SlideShare ist ein Scribd-Unternehmen logo
1 von 39
FrankCervone, Ph.D.
Vice Chancellor for Information Services and CIO
Purdue University Calumet
Internet Librarian 2012
Effective
Efficient
Safe
Useful
Easy to learn
Easy to remember
Satisfying/rewarding
Fun/Enjoyable
Entertaining
Helpful
Motivating
Aesthetically pleasing
Motivating
Usability goals differ from user experience
goals
Understand the
underlying problem
before attempting to
solve it
Don't hurt anyone
Make things simple and
intuitive
Acknowledge that the
user is not like you
Have empathy
Adapted from Hess,W. (2010). Guiding Principles for UX Designers, UX
Magazine, March 10, 2010
Images courtesy of baddesign.com
Attributes of an object that indicate how to use something
Images courtesy of baddesign.com
Inform user about what has been or needs to be done
 Sound
 Highlighting
 Animation
Restrict the possible actions that can be performed
Help prevent selecting incorrect options
Interfaces
Similar operations and
similar elements for
similar tasks
Consistent interfaces
Easier to learn
Easier to use
Video courtesy of baddesign.com
Original instructions Suggested instructions
Images courtesy of baddesign.com
 It’s the right thing to do
 TheAmericans with DisabilitiesAct (ADA)
 42 U.S.C. § 12101
 Title III of the ADA prohibits discrimination
against an individual
 "on the basis of disability in the full and equal
enjoyment of the goods, services, facilities,
privileges, advantages, or accommodations of any
place of public accommodation…."
As defined by the ADA Amendments Act
of 2008:
“With respect to an individual, a physical or
mental impairment that substantially limits
one or more major life activities of such
individual; a record of such an impairment or
being regarded as having such an
impairment…”
 Seeing
 Hearing
 Eating
 Sleeping
 Walking
 Standing
 Lifting
 Bending
 Speaking
 Breathing
 Learning
 Reading
 Thinking
 Communicating
 Working
• Many accessibility techniques focus on visual
disabilities
• Need to remember all categories of
disabilities
• Visual (including blind, low vision, and color blind)
• Cognitive learning
• Auditory
• Motor/Physical
• Speech
 An adjustment or auxiliary aid
 Does not cause a fundamental alteration in
the nature or core function of a program or
service
 Does not impose an undue financial or
administrative burden to the institution
 Equitable use
 Flexibility in use
 Simple and intuitive
 Perceptible information
 Tolerance for error
 Low physical effort
 Size and space for approach and use
 If you do not provide reasonable
accommodations, you could be breaking the
law
 In higher education, section 504 of the 1973
RehabilitationAct protects the rights of
individuals
 Federal financial assistance from the U.S.
Department of Education
 Enforced by the Office of Civil Rights (OCR)
• Use relative font sizes on web pages
• Provide alternative image text
• Use meaningful names for links
• Explicitly state information
• Provide skip links
 Ensure font size is
expressed in
percentages or ems
 Do not express in points
or pixels
 Why?
 Allows users to make the
text larger or smaller as
desired
 Accessibility requires text equivalents for all
meaningful graphics and objects (i.e., video)
 Text should be meaningful
 Graphics with text must use an "alt tag“ to
provide access to the text
 Graphics used only for positioning should be
labeled with alt=" " (quote, space, quote)
 NOT ALT=”Six cute kittens”
 ALT=“Six inquisitive
kittens, three with tuxedo
markings on the left and
three with black fur on the
right”
© All rights reserved by Romana.R
 "Click here" is meaningless in most contexts
 Particularly troublesome when moving
through a page by tabbing
 Best practice is similar considerations to that
of the ALT tag
 Text should be meaningful
 Express clearly where the link will go or what
will happen after selection
 Indentation or color alone is not sufficient to
convey meaning
 Is not meaningful to assistive technology
 Don’t rely on indicating required fields by
making them bold
 Explicitly state required fields are "required"
 Skip links allow assistive software to bypass
information repeated on every page
 Skip links are typically implemented by
