Difference between revisions of "Category:Accessibility"

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


== Standards and Guidelines ==
== Standards and Guidelines ==
The official standard is the [https://www.w3.org/TR/WCAG20/ WCAG 2.0 standard] by the [[World Wide Web Consortium (W3C)]]. For resources related to the standard, see [[:Category: WCAG Guideline |WCAG Guidelines]].
The official standard is the [https://www.w3.org/TR/WCAG20/ WCAG 2.0 standard] by the [[World Wide Web Consortium (W3C)]]. For resources related to the standard, see [[:Category: WCAG Guideline]].
* [http://www.bbc.co.uk/guidelines/futuremedia/accessibility/mobile BBC Mobile Accessibility Standards & Guidelines]
* [http://www.bbc.co.uk/guidelines/futuremedia/accessibility/mobile BBC Mobile Accessibility Standards & Guidelines]
* [http://www-03.ibm.com/able/guidelines/ci162/accessibility_checklist.html IBM Web Accessibility Checklist Version 7]
* [http://www-03.ibm.com/able/guidelines/ci162/accessibility_checklist.html IBM Web Accessibility Checklist Version 7]

Revision as of 18:17, 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 Category: WCAG Guideline.

Getting it done

Accessibility 101: The things you need to get started

Fostering the Culture

  • Extreme Design by Derek Featherstone is a one-hour video of how accessible design benefits everyone.
  • Creating a Culture of Accessibility by Cordelia McGee Tubs at the Dropbox Tech Blog. This article discusses generating excitement around accessibility, running an accessibility device lab, rewarding the organization's champions, spreading knowledge, and developing a culture of learning around accessibility.
  • Reframing Accessibility for the Web by me at A List Apart. This article discusses how stereotypes work, how they're interfering with our accessible design process, and one approach to testing for accessibility that takes the stereotypes out of the direct line of fire.
  • Accessibility for Teams by the US Government outlines how each role at an organization or in a team can improve the accessibility of a product.

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