Categories
captions

The Open & Closed Project

In case you haven’t heard, Joe Clark is starting a research project called The Open & Closed Project. The micropatronage page is here. The goal of the project is:

to write a set of standards for the four fields of accessible media – captioning, audio description, subtitling, and dubbing

A set standards for accessible media is much-needed in the web development community. Cheers to Joe for putting this together. Let’s all help support this cause.

Categories
administrative

Accessibility Statements

There has been some blog discussion recently on whether or not a web site should provide an accessibility statement. You know, the small text link on the site that says “site accessibility” or “AAA compliant”. It seems that fear of being sued and trendiness have been the main reasons for accessibility statement pages on many web sites.

The consensus from the professional blogs, with which I mostly agree, is that a Help page should be implemented rather than an accessibility page. The Help page should handle any pertinent topics in addition to accessibility features that may be unique to the web site. I say “unique” because if a Help page exists at all, the content should be outside of general knowledge (such as tab order) and browser-specific instructions (such as pressing CTRL + to enlarge text).

The only exception I would point out is a web site that advertises the accessibility of the web site itself. Case in point, the CheckEngine USA web site, which sponsors Web Axe, contains a Site Accessibility page. The reason for the page is as much for marketing and educational purposes as it is for users with disabilities, etc. The company’s specialty is accessibility (as well as web standards and usability) so in this particular case, I believe it makes sense.

More:

Categories
author expert interview podcast standards web

Podcast #33: Interview with Patrick Lauke

Dennis and Ross interview Patrick Lauke. Patrick is the webmaster at University of Salford and a vital team member of Accessify.com. He is author of a chapter in the book Web Accessibility: Web Standards and Regulatory Compliance.

Download Episode 33 (Interview with Patrick Lauke)

Transcript of Web Axe 33, with notes and links (courtesy of Patrick Lauke)

More Links:

Categories
screenreader

IE7 Not Fully Supported By Some Screen Readers

The Blind Access Journal blog has some information on compatibility of Internet Explorer 7 and screen reader software.

Categories
podcast testing toolbar web

Podcast #32: Testing for Web Accessibility

All about testing for web accessibility — the tools, methods, hows and whys.
Download Episode 32 (Testing for Web Accessibility)
[Transcript for Web Axe 32]

News

General

  • (Generally) Follow guidelines by WCAG, WebAIM, Accessify, this podcast
  • Follow any guidelines required by law (ADA, Section 508, DDA [UK])
  • Ensure multimedia and PDF are accessible
  • Use web standards
  • What CANNOT be tested by most automated tools:
    • Color contrast
    • Simple language
    • Tab order (tabindex) [tabindex no longer recommended]

Methods

  • Automated tools
  • Review site with keyboard only
  • Review site with screenreader, if available
  • Have impaired users test your site
  • Headings used appropriately

Tools

Cynthia Says
  • by HiSoftware
  • Returns long table, listed by checkpoint, if web page passed that checkpoint or not
  • Select WCAG levels or Section 508
  • Included in Firefox Developer Toolbar
A-Prompt
  • Adaptive Technology Resource Centre, University of Toronto
  • Computer application–Windows only
  • Performs automatic repairs
  • Select WCAG levels or Section 508
Watchfire WebXACT
  • Used to be known as Bobby
  • Besides accessibility checks, it gives:
    • Page download size
    • Metadata summary
    • Broken links
    • Browser compatibility
Firefox Web Developer Toolbar
  • turn on/off CSS
  • validate XHTML and CSS
  • disable javascript
  • hide images, display alt tags
  • resize browser
  • edit CSS
  • much, much more!
Accessibility Toolbar
  • IE only
  • validate XHTML and CSS
  • resize browser
  • toggle javascript, images/alt
  • heading structure
WAVE from WebAIM
Lynx viewer
  • by Yellowpipe Internet Services
  • Just enter URL and give your Lynx text-only rendering
  • Also can download and install Lynx application
Opera
  • “User Mode” with text browser emulator and more
  • Easily turn off images
  • Screen sizing
Firefox Speech Browser Extensions
Mobile Web Emulators