Buzz Archives
By Subject:
- Accessibility
- April Fools
- Authoring Tools
- Bizarre
- Browsers
- Bugs
- CMS
- CSS
- Design
- DOM
- Education
- Emerging Technology
- General
- HTML/XHTML
- Internationalization
- Legal
- Microsoft
- Mobile
- Opinion
- Outreach
- Resources
- Training
- Usability
- Validation
- W3C/Standards Documentation
- WaSP Announcement
- WaSP Asks the W3C
- Web Standards (general)
By Task Force:
By Month:
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
- May 2003
- April 2003
- March 2003
- February 2003
- January 2003
- December 2002
- November 2002
- October 2002
- September 2002
- August 2002
- July 2002
- June 2002
- April 2002
- March 2002
- December 2001
- September 2001
- November 2000
- July 2000
- April 2000
- March 1999
- October 1998
- August 1998
The Web Standards Project is a grassroots coalition fighting for standards which ensure simple, affordable access to web technologies for all.
Recent Buzz
hAccessibility redux?
By Patrick Lauke | June 23rd, 2008
Thanks to Sebastian Snopek from the International Liaison Group (WaSP ILG), this post is also available in Polish: Wtórny hAccessibility?.
Fanning the fires of the ABBR pattern debate, the developers at BBC Radio Labs announced today that they’ll be removing the hCalendar microformat from their programmes listing pages, pending further accessibility testing or the establishment of a more accessible alternative.
Unfortunately there have been a number of concerns over hCalendar’s use of the abbreviation design pattern. […] Until these issues are resolved the BBC semantic markup standards have been updated to prevent the use of non-human-readable text in abbreviations.
As with the debate over a year ago, the concerns raised are not about microformats as a whole being inaccessible. They’re not even strictly about the hCalendar microformat itself. The concerns are purely centred around the (mis)use of the ABBR design pattern.
Call me naive, but — for me at least — the problem seems to boil down to a few simple points:
- microformats are extremely useful, and, if implemented in an accessible way, can yield massive usability improvements for all users
- the
ABBRdesign pattern is demonstrably broken — no ifs, no buts, no “it’s an edge case”, no playing the numbers - a handful of alternatives to the use of the
ABBRpattern already exist — for instance, the BBC could quite happily carry on using hCalendar, avoidABBRaltogether, and instead opt to have machine-readable information present in the page as a piece of invisible supplementary data; however, this seems to be a rather inelegant (and not well publicised) implementation - further alternatives to
ABBRhave been discussed at length (such as proposals to put machine-readable data inside the class attribute), but no real consensus has yet been reached — meaning that current microformat-consuming tools and services are unlikely to support them.
In many discussions, the problem of microformats and accessibility is often miscast as an either/or proposition. Retorts of “if you have accessibility concerns, don’t use microformats” or “if you don’t want to mark up dates in a machine readable format, don’t use microformats” are a classic reductio ad absurdum, and do nothing to move the issue forward. Why should the desire to provide machine-readable data for tools necessarily be antithetical to the desire not to thrust the gibberish of something like the full ISO 8601 date/time in the face of end-users (as expanded ABBR title that’s read out by screen readers under certain conditions, visually presented as a tooltip to sighted mouse users, or clearly present as clear text in the markup when CSS is unavailable)?
Here’s hoping that high-profile announcements like the BBC’s (and those less public, but nonetheless significant ones) will help create some momentum and a concerted effort to find a robust substitute for ABBR. And, once that’s happened, can we finally take this flawed design pattern out of circulation, educate the early adopters of microformats about the new and improved pattern(s), and move on to bigger and better things?
Filed in Accessibility TF, Accessibility, General, Opinion, International Liaison Group | Comments (28)
More Buzz articles
| Title | Author |
|---|---|
| RNIB Surf Right Toolbar available for IE | Bruce Lawson |
| Easy-to-use Flickr and YouTube | Bruce Lawson |
| Opera 9.5 released | Patrick Lauke |
| Spry turns two | Aaron Gustafson |