1. Placing a link before the repeated information such
as
<a href="#content"><img src="empty.gif" height="1" border="0"
alt="Skip Main Navigation" width=“1"></a>
2. Placing an anchor at the beginning of actual content
<a name="content"></a>
 The image can be transparent
 Won’t affect visual display
 Page readers will indicate "skip main navigation".
 Forms need to be logical and consistent
 Question or description for input field should
be on the same line as the input field itself
 Place labels consistently on the same side of
the input field
 Explicitly identify what information is
required
 Make the word “Required” part of the label for
each mandatory field
 Specify column header rows in tables
 Use styles in documents
 Use short titles in headings
 Ensure all heading styles are in the correct order
 Use simple table structure
 Avoid using blank cells for formatting
 Structure layout tables for easy navigation
 Avoid using repeated blank characters
 Avoid image watermarks
 Include closed captions for any audio
 Including information a screen reader already
provides
 Misusing the tabindex attribute
 Overusing access keys/Creating conflicts with
keyboard shortcuts
 Using alt text “image of a down arrow that
links within thisWeb page” on an anchor link
 Duplicates information the screen reader provides
 A better option
 Simple alt text “down arrow”
 Shortens amount of time to discover purpose of
link
 More accurate and faster
 Can confuse the order in which theTab key
moves in a form.
 Makes the form more difficult to navigate
 Often occurs as the result of coding errors
 Most often when some elements are included in
the sequence, but others are left out
 Incorrect tab order
 Makes it difficult for a person listening to a web
page
 Can obscures what part of a page the section is in
 Adding access keys may seem helpful
 However, assistive technology often relies on
keyboard shortcuts
 Users often are very familiar with these shortcuts
 Conflicts between access keys of the assistive
technology and keyboard shortcuts create
 User confusion
 Unexpected outcomes
 Checking for color contrast
 http://www.accesskeys.org/tools/color-
contrast.html
 View in various colorblindness scenarios
 http://colorfilter.wickline.org/
 WebAccessibilityAccessTool
 http://wave.webaim.org/
 WebAccessibilityChecker
 http://achecker.ca/
 Creating accessible Powerpoint presentations
 http://office.microsoft.com/en-us/powerpoint-help/creating-accessible-
powerpoint-presentations-HA102013555.aspx
 http://webaim.org/techniques/powerpoint/
 Checking accessibility of a Powerpoint
presentation
 http://office.microsoft.com/en-us/powerpoint-help/check-for-accessibility-
issues-HA010369192.aspx
 Creating accessibleWord documents
 http://office.microsoft.com/en-us/word-help/creating-accessible-word-
documents-HA101999993.aspx
 http://webaim.org/techniques/word/
 Manual captioning software
 http://ncam.wgbh.org/invent_build/web_multimedia/tools-guidelines/magpie
 Frank Cervone
Vice Chancellor for Information Services and CIO
Purdue University Calumet
fcervone@purduecal.edu

Weitere ähnliche Inhalte

Was ist angesagt?

Accessible UX: Beyond the checklist to great experiences
Accessible UX: Beyond the checklist to great experiencesAccessible UX: Beyond the checklist to great experiences
Accessible UX: Beyond the checklist to great experiencesWhitney Quesenbery
 
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
 
Web Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityWeb Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityJoseph Dolson
 
Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web AccessibilitySteven Swafford
 
Accessibility and why it matters
Accessibility and why it mattersAccessibility and why it matters
Accessibility and why it mattersMargarida Sousa
 
Accessible Design Presentation
Accessible Design PresentationAccessible Design Presentation
Accessible Design PresentationTopher Kanyuga
 
WCAG 2.0, Simplified
WCAG 2.0, SimplifiedWCAG 2.0, Simplified
WCAG 2.0, Simplifiedciwstudy
 
Design for accessibility
Design for accessibilityDesign for accessibility
Design for accessibilityYogeshDaphane
 
Understanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityUnderstanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityRachel Cherry
 
Website Accessibility
Website AccessibilityWebsite Accessibility
Website AccessibilityNishan Bose
 
Web Content Accessibility Guidelines
Web Content Accessibility GuidelinesWeb Content Accessibility Guidelines
Web Content Accessibility GuidelinesPurnimaAgarwal6
 
Web accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityWeb accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityMedia Access Australia
 
Accessibility Testing 101
Accessibility Testing 101Accessibility Testing 101
Accessibility Testing 101Patrick Dunphy
 
