Slashdot Mirror


Usability and Open Source Software

Martin Soto writes "This article by two user interaction researchers, discusses many of the usability problems in current open source projects. The nice part is that, unlike many /. readers, it doesn't stop there, but goes into suggesting novel (at least for the OSS community) approaches to cope with those problems in an open source compatible way. Worth a read to those that, like me, still think that OSS should find its way to every desktop computer."

122 of 319 comments (clear)

  1. next up! by Anonymous Coward · · Score: 2, Funny

    usability and open source.

    Coming up next on slashdot: Sexual experience and Linux!

  2. Under Government Control +1, Insightful by Anonymous Coward · · Score: 2, Funny


    OSS will be allowed only under the auspices of Total Information Awareness as the Amerikan people are drafted into the
    War on Everything

    Thank you and have a nice weekend.

    1. Re:Under Government Control +1, Insightful by mehip2001 · · Score: 2, Interesting

      Why is anti-gove fud modded up when legitmate questions about the OSS modded down in other articles?

      --
      Just for the record, there is NO "off the record" record.
      Make a record of that.
  3. Re:. / Readers? by dknj · · Score: 2, Funny

    dotslash.com has been dot slashed

  4. Never shall the two meet.... by Anonymous Coward · · Score: 5, Funny

    To change the configuration of Program X simply use your favourite text editor and add the line "-option [-adst] [--h] refnumber columnnum -g --system"

    Full details are available by reading the source code.

    Thank you.

    1. Re:Never shall the two meet.... by grumpygrodyguy · · Score: 5, Interesting

      I'll probably get modded into oblivion for posting this, but I wanted to chime in. I've got two boxes running side-by-side, one running Suse and the other Win98(games box). What I've noticed is that I've been spending more and more time using the windows box.

      I thought it was just a distribution problem), and since so many people here on Slashdot rave about Debian I thought I'd give it a try. Especially since PGI(progenies graphical installer) is now 1.0.

      So I actually bought a CD burner from E-bay for the sole purpose of burning the new debian-woody-pgi ISO to a CD so I could install debian. The drive arrived 2 days ago, and works like a charm. I burned the ISO to disk yesterday, and tried the install 3 times before I could even get the installer to start(My router has DHCP enabled, but for some reason the installer couldn't find it). Then X wouldn't run because the PGI ISO has ancient drivers(I have a GeForce4). But I had a command line right?...just ftp and get the drivers, np. Except ftp doesn't work. I can't even ping(yes, I did a remote install...which worked fine! guess debian just forgot how to connect after it installed...*sigh*). So then I tried using the other box (Suse) to write the drivers to a floppy and then copy them to the Debian install. Except...well...after 2 hours of trying to figure out how to mount the floppy drive I find out that I can't write to the floppy because I need to format it in ext2. Fine (grrr)

      I use google and find the fdformat command and format the disk...except...that doesn't work either(for whatever reason). So fine, I'll just remove the Geforce 4 and swap in my old SIS card, do the install, then get the drivers and re-configure X. Sure that will work(30 mins later) X starts! Then I switch over to my Suse box to search around for HOWTO's etc (I use a KVM switch to share the monitor) and when I switch back, my mouse no longer works...and niether does the webbrowser.

      After about 10 hours of this I just lost it. I have wiped the disk, and am now in the process of installing windows on both machines. I will probably never use linux again.

      Don't get me wrong, I love using Mozilla and Open Office, and a few other open-source apps. They are superior to the Microsoft alternatives(and free as in beer!). But they are on my machine first and foremost because installing/configuring them was a breeze.

      -Signed
      A repenting Linux Zealot

      --
      The government has a defect: it's potentially democratic. Corporations have no defect: they're pure tyrannies. -Chomsky
    2. Re:Never shall the two meet.... by joe_bruin · · Score: 2

      shouldn't the article title be "Usability or Open Source Software"?

    3. Re:Never shall the two meet.... by flacco · · Score: 5, Funny
      After about 10 hours of this I just lost it. I have wiped the disk, and am now in the process of installing windows on both machines. I will probably never use linux again.

      Oh, yes you will. This failure will stick in your craw. It will tug at the corners of your conscousness. Eventually - perhaps when you read about an interesting tid-bit in a new distro release, you will be drawn in again to redeem yourself.

      --
      pr0n - keeping monitor glass spotless since 1981.
    4. Re:Never shall the two meet.... by tshak · · Score: 5, Insightful

      I waste my time doing this about once a year. I Before Win95 I used Linux almost as much as I used DOS. But, as my time became more valuable a GUI was in need. Win95 gave it to me, X has never given it to me. I'll keep trying so that I'm "open minded", but when a company can take a couple years and get unix on the deskop right (OS X) practically the first time (admittidly, it was released a few months too early), I become uninterested in the year after year failures of the OSS alternatives.

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    5. Re:Never shall the two meet.... by sweetooth · · Score: 2

      why did you have to format the disk with ext2 you can mount other filesystem types under Linux?

      mount -t vfat /dev/fd0 /mnt/floppy

      or something similar to that ( -t for filesystem type depending on how you had it formatted ) should have worked fine for mounting an msdos floppy. Also, you could have tried apt-get installing the drivers for your geforce 4 as they are available through http sources as well as ftp.

      apt-get install nvidia-glx-src nvidia-kernel-src

      It seems many of your problems would have been resolved by looking for a tad bit of help/documentation.

      man 8 mount or simply man mount would have told you the necessary commands to mount your windows formatted floppy.

      Some KVM's don't work that well, I've run into the particular problem you are referring to on windows and linux boxes.

      I understand you've never installed Debian before, but you have obviously seen how many people rant and rave about it. Typically the one thing everyone loves is apt. So, I would think it's logical to try and use apt to install the things you were looking for. You did a network install so your network worked and I think it's fair to assume that apt could have saved you some trouble. Of course one of the down sides to using Debian is that it isn't as well documented as some of the other packaged distros you can buy. Maybe you should try RedHat 8 instead as you can install apt for it and get the nice box with install instructions etc. http://apt.freshrpms.net/ for apt for redhat.

    6. Re:Never shall the two meet.... by g4dget · · Score: 5, Insightful
      To change the configuration of Program X simply use your favourite text editor and add the line "-option [-adst] [--h] refnumber columnnum -g --system" Full details are available by reading the source code.

      Yes, and for its intended audience, that is highly usable: it's concise, it's easy to automate, it can be typed quickly, it works through ssh, and you can talk people through it over the phone.

      The "usability" alternative is something like this:

      Go to Start - System Tools - Fix My Problem. The program will start up. Up in the top left corner will be a plum-colored kumquat-like icon. Shift-click on it. Pick the bigger one of the two dialog boxes that pop up. In the third column, under the picture of a smirking Nielssen, will be something that looks like an entry box but actually is a drop-down list. Click there and type the first letter of the host that you wish to select, then use the arrow keys to scroll down to the actual host. Hit the enter key and dismiss the other dialog box. Now, there are only 17 more steps to fixing your problem. Go to the illustrations on pages 763-795 and follow them.

      If you want help, you can look under the "Help" menu entry. Our help browser, designed by usability experts, will explain to you where the power button is on your computer, and where the left mouse button is. It won't tell you anything about what the program actually does, and you'll never learn anything that's useful for anything other than fixing this one problem, but, hey we know that you are just a moron anyway--otherwise, why would you have bought our software in the first place? If you want more information, you can call us for $5/minute, 30 minute minimum (not enforced, but that's how long we'll talk to you), in addition to a free 30 minute minimum muzak listening experience to get you in the mood.

      For end-users who don't know what they are doing, I suppose clicking around provides at least some entertainment, even if it's a waste of time. For expert users--people who have to use this stuff every day--however, even a cryptic command line beats the UI any day.

    7. Re:Never shall the two meet.... by Wavicle · · Score: 5, Insightful

      What an odd and disturbing trend. People publicly admitting that they are unable to perform tasks that tens of thousands of other people have performed with little or no trouble.

      Okay, I call bullshit. Tens of thousands of other people have performed the task, but they did not do it with "little or no trouble" unless they already had significant knowledge of Debian. Nobody has little or no trouble the first time the install Debian. I've been using Linux since 0.99pl14 and I've written a miniscule portion of the code in the kernel, and I _hate_ installing Debian, but do so because after I install it I feel that I have installed a system which contains only the things I want (i.e. thinnest possible system).

      Any corporate entity I talk to I steer way clear of Debian because their tech people would use it to deride linux as completely unusable. RedHat and Mandrake are much easier. In the time it took me to get 1 good Debian install, I could have installed Mandrake 4 times.

      --
      Education is a better safeguard of liberty than a standing army.
      Edward Everett (1794 - 1865)
    8. Re:Never shall the two meet.... by bockman · · Score: 2
      To change the configuration of Program X simply use your favourite text editor and add the line "-option [-adst] [--h] refnumber columnnum -g --system"

      Actually, it is less bad than you make it sound. Configuration files are fine, perfectly usable by anyone that can read text and type on a keyboard.

      What is often missing is:

      • an understandable syntax : often config files are structured to benefit programs rather than users
      • an automatic check when the user finish to change it, with clear message errors.
      Well-done configuration files are often much better than navigating through one hundred options distributed in a dozen different tabs (even see the 'option' multi-tab dialog of Word?).
      --
      Ciao

      ----

      FB

    9. Re:Never shall the two meet.... by grumpygrodyguy · · Score: 2

      Woah! you don't like simple paths, do you? Ever thought that you could have bought directly debian CD on E-bay [ or ask any LUG and get them almost free ] ?

      Well, I acutally attempted to install debian last year. But gave up after a few hours(hardware conflicts, and a whole mess of stuff that I'm glad I don't remember.)

      The PGI installer was supposted to simplify all of that. What I read told me that all the installation nightmares had been taken care of, and that installing Debian was now a breeze with PGI.

      None of the debian Woody versions I saw for sale on the web said anything about the PGI installer...so rather than chance it I decided to burn my own directly from the PGI project site.

      --
      The government has a defect: it's potentially democratic. Corporations have no defect: they're pure tyrannies. -Chomsky
    10. Re:Never shall the two meet.... by Malcontent · · Score: 2

      "but they did not do it with "little or no trouble" unless they already had significant knowledge of Debian."

      Well I disagree. I had little or no trouble installing debian the first time. I had more trouble installing openbsd the first time but even so I was able to complete the install. I don't think I am a genious or anything so if I could do it then most people of average intelligence should also be able to do it. It's not rocket science or anything.

      Besides like I said you can always install lindows or xandros. You don't have to install debian to have a debian system.

      --

      War is necrophilia.

    11. Re:Never shall the two meet.... by SoupIsGoodFood_42 · · Score: 2
      It's all OK say you can run an error check over it, but even then, it can't be 100% reliable.
      With a GUI, a user can't make an error in the first place.

      I find a GUI much easier than config files. Everything is catagorised and layed out to make sence, with controls that suit the task at hand. Compare that to scrolling down and reading httpd.conf.

      BTW. I'm only talking about properly designed GUIs. You're right in the case of MS Word. It has a horrible GUI...Far too many tabs, I'm pretty sure there's an entry in the Interface Hall of Shame for MS word (sorry, can't remember the link, Google prolly does though).

    12. Re:Never shall the two meet.... by Metrol · · Score: 5, Insightful

      All I can say to this is that I've had a VERY different experience with Linux installers.

      My very first Linux install was with a purchased copy of RedHat 6.0. Even then I was impressed at how well it worked. Literally 30 minutes from CD in the drive to a working desktop getting on the net.

      Later, I ran a Suse 8.0 install. This one had some problems with the drive which required a low level format from an OEM utility. After that, I was again extremely impressed with both the presentation and functionality of the installer.

      I can honestly say the same for Mandrake as well.

      I have other issues with all of these that keep me using FreeBSD, which doesn't have the same super-slick installer, but provides for many other benefits. Even still, I managed to get it installed and working properly on the first try without anywhere near the kinds of problems you had.

      I suppose the appropriate response here would be to illustrate the many frustrating hours fighting various Windows installs that didn't play nice due to a variety of reasons. How many folks here intuitively knew about the F6 trick to get SCSI loaded properly for NT? How about changing out a motherboard from underneath an already installed system. Oh yeah, Windows just loves that!

      Why just pick on Windows though? I've run into all kinds of interesting glitchies with Mac OS 9 and X in the past. Various formating gotchas, or extension conflict finding sucking away the hours.

      Go have yourself a visit on any newsgroup or mailing list for OS tech support. All of them have horror stories or odd gotchas that impact every darn thing out there. Coming up with one for Linux is hardly that noteworthy, escpecially when the vast majority of folks are able to get their installs to work properly.

      --
      The line must be drawn here. This far. No further.
    13. Re:Never shall the two meet.... by epukinsk · · Score: 4, Informative

      You're comparing apples to oranges.

      "The Rhapsody system [precursor to OS X] has been in development since Apple bought Next Computer in December 1996" [1]

      "So I started the GNOME project at that point in August 1997" [Miguel De Icaza, 2]

      So not only was OS X started well before GNOME, it was based on NextStep, arguable a more solid foundation for a desktop than Linux and X. Of course, Mac OS X was released on March 24th, 2001 [3], nearly 5 years after it was allegedly begun, not "A couple of years."

      I don't see why you're so quick to write off OSS.

      Erik

      [1] http://www.aessf.org/newsletters/may98.pdf
      [2] http://primates.ximian.com/~miguel/gnome-history.h tml
      [3] http://www.arstechnica.com/reviews/01q2/macos-x-fi nal/macos-x-1.html

    14. Re:Never shall the two meet.... by G-funk · · Score: 2

      Amidst all the jokes, I'd like to post a serious reply - I understand. I feel your pain. The answer is redhat or mandrake. You know the reason geeks reccomend debian... look at them, scurrying around. they recommend it because it's fuckin hard to make it work, and that's how they like it. I recently installed RH8 on a shitty old machine, and it worked no probs, the same machine took me hours and hours in win98 due to dodgey on-board components. When you get the urge to try again (and you will), go redhat or mandrake.

      --
      Send lawyers, guns, and money!
    15. Re:Never shall the two meet.... by robson · · Score: 4, Interesting

      Oh, yes you will. This failure will stick in your craw. It will tug at the corners of your conscousness. Eventually - perhaps when you read about an interesting tid-bit in a new distro release, you will be drawn in again to redeem yourself.

      Modded as Funny, and rightfully so, but there's so much truth to what he's saying. This is what happened to me. I first installed Red Hat in 1997; I reformatted the partition about 12 hours later. Since then, I've re-installed Linux (on average) about twice a year. Each time, I stuck with it a little longer. Why? Because each time:

      1. The installation process got a little smoother.
      2. I learned a little more about this beast Linux and how it does things. This is akin to that "tugging" mentioned in the parent post.
      3. There was a little more I could *do* in Linux. In other words, applications kept accumulating.
      4. Microsoft just kept pushing me.

      In the end ("the end" being about 6 months ago) it was the convergence of these factors that finally led to my full-time adoption of Linux at home. When MS started talking about their licensing plans for Windows XP, I made a resolution that Windows 2000 would be the last Microsoft OS I ever installed, and that I'd move myself over to Linux at home.

      Sure enough, almost as if on schedule, Linux had finally reached the point where it did at least 75% of what I needed for day-to-day computing. For those things it still didn't do, there was WINE, WineX, and VMWare.

      (I'll resist the urge to end this like a "Switch" ad... :)

    16. Re:Never shall the two meet.... by Brian+Kendig · · Score: 2

      I agree with you wholeheartedly. I reallyreallyreally want to love Linux with all my heart, but it's really tough to love...

      I use Mac OS X for work. I use Windows 98 for games. I just got a retired Dell Latitude CPi laptop computer, and I decided to install Debian Linux on it to find out how far Linux has come since I last messed with it three years ago.

      The net install wouldn't work at first because I had to figure out what Ethernet interface I was using and figure out how to load the drivers for it. This wasted half a day of scouring web sites and mailing lists for the answer. Then the install succeeded, but X Windows wouldn't come up (black screen and the X server chewed cycles), and I had to spend a full day digging through the Internet for answers. Now I'm past that, but audio won't work after two days of trying to figure it out, and I'm at wit's end. And never mind all the problems I hit in the interim, like 'dselect' trying to uninstall my operating system by default, or Gnome using the twm window manager instead of Sawfish for some unknown reason.

      I've been getting inside computers for twenty years. I've been a sysadmin and a webmaster for hundreds of thousands of dollars worth of servers. If *I* can't figure out how to get Linux running smoothly on my desktop, then there's NO chance that Mom ever would.

    17. Re:Never shall the two meet.... by jbolden · · Score: 2

      Debian isn't written for your Mom and isn't really written for desktops. Everyone agrees that one of Debian's weakest points is the installation. Try something like Mandrake.

    18. Re:Never shall the two meet.... by MrResistor · · Score: 2

      What version of SuSE were you using?

      What about it drove you away? (You never gave a reason, and I'm curious)

      As a SuSE/Win98 user who finds himself using SuSE more and more (currently 8.0 Pro), might I make a few suggestions?

      First would be: ditch KDE. It's bloated, slow, and crashes a lot. I used to think XFree86 was a buggy peice of crap until I stopped using KDE, and all my X problems went away.

      I switched to WindowMaker, personally, and I love it. It's small, fast, unobtrusive, and rock stable. All you have to do is pick a different WM from the pull-down menu on the login window. As long as you don't uninstall KDE you'll still have access to all your KDE apps, and the login window remembers what WM you used last.

      If you decide not to give Linux another shot, though, at least remember that OpenOffice and Mozilla are both available for Windows.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    19. Re:Never shall the two meet.... by grumpygrodyguy · · Score: 2

      What about it drove you away? (You never gave a reason, and I'm curious)

      Well, one reason is that it seemed to crash more often than Windows. *20 second obligatory pause for laughter*
      Anyway, the Linux Kernel is a brick house sure...but on top of that I was running X -> Enlightenment -> Netscape for most of my web browsing. Somewhere in those 3 layers(not the kernel) things just kept crashing. Usually once of twice a day the xserver would crash, and I'd be left back in console mode...typing startx again.

      I mean, when people tout the values of Linux the very first thing they emphasize is stability. And they are right provided you don't use X. After you type 'startx' it's a different world however(again, my individual experience). So between windows crashing, and Enlighttenment crashing...well all things being equal I'd prefer windows. Simply because the layout is more intuitive(specifically the File Manager). And there are loads of applications for windows that install like:

      1) download .exe or .zip
      2) run .exe or .zip
      3) ...
      4) add/remove programs to un-install.

      Where as Linux was always about racking dozens of unrelated library dependancies, (which got more and more out of date, and more and more difficult/tedious to maintain). All 'n all it was a headache to use. I liked it for programming with vim...but that's about it. Otherwise I want to be spending my time inside of an application not an operating system. So, sorry to rant...but it's more or less the way it went for me.

      --
      The government has a defect: it's potentially democratic. Corporations have no defect: they're pure tyrannies. -Chomsky
    20. Re:Never shall the two meet.... by jayed_99 · · Score: 2
      And that's because developers -- due to the nature of software -- are conditioned to think of "what is every possible way that anyone could possibly want to use this software?"

      The reason that they think this is because it allows them to reduce the number of bugs introduced by unforseen input.

      "Usability" to a developer == "this software is able to do the largest number of things that people can think of that have some relevance to the software's purpose (stated or implicit)".

      "Usability" to a usability engineer == "whatever tasks people are able to do with this software should be intuitive, easy, and non-confusing".

      The Unix tradition of "thou shalt be able to shoot thyself in the foot if thou so desire (or if thou maketh a mistake)" is deeply rooted in the developer definition of "usability".

    21. Re:Never shall the two meet.... by g4dget · · Score: 2
      Your analysis implies a lack of understanding of what usability is. You seem to say that "graphical" somehow equates with usability, but that is not the case.

      No, I merely describe what applications designed by highly-paid real-world usability engineers at companies like Microsoft actually look like. Obviously, I don't think that those applications are designed for usability. In different words, usability engineers apparently don't have a clue even for the narrowly defined community that they are designing for.

      In any case, your response suggests a basic lack of understanding of concepts like "humor" and "sarcasm".

    22. Re:Never shall the two meet.... by g4dget · · Score: 2
      "Usability" to a usability engineer == "whatever tasks people are able to do with this software should be intuitive, easy, and non-confusing".

      Yup, you're quite right: that's the usability engineer's definition. And that kind of definition demonstrates a complete lack of understanding of engineering principles or psychology. You don't need to look any further than that kind of definition to understand why so much software sucks so badly.

      The Unix tradition of "thou shalt be able to shoot thyself in the foot if thou so desire (or if thou maketh a mistake)" is deeply rooted in the developer definition of "usability".

      Yup, and that kind of definition of usability matches the needs of its user community very well. UNIX developers make no pretenses that their software is easy to learn or use for arbitrary people, they just know it works for them. If it didn't, they wouldn't be using it: after all, there are plenty of other choices. That's something "usability engineers" should perhaps spend more time reflecting on.

    23. Re:Never shall the two meet.... by Titusdot+Groan · · Score: 2
      And, admittedly, it was based upon the NeXT OS which had been around for years and, admittedly, was itself based upon BSD which has been around for years.

      Personally I blame X Windows -- what an abomination and a time sink that is ...

    24. Re:Never shall the two meet.... by g4dget · · Score: 2
      I don't think Windows is targeted at a "narrowly defined community".

      No, but usability engineers target a "narrowly defined community". Just look at how usability testing is usually done.

    25. Re:Never shall the two meet.... by mpe · · Score: 2

      Actually, it is less bad than you make it sound. Configuration files are fine, perfectly usable by anyone that can read text and type on a keyboard.

      Note that there is also a difference between configuring a program and using a program. The former may well be done by a different person from the latter. Indeed the end user may be restricted, either by file permissions or corporate policy as to how they can or can't alter configuration settings.

      Well-done configuration files are often much better than navigating through one hundred options distributed in a dozen different tabs (even see the 'option' multi-tab dialog of Word?).

      Another bad thing MS Word does is to have a section to change both the default save location and where office looks for various components alterable in the same place. Without it being obvious that changing the latter is likely to break the program.

    26. Re:Never shall the two meet.... by j3110 · · Score: 2

      Don't forget --help / -h not talking about the configuration file, then man saying "This file/program has no man page, here is command -h, or see this website" When you go to the website, there is a FAQ, but no configuration example. Then the configuration path has to specified at compile time. Sometimes the configuration is stored in DB files in either TDB or BDB format of which there is no easy way to examine. Then you have to run make in some obscure directory on some programs to generate these files again from the text files. Then half the programs don't have a configuration reload option, but you just have to shut them down and restart them. If the new configuration is bad, it dies with an obscure error, or quietly. After digging through /var/log you might find some hint at where the problem is.

      I can't believe that Linux people complain about the registry when they have this POS method for configuration. I'ld take the registry any day. /etc could easily be replaced by one DB (LDAP-ish, but local) that is the registry and have a system library so all programs can access configurations in a standard way. I would prefer very much an editor that at least told me what I could set and had a range of values. Then it wouldn't require much to include a help database explaining each field's meaning. Parsing text that users write directly was never a good idea for configuration.

      Then there is that god-aweful horrible X protocol. I don't care about all the third party support for it, it would be better to have a display that worked on one computer than one that half works on a million computers. I could run Win95 just fine on a 486 with 16M ram, but X would grind away at the hard disk for 10 minutes before it would start. I would rather have the Palm's GUI than any of the intrusive window managers out there. The one's that are clean require you to click through a menu 8 levels deep to find the program you want to run. I don't think users would be so opposed to pressing a hot key for a full screen menu with drag and drop support for their programs. I don't have to edit some hidden txt file under windows to change the menu. KDE lets you add icons to the desktop, and it lets you customize the menu, but it's really slow compared to any other OS's menus, and it's not very smart when it comes to clicking programs/files, because linux has "magic" instead of a good MIME typing system or extensions. XFS has support for adding attributes directly to the files, thus making it possible to store the MIME type with the file instead of as an extension, but no other file system supports it, thus there are no programs that do. This problem can be pinned directly on the linux kernel itself because the EXT filesystem s are the dumbest file systems since FAT. I thought it would be common sence to implement ACL's and Attributes, even more so if you aren't going to use brain-dead filename extensions.

      The more I work with Linux to replace windows, the more I see the problems that arise from a million uncoordinated people hacking away at the same system. There is no consistency.

      --
      Karma Clown
    27. Re:Never shall the two meet.... by CoolVibe · · Score: 2
      1) apt-get install foo
      2) ?
      3) ...
      4) apt-get remove foo

      What's your beef?

    28. Re:Never shall the two meet.... by MrResistor · · Score: 2

      Well, one reason is that it seemed to crash more often than Windows. *20 second obligatory pause for laughter*
      Anyway, the Linux Kernel is a brick house sure...but on top of that I was running X -> Enlightenment -> Netscape for most of my web browsing. Somewhere in those 3 layers(not the kernel) things just kept crashing. Usually once of twice a day the xserver would crash, and I'd be left back in console mode...typing startx again.


      I had similar problems until I switched to WindowMaker. It's been about 6 months, and in that time I've only had Mozilla crash on me once and it didn't take anything else with it. Prior to that I was using KDE and having crashes all the time, which was particularly irritating since it would take my USB drivers with it, which made it quite difficult for me to recover from console with my USB keyboard.

      Anyway, my conclusion is that the problem there is not the oft maligned X, but rather what you have running on top of it. In the last 6 months it has become quite clear to me that X does not at all deserve the bad reputation that it has. I'm guessing you were not running Enlightenment by itself, but rather over GNOME? I'll bet that GNOME was the problem. Try running Enlightenment without GNOME under it, or if that's how you were running it, try a different wm. One of the things I really like about Linux is that I can mix and match apps as I choose. I can be running WindowMaker and still use Konqueror whenever I like without having to take the KDE stability hit. I know the same is true for GNOME apps, and as long as Enlightenment is properly designed it should be true for those apps as well. WindowMaker isn't for everyone, so you might try icewm or blackbox, both of which I've heard good things about.

      Where as Linux was always about racking dozens of unrelated library dependancies, (which got more and more out of date, and more and more difficult/tedious to maintain). All 'n all it was a headache to use.

      All I can say to this is don't say the distro sucks because you didn't use the tools it provided for you. SuSE is a very comprehensive distro, and they provide just about everything that you could need, and all of it is installable through YaST which takes care of dependencies automatically. In the almost 3 years that I've been running SuSE the only time I've had to deal with a dependency issue was when I had to custom compile samba for a server I was building; two files weren't in the same place Red Hat puts them, I created symlinks and was on my way.

      There's no reason why you would have to deal with dependecies under SuSE. They provide excellent tools for that job, and it's not their fault if you chose not to use them.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
  5. Lusers Reference! by Cap'n+Canuck · · Score: 4, Funny

    Mastery of such a product is difficult and so legitimates membership of an elite who can then distinguish itself from so-called 'lusers' (Raymond and Steele, 1991, p. 364)

    Eric S. Raymond and Guy L. Steele, 1991. The New Hacker's Dictionary. Cambridge, MA: MIT Press.


    For any of you writing a paper (not an article as the story says), you can actually refer to 'lusers' and sound learned.

  6. The Main Problem by ank2 · · Score: 2, Insightful

    The main problem with open source is and always will be that its created by programmers for programmers. Thats when closed source has the advantage. They are paid to make sure that the user understands the software. Apart from ego what incentive does an open source programmer have?

    1. Re:The Main Problem by bwalling · · Score: 2

      Apart from ego what incentive does an open source programmer have?

      Total World Domination!

    2. Re:The Main Problem by inode_buddha · · Score: 2

      It's more gratifying to the ego if you see more people using your software because it's a better solution - including ease of use.

      That said, ego is only a part of it IMHO. Many times I do a project to just to "scratch an itch". For example, if I need some specific kind of functionality, or just to see if I can.

      --
      C|N>K
  7. How does "openness" affect useability? by Ars-Fartsica · · Score: 5, Interesting
    There may be a connection. A closed project allows one person to impose their will religiously throughout an interface. Open source ultimately is about concessions and cooperation, which may negate this type of centrist control.

    On the other hand, the general trend of open source is to follow the leader in the most positive way possible. If someone builds the perfect UI, open source folks will copy it sooner or later.

    1. Re:How does "openness" affect useability? by lairdb · · Score: 2, Interesting

      Just the opposite. "Cathedral" projects that intend to be commercially successful have design teams that have breadth -- not just nerds, but squishy people as well. If they don't, they won't have the usability aspects that are key to marketplace success.
      "Bazaar" project contributors may be a larger team, but they are a self-selecting group of contributors that tend to be monotonic.


      ("I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read. Take it all with a grain of salt." --Steven Owens)

      --
      "...and to everyone else out there, the secret is to bang the rocks together, guys."
    2. Re:How does "openness" affect useability? by Zordak · · Score: 3, Interesting
      On the other hand, the general trend of open source is to follow the leader in the most positive way possible. If someone builds the perfect UI, open source folks will copy it sooner or later.
      I know a lot has been made on Slashdot about not patenting "look and feel," but this does bring up an interesting question: If the "perfect UI" were possible, would a company invest the resources needed to realize it without the possibility of protecting it? Granted, some of the cost would go towards actual implementation, which would be protected by copyright, but the investment in designing this perfect UI would probably be greater by at least an order of magnitude. This question is really interesting to me because I am wanting to get into patent law. Anybody want to comment on what recourse a company would have for protecting the perfect UI? Legal precedent would not appear to be on your side.
      --

      Today's Sesame Street was brought to you by the number e.
    3. Re:How does "openness" affect useability? by flacco · · Score: 2
      If the "perfect UI" were possible, would a company invest the resources needed to realize it without the possibility of protecting it?

      Of course. They'd have to do it or their competitor would.

      --
      pr0n - keeping monitor glass spotless since 1981.
    4. Re:How does "openness" affect useability? by Zordak · · Score: 2

      True, but they also do this for their own financial benefit. More apps written for Windows means greater market dominance for Windows, and if the apps have a consistent interface, all the better. And, like you implied, the UI was just a rip-off of Apple's (a rip-off of Xerox's) to begin with. Maybe I should turn the question around. Say I'm some average Joe Coder sitting at my computer, and all of the sudden, I have this huge epiphany, and I get this vision for the perfect UI. I sit down and hack out the code, iron out some bugs, and have close friends and family members give it a test drive, and they're all just totally blown away at how it totally unleashes all of the power of the computer. However, I realize that althought the design of the UI was my own little piece of brilliance, once it gets out in the open, it will be trivial for Big Bad Corporation X to release their own implementation, crushing whatever little startup I form to sell the product. So, what incentive do I have to release the UI? If "look and feel" indeed cannot be patented, what else can I do to protect myself?

      --

      Today's Sesame Street was brought to you by the number e.
    5. Re:How does "openness" affect useability? by mpe · · Score: 2

      No, what open source is ultimately about is, if your program is pretty good but had one really annoying (to me) feature, I can change my copy for my use, to be what I want it to be.

      But different people might want to do different things with the program in order to make it better for their usage.
      This can even include taking away functionality or configuration options, especially when the program is intended to perform real work.

      If I were to write a program and supply the source code on my website, it would be an open source program, even if I were to completely ignore any and all suggustions and input from other people.

      Assuming you have published it under some kind of open source licence.

    6. Re:How does "openness" affect useability? by MrResistor · · Score: 2

      Apple seems to be dealing with the issue just fine. If you search back a few months I'm sure you'll find an article about some aqua-like project squashed by an Apple CnD letter.

      For a "real world" example, check out Harley Davidson. They were able to legally defend the "V-Twin feel" for quite a long time, effectively keeping competition out of their particular market niche. Their only competition in that market now is Honda, but only because Honda bought HD, thereby acquiring the rights to that look-and-feel.

      I think, though, that these were both persued under trademark, not patent, law. That would make sense, as look and feel is too nebulous to be patented, IMHO.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    7. Re:How does "openness" affect useability? by Zordak · · Score: 2
      Apple seems to be dealing with the issue just fine. If you search back a few months I'm sure you'll find an article about some aqua-like project squashed by an Apple CnD letter.
      Although effective in this case, a C&D letter is really nothing more than intimidation, and doesn't mean a thing legally. Particularly, see my reply to another poster in which I pose the problem of a little guy wanting to defend his nifty new UI from the big guys. Also, the problem I'm considering would have to be bigger than Aqua (I think). If I understand correctly, Aqua added some translucence to windows and changed up the "taskbar" at the bottom, but is not anything terribly groundbraking beyond that. I'm thinking more in terms of some really neat, innovative UI that turns the whole "desktop" analogy on its side (in case you're wonderin, no, I haven't come up with it -- this is strictly hypothetical). Anything that can be covered just by Trademark wouldn't count here, since a UI that rips off the new scheme doesn't necessarily have to look the same.

      I know the situation sounds kind of contrived, but this is exactly what happened with GUIs and the desktop analogy. Xerox had a thinktank that came up with a totally new way of doing things graphically -- a real departure from the old CLI and TUIs. If I remember things correctly, Apple licensed it for the Macintosh, then MS saw how cool the Mac was and blatantly ripped it off for Windows. I believe that Apple tried to sue, and lost in the court, which set a precedent for not being able to patent "look and feel." The OSS community gained a great deal by this decision, since the two big WMs are basically rip-offs of Windows, and MS can't do anything about it. What I'm really wondering (and what none of us probably know) is how this precedent will affect whoever comes up with the next truly innovative UI concept -- something that is more than just the latest incremental improvement to the Desktop concept.

      --

      Today's Sesame Street was brought to you by the number e.
  8. Certain skills aren't given enough credit in OSS by wackybrit · · Score: 4, Insightful

    In the open source world, programming ability is king. If you're a hot coder, you're desired and you can be seen as a philanthropist by developing free software.

    However, when it comes to interface design, usability, documentation, and any of the 101 other skills related to developing applications, there just isn't the same level of acceptance.

    How many open source apps have good documentation, easy to use interfaces, and professional Web sites? One or two.

    There's some darn fine software out there (Apache comes to mind) but where is the demand for good documentation, design, art, QA people in the open source world?

    I think that those few writers, artists, and interface people working on open source projects are extremely underrated and aren't getting the credit they deserve.. while someone who comes up with a clever hack in C++ gets their name in lights.

  9. Frankly, by Hayzeus · · Score: 5, Funny
    "unusable" software attracts a better class of user.

    Keep out the riff-raff -- stick with command line interfaces!

    1. Re:Frankly, by poot_rootbeer · · Score: 2


      Well, okay, but is the goal of Open Source Software to attract "a better class of user", or to attract "all users"?

      If I were a troll I would call you an elitist pig at this point.

    2. Re:Frankly, by wormbin · · Score: 2

      ...your post reminds me of the classic sig:

      "Linux is user friendly, it's just selective about who its' friends are."

  10. Havoc has some good points... by ACK!! · · Score: 4, Interesting

    http://www106.pair.com/rhp/free-software-ui.html

    The man makes some good points about usability and free software. I think that Havoc sometimes takes these ideas to the nth degree and borders on almost RMS style dogma sometimes. Still, it is a very good read.

    The other side of the coin that these folks do not take into account is the fact that OSS application developers for all the desktop adoption talk are not coding for the masses. They might think they are but they are not.

    They are coding for the select few geeks that decide to install a brand new Unix or with Linux Unix-like OS on top off or besid the OS that came with their box. This number is small. The OSS developers in some ways are simply giving the geeky few the big, unwieldy, powerful applications they want to go along side their *Nix powered OS.

    --
    ACK /ak/ interj. 2. [from the comic strip "Bloom County"] An exclamation of surprised disgust, esp. i
  11. Yup. by edashofy · · Score: 2, Offtopic

    I'm impressed with how far open source has come. From the days when you could spend a week trying to figure out what your monitor's horizontal refresh rate was just to get X running under Slackware, to the wizard-style installs of RedHat, the installation process (as mentioned in the article) has come a long way.

    I just recently came back to try to set up a dedicated Linux server on an old PC. I was going to put some custom servlets on there, so I wanted Apache and Tomcat installed.

    Apache came with the RedHat installation I did, but not Tomcat. No problem. I download an RPM of Tomcat and install it fairly easily (although I have to RTFM to figure out how to install the RPM).

    After that, it took me three days to get Apache to talk to Tomcat. After installing, uninstalling, and finally compiling an entirely new build of Apache, I got the webapp connector to work, only to find it was broken. Some more futzing around and trying to read the broken-English documentation of the mod_jk2 connector and I finally got it working. I'm a developer with fifteen years' experience, I'm not a newbie here. I can fly circles around all but the most experienced vi user, but this was a baffling array of too many choices, not enough guidance, and no friendly setup.

    Other usability problems I encountered included:

    1. The graphical tool for configuring Apache provided by RedHat doesn't like you touching the config file with any other editor, but it doesn't provide all the functionality either. So, the minute you have to touch the config file with an editor, your user-friendly tool breaks.

    2. I had three choices for everything. Did I want to use Tomcat as my main server? Integrate with Apache? What directories did I want to integrate? Which of three different connectors that do exactly the same thing did I want to use? (Hint: whichever one that just works). As a first-time user, I didn't want a choice, I wanted a decision.

    In contrast, the first time I ever set up a servlet engine on a Windows NT box (and this was in the bad-old-days) the procedure was:

    Double click installer, click next about five times, select "IIS" and hit "Finish." Took me less than an hour--the first time. Sure, it probably wasn't tuned to perfection, but it worked.

    With the success of the Linux installers being so easy, it appears that usability is making inroads...but it's not there yet.

    1. Re:Yup. by gordie · · Score: 2, Informative

      Next time don't go the rpm route, use Apache Toolbox from http://www.apachetoolbox.com any job is easer when you use the right tools, for compiling Apache "the way you want it (tm)" Apache Toolbox is the perfect tool. A fine example of some one in the OSS community taking a difficult job and making it simpler. Yes some projects are there to make things easer for the less experenced.

  12. Re:Useability is anethma to OSS... by Anthony+Boyd · · Score: 4, Informative
    Useability is something you add on the backend of a product to market it. What they really mean by useability is a nice GUI where you can get a mouse trail going.

    Yeah. You didn't even read the article. They defined usability right at the beginning of the document: "Usability is typically described in terms of five characteristics: ease of learning, efficiency of use, memorability, error frequency and severity, and subjective satisfaction (Nielsen, 1993)."

    They wrote a well-researched, seriously informative document with tons of examples, quotes from experts, and more. I find their comments far more compelling and substantial than yours.

  13. Where are the forums and groups for usability? by fremen · · Score: 5, Interesting

    I posted this question in a K5 diary, but I'll post here as well. Where are the usability forums for open source software? Who's working on this? Is there a webpage or a discussion group? Something on Usenet perhaps?

    Who's working on the "cutting edge" window manager of the future? Where are the groups playing around with their pet interface projects? This is open source, there should be hundreds of different user interface projects floating around. Most of them would be horrible, but it's that open development spirit that condenses bad ideas into really really good ones.

    I'm legitimately interested in working on this problem, but I've never discovered places where people ask serious questions about usability. So now I'll post the same question here, where is good usability and GUI stuff happening?

    1. Re:Where are the forums and groups for usability? by Pengo · · Score: 2


      From what I have seen , readhat is actually doing group testing for their interfaces starting with RedHat 8.0. They have gone around to various user groups, and gotten feedback based on the users of their software.

      I imagine it's going to take a strong and unified group of engineers under a commercial hat (such as a red one) to get things looking nice.

      Ximian has done a great deal to help the user interface on Linux. Great applications will eventually come. Crap will slide off the wall, but some of it will stick.

      That said, the KDE project seems to have done a good job of building a common set of applications with a common look and feel.

      I would give me left nut if a group could pull together like Apple has w/OSX for a solid .. and more importantly consistent feel to the applications.

    2. Re:Where are the forums and groups for usability? by buckycowpie · · Score: 2, Informative

      Nooface is where I end up going for UI stuff. They cover anything, but love to dote on 3D UI and alternate input devices. OTOH, they've also given decent pointers to CLI stuff and the down-to-earth stuff from Jef Raskin.

    3. Re:Where are the forums and groups for usability? by ReinoutS · · Score: 2

      Strange, noone has mentioned the GNOME Usability Project yet. So it will be me, then. =]

  14. Re:Useability is anethma to OSS... by emgeemg · · Score: 5, Informative

    I suspect this is a troll but i'll bite...

    Useability is something you add on the backend of a product to market it. What they really mean by useability is a nice GUI where you can get a mouse trail going.

    No. You obviously know nothing about the subject. Usability is not something you hack onto the backend of a product after all is said and done. If you're serious about designing an application to be highly usable, then the interface becomes a central development point just as important as the actual functionality (perhaps more important because if you can't figure out how to use it and use it well, what good is it?). And to say that usability means just putting together a whizbang fancy GUI is a massive understatement. There is years of research on the human brain and how to best present information to it on which the principles of good GUI design are built. Sure, it's obvious to you now because you've had lots of experience with applications from which you can borrow concepts from, but at some point in the past someone had to ask the question "what is the best way to do this?"

    What most people don't realize is that it's not just the "big" things like provide menus at the top of the screen, etc, but also little things that are taken for granted. You probably don't notice them but when they're not there you miss them. Ever used an application that just didn't "feel" right but you couldn't really explain why?

    Useability is great in most OSS work, extremely efficient and powerful...it just has a higher learning curve to the uninitiated user

    Here you contradict yourself. How can useability be great if the learning curve for a new user is high? Usability is about reducing that learning curve by making the interface intuitive (among other things).

  15. I will tell you... by inerte · · Score: 4, Interesting

    ... why open source software usability sucks.

    BECAUSE NOBODY USES IT

    Usability means: The software will do what is intended, a lot of people will be able to use it, use it fast, and use it easily.

    And please, let's get real: Linux is open source (or free software, whatever), but 99.99... percent of the open source applications are not Linux. So, when you say that "all open source" lacks usability, you are right.

    BECAUSE NOBODY USES IT

    And I mean, USE it. Not opening a text file to edit an entry to allow 10% more connections to your server. I mean, sit down and USE it for 8 hours straight like most normal people will do.

    Open Source, in general, serves the purpose of its creator.

    You've scratched, you solved your problem, you hope others will enjoy your solution. But this doesn't mean they will constantely USE it, they will just open, edit, close.

    When you get down to what really matters, the real deal behind usability, it is about making software so OTHER people can use. They didn't put the menu item there, but they NEED to know that it exists.

    What developers need to have in mind is "I will solve my user's problems". This doesn't mean just wait for a complain. Developers need to actively search problems. Don't you want your software to get better? Then go and hunt the problems! Ask people what they think about it.

    You don't have time? Then you are wrong about the priorities. A hard to use software won't get people to USE it, and you won't be helping the free software at all.

    Get people to use your software. Doesn't matter that it's bloated, it works XX% slowly, if it means more users.

    Apply economic laws: More users = More Money = More Developers.

    GET THE USERS, they don't care if the source is closed or open.

    1. Re:I will tell you... by movement · · Score: 2, Interesting

      > BECAUSE NOBODY USES IT

      For starters, this is wrong. Several projects
      are in fact heavily-used by a range of user classes.

      Secondly, this really doesn't help much. Talking
      to users is a notoriously poor way of improving
      usability. It is useful in concert with other
      methods, but on its own, it is not particularly
      useful, and can even be harmful.

      Users do not generally have a really good grasp
      on the minutae of bad UI. They simply don't notice that, for example, KDE 2's task menu is one pixel away from the side of the screen. The feedback you tend to get is most useful for finding what features are used and where they go wrong.

      A tiny minority of users will ever complain "hey,
      this option takes 1 second to respond". They will
      *feel* it (the application will feel sluggish and clumsy), but they are not generally able to review UI themselves. Only the most obvious stupidities get noticed.

      Remember, for the typical project, only a small minority of users give feedback *AT ALL*. And of those who do, the vast majority are power users of the application. As a result, the feedback you get will be necessarily skewed towards the power user end of things - not good.

      Asking users /really/ doesn't work.

      What developers need to do is :

      o give careful thought to every single patch that
      introduces or changes the UI

      o review mercilessly

      o apply heuristic guidelines

      o listen to users (despite the above, it can still be valuable input)

      o if possible, do actual tests in labs with users

      This stuff is starting to happen now, but there is
      a long way to go. Like you say, developers need to learn to write good UI like they write good code - for *others* to read and use.

      --
      -- Remove the trailing '\0' to email me.
    2. Re:I will tell you... by Malcontent · · Score: 2

      "Apply economic laws: More users = More Money = More Developers."

      Not in the open source world. more users mean more headaches, more whiners, more tech support and no more money.

      There is nothing like a bunch of people yelling at the programmer because something they got for free does not work like they want it to. I see it all the time, hang out on any listserve and count the morons insulting the programming team because the icon is ugly some gui element behaves weird or looks weird or is in the "wrong" place. Would that whiner pitch in $50.00 hell no. Would he write some documentation? Hell no. Would he put for any effort whatsoever? Hell no. He just wants the stuff he got for free to look and feel like the stuff that costs $500.00.

      More users means more inconsiderate whining morons then anything else.

      --

      War is necrophilia.

    3. Re:I will tell you... by mpe · · Score: 2

      For starters, this is wrong. Several projects are in fact heavily-used by a range of user classes.

      Without quite a few open source programs there would be no Internet.

    4. Re:I will tell you... by mpe · · Score: 2

      Let's see about web servers, 60% of all of them use. But how many people administer these servers? Does it means just because a few use it's usable? Granted, Apache is easy to install on every Windows plataform, but for example, it is not easy to download.

      There appear to be quite a few people who can't get it into their heads that administering and installing software is NOT using software. Any more than servicing a car is "driving" or replacing a component in a TV is "watching television".
      Bluring the distinction thus creating the "power user" is a major part of the reason Windows is such a big headache both in terms of support and virus spreading.
      Trying to make complex machines which are "user servicable" simply dosn't work. Indeed true "usability" would include the equivalent of "no user servicable parts"...

  16. Great references by Lt+Razak · · Score: 4, Informative
    Some of the references they used are really nice:

    Usability Testing of Athena User Interface
    Voices from the Open Source Revolution
    KDE Usability - First Steps

    A few of these books grace our desktops here at work.

  17. No OS is that great by WPIDalamar · · Score: 3, Insightful

    There is no great computer interface, they all pretty much suck somehow. Someday we'll figure it out, but to say it's an open source problem isn't that fair. (Even if open source is sometimes behind some non open source projects)

    1. Re:No OS is that great by SoupIsGoodFood_42 · · Score: 2
      Bullocks....GUI research has been around since at least the 1980's. Apple was a good example. The bad usability decisions made with OS X aren't because there was a lack of expertise in the Apple development team. It was because they were comprised by the marketing division (Flashy stuff, and making certain parts more like Win to increase familiarity to potential switchers etc).

      Of course there is no such thing as a perfect GUI, just like there is no such thing as perfect code. But that doesn't mean there aren't any major improvements that could be made.

  18. As they mention, OS X has shown a way by burgburgburg · · Score: 4, Insightful

    The combination of OSS underpinnings with the Aqua interface, designed as a commercial project, shows the functional results of one of their solutions. It isn't necessarily the only way, but it gives hope that the other approaches can be successfully navigated.

    1. Re:As they mention, OS X has shown a way by WillAdams · · Score: 5, Interesting

      Except that the usability, consistency and elegance of NeXTstep has been sacrificed to appease the Mac faithful's absolute assurance that the Macintosh Way is the one true way.

      Scroll bars are on the wrong (right) side, so using NeXT's wonderful Miller column browser becomes an awkward back and forth burlesque for broad directory structures w/ lots of entries

      Monolithic main menu, no pop-up right-button main menu (and the contextual menu is all-too sparsely populated most times) which can become gestural in nature with sufficient usage (Altsys Virtuoso - right click, Arrange | Path Operations | Punch is a single flick of the mosue for me ;)

      No tear off sub-menus---in NeXTstep one can customize the UI by strategically tearing off and placing sub-menus (need to print a bunch of Envelopes? Install Poste.app, open one's word processor, tear off the Services menu and position it so that ``Print Envelope'' is at (say) the bottom left corner of the screen---you can get to it with a single flick of the mouse and a click).

      Carbon implementations drag UI expectations down---all too often they don't support Services, File Filters &c. Sometimes not even Quartz live-window drag / re-size

      Verbose Mac-style menu shortcut descriptions which use weird symbols which aren't even consistently on all Apple keyboards (NeXTstep, Save == s, Save As == S; Mac OS X, Save == S, Save As == S)

      Dumbed-down print dialog box w/ no Fax or Save (PostScript) buttons

      File dialogue boxes which no longer support tab completion, filename selection to populate the filename text field, or automatically creating a path of folder(s) in which to save a file

      And altogether too many apps haven't made the transition yet---I still want replacements for NoteBook.app, Lotus Improv / Quantrix, TouchType.app, Altsys Virtuoso (and don't point me at Illustrator or FreeHand, the UI for the former disappoints me, the latter isn't sufficiently integrated w/ Mac OS X, no Services, &c.), TeXView.app (TeXShop is quite nice, but lacks the IPC (inter-process communication) which made InstantTeX possible---EquationService.app isn't supported by a lot of apps too, so isn't as useful as TeXView.app's TeX Eq -> eps Service), Webster.app, Digital Librarian (MT Librarian is close, but crashes when I try to index texmf's doc tree), Digital Shakespeare, Oxford's Book of Quotations and TypeView.app

      I've some information on NeXTstep and its UI on my personal pages at http://members.aol.com/willadams but GNUstep sadly lost GYVE, so improving on NeXTstep / Altsys Virtuoso seems rather remote at this time :(

      William

      --
      Sphinx of black quartz, judge my vow.
    2. Re:As they mention, OS X has shown a way by WillAdams · · Score: 4, Interesting

      cpt. kangarooski said:
      >I would argue that using NeXT ruined Apple's UI work...

      and your arguments for this are?

      >NextStep had all sorts of terrible Unixisms in it
      >that have infected the Mac, e.g. the file
      >structure,

      As opposed to the typical ad hoc mess w/ no system or file hierarchy of the typical Mac user's desktop?

      >security and multiuser systems,

      Oh, it was a _good_ thing for one of my co-worker's files to've gotten clobbered by another co-worker who'd had the file open in Quark XPress so that when it was closed by the second co-worker Quark restored the file as it was when originally opened losing ~3 hours work?

      Wait, networking should only be for connecting to a printer like on a 128KB Mac? and one should use sneakernet and only share files on floppies?

      >outdated CLIs, etc.

      Show me a Mac tool which approaches the efficiency of handling complex file editing tasks as sed and awk and this might have some merit as an argument. The other day one of our clients added two pages to the middle of a book whose index had already been done (manually :(. While the Mac operators were busy trying to figure out how many pieces to cut the index into so as to have multiple people up-date it by hand, I dumped to XTags, fed the file through a one-line awk script to increment all of the page numbers larger than 436 by two and had it loaded back into Quark XPress for proofing before they'd decided that they'd all need to work on it (four people) and to drop all other production to get it done.

      >MacOS should have been replaced by the mid-90's at
      >the latest, but it's sad to see the crap coming
      >out of Cupertino these days.

      Only because it's not as nice as what NeXT used to make available. It's far better than what Apple has in the past made with the exception of A/UX and when they were selling OpenStep (which I wish they'd continued).

      William

      --
      Sphinx of black quartz, judge my vow.
    3. Re:As they mention, OS X has shown a way by SideshowBob · · Score: 2

      Except that the usability, consistency and elegance of NeXTstep has been sacrificed to appease the Mac faithful's absolute assurance that the Macintosh Way is the one true way.

      In my opinion this is unfair. Good things were lost from both sides when the two were merged.

      Scroll bars are on the wrong (right) side

      NeXTStep's left hand scrollbars were wrong. Think about it, within the span of 15 pixels you would a) scroll the content b) change the selection c) resize the window. That many chances to 'screw something up' by mis-clicking reduces user trust in the UI.

      And the NeXTStep scrollbars lacked the undoability of the Mac scrollbars. For instance on the Mac, if I decide to cancel a scroll I can simply drag the mouse far enough away from the scrollbar perpendicular to the scrollbar's primary axis to 'snap back'. If you look at the Classic Mac UI nearly all the original UI elements had this level of undoability and NeXTStep did not.

      Monolithic main menu, no pop-up right-button main menu (and the contextual menu is all-too sparsely populated most times)

      NeXTStep also had a monolithic main menu, which I think you knew. Maybe you meant the horizontal menu bar? Supportably better by Fitt's law. And I have right-click menus that are fully populated in all the apps that I use, *shrug*

      No tear off sub-menus

      I would welcome them back provided the mechanism for tearing them off is done well (NeXTStep's were too easy to accidentally tear off when accessing the lowest menu item or a submenu)

      Carbon implementations drag UI expectations down---all too often they don't support Services, File Filters &c. Sometimes not even Quartz live-window drag / re-size

      Carbon application developers will add support for those things when Apple provides the APIs (or in the case of Services, *now* that Apple has provided the APIs -- they weren't available until 10.2) Of course, you could always not use Carbon applications and live in your happy little ivory tower if they bother you so much.

      Verbose Mac-style menu shortcut descriptions which use weird symbols which aren't even consistently on all Apple keyboards (NeXTstep, Save == s, Save As == S; Mac OS X, Save == S, Save As == S)

      You've provided an excellent example of one of the things I hate(d) about NeXTStep.. uppercase vs. lowercase menu labels are extremely difficult to differentiate on a high-res monitor! The Mac way is far better, if command-shift-s is the menu equivalent, then you will see the command symbol, the shift symbol, and an s in the menu. WYSIEWYG.

      Dumbed-down print dialog box w/ no Fax or Save (PostScript) buttons

      Fax and Save to file are in my print dialogs. PDF rather than PostScript *shrug*.

      File dialogue boxes which no longer support tab completion, filename selection to populate the filename text field, or automatically creating a path of folder(s) in which to save a file

      Yet another example of something the Classic Mac implementation did very well. Why OS X regressed in this area is unexplainable, but don't blame the Classic Mac UI.

    4. Re:As they mention, OS X has shown a way by cpt+kangarooski · · Score: 2

      I would argue that using NeXT ruined Apple's UI work...

      and your arguments for this are?

      Fundementally, that they no longer had a committment to creating a superior UI. Unix was never designed to have a particularly good UI -- by using it, it compromised everything else. After all, how do you have an OS which is in every way intended to promote usability if a huge portion of it was never intended to do so?

      security and multiuser systems, outdated CLIs

      You misunderstand. I'm not saying that MacOS was good at this. Rather, I am saying that OS X is _also_ bad at it. I demand improvement BEYOND what anyone has already done. Not mere retreading of the same ground again and again.

      Even the best existing tools aren't good enough.

      This is why I would be just as upset if MacOS had continued, and why I don't think it should have been around nearly as long as it was. Even if it was the best, it's unacceptable to stand pat.

      Name something in Mac OS X which a typical user would want to do which _requires_ one to make use of the CLI

      Delete files? The permissions are so royally fucked up on OS X that it's routine to see people be unable to delete their files and be told to resort to its craptastic shell in order to accomplish this trivial task.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
  19. Ease-of-Use v. Learing Curve by Oculus+Habent · · Score: 2

    You don't have to have a steep learning curve for excellent useability.

    While I agree that GUIs frequently slow down certain tasks, it is not always true.

    Take a look at The Humane Environment for a serious look at usable text interfaces.

    --
    That what was all this school was for... to teach us how to solve our own problems. -- janeowit
  20. copyrighted material? by newsdee · · Score: 2

    Since many components of modern GUIs are images and sounds, there would be the issue of who owns the copyrights. Can image and sound files be licensed under the GPL?

    If so, it would provide a framework for "GUI experts" to create their own themes. Also a standard for GUI themes would be most welcome (there are many, but AFAIK none is standard as in "XML standard").

  21. No effective feedback loop by twalk · · Score: 2, Insightful

    Closed source, sold software has a strong feedback loop. The developer puts it out, customers complain about it, developer makes it better, customers start buying and give more feedback, developer makes it better yet, more customers start buying, etc, etc.

    Money creates a strong feedback loop, which creates a program that fits better with the demands of the customers. (It also lowers support costs. It breaks down in a monopoly situation...)

    OSS doesn't have a strong feedback loop. That's why nearly all of the truely successful OSS projects have truely expert programmers, which somewhat make up for not having this feedback loop. Still, there isn't any significant pressure on them to make the product closer to what customers want, instead of what they want, leading to "usability" problems for others.

  22. Re:Useability is anethma to OSS... by mzipay · · Score: 5, Insightful

    bullshit. this is *exactly* the kind of elitist attitude that is directly responsible for OSS *not* being more widely accepted.

    sure, you say it in a much more palatable way ("... it just has a higher learning curve to the uninitiated user."), but the meaning behind the words is always the same.
    people like you fear a "dumbing down" of OSS, and yet you are the same individuals who are first to champion Joe Average abandoning a platform he is comfortable with and "just works" (from *his* perspective, which, as much as you might want to disagree, is all that matters) in favor of one which is completely foreign and threatens the prospect of having to relearn even the simplest of tasks.

    wake up. useability is much, much more than "something you add on the backend of a product to market it." it is ultimately what decides, after the marketing hype and initial bandwagon inertia have settled, the success or failure of anything from the simplest script to the most complex architecture.

    and, oddly enough, it's actually YOU who really thinks that "useability is a nice GUI where you can get a mouse trail going."
    !!!!! useability != gui !!!!!
    a gui must take useability concerns into account just as much (in many cases moreso) than a command-line interface.

  23. Go Bugzilla! by photon317 · · Score: 2

    From the article:

    For functional bugs a tool such as Bugzilla works well in supporting developers, but presents complex interfaces to other potential contributors


    I don't think even many developers find Bugzilla to be a simple interface. I would find it easier to type in SQL queries againsta bug database manually than use the Bugzilla web interface.
    --
    11*43+456^2
  24. For those of you that actually READ the article... by Cap'n+Canuck · · Score: 3, Insightful
    To those of you who actually read the paper and didn't respond in a knee-jerk fashion, I thamk you. For you others - may your Karma be infested by the fleas of a thousand camels!

    The paper was meaty, but made its points well. Early on, the authors touched on the difference between the two user communities - the average user and the developer. Sorry for belaboring the point, but that's the problem with the OSS user interfaces - they're not designed to be used by te average user.

    My opinion is that the best solution to actually selling OSS software to real users (the 'other' 99%), is to wrap it in a functional GUI that users can use, usefully. If I were Microsoft, that's what I'd be afraid of.

    As an aside - there was a good feel of humour to the paper:

    The stereotypes of low hacker social skills are not to be taken as gospel, but the sustaining of distributed multidisciplinary design teams is not trivial.


  25. usability? Not for the OS... by gosand · · Score: 2
    So now I'll post the same question here, where is good usability and GUI stuff happening?

    In the apps, not in the OS.

    Think Opera, Mozilla. OK, maybe it is just in the browser market, but they have come up with some pretty good UIs in browsers recently. It is because everyone uses the browser, more bang-for-the-buck in developing the UI for it.

    I think to MOST people the OS shouldn't need much of an interface, it should just do it's thing. Me? I love the CLI (I stands for Interface). So to me, it doesn't need much improving. But I understand that it isn't for everyone. A lot of other GNU/Linux users feel the same way, which is probably why nobody has changed it, or improved on it much. When there is a need for it, the OSS community will change it. But it isn't something you can just do overnight unless there is a real need for it.

    --

    My beliefs do not require that you agree with them.

  26. Usability and Utility by dcobbler · · Score: 4, Insightful

    Usability is not tacked on at the end. In fact, if you've tried to tack some usability on to the end of your way-cool-code, then your little app is almost certainly not that usable. That's a big problem with OSS, as far as I can tell. You've got to think about *how* people are going to use it and *why* they would use it before you write the code that is the *what* of the equation. I'm an Information Architect, the how and why is what I insist on before my app developer writes the code that does it all. We get much better results than trying to proceed in the other direction.

    Somebody in an earlier post said that OSS app coders are just interested in "utilitarian" stuff and that's why they are like they are (the apps, that is). Uh Uh. I don't think so. "Utilitarian" means that someone has to *utilize* the thing. If there's no usability, then utility is a lot harder to acheive.

    I don't think Neilsen is god. I think his usability equations don't give enough credit for software and sites that are compelling, as well as functional but, that said, the usability gurus have a lot to teach OSS creators. IMHO.

    dcobbler

  27. Fix the users first by Mr+Bill · · Score: 2, Insightful

    REG: Yeah. Well, what Jesus blatantly fails to appreciate is that it's the meek who are the problem.

    In many cases users are the problem, not usability...

  28. Usability is a relative term! by Maul · · Score: 4, Insightful
    I agree that most open source projects are not as friendly to Joe User as Microsoft Office. However, usability is a RELATIVE term.


    Due to the Microsoft monopoly, most users are trained to understand how to interface with Microsoft products. Thus, people define usability based on how close it is to Microsoft's interface.


    Case in point, I was in a library recently. The library has a bunch of iMacs running OS X. A young woman and her friend approached one of the computers and began fumbling about with it. After failing to find what she wanted after 5 minutes, she told her friend in disgust, "I hate Macs," and left.


    To me, it appears that OS X has a fairly straightforward, easy to use interface. To this young woman, however, it is apparent that she finds Microsoft Windows more usable than Mac OS X, because her home PC is likely a Windows machine, and she doesn't want to put any effort into learning anything new.


    Sure, OSS usability is a bit rough around the edges in many categories. However, the only way it will be "usable" in the eyes of many users is if it copies the interface of Microsoft's products.

    --

    "You spoony bard!" -Tellah

  29. Lack of Useability in open source projects... by Salubri · · Score: 2, Insightful

    Well, first let's factor in one thing. The majority of people developing open source software are NOT paid for their efforts. They have to hold down jobs like the rest of us.

    Now, from that, factor in the actual time to write the base code of the application, the time it takes to patch and fix any bugs reported to the developers, not to mention the time taken to (god forbid) live their daily lives. Writing the actual interface becomes doing the bare necessity to make the bulk of the code work.

    Perhaps if they were paid to do nothing but sit at home and code for 8 hours a day on their projects they'd be more useable. In the meantime, since they are (largely) unpaid for their coding efforts don't expect something that's going to be as sleek and sexy looking as something you can buy on a shelf.

    If people in the open source community (users or coders) are upset by this fact, then I encourage them for the betterment of the movement to grab their fav. language and their favorite open source program and produce something better for the interface, open source the interface, and make it available as well.

    --
    ----- I want my LART.
  30. Re:Useability is anethma to OSS... by Tackhead · · Score: 5, Insightful
    > this is *exactly* the kind of elitist attitude that is directly responsible for OSS *not* being more widely accepted.

    Precisely. Another part of the problem is that OSS developers, typically being geographically-disperse and having little access to funding, have no contact with their end users during the design and development phase and cannot do usability testing.

    (There's also a "willingness" aspect -- a developer is often not the right person to be doing usability testing with naive users. It's a touchy-feely kind of task, which most developers, OSS or not, wouldn't enjoy, let alone be able to do it well. In commercial environments, that's what the human-factors folks are for.)

    Which is how we got to the present situation on OSS and usability testing:

    "When writing Soviet GPL code, user interface tests you!"

  31. Re:Patenting the perfect UI by ReelOddeeo · · Score: 2

    This question is really interesting to me because I am wanting to get into patent law. Anybody want to comment on what recourse a company would have for protecting the perfect UI? Legal precedent would not appear to be on your side.

    One possible perfect UI would be that of a slave who must carry out your every whim. Sort of like a personal secretary. They live and breathe to make you happy. They learn your personal habits and adapt. They learn what news you like, what entertainment, keep track of all of the mundane details of life and remind you of important things that you needn't concern yourself with remembering. They buy the birthday present you were supposed to get for your friend if you ignore the reminders for too long. They tirelessly do research for you.

    What kind of UI do they have? Conversational. You give orders, they carry them out. They give you information and reminders and responses to queries. You scribble notes, they obey the sticky notes.

    If such a perfect UI were created, should Microsoft be able to charge a recurring cost for it, just as you would have to pay a human slave? But such a UI would bring slave ownership from the wealthy down closer to the masses. At least for those whose hardware is recent enough to run the software.

    Wouldn't there be plenty of prior art preventing a patent? After all the slave/secretary has been around forever.

    --

    Those who would give up liberty in exchange for security and DRM should switch to Microsoft Palladium!
  32. Interface standards by ToasterTester · · Score: 2

    One of the main reason Windows and Mac gained popularity was they had human interface guidelines that developers with asked to follow. IBM had a guideline for awhile called SSA that was horrible and luckly never caught on. I remember one of the most frustrating thing when I first started using Linux in '95 there was no consistency in the human interface for applications. Scroll bars on the left or on the right, menu items in no particular order, every developer did what they liked and most of it was bad.

    Today OSS has calmed down and there is some consistency in human interface, but an standard set of guidelines needs to be developed and encoursage developer to follow.

  33. Don't criticize all software... by Pyromage · · Score: 4, Interesting

    There is one fundamental problem that you don't cover: I DON'T GIVE A DAMN!

    I write software on my own time to solve my own problems. When I got bug reports, I fixed them. I wrote a manual and released it.

    But don't tell me that my UI isn't good enough: If you want it better, I'll help you port it to Qt. I don't feel like learning anything other than GNU readline, so I didn't.

    You miss the point: My software (*MY* software) has a shitty UI, and I could give a rat's hairy feces covered mutated ass whether or not you find it intuitive. If you don't like it, fix it, because I think it's good enough, and I am not going to waste my time maintaining it, because it works just fine!

    My next project is intended to be a good piece of software, to be the best at what it is. That one will have a great UI and amazing documentation. But never forget that most developers don't develope for you: they code for themselves, for their own problems. When those problems are solved, they share their solutions, but don't expect them to bolt a better UI on it, if they don't need one.

    Like I said, I've written software for me, and I don't care about that. The software I write for other people too will have a good UI, but never forget that those are two entirely different classes, and don't tell me what I should write in my spare time!

  34. Alternative hypotheses by Havoc+Pennington · · Score: 5, Insightful

    They are investigating whether poor usability
    in most open source software is connected to
    open source licensing and open source development methodology.
    That is, does open source = poor usability.

    Two alternative explanations for poor usability
    should be explored (and need to be disproven
    before blaming "open source") IMO:

    - by historical accident, most open source
    developers are unix programmers who don't
    know a UI from a hole in the ground.

    i.e. the argument is that more UI-attuned
    open source communities can do just fine
    with the open source licensing/methodology.

    - open source GUI software is simply quite
    immature. We're just maturing on the server
    side; the UI is still comparable to Linux 2.0 or
    earlier, not Linux 2.6.

    Lots of our GUI software is very newly-written.
    And a lot less people are working on it than
    are working on the kernel and Apache and
    so on.

    This will change as the userbase grows.

    I also don't take it as a given that commercial
    software is hugely better; some important
    commercial packages (such as Quicken) have
    pretty awful interfaces. Though some
    are very nice, for sure.

  35. Re:Useability is anethma to OSS... by toybuilder · · Score: 2

    Part of the problem is the meaning of "usable".

    An 18-wheeler is not usable by the average consumer.

    A Toyota pickup truck is not usable by an interstate commercial carrier.

    The power of general purpose computing is the ability to hide a powerful, complex, and feature-rich program behind a new-user-friendly interface. Someone just has to write the appropriate front end.

    Of course, it does help that large companies like Apple, Microsoft, and IBM can hire a team to maintain UI standards for their products. That's something the OSS community definitely lacks. Heck, "uniformity" runs counter to the chaotic free-for-all that marks the OS community.

    Giong back to my vehicle analogy, the reason why cars are so popular is because the really critical UI has been standardized over the years. Gas pedal, brake pedal, PRNDL, steering.

  36. Re:Useability is anethma to OSS... by cpeterso · · Score: 2



    For more information on how usability and user goals should be designed BEFORE coding, Alan Cooper written some great books on usability and design . Ok, so they are mostly Windows-focused, but his design approach is universal. "About Face: The Essentials of User Interface Design" is written for designers and programmers. "The Inmates Are Running the Asylum: Why High-Tech Products Drive Us Crazy and How to Restore the Sanity" is written for PHBs and marketing people.

  37. developers ARE users, ignored by usability experts by g4dget · · Score: 2, Interesting
    Developers are not users

    When it comes to open source software, developers are users. Open source software is a good example of user-centered design because the connection between users and developers is so tight. They may not be the users that usability experts usually think about, but that's a problem with usability experts, not users.

    In part, open source software is a reaction to the fact that commercial designs like Windows and Macintosh have completely ignored the usability concerns of expert users. Expert users need tools that are different from casual users.

    If you look around other areas, many tools for experts would not pass muster with usability experts: knives are dangerous and hard to use, motorcycles are complicated and tricky to control, violins permit users to make enormous numbers of mistakes that only a little bit of technology could prevent, cameras like the Hasselblad or Leica allow enormous amounts of user error. Thank goodness "usability experts" haven't been allowed to mess with those designs, because they are excellent designs.

    Usability experts do not get involved in OSS projects

    Usability experts can start whatever projects they want to. But they shouldn't be surprised if many projects simply have no interest in their advice--that isn't because people don't understand what usability engineers do, it's because they do.

    And you can see many of the pathetic attempts by usability experts at making computers more intuitive at the interface hall of shame (most of the IBM stuff on that site came from what is generally considered a reputable user interface research group at IBM). From supporting family and friends, I can also tell you that neither Windows nor Apple usability have succeeded in making user interfaces that are intuitive even to their intended target audiences. Perhaps before complaining about the usability of open source software (which is much easier to support remotely), usability experts should first figure out how to do things right even for companies willing to actually invest millions of dollars.

    However, projects like KDE and Gnome, whose aim is to produce an improved Windows or Mac-like desktop may well welcome the involvement of usability engineers. Any usability engineer who wants to volunteer is free to. Personally, I think that for non-programmers, paying a company like Microsoft or Apple to buy an OS is a better choice--if the market were only a bit more competitive.

  38. Open Source Artwork? by mgkimsal2 · · Score: 2

    Not 100% related to your post exactly, but it spurred me.

    I've run in to people who talk about 'open source' graphics, 'open source' art, etc. What these people mean by 'open source' is 'free', nothing more or less. Whatever 'betterment' can be achieve by opening the source to a project (review/feedback/improvements/etc) generally don't apply to graphics/documentation/design.

    Many people are drawn to 'open source' because of the philosophy behind the movement, but there's not much benefit for an artist. You simply have to get people to agree to give away their work for free, with little or no direct or indirect compensation. Most artists/designers aren't brought up to think that way (probably for good reason).

  39. Re:Certain skills aren't given enough credit in OS by marick · · Score: 4, Insightful

    This comment is a classic troll. You've made a blatant overstatement. Let's see some evidence, even anecdotal. Has anybody here really tried to contribute documentation or art to a project, but were dissed or not given credit?

    I think that those few writers, artists, and interface people working on open source projects are extremely underrated and aren't getting the credit they deserve..

    I think you overstate this. All documentation writers and artists receive credit on the OSS projects I'm involved with.

  40. Re:Useability is anethma to OSS... by bockman · · Score: 2
    Here you contradict yourself. How can useability be great if the learning curve for a new user is high? Usability is about reducing that learning curve by making the interface intuitive (among other things).

    It depends on your target. Take computer languages : they are usable, but neither intuitive nor with a low learning curve (not most of them, at least).

    I'd say a good Man-Machine Interface (which might not be necessarly a GUI) shold not make things unnecessarly complex: simple tasks should be simple to accomplish. Complex tasks, however, should not be semplified too much, or they loose most of their utility.
    I might agree that open source software, made by computer experts for their own needs, often fails to meet the first requirement. (but sometime succeeds in unexpected way). OTOH, commercial software, especially from a famous^H^H^Higerate Redmond-based company, even more often fails to meet the second requirement.

    --
    Ciao

    ----

    FB

  41. Re:Useability is anethma to OSS... by Wavicle · · Score: 2

    I think you didn't read the article, and you are confused about the terms you are using. OSS work typically has very low usability but very high utility. You seem to equate usability with utility. The article defines usability very clearly and frankly, OSS falls flat on its face. You also don't understand good software design if you think GUI bells and whistles are added for marketing.

    --
    Education is a better safeguard of liberty than a standing army.
    Edward Everett (1794 - 1865)
  42. Re:Certain skills aren't given enough credit in OS by mgkimsal2 · · Score: 2

    I don't think he meant 'credit' as in a textfile attribution, but the idea of a writer's or artist's contributions aren't valued enough. Some projects may be the exception that proves the rule, but overall *most* open source projects focus far more on code to the exclusion of interface design, and clear/concise documentation.

    There's nothing inherently BAD about it either, but it taints the 'movement' as extremely code-oriented rather than end-user-oriented. Again, nothing wrong necessarily, but don't also wonder why people are willing to pay hundreds or thousands for packages that don't accomplish anything more than an equivalent open source package.

    It's not *just* the results, it's the process by which the results are achieved. If the choice is between a painful process or an easy process to get arguably equal results, people will choose the easy process, even if it costs money.

  43. OSS usability success story by CoughDropAddict · · Score: 5, Informative

    In my biased opinion, the audio editor Audacity is a success story in OSS usability.

    I've been working on this project for almost two years now, and the experience has completely shifted my priorities and my perspective in software development. Before I started working on Audacity, I had the mindset that I think many OSS programmers have of only caring about the capability and raw power of a program. I never really considered the non-programmer users a significant concern.

    Audacity's project lead is Dominic Mazzoni, who is uniquely excellent at both programming and user interface design. He comes from a Mac background, a world where interfaces generally don't suck. From day one he was writing for maximum usability and maximum use. Doing simple things with Audacity is child's play. Dialogs and messages are written to be easy to understand. Audacity is portable to Windows/UNIX/MacOS9/MacOSX, so right off the bat the potential audience is much larger than an application written for only one platform.

    There is an audacity-help list that is advertised in big letters on the web page. This is an open invitation to ask questions that most would see as newbie questions not worth their time. This gives us a chance to see what users are having a hard time understanding. Most of these questions are answered in a timely fashion, which means these users don't abandon Audacity.

    Documentation is another area where Audacity shines. Tony Oetzmann has been writing some really excellent, concise, useful documentation.

    As a result this focus on usability, a lot of people use Audacity. We're pretty consistently in the top 20 downloads on sourceforge. People write often to ask if they can incorporate Audacity on CD compilations. We've been reviewed in the Washington Post.

    I've really come around on this in the last two years. Usability is worth it. Anyone can appreciate software that is usable, even programmers. This doesn't mean dumbing things down -- right now a feature is in the works that will allow a project to have a speed envelope, that will allow you to have the speed continuously vary (with appropriate resampling). This is a pretty advanced feature that most users would never have a use for. But a lot of thought is going into how to integrate it into the GUI in the best way possible. It's not going to just get bolted on.

  44. Nobody will see this by Apreche · · Score: 5, Insightful

    Nobody will see this because I posted so late, but I gotta say it anyway.

    The reason OSS hasn't taken hold is because of usability, hands down. Mozilla, OpenOffice, CDex, gAIM, all are good examples of OSS that is quality, easy, etc. They install graphically and simply, have intuitive interfaces, and work like professional commercial software.

    Most other OSS is designed by one person. That person has an idea for a program and they design it to suit their personal needs. This software often does not suit the needs of 10000000 users the way something like Office does. It usually ends up being CLI or a piss poor GUI. It's difficult to install and only compiles correctly on one specific version of one specific distro of linux with one specific kernel. The rpms don't work. And there is often already a commercial product for windows that does the same thing, better, easier, and is free, can be pirated, downloaded, or otherwise obtained.

    OSS doesn't fail because it is open source or because of the free as in speech mentality behind it. It fails because most often, it sucks. Look at Winzip. Nobody pays for winzip. They crack it or deal with the I agree box. But zillions of people use winzip, myself included. They use it because it is a high quality piece of software, that is free as in beer (not in the world of law, but in the real world), is easy to use, easy to install, and it works.

    If winzip happened to be open source it would do just as well. When more OSS reaches the quality of professional software in the same way that Mozilla/OpenOffice/gAIM/CDex have then more people will use it.

    --
    The GeekNights podcast is going strong. Listen!
  45. in my experience by ryochiji · · Score: 2

    I got some excellent end-user feedback for my project when a medium-sized ISP deployed it. My contact in their tech department summarized the kind of calls/requests their support department got, and I implemented (or ignored) some of them in the project.

    Personally, I think the biggest problem is that OSS programmers rarely hear from non-technical users. Of course, the other problem is that ordinary non-technical users rarely hear about OpenSource software either...

  46. Re:how prophetic... by CJ+Hooknose · · Score: 2
    I keep saying that we need to throw out the various CLI shells and replace them with a better CLI, one that takes advantage of the improvements in usability that have come about since the 70's for God's sake,

    Interesting idea. Could you expand on it a bit? What, specifically, are the changes you would make to bash/tcsh/zsh in order to take advantage of these improvements? Which specific improvements were you talking about? Links to academic research on the subject of command-line usability, or columns by half-trained experts on the same subject, or crazed rants by experienced curmudgeons would be appreciated. (Yes, the syntax for doing reasonably complex programming in bash feels totally weird, but Perl exists for doing more complex junk.)

    If you say anything about "natural language parsing", I'm going to laugh and point you to an interactive fiction guide since those games' parsers show the state of command-line natural language parsing pretty well--and they can't come close to reacting intelligently to everything the user of a (simple) game can do, much less everything the user of a (complex) modern OS can do!

    --
    Give a monkey a brain and he'll swear he's the center of the universe.
  47. Usaebility Linux Desktop Future by hackus · · Score: 3, Interesting

    I am not sure if I believe the opinions I keep reading here about OSS developers, being:

    1) Elitists. Come on, lets be reasonable now. If that were true, we wouldn't have anything but bash shell scripts for all our software. :-)

    2) Don't care about users. Also a comment I have seen, also not true.

    3) Don't have the resources to do useability testing. Perhaps, but not universally so. Mozilla? Open Office? Not usable? I don't think so. SOMEONE is doing there homework there in the usability department.

    But, seriously, I think the problem, all of the problems, Linux (UNIX) in general is facing is that the stage for which operations and use are/were confined to the server room.

    We are in a TRANSITION PERIOD, which is going to take another 5 years to work out to address DESKTOP issues, now that the conquoring of the server rooms is a tide no company can reverse.
    (Weep in the corner over there Bill....) :-)

    This 5 year transition period with usability is going to solve the following issues:

    1) Up until now, there has really been no serious demand for desktop apps, in the office arena in the Unix market. This is turning now because the American software industry is, well, maturing beyond Windows. Windows is too monolithic, and too expensive to go beyond its current habitat.

    Alternatives are wanted, and want generates development and need because companies that do not play by the Microsoft rules, that have to compete against companies that must, will rule the day in sheer economic terms of operating thier IT infrastructure. Regardless, in fact if you are a company or a country, if you embrace the new way, you will win the day!

    2) As a result, mature GUI API's are needed to begin the process of building usable component software products to build software that is easy for the masses to use. Without a mature GUI API to program with, you can't make software that has a similair look and feel.

    3) The API's most people will use will probably based on Qt or GTK. (i.e. GNOME and KDE).

    I will make a prediction here that Qt will win the day. It is further along that GTK and has a much more mature development environment, which is effect is the foudations developers will need to build the API's and toolkits to make coherent GUI interfaces for apps.

    The KDE team knows this, and as a result the toolsets for KDE development have been given equal pairing in attention to detail as KDE's GUI API has evolved. This makes it easier to build higher quality Qt apps at a faster rate than GNOME apps.

    I point out in particular, the rapid pace of development of KDevelop and QtDesigner.

    In the next 2 years, I predict a very visual studioish integration of all KDE toolsets, into one new development environment that will enforce look and feel much more effectively than right now, and allow Qt developers to make better GUI decisions as a result.

    In the end though, you have to remember, the demand for Linux desktop apps will not really start to hit home for another 2 years yet. Linux is still wrapping up its winnings in the Windows Server war.

    After a while, the larger server market will provide a new offense base to launch economic warfare against Microsoft's monopoly and Linux will eventually begin a new attack. This time, the target will be Microsoft's home world, and once we enter that system, we will deploy the PENGUIN DEATHSTAR.

    What that "DeathStar" application will be, I am not sure. But I will guess and say that it will be OpenOffice full decked out 5 years from now, along with some sort of Exchange killer, yet to be named...

    "We have entered the Redmond system Lord Penguin."...

    "Fire at will!" :-)

    -hack

    --
    Got Geometrodynamics? Awe, too hard to figure out? Too bad.
    1. Re:Usaebility Linux Desktop Future by ubernostrum · · Score: 3, Insightful
      I have just one problem with your predictions concerning Qt/KDE: it doesn't have good apps. I'm not trying to start a flamewar, I'm not trying to bash KDE, I'm just stating a simple fact.

      Compare KDE/Qt apps to their GTK/toolkit neutral competitors and often there's no competition: Mozilla is a better browser than Konqueror (I've often wondered why the Konq team is still reinventing the wheel; GNOME noticed there was a beautiful, easily-embedded rendering engine available and we got Galeon. Konq could embed Gecko and advance by huge leaps and bounds). Evolution is a better PIM/e-mail program than anything in KDE. OpenOffice beats KOffice on so many levels it's not even funny (how about "actually works with MS file formats" for starters?). There may be some flashy, shiny, GUI IDEs available, but that doesn't make good apps by itself.

      Sure, KDE is pretty. Sure, Qt is nice to work with. Sure, the development tools are great. But the KDE team isn't accomplishing anything with them. That's why big companies that use *nix desktops go with GNOME. That's why Red Hat set Mozilla, Evolution, and OpenOffice as defaults in Psyche. And that's what KDE's developers need to realize and deal with if they want to compete seriously for desktop market share in the future.

  48. Here we go again....... by IamTheRealMike · · Score: 3, Insightful
    That's an interesting article. Too bad the comments aren't up to the same quality. This kind of thing always ends up in being a flamefest:

    Somebody comments: I thought it was just a distribution problem), and since so many people here on Slashdot rave about Debian I thought I'd give it a try. Especially since PGI(progenies graphical installer) is now 1.0.

    Big mistake - you should have found out why they rave about Debian first. Hint: it's to do with raw power, not ease of use or nice interfaces.

    tshak says: I'll keep trying so that I'm "open minded", but when a company can take a couple years and get unix on the deskop right (OS X) practically the first time (admittidly, it was released a few months too early), I become uninterested in the year after year failures of the OSS alternatives.

    First things first, the usability woes of OS X are well documented. The idea that it somehow magically requires no effort to use is a fallacy. I always end up expending more effort when using a Mac than when using Linux or Windows simply because the Mac needlessly breaks habits to which the vast majority of computer users are accustomed to. This isn't me complaining about things being different, I have no problems with things being different, what I have problems with is the Mac doing things differently simply because that's the way they've always been done, not because it's better. Take the non standard keyboard for instance. Why? Apps don't close when the last window closes, meaning I constantly forget to quit them manually. Why? Software only ejects. Why? These are all usability booboos that you have to force yourself to become used to.

    Second point, there's nothing hard about making a desktop based on UNIX. Unix, or rather, POSIX is just a set of standard technologies. What's hard is building a truly free (in both senses of the word) collaborative OS that is flexible enough to appeal to everybody, and yet integrates well enough to be very easy to use. It's hard. We're getting there. Comments like that don't make it any easier.

    Tackhead writes: Precisely. Another part of the problem is that OSS developers, typically being geographically-disperse and having little access to funding, have no contact with their end users during the design and development phase and cannot do usability testing.

    This applies to most software: any software in fact that isn't produced by a large group usually will not have dedicated usability experts on the team. I don't see people flaming the Windows shareware scene, despite it being home to some of the worst UI atrocities in history. And what do you know, the largest open source projects (gnome, mozilla, kde) have usability teams. It mirrors real life. The idea that all commercial software is more "usable" than open source software is imho a stereotype that's only loosely grounded in reality.

    ChileVerde: "It raises the question though, how will the need for usability specialists fit in the current model for developing OSS? AFAIK, most of the usability/interface work on the projects are handled by programmers, who doesn't necessarily have the background on this topic."

    Havoc is a great example of a programmer who "gets" usability (though perhaps a bit over the top). I always think of usability when designing my interfaces. Programmer != GUI monster. Often though they're not experts, but that's why we have experts such as the guys from Sun working on GNOME. They already are fitting into the open source model.

    There may be a connection. A closed project allows one person to impose their will religiously throughout an interface. Open source ultimately is about concessions and cooperation, which may negate this type of centrist control.

    No, it's about cooperation. That doesn't necessarily involve concessions. An open source project is like any other project - the leaders can impose their will with an iron first, or they can be weak and agree with everything. This happens in the commercial world as well.

    ACK!! says "The other side of the coin that these folks do not take into account is the fact that OSS application developers for all the desktop adoption talk are not coding for the masses. They might think they are but they are not."

    Important insight here - the GNOME flamewars demonmstrate this very well. Some people felt GNOME2 was being taken away from them and retargeted at the corporate desktop user. It had a lot of "crack" features stripped out. It took balls to do this. The flamewars on the lists weren't pretty, and still the trolls keep trolling on forums like slashdot and FootNotes. This is a good example of a large open source project (that doesn't even have one leader) taking the initiative with usability. GNOME proves that a lot of the FUD in this thread is simply wrong: open source can be very usable, and it can be written for non-developers.

    I have seen open source overcome every problem it has encountered so far, back when I was excited about this new new thing called Windows 95. I have seen it go through "toy OS", "can run web servers but will never get enterprise acceptance", "good at servers but will never get enough apps for the desktop", "too hard to install" and now "software isn't usable enough".

    Every single one of those problems has been solved. This one is being solved too. Tomorrow I release autopackage 0.2 - it's CLI interface was designed with usability in mind. It uses colour to make the text easier for the eye to process, it uses simple, obvious command names (with aliases to facilitate guessing) and it comes with documentation. Open source is dead. Long live open source.

  49. Losers who don't understand computers. by Erpo · · Score: 3, Insightful

    What an odd and disturbing trend. People publicly admitting that they are unable to perform tasks that tens of thousands of other people have performed with little or no trouble. [...] I used to get pissed off at people who would glibly and gleefully admit that "they did not understand math" or "computers confused them" as if math and computer skills were somehow optional in this world.

    You're right. Math and computer skills are absolutely necessary for everyday life just like reading and writing, although perhaps not to the exact same degree. Similarly, and increasingly as time passes, they are essential skills to being an informed citizen (who votes with his or her rights) and consumer (who votes with his or her wallet). Anyone without a solid understanding of computers and digital information is set up to lose out big time.

    Now I am going to have to make room in my big ass loser bag for people who are unable to install linux.

    BZZT! Wrong. You need to make room in your big ass loser bag for yourself and anyone else who understands technology. When there is a widespread ignorance of and resistance to using Free software, everyone loses. The existance Palladium itself is not a threat to the survival of OSS and the freedom of information; however, the result of combining a cleverly devised public key crypography scheme, terrible legislation like the DMCA, and a bunch of ignorant, sheep-like users is that the universal perception of information is perverted into something false and harmful. You may see that, "If you can see it, you can copy it," is a basic principle of the physics of information, but with enough experience with commercial software and DRM "solutions", I can guarantee you the average consumer can be convinced otherwise.

    There are two ways you can approach this problem:
    1. People are too stupid and lazy to migrate en masse to free software. Since people won't switch, everyone's screwed.

    2. Free software, on the whole, is not usable enough to tempt the average user or create large numbers of converts. Unless software gets easier to use in the near future, everyone's screwed.

    If you go with #1, you give up all your power to correct our disasterous course towards unbeatable proprietary domination of the software market. You lose. Please step into the bag. If you go with #2, the opposite happens. You may not be able to change the way everyone thinks, but you sure can develop usable software. When you bitch and complain about how incredibly stupid people are, you pull yourself and everyone else away from a constructive solution to the very problem that irritates you. When you realize what you DO have the ability to accomplish, you are empowered.

    Help make newbies comfortable. Help save your future.

  50. Get off your asses by ikekrull · · Score: 2

    Since everyone seems to see a desparate lack of usability in OSS applications, start doing something about it.

    Write down your issues, post them on the web, submit them to the project developers at the very least.

    Write a paper on how you think a computing environment should work.

    Write an article to educate developers on the issues you consider most lacking in current software.

    Find the packages you consider hard to use and fix the bugs.

    Write your own application that works 'correctly' according to your concepts of usability and show the world how it's done.

    If you won't/can't do any of that, then you've got no business complaining about usability issues - the developers are just supposed to read your mind to figure out what you want?

    Linux/OSS will hit the desktop when the work (usability work included) required to satisfy a good percentage of desktop users is done, and whining on slashdot about how much work there is to do isn't going to get it done any faster.

    Obviously there is an itch here, but most of the posters are just too stupid, ignorant and/or lazy to even try and scratch it.

    --
    I gots ta ding a ding dang my dang a long ling long
  51. Re:developers ARE users, ignored by usability expe by axxackall · · Score: 2
    Expert users need tools that are different from casual users

    I agree. That's why projects like (X)Emacs, Lynx and Midnight Commander still exist and will never die.

    --

    Less is more !
  52. Dont try to windows it. Read the install guide by dcba · · Score: 2, Informative

    Progeny is a small company, debian is a huge organization. The progeny installer might work for some people in some common situations but it doesn't work well for you, so don't persist using it. Debian is easy to install you just need to read the manual. The major difference between Windows and a debian system install is that you need to tell it what you have (hardware) and what you want to install (software). If you don't want to do this try KNOPPIX http://www.knopper.net/ it is the same debian on a bootable CD and it will probably help you get a idea about what you are doing, in a fairly safe environment.

  53. Re:how prophetic... by cpt+kangarooski · · Score: 2

    natural language parsing

    That would be nice, but I don't expect to see it anytime soon.

    No, I'd be happy with even small steps to begin with. Just anything to get CLI development rolling again.

    What about tooltips on filenames, commands, arguments, etc. to provide more information and help?

    Contextual menus on them as well, just as one might see in the file manager.

    Using the CLI and GUI in tandem as an integrated whole -- for example, allowing you to create pipelines and select files at times when it's harder to do so with a GUI.

    Largely I want to be able to use a CLI as yet another input method for commands, just as I do with the mouse, keyboard, or menubars. The whole terminal thing might sometimes be useful (e.g. low-bandwidth remote access to a system) but is seriously in need of replacement for most day to day uses, I feel.

    --
    -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
  54. Useability by os2fan · · Score: 2
    It depends on what sort of "usability" one means.

    Usability has much to do with the interface as fitness for purpose. That is, the user should be able to understand what the tool does, and have some measure of control over its use.

    Windows has a nice point+grunt interface, and a few tasks are relatively simple and obvious. On the other hand, lots of things are hidden in unusual places, which makes using it similar to playing KingsQuest.

    The biggest fault is that there is some effort to "dumb-down" the interface, which means that guessing what to search for in the help files is quite amusing.

    Windows, including gui programs, are scriptable from the command line, and so forth. But you would be lucky to find the command line options for your self unless you want to "read the binaries". For example, when starting the internet connection, I start the fire wall, the pop-up killer and then the logon. The firewall has some useful options (for closing the gui), which are not documented.

    The best prize goes to Clippy. Even if you manage to find the right terms, clippy will direct you to a variety of different unrelated screens. It's not clear how certian features are implemented in documents, and Word is so bletcherous at formatting anyway, so you are reduced into "wordpad" style formatting in your 1000$-plus word-processor.

    User friendliness is more to do with keeping with conventions, making sure that your tool will do what it says it will do, and drawing on past experiences. Controls that go together should be placed together. But even here, one needs to place some controls so that they are not accidently purged (eg ctrl+A = select all, ctrl+Z zapp all would be bad.)

    The OS/2 user interface is less user-friendly to point-and-grunt but is more scriptable. Unfortunately, there is no obvious way to connect point+grunt actions to the rexx interface: specifically, one can not give a rexx name to a hand-made icon.

    The whole point of the UNIX-style pipe is that there was an obvious user model of what the tools did, and tools just operated in an obvious way. Even here, there are problems when the -? option is put to STDERR (so "x -? > x.help" does not work).

    I think part of the problem is that there is no standard GUI patterns in the OSS world, so everyone's doing their own thing. Maybe we need to look at some sort of "how your program should interact with the gui" thing for OSS.

    In Windows and OS/2, this is relatively clear. Not perfect, but passable enough to make their interfaces something people want to use.

    --
    OS/2 - because choice is a terrible thing to waste.
  55. Human Interface Parser by AShocka · · Score: 2, Interesting

    Win2000 loads this app on setup. I really want to know what it does and how it works.

  56. Usability - Use the competition as a resource. by Chordonblue · · Score: 2, Insightful

    Like them or not, Microsoft dumps billions of dollars into research. Some of this money is spent on seemingly 'stupid' things like, what shade of blue they should use for their kernel lockup screen. But some money is spent on really useful additions.

    Take the mouse scroll wheel. When I first saw this thing I sniffed at it and decided it was hokey. Now, years later, it's like I can't live without one.

    I think the OSS community should at least pay periphery attention to developments on other platforms. See what works, and what doesn't and 'borrow' it where applicable. This is certainly what both Microsoft and Apple have done in the past.

    The Amish think that technology creates idle hands, however this doesn't seem to stop them from using 'outhouse' phones and generators for their milking machines.

    --
    "...Well, there's egg and bacon; egg sausage and bacon; egg and spam; egg bacon and spam; egg bacon sausage and spam..."
  57. The reason Apple could do this... by GroundBounce · · Score: 3

    is because they had control of the whole thing. Applications and operating systems both suffer from usability problems, but they are different - operating systems face even more problems.

    One of the problem with an OSS operating system like Linux, is that all of the components come from different projects and different places. These different projects all have different goals, different levels of maturity, and different degrees of momentum and ability/inability to change.

    Sure, there is some cooperation among groups, and the level of usability and integration does improve slowly, though often not until nudged along by a big player like Red Hat. For example, take fonts. To get a font to work in most versions of linux, the font has to be separately installed into all of the various components that may need the font, for example X and Ghostscript, and because of the lack of a consistent API, many apps, such as StarOffice, require yet their own installation of fonts. Efforts are finally being made to integrate this mess, but progress is slow and usually involves creating yet another piece of "glue" software to tie the pieces together instead of making the projects all change to use a common system.

    In the end, with OSS, there is no authority that can say to all the components "get this shit integrated, and do it in a consistent way".

    Now, before you flame me, yes, this has good aspects as well - there will be more innovation because more ways to do something will be tried, and one project doesn't necessarily have to be hampered by some bad decision made by another project. But it does unfortunately have the downside that usability and integration suffer.

    Apple, on the other hand, would have been blithering idiots to allow three or four different parts of their OS to use some wildly different font system. If they did, they would have been laughed out of existance by the same people who praise this kind of behaviour in OSS projects.

  58. Re:Useability is anethma to OSS... by Wavicle · · Score: 2

    Can you give me a nice GUI to administer my webserver? Great! But I want (1) textual manipulation [e.g., of config files], (2) command-line manipulation (via CLI utilities), and (3) programmatic manipulation (via libraries) as well. And I also want documentation for all of the above.

    Make your config file well formed XML and you can have all four.

    --
    Education is a better safeguard of liberty than a standing army.
    Edward Everett (1794 - 1865)
  59. One word... by gmezero · · Score: 2

    NOT

  60. Workstation or server? Right tool, right job. by SgtChaireBourne · · Score: 2
    I use Debian on several of my servers and once I get hold of the right disc/CD the install goes much faster and easily than any other Linux distro. It's also much very much faster and easier than any of the Windows distros I used to have to deal with. Granted OS X is easier to install, but not faster.

    I highly recommend Debian for servers, especially when stability and ease of maintenance is called for.

    That said, I've not tried Debian on the workstation. For that I use OS X or RedHat or Mandrake. All three of which install very painlessly and automatically (granted not on the same architecture).

    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
  61. specialise!! by geoff+lane · · Score: 2

    There is no real reason why the interface should be an integrated part of the application. This is not an unusual idea, after all we see it every day in the form of web pages front ending CGI scripts. The "look&feel" can and should be developed seperately from the code that actually does the work. All that is needed is a well defined interface (which could be a global "standard" using, for example XML, but there is no real need.)

    This seperation also provides, almost for free, thin client versions of your application.

  62. Re:Thank You! by bockman · · Score: 2
    I've been tried to explain this to would-be OSS users for years. The OSS developers would not care less for world domination. And they don't care for users that don't understand that using OSS mean to be part of the development team, even though only by not whining, or by explaining how to use a piece of software to another would-be-user.

    Sure, RH and Mandrake and SuSE sell products. If you buy their product and don't like them, you have the right to complain (with them) until you loose the voice or your fingers hurt. But it would have been better to evaluate the product before purchasing it, and not to buy it if does not suit your purpose.

    Free software is something else, though. It is developers _and_ users working toghether. They are in it for a lot of different and sometime conflicting reasons: to reach a common goal, for the fun of it, to make the world better, to achieve a deeper understanding of some computer-related field of knowledge, you name it. You may decide to ignore them: fine. You may decide to join them: even better, but then you are in it _with_ them, you are not their customer.

    And, believe or not, this kind of approach has given us some really great software, and I hope it will continue to do so in the future.

    Disclaimer: I don't write free software.

    --
    Ciao

    ----

    FB

  63. Re:Certain skills aren't given enough credit in OS by 5KVGhost · · Score: 2

    I think you misunderstand. No one is claiming that their work is being stolen, only that they are not respected for their contributions. How many well-known OSS coders can you name? Ok, now name a similar group of OSS interface designers, documentation writers, and artists.

  64. Re:developers ARE users, ignored by usability expe by g4dget · · Score: 2
    It's probably not developers versus non-developers.

    When it comes to open source software, it is. That's because open source developers write the software they use and therefore give it the user interface they like.

    I'm a developer, but for rarely performed tasks, I prefer a tool with an easy UI.

    Sure, and developers create those kinds of tools ("easy" for a developer is still different from "easy" for the general public). For example, "icewm" has "icepref"--something that's great for casual use by programmers, but too hard for non-programmers.

  65. Re:Certain skills aren't given enough credit in OS by mpe · · Score: 2

    There's some darn fine software out there (Apache comes to mind) but where is the demand for good documentation, design, art, QA people in the open source world?

    Well the instructions for using a webserver are best summed up as "point a web browser at it" :)

  66. Re:It's the documentation that really hurts by mpe · · Score: 2

    Take a look at iptables. Very few people understand how to configure it for practical purposes. The documentation by the coder is specific on granular details, but completely misses the question of how do you put together a set of options that meet a particular threat.

    Thing is that this dosn't really have much to do if the program in question is open or closed source. Much the same could be said about the Windows program "Poledit", where the documentation very well describes the example .ADM file, but is little help on exactly how .ADM files work...
    At least with an open source program you can look at the code.

  67. Re:how prophetic... by MrResistor · · Score: 2

    Are you thinking something along the lines of AutoCAD (at least through R14, I'm not sure about more recent versions)?

    AutoCAD is definately not easy to learn, but once you know it productivity is incredibly high.

    --
    Under capitalism man exploits man. Under communism it's the other way around.
  68. a BIG Misunderstanding here by budalite · · Score: 2

    I realize this will probably never be read as it is a bit late (4 days?), but there is a big (massive) misunderstanding in this discussion. USEABILITY is an issue about how to maximize the user's experience, effectiveness, and/or efficiency in using the a WORKING, BUG-FREE,
    PREVIOUSLY-INSTALLED application, or OS. (or insert some other more-better lucid explanation). The word does not in any way refer to any of the ridiculously ham-handed, bug-laden, poorly-documented, poorly-interfaced, lazily integrated, rookie-mistake-ridden version of the *nix OSes referenced in the previous posts of this discussion. Just thought you should know.

    "Not only is everything you know wrong.", says U.G.Krishnamurti, "but none of what you think you know has any relevance to what you need to know."