Interaction designer & content producer. Striving to be constantly challenged and inspired to make cool stuff.

Top 10 Design Mistakes in Web Applications

 

Worth a read for developers and anyone involved in Web development, Jakob Nielsen’s Top-10 design mistakes in web-applications. The ones I tend to run across the most that make me want to pull my hair out are:

6. Asking for the same information twice

and

10. Offering system-centric features that reflect the system’s internal view rather than the users

I believe both of these problems tend to occur when the same person who’s programming the database is given free reign over the user interface. (Not that this is always a bad thing – given the right expertise)

Typically though, you’d end up with a transaction-based user interface, one that has every input from the user delegated to a dropdown menu or text field, and no predictive or intelligent affordances for pre-populating information.

1 comment

1 Importance, Applications & Treatment of User Feedback | How to Make Your Users Happy { 03.07.08 at 1:46 am }

[...] Adam Schwabe : Top-10 Application Design Mistakes by web usability guru, Jackob [...]

Leave a Comment