Learn Web Usability

09-Jan-06

If you want to learn something basic about web usability, or you want to start paving your way to joining the usability professionals, Usability.gov is a good place to start with. It is a website by U.S. Department of Health and Human Services that provides and suggests good resource for designing usable, useful and accessible Websites. There you can find good articles to learn usability basics and methods for designing usable web sites. You can also learn the most important places and faces in the field, as well as other resources to website accessibility and usability. For example, I learn the following four professional organizations in the field.

The seven commercial sites on web usability that it links to are also great. Check it out yourself!

Creation of Comic Strip Made Easy

06-Jan-06

Thanks to Leigh Blackall’s post in his weblog, I know the following five websites that make personal creation of comic strip very easy: Gnomz, D.FILM, Strip Generator, Strip Creator, and Comic Strip Generator.

(more…)

Design Websites with Web Standards

03-Jan-06

I am interested in website design, usability and accessibility. Via wg:Bookmark: my Top 20 of 2005, I find Jeffrey Zeldman’s lecture that explains the importance of using web standards to design websites with users in mind.

DWWS lecture: Designing with web standards

It tells why and how to separate structure from presentation and behavior in designing websites. To put it brief, it promotes using CSS as presentation, XHTML as structure, and W3C DOM as behavior. The benefits of using CSS as standard presentation languages are lowest bandwidth, cleanest markup, easiest updates, and most portable.

Here are three links that I learn from DWWS lecture. They are all about websites accessibility. US Section 508 is a new term to me!