TNL.net

Usability 101: Introduction

16th
2003
1

See Also


As I mentioned earlier, I am starting to take a look at the usability issues related to open source project. As a kick-off for this, I’d like to go over some usability basics, which could help just about any OSS projects.

In Usability Engineering, Jakob Nielsen mentions five concepts to remember when it comes to usability:

  1. Learnability: How easy the system is to use.
  2. Efficiency: How well the systems’ interface maps to what someone is trying to do.
  3. Memorability: How well the system allows people to remember how to do things.
  4. Errors: How well the system prevents errors and allows recovery from them.
  5. Satisfaction: How satisfied a user is with the system

We will examine each of those points over the next few days, providing a basic framework into usable systems. Along the way, I will touch on some of the open source pieces of software currently available and offer potential solutions to some of the usability problems they have.

Comments

  1. 1Usability 101: Satisfaction — Jan 06, 2009 : 4:14 pm

    [...] If you like this content, you may consider subscribing to the RSS feed.Today, we continue the Usability 101 series by exploring the concept of [...]