Slashdot Mirror


Usability Testing Hardy Heron With a Girlfriend

toomin writes "Reviews of the latest Ubuntu version, 8.04 Hardy Heron, are everywhere, but most of them are undertaken by geeks familiar with Linux. This guy sits his girlfriend down at a brand-new Ubuntu installation and asks her to perform some basic tasks. Some of them are surprisingly easy, others frustrate and annoy. There are lots of little usability tweaks he stumbles upon just by seeing the desktop experience from the point of view of the mainstream user."

1 of 846 comments (clear)

  1. Re:Smart move by Cato · · Score: 5, Informative

    Actually usability testing has been going on with Linux for many years - since at least 2001 for GNOME when Sun started doing this ( http://developer.gnome.org/projects/gup/usertesting.html ). Here's a good article that talks about usability testing for Linux, also from 2001, and mentioning KDE user testing: http://lwn.net/2001/0614/desktop.php3

    GNOME is the way it is today largely because of usability testing, I believe - while many power users and developers whinge about this, it is becoming much closer to Macs in overall usability.

    So the issue is not "stupid developers", it's a matter of taking the time to do the testing - and it helps if you have some expertise at running the tests. Then it's the time to actually make the changes. Many developers aren't that interested in doing the testing, which is why there have been separate usability initiatives that can feed changes into projects.

    Some of the issues logged here are not that easy to solve - e.g. making Firefox pop up an Ubuntu-specific Flash installation prompt, rather than executing the YouTube JavaScript logic that pushes people towards an Adobe plugin site that actually does have a Linux plugin for Flash, but one that's much harder to install than an Ubuntu-packaged Flash plugin.

    Also, the one about finding MP3s on the Windows partition is not that easy - you could simply copy the files across with the Ubuntu migration assistant, but what if they're in a non-standard place? Indexing the Windows filesystem to quickly find these might help, but building the index could take some time. However, it would probably be enough if there was some feature in Ubuntu that scanned for existing partitions and said (based on partition type and a few key directories/files) that 'this looks like a Windows partition, it's available on the desktop through this icon', and ideally did a special symbolic link for the My Documents or similar (though that's tough as it's per-user under Windows - which user should this use).