Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Why Free Software has poor usability ?

 

 

First page Previous page 1 2 3 4 5 Next page Last page  View All MythTV users RSS feed   Index | Next | Previous | View Threaded


mithu.singh at gmail

Aug 4, 2008, 9:11 AM

Post #1 of 110 (981 views)
Permalink
Why Free Software has poor usability ?

Interesting article :: Why Free Software has poor usability, and how
to improve it
============================================================
Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
============================================================

Major Points in the article

* Weak incentives for usability.
* Few good designers.
* Design suggestions often aren't invited or welcomed.
* Usability is hard to measure.
* Coding before design.
* Too many cooks.
* Chasing tail-lights.
* Scratching their own itch.
* Leaving little things broken.
* Placating people with options.
* Fifteen pixels of fame
* Design is high-bandwidth, the Net is low-bandwidth.
* Release early, release often, get stuck.
* Mediocrity through modularity.
* Gated development communities
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


beww at beww

Aug 4, 2008, 9:15 AM

Post #2 of 110 (957 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

Param Singh wrote:
> Interesting article :: Why Free Software has poor usability, and how
> to improve it
> ============================================================
> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
> ============================================================
>
> Major Points in the article
>
> * Weak incentives for usability.
> * Few good designers.
> * Design suggestions often aren't invited or welcomed.
>

Well those first 3 certainly do not apply to the MythTV project.

beww
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


russ.dill at gmail

Aug 4, 2008, 9:23 AM

Post #3 of 110 (956 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Mon, Aug 4, 2008 at 9:11 AM, Param Singh <mithu.singh[at]gmail.com> wrote:
> Interesting article :: Why Free Software has poor usability, and how
> to improve it
> ============================================================
> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
> ============================================================
>
> Major Points in the article
>

Have you never worked on commercial software? I think all of these
could apply to any commercial software I worked on, plus more.

> * Weak incentives for usability.
> * Few good designers.
> * Design suggestions often aren't invited or welcomed.
> * Usability is hard to measure.
> * Coding before design.
> * Too many cooks.
> * Chasing tail-lights.
> * Scratching their own itch.
> * Leaving little things broken.
> * Placating people with options.
> * Fifteen pixels of fame
> * Design is high-bandwidth, the Net is low-bandwidth.
> * Release early, release often, get stuck.
> * Mediocrity through modularity.
> * Gated development communities
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


udovdh at xs4all

Aug 4, 2008, 9:27 AM

Post #4 of 110 (957 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

Brian Wood wrote:
>> * Design suggestions often aren't invited or welcomed.
>
> Well those first 3 certainly do not apply to the MythTV project.

Can we add fixing bugs?
Perhaps it is a-typical, but the `memory leak` thingie did not go too
well. And still doesn't.

Even when we reproduce the 'MythTV records but doesn't write mpegs'
issue the memory consumption goes up steadily.
I.e.: we see assumed leaks and we see a lack of error checking.

Who is assuming lead in making sure that this piece of free software
uses part of the resources to make stuff less buggy?
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


drescherjm at gmail

Aug 4, 2008, 9:28 AM

Post #5 of 110 (956 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

> Have you never worked on commercial software? I think all of these
> could apply to any commercial software I worked on, plus more.
>
I believe most of these apply to Microsoft software.

John
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


beww at beww

Aug 4, 2008, 9:28 AM

Post #6 of 110 (956 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

Russ Dill wrote:
> On Mon, Aug 4, 2008 at 9:11 AM, Param Singh <mithu.singh[at]gmail.com> wrote:
>> Interesting article :: Why Free Software has poor usability, and how
>> to improve it
>> ============================================================
>> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
>> ============================================================
>>
>> Major Points in the article
>>
>
> Have you never worked on commercial software? I think all of these
> could apply to any commercial software I worked on, plus more.

I agree totally. Be sure to include artificial marketing-driven release
deadlines, feature creep as customers change their minds, "features"
designed to lock in customers, not perform the intended function, cost
reduction measures and many other problems.

