Does this page look plain and unstyled?

Tools, wizards, articles and tutorials on Web Accessibility for the conscientious web developer

Subscribe to Accessify's RSS Feed   

Archive for December, 2002

Monday, December 23rd, 2002

86430893

Seasonal break time!

It’s that time of year when everything shuts down for the Christmas holidays, and this site is no exception. Well, it’s still open (host permitting) but don’t expect any new updates until early next year! Until then, we hope that Santa brings you what you want. Merry Christmas and a happy new year to all our readers.

Thursday, December 19th, 2002

Wave: an alternative to Bobby

Watchfire’s decision to limit the number of requests to the Bobby accessibility validation tool is proving a hinderance to many developers. However, Bobby is not the only free online validation tool available.

WebAIM have released an alpha version of WAVE 3.0, an online tool that provides visual feedback to web developers. The tool displays the tested site with its original design, inserting markers for existing accessibility features such as access-keys and alt text as well as warning of non-valid markup. Testing can be made for both WAI and Section 508 compliance.

WAVE also has a few more tricks such as detecting “suspicious alt text”. Examples include alt text that is very lenghthy and would better suit a long description, or non-sensical text such as “image.jpg”. WAVE could well be a worthy alternative to waiting for Bobby.

Wednesday, December 18th, 2002

86212654

User Agent Guidelines completed

The World Wide Web Consortium (W3C) has finalised guidelines for building browsers and media players that work better for people with disabilities. Known as the ‘User Agent Accessibility Guidelines‘, they are designed to give application designers the information they need to make accommodation in their software such that disabled people can use them too, for example by providing ways for screen readers or Braille translators to access the required document information.

More information on this story is available over at ZDNet

Friday, December 13th, 2002

85940782

Do as we say, not as we do …

Spotted on WebAIM’s discussion subscription page - an example of how not to code a form for accessibility. Perhaps the author of their How to Create Accessible Forms should tell them what’s wrong. In summary, the radio button controls should come before, not after the text. And the forgot to use the <label> tag too - which means a lot of people are going to be getting the wrong list (see this image for a visual demonstraton)

Friday, December 13th, 2002

85940297

One tool you can’t afford to miss

There’s a brand new tool in the Tools & Wizards section, and we think you’re gonna like this one! Quickly create an entire accessible form (as long as you only need text input fields) which includes title attributes, label tags, and all in XHTML format. What are you waiting for? Bookmark the Accessible Form Builder today.

Wednesday, December 11th, 2002

Visionary Design website awards

The National Library for the Blind (NLB) has announced the winners of its first Visionary Design Awards. The award is aimed at celebrating good practice in accessible website design.

The Visionary Design Awards are the culmination of a campaign by the NLB to encourage website designers, publishers and owners to provide sites that are accessible to visually impaired people. The six award winners, chosen from a short-list of twenty one sites, are as follows:

Tuesday, December 10th, 2002

85793984

New converter tool added

Not exactly an accessibility tool, but you may find Quick Escape useful as a web developer. Converts HTML to escaped characters suitable for pasting into form textarea inputs. Inspiration for this came after reading the Joe Clark thing on Slashdot, in which one person wrote:

Even worse, Slashdot’s Plain Old Text mode doesn’t even let me paste that HTML in. I have to go through by hand and manually escape each and every into &lt; and &gt; . What’s the point of a plain text mode that doesn’t know how to escape stuff for me. I can’t just type Plain Old Text - instead I have to know all about escape codes and enter them myself?

Tuesday, December 10th, 2002

85782006

Updates by e-mail

New feature added to Accessify today: automatic updates by e-mail. You’ll find the input for this further down the page. Give us your e-mail address and we’ll notify you whenever there is a new major update to the site. You won’t be notified about updates to this news page, only for new articles, tutorials or reviews.

Tuesday, December 10th, 2002

85773749

Joe Clarke gets slashdotted

Joe Clark gets the Slashdot reader interview treatment. This is an extremely interesting but rather long read - Joe answers each question very thoroughly and, as usual, there is plenty of discourse following the piece itself. One of the questions to Joe was about how accessible Slashdot is. Well, he had to be polite, I guess - I have real difficulty with the many levels of commenting and I have perfect vision and motor skills.

