Web forms design guidelines: an eyetracking study | cxpartners
cxpartners has an interesting eye tracking study on form design. They distill the results into a few simple guidelines which are definitely worth keeping in mind when designing forms.
Related cards:
MF Bliki: IllustrativeProgramming
One problem I've seen with spreadsheets and with GUI designers is that they do a good job of revealing what a program does, but de-emphasizes program structure. As a result complicated spreadsheets and UI panels are often difficult to understand a...
Nicole Sullivan: "Design Fast Websites" on Yahoo! Video
Web performance expert Nicole Sullivan discusses a set of best practices in the creation of supremely fast, visually impactful web sites.
ignore the code » Modes, Quasimodes and the iPhone
Following Apple’s lead, avoiding modes has been an important design goal in all modern computer systems.
Fixing Web Fonts, A Case Study
Some web fonts with bad hinting can be fixed by applying auto-hinting with Font Squirrel.
The Evolution of a Website Design | Think Vitamin
So I thought it might be interesting to share with you the various stages of design the site went through before arriving at the finished design.
Case Study: Analyzing Web Font Performance
Table of contents of the linked article:
What are Web Fonts?
- Advantages of Web Fonts
- Disadvantages of Web Fonts
- Fallback Fonts
- CSS3 @font Declaration Example
- Fallback Font Ex...