How to Create an Accessible PDF
How to Create an Accessible PDFHow to Create an Accessible PDF
How to Create an Accessible PDF3Play Media
 

Was ist angesagt? (20)

Accessible UX: Beyond the checklist to great experiences
Accessible UX: Beyond the checklist to great experiencesAccessible UX: Beyond the checklist to great experiences
Accessible UX: Beyond the checklist to great experiences
 
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"
 
Web Accessibility: A Shared Responsibility
Web Accessibility: A Shared ResponsibilityWeb Accessibility: A Shared Responsibility
Web Accessibility: A Shared Responsibility
 
Introduction To Web Accessibility
Introduction To Web AccessibilityIntroduction To Web Accessibility
Introduction To Web Accessibility
 
Accessibility and why it matters
Accessibility and why it mattersAccessibility and why it matters
Accessibility and why it matters
 
Accessible Design Presentation
Accessible Design PresentationAccessible Design Presentation
Accessible Design Presentation
 
WCAG 2.0, Simplified
WCAG 2.0, SimplifiedWCAG 2.0, Simplified
WCAG 2.0, Simplified
 
Design for accessibility
Design for accessibilityDesign for accessibility
Design for accessibility
 
Accessibilitytesting public
Accessibilitytesting publicAccessibilitytesting public
Accessibilitytesting public
 
Understanding and Supporting Web Accessibility
Understanding and Supporting Web AccessibilityUnderstanding and Supporting Web Accessibility
Understanding and Supporting Web Accessibility
 
Website Accessibility
Website AccessibilityWebsite Accessibility
Website Accessibility
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
Web Content Accessibility Guidelines
Web Content Accessibility GuidelinesWeb Content Accessibility Guidelines
Web Content Accessibility Guidelines
 
Web accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibilityWeb accessibility: it’s everyone’s responsibility
Web accessibility: it’s everyone’s responsibility
 
Accessibility Testing 101
Accessibility Testing 101Accessibility Testing 101
Accessibility Testing 101
 
Accessibility
AccessibilityAccessibility
Accessibility
 
Introduction To WCAG 2.0
Introduction To WCAG 2.0Introduction To WCAG 2.0
Introduction To WCAG 2.0
 
WCAG
WCAGWCAG
WCAG
 
How to Create an Accessible PDF
How to Create an Accessible PDFHow to Create an Accessible PDF
How to Create an Accessible PDF
 

Andere mochten auch

2011-07-06 Report on investment policy and activities
2011-07-06 Report on investment policy and activities2011-07-06 Report on investment policy and activities
2011-07-06 Report on investment policy and activitiesVasilije Ćetković
 
Linea de ropa gladiador
Linea de ropa gladiadorLinea de ropa gladiador
Linea de ropa gladiadorNacho Cambon
 
Chuyên tổ chức các sự kiện khánh thành, hội nghị chuyên nghiệp, chất lượng
Chuyên tổ chức các sự kiện khánh thành, hội nghị chuyên nghiệp, chất lượngChuyên tổ chức các sự kiện khánh thành, hội nghị chuyên nghiệp, chất lượng
Chuyên tổ chức các sự kiện khánh thành, hội nghị chuyên nghiệp, chất lượngTien Thao
 
Tổ chức sự kiện khai trương, khánh thành, uy tín,chuyên nghiệp, chất lượng n...
Tổ chức sự kiện khai trương, khánh thành,  uy tín,chuyên nghiệp, chất lượng n...Tổ chức sự kiện khai trương, khánh thành,  uy tín,chuyên nghiệp, chất lượng n...
Tổ chức sự kiện khai trương, khánh thành, uy tín,chuyên nghiệp, chất lượng n...Tien Thao
 
Sistema informatico
Sistema informaticoSistema informatico
Sistema informaticoBel Caceres
 
Trábajo práctico nro 5ç
Trábajo práctico nro 5çTrábajo práctico nro 5ç
Trábajo práctico nro 5çsantiago_i26
 
