Home
Articles
Advertise
About
Contact
Latest articles
Empathy and web design
25 August 2010
·
20
Comments
Many web designers lack empathy, an essential characteristic needed for good design. Seems as if they are focused on beauty and satisfying clients' needs - where the client is often mistakenly considered to be an actual user. A premise for good design is becoming an advocate for the users.
Rethinking form validation
21 July 2010
·
40
Comments
We all know how important form validation is. Users must provide required information, users must provide information in specific format, user must... Right. But imagine the scenario in which user saves a form even if validation fails. That is, when inappropriate formats are provided or required fields are left blank. Sounds ridiculous?
Issues with modal overlays on the web
17 June 2010
·
24
Comments
Seems as if modal overlays are quite popular on the Web lately. They became a common way to show forms, feedback and other content. But despite the fact that overlays are popular and easy to implement they should be used carefully.
Autosave my work, please
02 June 2010
·
47
Comments
I was in the middle of writing a long text in one online web application (made in Silverlight) when my browser crashed. I lost the most of what I wrote just because the Silverlight application didn't have one simple function - autosave.
Why and how to create Microsoft Office Minibar with jQuery and CSS3
23 May 2010
·
43
Comments
Although many will argue that Microsoft products are an example of a good design, Minibar was one of design refreshments that came out with the Office 2007. It is a variation of a toolbar that exposes context-related functionality. See how to create it.
Poka-Yoke in UI design
10 May 2010
·
7
Comments
As I mentioned before, forgiveness is very important principle in UI design. But error prevention is even more important - whenever possible try to prevent an error instead of recovering from it. Preventing an error to happen is known as Poka-Yoke principle.
View all articles >
You must also read these
Ultimate guide to table UI patterns
26 February 2010
·
60
Comments
Many agree that tables are a phenomenon in user interface design: they are very important parts of user interfaces but often overlooked. Here are some of the patterns that can help in creating less evil tables.
Forgiveness in UI design
17 November 2009
·
20
Comments
There are approaches you can use to allow users to recover from errors, or even better to prevent errors. One such approach is called forgiveness. Let's explain it in more detail and see some inspiring examples.
Usability tips for visualizing Ajax requests
01 November 2009
·
15
Comments
The usage of Ajax in web applications and web sites is rapidly increasing. If not handled properly Ajax functionalities can break users' expectations and conventions.
Adaptive web forms
19 October 2009
·
16
Comments
I believe it's general knowledge that nobody likes filling in web forms. Here, I'd like to present a concept which is very interesting to me - adaptive web forms.
8221 readers
Subscribe by email
Follow me