← Writing · Glossary →

Reviews

The literature-review database. Every paper Bob has reviewed (he has read many more), with a short summary, key findings, and tags. Browse, filter, search.

Search results

  • Creating accessible PDFs for conference proceedings

    Erin Brady, Yu Zhong, Jeffrey P. Bigham · 2015 · Proceedings of the 12th International Web for All Conference (W4A)

    This paper investigates the accessibility of PDF research papers published at major ACM conferences related to accessibility and human-computer interaction. The authors conducted a two-part analysis: first, an automated accessibility check of 1,811 papers from four years of CHI,…

    PDF accessibility · document accessibility · tagged PDF · PDF/UA · screen readers

  • DOM block clustering for enhanced sampling and evaluation

    Simon Harper, Anwar Ahmad Moon, Markel Vigo, Giorgio Brajnik, Yeliz Yesilada · 2015 · Proceedings of the 12th International Web for All Conference (W4A)

    This paper addresses a fundamental challenge in web accessibility evaluation: large websites with thousands or tens of thousands of pages are practically impossible to fully evaluate, yet current sampling methods (random, best-guess, or convenience samples) cannot be trusted…

    accessibility evaluation · automated testing · web crawling · sampling methodology · DOM analysis

  • CAN: Composable Accessibility Infrastructure via Data-Driven Crowdsourcing

    Yun Huang, Brian Dobreski, Bijay Bhaskar Deo, Jiahang Xin, Natã Miccael Barbosa, Yang Wang, Jeffrey P. Bigham · 2015 · Proceedings of the 12th International Web for All Conference (W4A)

    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 crowdsourced content as both immediate…

    crowdsourcing · web accessibility · accessibility education · automated testing · screen readers

  • Acrolinx: A Controlled-Language Checker Turned into an Accessibility Evaluation Tool for Image Text Alternatives

    Silvia Rodríguez Vázquez, Sabine Lehmann · 2015 · Proceedings of the 12th International Web for All Conference (W4A)

    This paper presents a novel application of controlled-language checking technology to a persistent accessibility problem: evaluating the quality of image text alternatives, not just their presence. The authors observe that while most web accessibility evaluation tools can detect…

    alt text · image accessibility · automated testing · controlled language · natural language processing

  • A4TV: Assessing and Ameliorating the Accessibility of the Ascending Connected TV Platforms

    Daniel Costa · 2015 · Proceedings of the 12th International Web for All Conference (W4A)

    This doctoral consortium paper proposes a two-stage research programme to study and improve the accessibility of connected TV platforms for visually impaired users. Connected TVs — smart TVs and set-top boxes with internet connectivity — use web technologies (HTML5, JavaScript)…

    connected TV · blindness · visual impairment · accessibility evaluation · multimodal interaction

  • Optimus Web: Selective Delivery of Desktop or Mobile Web Pages

    Nádia Fernandes, Tiago Guerreiro, Diogo Marques, Luís Carriço · 2015 · Proceedings of the 12th International Web for All Conference (W4A)

    This paper presents Optimus Web, a client-side web proxy system that automatically selects and delivers the most accessible version of a website — either its desktop or mobile representation — to blind users. The system uses QualWeb, an automated accessibility evaluator that…

    web accessibility · blind users · screen readers · mobile accessibility · automated testing

  • Towards Web Accessibility Repair

    Nádia Fernandes · 2013 · Proceedings of the 10th International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This doctoral consortium paper presents early-stage research on automatically evaluating and repairing accessibility problems in Rich Internet Applications (RIAs). The author identifies a critical gap: as the web evolves from static pages to complex, dynamic applications,…

    automated testing · accessibility evaluation · accessibility repair · rich internet applications · ARIA

  • Web accessibility snapshot: an effort to reveal coding guidelines conformance

    Vagner Figueredo de Santana, Rogério Abreu de Paula · 2013 · Proceedings of the 10th International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper presents the first iteration of the Web Accessibility Snapshot (WAS) project, a large-scale automated evaluation of web accessibility conformance across two sets of 1,000 websites each: the Alexa top 1,000 most popular sites and a randomly generated sample of 1,000…

    automated testing · WCAG compliance · web accessibility · accessibility metrics · web standards

  • Evaluating Accessibility-in-Use

    Markel Vigo, Simon Harper · 2013 · Proceedings of the 10th International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper introduces a novel method for evaluating web accessibility that goes beyond traditional guideline conformance testing. The authors argue that standards like WCAG 2.0 capture only about 53% of accessibility problems experienced by users, missing issues such as broken…

    accessibility evaluation · user interaction · behavioural analysis · screen readers · blind and low vision

  • Benchmarking Web Accessibility Evaluation Tools: Measuring the Harm of Sole Reliance on Automated Tests

    Markel Vigo, Justin Brown, Vivienne Conway · 2013 · Proceedings of the 10th International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper provides rigorous empirical evidence on the limitations of automated web accessibility evaluation tools by benchmarking six state-of-the-art tools — AChecker, SortSite, Total Validator, TAW, Deque, and AMP — against expert manual evaluations of three Australian…

    automated testing · accessibility evaluation · WCAG compliance · evaluation tools · benchmarking

  • Using Acceptance Tests to Validate Accessibility Requirements in RIA

    Willian Massami Watanabe, Renata P. M. Fortes, Ana Luiza Dias · 2012 · Proceedings of the International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper addresses a significant gap in automated accessibility testing: the inability of traditional static HTML evaluation tools to assess Rich Internet Applications (RIA) that use Ajax, JavaScript, and dynamically generated DOM content. The authors propose using acceptance…

    automated testing · acceptance testing · continuous integration · rich internet applications · keyboard accessibility

  • A Macroscopic Web Accessibility Evaluation at Different Processing Phases

    Nádia Fernandes, Luís Carriço · 2012 · Proceedings of the International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper investigates a fundamental question about automated accessibility evaluation: does it matter whether you evaluate a web page as it arrives from the server (before browser processing) or as the user actually experiences it (after browser processing, including…

    automated testing · large-scale evaluation · web accessibility · browser processing · dynamic content

  • Getting One Voice: Tuning Up Experts' Assessment in Measuring Accessibility

    Silvia Mirri, Paola Salomoni, Ludovico A. Muratori, Matteo Battistelli · 2012 · Proceedings of the International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper addresses a fundamental challenge in web accessibility evaluation: how to reconcile the subjective assessments of multiple human experts into a single, reliable accessibility measurement. While automated testing tools produce binary pass/fail results for detectable…

    accessibility metrics · accessibility evaluation · manual evaluation · automated testing · expert assessment

  • Evaluating the Accessibility of Rich Internet Applications

    Nádia Fernandes, Daniel Costa, Sergio Neves, Carlos Duarte, Luís Carriço · 2012 · Proceedings of the International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper addresses a critical gap in automated accessibility evaluation: most tools only assess the initial HTML served to the browser, missing the dynamically generated content that defines modern Rich Internet Applications (RIAs). Web applications using JavaScript and AJAX…

    automated testing · web accessibility · rich internet applications · AJAX · dynamic content

  • Prediction of Web Page Accessibility Based on Structural and Textual Features

    Sina Bahram, Debadeep Sen, Robert St. Amant · 2011 · Proceedings of the International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper from NC State University explores whether machine learning classifiers can predict the accessibility of web pages based on structural and textual features of their DOM — features that are independent of explicit accessibility markup like alt text or ARIA attributes.…

    machine learning · accessibility evaluation · automated testing · visual impairment · web accessibility

  • WaaT: Personalised Web Accessibility Evaluation Tool

    Theofanis Oikonomou, Nikolaos Kaklanis, Konstantinos Votis, Grammati-Eirini Kastori, Nikolaos Partarakis, Dimitrios Tzovaras · 2011 · Proceedings of the International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper presents WaaT (Web Accessibility Assessment Tool), a personalized accessibility evaluation tool that allows developers to assess web content against specific disability profiles, assistive technologies, and personas rather than running a generic WCAG 2.0 audit.…

    accessibility evaluation · automated testing · WCAG compliance · accessibility tools · personas

  • Monitoring Accessibility: Large Scale Evaluations at a Geo Political Level

    Silvia Mirri, Ludovico Antonio Muratori, Paola Salomoni · 2011 · The Proceedings of the 13th International ACM SIGACCESS Conference on Computers and Accessibility (ASSETS)

    This paper presents AMA (Accessibility Monitoring Application), a system designed to monitor web accessibility across large collections of URLs from a geo-political perspective. Developed as part of the VaMoLà project — a collaboration between the Emilia-Romagna Region and the…

    web accessibility · automated testing · accessibility evaluation · policy · compliance

  • Application of Traditional Software Testing Methodologies to Web Accessibility

    Cynthia C. Shelly, Mike Barta · 2010 · Proceedings of the 2010 International Cross Disciplinary Conference on Web Accessibility (W4A)

    Written by authors from Microsoft and the University of Washington, this paper argues that the evolution of web content from static documents to dynamic Rich Internet Applications (RIAs) demands a corresponding evolution in accessibility testing methodology — from post-hoc…

    accessibility testing · software development · quality assurance · shift-left accessibility · automated testing

  • SourceProbe: web accessibility remediation framework

    Shunguo Yan · 2010 · Proceedings of the 2010 International Cross Disciplinary Conference on Web Accessibility (W4A)

    This short paper from IBM's Human Ability and Accessibility Center describes the architecture of SourceProbe, a Web Accessibility Remediation Framework designed to automate the four phases of accessibility remediation: validation, source identification, fix, and redeployment.…

    accessibility remediation · automated testing · source identification · server-side accessibility · development tools

  • AChecker: open, interactive, customizable, web accessibility checking

    Greg Gay, Cindy Qi Li · 2010 · Proceedings of the 2010 International Cross Disciplinary Conference on Web Accessibility (W4A)

    This paper introduces AChecker, an open-source web accessibility checker developed at the University of Toronto's Adaptive Technology Resource Centre. AChecker was designed to address two fundamental shortcomings of existing accessibility evaluation tools: the lack of…

    automated testing · accessibility evaluation · open source · WCAG compliance · accessibility tools

  • Web not for all: a large scale study of web accessibility

    Rui Lopes, Daniel Gomes, Luís Carriço · 2010 · Proceedings of the 2010 International Cross Disciplinary Conference on Web Accessibility (W4A)

    This paper presents the first large-scale automated accessibility evaluation of nearly 30 million web pages from the Portuguese Web Archive. The researchers implemented 39 WCAG 1.0 checkpoints (priorities 1 and 2) based on the Unified Web Evaluation Methodology (UWEM) and…

    automated testing · accessibility evaluation · WCAG compliance · web science · accessibility metrics

  • Analysis and integration of web accessibility metrics

    Maia Naftali · 2010 · Proceedings of the 2010 International Cross Disciplinary Conference on Web Accessibility (W4A)

    This Google Student Award paper presents OceanAcc, a semi-automatic accessibility evaluation and analysis tool developed as a thesis project at the University of Buenos Aires. OceanAcc addresses a practical gap: while several accessibility metrics had been published in research…

    accessibility metrics · accessibility evaluation · automated testing · barrier walkthrough · WCAG compliance

  • Transition of Accessibility Evaluation Tools to New Standards

    Amaia Aizpurua, Myriam Arrue, Markel Vigo, Julio Abascal · 2009 · Proceedings of the 2009 International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper addresses a practical challenge that faced the web accessibility community following the release of WCAG 2.0 in December 2008: how to update the large ecosystem of existing automated evaluation tools that were built around WCAG 1.0. The authors present EvalAccess, a…

    automated testing · web accessibility · WCAG transition · evaluation tools · accessibility guidelines

  • Metrics for accessibility on the Vamolà project

    Silvia Mirri, Ludovico Antonio Muratori, Marco Roccetti, Paola Salomoni · 2009 · Proceedings of the 2009 International Cross-Disciplinary Conference on Web Accessibililty (W4A)

    This paper describes the Vamolà project (Italian acronym for "accessibility validator and monitor"), a collaboration between the University of Bologna and the Emilia Romagna Region that integrates an accessibility validator with a monitoring system designed to track…

    accessibility metrics · accessibility monitoring · automated testing · Stanca Act · accessibility evaluation

  • MokE: A Tool for Mobile-ok Evaluation of Web Content

    John Garofalakis, Vassilios Stefanis · 2008 · Proceedings of the 2008 International Cross-Disciplinary Conference on Web Accessibility (W4A)

    This paper presents MokE (Mobile-OK Evaluator), a web-based tool for evaluating whether web content provides an acceptable experience on mobile devices, based on W3C's mobileOK Basic Tests and Mobile Web Best Practices. Written at a time when mobile web access was rapidly…

    mobile accessibility · mobile web · automated testing · web crawling · W3C standards