Các công ty cung cấp ca sỹ, ban nhạc, nhóm nhạc, dancer, BB, BG, MC nhân sự c...
Các công ty cung cấp ca sỹ, ban nhạc, nhóm nhạc, dancer, BB, BG, MC nhân sự c...Các công ty cung cấp ca sỹ, ban nhạc, nhóm nhạc, dancer, BB, BG, MC nhân sự c...
Các công ty cung cấp ca sỹ, ban nhạc, nhóm nhạc, dancer, BB, BG, MC nhân sự c...Tien Thao
 
2536656 635712171518400000
2536656 6357121715184000002536656 635712171518400000
2536656 635712171518400000Claudia Poza
 
đIều bí mật
đIều bí mậtđIều bí mật
đIều bí mậtHa Hoa
 
Variants of Turing Machine
Variants of Turing MachineVariants of Turing Machine
Variants of Turing MachineRajendran
 
Pepsi Refresh Project Presentation
Pepsi Refresh Project PresentationPepsi Refresh Project Presentation
Pepsi Refresh Project PresentationBrigid Slattery
 
HAMZA ALI CV
HAMZA ALI CVHAMZA ALI CV
HAMZA ALI CVHamza Ali
 
Dungcho
DungchoDungcho
DungchoHa Hoa
 

Andere mochten auch (19)

2011-07-06 Report on investment policy and activities
2011-07-06 Report on investment policy and activities2011-07-06 Report on investment policy and activities
2011-07-06 Report on investment policy and activities
 
Linea de ropa gladiador
Linea de ropa gladiadorLinea de ropa gladiador
Linea de ropa gladiador
 
Chuyên tổ chức các sự kiện khánh thành, hội nghị chuyên nghiệp, chất lượng
Chuyên tổ chức các sự kiện khánh thành, hội nghị chuyên nghiệp, chất lượngChuyên tổ chức các sự kiện khánh thành, hội nghị chuyên nghiệp, chất lượng
Chuyên tổ chức các sự kiện khánh thành, hội nghị chuyên nghiệp, chất lượng
 
Comic
ComicComic
Comic
 
Tổ chức sự kiện khai trương, khánh thành, uy tín,chuyên nghiệp, chất lượng n...
Tổ chức sự kiện khai trương, khánh thành,  uy tín,chuyên nghiệp, chất lượng n...Tổ chức sự kiện khai trương, khánh thành,  uy tín,chuyên nghiệp, chất lượng n...
Tổ chức sự kiện khai trương, khánh thành, uy tín,chuyên nghiệp, chất lượng n...
 
Sistema informatico
Sistema informaticoSistema informatico
Sistema informatico
 
Trábajo práctico nro 5ç
Trábajo práctico nro 5çTrábajo práctico nro 5ç
Trábajo práctico nro 5ç
 
Các công ty cung cấp ca sỹ, ban nhạc, nhóm nhạc, dancer, BB, BG, MC nhân sự c...
Các công ty cung cấp ca sỹ, ban nhạc, nhóm nhạc, dancer, BB, BG, MC nhân sự c...Các công ty cung cấp ca sỹ, ban nhạc, nhóm nhạc, dancer, BB, BG, MC nhân sự c...
Các công ty cung cấp ca sỹ, ban nhạc, nhóm nhạc, dancer, BB, BG, MC nhân sự c...
 
2536656 635712171518400000
2536656 6357121715184000002536656 635712171518400000
2536656 635712171518400000
 
đIều bí mật
đIều bí mậtđIều bí mật
đIều bí mật
 
Tercer Parcial
Tercer ParcialTercer Parcial
Tercer Parcial
 
procedures
proceduresprocedures
procedures
 
ivigo
ivigoivigo
ivigo
 
Variants of Turing Machine
Variants of Turing MachineVariants of Turing Machine
Variants of Turing Machine
 
L&D Capability
L&D CapabilityL&D Capability
L&D Capability
 
Pepsi Refresh Project Presentation
Pepsi Refresh Project PresentationPepsi Refresh Project Presentation
Pepsi Refresh Project Presentation
 
HAMZA ALI CV
HAMZA ALI CVHAMZA ALI CV
HAMZA ALI CV
 
Dungcho
DungchoDungcho
Dungcho
 
la minas
la minasla minas
la minas
 

Ähnlich wie Vice Chancellor for Information Services and CIO at Purdue University Calumet

