Wrox Programmer Forums
|
HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 29th, 2006, 12:58 AM
Authorized User
 
Join Date: Jul 2003
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default Webpages for the blind

Hi,

I've been asked to make a web page that can be easily viewed by the blind.
Can anyone point me in the right direction as to what standards and/or extra fatures i need to add? Can anyone recommend any specail software to test souch a site, or point me to a document that tells me what i need to do to make it compatible with (i assume text to speech and tech to brail) software...

thanks
pro-logic

 
Old July 29th, 2006, 10:53 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 249
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I set up a site like this before. It was while back so things most likely have changed. The peron I dealt with had software on their computer, not sure what it was, but it would go through the page and read the text out loud. When it came to the images it would look for the Alt tag and read that. One problem they had was the navigation style pull down menus, but that could have been my code. Like I said that was few years back.

http://web.mit.edu/atic/www/accessib...evelopweb.html
http://www.google.com/search?hl=en&c...t+loud&spell=1
 
Old August 3rd, 2006, 11:57 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 425
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Standards, as they are...
http://www.w3.org/WAI/
Easier to chew.
http://joeclark.org/book/

There are several programs for testing but they all have the same weakness. Much of this can't really be tested by a software (does this image need an alt text or should alt be left blank?). Here are some.
http://webxact.watchfire.com/
http://www.contentquality.com/
http://www.aprompt.ca/

You can download demo versions of JAWS and Window-Eyes, but they are both so complex and configurable so it's not much use, really, if you don't want to really learn how to use them.
http://www.freedomscientific.com/fs_downloads/jaws.asp
http://www.gwmicro.com/Window-Eyes/Demo/

Lynx, reading and common sense gets you far, I think.
http://lynx.browser.org/




--
http://yupapa.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Extract text from webpages asif_sharif ASP.NET 2.0 Basics 7 October 1st, 2007 03:56 PM
Get html code of dynamic webpages Singalong Pro PHP 0 August 21st, 2006 10:11 PM
How to pass bulk data(dataset) between webpages jaisonkmathews ADO.NET 10 October 3rd, 2004 02:08 PM
Flash "Layers" on webpages alichino Flash (all versions) 3 January 8th, 2004 02:44 PM
Visual Basic + Blind Variables mp1980 Pro VB Databases 1 August 21st, 2003 04:48 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.