Constructing Accessible Web Sites 301
Constructing Accessible Web Sites | |
author | Jim Thatcher, Paul Bohman, Michael Burks, Shawn Lawton Henry, Bob Regan, Sarah Swierenga, Mark D. Urban, Cynthia D. Waddell |
pages | 415 |
publisher | Glasshaus |
rating | 8 |
reviewer | actiondan |
ISBN | 1904151000 |
summary | The whys and hows of making web sites accessible to all. |
What does the book cover?
Chapter 1 is an introduction to web accessibility. I would guess that most people who pick up this book will already know at least a little bit about accessibility, but this chapter provides a good overview and presents some compelling arguments for providing accessible websites. Interestingly, none of these is based on a moral argument -- they are all sound reasons why it is in the interests of an organization to think about accessibility. For example, one of these sections mentions that people with disabilities in the U.S. are estimated to control a discretionary income of over $175 billion. Making a site accessible to these people gives it access to an additional market that non-accessible sites cannot tap.
This first chapter sets the tone for the whole book. It doesn't preach about accessibility for the sake of people with disabilities but rather seeks to convince the reader that accessibility is in their interests.
Chapter 2 concentrates on one of the major reasons for making web sites accessible - laws that compel us to do so. It presents an overview of the state of the law in different parts of the world and a couple of examples of cases involving web usability. I have to admit I skimmed this chapter, as I wanted to get on to the technical stuff.
In Chapter 3, the book gets on to the mechanics of accessibility -- assistive technologies. It provides a short survey of the screen readers and other technologies that are available. I would have liked to have seen more information here on how widespread these systems are, even if just approximate.
Chapter 4 is where the book starts talking about the actual work involved in creating accessible content. It runs down the basics of accessibility (most of it is good practice such as using ALT text and so on). The blink tag even gets a mention and a "good for them!" is given to Opera for not supporting it :) This chapter will not be news to anyone who has done any accessibility work (or even just best-practices web development). The information on how tables are handled by screen readers is good though.
Chapter 5 looks in more detail at navigation. The advice here is good even outside of an accessibility context and there are some good points about 'gotchas' that could make sites difficult to navigate with assistive technologies.
In Chapter 6, input gets the same treatment that navigation got in the last chapter. I wasn't sure about the stuff on PDF forms (does anyone actually use these for web input?) but the advice on HTML forms was great.
Chapter 7 is about testing for section 508 (of the U.S. Rehabilitation Act) compliance. Initially, this was another chapter that I skimmed, as I am not based in the U.S., but then I realised that the testing advice in this chapter is not just useful for section 508 compliance -- it is useful for general accessibility testing.
Chapter 8 studies the accessibility of web development tools themselves. This doesn't apply to me but it was interesting to see how the tools (Dreamweaver, Frontpage, GoLive, Homesite and BBEdit) compare in terms of usability. This would have been a lot easier if there had been a summary table of the ratings given to the applications.
Chapter 9 seemed a little out of place. It is on "Separating Style from Presentation" and basically looks at CSS. I'm sure most people picking up this book will, like me, not need to be taught CSS basics. I skipped the chapter and very nearly missed an interesting little section on aural stylesheets.
I was surprised that chapter 10 was devoted to Flash, as I expected that Flash coverage in an accessibility book would be limited to a few paragraphs lambasting Macromedia for creating such an inaccessible technology. Well, it turns out that the new version of Flash supports accessibility much better than previous ones. This chapter was a real eye-opener for me. Clearly there is more work to be done but well done to Macromedia for putting accessibility support in!
Chapter 11 didn't really interest me much -- it seems to be more aimed at people who need to implement an accessibility strategy, one to hand over to managers once the technical content of the book is digested.
Chapter 12 is a bit of a heads-up on newer technologies and how they affect accessibility. There is some brief but decent discussion of how technologies such as SVG support accessibility.
The last actual chapter, Chapter 13, is a more in-depth look at U.S. web accessibility law. This was another one that I skimmed but one section did catch my eye. There is a discussion that raises the scary idea that web developers may be held liable for inaccessible web sites, even if their client told them to ignore the issue. If this is true, then it is an important point for every web developer to consider -- could you be held liable?
There are three appendices in the book; a quick reference guide summarises the most important advice given in the book, a glossary of terms and an appendix that details the U.S. Section 508 legislation.
Conclusion
Apart from the basic CSS coverage and the more U.S.-specific sections, I found the vast majority of the information in the book to be very interesting to me. The style was good too -- I was surprised that a book with 8 authors manages to maintain such a consistent and readable tone throughout.
Overall, I found the book a much more interesting read than I was expecting it to be. It gives specific advice about the way web sites should be constructed with accessibility in mind and offers strong arguments for following the advice.
It seems that accessibility is going to be a fact of life in web development. That being the case, every web developer needs to learn at least something about it, if only to use as ammunition in interviews. I would definitely recommend Constructing Accessible Websites as a good source of information on the area.
You can purchase Constructing Accessible Web Sites from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.
Finally getting attention! (Score:5, Insightful)
We take this so seriously that we've now hired a blind guy, to ensure that all of our sites are accesible. It's quite amazing what I'd discovered within a month of working alongside him! I've been developing/designing for years now, and thought I was pretty good at alting my tags and commenting my forms... But he's really opened my eyes to how a few simple and quick practices can be adopted to make a BIG difference.
So I recommend books of this ilk (I've not read this one yet obviously). You really can't afford to ignore these matters anymore. Even if just to find out about blindness accessiblity... generally though, Nielsen is right; most sites have significant failings in these areas.
Buy it
M.
Re:Finally getting attention! (Score:5, Informative)
Slashdot would *just* pass the basic test, I'm informed
M.
There are many other positive effects too! (Score:5, Insightful)
My clients come to me wondering why Google doesn't index them - their site is a mess! All those fancy Flash animations are just plain opaque to the search engines and screen readers, of course they can't navigate!
Re:Finally getting attention! (Score:2)
I also can't afford to hire a blind guy at my work. But hopefully the book will cover most of the bases.
Why buy the book... (Score:5, Informative)
Re:Why buy the book... (Score:2, Funny)
Bobby does not like Slashdot.org!
Slashdot massively fails the Bobby Test [watchfire.com]. Hope you are proud of yourself Taco.
Re:Why buy the book... (Score:5, Informative)
Re:Why buy the book... (Score:2, Insightful)
Can't get interactive help like that from a book.
Re:Why buy the book... (Score:4, Informative)
The problem with tools like Bobby is that they only address half the issue, things like ALT tags, commenting, etc. What Bobby does NOT do well is address "readability" issues. While implementing CSS, using ALT Tags, formatting forms, and commenting your pages are nice, a poor layout can make the page completely unreadable to a blind user. I couldn't tell you how many pages I've seen that "passed" their Bobby checks, but were totally unuseable by screen readers because of poor table and content layouts. Instead of using Bobby, try this one on your next page: Download a copy of JAWS [freedomscientific.com] or the IBM Homepage Reader [ibm.com], put on a blindfold, and try to surf your website by ear. If you have designed your website well, you should have no problems. If the reader makes no sense, then your site is NOT accessible...whether or not Bobby likes it.
Re:Why buy the book... (Score:3, Interesting)
I've been reading the book off and on over the last two months. There's a lot of useful material in the book that guidelines don't cover, like legal precedents and tackling some of the myths raised against accessibility. Its practical in some aspects too and complements, not replaces, guidlines such as WCAG and RNIB.
crazy laws (Score:5, Interesting)
These laws are not only scary, they are crazy. If serving people with disabilities is so important, then I'll do it, because it makes financial sense for me to do so. But if these people are largely irrelevant to my target market (say, I run a website for bird-watchers or target-shooting enthusiasts - should I be obligated to put up a version readable by vision-impaired people ?), I should have the right to ignore this segment of the market - at my own peril, of course.
If they're going to legislate me into putting in 'assistive technology' into my websites, why don't they force magazines to put out Braille versions, or make them supply audio-cassettes or CDs with the contents transcribed ? Why don't they widen airplane and car and bus seats so morbidly obese people can sit in them ?
Re:crazy laws (Score:4, Interesting)
Re:crazy laws (Score:5, Interesting)
As for learning to fly, partial deafness is a disability that's covered by the ADA. If a learning-to-fly website had a lot of sound effects, it could make the site unusable to potential pilots.
Re: (Score:2)
Re:crazy laws (Score:5, Informative)
Adapting existing sites, on the other hand, can be troublesome. If the site was designed well from the start that certain elements are modulized, adaption to accessibity should be near trivial. However, those sites that build every page uniquely will have a much harder time of getting to the end goal of accessibility. Particularly for those sites that were build by WYSIWYG editors that do not account for accessibilty options (such as tag-soup output engines).
But the key is here that there's two critical legal elements that will affect site accessibility in the States at least: Section 508 rules that apply to gov't sites and those that want to contract with it, and the potental requirement of accessibility to those commercial sites that may be covered by the ADA (see the recent stories on lawsuits against American and Southwest Airlines by blind users). Hobbists', non-commercial, or otherwise personal web sites have yet to be concerned for accessibility and I don't believe they ever will be, as these provide no required service to the general public.
That's not to say that you shouldn't think about accessibility if you run that type of site. Accessibility is not only about making your site available to more people, but it's also about better web design in general; seperate presentation from content, don't treat the browser as a pixel-perfect rendering engine, and the like. A causal site design would certainly do no harm in converting an inaccessible site to one that is, and that could mean more visitors and also improving one's HTML/web page skills.
Re:crazy laws (Score:3, Interesting)
IANAL, but...
I believe that the standard for disability is something like "resonable effort for reasonable access." Things like ramps for stores, and magazines printing out braile versoins if they can afford to do so.
Don't take my word for it, but if you get a complaint about someone wanting to force you to make brail-versions of your bird-watching website, check with a lawyer if you can't come to a compormise; I suspect that you'd be able to tell the angry blind man to go away if it requires unreasonable effort to accomodate their wishes.
Re:crazy laws (Score:5, Insightful)
Because for Web technology, the extra costs of making your site accessible are trivial, and have lots of additional benefits, like making it accessible to sighted people browsing from PDAs, cellphones and WebTV.
Re:crazy laws (Score:5, Interesting)
Many books and magazines are available on tape. I know, my wife is a reader for college textbooks. I also recall several years ago, someone sued to get Playboy on tape. He was blind and really did "just read it for the articles".
Re:crazy laws (Score:2)
If given the choice, everyone will say they don't serve the blind simply because nobody is really targeting the blind for their produce unless its a specifically blind aide product...
Re:crazy laws (Score:5, Insightful)
First, and less important, bird watching and target-shooting are among hobbies of blind people. Yes, I was surprised to learn that too. Bad examples, but I know what you mean.
Second, I do understand your point, but think about this from different perspective. There are around 7000 registered people who are either blind or visually impaired in Slovenia, which has a population of 2 million. How many would be willing to spend time and money to make sites accessible for them? I can even give you an answer to this, because lacking legislation that USA has in this regard, the answer is pretty much noone does.
I believe it's important for society that nobody is a second class citizen. Sometimes this means that majority of us have to make some effort for that. And if sensibility of public is not enough, than it's good if there's at least legislation to push us all in the right direction.
Re:crazy laws (Score:3, Funny)
Only Government Sites Affected By Laws (Score:2)
I agree with the parent post which asserts that it would be crazy to force accessibility upon private owners. And for the reasons he gives and more, I believe that's why Section 508 does not apply to private websites.
Re:crazy laws (Score:2, Informative)
Well, in a way "they" do. Under the US copyright law, publishers are required to allow agencies serving people with disabilities to produce accessible versions of their books without charging royalties. Thus, for example, organizations like Recording for the Blind & Dyslexic [rfbd.org] can freely produce audio textbooks for distribution to students with print disabilities.
And there's more on the way. A bill has been introduced into congress (the Instructional Materials Accessibility Act) that will take this further, requiring textbook publishers to provide electronic text files in a uniform format for use by agencies that produce Braille and audio books for students with disabilities.
Re:crazy laws (Score:5, Interesting)
Web-accessibility takes a lot of inspiration from whats called "universal design". (As opposed to "special sollutions" that tries to solve the problems for a specific group). The point of "universial design" is that you with very small means can make the world accessible to a lot more people, in different ages, with different abilities. Examples of "universal design" is wider doors, lower and bigger light switches, electrical doors, ramps, lower busses etc etc). Braille and wheelchair elevators are examples of "special sollutions" since they mainly helps those with that special disability.
The really interesting part about "universal design" is that good designs often seems help a lot more people than originally intended. I saw a report one time (sorry, dont have exact reference) about who used wheelchair ramps. Actually just a few percent were wheelchair users. More than 95 percent were mothers with baby carriages, travellers with big suitcases, people making deliveries, roller scaters etc etc The point is: By making it accessible, you also help a lot of people that you usually does not consider diabled. THAT IS ALSO THE POINT WITH WEB-ACESSIBILITY.
So why should you make your bird-watcher site accessible? (Even if you have the right not to do it). My answer is that you should do it without asking, because it takes you just a few minutes and because "you'll never know".
I guess thats not the answer you are looking for, so Im going to give you some other reasons (Note that this is not a complete list. The point with accessibel design is that you plan for situations you cant predict):
* Mobile users. A real bird watcher site should be availiable from the field. You should anticipate that some of you power users accessing the site using a Nokia 9210 Communicator, or maybe even a 3510i or maybe even a newer model. If you follow the w3c accessibily guidelines your site will be readeable. If you dont think about accessibilty, and choose to design for the most common browser, you fail to serve your customers when they really need you.
* Search engines, robots etc. A very important part of web-accessibility is making all information availiable textual (not using only images for important information). That also ensures that the search enignes can index everything on your site.
* Slow connections. If you have a picture heavy site, some of your users, might choose to turn off images. For instance just turning it on when they have found the image of the bird they are looking for. By making the site accessibel, you have made sure that this is possible.
* Temporarily disabled users. One of your bird watchers might have fallen down from a tree. Spending lots and lots of time in his hospital bed surfing the web using a voice controlled system. Have you made your system generally accessibel, he will be able to do that.
I could come up with lots of examples. The point is: You'll never know.
Of course you should have the right to ignore this segment of the marked. Chances are however that using just a few minutes making the site accessibel will be worth it.
Re:crazy laws (Score:3, Insightful)
The laws are there because our society deems it important to integrate the disabled into society at large, and society can't rely on businesses to do it when it makes no business sense to do so.
As for your strawman examples of bird-watchers and target-shooters, if you didn't make those sites accessible to the blind, nobody would likely care. The laws are there to give a disabled person recourse if he wants to access a certain resource and he can't. Contrary to what the libertarian/right wing says, there simply isn't an army of blind people going around harassing "inaccessible" businesses.
This book will be very good! (Score:2, Interesting)
Does anyone else have a problem with this???? (Score:3, Insightful)
Don't get me wrong, I think that web sites should be made to be accessible to everyone
Again, I don't want to sound like a big jerk here, but where does freedom of expression and freesom to create come into play here? If a person wants a "cool" looking web site, and uses features that don't follow the "code"
However, since I am a web developer, maybe I should pick up a copy of this book to keep up on the laws on this issue
Are there any other good books out there that have similar content?? - anyone???
Re:Does anyone else have a problem with this???? (Score:5, Informative)
This isnt about your personal website, this isnt about your blog, or your Sailor Moon fan fiction.
The key here is if you run a venture that is designed as a place of *public accomadation*, then it must be accessable to all the *public*. That's the key word.
If you sell products or offer services, everyone needs to be able to access those products or services.
Ie; there's no law saying you need a wheelchair ramp on your home. If you run a restaurant, hotel, or other place of public accomodation, then there is.
The same rules about accessability coincide with good web design for the most part. Don't scan your paper catalog and serve a bunch of jpg files. Dont force people to chase down one of those stupid javascript adverts that blocks the page until you answer its poll, etc.
Re:Does anyone else have a problem with this???? (Score:3, Interesting)
-- is designed as a place of *public
-- accomadation*, then it must be accessable
-- to all the *public*. That's the key word.
-And what about those people who can't read?
-Should someone care about them too or they
-are less important than blinds?
I understand that you are making a joke here, but you hit upon an important point and the fact that your extreme example is a real concern should be a hint that maybe you can't just dismiss accessibility issues with a reductio ad absurdum.
Many people who cannot read or experience difficulty reading do so because of a learning disability such as dyslexia. The ADA also deals with people with learning disabilities and designing a site to conform to section 508 or the W3Cs Web Accessibility Initiative will ensure that your site is accessible to those people who cannot read as well. How? Through a screen-reader, the exact same device that someone who is blind would use.
Also, making your site accessible will make it available to people who do not speak the language in which it was written because a site that is accessible is a site that can be fed to the Fish.
The point is that many more people than you might think use assistive technology and the minimal effort required to make a website accessibile is rewarded many times over in terms of ease of use.
Re:Does anyone else have a problem with this???? (Score:2, Insightful)
Oh, come on. If this really bothered people, wouldn't browsers provide an option to disable it? How much time does the typical user spend mousing over non-navigation images anyway? This is exactly the sort of non-objection that creates the need for legislation.
Re:Does anyone else have a problem with this???? (Score:2, Insightful)
> that don't follow the "code"
You clearly don't understand web technologies. The whole point
of using a markup language (such as SGML or XML) with separate
style information (CSS) is so that you can make the site _look_
however you want it to look, without butchering the content in
the process. It's not even that hard. You just write according
to the specs mostly, and then work around a small handful of
browser layout bugs. (So far, I've discovered one significant
layout issue in Gecko and two in IE6; that's three. If I did
web design for a living I'd probably have discovered a couple
more, but really the major browsers these days _mostly_ follow
the specs.)
> or if they don't want ugly alt tags popping up
Alt text doesn't pop up unless you use an ancient browser from
the days of yore. The relevant standards clearly indicate that
it should not, and I only know about one browser released in
the last two years that violates this, and it's still claiming
compatibility with Mozilla 4 (which was obsolete quite long ago),
so it really can't be considered a modern browser. If you happen
to _want_ tooltips, there are some provisions for that, but they
are totally separate from alternate text.
Never understood until... (Score:5, Insightful)
You can't really have an appreciation for accessibility until you need it. It is a good lesson for everyone designing web sites to really try to use them with their monitor turned off and with speech software or on a television screen from across the room.
If anyone cares about your website, then the content matters as much or more than how it looks on your monitor. Well, I guess except for pr0n.
Not just low res, but high res too (Score:3, Insightful)
Don't these people do any testing? If you want an example, just check out the link for the Lulu Tech Circus here on /. This site just sucks.
Jumping Ahead (Score:5, Insightful)
So instead of focusing on making the web accessible for people using alternate access methods, we should settle on a web standard. It would make the alternate methods that much easier to implement.
Re:Jumping Ahead (Score:2)
We don't nee more legislation (Score:5, Insightful)
I think the way to go about writing univerally readable pages is to incorporate it into W3C HTML specs. I'm not saying eliminating all the things that aren't ADA compliant like javascript and tables. I talking about bringing the standard up to speed and making sure all browsers adhere to it strictly. If all browsers adhere to the standards very strictly then no non-compliant pages can be viewed with them. There's the incentive for webmasters to stick to the standards. Why are standards such an important thing? If everyone adhered to the standards, it would be infinitely easier to build tools for people with disabilities. Audio readers could parse the pages and read them back in an easy to understand way. ADA people could do what they need/want to do without pushing draconian requirements on to the rest of us.
Like I said before, I don't mean to sound like a hardass. I just don't see how the needs of the few could justify draconian legislation. If we could adhere to a standard, it would make things easier for everyone, not just handicap persons.
Re:We don't nee more legislation (Score:3, Informative)
Re:We don't nee more legislation (Score:2, Interesting)
I wholeheartedly agree with the assessment that if all browsers followed standards, this wouldn't be as big an issue. And as for the ADA standards for web pages, I think you may be misinformed. Tables and scripting are not against ADA. The ADA simply lays down how these tools can be effectively used while not hamstringing screen readers and the like. For example, a table can be perfectly readable if you add an 'id' attribute to each tag and to each tag. I know that reworking legacy code could take years, but for new development this shouldn't be too terrible, right? Besides, aren't we moving to XML data and a transforming display layer anyway?
Re:We don't nee more legislation (Score:4, Insightful)
Clearly, your webmaster is incompetent. Tell him to learn HTML. Accesibility has been built into HTML from the beginning. The only source of nightmare in designing an accessible site is a misunderstanding of the web. The most common error is trying to make the web a graphic design medium. The web is not a graphic design medium. Disavow yourself of the mistaken notion that you can control what your site will look like on every (any) browser. To do that is to defeat the central premise of the web.
HTML was designed to provide a logical description of textual content, which then could be formatted to the needs of the user. The designers of HTML have taken great pains to ensure that HTML, when written correctly, remains accessible in every type of browser. The problem is that incompetence is dominant in the web design field, and people write incorrect, poorly thought-out HTML, attempting to do something with the technology that is counter to its purpose. Dictating layout robs users of one of the great benefits of the web: that of being in control of the content's presentation.
The web was designed to support users changing font sizes, etc., to meet their own needs. Fortunately, it was also designed with accessibility in mind, and thus a properly written HTML page is one that is also accessible. If you're using stupid tricks like spacer images and tables all over the place to try to control layout, you deserve whatever nightmares you're bringing on yourself.
Re:We don't nee more legislation (Score:3, Insightful)
The point of a simple markup language like HTML is so that its easily computer readable. Bloating markup with markup that doesn't describe the structure of the document merely obfusticates the value of the content, and the result is unusable to many.
The solution is not to bloat browsers up with more error correction routines to fix the problems you can't be bothered to fix. The solution is to make browsers conform to an existing recommendation, and encourage content authors to take responsibility for their content.
That's why the W3 has _both_ Web Content Accessibility Guidelines, and User Agent Accessibility Guidelines (not to mention Authoring Tools Accessibility Guidelines). Everyone has their bit to do, their area of responsible. It is time to take responsibility for the websites you deliver.
Hopefully for the *users*.. (Score:5, Insightful)
As a disabled person I hope people take accessibility seriously because there are disabled people who need or wish to use the internet as well. I have a permanent visual impairment and one of the worst things is websites that force a tiny font on you instead of respecting your browser's settings for what *you* need the fonts to be sized as. I really hope that people would design ther websites in such a way that both disabled and non-disabled can use them easily, and I know this is totally possible, and doesn't even require any great sacrifice on the part of the designer in having a nice looking site. Unfortunately, of course, I suppose most people won't bother until it becomes a legal requirement. Still it would be nice if they did...
Re:Hopefully for the *users*.. (Score:5, Informative)
Then why do you let the html dictate what font's/fontsize you see?
In the 3 major browsers, its easy:
Moz: Edit|Preferences|Appearance|Fonts - choose your font's and typesize, and uncheck "Allow documents to use other fonts"
IE: Tools|Internet Options|General Tab - Fonts Button: Set your Fonts and typesize here|Accessablity button: check the 2 "Ignore font..." box's, or you can supply your own style sheet
Opera: File|Preferences|Fonts: there are too many options that you can control here, upto and including using your own style sheet.
It's not difficult for the end-user to do, or to have it done for them by a helper.
Just my
Re:Hopefully for the *users*.. (Score:3, Informative)
Mostly because I'd like to preserve as much of the design as possible. I think that (at least on some sites
The simple fact of the matter is that since just about every site out there is "done for IE" people *know* what the default fontsizes in IE are. It is very uncommon for people to change their default fontsizes, and I think that when they do webpages should respect that simply because that does not violate POLA. It's not *just* for visually disabled people, those who want fonts bigger or smaller for whatever reason should be able to get them, and it doesn't take much to not hardcode your fontsizes.
Re:Hopefully for the *users*.. (Score:2)
And it is important to realize that some small part of what's done here is art. Design. In the modern web, the design and the content are intertwined, and beyond certain standard accomodations that anyone should be able to do (like alt-ing your images), it should be up to the viewer to decide what parts of the message are immaterial.
Re:Hopefully for the *users*.. (Score:2)
What I'm trying to get at is that specifying fonts in terms of "proportions of the default size" is just better design all up. You don't know what font-sizes are readable on *anybody's* devices (disabled or not) so it makes more sense to specify your fonts in terms of proportion than specific sizes. That is just plain good web design. If people followed plain good web design in this case the upshot would be that people such as myself would have just a little less trouble with the reading of pages, but would still be able to get as much of the visual message as possible.
I really don't want to trample anybody's design senses, and of course in the end it is up to the creator to decide what is best. I can see what you're saying, and I don't mean to come off as saying my needs are more important than others, I just happen to feel the font issue is one of good design (and more).
Re:Hopefully for the *users*.. (Score:4, Informative)
I think it comes down to the difference between absolute font sizes and relative font sizes. I like to use the 'Larger' setting for font sizes in IE (I've recently moved to Mozilla and now use the 150% setting) as it's more comfortable for me and I can read default sized text OK. If a web page uses relative font sizes then I can still read it OK as IE (or Mozilla) will apply the size adjustment I've specified on top of the one specified by the web page. However if the page specifies an absolute size the IE will render the text at that size (I haven't been using Mozilla long enough to make a definate statement on what it does yet), not appling the size adjustment I've specified.
I've tried using the overrides in IE, including local stylesheet, but have found it patchy at best. For example if the page specifies a separate stylesheet IE will use my local one instead, if it uses an inline stylesheet it will override some settings but not all and if it uses style settings in the body of the page it won't override them at all.
Probably for some sites the design and the content are intertwined, however most of the sites I use most often (mainly technical how-to sites, product information sites and Buffy fanfiction sites) the important parts of the content are separate from the presentation/design side of things. I want to be able to read the text, not struggle to read it due to it being set to a small font size or get a headache from the color scheme the page author has chosen to use (e.g. pale yellow on orange, yellow on blue, dark brown on black &c, those are real colour schemes I've seen in the past few weeks).
Stephen
Many sites are broken WRT this (Score:2)
My problem is way too common to really be considered a disability. I'm in my early 40s and starting to lose depth of field. I can't move closer like I used to in order to see things better. Sure, I'll probably have bifocals to help correct this before long, but that is besides the point.
Web designers that don't get this are hurting themselves and their customers, and it is just plain unprofessional. If you don't have the time or inclination to do this right, then get out of the business and leave it to those who do care.
Re:Hopefully for the *users*.. (Score:2)
I'm not 'vision impaired' (though I do wear glasses) and I have this set to 12pt. Why? Because I dislike sites like ATI who try to shovel "xx-small" fonts at me.
Almost a best of both worlds situation. Of course, if I don't like the author's font choice I could always disable their ability to change the fonts on my end. We must always remember that every single one of the tags that comprise a web page are OPTIONAL. Merely reccomendations to the browser to suggest what they should do to the content within. I've used a few Italics tags within my comment thus far (and now I've also used bold) - but some of you likely won't see them. Why? Because you can disable such stylistic preferences. I believe the Links/Lynx text-browsers render Italic text in reverse-video, or in a different shade of ${User_Defined_Text_Colour}.
This stuff is all client-side. If you don't like certain tags, (try to) have your browser of choice implement an option to disable them. If it makes the website into a total mess when you do so, don't visit that website.
Re:Hopefully for the *users*.. (Score:3, Informative)
Haven't used Opera much and only recently started using Mozilla so can't really comment on those. However I can tell you from bitter experience that the overrides in IE (and the last version of Netscape that I used, four point something I think) work patchilly at best.
Typically they will override somethings but not others, depending on how the page sets things. The overrides are not a universal panacea for poorly accessible pages.
Stephen
Re:Hopefully for the *users*.. (Score:2)
Re:Hopefully for the *users*.. (Score:5, Insightful)
Fuck you, you fucking asshole. How entitled do you feel?
I do not feel 'entitled'. I do feel that it is not too much to ask that people respect my browser's font settings. I've heard the same thing from plenty of people who are *not* disabled.
Was Picasso told to make his paintings larger so that some genetic mistake could see them more easily? No, he was not.
No, indeed he was not. However this is not a question of art (the laws at any rate are not). The question is one of useability in everyday places (such as business and government websites). You can do up your homepage however you like. If I find it horrid and unaccessible I will simply ignore it. However I think I should point out that nine times out of ten if I find a site unuseable most of my web-designer friends will concur. The "beauty" of websites is rarely seen in using tiny fonts.
When you mandate it by law, you take arts away from the artist and put it in the hands of government.
I wholeheartedly agree and would not dare ask anyone actually creating artwork for the sake of art to modify their work for me (or anybody else). But this isn't about art for the sake of art, it's about websites which people need to use for ordinary things such as shopping or researching governmental regulations.
And furthermore, there is not a need for you to use the Internet. I'm sure that you receive disability checks and are quite taken care of by my tax dollars. Therefore your only need is that fat check. Once that comes you've got food, clothing, and shelter. The Internet is not a need and having porno stories read to you is not a need you fucking assgoblin.
I think you will find that disabled people (such as myself) do *not* like being on disability. I'm not on disability, and I don't want to be. Those who I know that are on disability would much rather *not* be disabled and be able to do the things that others do (such as driving). Most people do not want to live on welfare.
I guess that the front of the bus is no good place for black people. I suppose that they don't NEED to be able to sit in the front of the bus. Black people certainly never needed the use of the facilities which others had and were not available to them. Don't think it's the same? I bet there are a lot of things available on the internet which are simply not available to people offline. I think everyone should have access to the *information* on the internet. Poor, rich, disabled, abled, whatever. The internet has a huge amount of promise for the world at large and making it useful to everybody seems very worthwhile.
Ending Words (Score:2, Insightful)
You hit the sweet spot here. The problem is, with the trend in websites today (all flash/frames/javascript), no-one care.
Betsie (Score:5, Informative)
Simple Question (Score:4, Interesting)
Re:Simple Question (Score:5, Informative)
I think a good compromise here would be what a lot of people did back when frames were all the rage. Simply offer a no-frills page for people who are disabled. You get to keep your flashy page for your regularly abled (hah) consumers, and those who need special access can get it.
Also, I don't personally use/need screen readers, what I do need is websites that do simple things like respect my need for larger fonts (that means flash is right out). A lot of websites don't do that, and until the last year or so I had to actually copy out the text I needed to read and paste it into something else. Now mozilla at least does text enlarging which makes my life a hell of a lot easier.
Re:Simple Question (Score:3, Interesting)
That's the issue - there are things that rely on visual cues, which just *can't* make the leap to screen-reading.
There are other problems too - screen-readers aren't the only devices used for accessibility, as the visually-handicapped aren't the only disabled people using computers.
There's a large number of issues to take into account, but frnakly none of them are too daunting to plan for. One can make a lovely and useful website that's fully s508 compliant as long as you're thinking about it in the deisgn phase.
And the DIV tag is your friend.
Re:Simple Question (Score:2)
I don't know what the current cost is, but that may be a serious stumbling block to getting all those old screen readers upgraded (assuming they CAN be made better).
If I were developing a screen reader, I'd probably look at making it a glorified OCR process, but that means a pretty fair chunk of hardware under it, and -- well, I have vision-impaired clients, and most are still running old 486s, because that's what they can afford (aside from that they don't need the horsepower to do anything beyond basic documents and basic browsing, and had enough trouble learning their current systems). So much for that idea!!
Save some time... (Score:5, Informative)
* That doesn't mean using Dreamweaver or any other GUI HTML design software. Real HTML-ers write it by hand. Real Men use vi [thomer.com] from what I hear but I like BBEdit [barebones.com] for UNIX [apple.com].
Morals Schmorals, It's the Market You Paraplegic! (Score:5, Interesting)
This first chapter sets the tone for the whole book. It doesn't preach about accessibility for the sake of people with disabilities but rather seeks to convince the reader that accessibility is in their interests.
Actually I think it more relates to ETHICS -- as it is dealing with one's profession -- but all the same. All the analogies other people have posted about how unfair these laws are and "why don't they make magazine publishers publish their magazines in Braile or spoken-word" are completely missing the point. Using a digital medium such as the Internet, it is easy to make your website easily accessible for persons with disabilities. Is it too hard to use the use of both your hands to enter in a few extra tags so that the Internet is "accessible to all!" You Slashdotters spuge yourselves when you think of how cheap it would be to put together free or close to free Linux boxes and ship them down to South America, yet your "creative expression"? is being denied by having to put in a few extra tags explaining the purpose of a picture. Give me a break you capitalistic freaks.
Re:Morals Schmorals, It's the Market You Paraplegi (Score:2)
http://www.diveintoaccessibility.org/ (Score:4, Informative)
Re:http://www.diveintoaccessibility.org/ (Score:2, Informative)
There is also a pretty interesting example of usability gone wild at Chris Davis' - Sillyness spelled wrong intentionally [concepthause.com] who's site validates as XHTML 1.0 strict [w3.org]
I've often wondered if sometimes we're not all hooked into usability for usability sake, sometime forsaking compelling content? Not so much in the case of Chris Davis, but of some other sites claiming to be diciples of 'the Pilgrim [google.com]'.
If you want to skip the reading (Score:4, Insightful)
Just make sure that your site is browsable with lynx [browser.org]. That's a pretty good indication that you've placed content and usability above presentation.
Hmm, I wonder how text-to-speech handles the <blink> tag?
Dive Into Accessibility (Score:3, Informative)
Mark Pilgrim has a wonderful site at http://diveintoaccessibility.org/ [diveintoac...bility.org]
It's set up as a 30-day transformation process, with each day containing a new change. He includes has a few example characters, each with their own unique set of disabilities and/or web-browsing choices, and he explains how each of these people would benefit from said changes.
Wrong way to look at the problem. (Score:2)
Didn't the inventor of the Segway first make a wheelchair that could walk up stairs?
Unfortunately, these solutions are often expensive, but so are the widespread accessibility that is built into products nowadays. Either the company making the product has to pay, or we could subsidize the development and deployment of accessibility tools with a corporate tax. In essence, take the money that's going to be spent on making web pages accessible, and use it to develop and distribute more capable accessibility tools that can read normal web pages.
It's just a thought. I'm not saying it would work.
Some confusion on section 508, etc. (Score:5, Interesting)
Well, there seems to be a bit of misunderstanding, and it would've been better had the reviewer mentioned this.
Section508 applies primarily to governmental websites. So if you're a
If you're a federal or state contractor you may have to comply.
If you're not one of those things, do whatever you want.
However, it may still be in your best interests to at least consider accessibility. You may not necessarily comply with all the W3C priority 1,2, and 3 standards but a few of them isn't going to hurt, and are generally common sense. There's a huge market out there for the disabled - if you ran a brick-n-mortar shop you wouldn't turn away $175billion worth of your customers, so why do it on the web?
It's not like *all* of them are blind, deaf quadraplegics. I know people who use expanded fonts just because their eyesight isn't *great* - they're still legal to drive with glasses, but reading fine print on a screen necessitates assistance. Variable font-sizing and alt tags would suddenly open your website up to a lot of people just like that.
Basically, to help make a site more accessible it doesn't require much - start with your alt tags, maybe longdesc if you're feeling generous, try not to deisgn with 7 layers of nested tables, and use relative font sizes. Most sites won't even need to be fully overhauled to accomplish this, just tweaked, and it can open up the availability to hundreds of thousands more people.
It's not about being politically correct, it's not about avoiding lawsuits, it's about doing what's best for your website and delivering your content to the widest audience.
No info on dynamic visual data? (Score:4, Informative)
These accomodations usually help everyone (Score:3, Insightful)
Examples: Ramped entrances, curb cuts at intersections for sidewalks, large and clear print, low-sided bathtubs, hand-rails everywhere, wider wheelchair entrances, lower switches and controls on walls...
The list goes on, and of course there are exceptions of accomodations that are either counter to the needs of those not at benefit (or just annoying), but generally I've found that a well-designed web site or doorway helps everyone.
Re:These accomodations usually help everyone (Score:2)
Well, yes and no. All that stuff isn't free, and will all have to be factored into the price. If you aren't in a business that the "disabled" patronize, what's in it for everyone else?
Added benefits (Score:3, Interesting)
Likewise, our major application (initial unemployment registration) can be accessed with an Ipaq IR connected to a nokia cellphone and works well (enough) at 9600 baud.
Why not use ISBN.nu? (Score:2)
This book can be found here [isbn.nu] on isbn.nu.
I'm all for making this "required reading" for those self-proclaimed "webmasters" and "web developers", who use tables for layout, specify font sizes, override user defaults, remove titlebars, try to disable right-click, and a whole host of other things that define the ineptitude of these individuals, and their lack of skill in proper design.
Come join some of us on #html on Efnet and you'll see the defining class of pedants like myself, and the others who insist that they aren't breaking usability by full-screening a browser window, removing all of the titlebars and then disabling right-click, and setting it to onBlur() by default.
Quick Question... (Score:2, Insightful)
My point is that no one needs to use the internet. People got along just fine before internet use was popular. Now we have a great convenience to do everything from ordering pizza to booking flights online. Does this mean that everyone must by law be able to use these conveniences? We don't allow the blind to fly airplanes, nor do we allow multiple amputees to fly the space shuttle. In those cases, there's a safety hazzard, obviously, but we're still denying them that. I don't see too many blind atheletes running around either (although the ref' sometimes appears to be). Should all businesses be forced to serve a customer over the telephone who's blind, deaf, and mute? Surely it's possible to serve this customer over the phone, but you know what? People got along fine before phones as well. As a side note, I don't believe newpapers are very accessible to the blind either.
Should we bring the web experience for everyone to a lower level to make it more accessible to people? Two websites? Do you know how much more that would cost a company like Southwest Airlines? The more likely scenerio is that if they were forced to make it accessible to the blind, we'd see a very, very wattered-down, much less user-friendly website where Southwest's site used to be. I don't know about you, but I don't think it's fair to make it less accessible to millions just to make it a little more accessible to dozens. As far as the cheaper web faires, I'm sure Southwest would be happy to make a best effort to ensure they help the disabled who contact them via telephone to get the best faires possible. Has anyone even asked?
My point is simply this - we should be thankful for whatever modern conveniences we're able to make use of, as we're much better off than those who came before us. Those who are paralyzed, blind, deaf, etc are now much better off than ever before. But don't think for a moment that that entitles every single person to enjoy every single convenience. I think this is one instance where more government intervention isn't going to help matters at all.
Government eating their own dogfood? (Score:2, Interesting)
Instead of buying the book (Score:2)
Accessibity, in a nutshell: do it (Score:5, Informative)
Why? Here's the quick course:
On the web, the primary way that information is represented is in the form of HTML and XML documents.
Neither HTML nor XML was designed as a visual medium; rather, both are intended to represent information in a manner that is independent of presentation.
However -- and this is where the problems start -- almost all other media that designers and content creators have experience with (e.g., the ever-popular ink on paper) are visually oriented media, and so many designers and content creators approach web media with this bias.
As a result, all too many web sites are designed with the goal of looking a certain way instead of communicating the intended information clearly. This is an understandable error because with most other media (e.g., ink on paper), these two goals are one and the same. But it is still an error.
To correct the error requires nothing more than the following:
Even if your web site's audience does not include people with disabilities, there are many good reasons for making your site accessible:
There you have it. When doing the right thing is easier, why not do it?
Re:Accessibity, in a nutshell: do it (Score:3, Interesting)
Web designers have great difficulty in taking responsibility for anything - that's why they are web designers and not artists or authors. They've spent years pretending they have a profession.
Now that people are expecting a professional service (how dare they!), web designers are compelled to avoid doing the right thing as much as possible. So they need to pretend its incredibly difficult, incredibly expensive, doesn't apply, leads to bloat, the browsers can do all the work.
Its about the unwillingness to take responsibility.
And thank you for an excellent post.
medical websites (Score:3, Informative)
Bobby (Score:4, Insightful)
I've used it extensively over the past year. It used to be freeware when it was owned by CAST, but still... at $99USD it is a miniscule cost for any company that must comply with accessibility on it's web pages.
"Bobby" [watchfire.com]
From Someone On Both Sides (Score:3, Interesting)
First, a bit of background on what I've learned over the past few years. I was born with a few visual defects, but I could still get around with a good set of glasses. Over the years, my vision has steadily degenerated, partly from the stiffening of the eye muscles, partly from a bad accident in my younger years. Now I can't see out of one eye, and only see a monochrome image in 20 degrees of vision, where a normal person can see about 120 degrees.
My second year in college, I became friends with someone who was completely blind. He's an excellent writer, and has publications in a few magazines (don't recall which, though). However, when his printer's error light started blinking one night, he called me on the phone and wanted me to fix it. It was out of paper, but because the printer was old, it wasn't telling the computer what the problem was*. He couldn't fix the machine because it wasn't telling him what was wrong. All he knew was that he hit print and nothing was happening.
As for some of the comments about forcing standards on people's creativity, consider many of the real-life standards from the ADA. When you go to a major store such as a shopping mall or a Wal-Mart, how often do you see several handicapped parking spaces or a small ramp on the sidewalk on the sidewalk? Those are the kinds of adaptations the ADA covers. The people who design the blueprints have standards they adhere to to make the building accessible, so they do it in the beginning. It's not like companies make them do it unwillingly, but they just do it.
In a response to someone who said that disabled people shouldn't complain because they get fat disability checks: I'd love to hear how you define "fat". I get a disability check because of my visual problems and Asperger's Syndrome. I get ~$170 a month. My rent is around $650, but is subsidized down to around $200. Given that I also have to pay for utilities, transport, food, Internet access, and other basics, how do you explain how I shouldn't have to worry? I want to work, but the last 10 jobs I interviewed for were turned down for other people. I don't want people to bend over backwards to accomodate for me. I want to live independantly.
Overall, the comments on this article are interesting to read. Some people understand that this about reasonable acomodation. Others feel this is about requiring people to crimp their writing styles for people they may never meet. It's not about that. There's a difference between making Internet portals and information archives accessible and making Sally's "This Is A Picture Of My Cat" page universally accessible. Businesses have handicapped parking spaces and ramps. Your house probably doesn't.
*Before anyone jumps on how the guy should've had a better printer, many of the people I worked with don't have the latest tech because they cannot afford the new computers. Thus, they get help from an agency that trains them in adaptive technology. Most of the computers they give people are whatever people donate to the agency or are found in second-hand sales. They get funding from the government and independant donations. Think of things like this when you complain about paying for taxes
Not just for blind (Score:4, Interesting)
A good example of an accessible site is the one for the School for the Blind. [k12.ma.us]
I don't think Flash should go away, but designers need to decide when is an appropriate time to use it. Games sites like NickJr.com [nickjr.com] and PBS Kids [pbskids.org] make good use of Flash and shockwave(I have kids). But band sites and company sites that are all in Flash do little but get real annoying fast and alienate those who can't use the site.
Wired [wired.com] just recently did a complete redesign of their site to follow Web standards and use XHTML and CSS. More info is here [wired.com].
Give us the tools and we'll finish the job (Score:4, Insightful)
If this appeared as a default tab in DW, Frontpage, and other html editors, it would become very hard for people to claim they didnt know their page looked crap in anything but IE6.
The best hope for this I guess is Mozilla, which has an ongoing accessibility project [mozilla.org]. If only the option to turn off fonts, images, tables,
-Baz
How to Test? (Score:3, Interesting)
---
A computer without Windows is like a race car without an entertainment system.
link for german-speaking people (Score:3, Informative)
einfach für alle [einfach-fuer-alle.de]
Bookpool cheaper (Score:3, Interesting)
bookpool almost always has the cheapest programming books.
Don't click on RedWolves2 book link (Score:3, Informative)
Other vendors typically have it for less than Amazon. Go to Dealtime [dealtime.com] and use their book price comparison engine to get the best price. In this case, they report [dealtime.com] that Walmart has it for $31.49 [walmart.com]. And if you provide your zip code, they can compare prices including shipping.
And, of course, there's always half.com [ebay.com] for used books.
Re:Lemme guess... (Score:2)
No frames.
Highly descriptive ALT tags on everything, even spacer images.
The list just goes on.
Re:Lemme guess... (Score:2, Informative)
BTW, the W3C HTML validator [w3.org] checks out your code and will tell you what's not standard. To make sure your code is syntactically correct, make your page XHTML 1.0 compliant, and you'll be in good shape. (XHTML requires many of these 'optional' attributes, like 'alt' attributes for images, and closing 'p' tags, etc. It's very handy; it makes your code cleaner, and it turns HTML into an XML document.)
Re:Lemme guess... (Score:4, Interesting)
Truthfully, I am surprised that Macromedia hasn't had a lawsuit filed directly against them for Flash files not being parsable by accessability readers. But then again, its all the web developers fault!
Re:Lemme guess... (Score:5, Informative)
Actually, the newest Flash version has capabilities for disabled people. the Nielsen Norman Group [nngroup.com] helped them in adapting the product for different target groups.
The latest Alertbox [useit.com] of Jacob Nielsen talks about Making Flash Usable for Users With Disabilities - also the subject of a tutorial [macromedia.com] at Macromedia DevCon [macromedia.com] in Orlando.
Re:Lemme guess... (Score:2, Interesting)
In a lot of the database-driven apps I've done, I find the page-to-page paradigm (did I just say that?) really breaks down, and I'd rather just use a Flash interface to keep things consistent.
I point to
Re:Lemme guess... (Score:5, Insightful)
My mother is legally blind and I help her with windows usage often. Frames can be done if the Author is concious of what he/she is doing. But trash such as right clicking to save a page and the page not saving because its appearing through some deep linkage garbage is terrible. Screen readers can not dig through all that garbage.
The days when we all use HTML editors to do our websites were much kinder. Now that we use non-html tools, the generated code is quite a mess but no one cares. YOu used to be able to even read a web page through telnet. You can forget it now.
Hes right on all the flash TV Wannabe jibberish. But you can always have 2 sites. In stead of frames / non-frames, go Standard, or accessible. An accessible site can be BLAND and just a list of links and pages such as generated by TUX> or whatever that linux html generator thingy is.
Glad to see this. M$ has been bullsitting on Accessibility for ages. Though they are far ahead of Linux.
The LAW (Score:5, Insightful)
However, there is a reasonable expectation that web sites won't exclude a subset of customers. This is not being addressed through any criminal process, but through various civil cases brought against individual sites. One of the most famous, of course, was the Olympic site debacle, for two iterations of the Games. After the 2000 games site was sued for not having such basics as alt-tags or a text-based menu, the 2002 games committed the same mistakes. It's just good web design to allow your code to gracefully degrade, rather than break in anything but the newest and most-overloaded browser.
I know a bit about Section 508 because I've had to do web design for DoD the past several years. Many other DoD sites, I've noticed, claim compliance while using a Flash-based menu or Java applets for buttons. Clueless.
Re:Lemme guess... (Score:3, Funny)
No flash crap...
No blazing colours...
Hmmm. Looks like a lot of web "designers" will be pissed!!!! And out of a job when their bosses read the book!!!!
Re:Boring Web (Score:4, Informative)
Re:Boring Web (Score:3, Insightful)
It's web designers who are ignorant of the correct use of CSS, and the importance of simple things like how to support non-Javascript browsers who think that accessibility means every page looking the same. It's nonsense.
You can make beautiful, accessible pages [alistapart.com] if you know what you're doing. A List Apart are hardly ignorant or non-artistic.
Does that look exactly the same as UseIt.com to you?
you call that beatiful??? (Score:2, Funny)
Re:Boring Web (Score:3, Insightful)
If most designers focused on usability as much as they focus on "artistic merit", the web would be a lot more legible.
I'm all for cutting edge design, but most web sites have an application function that gets lost in teeny-tiny type, hard-to-read color combinations and excessively busy animation.
You just don't get it, do you? (Score:3, Interesting)
This does not have the slightest impact on the ability to design a page. There is no page out there which could not be coded in an accessible manner. It's just a matter of getting people to do it.
And incidentally, you may find that coding your page in an accessible manner opens up new possibilities, if you're willing to look at them. Everyone knows, for example, about the visual styling properties of CSS. Not many know about the aural styling properties; you can set voice, tone, speed, even apparent position. And there's even some interesting stuff you can do with Braille in CSS, if you really want to. Or don't; as long as the information gets through that's the important thing, so you don't have to design this part of it if you don't want to. But the possibilities... oh, the possibilities...
Re:Let's get something straight (Score:2)
While there is more to accessiblity [w3.org] than using ALT tags, they are a start, and would probably improve the majority of pages on the web.
Re:Let's get something straight (Score:3, Insightful)
I usually don't speak this strongly but from someone who is married to a blind person:
You are an idiot.
Computers and the digitization/electronic distrobution of knowledge could, if done properly, be the single greatest boon towards overcoming the obsticles the handicapped face that mankind has ever invented. With a very small amount of work almost any real information in a computer can be processed and fed out of a computer such that anyone has access to it. The net is not dependant upon eyesight unless lazy developers make it that way. At worst you design a bare-bones text only version. At best you simply add a few tags while you're in the design stage. These relativley simple accomidations open up the entire world worth of information to a segment of the population that previously had very little access to it.
The whole point of a society is to have the whole act such that the individual gains benefit. Your attitude is bad for society and bad for humanity.