The only area where commercial software seems to best open source stuff
is probably documentation, and often not even there.

beww
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mtdean at thirdcontact

Aug 4, 2008, 9:33 AM

Post #7 of 110 (957 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On 08/04/2008 12:15 PM, Brian Wood wrote:
> Param Singh wrote:
>
>> Interesting article :: Why Free Software has poor usability, and how
>> to improve it
>> ============================================================
>> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
>> ============================================================
>>
>> Major Points in the article
>>
>> * Weak incentives for usability.
>> * Few good designers.
>> * Design suggestions often aren't invited or welcomed.
> Well those first 3 certainly do not apply to the MythTV project.

But what about:

>> * Placating people with options.

Mike
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mithu.singh at gmail

Aug 4, 2008, 9:36 AM

Post #8 of 110 (957 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

>> Have you never worked on commercial software? I think all of these
>> could apply to any commercial software I worked on, plus more.

>> I believe most of these apply to Microsoft software.


IMO, the notion behind sharing this article was to discuss if we ( as
mythtv community ) are lacking in any of those points mentioned in the
article; rather than pointing fingers and drawing comparisons.

~param
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


drescherjm at gmail

Aug 4, 2008, 9:41 AM

Post #9 of 110 (959 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Mon, Aug 4, 2008 at 12:36 PM, Param Singh <mithu.singh[at]gmail.com> wrote:
>>> Have you never worked on commercial software? I think all of these
>>> could apply to any commercial software I worked on, plus more.
>
>>> I believe most of these apply to Microsoft software.
>
>
> IMO, the notion behind sharing this article was to discuss if we ( as
> mythtv community ) are lacking in any of those points mentioned in the
> article; rather than pointing fingers and drawing comparisons.
>

I fully believe that MythTV suffers from none of the above problems.

John
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


myth at dermanouelian

Aug 4, 2008, 10:01 AM

Post #10 of 110 (958 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Aug 4, 2008, at 9:23 AM, Russ Dill wrote:

> On Mon, Aug 4, 2008 at 9:11 AM, Param Singh <mithu.singh[at]gmail.com>
> wrote:
>> Interesting article :: Why Free Software has poor usability, and how
>> to improve it
>> ============================================================
>> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
>> ============================================================
>>
>> Major Points in the article
>>
>
> Have you never worked on commercial software? I think all of these
> could apply to any commercial software I worked on, plus more.

I agree. The only difference is that commercial software with good
usability usually pays someone to work solely on usability. If you
paid me what I make at my regular job to work on the usability of
MythTV, it would be pretty awesome. Just sayin'... ;)

_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


digitalaudiorock at gmail

Aug 4, 2008, 10:27 AM

Post #11 of 110 (942 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Mon, Aug 4, 2008 at 12:23 PM, Russ Dill <russ.dill[at]gmail.com> wrote:
> On Mon, Aug 4, 2008 at 9:11 AM, Param Singh <mithu.singh[at]gmail.com> wrote:
>> Interesting article :: Why Free Software has poor usability, and how
>> to improve it
>> ============================================================
>> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
>> ============================================================
>>
>> Major Points in the article
>>
>
> Have you never worked on commercial software? I think all of these
> could apply to any commercial software I worked on, plus more.
>

Amen to that. Anyone who gripes about "usability" specifically in
regard to free software has obviously never had to use Lotus
Notes...:D (anyone who has just got a cold chill...).

I'd go one step further...in my experience as a developer I've noticed
that very poor decisions get made in commercial software because "can
we do it" _always_ seems to trump "should we do it". That's how
feature bloat and a lot of hopeless spaghetti code are born, and
everything suffers as a result down the road: usability, stability,
future development, you name it. That's often the sad reality of
sales/marketing driven development.

Quite the opposite seems to be the case in most open source projects.
If a certain feature or a specific approach to a feature/issue will
become a nightmare down the road, most of the time the smart long term
decision is made.

In my career I've often been the pessimist pointing out the
nightmarish future of such decisions to no avail, only to be proven
horrifyingly correct later on.

