Difference between revisions of "Accessibility"

From Dreamwidth Notes
Jump to: navigation, search
m (Background: wiki formatting)
m (Slight reformatting for improved readability; Cleaned up references to OSes to avoid confusion)
Line 33: Line 33:
  
 
== Screen readers ==
 
== Screen readers ==
* JAWS windows screen reader
+
* JAWS Windows screen reader
* WindowEyes windows screen reader
+
* WindowEyes Windows screen reader
* VoiceOver os x screen reader
+
* VoiceOver Mac OS X screen reader
 
* Fangs Firefox extension could help simulate?
 
* Fangs Firefox extension could help simulate?
* speech recognition systems use screenreader technology to scrape
+
== Speech recognition systems using screen reader technology to scrape ==
** Dragon NaturallySpeaking windows speech recognition
+
* Dragon NaturallySpeaking Windows speech recognition
** MacSpeech Dictate os x speech recognition
+
* MacSpeech Dictate Mac OS X speech recognition
** Windows Vista built-in speech recognition
+
* Windows Vista built-in speech recognition
  
 
[[Category:Brainstorming]] [[Category:Accessibility]]
 
[[Category:Brainstorming]] [[Category:Accessibility]]

Revision as of 00:32, 17 February 2009

Goal

To make the Dreamwidth site and features more accessible.

Background

We need to figure out which parts/features of the site are causing trouble for disabled users, and which features don't cause any problems but can be improved (and how), and which features work great. Fix the problematic features, tweak the things that can be improved, document the good ones so that people will know where to find them/how to use them.

Note that making a site accessible is not the same as making it mobile friendly (and vice versa). While the two goals have some similarities, they are not always compatible.

Biggest Needs

Someone with experience in accessibility concerns needs to go over the site with a fine-tooth comb, and say what is good and what is bad.

Possible Items to Consider

Alt text

Dyslexic Users

  • Text/background contrasts which are too high can be a problem for dyslexic users as much as low contrast can be a problem for those with low vision. Suggest using Black Widow Alternative Color Contrast Analyzer on things so it marks high as well as low contrast.

Keyboard-friendly

  • tab-order
  • offer alternatives to functions that are triggered on mouse-over? (90% sure that everything is trim has a non-fancy way to get to it, but can't hurt to check)
  • offer simple alternatives to places where you will do control-click to get multiple elements off a list (e.g. choosing tags, where the keyboard alternative currently is to remember the names of your tags and type them in)

Some styles can make text unreadable for some users

  • check sticky style=mine behavior Bugzilla
  • can ?format=light be made sticky, too?

Screen readers

  • JAWS Windows screen reader
  • WindowEyes Windows screen reader
  • VoiceOver Mac OS X screen reader
  • Fangs Firefox extension could help simulate?

Speech recognition systems using screen reader technology to scrape

  • Dragon NaturallySpeaking Windows speech recognition
  • MacSpeech Dictate Mac OS X speech recognition
  • Windows Vista built-in speech recognition