473,395 Members | 1,652 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

508 Accessibility vs WAI Accessibility.

I see that Firefox offers validation tools for both 508 Accessibility
and WAI Accessibility. Can anyone tell me the difference between
these two or are they basically one and the same?

Thanks.

-Fleemo

Jul 24 '05 #1
5 2040
Gazing into my crystal ball I observed fl******@comcast.net writing in
news:11**********************@g43g2000cwa.googlegr oups.com:
I see that Firefox offers validation tools for both 508 Accessibility
and WAI Accessibility. Can anyone tell me the difference between
these two or are they basically one and the same?

Thanks.

-Fleemo


WAI is more stringent than 508 -
<http://www.jimthatcher.com/sidebyside.htm> provides a detailed list.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 24 '05 #2
Adrienne <ar********@sbcglobal.net> wrote:
WAI is more stringent than 508 -
<http://www.jimthatcher.com/sidebyside.htm> provides a detailed list.


As the list shows, the relationship is somewhat more complex.
In effect, 508 is what US legislative bodies regarded as enforceable
by law in the WAI guidelines. This means that it partly demands more
than WAI, since enforceability requires objective checkability.
Moreover, as a whole, 508 is a _legal requirement_ (within its scope of
applicability), whereas WAI is just guidelines, a recommendation by an
industry consortium.

P.S. I don't think Firefox as such has tools for accessibility checking
(or "validation tools" for accessibility). The tools are separately
available from somewhere. Actually, I think the tool referred to is the
"HTML Validator" that is available via Firefox's Tools/Extensions
command. It is in fact _not_ a validator, it contains errors (even in
parsing), and its accessibility checking is a mixture of useful,
useless, and worse than useless features. For example, it reports
alt="" as missing alt text.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html

Jul 24 '05 #3
On Tue, 14 Jun 2005, Jukka K. Korpela wrote:
P.S. I don't think Firefox as such has tools for accessibility checking
Chris Pederick's "Web developer toolbar" addon, for FF or Mozilla,
comes pre-configured with links to a number of checkers, including
"validate section 508" and "validate WAI". (Yes, I agree the word
"validate" is unfortunate here). This uses
http://www.contentquality.com , also known as CynthiaSays. The
checker URLs are configurable, and there's a slot for defining one's
own checker URL if one knows a better one.

http://chrispederick.com/work/firefox/webdeveloper/

[...] parsing), and its accessibility checking is a mixture of useful,
useless, and worse than useless features. For example, it reports
alt="" as missing alt text.


Well, CynthiaSays reports this in those circumstances (I tried the
508 report):

Warning - IMG Element found at Line: 19, Column: 28 contains the
'alt' attribute with an empty value. Please verify that this image
is only used for spacing or design and has no meaning.

I suppose that's OK-ish, though it's a bit tedious for those who
basically already know what they're doing. It didn't prevent the
checker from reporting that the page had passed the automatic tests.

Incidentally, I'd recommend anyone - web developer or not - to install
this toolbar. It has all kinds of useful options, quite a number of
which can be useful to an ordinary user of the web.
Jul 24 '05 #4
fl******@comcast.net wrote:
I see that Firefox offers validation tools for both 508 Accessibility
and WAI Accessibility. Can anyone tell me the difference between
these two or are they basically one and the same?


WAI is a recommendation promulgated by the World Wide Web Consortium
(the same people who brought you, and make recommendations concerning,
HTML and CSS). Section 508 is a U.S. law applicable to systems produced
by or for the U.S. government, and to all hardware and software, not
just the web. There is much overlap between WAI and the web-related
parts of 508, and Section 508 states that several of its provisions are
deemed fulfilled if similar provisions of WAI are fulfilled.
Jul 24 '05 #5
Alan J. Flavell said the following on 2005-06-14 14:10:
Incidentally, I'd recommend anyone - web developer or not - to install
this toolbar. It has all kinds of useful options, quite a number of
which can be useful to an ordinary user of the web.


Especially since you can remove the buttons which you don't want to use (View ==> Toolbars ==> Customize).

--
Regards
Harrie
Jul 24 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: JAMESICUS | last post by:
Refer to ..... http://news.com.com/2100-1032-5063444.html James Pickering Pickering Pages http://www.jp29.org/
9
by: Barbara de Zoete | last post by:
I am getting more and more confused as to the meaning of the words 'accessibility' and 'usability' *in the context of the world wide web*. What do these two words mean? How do they differ from one...
5
by: Dave Henson | last post by:
Hi I am checking a site for accessibility and Dreamweaver suggests making sure that the menu is accessible via keyboard as well as mouse (i.e device-independent). A question has arisen which is...
19
by: lolo | last post by:
Hi, I know how validate a page for CSS or HTML, but I didn't found how validate my page for accessibility Thanx for your help
54
by: richard_quick_uk | last post by:
Hi, If anyone's got the time I'd really appreciate any feedback on the accessibility of this site: http://www.cata.co.uk/_index.a­sp
0
by: Veli-Pekka Tätilä | last post by:
Hi, My first post here. I've found some serious accessibility flaws in the Python 2.4 docs and wish they could be rectified over time. I'm very new to Python and initially contacted docs at python...
1
by: agro_r | last post by:
The ECMA C# standard states this: Suppose M is a member nested on type T within program P. Then the accessibility domain of M is: If the declared accessibility of M is protected, let D be...
4
by: waltborders | last post by:
Hi, Because the blind are unable to use a mouse, keyboard navigation is key. A major difficulty is that not all windows forms controls are keyboard 'tab-able' or 'arrow-able' or have "tab...
3
by: Edward Diener | last post by:
According to the CLS specification, the accessibility of the methods for adding, removing, and raising an event must be identical. There appear to be a few problems with this: 1) According to...
8
by: cms-hispano.org | last post by:
i'm building a site about extreme accessibility, i.e.: how (and why) to get sites to become fully accessible, *beyond* W3C Web Accessibility Initiative guidelines. it's far from being completed (i...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.