July 28, 2007
Posted in Featured, Instructions, Web, Writing at 01:08
Online instructions can be a lot of things – tutorials, FAQs, troubleshooting manuals or user guides. Depending on the quality, they can be lifesavers or sources of major frustrations. These tips will help you write instructions that provides a better user experience for your users, which will save both them and you a lot of time and trouble.
Read the entire post…
July 19, 2007
Posted in Testing, Usability, Web at 23:33
After posting about Split Testing a few weeks ago, I found some very nice material about the implementation of Split Testing from the folks at Microsoft’s Experiment Platform. Be sure to check out the slides for a quick and excellent overview with good examples (a lot of interesting stuff about user feedback in there) and if you fancy some academic nitty-gritty, check out the paper as well. Both are excellent resources if you want some inspiration for your Split Testing.
July 18, 2007
Posted in Featured, Usability, Web, XHTML at 22:54
AutoComplete is a really clever little feature that makes automatic suggestions based on previous entries in text fields of web forms. It has excellent browser support, being enabled by default in almost all modern browsers (including even *gasp* IE6+, yay!) . And best of all, it requires almost no effort on your part to make it work!
In this entry, I will cover the basics of enabling AutoComplete for your web forms (it is really simple, trust me) and also provide some examples on how it is used on the web, since following de-facto standards is what makes AutoComplete tick.
Read the entire post…
July 9, 2007
Posted in Featured, Testing, Usability, Web at 11:58

Image by Sebastian Bergmann
Split testing is a cheap and reliable way to test two or more versions of a design against each other and see how they perform under live conditions. When split testing you focus one or a couple of quantitative metrics (such as like revenue, number of completed sales or sign-ups) and use them to judge how each design performs. It is a great method if you want to try out an advertising campaign, a set of rewritten purchase instructions or a new sign-up process. Sure, the method has its flaws (which I will get to later) but it is still a great method for finetuning a web page that every web developer should have in her toolbox.
In this post I will be outlining the basics concepts and list the pros and cons of the two main methods for split testing – A/B Testing and Multivariate Testing.
Read the entire post…
July 2, 2007
Posted in Featured, Usability, Web at 00:58
If you get five usability designers (or usability experts or user experience directors or whatever they want to call themselves) and ask them to describe the meaning of the term user experience, you will probably get five different explanations. In this edition of A List Apart, Sharon Lee tackles the subject of user experience and its application for the web in her article “Human-to-Human design“. It’s an excellent read so be sure to check it out. I would like to share some of my thoughts on the subject with you and provide some good, concise examples of how the user experience mindset that Sharon wrote about can be and is already implemented on the web. Read the entire post…