473,786 Members | 2,712 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Resources for Accessibility

I've started a new job as a Web Developer for the County, and
accessibility for users with disabilities is high on the organization's
priority list. I'm looking for suggestions on where to turn for the
best resources on assuring accessibility, be it books, seminars,
whatever.

Thanks.

-Fleemo

Jul 24 '05 #1
8 1441
"" wrote in comp.infosystem s.www.authoring.html:
I've started a new job as a Web Developer for the County,


We need a new Glen Campbell song. :-)

--

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
Jul 24 '05 #2
Gazing into my crystal ball I observed fl******@comcas t.net writing in
news:11******** *************@l 41g2000cwc.goog legroups.com:
I've started a new job as a Web Developer for the County, and
accessibility for users with disabilities is high on the organization's
priority list. I'm looking for suggestions on where to turn for the
best resources on assuring accessibility, be it books, seminars,
whatever.

Thanks.

-Fleemo


http://www.w3.org/TR/2002/WD-WCAG20-20020822/

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 24 '05 #3
Adrienne <ar********@sbc global.net> wrote:
http://www.w3.org/TR/2002/WD-WCAG20-20020822/


Which says:
"This is a draft document and may be updated, replaced, or obsoleted by
other documents at any time. It is inappropriate to use W3C Working
Drafts as reference material or to cite them as other than "work in
progress"."

It's an incomplete, sketchy draft (one of many, and not even the newest
one, see http://www.w3.org/TR/WCAG20/ ) for a specification, and some
day there might be a WCAG 2.0 specification (though I wouldn't bet on
it - it looks like an eternity project). Even if it were a
specification, which it most definitely isn't, it would not help much
in _getting started_. (Specifications simply aren't tutorials, or
textbooks, though W3C specifications contain some tutorialish stuff -
IMHO they shouldn't, since specifications have their own role, and they
should be exact and concise.)

More useful: http://www.webaim.org which has
WebAIM - Web Accessibility in Mind
Begin main menu:
1. Techniques and Concepts
2. Coordination and Leadership
3. Products and Tools
4. Training Others
5. Getting Help from Others

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

Jul 24 '05 #4
In message <11************ *********@l41g2 000cwc.googlegr oups.com>,
fl******@comcas t.net writes
I've started a new job as a Web Developer for the County, and
accessibilit y for users with disabilities is high on the organization's
priority list. I'm looking for suggestions on where to turn for the
best resources on assuring accessibility, be it books, seminars,
whatever.

Thanks.

-Fleemo

Try:

Book:
-------
Constructing Accessible Websites
by Jim Thatcher, Cynthia Waddell, Shawn Henry, Sarah Swierenga, Mark
Urban, Michael Burks, Paul Bohman

Website:
-----------
http://www.jimthatcher.com

Lots of good (and practical) advice in both --especially regarding
Section 508 requirements.

regards.

--
Jake

Jul 24 '05 #5
On 1 Apr 2005 14:13:12 -0800, fl******@comcas t.net wrote:
I've started a new job as a Web Developer for the County, and
accessibilit y for users with disabilities is high on the organization's
priority list.


http://joeclark.org/book/sashay/serialization/

Avoid the W3C / WAI stuff - too simplistic, too outdated.

Jul 24 '05 #6
In message <71************ *************** *****@4ax.com>, Andy Dingley
<di*****@codesm iths.com> writes
On 1 Apr 2005 14:13:12 -0800, fl******@comcas t.net wrote:
I've started a new job as a Web Developer for the County, and
accessibili ty for users with disabilities is high on the organization's
priority list.
http://joeclark.org/book/sashay/serialization/

Yes. Lots of good stuff there.
Avoid the W3C / WAI stuff - too simplistic, too outdated.


--
Jake

Jul 24 '05 #7
Wow, I hit the jackpot! Thank you, folks, for these excellent leads.
Jukka, the WebAim.org stuff contains some of the exact information I
was looking for. I can't thank you enough.

I had been to the w3.org site several times, but it's as dry as a bone
and was much like reading the list of ingredients off the side of a
cereal box. Somebody wake me up! I really appreciate these
suggestions.

-Fleemo

Jul 24 '05 #8
On Fri, 1 Apr 2005 21:01:01 -0500, Stan Brown
<th************ @fastmail.fm> wrote:
"" wrote in comp.infosystem s.www.authoring.html:
I've started a new job as a Web Developer for the County,


We need a new Glen Campbell song. :-)


I am a web developer for the county
and I know how to code.
Searchin' for ways to speed my page load.
I hear you need accessibility,
So I need to redesign.
And the Wichita web developer is still online.
Nick (with apologies to Glen Campbell and this ng)
--
Nick Theodorakis
ni************* *@hotmail.com
contact form:
http://theodorakis.net/contact.html
Jul 24 '05 #9

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

Similar topics

12
2187
by: JAMESICUS | last post by:
Refer to ..... http://news.com.com/2100-1032-5063444.html James Pickering Pickering Pages http://www.jp29.org/
9
2303
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 another? Where does the meaning overlap, if it does? Where do they perhaps conflict with one another, if they do? Can anyone please explain to someone who is not native speaking, nor fluent in English? TIA
5
2699
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 probably more to do with my lack of understanding of how a user might interact with a web site without using a mouse. I have tried using the onKeyDown command but it does not seem to be key-specific. If this command is added to eight menu...
54
4369
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
2132
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 org, However, I haven't gotten a reply for a week or so, and figured out I could post here for a larger audience, then. Original message follows: Hello,
4
2984
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 order". The application is built and the next step is to create the custom JAWS (Freedom Scientific)screen reader script to read the application. The application uses the accessibility properties for controls provided by C#. JAWS reads properties...
0
3669
by: shamirza | last post by:
· When was .NET announced? Bill Gates delivered a keynote at Forum 2000, held June 22, 2000, outlining the .NET 'vision'. The July 2000 PDC had a number of sessions on .NET technology, and delegates were given CDs containing a pre-release version of the .NET framework/SDK and Visual Studio.NET. · When was the first version of .NET released? The final version of the 1.0 SDK and runtime was made publicly available around 6pm PST on...
1
2908
by: dkunha | last post by:
I have an resources only assembly. string1 = Resources.Resource1.String1 string2 = Resources.Resource1.String2 image1 = Resources.Resource1.Image1 But using this assembly in another project I can't get to them because these properties are private.
8
2043
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 just started it off!), so i'd very much appreciate any comment on the site/issue: www.accessibility.ws (fyi: i a non-commercial, personal research project) cheerio!
0
9655
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9497
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10363
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10110
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9964
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7517
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6749
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
3670
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.