Submitted by mckoss on Tue, 03/18/2008 - 19:17.
On a recent flight, I was amused to see the following message displayed on an Airport Kiosk:
There are unused icons on your desktop.
Besides looking exceedingly silly on a airport departure gate display, it also totally obliterated the status of the current flight (presumably "On Time", in this case). No airline personnel had access to the computer to update the display and dismiss the unwanted dialog. This is also a fairly common occurance as a quick search on Flickr reveals here and here.
This is just one of the reasons that people can find software so frustrating. But it reminded me of a categorization of software annoyances I've been thinking about:
The Eight Levels of Software Annoyance
When people become annoyed and frustrated with their computers, I think it can be traced to a mismatch between the users intention, and what the computer/program does.
- I don't know if the computer can do what I want (and I don't know how to find out).
- I think the computer can do what I want, but I don't know how to tell it to do so.
- I know how to tell the computer what I want, but it does something different (or nothing at all).
- The computer did something "on its own" without my having requested it (possibly interrupting me).
- The computer is doing what I want - but it is doing it unreasonably slowly.
- The computer demands that I do extra work (like repeating myself) in order to get what I want accomplished.
- The computer loses data/work that I have invested my time in.
- The computer crashes/dies.
Our frustrations come from anthropomorphizing the computer, whom we feel is acting like a very stupid or very rude person. We certainly expect the computer to be subservient to us, and not the other way around.
The example above is a Level IV failure. At some point, a (misguided) programmer at Microsoft felt that too many icons on the desktop was a problem that users needed some help correcting; so they added this nagging feature when Windows XP was introduced. Amazingly, there is even a user-settable option that allows you to turn this behavior on and off. No wonder Windows is so bloated.
The Seven Levels of Software Delight
Since I'm an optimist, I thought I would create a parallel list for the ways that computers and software can delight us as well:
- Programs that tell me how to accomplish something, exactly when I am looking for it.
- Programs that do exactly what I want/think they will.
- Programs that pleasantly surprise me by doing something I wanted, but had not asked for.
- Programs that are Fast.
- Programs that do all the work for me without my having to repeat myself.
- Programs that reliably retain all of my data.
- Programs that don't crash.
Note that Delight III is pretty close to Annoyance IV. As I'm a conservative fellow, I'd recommend that any software designer think hard about trying to achieve delight in their users by doing something they don't explicitly ask for.
Ohhhh. So many extensions to the delights column! Software is a tool. The user experience is bound by that metaphor.
- Brad