Tom
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


beww at beww

Aug 4, 2008, 10:29 AM

Post #12 of 110 (942 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

Michael T. Dean wrote:
> On 08/04/2008 12:15 PM, Brian Wood wrote:
>> Param Singh wrote:
>>
>>> Interesting article :: Why Free Software has poor usability, and how
>>> to improve it
>>> ============================================================
>>> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
>>> ============================================================
>>>
>>> Major Points in the article
>>>
>>> * Weak incentives for usability.
>>> * Few good designers.
>>> * Design suggestions often aren't invited or welcomed.
>> Well those first 3 certainly do not apply to the MythTV project.
>
> But what about:
>
>>> * Placating people with options.

And precisely which commercial software provider does this? :-)

beww
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mrand at pobox

Aug 4, 2008, 10:47 AM

Post #13 of 110 (942 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Mon, Aug 4, 2008 at 11:41 AM, John Drescher <drescherjm[at]gmail.com> wrote:
>
> I fully believe that MythTV suffers from none of the above problems.

I believe that MythTV suffers from a few minor usability issues.
Hmmm... well, thinking about it a bit more, I see a trend: everything
I can think of is plugins releated. Are they considered part of Myth
proper? And perhaps the reason(s) for the usability issues stems from
plugins understandably receiving less attention than other parts of
MythTV?

Anyway, the most common complaint is Mythmusic. Configuring
Mythweather recently got added. I'd personally add Mytharchive to the
list as well.

Again, I'm not saying that it is necessarily the fault of the
dedicated developers. They do what they can with the time they have.
But maybe that hints at another common few software problem: having
too few developers (did the word "designers" mean developers in the
original list)?

Respectfully submitted,

Marc
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jra at baylink

Aug 4, 2008, 12:50 PM

Post #14 of 110 (928 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Mon, Aug 04, 2008 at 10:15:01AM -0600, Brian Wood wrote:
> Param Singh wrote:
> > Interesting article :: Why Free Software has poor usability, and how
> > to improve it
> > ============================================================
> > Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
> > ============================================================
> >
> > Major Points in the article
> >
> > * Weak incentives for usability.
> > * Few good designers.
> > * Design suggestions often aren't invited or welcomed.
>
> Well those first 3 certainly do not apply to the MythTV project.

Indeed.

I read that piece, and I'm going to do a point by point "what the hell
were you thinking" rebuttal, because most of those solutions won't
really ring the chimes of most people leading FOSS projects in *my*
experience...

but I do agree that there's almost no place in FOSS for
designer/analysts who are *not* coders, and I think that's a loss
(mostly because I am one, of course...)

Cheers,
-- jra
--
Jay R. Ashworth Baylink jra[at]baylink.com
Designer The Things I Think RFC 2100
Ashworth & Associates http://baylink.pitas.com '87 e24
St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274

Those who cast the vote decide nothing.
Those who count the vote decide everything.
-- (Josef Stalin)
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jra at baylink

Aug 4, 2008, 12:51 PM

Post #15 of 110 (930 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Mon, Aug 04, 2008 at 12:47:47PM -0500, Marc Randolph wrote:
> I believe that MythTV suffers from a few minor usability issues.
> Hmmm... well, thinking about it a bit more, I see a trend: everything
> I can think of is plugins releated. Are they considered part of Myth
> proper? And perhaps the reason(s) for the usability issues stems from
> plugins understandably receiving less attention than other parts of
> MythTV?
>
> Anyway, the most common complaint is Mythmusic. Configuring
> Mythweather recently got added. I'd personally add Mytharchive to the
> list as well.

In my case, it's MythArchive, which drives, from a keyboard, almost --
but not quite entirely -- differently than the rest of Myth.

I have some other problems with it right now as well, but they're for a
different thread.

Whose project is that, and is it supported somewhere other than this list?

Cheers,
-- jra
--
Jay R. Ashworth Baylink jra[at]baylink.com
Designer The Things I Think RFC 2100
Ashworth & Associates http://baylink.pitas.com '87 e24
St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274

