Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
13 results found tagged developer tools.
-
Programmers Who Use Screen Readers in the Vibe Coding Era: Adaptation, Empowerment, and New Accessibility Landscape
This two-week, three-phase longitudinal study investigates how 16 blind and low-vision (BLV) programmers who rely on screen readers engage with advanced AI code assistants, specifically GitHub Copilot in Visual Studio Code. The study was motivated by…
-
Programmer-Focused Website Accessibility Evaluations
This paper argues that accessibility evaluation and reporting processes have historically focused on the needs of end-users with disabilities while overlooking the actual audience for evaluation reports: the programmers who must implement the fixes. …
-
How Accessible is the Process of Web Interface Design?
This short paper investigates the accessibility challenges faced by blind web interface developers through interviews with six legally blind participants (all male, aged 29-48) who had experience building websites and online applications. Five used J…
-
Accessibility by Demonstration: Enabling End Users to Guide Developers to Web Accessibility Solutions
This paper introduces Accessibility by Demonstration (ABD), a novel approach to accessibility evaluation that lets assistive technology users record the accessibility problems they encounter as shareable, replayable demonstrations and send them direc…
-
CodeA11y: Making AI Coding Assistants Useful for Accessible Web Development
This paper addresses a persistent problem: despite decades of accessibility standards and tools, ~96% of web pages contain accessibility violations. The authors argue that AI coding assistants like GitHub Copilot represent an untapped opportunity bec…
-
Accessible Web Development: Opportunities to Improve the Education and Practice of web Development with a Screen Reader
This paper investigates accessibility barriers faced by blind web developers in both educational and professional contexts. The researchers employed a Comprehensive Literature Review (CLR) methodology—synthesizing academic literature, blog posts by b…
-
Accessmonkey: A Collaborative Scripting Framework for Web Users and Developers
This paper introduces Accessmonkey, a JavaScript-based scripting framework that enables web users, developers, and researchers to collaboratively improve web accessibility through client-side page modifications. Built as an extension of the Greasemon…
-
A Web Design Framework for Improved Accessibility for People with Disabilities (WDFAD)
This paper from Makerere University in Uganda proposes WDFAD (Web Design Framework for Improved Accessibility for People with Disabilities), a developer-oriented framework that repackages web accessibility requirements according to the three componen…
-
A framework for filtering web accessibility guidelines
This paper presents a framework for organizing and filtering web accessibility guidelines such as WCAG according to four contexts of use, addressing the widely acknowledged problem that WCAG guidelines are difficult for their target audience to navig…
-
CAN: Composable Accessibility Infrastructure via Data-Driven Crowdsourcing
This paper presents CAN (Composable Accessibility Infrastructure), a crowdsourcing platform that collects web accessibility issues from real websites and their open-source fixes, dynamically composes solutions on-the-fly, and delivers the crowdsource…