Designing Accessible Drupal Themes
Designing Accessible Drupal ThemesDesigning Accessible Drupal Themes
Designing Accessible Drupal ThemesHeather Wozniak
 
RBC Royal Bank : An Accessibility Evaluation & Recommendations
RBC Royal Bank : An Accessibility Evaluation & RecommendationsRBC Royal Bank : An Accessibility Evaluation & Recommendations
RBC Royal Bank : An Accessibility Evaluation & RecommendationsSivaprasad Paliyath (CUA - HFI)
 
Web Accessibility Protips, CIT Conference 2016
Web Accessibility Protips, CIT Conference 2016Web Accessibility Protips, CIT Conference 2016
Web Accessibility Protips, CIT Conference 2016Mary Macin-Ditchen
 
Professional ui for a website design
Professional ui for a website designProfessional ui for a website design
Professional ui for a website designRavi Bhadauria
 
Techniques for Reviewing a User Interface
Techniques for Reviewing a User InterfaceTechniques for Reviewing a User Interface
Techniques for Reviewing a User InterfaceRhonda Bracey
 
A Developers Role in Web Accessibility
A Developers Role in Web AccessibilityA Developers Role in Web Accessibility
A Developers Role in Web AccessibilityLyn Sawyer
 
corePHP Usability Accessibility by Steven Pignataro
corePHP Usability Accessibility by Steven PignatarocorePHP Usability Accessibility by Steven Pignataro
corePHP Usability Accessibility by Steven PignataroJohn Coonen
 
Design.doc
Design.docDesign.doc
Design.docbutest
 
Plan For Accessibility - TODCon 2008
Plan For Accessibility - TODCon 2008Plan For Accessibility - TODCon 2008
Plan For Accessibility - TODCon 2008Denise Jacobs
 
Top 10 tips for maximising accessibility - breakfast briefing March 2016
Top 10 tips for maximising accessibility - breakfast briefing March 2016Top 10 tips for maximising accessibility - breakfast briefing March 2016
Top 10 tips for maximising accessibility - breakfast briefing March 2016User Vision
 
Ada Show
Ada ShowAda Show
Ada Showjoelk
 
Software Accessibility Siddhesh
Software Accessibility SiddheshSoftware Accessibility Siddhesh
Software Accessibility SiddheshSiddhesh Bhobe
 
Usability and accessibility on the web
Usability and accessibility on the webUsability and accessibility on the web
Usability and accessibility on the webVlad Posea
 

Ähnlich wie Vice Chancellor for Information Services and CIO at Purdue University Calumet (20)

Improving Your Website's Accessibility
Improving Your Website's AccessibilityImproving Your Website's Accessibility
Improving Your Website's Accessibility
 
Web Accessbility
Web AccessbilityWeb Accessbility
Web Accessbility
 
Designing Accessible Drupal Themes
Designing Accessible Drupal ThemesDesigning Accessible Drupal Themes
Designing Accessible Drupal Themes
 
Dfg Intranet Development
Dfg Intranet DevelopmentDfg Intranet Development
Dfg Intranet Development
 
RBC Royal Bank : An Accessibility Evaluation & Recommendations
RBC Royal Bank : An Accessibility Evaluation & RecommendationsRBC Royal Bank : An Accessibility Evaluation & Recommendations
RBC Royal Bank : An Accessibility Evaluation & Recommendations
 
Lit 20170306
Lit 20170306Lit 20170306
Lit 20170306
 
Web Accessibility Protips, CIT Conference 2016
Web Accessibility Protips, CIT Conference 2016Web Accessibility Protips, CIT Conference 2016
Web Accessibility Protips, CIT Conference 2016
 
Professional ui for a website design
Professional ui for a website designProfessional ui for a website design
Professional ui for a website design
 
Techniques for Reviewing a User Interface
Techniques for Reviewing a User InterfaceTechniques for Reviewing a User Interface
Techniques for Reviewing a User Interface
 
A Developers Role in Web Accessibility
A Developers Role in Web AccessibilityA Developers Role in Web Accessibility
A Developers Role in Web Accessibility
 
corePHP Usability Accessibility by Steven Pignataro
corePHP Usability Accessibility by Steven PignatarocorePHP Usability Accessibility by Steven Pignataro
corePHP Usability Accessibility by Steven Pignataro
 