Those who cast the vote decide nothing.
Those who count the vote decide everything.
-- (Josef Stalin)
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


nick.rout at gmail

Aug 4, 2008, 1:51 PM

Post #16 of 110 (929 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Tue, Aug 5, 2008 at 4:27 AM, Udo van den Heuvel <udovdh[at]xs4all.nl> wrote:
> Brian Wood wrote:
>>> * Design suggestions often aren't invited or welcomed.
>>
>> Well those first 3 certainly do not apply to the MythTV project.
>
> Can we add fixing bugs?
> Perhaps it is a-typical, but the `memory leak` thingie did not go too
> well. And still doesn't.
>
> Even when we reproduce the 'MythTV records but doesn't write mpegs'
> issue the memory consumption goes up steadily.
> I.e.: we see assumed leaks and we see a lack of error checking.
>
> Who is assuming lead in making sure that this piece of free software
> uses part of the resources to make stuff less buggy?

Broken record speaks again. And how is this related to the article,
which cincentrates on usability, ie the user interface design.
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


skd5aner at gmail

Aug 4, 2008, 3:21 PM

Post #17 of 110 (918 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Mon, Aug 4, 2008 at 12:15 PM, Brian Wood <beww[at]beww.org> wrote:
> Param Singh wrote:
>> Interesting article :: Why Free Software has poor usability, and how
>> to improve it
>> ============================================================
>> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
>> ============================================================
>>
>> Major Points in the article
>>
>> * Weak incentives for usability.
>> * Few good designers.
>> * Design suggestions often aren't invited or welcomed.
>>
>
> Well those first 3 certainly do not apply to the MythTV project.
>
> beww

You are joking right? These first 3 defintely apply to myth and if
you don't think that, then that's exactly the kind of behavior that
this article is pointing out. I mean, the motto that I've heard for
the last 4 years is "for developers, by developers" and as the article
points out, developers aren't designers. I mean, I keep rather quite
on these lists, but I read every single commit that goes into SVN and
much of the stuff on both the -users and developers list. I can't
count the number of times I've even heard many of the excellent
developers of mythtv mention that their not forte is not design or
usability - it's coding.

