Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
10 results found tagged accessibility API.
-
Linux Screen Reader: Extensible Assistive Technology
This paper presents the Linux Screen Reader (LSR), an open source project from IBM that aimed to create a reusable, extensible development platform for building alternative and supplemental user interfaces on the GNOME desktop environment. Unlike con…
-
DHTML Accessibility – Solving the JavaScript Accessibility Problem
This landmark paper from IBM researchers Becky Gibson and Richard Schwerdtfeger describes the foundational work that would become WAI-ARIA. At the time of writing, JavaScript was used on over 50% of websites, yet no accessibility solution existed for…
-
Programming for Usability in Nonvisual User Interfaces
This short paper from Harz University addresses a fundamental problem in accessible software development: sighted developers working in visual programming environments must create interfaces that are usable nonvisually, but standard software engineer…
-
Capture: A Desktop Display-Centric Text Recorder
This paper presents Capture, a display-centric text recording system that continuously tracks all onscreen text and metadata across both foreground and background windows with low overhead and without requiring modifications to applications, window s…
-
System-class Accessibility: The Architectural Support for Making a Whole System Usable by People with Disabilities
This article introduces the concept of "system-class accessibility" — the architectural support built into an operating system to make the entire platform usable by people with disabilities. Written by Chris Fleizach (who led the development of Voice…
-
Providing access to graphical user interfaces — not graphical screens
This paper argues that screen readers for graphical user interfaces should provide access to application interfaces at the semantic level rather than merely translating graphical screen contents. The authors from Georgia Tech's GVU Center identify th…
-
Accessibility of Emerging Rich Web Technologies: Web 2.0 and the Semantic Web
This keynote paper by Michael Cooper of the W3C Web Accessibility Initiative examines the accessibility challenges and opportunities created by the emergence of Web 2.0 technologies in the mid-2000s. Cooper frames Web 2.0 as a paradigm shift characte…
-
Mozilla Accessibility on Unix/Linux
This paper by Sun Microsystems engineers documents the first implementation of accessibility support in Mozilla on Unix/Linux, addressing a significant gap that left disabled users of free operating systems without an accessible web browser. At the t…
-
Platform-Independent Accessibility API: Accessible Document Object Model
This paper, authored by Adobe engineers, addresses a fundamental problem in cross-platform accessibility: application developers who want to support assistive technologies must implement separate integrations for each operating system's accessibility…
-
Developing Accessible Mobile Applications with Cross-Platform Development Frameworks
This experience report from the EveryWare Lab at the University of Milan systematically analyzes how well cross-platform development frameworks (CPDFs) support screen reader accessibility APIs compared to native iOS and Android development. The team,…