Design.doc
Design.docDesign.doc
Design.doc
 
eLearning & Accessibility
eLearning & AccessibilityeLearning & Accessibility
eLearning & Accessibility
 
Siegman "Practicalities of Accessibility"
Siegman "Practicalities of Accessibility"Siegman "Practicalities of Accessibility"
Siegman "Practicalities of Accessibility"
 
Plan For Accessibility - TODCon 2008
Plan For Accessibility - TODCon 2008Plan For Accessibility - TODCon 2008
Plan For Accessibility - TODCon 2008
 
Top 10 tips for maximising accessibility - breakfast briefing March 2016
Top 10 tips for maximising accessibility - breakfast briefing March 2016Top 10 tips for maximising accessibility - breakfast briefing March 2016
Top 10 tips for maximising accessibility - breakfast briefing March 2016
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
Ada Show
Ada ShowAda Show
Ada Show
 
Software Accessibility Siddhesh
Software Accessibility SiddheshSoftware Accessibility Siddhesh
Software Accessibility Siddhesh
 
Usability and accessibility on the web
Usability and accessibility on the webUsability and accessibility on the web
Usability and accessibility on the web
 

Mehr von Frank Cervone

Keys to success with assessment and evaluation
Keys to success with assessment and evaluationKeys to success with assessment and evaluation
Keys to success with assessment and evaluationFrank Cervone
 
Analytics and Big Data: A Quick Overview
Analytics and Big Data: A Quick OverviewAnalytics and Big Data: A Quick Overview
Analytics and Big Data: A Quick OverviewFrank Cervone
 
e-Books in academia: Surveying the current landscape
e-Books in academia: Surveying the current landscapee-Books in academia: Surveying the current landscape
e-Books in academia: Surveying the current landscapeFrank Cervone
 
Developing an Effective IT Governance Structure from the Ground Up
Developing an Effective IT Governance Structure from the Ground UpDeveloping an Effective IT Governance Structure from the Ground Up
Developing an Effective IT Governance Structure from the Ground UpFrank Cervone
 
Getting to "Yes" with Decision Makers
Getting to "Yes" with Decision MakersGetting to "Yes" with Decision Makers
Getting to "Yes" with Decision MakersFrank Cervone
 
Expanding the circle of knowledge: The role of longevity and external opport...
Expanding the circle of knowledge: The role of longevity and external opport...Expanding the circle of knowledge: The role of longevity and external opport...
Expanding the circle of knowledge: The role of longevity and external opport...Frank Cervone
 
ELUNA 2010 - Cloud computing and the academic library: A brief introduction
ELUNA 2010 - Cloud computing and the academic library: A brief introductionELUNA 2010 - Cloud computing and the academic library: A brief introduction
ELUNA 2010 - Cloud computing and the academic library: A brief introductionFrank Cervone
 
IFLA 2009 - Adoption of Social Networking Tools in Libraries
IFLA 2009 - Adoption of Social Networking Tools in LibrariesIFLA 2009 - Adoption of Social Networking Tools in Libraries
IFLA 2009 - Adoption of Social Networking Tools in LibrariesFrank Cervone
 
IFLA 2009 - OVerview of Social Computing Tools in Libraries
IFLA 2009 - OVerview of Social Computing Tools in LibrariesIFLA 2009 - OVerview of Social Computing Tools in Libraries
IFLA 2009 - OVerview of Social Computing Tools in LibrariesFrank Cervone
 

Mehr von Frank Cervone (9)

Keys to success with assessment and evaluation
Keys to success with assessment and evaluationKeys to success with assessment and evaluation
Keys to success with assessment and evaluation
 
Analytics and Big Data: A Quick Overview
Analytics and Big Data: A Quick OverviewAnalytics and Big Data: A Quick Overview
Analytics and Big Data: A Quick Overview
 
e-Books in academia: Surveying the current landscape
e-Books in academia: Surveying the current landscapee-Books in academia: Surveying the current landscape
e-Books in academia: Surveying the current landscape
 
Developing an Effective IT Governance Structure from the Ground Up
Developing an Effective IT Governance Structure from the Ground UpDeveloping an Effective IT Governance Structure from the Ground Up
Developing an Effective IT Governance Structure from the Ground Up
 