One of my favourite comments is this:

This, of course, leads me to my perennial complaint about the Web Accessibility Initiative and accessibility advocates generally: They�ve got no style. They have no understanding of graphic design and typography, and they project this ignorance onto the rest of the world.

One of the key aims of Accessify was to show that an accessible site doesn’t have to look as dull as dishwater. Whether the site has achieved that is up to you, of course.

Monday, December 9th, 2002

Call for papers on software accessibility

There is a call for papers for a journal that should prove to be very interesting. Springer International Journal: Universal Access in the Information Society is producing a special issue on Guidelines, Standards, Methods and Processes for Software Accessibility . This special issue will focus on proposing, discussing, disseminating or evaluating guidelines that address the design of accessible software (whether it is used at work, in the home, for entertainment, for education, or elsewhere in the community) that will meet the needs of people with the widest range of potential requirements.

Site Navigation

Outside reading

Jeremy Keith does an excellent write-up of the Accessibility 2.0 conference (which I was unable to attend)
Sharepoint and Web Accessibility
Bruce Lawson describes the disparity between Sharepoint/MOSS developed web sites and the level of accessiblity that the tool offers to users (summary - it really is not good!)
How does a screen reader user really hear your web site?
Interesting post on Beast Blog about how a screen reader user - a real one! Not one of those fake web developer tester types! - uses the tool to read a web page. A few surprises were waiting in store for author Mike Cherim.
Web Accessibility Toolbar now available in simplified Chinese
The Web Accessibility Tools Consortium (WAT-C) release a simplified Chinese version of the Web Accessibility Toolbar.
Web 2.0 vs Web Accessibility
1-day seminar in London, 25th April, brings together experts in the field to discuss/demonstrate the accessibility issues faced by web 2.0.
Leading accessibility technologists form new alliance to fix problems
The Accessibility Interoperability Alliance (AIA), comprising (among others) Adobe, HP, Microsoft, Novell, and from the assistive tech industry Dolphin, GW Micro and HiSoftware forms to work together "to create and harmonize standards for accessible techn
Fieldsets, legends and screen readers
An excellent run-down of how fieldsets and legends can improve accessibility and how the various screen readers cope with this useful markup.
CAPTCHAs explained - WacBlog
Another really good post on the RNIB\'s Web Access Centre blog explaining captchas, why they\'re bad for accessibility and what the alternatives may be.
Making WCAG easier to read
Derek Featherstone has created some fancy style sheets to make reading WCAG documents a little easier on the eye.
Top Tips for the title attribute
Ann McMeekin provides a set of simple tips regarding when - or rather when not to - use the title attribute. \'Cos sometimes you can try *too much* to be helpful
California court tilts towards mandating web accessibility
Outlaw.com reports (on behalf of The Register) on the Target California class action lawsuit, digging a little deeper into what Target have been doing of late to address matters.
Screen Readers and display:none
Juicy Studio, aka Gez Lemon, investigate some quirks whereby screen readers announce content that they should not be. Perhaps this could be used for good rather than evil?
Google Developer Podcast: The status of accessibility on the Web
An interview with Google research scientist TV Rahman (and Hubbell, his seeing-eye dog!). Lots of talk about CAPTCHAs and accessibility, but no sign of a transcript for this interview as yet.
Transcript of Shawn Henry's talk from Jun 5th 2007 in London on RNIB's Web Access Centre Blog
Virtual worlds open up to blind
"Online virtual worlds could soon be accessible to blind people thanks to research by students at IBM in Ireland" states BBC News

View all Accessify bookmarks on del.icio.us



This page is styled using Cascading Style Sheets (CSS). If you can read this message, the chances are that your browser does not properly support CSS or you have disabled this yourself. The content on this site is perfectly readable without style sheets, though; it just doesn't look quite so fancy.

site statistics

This site is partnered with MIS Web Design and Top4Office for Copiers and Digipro for Photocopiers. Web design by Swindon Internet & PR Services.

How you can help support this site: Learn web design from the creator of this site, or help him by requesting some PR Photography