Slashdot Mirror


Corporate Websites and the Lack of Accessibility

Mighty E asks: "It seems that Corporate America (and Corporate The World) has not yet come to the realization that the Internet is no longer limited to techies. I am a techie working for a global pharmaceutical, which is about to go through a merger to make it into the largest pharmaceutical in the world, Aventis Pharmaceuticals. The new Web site depends solely on images for navigation, and there is not a single alt= tag on the site. Therefore, blind users cannot use the site." This practice bothers me. Not only does it make browsing difficult for the disabled, but it also interferes with text-only browsers and text-to-speech engines. Not a smart practice. (More)

"Since I work for the company, I have complained about this problem to the powers that be, and they have replied that they do not believe that this is that big of a problem. How many blind people could be using the site anyway? Well, although I'm not blind, I feel for them. Discriminating against them like this is like discriminating against any other minority.

As absurd as it sounds, if there were a page that required you to validate what race or gender you were before you could visit the site, and denied access to certain groups, there would be huge moral outrage at this. This is essentially what is going on here.

I have seen it happen again and again with smaller companies' Web sites, but there can be some excuse there. For example, smaller companies may not be aware of the full implications of doing things this way, or have the money to support it properly.

But when it is a major pharmaceutical like this, the largest in the world, in fact, there ceases to be an excuse of any sort. Really, there is little effort to making a site blind enabled, and in fact most are. Ironically, it is those sites on which the most money was probably spent, that are usually not the ones that can be accessed by the blind.

I think that it is time, as morally responsible individuals, that we make it known to these corporate beasts that we will not tolerate discrimination like this.

We have a responsibility, as conscious-wielding individuals to make our technologies reach out to each and every person, just as those technologies reached out to us."

2 of 216 comments (clear)

  1. Not easy, but there's hope by fremen · · Score: 4

    It's not as easy as it sounds. A certain Texas university recently upgraded their homepage in a similar manner. There is no attempt at being accesible, despite pleas from both students and faculty. In this case, marketing took the front seat to common sense.

    With that in mind, I would like to recommend Bobby. Bobby is a program that will scour a webpage and point out where there are flaws with its accesibility. You can find it at http://www.cast.org/bobby/.

    For example, Slashdot does not receive a Bobby approved rating, meaning that it could improve its accesibility.

  2. Webmaster target to specific browsers too by hub · · Score: 4
    One of the things that makes me sad about the WWW today is that:
    1. Lot of webmasters target web site to specific system: they are optimized for IE or Netscape, for a specific screen size making them unusable on smaller screen
    2. They also requires Javascript, which despite the fact that it is available only in Netscape or IE, make also webas dangerous as walking on mines (see recente CERT advisory)
    3. Does not even consider respecting HTML. This is also software vendor fault as the make pseudo-WYSIWYG page generator that generates HTML that does not pass thru the W3C validator.
    4. Some of them even require proprietary technology like Flash.
    I really miss the time were browsing was doable with NCSA Mosaic.
    --
    Hub