Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

How To Fix the Poor Usability of Free Software

Posted by kdawson on Sun Aug 03, 2008 02:28 PM
from the design-early-and-often dept.
flosofl writes "Matthew Paul Thomas has an entry on his blog called Why Free Software Has Poor Usability, And How To Improve It. While this advice is helpful and may indeed lead to improvements in many open source programs, the guidelines may be much more difficult for smaller projects. From the entry, 'Free Software has a long and healthy tradition of "show me the code." But when someone points out a usability issue, this tradition turns into "patches welcome," which is unhelpful since most designers aren't programmers. And it's not obvious how else usability specialists should help out.'" Thomas has been developing the ideas in this essay for years. The critique is comprehensive, listing 15 challenges in the way software projects, and in particular free software projects, are structured, with suggestions for improving each one.
+ -
story

Related Stories

This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Usability is a matter of opinion by clang_jangle (Score:1) Sunday August 03 2008, @02:35PM
    • by the_humeister (922869) on Sunday August 03 2008, @02:45PM (#24458317)

      (2) "Designers" who can't code have absolutely no business "working" in software. If you think you really know how an interface should work and look, then learn to code it. Otherwise, you're just a critic of the kind that the NYT doesn't hire.

      I'm going to take issue with this. Basically you're saying if you can't do X, then your critique is useless. Just because you can't sing doesn't mean you can't critique other people's singing. Just because you don't know how to make a car doesn't mean you can't critique that horrible dashboard layout.

      • by Firehed (942385) on Sunday August 03 2008, @03:02PM (#24458469) Homepage

        Mod parent up. The whole source of this problem is that most programmers can't design (or follow UI guidelines), but they think they can. On the flip side, I've seen a lot of designers who can sort of code makes some really god-awful programs that look great that are less optimized than doing it by hand.

        I can't design and I know it. But I still know when someone else's design either works or fails utterly, and I'll give the designer props/shit accordingly. Typically, coders are very poor designers and designers are very poor coders. There are the rare exceptions of course, but they're off making too much money to devote time to free software (the single exception that I know of being the designer+developer of Quicksilver).

        Widely-used Free software occasionally picks up enough steam to get some people who can really design on board (read: Firefox), but by and large, Free software tends to be developer-centric, menu-driven apps that work very well if you can figure out how to use them. As a developer I often can, but I still tend to suggest people use the paid equivalent if they ask simply so they don't come back to me every hour asking how to do that next thing.

      • by Poromenos1 (830658) on Sunday August 03 2008, @03:12PM (#24458553) Homepage

        The issue is more general than that. The usability experts who can't code *can* improve usability, by telling the developers what to do.

        It's more of an issue of *just* criticising, instead of offering constructive opinions. If all you can do is say "this sucks" but not say why or how it can be improved, then I agree, you have no business in software. If, on the other hand, you can find a way to improve it, I'm sure many people will welcome your advice and implement it.

        • theats a bucha bs by flahwho (Score:1) Sunday August 03 2008, @03:58PM
        • by ibbie (647332) on Sunday August 03 2008, @04:05PM (#24459143) Journal

          If, on the other hand, you can find a way to improve it, I'm sure many people will welcome your advice and implement it.

          Agreed. Just telling a programmer that their software isn't usable isn't very constructive. Often times, they already know that, they just don't know the best way to fix it.

          One good, non-specific way might be to offer to write an article including a basic set of guidelines for a popular site - say linux journal or linux magazine. Or where ever you think it might come up nicely in a google search, for that matter.

          I realize that this might not be a motivation for those who want an immediate return for their efforts - who want specific software X to be more usable - but you never know. Maybe someone who's currently writing software Y, that you've been dying for, will take your advice and make their software contribution that much better.

          I suppose what I'm trying to say is that a lot of programmers - myself included - would love it if usability experts would devote some of their time and effort into making our own time and effort more worthwhile to the end users. Heck, even if they don't consider themselves an "expert", if they think they have a few ideas on what would be better, it'd be much more appreciated than a simple comment about how something "sucks".

          • by hedwards (940851) on Sunday August 03 2008, @07:52PM (#24461055)

            That's definitely true, most people that code want their programs to be used and as such are unlikely indeed to leave usability issues in when they know how to fix them.

            I'm not really sure why open source is getting blamed here, commercial programs are often times just as bad or worse, and at least with open source, I can use it for a few months or even years before deciding if I want to contribute.

            Sometimes knowing all the ins and outs of a program makes it harder to make an interface that is useful for those starting out or that don't have all the information. Ideally the learning curve should be relatively gentle and long enough to deal with necessary complexities.

            Having a gentle curve that is too short ends you up sort of where Windows is. With the program making most of the decisions and with the tools to override things hidden in a hard to access area. Assuming that one can even override them in the first place.

          • Re:Usability is a matter of opinion by gr8dude (Score:2) Monday August 04 2008, @05:37AM
          • Re:Usability is a matter of opinion by frisket (Score:2) Monday August 04 2008, @12:06PM
        • Re:Usability is a matter of opinion by r00t (Score:2) Sunday August 03 2008, @04:06PM
        • Re:Usability is a matter of opinion by Bogtha (Score:3) Sunday August 03 2008, @04:17PM
        • by Mr. Flibble (12943) on Sunday August 03 2008, @04:49PM (#24459609) Homepage

          The issue is more general than that. The usability experts who can't code *can* improve usability, by telling the developers what to do.

          It's more of an issue of *just* criticising, instead of offering constructive opinions. If all you can do is say "this sucks" but not say why or how it can be improved, then I agree, you have no business in software. If, on the other hand, you can find a way to improve it, I'm sure many people will welcome your advice and implement it.

          RE: Bugfix, Usability is a matter of opinion

          *WONTFIX*

          Usage works for me.

          *Ducks and runs*

          • by Gazzonyx (982402) on Sunday August 03 2008, @09:26PM (#24461605)

            The issue is more general than that. The usability experts who can't code *can* improve usability, by telling the developers what to do.

            It's more of an issue of *just* criticising, instead of offering constructive opinions. If all you can do is say "this sucks" but not say why or how it can be improved, then I agree, you have no business in software. If, on the other hand, you can find a way to improve it, I'm sure many people will welcome your advice and implement it.

            RE: Bugfix, Usability is a matter of opinion

            *WONTFIX*

            Usage works for me.

            *Ducks and runs*

            Note to self: fork codebase. Send snarky message at 1.0 release. ;)

          • Re:Usability is a matter of opinion by WilliamSChips (Score:2) Tuesday August 05 2008, @07:15AM
        • Re:Usability is a matter of opinion by pbhj (Score:2) Monday August 04 2008, @09:50AM
        • 1 reply beneath your current threshold.
      • by John Allsup (987) <s@chalisque.googlemail@com> on Sunday August 03 2008, @03:28PM (#24458739) Homepage Journal

        Agreed. Understanding usability is a totally different discipline to coding. One can easily do either without being able to do the other. The problem is that proper solutions to usability problems need proper foundations laid. Complaints about the foundations of usability tend to fall on deaf ears in the Free Software community -- certainly those who care are in the minority.

      • by grumbel (592662) <grumbel@gmx.de> on Sunday August 03 2008, @03:45PM (#24458919) Homepage

        I wouldn't go so far to say that a critique is useless, but there is truth in his statement. A lot of usability problems are not just where you place the buttons, but they are much more deeply down in the code structure. Take Gimp for example, one of my issues with it is its lackluster animation support, you of course can try to polish the GUI a bit, but the real problem are much deeper down into the code and need to be fixed there first before you can even start to think about a proper GUI, same is true for a lot of other issues.

        Usability in the free software world is simply not just an issue of GUI, but goes down through all layers of the code, since after all, they have to be usable too, both by developers and users. Tackling the GUI is all nice and good, but it really is only a small part of the whole picture.

      • Re:Usability is a matter of opinion by Digicrat (Score:2) Sunday August 03 2008, @07:08PM
      • Re:Usability is a matter of opinion by sir fer (Score:1) Sunday August 03 2008, @11:45PM
      • Re:Usability is a matter of opinion by The_reformant (Score:1) Monday August 04 2008, @03:34AM
      • Re:Usability is a matter of opinion by MythoBeast (Score:2) Monday August 04 2008, @04:12PM
      • 2 replies beneath your current threshold.
    • Re:Usability is a matter of opinion by cheroke (Score:1) Sunday August 03 2008, @02:45PM
    • by jps25 (1286898) on Sunday August 03 2008, @02:46PM (#24458323)

      Okay, I know these are unpopular things to say, but I feel they need saying. These are just my opinions.

      (1) "Usability" is in the mind of the user. If you learned how to use some other system first and now expect that any other way of doing
      things isn't "usable" enough, that's just plain old resistance to change. It says more about you than it does about the usability of the software in question.

      It seems you've never used emacs, little one.
      And no, it doesn't say more about me than the software if I find that almost all GUIs in Linux are shit and that the command line is more usable.

      (2) "Designers" who can't code have absolutely no business "working" in software. If you think you really know how an interface should work and look, then learn to code it. Otherwise, you're just a critic of the kind that the NYT doesn't hire.

      "Right."
      And neither have "coders" who can't "design" something the "average" "user" "thinks" is "usable" .

      • by jedidiah (1196) on Sunday August 03 2008, @03:36PM (#24458815) Homepage

        The command line in Unix is more "usable" because it is older, more mature,
        has more features and flexibility, and is more easily extensible. I can
        augment a GUI with a few lines of shell scripting with considerably less
        effort than it would take to "fix" the given GUI application.

        I can make some shell script both easier and simpler than just about
        any GUI application and tailor it to my own needs so that it most
        closely meets my needs (and thus meets my own personal notion of
        "intuitive").

        That said, there are still Unix/Linux GUI applications that are
        more functional, simpler and easier than their Windows/Mac
        counterparts that we're supposed to be cloning. The "chasing
        tail lights" criticism is a very good one in this respect because
        sometimes neither of the allegedly "better" platforms do it right
        or better.

        At this point, it's no longer a given that the Mac or Windows version
        of some GUI for some sort of app is any better.

        Improvement of Linux GUI's should not be limited by what Mac or Windows
        applications do or what design dogmas they follow.

        • by BlackCreek (1004083) on Sunday August 03 2008, @04:01PM (#24459097)

          The command line in Unix is more "usable" because it is older, more mature, has more features and flexibility, and is more easily extensible.

          And also because all these Computer Science / Physics / Engineering graduates that argue how easy is to get things done with a shell so conveniently forget the amount of time they dedicated to learn how to use a shell.

          I am personally (much) more comfortable using zsh than any GUI for manipulating files, or other tasks. But what most people tend to forget is that there is a much larger pool of users that are not willing to memorize 200 commands, and read man pages for days and days in order to just use their computer.

          • by multi io (640409) on Sunday August 03 2008, @05:00PM (#24459737)
            "Command line for experts, GUIs for casual users" is a false dilemma anyway. Which is why people don't generally use command lines to draw images, compose music or construct cars and airplanes on a computer, no matter what their skill level is. Even the most skilled "Engineering graduates" use, among other software, CAD programs (which have GUIs).
          • by im_thatoneguy (819432) on Sunday August 03 2008, @05:52PM (#24460171)

            EXACTLY! I can learn a programming language and write a program that does precisely what I want it to do. But that takes a vast investment of time to have a tool which does instantly what I need done. Perfect for people like programmers who might do one thing over and over and over and over... but not so hot for someone who just wants to do something once every 3 months.

            The bane of the command line program is this: ">"

            I sit there and stare at the little arrow. I want to copy a file. But all I can see is ">" What does ">" mean? Maybe I should type in what I want to do "CopyFile"... "command unknown". Great... well I'm out of ideas. Yes the interface might be faster... if you don't have to open a MAN file every 10 minutes because you forgot if it was cpyfile or copyfile or cpyfle or copy_file or copy-file or... whatever. The point is. Command lines are like code. They will do exactly what you want them to do once you know the magic incantantation with the right pronunciation. But if you know what you want to do but have never used the software before you're SOL. This is why I love node based tools. When I'm learning a new programming language I have no idea what classes and functions exist. I might even know the exact tool I need "I need to find the position in a string where "hello" is found". But translating that into a class name is a game witchcraft and endless help document scimming until you happen to find an arbitrary function name which does it.

            GUIs show me my choices. Yes they show me my choices every single time. But I like to know what it is I can do. A BAD gui doesn't show me my opportunities. It buries it in a menu which is as bad as burying it in a command line command somewhere. But even a GUI is better than a command line while learning because when you finally do find the command you want to do... you can act on it instantly! No closing the MAN file reciting "'copyfile 'filename' -f -s-t-u #silent *underhanded" in your head hoping you don't forget it before you type it in.

            Again many developer tools can operate on command line because the functionality barely changes from version to version. In all of the software I use every release adds hundreds of new features I need to learn and I need real time feedback on changes I make... I can't wait to execute a command to see if it's right.

            Take SQL as a perfect example of a command line tool. SQL has barely changed in its command structure in 15 years. Of course you're super fast at writing complex SQL scripts that deliver exactly the information you need! You've been practicing those exact same commands for 15 years! What if SQL radically changed every few months? And what if instead of only a few dozen commands chained together it was 10,000 tools and settings in a single application? You cany very quickly get to the point in most software where it is simply impossible to use it as a command line tool and expect a user to use it without a MAN file permanantly open next to it.

            I've spent 3 years learning MaxScript for instance for 3DsMax. Which is its command line toolset. It can take me a week to create a script which I can do in 20 seconds using the GUI. Once I write the script it might take an artist half a second but even I completely forget the name of a function I wrote earlier in the morning "What was it again? GetObjectIDFromDatabase or was it getObjectfromDatabase... what was the order of the function calls again? What was the name of that function which... I wrote it myself! And I still have to refer to my own help file to remember what the name of 90% of my commands are. It's unreasonable to expect someone to remember the command names and possible flags for 200 functions... and that's a primitive script. And even if I did expect someone to memorize all 200 commands... they would just have to memorize another 200 the next month when another tool is added to the toolset... and another 200 the next month after that... and another 200 the month after that.

          • Is it slash forward or slash back? by westlake (Score:2) Monday August 04 2008, @12:25AM
        • Re:Usability is a matter of opinion by multi io (Score:2) Sunday August 03 2008, @04:54PM
        • Re:Usability is a matter of opinion by doupatex (Score:1) Sunday August 03 2008, @05:36PM
        • by delt0r (999393) on Monday August 04 2008, @04:45AM (#24463965)
          Great point.

          They are taking about UI and usability as if its a solved problem. Its not even close to a solved problem.

          A good example is my mum using windows vista. It was more than different enough from XP that she could not use it at all (we got as far as, "this is firefox, now you can use the internet"). I find word imposable to use, it never does anything *i expect* it to do. Then there the whole host of tasks that are not simple to visually represent on a screen.

          One of the easiest system i have ever used was a older radar system from a F16 and IANARO (Radar Operator). It had buttons around the side that told you what they did much like ATM machines.

          Personally we need a lot more experimental design rather than just blindly sticking to current UI dogma. An example that comes to mind is perhaps the wii.
        • 1 reply beneath your current threshold.
      • Re:Usability is a matter of opinion by FooBarWidget (Score:2) Sunday August 03 2008, @04:12PM
      • Re:Usability is a matter of opinion by sir fer (Score:1) Sunday August 03 2008, @11:33PM
    • by schnikies79 (788746) on Sunday August 03 2008, @02:46PM (#24458325)

      Bull crap. An architect doesn't build the building, the carpenter does. An electrical engineer working for the power company doesn't hang the lines, but they layout and design them.

      The same thing can go for almost any profession, software included. I don't code and no desire to code (I'm a chemist and have no interest in that part of computing), but I can tell you when the interface sucks and what could be better.

      My opinion is, people who won't accept criticism from others because "you don't code," or "you don't know what you're talking about" are nothing but elitist.

      • Re:Usability is a matter of opinion by El_Muerte_TDS (Score:3) Sunday August 03 2008, @03:03PM
      • Re:Usability is a matter of opinion by javelinco (Score:3) Sunday August 03 2008, @03:14PM
        • Dang by Mateo_LeFou (Score:3) Sunday August 03 2008, @03:31PM
          • Re:Dang by cyb97 (Score:2) Monday August 04 2008, @08:09AM
          • Re:Dang by KDR_11k (Score:1) Monday August 04 2008, @09:06AM
        • Re:Usability is a matter of opinion by Anonymous Coward (Score:1) Sunday August 03 2008, @04:37PM
        • by RedBear (207369) <redbear@redbearne t . com> on Sunday August 03 2008, @11:06PM (#24462247) Homepage

          It absolutely amazes me how many people like yourself get modded +5, Insightful in every single discussion like this, when you're all dead wrong. It amazes me how you think you're being logical and can go to incredibly great lengths to justify the continuing elitism of "if you don't know how to build the car you have no business driving it" kind of attitudes, which is exactly what you're espousing. Did you build your own car? Do you know how every single piece of it works? Can you recreate it from scratch? If not, shut your stupid pie hole.

          This idea that you have to be the world's foremost expert in a particular field in order to be allowed to open your mouth is just so unbelievably ridiculous that I can't understand how it keeps being perpetuated so strongly even on a site that is supposed to be full of relatively intelligent people.

          You're all constantly using obscure corner cases to try and demonstrate that any end user who ever criticizes the work of a "coder" is an idiot and wrong in all cases simply because they don't understand the precious code. Sure, users often misunderstand what the actual issue is with a program that's not working for them, so what? The fact remains that there is an issue, and blaming the user every single time solves nothing.

          The longer attitudes like this get perpetuated, the longer most open source software will remain the underdog that most non-coders won't touch with a ten foot pole because it's so baffling or aggravating to use. What all you elite coders need to come to grips with is that you are too close to the code. You understand the code too well and it blinds you to the real life usability problems. You don't realize how much your knowledge of the code warps the way you see the interface. You have to learn to forget what you know about the guts of the software and look at it with fresh eyes, like any new user does.

          The real question here: If you aren't making the software for people who don't know how to code, what are you doing putting a GUI on it in the first place? That is after all the entire purpose of a GUI in most cases, is it not? To make software accessible to and usable by people who don't know how to write the code themselves?

          Jeebus cripes, folks. Get over yourselves. Stick to writing command-line stuff if you don't want to respond to interface criticism or suggestions like a reasonable human being.

          Oh, and stop using Firefox as if it shows how great all open source code is. It's one application that has been worked on by teams of very talented people for several years and is supported by a business. Of course it's one of the best, but 99% of the open source software world falls a few miles short of that. Face up to that fact and you'll be better for it.

        • Re:Usability is a matter of opinion by jimicus (Score:2) Monday August 04 2008, @04:02AM
        • No, not really by Moraelin (Score:3) Monday August 04 2008, @06:33AM
        • Re:Usability is a matter of opinion by cyb97 (Score:2) Monday August 04 2008, @08:00AM
        • 2 replies beneath your current threshold.
      • Re:Usability is a matter of opinion by Anonymous Coward (Score:1) Sunday August 03 2008, @03:33PM
      • Re:Usability is a matter of opinion by jedidiah (Score:3) Sunday August 03 2008, @03:39PM
      • Re:Usability is a matter of opinion by KDR_11k (Score:1) Monday August 04 2008, @10:00AM
      • 3 replies beneath your current threshold.
    • by Yvan256 (722131) on Sunday August 03 2008, @02:48PM (#24458343) Homepage Journal

      Usability isn't supposed to be tied to the way you're used to do things, but to how intuitive it is.

      Let's take an old tired "cliché", if you will. Having to click on a button labeled "Start" to then choose "Shutdown" isn't obvious and must be learned.

      An old version of Quicktime had the volume control as a rotary dial. Yeah, that went well once translated into mouse control. That's why it was gone by the next version or so.

      Make clean interfaces with well-organized controls (keep it to a minimum, to what's required for the current task), label things properly if needed (not everyone knows how to use your programs) and don't overload the users with choices (have a "normal mode" and "expert mode", if needed).

      Other than that, use the OS's own widgets and don't force your "pretty graphics" onto your users. Slashdot's own form buttons come do mind (the Preview, Quote Parent, Options and Cancel buttons really seem out of place with the Aqua form widgets and probably with all the other OS widgets as well).

    • by Plug (14127) on Sunday August 03 2008, @02:49PM (#24458353) Homepage

      (2) "Designers" who can't code have absolutely no business "working" in software. If you think you really know how an interface should work and look, then learn to code it. Otherwise, you're just a critic of the kind that the NYT doesn't hire.

      Why should software be different from any other industry? Just because the barrier to entry is, in your opinion, lower? The people who design houses don't build them. Sure, they need a solid foundation in what can and can't be done, but architects and interior designers work to a mutually beneficial end with builders, carpenters and plumbers, etc.

    • by Anonymous Coward on Sunday August 03 2008, @02:49PM (#24458367)

      (1) "Usability" is in the mind of the user. If you learned how to use some other system first and now expect that any other way of doing
      things isn't "usable" enough, that's just plain old resistance to change. It says more about you than it does about the usability of the
      software in question.

      You are a good example of the "works for me" mentality in the open source software community. "If it works for me, then it must work for anybody else, and if it doesn't, it's their fault".

      (2) "Designers" who can't code have absolutely no business "working" in software. If you think you really know how an interface should
      work and look, then learn to code it. Otherwise, you're just a critic of the kind that the NYT doesn't hire.

      I'm sorry, what? Did you just say that if designers can't code, they shouldn't contribute? I thought this open source stuff was about the fact everybody could contribute to the program if they wanted, but apparently I thought wrong. Apparently only uber-geeks with a masterful command programming knowledge can work to improve open source software.

      Design is important. Not everybody wants to learn the idiosyncrasies of software; they want it to "just work". The moment everybody thinks that way is the moment open source software gets better.

      • by clang_jangle (975789) * on Sunday August 03 2008, @03:29PM (#24458743)

        I thought this open source stuff was about the fact everybody could contribute to the program if they wanted, but apparently I thought wrong. Apparently only uber-geeks with a masterful command programming knowledge can work to improve open source software.

        Your high horse is showing. :) If you don't like my GPL'd interface, you are free to design one of your own and hire someone else to code it for you, if necessary. FOSS does not mean, "anything you want, gratis!". It means if you don't like something you have the freedom to change it. I have little respect for those who use the word "free" as an excuse to try to hold up developers with their limitless opinion-based suggestions. Some projects are very open to user suggestions, others are very tied to following a well-defined vision. Neither model is "incorrect". No-one is forcing anyone to use any GPL software "as-is", that's the whole point. It's not so you can get your way while contributing nothing but opinions. Though occasionally you may get lucky like that. :)

      • Re:Usability is a matter of opinion by turbidostato (Score:1) Sunday August 03 2008, @05:27PM
      • Re:Usability is a matter of opinion by dondelelcaro (Score:2) Sunday August 03 2008, @05:38PM
      • Re:Usability is a matter of opinion by eloki (Score:1) Sunday August 03 2008, @08:35PM
      • 1 reply beneath your current threshold.
    • by lolocaust (871165) <sage> on Sunday August 03 2008, @02:54PM (#24458413) Homepage Journal
      (2) People who can't cook have no business eating food and complaining when it makes them puke.
    • by chinakow (83588) on Sunday August 03 2008, @02:55PM (#24458419)

      You seem to confuse usable with usability. Just because something can be used, doesn't mean it is the best option. By your logic we would all be using rocks to pound nails because, "It works, you just have to think a little bit." Being intuitive means that people want to use it that is the point. Unless of course you don't want people to use your product and if that is the case, why are you publishing it publicly?

      Your second point is rather funny to me. I wonder if you would say, "If someone doesn't know how to design an engine they have no business designing the rest of the car(oblig. car reference)?" People have specialities, that is how society works now.

      Finally a red herring [wikipedia.org] is irrelevant, we are talking about Linux not windows. I don't really like windows either but that is another discussion.

    • by wild_quinine (998562) on Sunday August 03 2008, @02:57PM (#24458429)

      1) "Usability" is in the mind of the user.

      There's some degree of truth in that, but since most people have essentially similar minds it makes sense to assume that certain types of operation make sense to the vast majority of people. Past experience can lock people into a certain conceptual mindset, there's no denying it. But the holy grail of usability is that which most closely reflects the way in which we have evolved to think.

      All computers are essentially tools to enable us to do things we otherwise would not be capable of, or would take much longer without. The best computer systems are the ones which interface as organically as possible with that which we are capable of. It's common sense.

      (2) "Designers" who can't code have absolutely no business "working" in software.

      That's ridiculous. If it weren't so absurd it would be offensive. Look at the credits for any major software release from the commercial realm. Let's take games, for example - in the entertainment industry, where if something is not 'usable' it is not fun, coders are outnumbered somthing like 20 to 1 by other types of developer, be they writers, artists, testers, etc. Hell, let's take the credits from GTA IV, the video game. They take HALF AN HOUR to scroll, when you complete the game. What percentage of those HUNDREDS of people do you think can code? Even to a reasonable level? Five to fifteen percent at the outside.

      When you need a job doing, you hire the person with the skills to do that job. You DON'T hire someone with the skills to do that job AND the skills to code. Sometimes that's not even desirable, and at best it's overkill.

    • Re:Usability is a matter of opinion by Anonymous Coward (Score:1) Sunday August 03 2008, @03:01PM
      • 1 reply beneath your current threshold.
    • No it isn't (Score:5, Insightful)

      by Sycraft-fu (314770) on Sunday August 03 2008, @03:07PM (#24458511)

      Humans have overall tendencies in what they find easier and harder to use. For example most people find it much harder to memorize lines of commands than to look through a set of icons, hence one of the reasons why GUIs are popular. There's real empirical research that has been done on this, some by psychologists, some by companies like Apple. While you may fall outside the norms for various reasons, that doesn't mean they don't exist.

      You also need to be careful in thinking that because you've taken the time to learn something, that means that it is easy. For example I drive a manual transmission vehicle. I have no problems doing so, it is second nature to me, no more problematic than an automatic. However, I am not going to say it is as easy. I remember a rather frustrating learning period when I was getting used to the feel of a clutch and how to shift. It is easy now, but only because I have a lot of experience. It is NOT an easier way of doing things.

      I find this kind of thing fairly prevalent in the OSS world. You'll need to do something and someone will say "It's easy!" and then give a couple commands to run. To them, it does seem easy, because they've trained themselves on it, however that isn't. To a new user that's very hard and uninviting.

      Ignoring this issue doesn't help free software. Telling people "It is just as easy you just have to learn it," when it isn't doesn't help, they'll just ignore you. The author is trying to say that OSS people need to stop with this attitude that it is just as usable, or that usability doesn't matter to popularity. If you want OSS to start to become the dominant way of doing software, you have to make it as easy to use for the non-technical masses as possible.

    • by gilgongo (57446) on Sunday August 03 2008, @03:09PM (#24458523) Homepage Journal

      (1) "Usability" is in the mind of the user. If you learned how to use some other system first and now expect that any other way of doing things isn't "usable" enough, that's just plain old resistance to change. It says more about you than it does about the usability of the software in question.

      That is of course true if you are talking about design by the decree of an individual, but that is not "design" in the way most practitioners define it. The currently accepted approach is User Centred Design [wikipedia.org], which basically means that the cumulative indications of many target users are derived through various research techniques. The outcome of this research is modulated by the designer in coming up with the design, but fundamentally, the designer's own opinions are irrelevant.

      The upshot of this is that (for example) if a CLUI is found to be the way to go, then a CLUI is shall be. If it's voice-control the users need, then that's cool too. Notice I said "need" there, not "want." Here by dragons.

    • Re:Usability is a matter of opinion by st0rmshad0w (Score:2) Sunday August 03 2008, @03:15PM
    • by dgatwood (11270) on Sunday August 03 2008, @03:16PM (#24458599) Journal

      (1) "Usability" is in the mind of the user. If you learned how to use some other system first and now expect that any other way of doing things isn't "usable" enough, that's just plain old resistance to change. It says more about you than it does about the usability of the software in question.

      In my experience, most of the people who complain about these sorts of things do so because the new app lacks some key feature that makes their workflow better. Dismissing someone's opinion simply because they have actually used similar commercial software is stupidity, as it means you are unable to gain wisdom from the study of designs that have come before yours. In fact, it is precisely this mindset that causes user interfaces in free software to almost invariably suck---the whole "this is the way we do things, and you'll just have to get used to it" mentality does not lend itself to learning. I'll probably get modded down for saying it, but it's worth burning the karma if it gets people's attention.

      (2) "Designers" who can't code have absolutely no business "working" in software. If you think you really know how an interface should work and look, then learn to code it. Otherwise, you're just a critic of the kind that the NYT doesn't hire.

      Couldn't disagree more. I would argue that most UI designers have no business coding any more than most coders have any business designing user interfaces. The two skill sets are very different, with very little overlap either in knowledge or in the mental structures used in performing the two tasks. Good UI design is more closely related to software architecture, not coding. You have to figure out how best to lay out a user interface based on careful study of what the user is likely to want to do, careful thought about what things a user is likely to group together as similar operations (menu layout), and careful study of actual users to watch their workflow followed by probing interviews to find out what worked well and what didn't. It is basically scientific in nature. Software architecture is the same way. You're looking ahead to what the coders might want to add, what features the users might want, etc. and designing the overall architecture to accommodate those future needs.

      Coding is a different skill set entirely. It focuses on knowledge of what types of methodical steps you have to achieve to reach a goal. Software architects and UI designers are the architects where coders are the construction workers. Expecting UI designers to code is no less silly than expecting your architect to be proficient at hammering nails into boards to build a wall.

      Further, a strong case for the separation of those elements is the Mac design model. You have a separate Interface Builder application (well, it's part of Xcode now, IIRC) that gives people the ability to design the UI without writing a single line of code. Then, coders can come in and hook that functionality up to the underlying code. By doing that, it not only allows people to focus on the things that they do best, but also makes it much easier to modify the UI because you can create it visually instead of messing around with programmatic drawing that constantly puts UI elements in the wrong place. I get the impression that some Linux developers do the same sort of thing with Glade, but I've never used it, so I can't draw any real comparisons.

      Trust me, getting UI designers to write code is the last thing you want to do....

    • Re:Usability is a matter of opinion by Mateo_LeFou (Score:2) Sunday August 03 2008, @03:23PM
    • Re:Usability is a matter of opinion by John Allsup (Score:3) Sunday August 03 2008, @03:26PM
    • Re:Usability is a matter of opinion by gparent (Score:1) Sunday August 03 2008, @03:30PM
    • Re:Usability is a matter of opinion by pesc (Score:2) Sunday August 03 2008, @03:33PM
    • Re:Usability is a matter of opinion by drxenos (Score:2) Sunday August 03 2008, @03:38PM
    • Re:Usability is a matter of opinion by westlake (Score:2) Sunday August 03 2008, @03:49PM
    • Re:Usability is a matter of opinion by $random_var (Score:2) Sunday August 03 2008, @03:56PM
    • Re:Usability is a matter of opinion by Jake73 (Score:2) Sunday August 03 2008, @03:59PM
    • Re:Usability is a matter of opinion by springbox (Score:2) Sunday August 03 2008, @04:05PM
    • Re:Usability is a matter of opinion by 19061969 (Score:2) Sunday August 03 2008, @04:09PM
    • Re:Usability is a matter of opinion by carlmenezes (Score:3) Sunday August 03 2008, @04:11PM
    • Re:Usability is a matter of opinion by 99BottlesOfBeerInMyF (Score:3) Sunday August 03 2008, @04:37PM
    • Re:Usability is a matter of opinion by hairyfeet (Score:2) Sunday August 03 2008, @04:40PM
    • Re:Usability is a matter of opinion by multi io (Score:2) Sunday August 03 2008, @04:44PM
    • Re:Usability is a matter of opinion by Teun (Score:2) Sunday August 03 2008, @05:10PM
    • Bah! Got that wrong. by EmbeddedJanitor (Score:2) Sunday August 03 2008, @05:37PM
    • I Agree. by BlueBoxSW.com (Score:1) Sunday August 03 2008, @05:42PM
    • Re:Usability is a matter of opinion by thevil (Score:1) Sunday August 03 2008, @05:52PM
    • Re:Usability is a matter of opinion by harlows_monkeys (Score:2) Sunday August 03 2008, @05:54PM
    • Re:Usability is a matter of opinion by NatteringNabob (Score:2) Sunday August 03 2008, @06:03PM
    • Re:Usability is a matter of opinion by Escogido (Score:3) Sunday August 03 2008, @06:21PM
    • Re:Usability is a matter of opinion by mblase (Score:2) Sunday August 03 2008, @10:25PM
    • Re:Usability is a matter of opinion by SoupIsGoodFood_42 (Score:2) Monday August 04 2008, @12:14AM
    • Re:Usability is a matter of opinion by lpq (Score:2) Monday August 04 2008, @01:31AM
    • Re:Usability is a matter of opinion by alien_life_form (Score:1) Monday August 04 2008, @02:29AM
    • Re:Usability is a matter of opinion by stewbacca (Score:2) Monday August 04 2008, @08:02AM
    • Re:Usability is a matter of opinion by Khammurabi (Score:2) Monday August 04 2008, @10:55AM
    • Re:Usability is a matter of opinion by barrkel (Score:1) Monday August 04 2008, @11:37AM
    • Re:Usability is a matter of opinion by jsebrech (Score:2) Tuesday August 05 2008, @02:27PM
    • 4 replies beneath your current threshold.
  • by dturk (1267098) on Sunday August 03 2008, @02:36PM (#24458227)
    Usability is mostly a function of what the user is used to (no puns intended). I find working from a command line to be the most efficient way to get things done, which is in opposition to most of the world. I don't really think it's possible to quantify "usability" when to most people it's best rendered as "similarity to Microsoft products."
    • Re:Really a matter of taste... by Anonymous Coward (Score:1) Sunday August 03 2008, @02:59PM
      • by TeknoHog (164938) on Sunday August 03 2008, @03:06PM (#24458497) Homepage Journal

        What? An Apple is more usable than Windows or Linux. BeOS was superior to Windows and Linux. AmigaOS was superior to Windows and Linux, as well.

        That's your opinion. I personally find Mac OS harder to use than either Windows or Linux, simply because of what I'm used to. Which is exactly the point of the grandparent post.

        Make the GUI simple to navigate so a 3 year old can handle it and powerful enough so a geek can enjoy it.

        Good luck with that. It often happens that if something is easy for beginners, it's not so convenient in the long run for experienced users. For example training wheels in bicycles. A good UI lets you remove the extra wheels and tinker under the hood, though.

      • 1 reply beneath your current threshold.
    • Re:Really a matter of taste... by TeknoHog (Score:2) Sunday August 03 2008, @03:11PM
      • by grahamd0 (1129971) on Sunday August 03 2008, @03:27PM (#24458725)

        I also find that most people don't really know what they want. It's usually after a fairly long period of using something, when people start to understand what's specifically wrong with the application. By that time they're used to its idiosyncracies, and it won't help them to make the application easier for beginners.

        Have you heard of usability testing?

        Believe it or not, there are people who make a living figuring out that kind of thing. Obviously people can disagree about what's best, but you and the parent post seem be saying that usability is a lost cause so there's no reason to even try.

        This is a case where the perception is the reality. If the audience for your app has a hard time figuring out how to use your it, it has poor usability, whether you accept it or not.

    • by gilgongo (57446) on Sunday August 03 2008, @03:14PM (#24458575) Homepage Journal

      I don't really think it's possible to quantify "usability" when to most people it's best rendered as "similarity to Microsoft products."

      We designers have a mantra for that, usually attributed to Henry Ford:

      "If I'd asked my customers what they wanted, they would have said a faster horse."

      You may like to ponder that in the light of that statement you made.

    • Re:Really a matter of taste... by grahamd0 (Score:3) Sunday August 03 2008, @03:19PM
    • by asc99c (938635) on Sunday August 03 2008, @03:25PM (#24458707) Homepage

      I'm not sure I agree with this, but there is a definite confusion in most people's minds between easy to use and easy to learn.

      Vim is incredibly difficult to learn, but is actually very easy to use if you can learn it. A lot of programmers using an editor for extended amounts of time have found this to be the case.

      The problem with Microsoft stuff is that it's pretty easy to pick up and use. But once you've learnt how to do it, you often want command line tools to start scripting and batching work. Generally with MS, and to a lesser extent Apple, you find you can't do that.

      Excel is the only Microsoft software I've used where I found it did everything I wanted as a power user. I think it's one of the very few examples of something both easy to learn and easy to use.

    • Efficiency is not usability by Foerstner (Score:2) Sunday August 03 2008, @03:40PM
    • Re:Really a matter of taste... by sehryan (Score:2) Sunday August 03 2008, @08:01PM
    • by tknd (979052) on Sunday August 03 2008, @10:38PM (#24462085)

      Usability is mostly a function of what the user is used to (no puns intended).

      Yes, consistency is one of the things that affects usability.

      I find working from a command line to be the most efficient way to get things done, which is in opposition to most of the world.

      Which says that there is an aspect about the command line that says it is usable, not necessarily unusable otherwise nobody would ever use it.

      I don't really think it's possible to quantify "usability" when to most people it's best rendered as "similarity to Microsoft products."

      This is where you're wrong. Usability is quantifiable based on certain metrics you want to measure against. When an interface is designed, there are different users of the interface therefore different needs arise.

      For example the command line is one interface that has been successful for a particular purpose but requires a steep learning curve before it can be used correctly. This is okay because what is important is that one has an interface that can be used to probe or maintain a complex system for which designing "easy to use" interfaces would be a gargantuan task. So when one is working from the command line, they expect a high degree of power (do almost anything) that comes with it. The cost is that some of those functions may not be intuitive or may require more steps than necessary had a complete interface been designed. But that is ok because the operations needed on the command line are often unique and covers a huge number of possibilities. So in this case the learning curve is warranted because the knowledge required to perform the task must be learned anyway.

      Meanwhile if a user wants to compose a simple email, would the command line interface suffice? Probably not because the details of the command line interface are not necessary in the process of composing and sending an email. What is important is the fact that they can write the email and send it with the fewest hassles. Furthermore if we expand this out to different types of users, we can have a home user and a business user. The home user may not care about integration into their calendar software and other things like easily sending attachments. Meanwhile to a business user, those two operations happen on a daily basis. So for the home user, a simple web mail interface might be sufficient and usable while for the business user it probably won't be. Meanwhile an outlook interface might be perfect for the business user while for the home user it might be a little too much.

      So the point here is to identify each user's needs in respect to the task they want to accomplish and in many cases that does not necessarily mean "Microsoft only". Interfaces are everywhere not just in hardware. For example cars with pedals and steering wheels. In almost every car the interface is probably mostly the same. Another example is stereos and music players. Or even your stove in your kitchen. The device I think that is often neglected but needs the biggest usability improvement is the remote control. But maybe soon that will get replaced with an on-screen-display and something like a wii-mote. Anyway the point is that as an interface designer, you can borrow from these other common interfaces (not just the Microsoft ones) to use as metaphors for your new interface. I wouldn't recommend it but that is one option.

      The easier route is to use R&D (rob and duplicate) and copy existing interfaces. The problem with this is that sometimes you inherit the faults of whatever you're trying to copy. A good example is OpenOffice. Some people like the interface because it is what they're used to. But for a word processor, I feel that the interface is poorly written such that it leads to poorly authored documents. I've seen countless word documents with foo-bar'ed formatting in the bullets, fonts, and everything. Even the table of contents was put together by hand rather than using th

    • Re:Really a matter of taste... by SoupIsGoodFood_42 (Score:2) Sunday August 03 2008, @11:43PM
    • Re:Really a matter of taste... by The_reformant (Score:1) Monday August 04 2008, @03:11AM
    • Re:Really a matter of taste... by mike_sucks (Score:3) Monday August 04 2008, @07:53AM
    • Re:Really a matter of taste... by stewbacca (Score:2) Monday August 04 2008, @10:27AM
    • Re:Really a matter of taste... by Sitten Spynne (Score:1) Monday August 04 2008, @12:46PM
    • Re:Really a matter of taste... by idlehanz (Score:1) Monday August 04 2008, @08:28PM
    • 3 replies beneath your current threshold.
  • by EggyToast (858951) on Sunday August 03 2008, @02:36PM (#24458239) Homepage
    The kind of additional functionality added for usability reasons are usually looked down on because they can fall into scope creep, but I think they're quite the opposite. I think most coders look down on these kinds of suggestions because they don't affect how they use the program. And, truly, most people who work on open source code do so because they themselves want the functionality they're coding for.

    To them, if it does the job, great. And I think many of them have a similar response to usability problems as those asking for ports to different operating systems, or even a binary: "Not my problem, it works for me and that's enough."

    Not to mention that, in many cases, what increases usability to a larger audience is reducing efficiency to the programmer who designed it to suit how they work.
  • by FlyingSquidStudios (1031284) on Sunday August 03 2008, @02:36PM (#24458241) Homepage
    Mainly that people who are interested in coding free software and people who have a great understanding of ergonomics and aesthetics in software are usually just not the same people. I've known plenty of coders whose idea of usability is to configure it for their personal preferences and that's it, but on the other hand, I am sure most people who really understand what is needed for usability couldn't code "Hello World!" in BASIC.
    • Re:The main problem is, I think, unsolvable- by SirShmoopie (Score:1) Sunday August 03 2008, @02:50PM
    • Could be fixed (Score:4, Insightful)

      by Sycraft-fu (314770) on Sunday August 03 2008, @03:14PM (#24458579)

      People just need to become willing to pay for free software. The problem is right now, most people, even the OSS heads on Slashdot, aren't as interested in free as in speech but more interested in free as in can I crash on your couch. There is this real resistance to paying for open source code. I don't mean things like enterprise support contracts, I mean paying for a copy of software as is done in the commercial software world. Even when it has been tried, it doesn't go well. Look at Sveasoft, for example. They wanted to modify the Linux based Linksys routers, and sell their modified software. However they didn't sell much, because people bought it, recompiled it, and then distributed it for free. This is all perfectly legal per the GPL, of course, but you can see how an attitude like that makes it very hard to sell free software.

      Well, if that attitude changed, I think perhaps more groups would be willing to work on it. You could hire designers, artists, etc to work on a project because it is something you could use to generate money. You'd still include the code so people could modify it to their heart's content, however you'd understand that most people were going to pay you if they used it.

      Unfortunately, I see a lot of resistance to that. It seems that most OSS people think software shouldn't cost anything every. Well, with an attitude like that, it is going to be more of a hobbyist pursuit.

    • Re:The main problem is, I think, unsolvable- by jeevesbond (Score:3) Sunday August 03 2008, @03:32PM
    • Re:The main problem is, I think, unsolvable- by grumbel (Score:2) Sunday August 03 2008, @03:52PM
    • by Morgaine (4316) on Sunday August 03 2008, @05:09PM (#24459809)

      The main problem is, I think, unsolvable

      Sadly, you may be right about this, judging by the vast majority of responses from developers in this article thread so far.

      Almost as one, the FOSS developers here seem to have responded (paraphrasing): "Nobody is paying me for this work, so I'll be darned if they're going to tell me how the UI should be designed for usability." And even some non-developers have defended that stance.

      This suggests that, indeed, there may be no solution to the problem coming from the community of FOSS developers itself.

      But what if we were shamed into it?

      What if Microsoft, or Apple, came out with a public statement that "FOSS products have extremely poor usability, because their developers refuse to accept usability input." It would be hard to defend against such an accusation, since we have almost no cases of devs accepting input from non-devs.

      This would cause a huge uproar, I'm willing to bet. Maybe that would shake us out of this impasse.

    • Re:The main problem is, I think, unsolvable- by expatriot (Score:1) Sunday August 03 2008, @05:13PM
    • Re:The main problem is, I think, unsolvable- by typidemon (Score:1) Sunday August 03 2008, @06:15PM
    • Re:The main problem is, I think, unsolvable- by AnObfuscator (Score:2) Sunday August 03 2008, @08:59PM
    • Re:The main problem is, I think, unsolvable- by SoupIsGoodFood_42 (Score:2) Sunday August 03 2008, @11:50PM
    • Re:The main problem is, I think, unsolvable- by theCoder (Score:2) Monday August 04 2008, @08:13AM
    • Re:The main problem is, I think, unsolvable- by Haeleth (Score:2) Monday August 04 2008, @03:52PM
    • 3 replies beneath your current threshold.
  • A matter of time? (Score:5, Interesting)

    by The Ancients (626689) on Sunday August 03 2008, @02:39PM (#24458265) Homepage

    Perhaps this article signifies the movement that has occurred with open source software. Whilst I'm sure it's been around a long while, there has been a huge increase in what's available in the last few years. Open Source software is maturing as most things do when they get older.

    I'm happy with the 'get it working first - then make it pretty' approach taken by most.

  • Not true anymore (Score:3, Interesting)

    by blind biker (1066130) on Sunday August 03 2008, @02:41PM (#24458273) Journal

    I am a 100% satisfied user of free software, after years of negativism and complaining (I admit, my past sins...). I use: Xandros and SLAX distros, OpenOffice (EXCELLENT usability!), Firefox, the WLAN choosers that come with the aforementioned distros and a handful of console apps. I don't even know the name of the movie player that starts up when I doubleclick on a media file. What's not to like, what's not to be able to use?

  • RE: Usability of Free Software by Zw4nzig (Score:2) Sunday August 03 2008, @02:41PM
  • by unity100 (970058) on Sunday August 03 2008, @02:41PM (#24458283) Homepage Journal
    if you think free software has usability, you have problems identifying and finding good software. you need to fix yourself.

    i use a lot of free software that has very good usability. there is nothing different in selecting free software than selecting paid software - buyer beware.
  • Style over substance? by Sfing_ter (Score:2) Sunday August 03 2008, @02:43PM
  • by Anonymous Coward on Sunday August 03 2008, @02:43PM (#24458303)

    UNIX programmers (the majority of FOSS developers) design software the way that they would want it to be used. It makes sense to other programmers and it is actually probably the simplest way to operate if you have the base knowledge. Users, on the other hand, focus less on the architecture of the software they are using than on the front end. Windows and Mac OS X systems and applications are easy to use because the front end has been designed to meet all usual purposes, even if it cuts back on the functionality. Linux and most UNIX systems and applications are harder to use because they are built with the architecture of the code in mind. A good UNIX program can easily work with other UNIX programs, and a good UNIX program is made as general as possible to maximize speed and reduce bloat as the program advances. A 'good' Windows program is made for only one cycle, not the entire development lifetime. Firefox is a good example of a program that meets both the UNIX and the Windows definitions of a good program. But Firefox is very rare, and there have been multiple revolts over de-generalizing the code for a single release.

    I think application programmers should keep the Firefox success in mind when they develop code, even though it will be much more expensive and time consuming than the UNIX mentality since they will have to keep stopping what they are doing to release and polish versions for users (essentially dead forking every couple of months).

  • Anybody else see the humour in this? by Gordonjcp (Score:1) Sunday August 03 2008, @02:45PM
  • First steps (Score:5, Interesting)

    by CBravo (35450) on Sunday August 03 2008, @02:48PM (#24458341)

    My suggestions: start a Usability Level Group where one can see which level of usability the application has ( for platform X).

    Things to consider (remember: using starts with considering installation):
    -does it compile cleanly?
    -is it pre-packaged?
    -is it in the standard repositories?
    -is there a manual and man page
    -are there examples which can be followed
    -(if relevant) are there screenshots
    -are all options of the application available in the GUI
    -let people vote about the quality of the above

    First you have to obtain a means to measure usability (by the users is best, I guess).

  • by Twid (67847) on Sunday August 03 2008, @02:48PM (#24458347) Homepage

    At the bottom the article links to John Gruber's "Ronco Spray-on Usability" [daringfireball.net] article, which also provides a lot of background on the challenges of good interface design.

    In the original article, I think the most important point is number 8 - "Scratching their own itch." I can see how programmers interested in, for example, having a stable and scalable web server would work on Apache. I don't see the same passion coming from a human interface designer to fix, for example, the horrible user interface for joining wireless networks on desktop linux.

    In my opinion the only way the user interface will get fixed is if Ubuntu or another distro pays for expert user interface folks to fix UI issues. I don't see the volunteer community being up to the task.

    • by Telvin_3d (855514) on Sunday August 03 2008, @03:46PM (#24458925)

      I agree that the community is not up to the task. However, I suspect that we are not talking about the same community.
      Let's say that tomorrow I posted an improved layout design to the trac. Descriptions of the various elements, mockup images, UI icons and elements, new error messages, the works. What are the odds that it gets implemented? Seriously? I can't program, but I do decent layout and usability. From my own experience and that of others I suspect that I could post mockups and suggestions on the trac and forums until I am blue in the face.

      Even if an entire squadron of UI specialists descended on a linux distro, went through the whole thing and posted up a unified UI design for every level of the system do you really think it would get implemented?

      Let's be honest, there are always a million posts and bug reports floating around saying things along the lines of "I'm a regular user who tried to use X feature/menu. It didn't work well because it is missing A,B and C options, and D, E and F are in the wrong menu". If the linux/free software community had any track record of responding to those with 'well, I guess that needs to be fixed' instead of 'read the documentation/use commend line workaround with -r hfg blarg whatamidoing +7' linux would be a better experience than OS X by now.

      • You need a champion by ghoti (Score:2) Sunday August 03 2008, @07:03PM
      • by JohnFluxx (413620) on Sunday August 03 2008, @07:05PM (#24460729)

        This post really annoyed me.

        Go to http://bugs.kde.org/ [kde.org] and have a look at the types of bug reports we get and look at the responses.

        I personally work on the task manager. I get around 1 bug report a day. Out of them, perhaps 1 in 20 is a suggestion for improving usability. And I have never received anything approaching a UI design document.

        I have registered my app on www.openusability.org as well as with the internal kde usability group, and I browse forums for suggestions. And despite all this, I _still_ have not found a usability expert who has time to work on this app.

        For the whole of the KDE project we have I think only 1 (maybe 2?) trained usability experts. There is far more demand than supply.

        The fact is that people are willing to bitch about some app not being usable, but they are far less likely to put the effort into trying to come up with a good alternative solution and work with developers to get it implemented.

      • Re:Read Gruber's post too by Aladrin (Score:2) Monday August 04 2008, @06:19AM
      • Re:Read Gruber's post too by shaka (Score:2) Monday August 04 2008, @07:33AM
      • Re:Read Gruber's post too by pbhj (Score:2) Monday August 04 2008, @09:07AM
      • Re:Read Gruber's post too by sp332 (Score:1) Wednesday August 06 2008, @01:48PM
    • Re:Read Gruber's post too by lysse (Score:3) Sunday August 03 2008, @04:23PM
    • Re:Read Gruber's post too by SoupIsGoodFood_42 (Score:2) Sunday August 03 2008, @11:57PM
    • Re:Read Gruber's post too by lavaface (Score:2) Monday August 04 2008, @03:17PM
    • 1 reply beneath your current threshold.
  • Who is it useful to? by Scotman (Score:1) Sunday August 03 2008, @02:51PM
  • Few Good Designers (Score:4, Insightful)

    by Leading Stoker (1338003) on Sunday August 03 2008, @02:54PM (#24458403)
    That article hit it on the head. There's 1001 programmers in the world, who are excellent coders and whip through the strings like a first chair, but there's very few project designers in freeware. They concentrate so much of function (which, yes, is critical!), but forget about ergonomics and userability (especially *how* end users can and will use their product, and ways to cut out excessive keystrokes or right clicks). The end users winds up getting a proggie that can function well, but such a chore to operate (or even painful, if it not ergonomically friendly). As we more and more get "connected" to computing, it's no longer just being on a keyboard or using a mouse an hour or two a day. Now it's more like 8+ hrs. Programmers need to consider the impact of their software, and beyond how it functions itself, but the whole project. That's where product design is so crucial, and something not just best left up to management to figure.
  • by gilgongo (57446) on Sunday August 03 2008, @02:56PM (#24458423) Homepage Journal

    I am a UI designer by trade, and many is the time I have thought about wading in to a F/LOSS project in order to improve the usability of the interface (last one I considered was IPCop). While I agree with most of TFA, it doesn't seem to emphasise the real point for me, which is that UI design for free software requires radically different skills *from the designer* to that which are necessary in the commercial world.

    Because people are so tolerant of awful UI, good UI designers are all about persuasion, charm, leadership and inclusiveness without losing focus. To achieve this commercially is not easy, but at least somebody has hired you in an expectation that you will do this work. Grabbing a bunch of elite coders and trying to persuade them to change their stuff is a massive challenge, even if you have VoIP, virtual whiteboards, etc. I would not expect maintainers to understand, appreciate or tolerate my intervention, mainly down to the reasons the article cites, and I'm not sure I'd be able to persuade them otherwise. Usability is not obvious and often requires a leap of faith, an abandonment of the wrong kind of complexity, and very often a lot of pain.

    Still, the more we have these discussions, the better, and I hope the article gets read by a lot of Slashdotters for that reason.

  • Oh dear. by delphi125 (Score:2) Sunday August 03 2008, @02:56PM
  • awesome! by timothy (Score:1) Sunday August 03 2008, @03:01PM
    • Re:awesome! by slack_prad (Score:1) Sunday August 03 2008, @05:12PM
      • Re:awesome! by chromatic (Score:2) Sunday August 03 2008, @06:48PM
  • by MadFarmAnimalz (460972) * on Sunday August 03 2008, @03:03PM (#24458475) Homepage

    Just for the sake of being proactive (and on-topic, oh horror!), a colleague is a usability expert and has acquired a fascination with free software. I thought that jumping in and rolling up his sleeves would be a good induction, so here's asking: anyone sitting on an interesting project with a need for (and willingness to listen to) such a one?

  • Poor usability? (Score:5, Interesting)

    by FooBarWidget (556006) on Sunday August 03 2008, @03:04PM (#24458485)

    Poor usability? Is there really anybody who thinks that Internet Explorer 7's user interface is better than Firefox 3's?

    I'm getting tired of hearing this over and over again. For example, in the past 7 years, GNOME has invested an insane amount of effort in usability. Go read about all those professional GNOME usability studies that Sun has funded. Also, go read Ubuntu and "desktop environments" [mpt.net.nz], written by the same author who wrote TFA. In that article, he criticizes people for wanting to include a configuration option in Ubuntu's installer which asks the user whether he wants GNOME, KDE or XCFE. He argues that such a choice is simply too confusing to most non-technical people. And indeed, people like my dad and mom don't know, or want to know, what GNOME is.

    In the past 7 years, GNOME has done its best to address exactly that kind of criticism. Almost every single feature is scrutinized with usability in mind. GNOME has been removing more and more configuration options from the user interface in order to make things easier for the average user. In fact, they've done so much their best that the technical audiance, i.e. Slashdot/OSNews/Reddit, is constantly flaming them for removing config options. Yet this same audience is flaming them for not being usable.

    KDE, too, has invested a lot of effort in usability. But what's the community doing? Instead of offering helpful feedback, perhaps mockups or even professional usability studies, they're flaming the developers. By flaming, instead of offering useful feedback, they're discouraging the very people who made the software from improving it. And you're wondering why they're having a hard time?

    Go figure.

    • Re:Poor usability? by Anonymous Coward (Score:1) Sunday August 03 2008, @03:43PM
    • Re:Poor usability? (Score:4, Interesting)

      by drew (2081) on Sunday August 03 2008, @05:02PM (#24459753) Homepage

      In the past 7 years, GNOME has done its best to address exactly that kind of criticism. Almost every single feature is scrutinized with usability in mind. GNOME has been removing more and more configuration options from the user interface in order to make things easier for the average user. In fact, they've done so much their best that the technical audiance, i.e. Slashdot/OSNews/Reddit, is constantly flaming them for removing config options. Yet this same audience is flaming them for not being usable.

      I suspect that if you looked closer, you would find that those are not at all the same audiences. In any area, you will find extremes on either end. Look at home theater systems. My wife's ideal remote control would have four buttons- power, play, pause, and volume. On the other hand, there are people out there who actually care about adjusting the balance of the surround sound speakers, picking alternative menu settings on their DVD's, and a variety of other details that my wife never wants to be bothered with. "Usability experts", at least of the variety that work on the GNOME project, don't seem to understand that there is a range of users that they have to support (or at least, should want to support) and seem to aim cleanly for the software equivalent of my wife's remote control. For the most part I've been happy with the improvements that the GNOME developers have made over time, but there have been a number of times that the "more options == less usability" dogma has resulted in the removal of options making a certain program no longer useful to me. Note the distinction there. In those cases, it didn't matter to me whether the new version was more or less usable than the previous version. What mattered was that as a result of the change the new version could no longer acceptably perform the task that I had previously used it for.

      For my part, I think that this author has done a pretty good job of pointing out the problems with the current approach and potential solutions (with one exception- I see no difference between his supposedly conflicting mindsets of "show me the code" and "patches welcome"- to me they both say the same thing) but if the "progress" that we have seen so far is any indication, there is a part of me that would rather that developers ignore him and stick with "software by geeks for geeks" until somebody figures out a better way to balance usability and utility. I do think that there is room for a lot of improvement in usability yet, but I'd like to see it happen in a way that doesn't alienate the people who have already been using the software for years.

    • Re:Poor usability? (Score:4, Interesting)

      by westlake (615356) on Sunday August 03 2008, @05:05PM (#24459773)
      Poor usability? Is there really anybody who thinks that Internet Explorer 7's user interface is better than Firefox 3's?
      .

      The problem is that the Moz Foundation began with a massive infusion of cash and has $70 million or so in new money coming in each year.

      Moz is a full time professionally staffed organization with broad resources.

      The problem is that funding and technical support from Big Daddy Warbucks - Google, Sun, IBM - all the usual suspects - is the exception. Sourceforge is the rule.

      The problem is that as a client OS Linux has a 0.8% market share. Operating System Market Share [hitslink.com] I hope you can forgive me for saying so, but that isn't much to show for seven years hard work.

      Vista should have a 20% share in the Net Applications stats before year's end.

      Given the weakness in the world economy, that is a number Microsoft can live with. God knows its returns are looking better than Sun's, with profits down 73% last quarter, and no good news in prospect.
      The Mac appears to be stagnating, and its reputation as the "high priced spread" may be to blame.

      But that just takes you back to the same old question.

      If the problem isn't with the UI and isn't with the installer and isn't with the apps why isn't Linux on the desktop gaining any traction?

    • Re:Poor usability? by syousef (Score:2) Sunday August 03 2008, @05:37PM
    • Re:Poor usability? by Blakey Rat (Score:2) Sunday August 03 2008, @08:03PM
    • Re:Poor usability? by Frozen Void (Score:2) Sunday August 03 2008, @11:05PM
    • Re:Poor usability? by Nicolay77 (Score:2) Sunday August 03 2008, @11:29PM
    • Re:Poor usability? by The_reformant (Score:1) Monday August 04 2008, @03:21AM
    • Re:Poor usability? by jimicus (Score:2) Monday August 04 2008, @03:57AM
    • Re:Poor usability? by stewbacca (Score:2) Monday August 04 2008, @12:10PM
    • 7 replies beneath your current threshold.
  • Too many developers around... by Timosch (Score:1) Sunday August 03 2008, @03:06PM
  • by FooBarWidget (556006) on Sunday August 03 2008, @03:14PM (#24458571)

    But when someone points out a usability issue, this tradition turns into "patches welcome," which is unhelpful since most designers aren't programmers. And it's not obvious how else usability specialists should help out.'"

    There seems to be a whole movement who's against the "patches welcome" statement. I fail to understand this.

    I'm an open source developer. Look at it from my point of view. I've written software that people find useful. It's not perfect, but it's useful. Then, one day, someone criticizes my software:

    Person X: [...] this and this sucks [...]
    Me: patches are welcome
    Person X: what? what an unhelpful response! no wonder open source sucks, and you suck too!

    Now, tell me. I have a job. I maintain this software in my free time. Why should I devote that time to you, for free, instead of, say, hanging out with friends or seeing a movie? You're not paying me for this software. You probably would go away if I ask you to hire me. What exactly do I owe you? I already made the source code available. Why do you criticize me for not working for you for free? Why don't you do it yourself, or hire someone to do it for you? If you can't do either of those, why don't you contribute documentation, mockups, or something else that's not technical but is still useful? Do you expect a baker to give bread to you for free when you criticize his breads for not being tasty enough?

  • by John Allsup (987) <s@chalisque.googlemail@com> on Sunday August 03 2008, @03:21PM (#24458649) Homepage Journal

    I'll point out an example from the world of software synthesisers. Take a look at Rob Papen's Blue, Albino or Predator. They are excellent synthesisers. The point is, Papen is the sound designer and the synthesisers are designed so as to facilitate his designing of the vast collection of factory patches for them (based on what's possible of course.)

    In the world of Free Software, things are very different -- those who can design the user interface are not strongly listened to when designing how the user interface libraries should work. Basically, a programmer writes what he/she thinks is good enough, other programmers join in, but when the designer's requirements run contrary to the original direction of the code, resistance is met. This is a major problem, since those most capable of designing effective user interfaces don't get to do so, and those more suited to the coding side of things have to do make-shift user interface designing according to their ideas of how a user interface should work or what is easy to code.

    Free software companies should take time to stand back from the process, ask the question: what are we trying to do? and what is the most effective way to accomplish those goals? The problem is that it is effectively beyond the power of an individual person in the free software world to influence things unless they have sufficient time and expertise to code examples of what they want.

  • Cart before the horse - a designer's perspective by bushelpeck (Score:1) Sunday August 03 2008, @03:21PM
  • by Comatose51 (687974) on Sunday August 03 2008, @03:21PM (#24458661) Homepage

    Agree with this point: "Coding before design".

    As an UI developer (at least part of the time) at a major software company, I see this pitfall even in my own work. A lot of us are more concerned about coding up the UI to expose the new features but that's where we stop. OK new features is exposed, on to the next one! Then the UI designers come in and suggests all these changes and we end up undoing a lot of the work we did before. It's such a waste of time. This is a mistake we've learned and look to correct in our next version's development cycle. Sometimes it makes sense to develop software from UI on down because at the end of the day, it's the user's experience that matters, not necessarily how clever or elegant the inner workings of our software is (this does matter in the long run -- a good foundation allows us to make changes and add things quickly).

    Another pet-peeve of mine is explaining to the UI designer that we can't do something because of engineering problems when what the designer is suggesting is simple. A rule of thumb of mine is that if the suggested UI interaction/function is simple then the amount of effort to make it happen should also be simple. If it is not, then something is wrong with the UI framework.

    Good UI is in some ways a lot harder than what people might expect. It's really a multi-discipline field that takes more than just a good engineer. It requires a good psychologist (one of our UI designers was a cognitive science major) and a good writer. We learned so much about our UI design from filming people using our product and watching their frustration. This was an expensive process in both time and money. I can see a company being able to do this but it's considerably harder for an open source project, especially a small one without a lot of resources. Bad UI design happens everywhere but it seems only software companies and major open source projects have the dedicated resources to fix it. Like the article said, it's a high bandwidth process; people need to be together at the same place to discuss these things and it takes hours as you can tell from my own submission to Ask Slashdot [slashdot.org].

  • Even if you fixed the usability . . by walterbyrd (Score:2) Sunday August 03 2008, @03:23PM
  • by dpbsmith (263124) on Sunday August 03 2008, @03:30PM (#24458771) Homepage

    This software for the XO laptop is an open source project that is intended to be used by elementary school kids.

    Usability by its target audience is absolutely of the essence. It is not a project in which the developers can get away with saying "it works for me," nor can they tell their eight-year-old audience "if you don't like it, patch it."

    The XO laptop is thus an example of a situation where there are strong "incentives for usability." In fact, the entire enterprise fails if the device is not highly usable by elementary school kids in third world countries with no previous computer experience.

    Time will show us how usable the XO software is. It will either be a data point that demonstrates that, indeed, the open source process produces highly usable software provided only that there is an incentive for usability... or that it really has a systemic problem that incentives cannot overcome.

  • Does it do what it claims to do? by splorp! (Score:1) Sunday August 03 2008, @03:30PM
  • by btempleton (149110) on Sunday August 03 2008, @03:44PM (#24458893) Homepage

    I just wrote a detailed comment and previewed. I noted at the end that it was saying I was not logged in, so I could log in or post as anonymous coward. So I clicked the login link, logged in and boom -- the long comment was erased.

    The pre-javascript interface probably would not have done that.

    Short summary of longer post:

    1) He dances around but misses one other scenario. The designer knows the right UI, but it's harder to code, and so chooses to do a lesser but workable UI to have more time to code other things. The problem is the coder is also the "funder" and makes decisions based on how hard things are to code, rather than what's best for the users.

    2) It's a false economy sometimes. Why do we write free software? I would hope part of the goal is to make code that lots of people will use. Yet sometimes we choose to work on a feature that will please 10% of our 10,000 users rather than a UI that will make us accessible to 100,000 users.

  • Wait a minute (Score:3, Interesting)

    by AceofSpades19 (1107875) on Sunday August 03 2008, @03:44PM (#24458905)
    " Chasing tail-lights. In the absence of a definite design of their own, many developers assume that whatever Microsoft or Apple have done is good design. Sometimes it is, but sometimes it isnâ(TM)t. In imitating their designs, Free Software developers repeat their mistakes, and ensure that they can never have a better design than the proprietary alternatives. Solution: Encourage innovative design through awards and other publicity. Update design guidelines, where appropriate, to reflect the results of successful design experiments. "
    Most people complain if it doesn't act exactly like the proprietary counter part, eg. The GIMP. I bet most the "usability" problems of free software is that it doesn't look and act exactly like the closed-source counter part
  • It's one simple concept:
    There are two ways in which software is built. The business way, and the open source way.

    The business way is driven by the target of making money. So they try to appeal to everyone. This usually (wrongly) leads to making it as easy as possible, so everyone can use it.

    Then there's the open source way. This one has no interest in money, so the creators add, what they like to have in the software. Now usually these are computer professionals, and because they built it, of course it's perfectly usable for them. Unfortunately this means it's very hard to use for non-professionals.

    Both ways have their flaws for those that are not in the target group. But they emerged naturally.

    The solution is, to let everyone grow to his own level of expertise in the program. We need a program that starts out being as easy as it gets, but grows with your involvement. (=if you work more with it.) Something like difficulty modes in games. Just it's not the difficulty. It's the shortcuts, the special view modes, the application layout, the shown controls, the wizards, and so on.
    Of course you can always set that level yourself.

    Think of vi, in notepad mode, then gradually growing to emacs if you like. ;) (o boy, i'll get killed for this... hint: i like none of those 3 editors because of the problems mentioned in this post. ;)

    The best thing about it: You can make the Gnome people AND the KDE people happy. Oh, and the console/magnet/butterfly people too :)

  • There's always... (Score:5, Informative)

    by JackassJedi (1263412) on Sunday August 03 2008, @03:56PM (#24459035)
    OpenUsability [openusability.org]

    I used to work at the company which started it. It's a platform for free software developers to meet usability specialists, and so far it's coming quite good. The KDE 4 HIG was designed by us ("us" as i still used to work there at the time this was done), and the people working there are certainly bright minded people, but there's always friction at the implementation front. In my experience it's not neccessarily easy to convince a developer that a given usability decision is the right one, even if someone with a background in usability makes the proposal.
  • I'm afraid I must disagree... by Howard Roark (Score:2) Sunday August 03 2008, @04:05PM
  • by vlm (69642) on Sunday August 03 2008, @04:07PM (#24459167)

    Here is an explanation of why "Usability" doesn't matter.

    People forget the other SDLC, the software DEPLOYMENT life cycle.

    People also forget that "Usability" means something totally different to novice and experienced users.

    The only people whom have a 30 minute SDLC (software deployment lifecycle) is

    1) Magazine/Blog Reviewers

    2) Usability guinea pigs

    3) Usability critics

    Completely absent in this list is the actual software users.

    Not surprisingly the 30 minute wonders are not going to get along with long term users, and the developers are usually long term users.

    Besides, there is a dumb hidden assumption in the computing world that no one wants to discuss is that there should only be one level of user sophistication that all tools should aspire to.

    Other fields do not have that problem... For example a CNC milling machine, at least for the first 30 minutes, is much less usable than a blacksmiths forge. Oddly enough we don't have to suffer thru pompous claims about the superior user interface of hammer, tongs, and forge.

    Basically the marketing folks are becoming irrelevant and they are pissed about that, hence ridiculous claims against the enemy, etc.

  • by Kjella (173770) on Sunday August 03 2008, @04:09PM (#24459189) Homepage

    ...but I find most of the "ugly" usability problems I find aren't fixed by rearranging some buttons. I think there's plenty competition (Ubuntu, Red Hat, Suse, Mandriva etc etc) on adding those last bits of paint and polish. For example I've struggled endlessly with x11/xorg.conf in the past to get the resolutions right. I don't really care how you implement the resolution/refresh dialog, 99% of the hard work is making something that works so easily. Oh yeah and my dual screen setup still doesn't work right, had to give up on that. Getting Linux to recognize and map all the buttons on my mouse was another one, it's not the UI it's the core system behind it. One funny case I had now with another computer with two soundcards (built-in that doesn't work in Linux + audigy) is that the cards will randomly swap id on boot so I have to fix the sound setup 50% of the time. Very very fun. Taking a solid product and making it usable for a big audience = $$$. So I'm not worried, just get the base in place.

  • Another reason by jabernathy (Score:1) Sunday August 03 2008, @04:09PM
  • Who says open source software has poor usability? by oSand (Score:1) Sunday August 03 2008, @04:19PM
  • by the_olo (160789) on Sunday August 03 2008, @04:23PM (#24459351) Homepage

    One doesn't have to look far to find small but serious usability issues in open source software.

    For example, did you hear about Fitt's Law [asktog.com] and "mile high menu bar [joelonsoftware.com]"/ "infinite size widget" effect?

    For detailed description, see e.g. this Ubuntu bug [launchpad.net].

    It turns out that while the Windows and Mac software got this right (at least with respect to scrollbars), massive amounts of OpenSource software (even high profile projects for Gtk/Gnome and Qt/KDE, like Gnumeric, Gnucash, OpenOffice, Konqueror or Kword) add an idiotic small border to their document area that seems to serve only one purpose - prevent this usability effect and make all users' lifes harder.

    BTW, I highly recommend Joel Spolsky's "User interface design for programmers" - that's the very least a coder could do to educate himself in the area of usability. The book is very interesting, easy to read and quite short.

  • Let's decouple GUI and application more... by azgard (Score:1) Sunday August 03 2008, @04:23PM
  • Let us choose a GUI level to use by croux (Score:1) Sunday August 03 2008, @04:26PM
  • Usability guidelines by Spy der Mann (Score:2) Sunday August 03 2008, @04:49PM
  • Start the most unpopular FOSS group ever? by smchris (Score:2) Sunday August 03 2008, @04:54PM
  • Is it just me... by Tatsh (Score:2) Sunday August 03 2008, @04:59PM
  • Motivation (Score:3, Interesting)

    by RAMMS+EIN (578166) on Sunday August 03 2008, @05:09PM (#24459811) Homepage Journal

    I think one important aspect is motivation. And this is wider than just open source software. I think everybody would like their software to have better usability. But, in the end, your resources are limited. So you are going to do the things you are most motivated to do. Improving software usability apparently simply doesn't rank that high.

    On the other hand, I have to agree with other posters that usability depends on your users (give me programmable interfaces over GUIs any day, but I know others have the opposite preference) and that a lot of open source software actually does very well as far as usability is concerned.

    • Re:Motivation by Blakey Rat (Score:2) Sunday August 03 2008, @08:41PM
  • solution by kipman725 (Score:1) Sunday August 03 2008, @05:15PM
    • Re:solution by kipman725 (Score:1) Sunday August 03 2008, @05:17PM
    • Re:solution by marcosdumay (Score:2) Monday August 04 2008, @09:11AM
  • I'll answer that... by speedtux (Score:2) Sunday August 03 2008, @05:42PM
  • Functionality first, usability thereafter by amn108 (Score:1) Sunday August 03 2008, @05:49PM
  • What the hell is he talking about here? by argent (Score:2) Sunday August 03 2008, @06:44PM
  • My two cents' worth... by ndb (Score:1) Sunday August 03 2008, @07:18PM
  • Define Usability by PPH (Score:2) Sunday August 03 2008, @07:52PM
  • #0, Separate Interface From Code by lennier (Score:2) Sunday August 03 2008, @08:06PM
  • You get the users you design for by PuppaSmirk (Score:1) Sunday August 03 2008, @08:30PM
  • They're not far behind. by v(*_*)vvvv (Score:2) Sunday August 03 2008, @09:14PM
  • Who know about UI?? by Darksair (Score:1) Sunday August 03 2008, @09:42PM
  • The most important thing for usability is: ... by chris_sawtell (Score:2) Sunday August 03 2008, @09:50PM
  • Actually by dexomn (Score:1) Monday August 04 2008, @12:49AM
  • Import other designs (and how to make that easier) by Provoostenator (Score:1) Monday August 04 2008, @12:57AM
  • The problem isn't just user-useability... by solios (Score:2) Monday August 04 2008, @01:17AM
  • Doesn't sound like constructive criticism to me by mrjb (Score:2) Monday August 04 2008, @02:58AM
  • Don't agree on some points by zokier (Score:1) Monday August 04 2008, @03:05AM
  • KDE by V!NCENT (Score:1) Monday August 04 2008, @03:42AM
  • Stubborn by Lord Lode (Score:1) Monday August 04 2008, @04:51AM
  • two words. and then heaps more. by aybiss (Score:1) Monday August 04 2008, @04:52AM
  • Design techniques I favour by ResidentSourcerer (Score:1) Monday August 04 2008, @09:43AM
  • Really a matter of choice... by zevans (Score:1) Monday August 04 2008, @10:39AM
  • Remember: by Locke2005 (Score:2) Monday August 04 2008, @02:51PM
  • How about less contempt? by Malkin (Score:2) Monday August 04 2008, @04:12PM
  • Developers are users too by Spugglefink (Score:1) Tuesday August 05 2008, @12:10AM
  • Re:Poor Usability starts with too many choices by jps25 (Score:1) Sunday August 03 2008, @03:02PM
  • Re:maybe I speak only for myself but.. by Mistshadow2k4 (Score:2) Sunday August 03 2008, @03:04PM
  • Re:maybe I speak only for myself but.. by pdusen (Score:1) Sunday August 03 2008, @03:10PM
  • Re:TAR and VI by KTheorem (Score:1) Sunday August 03 2008, @04:07PM
    • Re:TAR and VI by Eli Gottlieb (Score:2) Sunday August 03 2008, @07:38PM
      • Re:TAR and VI by KTheorem (Score:1) Sunday August 03 2008, @08:01PM
        • Re:TAR and VI by Eli Gottlieb (Score:2) Sunday August 03 2008, @08:08PM
          • Re:TAR and VI by KTheorem (Score:1) Sunday August 03 2008, @08:50PM
            • 1 reply beneath your current threshold.
  • Re:TAR and VI by jrothwell97 (Score:2) Sunday August 03 2008, @04:16PM
    • Re:TAR and VI by chris_sawtell (Score:2) Sunday August 03 2008, @08:46PM
      • Re:TAR and VI by jrothwell97 (Score:2) Monday August 04 2008, @08:27AM
  • Re:maybe I speak only for myself but.. by gilgongo (Score:2) Sunday August 03 2008, @05:34PM
  • 26 replies beneath your current threshold.