Getting to "Yes" with Decision Makers
Getting to "Yes" with Decision MakersGetting to "Yes" with Decision Makers
Getting to "Yes" with Decision Makers
 
Expanding the circle of knowledge: The role of longevity and external opport...
Expanding the circle of knowledge: The role of longevity and external opport...Expanding the circle of knowledge: The role of longevity and external opport...
Expanding the circle of knowledge: The role of longevity and external opport...
 
ELUNA 2010 - Cloud computing and the academic library: A brief introduction
ELUNA 2010 - Cloud computing and the academic library: A brief introductionELUNA 2010 - Cloud computing and the academic library: A brief introduction
ELUNA 2010 - Cloud computing and the academic library: A brief introduction
 
IFLA 2009 - Adoption of Social Networking Tools in Libraries
IFLA 2009 - Adoption of Social Networking Tools in LibrariesIFLA 2009 - Adoption of Social Networking Tools in Libraries
IFLA 2009 - Adoption of Social Networking Tools in Libraries
 
IFLA 2009 - OVerview of Social Computing Tools in Libraries
IFLA 2009 - OVerview of Social Computing Tools in LibrariesIFLA 2009 - OVerview of Social Computing Tools in Libraries
IFLA 2009 - OVerview of Social Computing Tools in Libraries
 

Kürzlich hochgeladen

Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 

Kürzlich hochgeladen (20)

Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 

