Simon Willison’s Weblog

Subscribe

68 items tagged “usability”

2007

You need to lay out the user interface components visually, by hand, with total control over where they go. Automated LayoutManagers don’t cut it. A corollary of this is that you can’t move a UI layout from one platform to another and have the computer make everything fit. Computers don’t lay out interfaces by themselves any better than they can translate French to English by themselves.

Jens Alfke # 22nd January 2007, 9:41 pm

In Which I Think About Java Again, But Only For A Moment. Convincing argument as to why desktop applications written in Java rarely have decent user interfaces. # 22nd January 2007, 9:39 pm

The way you make users understand your program model is with metaphors. When you make things look, feel, and most importantly, behave like things in the real world, users are more likely to figure out how to use the program, and the app will be easier to use. When you try to combine two very dramatically different real-world items (email and appointments) into the same kind of thing in the user interface, usability suffers because there’s no longer a real-world metaphor that applies.

Joel Spolsky # 22nd January 2007, 9:26 pm

2006

Fast and Simple Usability Testing. Nat’s 24ways article on practical usability testing (and hedgehogs). # 16th December 2006, 12:20 am

EasyEclipse

Back in November of 2004 I posted a rant about how difficult it was to download and install the Eclipse IDE from the official site. I’m delighted to hear that my rant was partially responsible for the creation of the EasyEclipse project, which not only provides easily installable packages for setting up a Java development environment but also covers LAMP development as well.

[... 140 words]

2005

Usable Security: Look Beyond the “Fundamental Conflict”. Security and usability are not conflicting goals. # 18th March 2005, 2:27 am

2004

User Education Is Not the Answer to Security Problems. Smart thinking on security from Jakob Nielsen. # 1st November 2004, 1:22 pm

Design Eye for the Usability Guy. Jakob Nielsen gets the makeover of a life time. # 19th May 2004, 3:31 pm