Difference between revisions of "Category:Accessibility"

From perpendicular angel knowledgebase
Jump to navigation Jump to search
Line 24: Line 24:


===Agile and Accessibility ===
===Agile and Accessibility ===
* [http://www.interactiveaccessibility.com/blog/how-write-user-stories-accessibility-requirements#.WWBfR8aZPUp How to write user stories user stories for web accessibility] by Kathy Wahlbin at Interactive Accessibility
* [http://www.interactiveaccessibility.com/blog/how-write-user-stories-accessibility-requirements#.WWBfR8aZPUp How to write user stories user stories for web accessibility] by [[Kathy Wahlbin]] at [[Interactive Accessibility]]
 
===Specific topics===
===Specific topics===
* [[Accessible Error Handling]]
* [[Accessible Error Handling]]

Revision as of 18:25, 12 July 2020

The Basics

Accessibility in the sense considered here refers to the design of products, devices, services, or environments so as to be usable by people who experience disabilities. The concept of accessible design and practice of accessible development ensures both "direct access" (i.e. unassisted) and "indirect access" meaning compatibility with a person's assistive technology (for example, computer screen readers).

From Accessibility on Wikipedia

Standards and Guidelines

The official standard is the WCAG 2.0 standard by the World Wide Web Consortium (W3C). For resources related to the standard, see WCAG Guidelines.

Getting it done

Accessibility 101: The things you need to get started

Fostering the Culture

Agile and Accessibility

Specific topics

Testing tools

Why test with people who have disabilities?

How to test

Accessibility & Mobile Design

Accessibility & Game Design

anne’s Accessibility talks

Related topics

Accessible PDF files

Web Accessibility 101: Screen Magnification & Reflow in Acrobat Reader https://youtu.be/fCrZhnFrxjk

Additional Resources