Latest Accessibility News on Accessify

Web Axe podcast 2 year anniversary

Congratulations to Dennis Lembrée and Ross Johnson for the 2 year anniversary episode of Web Axe - Practical Web Accessibility Tips.

For a special feature, the following web experts were gracious enough to send me input on their thoughts about recent events and trends in the world of web accessibility:

  • Mark McKay
  • Joe Dolson
  • Roger Johansson
  • Patrick Lauke
  • Jared Smith
  • Ross Johnson

And here’s the transcript of my portion of the podcast:

Hi, this is Patrick Lauke for Web Axe.

For me the most significant development of the last year has been the way in which accessibility discourse in general has widened beyond the narrow confines of WCAG 1.0.

Although for very simple sites WCAG 1.0 is still quite valid, it’s ill equipped to deal with the reality of today’s web.

Rich internet applications, flash sites, complex javascript and AJAX, even widespread use of PDFs…as a developer, if you’re just sticking with WCAG 1.0, most of those are simply out of the question.

It’s true that in most situations you should really try to offer simple HTML/CSS based alternatives…but it’s not an either/or proposition anymore. For instance, it’s not purely a case of having a non-javascript accessible version of your site, since screen reader users don’t necessarily have javascript disabled by default. And in fact, judicious use of javascript can enhance the usability and accessibility of a site, even for these users…if it’s done properly.

I’d say that the development of technologies such as ARIA plays a key role here. As more and more browsers and assistive technologies take advantage of ARIA, we’ll hopefully see some of the major problems that javascript and AJAX can cause for particularly screen reader users being mitigated or maybe even completely eliminated.

Underpinning all of these developments, I would say that WCAG 2.0’s tech-agnostic, results driven approach, which ditches the “only use W3C technologies” dictum in favour of “accessibility supported technologies” holds great promise. It can provide a solid, extensible framework that’s valid today and in the future.

Based on the latest draft, WCAG 2.0 is indeed moving in the right direction…so my wish for this coming year is to see a stable version of the new guidelines.

And to really help web authors understand how WCAG 2.0 can be applied in practice, I also hope that the technology-specific, non-normative supporting documents for WCAG 2.0 will get some much needed attention…as that’s what most web authors will need, and refer to, in their practical day-to-day work.

And with that out of the way, I just want to say congratulations on your two year anniversary and keep up the good work. Cheers.

Filed under: AJAX, Accessibility, Standards, W3C
Comments Off Posted by Patrick H. Lauke on Sunday, September 23, 2007

AJAX AtMedia - To Include Accessibility

AtMedia AjaxIf you’re going to run a 2-day conference on AJAX and JavaScript, it’s got to be a good thing if you have the inventor of JavaScript speaking, right? But this AJAX, that nasty enemy of accessibility, right? Shouldn’t we, as the accessibility community, be holding protests at the front gate? Well, no … we have a man on the inside! His name’s Derek and he’ll be doing his best to make sure that those attending get the message about accessible JavaScript/AJAX.

Being serious, though, there are no shortage of conferences bandying the AJAX word around, but the speakers at this gig really are top-notch and I know that many of them, aside from Derek, are also very knowledgeable about the worlds of accessibility and standards in general, so this bodes very well.

Early bird registration is on now (ends 31st August).

Comments Off Posted by Ian on Tuesday, August 21, 2007