*Usability - could be WAY better. I would never want to deploy myth
to someone who wasn't technical like me. However, I like it, because
I am a power user. But, usability has never been a primary focus of
the project, it's always been secondary to functionality. In fact, go
search the archives and you'll get nearly 500+ emails on usability:
http://www.gossamer-threads.com/lists/engine?list=mythtv&do=search_results&search_forum=forum_1&search_string=usability&search_type=AND
not to mention I remember a thread from a couple years ago where
someoen was offering to do usability testing on myth because they felt
usability sucked, but it wasn't really welcomed - I think it might
have been this thread:
http://www.gossamer-threads.com/lists/mythtv/users/158724?search_string=usability%20test;#158724
or this great example:
http://www.gossamer-threads.com/lists/mythtv/users/172094?search_string=usability%20assessment;#172094
(couldn't find the whole thread on Gossamer).

Not to mention that as extensible as current mythweather is, it's got
to be one of the worst offenders of usability I've ever seen... I'm
sure it can be salvaged, but it sure isn't as nice as "enter your zip
code and/or city" and get your weather. To get weather radar maps
that was of my region, I had to go out, look at the source of
weather.com and copy and paste into an xml file. Yea, that's NOT a
good example of usability. Also, the data rendors pretty horribly
(design issues). I'm not picking on anyone, just the way it is and I
know it'll get better with time.

*Few Designers - explain to me why MythUI has been ticket #12 in trac
for over 3 years, listed with a priority of "Blocker" and a severity
of "High" and has had it's milestone transitioned over 3-4 versions
(http://svn.mythtv.org/trac/ticket/12)? I think Stuart and a few
other developers have really taken the batton this time and are
working hard, and I'm really excited that it'll finally be coming in
.22! Also, who here wonders why we don't get much love for existing
and new themes? I mean, Justin stepped up, but that's just 1 man and
he had to back off because it was too much for one person to handle
the entire design and maintenance of themes. Even then, his themes
were included in trunk, but aren't maintained the same as the "core"
themes. Very frustrating that these great themes don't get the same
respect and updates that myththemes and the standard themes gets.

*Design suggestions often aren't invited or welcomed - Um, I would say
this, while most folks might not want to admit it, have plauged myth
since the begining. This was always Issac's little experiment that
just grew, and grew, and then only a few core developers really have a
say in what goes and what doesn't. How many of the feature
suggestions have been implemented from the wiki
http://www.mythtv.org/wiki/index.php/Feature_Wishlist? Developers of
myth implement features THEY want/need, bug reports are the only ones
that generally acted on unless you do all the work yourself and submit
a full functioning patch for a feature enhancement. EVEN if you do
that, I've seen great patches sit and get stale in trac like Mark's
mutli-channel audio patch which sat in trac for over 2 years before
being included (http://svn.mythtv.org/trac/ticket/1104). Or something
like the pretty cool auto-fill/leterbox feature that's been in trac
for nearly 6 months, ready to be commited
(http://svn.mythtv.org/trac/ticket/4872). In fact, and I'm not saying
I care one way or another on this subject, but I saw a thread
recentely where someone wanted to know about BitTorrent integration
and was promptly told to cease and dissist because Isaac already said
the feature would never go in. That's Isaac's call, I suppose, but
that's just one of many I've seen over the years. I respect the fact
that there are people making calls like that, but in general, I would
say that F/OSS projects like mythtv don't compare to the openess or
success or "user requests" that projects like asterisk, GAIM, etc have
had... of course, this particular point was on design and not code,
but they overlap greatly.


On Mon, Aug 4, 2008 at 12:41 PM, John Drescher <drescherjm[at]gmail.com> wrote:
> On Mon, Aug 4, 2008 at 12:36 PM, Param Singh <mithu.singh[at]gmail.com> wrote:
>>>> Have you never worked on commercial software? I think all of these
>>>> could apply to any commercial software I worked on, plus more.
>>
>>>> I believe most of these apply to Microsoft software.
>>
>>
>> IMO, the notion behind sharing this article was to discuss if we ( as
>> mythtv community ) are lacking in any of those points mentioned in the
>> article; rather than pointing fingers and drawing comparisons.
>>
>
> I fully believe that MythTV suffers from none of the above problems.
>
> John


As much as I respect the mythtv developers, the project, and in
general I'm a happy user... I just can't believe that's true. I want
to give them all the credit I can, but saying the mythtv world is
perfect is just pointless. No project is perfect and EVERY F/OSS
project could learn something from that article. I don't think it
does the project any good to ignore suggestions for improvement.

Let's look at the rest of the bullets:
* Usability is hard to measure. - True
* Coding before design. - I think this is the #1 issue with myth's
usability/design. Need to understand "form and function"
* Too many cooks. - Pretty true, this is hard for all F/OSS projects
with a decentralized team. This is a category where commerical
software will (almost) always win.
* Chasing tail-lights. - I don't think myth is a huge offender of this...
* Scratching their own itch. - I think this is the #1 explanaition for
how myth got to where it is today. "For developers, by developers"
(http://www.mail-archive.com/mythtv-dev[at]mythtv.org/msg14906.html)
* Leaving little things broken. - I see this all the time in myth,
things that don't impact the developers, so they don't fix it...
"patches welcome", think of the multi-record feature that lots of
folks in EU wanted, they had to bounty up to convience the developers
to invest the time to do it - even though that was more of an
enhancement than a fix.
* Placating people with options. - Seriously, do I even need to point
out the hundreds of discussions on simplifying settings? Also, what
about the "hidden" options that are only available by directly editing
the database.
* Fifteen pixels of fame - I don't think myth suffers from this
* Design is high-bandwidth, the Net is low-bandwidth. - Most
developers use IRC, but that's about it. Most work is done on an
individual basis.
* Release early, release often, get stuck. - haha, I don't think myth
has this problem, BUT there could be design specifications. I think
the developers are doing this properly for .22 with prioritizing
mythui and QT4 migration.
* Mediocrity through modularity. - no comments
* Gated development communities - Definitely!

Anyway - I saw this linked on slashdot and thought the same thing. I
think someone even posted a comment mentioning mythtv in comparison
with other F/OSS offerings as an example of a project that could
benefit with better design/usability practices.

I hope the developers can take some of this to heart. I know they're
all extremely talented coders, but design and usability are a
different beast.

Thanks!
Matt
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


gull at gull

Aug 4, 2008, 7:59 PM

Post #18 of 110 (903 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

Brian Wood wrote:
>> * Design suggestions often aren't invited or welcomed.
>>
>>
>
> Well those first 3 certainly do not apply to the MythTV project.
>
I think design suggestions are generally only welcome if patches are
attached. ;)

_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


seven at seven

Aug 4, 2008, 11:30 PM

Post #19 of 110 (892 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

> Brian Wood wrote:
>>> * Design suggestions often aren't invited or welcomed.
>>
>> Well those first 3 certainly do not apply to the MythTV project.
>
> Can we add fixing bugs?
> Perhaps it is a-typical, but the `memory leak` thingie did not go too
> well. And still doesn't.
>
> Even when we reproduce the 'MythTV records but doesn't write mpegs'
> issue the memory consumption goes up steadily.
> I.e.: we see assumed leaks and we see a lack of error checking.
>
> Who is assuming lead in making sure that this piece of free software
> uses part of the resources to make stuff less buggy?

I think this is very apt

http://linuxhaters.blogspot.com/2008/08/one-bug-report-to-rule-them-all.html


_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


n0nb at n0nb

Aug 5, 2008, 4:17 AM

Post #20 of 110 (886 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

* Tom Dexter <digitalaudiorock[at]gmail.com> [2008 Aug 04 12:29 -0500]:
> On Mon, Aug 4, 2008 at 12:23 PM, Russ Dill <russ.dill[at]gmail.com> wrote:
> > On Mon, Aug 4, 2008 at 9:11 AM, Param Singh <mithu.singh[at]gmail.com> wrote:
> >> Interesting article :: Why Free Software has poor usability, and how
> >> to improve it
> >> ============================================================
> >> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-usability
> >> ============================================================
> >>
> >> Major Points in the article
> >>
> >
> > Have you never worked on commercial software? I think all of these
> > could apply to any commercial software I worked on, plus more.
> >
>
> Amen to that. Anyone who gripes about "usability" specifically in
> regard to free software has obviously never had to use Lotus
> Notes...:D (anyone who has just got a cold chill...).

Hear! Hear! For as many iterations as my company has out us through
with Notes, it just doesn't seem to improve. Oh, some bits get more
shiny, but it's fiercely beholden to the idea of top posting. A real
joy is getting a message that has been forwarded several times where
each forwarder has added their comments at the top. I've gotten used
to going to the bottom and rtying to read the things from the bottom
up. I think it's the ultimate PHB program designed by PHBs as each PHB
adds their comment at the top trumping all others before.

> In my career I've often been the pessimist pointing out the
> nightmarish future of such decisions to no avail, only to be proven
> horrifyingly correct later on.

My job is mostly hardware in telecom and, yes, I can relate.

- Nate >>

--

"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."

Ham radio, Linux, bikes, and more: http://n0nb.us/index.html
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jon.the.wise.gdrive at gmail

Aug 5, 2008, 7:50 AM

Post #21 of 110 (871 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Aug 5, 2008, at 4:17 AM, Nate Bargmann wrote:

> * Tom Dexter <digitalaudiorock[at]gmail.com> [2008 Aug 04 12:29 -0500]:
>> On Mon, Aug 4, 2008 at 12:23 PM, Russ Dill <russ.dill[at]gmail.com>
>> wrote:
>>> On Mon, Aug 4, 2008 at 9:11 AM, Param Singh
>>> <mithu.singh[at]gmail.com> wrote:
>>>> Interesting article :: Why Free Software has poor usability, and
>>>> how
>>>> to improve it
>>>> ============================================================
>>>> Link :: http://mpt.net.nz/archive/2008/08/01/free-software-
>>>> usability
>>>> ============================================================
>>>>
>>>> Major Points in the article
>>>>
>>>
>>> Have you never worked on commercial software? I think all of these
>>> could apply to any commercial software I worked on, plus more.
>>>
>>
>> Amen to that. Anyone who gripes about "usability" specifically in
>> regard to free software has obviously never had to use Lotus
>> Notes...:D (anyone who has just got a cold chill...).
>
> Hear! Hear! For as many iterations as my company has out us through
> with Notes, it just doesn't seem to improve. Oh, some bits get more
> shiny, but it's fiercely beholden to the idea of top posting. A real
> joy is getting a message that has been forwarded several times where
> each forwarder has added their comments at the top. I've gotten used
> to going to the bottom and rtying to read the things from the bottom
> up. I think it's the ultimate PHB program designed by PHBs as each
> PHB
> adds their comment at the top trumping all others before.
>

Yea! My company was bought by another company that uses Notes.They
migrated us off of Exchange server and outlook about 6 years ago, and
still to this day everybody gripes about it. Of course, the people
making decisions in KC seem to be a bit retarded when it comes to
software usability. ActiveX driven ticketing programs that connect to
databases 1500 miles away...


_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


udovdh at xs4all

Aug 5, 2008, 10:04 AM

Post #22 of 110 (863 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

Nick Rout wrote:
>> Even when we reproduce the 'MythTV records but doesn't write mpegs'
>> issue the memory consumption goes up steadily.
>> I.e.: we see assumed leaks and we see a lack of error checking.
>>
>> Who is assuming lead in making sure that this piece of free software
>> uses part of the resources to make stuff less buggy?
>
> Broken record speaks again. And how is this related to the article,
> which cincentrates on usability, ie the user interface design.

It was about adding.
Not a broken record if stuff would be in process of fixing.
I detailled the details. It was about adding to the list.
So no complaining about the message, please.
It is a certain area of problems that would have been fixed by now in
some way in commercial software. (can't have slashdot users say you have
a memory leak or weird bugs for that matter)

See?

Udo
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


gull at gull

Aug 5, 2008, 10:18 AM

Post #23 of 110 (866 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

Udo van den Heuvel wrote:
> It is a certain area of problems that would have been fixed by now in
> some way in commercial software.

If you think fixing memory leaks is a high priority in commercial
software, you haven't used much commercial software. ;)

The fact is memory leaks are exceedingly hard to track down, and they
plague almost everything written in C and C++. The design of those
languages practically ensures that memory leaks will exist.

_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mithu.singh at gmail

Aug 5, 2008, 12:25 PM

Post #24 of 110 (836 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

If everything about mythtv and its usability is good, then why
competitors are using "mythtv is a lot of work" as marketing tool ?

Screenshot :: http://img360.imageshack.us/img360/5687/mythtvju4.png

~param
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jason0x21 at gmail

Aug 5, 2008, 12:29 PM

Post #25 of 110 (837 views)
Permalink
Re: Why Free Software has poor usability ? [In reply to]

On Tue, Aug 5, 2008 at 3:25 PM, Param Singh <mithu.singh[at]gmail.com> wrote:
> If everything about mythtv and its usability is good, then why
> competitors are using "mythtv is a lot of work" as marketing tool ?
>
> Screenshot :: http://img360.imageshack.us/img360/5687/mythtvju4.png
>

You are aware that sometimes advertisers have been known to
misrepresent the competition, right?

I mean, it's not unheard of.

--
Jason Sullivan
jason0x21[at]gmail.com
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

First page Previous page 1 2 3 4 5 Next page Last page  View All MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.