Vice Chancellor for Information Services and CIO at Purdue University Calumet

  • 1. FrankCervone, Ph.D. Vice Chancellor for Information Services and CIO Purdue University Calumet Internet Librarian 2012
  • 2. Effective Efficient Safe Useful Easy to learn Easy to remember Satisfying/rewarding Fun/Enjoyable Entertaining Helpful Motivating Aesthetically pleasing Motivating Usability goals differ from user experience goals
  • 3.
  • 4. Understand the underlying problem before attempting to solve it Don't hurt anyone Make things simple and intuitive Acknowledge that the user is not like you Have empathy Adapted from Hess,W. (2010). Guiding Principles for UX Designers, UX Magazine, March 10, 2010
  • 5. Images courtesy of baddesign.com
  • 6. Attributes of an object that indicate how to use something Images courtesy of baddesign.com
  • 7. Inform user about what has been or needs to be done  Sound  Highlighting  Animation
  • 8. Restrict the possible actions that can be performed Help prevent selecting incorrect options
  • 9.
  • 10. Interfaces Similar operations and similar elements for similar tasks Consistent interfaces Easier to learn Easier to use Video courtesy of baddesign.com
  • 11. Original instructions Suggested instructions Images courtesy of baddesign.com
  • 12.  It’s the right thing to do  TheAmericans with DisabilitiesAct (ADA)  42 U.S.C. § 12101  Title III of the ADA prohibits discrimination against an individual  "on the basis of disability in the full and equal enjoyment of the goods, services, facilities, privileges, advantages, or accommodations of any place of public accommodation…."
  • 13. As defined by the ADA Amendments Act of 2008: “With respect to an individual, a physical or mental impairment that substantially limits one or more major life activities of such individual; a record of such an impairment or being regarded as having such an impairment…”
  • 14.  Seeing  Hearing  Eating  Sleeping  Walking  Standing  Lifting  Bending  Speaking  Breathing  Learning  Reading  Thinking  Communicating  Working
  • 15. • Many accessibility techniques focus on visual disabilities • Need to remember all categories of disabilities • Visual (including blind, low vision, and color blind) • Cognitive learning • Auditory • Motor/Physical • Speech
  • 16.
  • 17.  An adjustment or auxiliary aid  Does not cause a fundamental alteration in the nature or core function of a program or service  Does not impose an undue financial or administrative burden to the institution
  • 18.  Equitable use  Flexibility in use  Simple and intuitive  Perceptible information  Tolerance for error  Low physical effort  Size and space for approach and use
  • 19.  If you do not provide reasonable accommodations, you could be breaking the law  In higher education, section 504 of the 1973 RehabilitationAct protects the rights of individuals  Federal financial assistance from the U.S. Department of Education  Enforced by the Office of Civil Rights (OCR)
  • 20. • Use relative font sizes on web pages • Provide alternative image text • Use meaningful names for links • Explicitly state information • Provide skip links
  • 21.  Ensure font size is expressed in percentages or ems  Do not express in points or pixels  Why?  Allows users to make the text larger or smaller as desired
  • 22.  Accessibility requires text equivalents for all meaningful graphics and objects (i.e., video)  Text should be meaningful  Graphics with text must use an "alt tag“ to provide access to the text  Graphics used only for positioning should be labeled with alt=" " (quote, space, quote)
  • 23.  NOT ALT=”Six cute kittens”  ALT=“Six inquisitive kittens, three with tuxedo markings on the left and three with black fur on the right” © All rights reserved by Romana.R
  • 24.  "Click here" is meaningless in most contexts  Particularly troublesome when moving through a page by tabbing  Best practice is similar considerations to that of the ALT tag  Text should be meaningful  Express clearly where the link will go or what will happen after selection
  • 25.  Indentation or color alone is not sufficient to convey meaning  Is not meaningful to assistive technology  Don’t rely on indicating required fields by making them bold  Explicitly state required fields are "required"
  • 26.  Skip links allow assistive software to bypass information repeated on every page  Skip links are typically implemented by 1. Placing a link before the repeated information such as <a href="#content"><img src="empty.gif" height="1" border="0" alt="Skip Main Navigation" width=“1"></a> 2. Placing an anchor at the beginning of actual content <a name="content"></a>  The image can be transparent  Won’t affect visual display  Page readers will indicate "skip main navigation".
  • 27.  Forms need to be logical and consistent  Question or description for input field should be on the same line as the input field itself  Place labels consistently on the same side of the input field  Explicitly identify what information is required  Make the word “Required” part of the label for each mandatory field
  • 28.  Specify column header rows in tables  Use styles in documents  Use short titles in headings  Ensure all heading styles are in the correct order  Use simple table structure  Avoid using blank cells for formatting  Structure layout tables for easy navigation  Avoid using repeated blank characters  Avoid image watermarks  Include closed captions for any audio
  • 29.  Including information a screen reader already provides  Misusing the tabindex attribute  Overusing access keys/Creating conflicts with keyboard shortcuts
  • 30.  Using alt text “image of a down arrow that links within thisWeb page” on an anchor link  Duplicates information the screen reader provides  A better option  Simple alt text “down arrow”  Shortens amount of time to discover purpose of link  More accurate and faster
  • 31.  Can confuse the order in which theTab key moves in a form.  Makes the form more difficult to navigate  Often occurs as the result of coding errors  Most often when some elements are included in the sequence, but others are left out  Incorrect tab order  Makes it difficult for a person listening to a web page  Can obscures what part of a page the section is in
  • 32.  Adding access keys may seem helpful  However, assistive technology often relies on keyboard shortcuts  Users often are very familiar with these shortcuts  Conflicts between access keys of the assistive technology and keyboard shortcuts create  User confusion  Unexpected outcomes
  • 33.  Checking for color contrast  http://www.accesskeys.org/tools/color- contrast.html  View in various colorblindness scenarios  http://colorfilter.wickline.org/
  • 34.  WebAccessibilityAccessTool  http://wave.webaim.org/  WebAccessibilityChecker  http://achecker.ca/
  • 35.  Creating accessible Powerpoint presentations  http://office.microsoft.com/en-us/powerpoint-help/creating-accessible- powerpoint-presentations-HA102013555.aspx  http://webaim.org/techniques/powerpoint/  Checking accessibility of a Powerpoint presentation  http://office.microsoft.com/en-us/powerpoint-help/check-for-accessibility- issues-HA010369192.aspx
  • 36.  Creating accessibleWord documents  http://office.microsoft.com/en-us/word-help/creating-accessible-word- documents-HA101999993.aspx  http://webaim.org/techniques/word/
  • 37.  Manual captioning software  http://ncam.wgbh.org/invent_build/web_multimedia/tools-guidelines/magpie
  • 38.
  • 39.  Frank Cervone Vice Chancellor for Information Services and CIO Purdue University Calumet fcervone@purduecal.edu