30.01.2007 user-topia, web tech tips No Comments

snap – automatic link previews

Snap.com offers a free tool that creates thumbnail previews of links on your site. The user hovers over a link and a small preview of the site appears (with a small link to snap.com, of course).
I love that it’s free and very easy to install, but for my purposes there are a few drawbacks:

can’t enable [...]

Read more
13.12.2006 user-topia, web tech tips No Comments

Test for popups (if you really must use them)

Here’s an easy bit of javascript that helped me solve a big usability problem.
The issue: we designed an application that requires users to fill out a form, then displays their errors in a popup window. It’s a lengthy form that can present many errors, so showing the errors on the form itself wasn’t a good [...]

Read more
06.06.2006 design philosophy, info visualization, user-topia No Comments

Designing a “pick your top three” ranking question

Recently I had the task of designing an online data collection form that included a “top three” question. This question requires the user to choose three favorites, ranked in order of preference, from a long list of options. The user can only choose one item for each ranking (i.e. there can’t be two items ranked [...]

Read more