Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Results 1 to 6 of 6
  1. #1
    larry98765's Avatar
    larry98765 is offline Registered User
    Join Date
    Dec 2002
    Location
    Oakland CA
    Posts
    259
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Designing for Section 508: Users with disabilities

    Hi All,

    I'm in the process of developing a web site with the goal of conforming to section 508 standards -- for users with disabilities.

    I'd like to download and install some of the user agents (i.e. special web browsers) that most utilize these standards, but I can't seem to find any.

    What's out there that can either emulate these devices or what -- specifically -- are the devices themselves?

    Thanks,

    LS

  2. #2
    DanTekGeek's Avatar
    DanTekGeek is offline MacTechGeek
    Join Date
    Sep 2004
    Location
    Denver, CO
    Posts
    308
    Thanks
    0
    Thanked 0 Times in 0 Posts
    the only specialized browser i know about is lynx, which is a text only browser.

  3. #3
    Nummi_G4's Avatar
    Nummi_G4 is offline New Rhapsody User
    Join Date
    Feb 2002
    Location
    Concord, Ohio
    Posts
    1,538
    Thanks
    0
    Thanked 0 Times in 0 Posts
    If you have a machine running Windows... you can try IBM's screen reader.
    http://www-3.ibm.com/able/solution_offerings/hpr.html
    They have a 30 day trial download.

    What I usually do is turn off the style sheet(s) so the page is text only (good for older browsers with bad or no CSS support and agents that don't use style sheets at all.)

  4. #4
    larry98765's Avatar
    larry98765 is offline Registered User
    Join Date
    Dec 2002
    Location
    Oakland CA
    Posts
    259
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks both.

    1) I'm already working on installing lynx (happens to be the topic of another one of my posts)

    2) I'll definitely install the trial IBM screen reader (I do have a PC).

    3) How do I turn off style sheets in Safari? (of course I could simply take the style sheet link out of my code, but the former would be simpler.) I tried creating an empty style sheet and setting prefs to use it, but it seems as though instead of replacing the style sheet, it simply overrides it, which is what I expected, since CSS is MEANT to do that.

  5. #5
    mdnky's Avatar
    mdnky is offline [Bobs/Prog/Design:~] mod%
    Join Date
    Jul 2001
    Location
    Baton Rouge, LA - USA
    Posts
    2,676
    Thanks
    0
    Thanked 5 Times in 5 Posts
    There isn't much if anything that I'm aware of on the Mac side. JAWS and most other similar apps are usually Windoze only. Lynx is a nice quick way to look at something, but it's not going to be very helpful in ensuring 508 compliance. Opera 7.5 does have some nice features in it, might be worth downloading the free version and checkin it out.

    Your best bet is to simply read up on the subject and figure out what should and shouldn't happen to ensure compliance with the guidelines. Here's some links which might be of help to you.



    Quote Originally Posted by larry98765
    I'm in the process of developing a web site with the goal of conforming to section 508 standards -- for users with disabilities.

    I'd like to download and install some of the user agents (i.e. special web browsers) that most utilize these standards, but I can't seem to find any.

    What's out there that can either emulate these devices or what -- specifically -- are the devices themselves?
    .
    | My Homepage | Restore the Pledge |

    • MacBook Pro i7 2.66GHz 15" HD matte, 4GB, 500GB 7200RPM, OS X 10.6
    • MacBook Pro Core2Duo 2.33GHz 15" matte, 2GB DDR2 RAM, 500GB 7200RPM, DL Superdrive, OS X 10.6
    • Apple 23" Cinema HD Display, Apple Slim-Alum Keyboard, Apple BT Alum Keyboard, Magic Mouse
    • iPhone 4, iPhone 3G, iPhone 8GB, iPod Nano 16GB, iPod Photo 30GB, Nikon D50, Nikon L6, Epson 3490, Epson R1800, OkiData C5500N


  6. #6
    larry98765's Avatar
    larry98765 is offline Registered User
    Join Date
    Dec 2002
    Location
    Oakland CA
    Posts
    259
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks Mdnky! These links will be very helpful. Here are some other links for anyone interested in this topic:

    http://www.macromedia.com/macromedia/accessibility/
    http://www.access-board.gov/sec508/guide/1194.22.htm
    http://www.webaim.org/standards/508/...ist-linearized

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •