SlideShare uma empresa Scribd logo
1 de 46
Accessibility Is Usability
ASCLA Webinar May 31st, 2013
About Me
• Digital Reference Librarian with the Library of
Congress’ National Library Service for the
Blind and Physically Handicapped*
• Four years experience with the Adaptive
Services Division of the DC Public Library
• www.christophercorrigan.com
*My views are my own and I am not speaking for the Library of
Congress.
Accessibility and Usability
• Accessibility
– Accessible design allows users with disabilities to
use and add content to a digital interface
• Usability
– Usability refers to how well users can learn and
use a product to achieve their goals
• Universal Design
Why Is Accessibility Important?
• It’s good practice
• It’s the law
– Section 508 of the Rehabilitation Act
– While the law applies to federal government
agencies, all organizations which receive federal
funds must be 508 compliant.
Real Quick, Here’s How People with
Disabilities Use the Web
• Screen Readers (Blind/Low-Vision)
• Adaptive Mice (Physical Disabilities)
• Speech Recognition Software
(Physical/Cognitive Disabilities)
Usability Heuristics
• Visibility of system status
• Match between the system and the real world
• User control and freedom
• Consistency and standards
• Error prevention
• Recognition rather than recall
• Flexibility and efficiency of use
• Aesthetic and minimalist design
• Help users recognize, diagnose, and recover from errors
• Help and documentation
Match Between the System and the
Real World
• Write for how users read on the web
– The inverted pyramid, conclusion first
– Make your key concepts headings
• Plain Language
– People come to complete a task not
hear a story
– Only necessary language related to the
user’s need
<h2>News</h2>
<h3>Local</h3>
<h3>National</h3>
<h3>World</h3>
Match Between the System and the Real World:
Meaningful Links
Match Between the System and the Real World:
Meaningful Links
Match Between the System and the Real World:
Meaningful Links
Match Between the System and the Real World:
Meaningful Links
Match Between the System and the Real World:
Meaningful Links
User Control and Freedom
Allow users to escape from situations
$(document) . keydown
(finction (e) { // ESCAPE
key pressed if (e .
keyCode == 27) {
window.close () ; }
}) ;
Cunningham, Katie.
Accessibility Handbook.
Consistency of Standards
Consistency of Standards
How to Make Accessible Forms
www.webstandards.org
Error Prevention
Limit the use of CAPTCHAs
• Alternative: Ask a question which would be simple for a human, but
difficult for a computer to answer.
-e.g. What sport uses a hockey puck?
– Accessibility handbook : making 508 websites for everyone
» Cunningham, Katie
Error Recovery
Don’t use color alone to convey important information
Error Recovery
Don’t use color alone to convey important information
Color inspected using Vischeck
Error Recovery
Don’t use color alone to convey important information
Error Recovery
Don’t use color alone to convey important information
Recognition Rather than Recall
• Labels for buttons, not images
•Images mean different things to
different people.
•While the image of a magnifying
glass may be intuitive to many users,
users without a cultural history of
using the magnifying glass to search
would be confused
Flexibility and Efficiency of Use
Serif vs. Sans Serif
FourFour
Flexibility and Efficiency of Use
• Provide clear links to text-only versions of your
site
Flexibility and Efficiency of Use
• Allow for users to access mobile versions of
the site from stationary computers
Flexibility and Efficiency of Use
• Provide visible “Skip Navigation” links
– www.webaim.org
Flexibility and Efficiency of Use
• Offer keyboard shortcuts to links
– Fairfax County Public Library
Flexibility and Efficiency of Use
Allow users to view HTML pages instead of PDFs
Aesthetic and Minimalist Design
• Busy pages are difficult
for users with low-vision
and users with cognitive
disabilities
• Sentences should be
short 10-15 words
• Have smaller paragraphs
• Don’t bunch up
paragraphs together
• Proper color contrast
Checking for Color Contrast
Help and Documentation
• CaptionTube
Help and Documentation
Alt Tags
<img src=“Benjamin Franklin.jpg"
alt=“Portrait of Benjamin
Franklin." />
Checking for Accessibility
• Firefox Fangs
• Vizcheck
• WAVE
WAVE
WAVE
WAVE
WAVE
WAVE
ALWAYS CHECK WITH A SCREEN
READER
Resources
• Accessibility handbook : making 508 websites for everyone
– Cunningham, Katie
• CaptionTube
– http://captiontube.appspot.com/
• Firefox Fangs
– Simulates how a screen reader would read text
– http://bit.ly/ZA4mtL
• Usability.gov’s Accessibility Guidelines
– www.1.usa.gov/13RHkaj
• Vizcheck
– Simulates how a colorblind person sees the web
– www.vischeck.com
• W3C Accessibility Standards
– www.bit.ly/10yGtnt
• Web Aim
– www.webaim.org
• Web Standards Project
– Tutorials on how to create online forms
– www.bit.ly/Z1QMAp
Questions?

Mais conteúdo relacionado

Mais procurados

Including Everyone: Web Accessibility 101
Including Everyone: Web Accessibility 101Including Everyone: Web Accessibility 101
Including Everyone: Web Accessibility 101Helena Zubkow
 
Web Accessibility and Design
Web Accessibility and DesignWeb Accessibility and Design
Web Accessibility and Designcolinbdclark
 
Web accessibility 101: The why, who, what, and how of "a11y"
Web accessibility 101: The why, who, what, and how of "a11y"Web accessibility 101: The why, who, what, and how of "a11y"
Web accessibility 101: The why, who, what, and how of "a11y"ecentricarts
 
Understanding Web Accessibility
Understanding Web AccessibilityUnderstanding Web Accessibility
Understanding Web AccessibilityAndrea Dubravsky
 
GOLD GALILEO 2010 Summary
GOLD GALILEO 2010 SummaryGOLD GALILEO 2010 Summary
GOLD GALILEO 2010 Summarydasmith1038
 
Impact of-accessibility-on-technical-writing
Impact of-accessibility-on-technical-writingImpact of-accessibility-on-technical-writing
Impact of-accessibility-on-technical-writingMohammad Qais Mujeeb, PMP
 
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...Whole Brain Group, LLC
 
Mediawiki and Wiki As a Medium
Mediawiki and Wiki As a MediumMediawiki and Wiki As a Medium
Mediawiki and Wiki As a MediumRandy Thornton
 
Web Accessibility: MISSION POSSIBLE!
Web Accessibility: MISSION POSSIBLE!Web Accessibility: MISSION POSSIBLE!
Web Accessibility: MISSION POSSIBLE!Charity Dynamics
 
Internet: common online terminologies
Internet: common online terminologiesInternet: common online terminologies
Internet: common online terminologiesShannen Casera
 
Global accessibility day untapped minority
Global accessibility day  untapped minorityGlobal accessibility day  untapped minority
Global accessibility day untapped minorityBarbara Starr
 

Mais procurados (20)

Including Everyone: Web Accessibility 101
Including Everyone: Web Accessibility 101Including Everyone: Web Accessibility 101
Including Everyone: Web Accessibility 101
 
Axelrod "The Practicalities of Providing Accessibility in Higher Education"
Axelrod "The Practicalities of Providing Accessibility in Higher Education"Axelrod "The Practicalities of Providing Accessibility in Higher Education"
Axelrod "The Practicalities of Providing Accessibility in Higher Education"
 
Web Accessibility and Design
Web Accessibility and DesignWeb Accessibility and Design
Web Accessibility and Design
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
Web accessibility 101: The why, who, what, and how of "a11y"
Web accessibility 101: The why, who, what, and how of "a11y"Web accessibility 101: The why, who, what, and how of "a11y"
Web accessibility 101: The why, who, what, and how of "a11y"
 
Understanding Web Accessibility
Understanding Web AccessibilityUnderstanding Web Accessibility
Understanding Web Accessibility
 
GOLD GALILEO 2010 Summary
GOLD GALILEO 2010 SummaryGOLD GALILEO 2010 Summary
GOLD GALILEO 2010 Summary
 
Accessibility and Technical Communication
Accessibility and Technical CommunicationAccessibility and Technical Communication
Accessibility and Technical Communication
 
Impact of-accessibility-on-technical-writing
Impact of-accessibility-on-technical-writingImpact of-accessibility-on-technical-writing
Impact of-accessibility-on-technical-writing
 
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...Marketing Without Barriers: Considering Digital Accessibility for Customers a...
Marketing Without Barriers: Considering Digital Accessibility for Customers a...
 
Web accessibility
Web accessibilityWeb accessibility
Web accessibility
 
Mediawiki and Wiki As a Medium
Mediawiki and Wiki As a MediumMediawiki and Wiki As a Medium
Mediawiki and Wiki As a Medium
 
Accessibility Part 1
Accessibility Part 1Accessibility Part 1
Accessibility Part 1
 
Web accessibility
Web accessibilityWeb accessibility
Web accessibility
 
Web Accessibility: MISSION POSSIBLE!
Web Accessibility: MISSION POSSIBLE!Web Accessibility: MISSION POSSIBLE!
Web Accessibility: MISSION POSSIBLE!
 
Kerscher "Accessibility in a Nutshell: What Every Publisher, Educator, and Li...
Kerscher "Accessibility in a Nutshell: What Every Publisher, Educator, and Li...Kerscher "Accessibility in a Nutshell: What Every Publisher, Educator, and Li...
Kerscher "Accessibility in a Nutshell: What Every Publisher, Educator, and Li...
 
Weller and Lndsay "Case Study on Implementation of CDL"
Weller and Lndsay "Case Study on Implementation of CDL"Weller and Lndsay "Case Study on Implementation of CDL"
Weller and Lndsay "Case Study on Implementation of CDL"
 
LouiseGruenbergFFWD2015
LouiseGruenbergFFWD2015LouiseGruenbergFFWD2015
LouiseGruenbergFFWD2015
 
Internet: common online terminologies
Internet: common online terminologiesInternet: common online terminologies
Internet: common online terminologies
 
Global accessibility day untapped minority
Global accessibility day  untapped minorityGlobal accessibility day  untapped minority
Global accessibility day untapped minority
 

Semelhante a Accessibility Is Usability

Are you giving your users the best online experience - Webinar
Are you giving your users the best online experience - WebinarAre you giving your users the best online experience - Webinar
Are you giving your users the best online experience - WebinarOpenAthens
 
UXPA2019 Enhancing the User Experience for People with Disabilities: Top 10 ...
UXPA2019  Enhancing the User Experience for People with Disabilities: Top 10 ...UXPA2019  Enhancing the User Experience for People with Disabilities: Top 10 ...
UXPA2019 Enhancing the User Experience for People with Disabilities: Top 10 ...UXPA International
 
People First Accessibility
People First AccessibilityPeople First Accessibility
People First AccessibilityTrisha Salas
 
Internet, accessibility and word processing
Internet, accessibility and word processingInternet, accessibility and word processing
Internet, accessibility and word processingLinda Wallin
 
Campus Commitment for Equal Access_Techshare India 2014
Campus Commitment for Equal Access_Techshare India 2014Campus Commitment for Equal Access_Techshare India 2014
Campus Commitment for Equal Access_Techshare India 2014BarrierBreak
 
Reading Systems Showdown: CSUN 2014 Presentation
Reading Systems Showdown:  CSUN 2014 PresentationReading Systems Showdown:  CSUN 2014 Presentation
Reading Systems Showdown: CSUN 2014 PresentationDAISY Consortium
 
Accessibility importance
Accessibility importanceAccessibility importance
Accessibility importanceKrishna Vutla
 
Web accessibility workshop 1
Web accessibility workshop 1Web accessibility workshop 1
Web accessibility workshop 1Vladimir Tomberg
 
Web accessibility workshop 1
Web accessibility workshop 1Web accessibility workshop 1
Web accessibility workshop 1Vladimir Tomberg
 
CS6010 Social Network Analysis Unit I
CS6010 Social Network Analysis Unit ICS6010 Social Network Analysis Unit I
CS6010 Social Network Analysis Unit Ipkaviya
 
UX recommendations for publishers
UX recommendations for publishersUX recommendations for publishers
UX recommendations for publishersOpenAthens
 
Creating a Universal Design syllabus
Creating a Universal Design syllabusCreating a Universal Design syllabus
Creating a Universal Design syllabusLouise Hamelin at QCC
 
The Intersection of Accessibility and Inclusive Design
The Intersection of Accessibility and Inclusive DesignThe Intersection of Accessibility and Inclusive Design
The Intersection of Accessibility and Inclusive DesignMichael Larsen
 
Accessibility and inclusive design
Accessibility and inclusive designAccessibility and inclusive design
Accessibility and inclusive designLindaHurd
 
Guide to Digital and Communication Accessibility in Higher Education
Guide to Digital and Communication Accessibility in Higher EducationGuide to Digital and Communication Accessibility in Higher Education
Guide to Digital and Communication Accessibility in Higher Education3Play Media
 
Collection Development, E-Resources, and Meeting the Needs of People with Dis...
Collection Development, E-Resources, and Meeting the Needs of People with Dis...Collection Development, E-Resources, and Meeting the Needs of People with Dis...
Collection Development, E-Resources, and Meeting the Needs of People with Dis...Charleston Conference
 
Accessibility Testing on the Cheap
Accessibility Testing on the CheapAccessibility Testing on the Cheap
Accessibility Testing on the Cheaprgcarrjr
 

Semelhante a Accessibility Is Usability (20)

Are you giving your users the best online experience - Webinar
Are you giving your users the best online experience - WebinarAre you giving your users the best online experience - Webinar
Are you giving your users the best online experience - Webinar
 
UXPA2019 Enhancing the User Experience for People with Disabilities: Top 10 ...
UXPA2019  Enhancing the User Experience for People with Disabilities: Top 10 ...UXPA2019  Enhancing the User Experience for People with Disabilities: Top 10 ...
UXPA2019 Enhancing the User Experience for People with Disabilities: Top 10 ...
 
People First Accessibility
People First AccessibilityPeople First Accessibility
People First Accessibility
 
Internet, accessibility and word processing
Internet, accessibility and word processingInternet, accessibility and word processing
Internet, accessibility and word processing
 
Campus Commitment for Equal Access_Techshare India 2014
Campus Commitment for Equal Access_Techshare India 2014Campus Commitment for Equal Access_Techshare India 2014
Campus Commitment for Equal Access_Techshare India 2014
 
Reading Systems Showdown: CSUN 2014 Presentation
Reading Systems Showdown:  CSUN 2014 PresentationReading Systems Showdown:  CSUN 2014 Presentation
Reading Systems Showdown: CSUN 2014 Presentation
 
Accessibility importance
Accessibility importanceAccessibility importance
Accessibility importance
 
Web accessibility workshop 1
Web accessibility workshop 1Web accessibility workshop 1
Web accessibility workshop 1
 
Web accessibility workshop 1
Web accessibility workshop 1Web accessibility workshop 1
Web accessibility workshop 1
 
CS6010 Social Network Analysis Unit I
CS6010 Social Network Analysis Unit ICS6010 Social Network Analysis Unit I
CS6010 Social Network Analysis Unit I
 
UX recommendations for publishers
UX recommendations for publishersUX recommendations for publishers
UX recommendations for publishers
 
Accessible computing
Accessible computingAccessible computing
Accessible computing
 
Creating a Universal Design syllabus
Creating a Universal Design syllabusCreating a Universal Design syllabus
Creating a Universal Design syllabus
 
Siegman "Creating Accessible Content"
Siegman "Creating Accessible Content"Siegman "Creating Accessible Content"
Siegman "Creating Accessible Content"
 
The Intersection of Accessibility and Inclusive Design
The Intersection of Accessibility and Inclusive DesignThe Intersection of Accessibility and Inclusive Design
The Intersection of Accessibility and Inclusive Design
 
Accessibility and inclusive design
Accessibility and inclusive designAccessibility and inclusive design
Accessibility and inclusive design
 
Guide to Digital and Communication Accessibility in Higher Education
Guide to Digital and Communication Accessibility in Higher EducationGuide to Digital and Communication Accessibility in Higher Education
Guide to Digital and Communication Accessibility in Higher Education
 
Collection Development, E-Resources, and Meeting the Needs of People with Dis...
Collection Development, E-Resources, and Meeting the Needs of People with Dis...Collection Development, E-Resources, and Meeting the Needs of People with Dis...
Collection Development, E-Resources, and Meeting the Needs of People with Dis...
 
Accessibility Testing on the Cheap
Accessibility Testing on the CheapAccessibility Testing on the Cheap
Accessibility Testing on the Cheap
 
Mobile-First Design
Mobile-First DesignMobile-First Design
Mobile-First Design
 

Último

Tapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the FunnelTapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the Funneljen_giacalone
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...Pooja Nehwal
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵anilsa9823
 
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceanilsa9823
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...ranjana rawat
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Douxkojalkojal131
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...babafaisel
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...kumaririma588
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Delhi Call girls
 
The Art of Batik, template ppt aesthetic
The Art of Batik, template ppt aestheticThe Art of Batik, template ppt aesthetic
The Art of Batik, template ppt aestheticTiaFebriani
 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptxVanshNarang19
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...home
 

Último (20)

꧁❤ Hauz Khas Call Girls Service Hauz Khas Delhi ❤꧂ 9999965857 ☎️ Hard And Sex...
꧁❤ Hauz Khas Call Girls Service Hauz Khas Delhi ❤꧂ 9999965857 ☎️ Hard And Sex...꧁❤ Hauz Khas Call Girls Service Hauz Khas Delhi ❤꧂ 9999965857 ☎️ Hard And Sex...
꧁❤ Hauz Khas Call Girls Service Hauz Khas Delhi ❤꧂ 9999965857 ☎️ Hard And Sex...
 
Tapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the FunnelTapestry Clothing Brands: Collapsing the Funnel
Tapestry Clothing Brands: Collapsing the Funnel
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
 
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
 
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
 
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
The Art of Batik, template ppt aesthetic
The Art of Batik, template ppt aestheticThe Art of Batik, template ppt aesthetic
The Art of Batik, template ppt aesthetic
 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptx
 
B. Smith. (Architectural Portfolio.).pdf
B. Smith. (Architectural Portfolio.).pdfB. Smith. (Architectural Portfolio.).pdf
B. Smith. (Architectural Portfolio.).pdf
 
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
Recommendable # 971589162217 # philippine Young Call Girls in Dubai By Marina...
 
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
 

