Current Work OSA
Back to Open Source Accessibility Home Page
Other points
JS+??: Some discussion about pros/cons of web-based vs. operating systems
RS: On platform should focus on things like TTS that can't currently be done over the web but the applications will be web-based
ARIA is in first last call - ~70% done - but HTML5 integration coming up - SVG making use - used in XUL components in Firebug - Implementation Guide being produced - 2 gaps is not enough tools (so a new open source tool is being developed) and the other gap is education (getting people to understand that access is more than alt tags...but about interoperability) - HTML5 Canvas issue and potential solutions
New section needed on Language support - 100 to 200 langs in significant use
GV: Would like a major push on open source TTS
TTS on mobile: isn't open source TTS on mobile
Moblin(?)
Ubuntu Netbooks remix-basically Gnome- but app launcher is written in Clutter - not accessible
Simple apps might be more accesible in several ways
Big gaps in open desktop:
Media:
PDF
Application Tasks:
Email?
MIDI tool
Skype (there is open source telephony)
ATs
Voice Rec
TTS
Community support (friends, service orgs, training etc. recommending proprietary packages)
Testing - to prevent regressions in access support
Public awareness
Policy
Operating Systems
Operating Systems | Link | Status | Comments | Gaps |
|---|---|---|---|---|
Linux (Ubuntu, etc.) | http://www.linux.org/ | - accessibility much better than 2yrs ago | - lots of users rely on distros to provide accessibility out of the box - but when distros regress it turns off users quickly (so responsible integration into distros is important) |
|
Vinux | Active | A Customized Version of Ubuntu for Visually Impaired Users |
| |
Ubuntu Accessibility | - distro has an accessibility staff person (diff than other distros) | - "downstream" project; 6 month distro cycle |
| |
OpenSolaris | http://opensolaris.org/ | - | - |
|
Platform Accessibiltiy APIs
Application/AT APIs | Link | Status | Comments | Gaps |
|---|---|---|---|---|
IAccessible2 (Windows) | Version 1.1 is complete | Added IAccessibleTable2 and IAccessibleTableCell. This is in support of ARIA grids and treegrids and has been implemented in Firefox 3.6. |
| |
ATK/AT-SPI (Linux) |
|
|
|
Notes: We should record completenes - 508 refresh is trying to get accessibility APIs to add strong access API requirement
Graphical Environments on Multiple OSs
Graphical Environments on Multiple OSs | Link | Status | Comments | Gaps |
|---|---|---|---|---|
Gnome | http://www.gnome.org/ | - Going fairly well | WW: Getting to a tipping point where mainstream devs thinking more about access. |
|
KDE |
|
|
|
Assistive Technologies
Multi-Platform Assistive Technologies | Link | Status | Comments | Gaps |
|---|---|---|---|---|
Dasher |
|
|
| |
Virtual Magnifying Glass |
|
|
| |
WebAnywhere |
|
|
|
Windows Assistive Technologies | Link | Status | Comments | Gaps |
|---|---|---|---|---|
NVDA (NonVisual Desktop Access) |
|
|
| |
AccessAT (OS AT Bundle from abilitynet) |
|
|
| |
Vu-Bar |
|
|
| |
Power Reader |
|
|
| |
Word Predictor |
|
|
| |
AccessApps (runs from memory stick) |
|
|
| |
Thunder Screen Reader |
|
|
|
Linux/OpenSolaris (GNOME, Ubuntu, KDE) Assistive Technologies | Link | Status | Comments | Gaps |
|---|---|---|---|---|
GNOME Onscreen Keyboard (GOK) |
|
|
| |
Orca |
|
|
| |
MouseTweaks |
|
|
| |
MouseTrap |
|
|
| |
VizAudio |
|
|
| |
GNOME Mag |
| Magnifier that operates standalone and also used by Orca. Potentially replaced by work-in-progress enhancements to http://live.gnome.org/GnomeShell |
| |
GNOME Speech |
| TTS wrapper used by Orca |
| |
Speech Dispatcher |
| Potential replacement for GNOME Speech |
| |
BrlTTY |
| Braille device driver that operates standalone and also used by Orca. |
| |
XKB/AccessX |
|
| AccessDOS-like functionality built into X Windows. |
|
KMouseTool, KMag, KMouth |
|
|
|
Sites that Aggregate OS ATs | Link | Status | Comments | Gaps |
|---|---|---|---|---|
Oatsoft |
|
|
| |
Project Possibility |
|
|
| |
FX Software |
|
|
| |
LaZee Tek |
|
|
| |
Fullmeasure |
|
|
| |
JISC TechDis |
| |
| |
Raising the Floor |
| Access Feature MasterList |
|
Web Toolkits
Web Toolkits | Link | Status | Comments | Gaps |
|---|---|---|---|---|
Dojo | -"core" widgets enabled for low-vision and keyboard (work with high contrast mode and font changes) | JavaScript toolkit for easily building interactive Web Applications. The core widget set (found in the dijit directory) has been made keyboard, low vision and screen reader accessible via ARIA. Dojox DataGrid widget is also implemented with basic accessibility. Accessibility Statement at [http://docs.dojocampus.org/dijit-a11y-statement. |
| |
jQuery | - approx. half of widgets have keyboard access and ARIA | The jQuery community is actively engaged in added ARIA and keyboard navigation support to the jQuery UI widgets. Current support includes the Progress Bar, Dialog, Slider, and Accordion widgets. |
| |