Slashdot Mirror


W3C Web Accessibility Standards 2.0

WildFire42 writes "The W3C has released their W3C WCAG 2.0 Standards (that's World Wide Web Consortium Web Content Accessibility Guidelines) for a request for comments before it becomes a standard. I've discovered quite a variety of geeks here that may access web content in a variety of methods, from screen readers, to Braille displays, to open captioning on streamed videos, etc. Web accessibility is still in its infancy (relatively), but is becoming a concern for more people every day. Once the WCAG 2.0 becomes a recognized standard (probably sometime in 2004), it will most likely be a concern for web developers, but the W3C still wants input from the public, to get a feel of the kinds of disabilities that have not received enough focus in the 1.0 standards. More information on the Interest Group is at the W3C Web Accessibility Initiative page. Your input and insight is needed!"

8 of 200 comments (clear)

  1. Re:the internet community by cmang · · Score: 5, Insightful

    I would think the web browser developer community would do good to comply with standards more, sure.. but it's cool to see that standards are being set for a new useful generation of web interactivity (ie: the disabled-access terminals). I'd hope to see more of that sort of technology popping up in society as standards are set for making the web more accessible to people.

  2. Re:Hrmm by xenotrout · · Score: 4, Insightful

    Removal of pop-ups is a recommendation of the current w3c accessability standards. Switching window focus without letting the user know that it is going to happen can confuse accessibility programs and users. I believe pop-unders are just a hack that switches focus back, so they are also not recommended.
    Very few web sites that I've seen care about accessibility standards. Very few web devs, it seems, even care about W3C standards, because they develop for browsers (i.e. IE) rather than for the web (i.e. W3C standards). Check a number of pages with Watchfire Bobby and you'll see. Even slashdot has quite a few "violations" of the WCAG 1.0 standard.

  3. Re:Standards? Ok. Compulsory standards? Not ok. by quinine · · Score: 5, Insightful

    Well, if you're talking about sites that provide govenment services then yes, accessability standards should be maintained. Just like if you go to a courthouse, there needs to be a ramp there for wheelchairs. If your talking about rubmyhotbutt.com, though, then I agree with you; this should not be compulsory.

  4. Re:Pew! by RobotWisdom · · Score: 4, Insightful
    Like all W3C proclamations, this has three deadly accessibility problems:
    1. 20+ screens of meta-information before the real content starts
    2. written in an over-abstract, PhD-thesis prose-style
    3. readability is decreased by highlighting many phrases as inline anchortext (better to isolate the links at the end of the sentence or paragraph, imho)
  5. Re:Standards? Ok. Compulsory standards? Not ok. by iangoldby · · Score: 5, Insightful

    I think you are missing the point that the web so easily could be an ideal medium for non-visual information.

    For example, if you compare the technology required to read a paper book out loud to that required to read an electronic text file out aloud, I'm sure you will see that the latter is a far easier task. There's no reason to make it difficult, but designers do, just because they think it is more important to have a heading in their own choice of font (presented as a bitmap) than for a minority to be able to read it.

    You might also like to bear in mind that local government in the UK has a duty to make information available in a form that people can understand. That's why most leaflets tell you where to get hold of a large-print version, or in audio tape form. (Presumably your neighbour tells you this from the original leaflet if you can't read it yourself!)

    So I ask again: The web is ideally suited to avoid the effort required to make paper documents universally accessible. Why make it difficult?

  6. Re:Standards? Ok. Compulsory standards? Not ok. by finitimi · · Score: 4, Insightful

    Accessibility benefits everyone, not just the disabled. I recall back when wheelchair accesibility was first made a requirement for public places. I remember thinking to myself, "we have to spend all this money just for a few cripples?" Since then, I've raised a few children who I pushed around in strollers, and I was mighty glad for simple accessibility features such as sloping curb cuts in sidewalks.

    The w3c guidelines are mostly common-sense hints about what not to do. Many barriers to access are unintentional; the w3c is doing web developers a service by pointing them out.

  7. The Web is not a visual medium by LiamQ · · Score: 4, Insightful

    This really annoyes me. The web is a visual medium. It should not be compulsory to cater for those that can't benefit from a visual medium, in a visual medium.

    The Web is not a visual medium. Yes, it contains a lot of visual content, but there's also plenty of text content that can be presented just fine in a non-visual manner.

    As a Web author, your role is to describe the structure of the content. If you use proper markup, such as H1 for headings and P for paragraphs, then browsers can present your content in an appropriate manner whether it be visual or non-visual.

    The Web still consists mostly of text content, and there's nothing visual about that. (Yes, I know about porn, but there's still plenty of text content even there.)

  8. Re:Standards? Ok. Compulsory standards? Not ok. by JimDabell · · Score: 4, Insightful

    And therein lies my whole problem with this. Accessibility compliant pages are damn ugly. Almost uniformly.

    That's not true at all.

    And so what we end up doing is take a visual medium and break it for those with different needs.

    Accessible websites don't have to be ugly. What makes you think that they do?