Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Accessibility Experiment. Joe Walker asks what would happen if we threw away the idea of serving the same accessible site to every user and instead tried building specific versions aimed at different disabilities.

Tagged ,

2 comments

  1. The web has already tried this technique out and it failed miserably.

    Way back before accessibility was a buzzword, text-only alternative sites were the popular response to accessibility needs. Invariably, the text-only versions were out of date, badly maintained, and generally a second-class citizen. Further, the "full" websites degraded in quality, as the developers felt free to use all the shitty techniques like href="javascript:popup()" that accessibility concerns were protecting normal people from.

    If that's what self-motivated people who care about accessibility managed, then I dread to think what the result would be if you suggest this technique to people who are only doing it to comply with the DDA.

    Perhaps web frameworks and template systems have matured to the point where the maintenance burden is not an issue, but I still think that there's a good chance that that promoting this technique can do more harm than good.

    Jim - 23rd September 2008 14:38 - #

  2. Joe isn't trying to promote this technique to the "tick-the-accessibility-box" crowd, he's exploring what happens when developers who are accessibility fanatics free themselves from the constraint of having one site that fits all and attempt to address specific issues with specific site versions. I think that's a really interesting thought experiment, even if for most sites it isn't practical.

    Simon Willison - 23rd September 2008 15:46 - #

Comments are closed.
A django site