Posts Tagged ‘user experience’

Firefox on the N900 video

Monday, November 2nd, 2009

The demo is hard to see because of screen glare, but our UX designer Madhava goes into some detail about the design decisions that went into making Firefox for a mobile phone. One of our big challenges is how to optimize the use of screen space:

For the small screen problem, one of the things we do is when you start to use a page, the controls you don’t need anymore pan off the top of the screen…just by using the page, UI you don’t need goes away.

Uniquely, mobile Firefox takes this one further step by spatially relating browser controls with the page, similar to the URL bar at the top of the page. Controls can be found off the left or right of web content with a quick flick.

Taking a page from DF

Saturday, October 31st, 2009

DF is one of my favorite feeds. One nice touch on DF: when a post is about another website, clicking on the title takes the reader to the external content, keeping the permalink as a secondary action. The permalink is demoted to a simple iconic representation of his blog (★), so the reader gets a subtle hint about which link takes her to DF. I’ve ripped off the concept completely with a little WordPress wizardry (this should go over well). Frankly the idea shouldn’t just be a DF thing, it should be a blogging pattern. Thanks for the inspiration Mr. Gruber.

Update: This behavior is now broken after a botched WordPress update, so I’ve reverted to default behavior. The DF behavior on aggregators was suboptimal anyways: the entry would say “Benjamin Stover’s Blog” but the link of course would go to the article I point to, with no summary. Applicable usability rule: expectations tend to override other considerations.