Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
16 results found tagged AJAX.
-
An Extensible, Scalable Browser-Based Architecture for Synchronous and Asynchronous Communication and Collaboration Systems for Deaf and Hearing Individuals
This paper from Rochester Institute of Technology (home to the National Technical Institute of the Deaf) presents a browser-based communication platform designed to facilitate face-to-face conversation between deaf and hearing team members. Standard …
-
WebinSitu: A Comparative Analysis of Blind and Sighted Browsing Behavior
This paper presents WebinSitu, a remote in situ study comparing the web browsing behavior of 10 blind and 10 sighted users over a one-week period. The study used an advanced web proxy built on UsaProxy that injected JavaScript into viewed pages to re…
-
What's New? Making Web Page Updates Accessible
This paper introduces Dynamo, a system that makes dynamic web page content accessible to blind screen reader users by automatically detecting changes across all types of web page updates and providing a unified interface for reviewing them. The paper…
-
Ajax Live Regions: ReefChat Using the Fire Vox Screen Reader as a Case Example
This paper presents ReefChat, an accessible Ajax chat application, and Fire Vox, an open-source screen reader extension for Firefox, as a proof-of-concept for WAI-ARIA live regions — one of the earliest practical demonstrations of this then-nascent s…
-
Accessibility for Simple to Moderate-Complexity DHTML Web Sites
This detailed technical paper from Microsoft provides practical design and coding techniques for making Dynamic HTML and AJAX applications accessible using the browser and assistive technology capabilities available in 2007 — deliberately without rel…
-
AxsJAX: A Talking Translation Bot Using Google IM: Bringing Web-2.0 Applications to Life
This paper from Google describes how the AxsJAX framework uses WAI-ARIA live regions to make Google Talk — an instant messaging client integrated into GMail — fully accessible to screen reader and self-voicing browser users, and demonstrates a compel…
-
Tailored presentation of dynamic content
This paper presents the SASWAT browser, a research prototype built as a self-voicing extension to Firefox (based on Fire Vox), designed to address a fundamental challenge of the Web 2.0 era: how should screen readers notify users about dynamic page u…
-
WAI-ARIA Live Regions and HTML5
This paper examines the interoperability of WAI-ARIA live regions with HTML5 semantic elements, testing whether screen readers can correctly handle dynamic DOM updates when live region attributes are applied to new HTML5 elements like section, nav, a…
-
AJAX Time Machine
This paper proposes the AJAX Time Machine, a Google Chrome browser extension that records states of dynamically updating web page regions and allows users to step backwards and forwards through those states at their own pace. The authors argue that d…
-
Improving the Accessibility of Dynamic Web Content for Older Users
This paper presents the SCWeb2 (Senior Citizens on the Web 2.0) Assistant Tool, a browser extension designed to help older users understand and interact with dynamic Web 2.0 content. The authors build on their previous research showing that older use…