Usability and Validation Awareness

by hhogan on October 11, 2007

Why Build Accessible Pages?

BBC Video on Accessibility. It will give you an insight into the benefits of creating accessible sites.
Tools for Validation.

The how’s and why’s of accessibility http://www.webaim.org/

A very well written article on how people with disabilities use the web.  Including scenarios:

Validating your pages

Bobby is no longer online! Bummer. You can use the validator built in to the FireFox Web Developer Add-On Its under Tools. You’ll want to validate 508 and WAI.

You can also validate through Dreamweaver, please only validate for section 508 and W3C Priority 1.

  • Under “Site” go to Reports> Be sure you choose Current Document, or whatever files you aim to validate.
  • Under HTML Reports> Check Accessibility> then click the Report Settings Button
  • To avoid being too strict in our testing, for this class we will only validate for Level/Priority 1 and ADA/508 accessibility. To set this, click on “ALL” and click Disable, Then click on “508 Accessibility” and click Enable, then “W3c/WCAG P.1 accessibility” and click Enable. Click OK, (this will close the panel) then click run.
  • You will see the results in the results panel. Right click on the error for more information, double click to get to the location of the error or warning.
  • If it says Manual then it is just a warning, items marked FAILED need to be repaired

Alternative input/reading devices to keep in mind

  • Adaptive keyboards and mice (e.g. one-handed keyboards, footboards)
  • Voice-recognition systems, text to voice
  • Eye-tracking systems
  • Automated braille
  • Mouth sticks and other mouth/tongue operated devices
  • Text enlargers: ZoomText – http://www.aisquared.com/
  • Screen readers: JAWS – http://www.freedomscientific.com/

The Laws and Guidelines

Leave a Comment

Previous post:

Next post: