Difference between revisions of "Category:Accessibility"

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


== 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 Guidelines | WCAG Guidelines]].
Authoring Tool Accessibility Guidelines ([[:Category:ATAG Guidelines | ATAG Guidelines]]) specify additional criteria for authoring tools (things that output HTML). ATAG Guidelines use the WCAG Guidelines as a backbone, so if your new blogging site or social media tool isn't WCAG compliant, it won't be ATAG compliant either.
WAI-ARIA ([[:Category:ARIA | ARIA]] for short) outlines the guidelines for creating accessible rich internet applications.
* [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]
== Getting it done ==
[[Accessibility 101]]: The things you need to get started
=== Fostering the Culture ===
* [https://aneventapart.com/news/post/extreme-design-by-derek-featherstonean-event-apart-video Extreme Design] by [[Derek Featherstone]] is a one-hour video of how accessible design benefits everyone.
* [https://blogs.dropbox.com/tech/2017/04/creating-a-culture-of-accessibility/ 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.
* [https://alistapart.com/article/reframing-accessibility-for-the-web Reframing Accessibility for the Web] by [[anne m. gibson]] 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.
* [https://accessibility.digital.gov 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.


===Specific topics===
===Specific topics===
Line 55: Line 37:
* [http://webaim.org/resources/ WebAIM Resources page]
* [http://webaim.org/resources/ WebAIM Resources page]


[[Category:Design]]
[[Category:Design]]
[[Category:Design]]

Revision as of 19:02, 10 September 2021


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