« Cold and broken | [dandruff::main] | Handspeak »

Server-side Web accessibility

Nick Kew has posted a very interesting proposal to engineer a means to handle Web accessibility on the server-side:

The basic approach is an HTTP proxy that rewrites webpages for accessibility:

  1. To offer page rewriting options that strip presentational junk that commonly gets in the way of accessibility, whilst leaving page content intact.
  2. To offer navigational aids such as automatic page outlines and link summaries, including options for information discovery by following page links.
  3. Different pages present different problems, and a one-size-fits-all approach won't solve everything. Users must be empowered with a choice of different presentation options.
  4. The system is fully compatible with any Internet browser, not just high-end ones, and requires no more action on the part of end-users than configuring their browsers to use it as proxy.
  5. The system architecture is based strongly on speed and scalability, and should never become a bottleneck the user's experience of the web.
Posted by sniffles at October 31, 2003 12:00 PM