Topics
Dates
200902 · 05 · 06
2008
01 · 02 · 03 · 04 · 07 · 08 · 09 · 11
2007
06 · 07 · 08 · 09 · 10 · 11 · 12
Also check out FishoftheBay.com for more thoughts about design and life.
Fishing for Feedback
User Experience February 11, 2008
It's really important to continually let your users know what's happening as they use your application. There shouldn't be any point in their user experience where they are confused as to what's going on. When you're in an elevator, the lights and 'dings' tell you as you move from floor to floor (regardless of whether or not they're actually correct). Imagine having to ride an elevator 30 floors and never knowing how much you've progressed... that would suck.
Progress bars, ajax loading icons, status displays, animations, etc. are all great ways to give the user feedback as your system processes some information. If you submit a form that takes a long time to read, make sure you display something to the user (like Expedia displaying a page to inform the user it is searching for flights). Additionally, if the user is filling out a multi-step form in many pages, it really helps to include in the interface design some graphic element to let them know what step they're on. Most Web 2.0 sites do this as part of their "easy to use", "simple to sign up" site interaction designs.
When it comes to displaying error messages, the more precise the better. Tell the user exactly what's wrong - which fields are blank, which entries are incorrect, etc. Don't make them guess. Additionally you can provide suggestions to commonly made mistakes (such as "did you mean..." or "try this...").
Separate foreground and background processes. Let the foreground display the pretty, usable interface to the user to present information and progress and let the background do all the behind-the-scenes work. Ensure, however, that any communication with the user is done through the foreground interface.
As the interaction designer, your job is to guide your users through the interaction process of your site or application. Don't turn your back on them for too long or walk ahead - they can get stuck or turn down the wrong path if they're not careful. Keep an eye out, be helpful, answer questions and keep them on track by always providing feedback.
Other User Experience Posts
Elegance is Simple. Not Vice Versa
I've written about "simplicity" being important in design. While that's true, I'd like to clarify that it's really "elegance" that's important - not so much simplicity. Here's the difference: Elegance calls for an int...
Designing Simplicity
Designers are not artists. Design is a form of art, but it is about problem solving and is constrained by a number of facets. Artists engage in the manipulation of a particular medium to produce an aesthetic, personal re...
The Importance of Consistency
I'm a designer who really doesn't like unique interfaces. Sometimes they're cool, but more often than not, they suck. They end up taking an interesting piece of functionality and making it way too hard to learn or use. S...
The Bottom-Up Approach to Design
There are two approaches to take when designing an interface: bottom-up and top-down. In top-down, you first consider what the user needs are. Take a long and broad look at all the people in the world who could potent...
Usability Testing is Limited
"Usability Testing" seems like one of those buzzwords you use to impress clients. It's supposed to show you did research to come up with the interface results you did. But in my opinion, usability testing can go so far a...
Transparent Technology
Some people may claim that Microsoft is a tech company that focuses on technology that's never been done before. I might agree. Apple's core value is "innovation" but to me, it's innovation on the user experience front. ...
The Art of Presentation
I've seen and done a lot of presentations in my five+ years in the "user experience" industry and I get it. After teaching lectures to all sorts of students and then teaching at Apple to external developers and internal ...
The Relationship With Design
When I tell people I'm a designer, their initial reaction is that I make things look pretty, which is entirely inaccurate. In fact, I don't do that at all. I mean sure, I can make pretty layouts and interfaces, but desig...
Good Design = Concept + Visual Appeal
Okay, I'm going to amend a post I made a couple days ago on "Understanding Typeface Meaning." In this post, I said that I felt that learning art history (as far as design goes) would only separate myself from the aver...
Understanding Typeface Meaning
Is understanding the history and meaning of typographic choices necessary? While I do agree that understanding the history behind typography and typefaces to utilize knowledge of its origins and essence in design, it's u...
User Experience Design: A Definition
When it comes to technology, "design" is a long-term engagement between the user and the product. It is the user's whole experience: from interacting with the product to how the product looks and feels to what the user t...
The Handy Dandy Kitchen Helper : Site of the Future!
Ah, the Honeymooners. And ah, multi-faceted websites. I wish that someone would invent a household utensil that would do the work of all of these (said, of course, in the Art Carney accent). Ever find yourself staring...
The 'Novelty' of User Experience
In the movie industry, people don't want to see something new. No, they want to see the same stories over and over again told in different ways. We all know that the main character will live and the hero will get the gir...