WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: RE: The value of knowledge (was: repetitive navigation)

for

Number of posts in this thread: 2 (In chronological order)

From: julian.rickards@ndm.gov.on.ca
Date: Thu, Feb 20 2003 7:38AM
Subject: RE: The value of knowledge (was: repetitive navigation)
No previous message | Next message →

<snip>
> I'm not sure exactly what a JAWs Friendly web site is... I
> know what a user
> friendly web site is, what a valid standards based web site
> is, and what a
> Universally Accessible web site is, but I did not know that
> we should be
> making JAWs specific web sites...
</snip>

I agree with both your comments, John, and with Philip's.

To the same degree that a fully compliant HTML/CSS website should be
viewable by all, a website that is AAA-rated (WAI), should be accessible to
all. However, the problem with AAA-compliance are the same type of problems
that created the "browser wars" - not all browsers/speech readers interpret
the same code in the same way. This original thread of discussion dealt with
keyboard-use and moved on to "x works in IE but not in NN so you have to use
both x and y". Despite the fact that "x" may have met the AAA standard, "y"
had to be incorporated to support another browser. As web developers, we are
often told to view our work in multiple browsers to ensure that what we
created was "similar" or "the same" in all. I think that Philip was saying
that he needs more experience with JAWS to be certain that what he was
creating would be accessible: without being able to test his work, he could
not be certain.

John, on the otherhand, has not paid for JAWS but has FREE access to it via
his friend which places him at an unfair advantage compared with Philip. I
too am a part-time web developer and just recently, I submitted a 10 month
invoice for about $1500 USD of which, $900 could have been spent on JAWS
leaving me with only $600 USD out of which internet access and other
expenses would have to be taken before feeding my family. Of course, for me,
purchasing JAWS is not a current reality and if my sites don't work in JAWS,
then so be it - I can't afford to test them in JAWS.

Part of the problem with speech readers is that for sighted people like
myself, who don't use any of those types of applications, we don't know how
they react when we insert certain code. For example, IBM's HPR is CSS-aware
from a visual stand point so it is my understanding that display:none will
hide text from a visual user. Yet, it was a surprise to me to learn that
display:none does not hide text from a speech reader. Without this
knowledge, I would have assumed that display:none would hide it from speech
readers too. Another example is taken from my work where we have just gone
through the exercise of trying to make our website AA-compliant. In image
alt text, we were inserting "Image: Photo of trees" and in links, we were
adding title text "Link: Home Page of site" thinking that we had to identify
the image as an image and a link as a link not knowing what the speech
readers would do when encountering a graphic or a link. It appears that
"Image" and "Link" are redundant because the speech readers don't need to be
told that they are links or images.

To sum up, in my estimation, it is not the people who use speech readers who
are blind, when it comes to developing accessible websites, it is the
sighted people who are blind - unknowing of how the speech readers respond
to their code.

Sorry for the length - as my wife tells my friends, "If you want to make a
short story long, let Jules tell it".

Jules


----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/


From: John Foliot - bytown internet
Date: Thu, Feb 20 2003 8:02AM
Subject: RE: The value of knowledge (was: repetitive navigation)
← Previous message | No next message


> John, on the other hand, has not paid for JAWS but has FREE access
> to it via
> his friend which places him at an unfair advantage compared with Philip. I
> too am a part-time web developer and just recently, I submitted a 10 month
> invoice for about $1500 USD of which, $900 could have been spent on JAWS
> leaving me with only $600 USD out of which internet access and other
> expenses would have to be taken before feeding my family. Of
> course, for me,
> purchasing JAWS is not a current reality and if my sites don't
> work in JAWS,
> then so be it - I can't afford to test them in JAWS.

While it is true that I have access to a JAWs tester through personal
association/friendship, as I pointed out there are many people on this list
(and similar lists) who will gladly do a spot check on a page or a couple of
pages upon request. I also did take the plunge and aquired IBM HPR for my
lab, which I use for general, first run testing.

I also agree that as developers (part-time, full-time, hobbyist) that
testing in multiple browsers is a good thing; I have 8 different browsers
installed on my machine for that very purpose (and am saving for the
purchase of a Macintosh to extend that capability). But I also accept that
the "display" in each of the eight may be a bit different.

My bottom line is that if the code being served is valid then it is up to
the rendering agents to interpret it correctly... I no longer, as a matter
of course, support NN4.x unless the client wants to pay the extra freight.
I explain why, back up my reasoning with, among other things, personal
server logs which show that for the majority of my clients NN4 represents
less than 2% of the market and is shrinking daily, etc. However, I am
personally of the opinion that if more developers stopped supporting
non-compliant browsers they would disappear from the market place at an even
faster rate. Somebody needs to blink first, and so I will...

I appreciate that Philip wants to do due diligence in his testing, I am not
criticizing him for that (au contraire). I take exception with the concept
that because he wants to do this testing that a for-profit company should
give away their resources "...because"; that somehow this will benefit
Freedom Scientific or IBM. It won't. It will benefit Philip.

Yes, JAWs is expensive, and even I cannot justify the expense right now,
although perhaps in the future I might. But it does not stop me from
continuing to build, test and ask questions via this forum and others. I
accept the fact that I cannot do it all, and I trust the opinions and
comments from valued associations and associates. I do not however rant on
about why a piece of software should be free.

I will leave it at that, this forum is not for flame-fests or rants. This
is my opinion - that's all.

JF



----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/