Monday, August 31, 2015

AccessibleWeb@U August 27 Meeting Notes

We had a small group but a good discussion:

·         Windows 10 Edge browser
·         If you have not switched to Windows 10 yet, Microsoft offers a virtual machine version of Edge that you can download for testing at http://dev.modern.ie/tools/vms/windows/ (Pointed out by Anna Marie Golden)
·         The SSB Bart Group has evaluated Edge and sees it as a much improved replacement for IE, which will be deprecated. See http://www.ssbbartgroup.com/blog/release-of-the-windows-10-edge-browser-what-it-means-for-accessibility-and-aria-support-in-ie/ (Pointed out by Jonathan Swanson
·         Basic accessibility evaluation tools
·         Chris Pederick's Web Developer Toolbar, available for Chrome, FireFox, and Opera at http://chrispederick.com/work/web-developer/
·         Use "Information -> View Document Outline" to see the structure of headings in the page. Are there appropriate headings and subheadings and are they hierarchical?
·         Use "Outline -> Headings" to draw outlines around headings on the page. Are all headings on the page outlined? Headings that are not outlined have been created without using the <h> tags and will not be interpreted as headings by assistive software.
·         Use "Information -> Display ARIA roles" to see how ARIA attributes have been used on the pages. Are there any ARIA attributes? If so, have they been used to identify the role of each of the major segments of the page?
·         Use "CSS -> Disable All Styles" to see what the page content is like without the color, font and layout provided by CSS. Is the text in a coherent sequence?
·         Apple VoiceOver screen browser is on every Apple desktop, laptop, tablet, and smartphone. Learn it. Use it to experience listening to and navigating your pages by feel alone.
·         VoiceOver Getting Started - https://www.apple.com/voiceover/info/guide/
·         VoiceOver for OSX - http://www.apple.com/accessibility/osx/voiceover/
·         VoiceOver for iOS - http://www.apple.com/accessibility/osx/voiceover/
·         Your keyboard, without mouse or touchpad
·         WebAIM's Keyboard Accessibility - http://webaim.org/techniques/keyboard/
·         Social Security's Accessibility Help - http://www.ssa.gov/accessibility/keyboard_nav.html


Friday, August 14, 2015

Accessibility of Front-end Technologies

On Friday, August 7, I gave a quick talk to the Front-end Technologies Community of Practice meeting. About 40 interface developers from UW campuses were in attendance.

My slidedeck is available as a PDF at http://staff.washington.edu/rells/accessibility/front-end-technologies.pdf

Special thanks to Jeane Marty for organizing the Front-end Technologies CoP and lining up a great program. I am looking forward to future programs.

The CoP web site is at http://depts.washington.edu/frontend/ Meetings are generally on the first Friday of each month. See the website for specifics.