Accessibility Is Usability

  • 1. Accessibility Is Usability ASCLA Webinar May 31st, 2013
  • 2. About Me • Digital Reference Librarian with the Library of Congress’ National Library Service for the Blind and Physically Handicapped* • Four years experience with the Adaptive Services Division of the DC Public Library • www.christophercorrigan.com *My views are my own and I am not speaking for the Library of Congress.
  • 3. Accessibility and Usability • Accessibility – Accessible design allows users with disabilities to use and add content to a digital interface • Usability – Usability refers to how well users can learn and use a product to achieve their goals • Universal Design
  • 4. Why Is Accessibility Important? • It’s good practice • It’s the law – Section 508 of the Rehabilitation Act – While the law applies to federal government agencies, all organizations which receive federal funds must be 508 compliant.
  • 5. Real Quick, Here’s How People with Disabilities Use the Web • Screen Readers (Blind/Low-Vision) • Adaptive Mice (Physical Disabilities) • Speech Recognition Software (Physical/Cognitive Disabilities)
  • 6. Usability Heuristics • Visibility of system status • Match between the system and the real world • User control and freedom • Consistency and standards • Error prevention • Recognition rather than recall • Flexibility and efficiency of use • Aesthetic and minimalist design • Help users recognize, diagnose, and recover from errors • Help and documentation
  • 7. Match Between the System and the Real World • Write for how users read on the web – The inverted pyramid, conclusion first – Make your key concepts headings • Plain Language – People come to complete a task not hear a story – Only necessary language related to the user’s need
  • 9.
  • 10.
  • 11.
  • 12. Match Between the System and the Real World: Meaningful Links
  • 13.
  • 14. Match Between the System and the Real World: Meaningful Links
  • 15. Match Between the System and the Real World: Meaningful Links
  • 16. Match Between the System and the Real World: Meaningful Links
  • 17. Match Between the System and the Real World: Meaningful Links
  • 18. User Control and Freedom Allow users to escape from situations $(document) . keydown (finction (e) { // ESCAPE key pressed if (e . keyCode == 27) { window.close () ; } }) ; Cunningham, Katie. Accessibility Handbook.
  • 21. How to Make Accessible Forms www.webstandards.org
  • 22. Error Prevention Limit the use of CAPTCHAs • Alternative: Ask a question which would be simple for a human, but difficult for a computer to answer. -e.g. What sport uses a hockey puck? – Accessibility handbook : making 508 websites for everyone » Cunningham, Katie
  • 23. Error Recovery Don’t use color alone to convey important information
  • 24. Error Recovery Don’t use color alone to convey important information Color inspected using Vischeck
  • 25. Error Recovery Don’t use color alone to convey important information
  • 26. Error Recovery Don’t use color alone to convey important information
  • 27. Recognition Rather than Recall • Labels for buttons, not images •Images mean different things to different people. •While the image of a magnifying glass may be intuitive to many users, users without a cultural history of using the magnifying glass to search would be confused
  • 28. Flexibility and Efficiency of Use Serif vs. Sans Serif FourFour
  • 29. Flexibility and Efficiency of Use • Provide clear links to text-only versions of your site
  • 30. Flexibility and Efficiency of Use • Allow for users to access mobile versions of the site from stationary computers
  • 31. Flexibility and Efficiency of Use • Provide visible “Skip Navigation” links – www.webaim.org
  • 32. Flexibility and Efficiency of Use • Offer keyboard shortcuts to links – Fairfax County Public Library
  • 33. Flexibility and Efficiency of Use Allow users to view HTML pages instead of PDFs
  • 34. Aesthetic and Minimalist Design • Busy pages are difficult for users with low-vision and users with cognitive disabilities • Sentences should be short 10-15 words • Have smaller paragraphs • Don’t bunch up paragraphs together • Proper color contrast
  • 35. Checking for Color Contrast
  • 37. Help and Documentation Alt Tags <img src=“Benjamin Franklin.jpg" alt=“Portrait of Benjamin Franklin." />
  • 38. Checking for Accessibility • Firefox Fangs • Vizcheck • WAVE
  • 39. WAVE
  • 40. WAVE
  • 41. WAVE
  • 42. WAVE
  • 43. WAVE
  • 44. ALWAYS CHECK WITH A SCREEN READER
  • 45. Resources • Accessibility handbook : making 508 websites for everyone – Cunningham, Katie • CaptionTube – http://captiontube.appspot.com/ • Firefox Fangs – Simulates how a screen reader would read text – http://bit.ly/ZA4mtL • Usability.gov’s Accessibility Guidelines – www.1.usa.gov/13RHkaj • Vizcheck – Simulates how a colorblind person sees the web – www.vischeck.com • W3C Accessibility Standards – www.bit.ly/10yGtnt • Web Aim – www.webaim.org • Web Standards Project – Tutorials on how to create online forms – www.bit.ly/Z1QMAp

Notas do Editor

  1. This example does not use color alone
  2. Images mean different things to different people. While the image of a magnifying glass may be intuitive to many users, users without a cultural history of using the magnifying glass to search would be confused
  3. Helvetica, Verdana or Arial