Accessibility Catchup & Required re-do's of projects Sorting and column example W3I quick tips, sources HW: Screen reader exercise. Majors.

Slides:



Advertisements
Similar presentations
ADA Compliant Websites & Documents What the heck am I supposed to do?
Advertisements

MMDE5011 – INTERACTIVE MEDIA PRACTICE 1 WEEK 1: INTRODUCTION TO HTML5
Web Accessibility Web Services Office of Communications.
2/23/ Enterprise Web Accessibility Standards Version 2.0 WebMASSters Presentation 2/23/2005.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
EASI Equal Access to Software and Information EASI is the premier provider of online training about accessible information technology.
Issues related to the development of accessible web sites Steven Builta October 2002.
Building Accessibility Into The Workflow Rick Ells Computing & Communications University of Washington Seattle, Washington
Campus Training Guide 9/11/08 1 California State University San Marcos Accessible Technology Initiative (ATI) and how it relates to Electronic and Information.
Web Accessibility Rick Ells UW Computing & Communications.
CM143 - Web Week 11 Accessibility Priority Checkpoints.
Web Accessibility Wendy Mullin University of South Carolina.
How to Create Top Ranking Searchable and Accessible Documents Chris Pollett and Elizabeth Tu April, 2010.
IV. “Regular” Web Pages: HTML A Web Accessibility Primer: Usability for Everyone Office of Web Communications.
Web Accessibility IS 373—Web Standards Todd Will.
Americans with Disabilities Act Ms. Sam Wainford.
Web Design Part 2 Page Size, Screen Layout and Content.
Universal Design & Web Accessibility Iain Murray Kerry Hoath Iain Murray Kerry Hoath.
Debi Orton, Co-Chair NYS Forum IT Accessibility Committee.
1 Title Federal IT Accessibility Initiative “Designing Accessible Web Sites”
Assistive Technology and Web Accessibility University of Hawaii Information Technology Services Jon Nakasone.
Development of Accessible E- documents and Programs for the Visually Impaired Web accessibility testing (v2010)
© Simeon Keates 2008 Usability with Project Lecture 7 – 30/09/09 Dr. Simeon Keates.
1 American with Disabilities Act (ADA) Web Site Compliance: Are Pharmacy Web Sites Accessible? Ellen R. Cohn Gary Stoehr Ashli Molinero University of Pittsburgh.
Web Design, 4 th Edition 4 Planning a Successful Web Site: Part 2.
Workshop 2 Coding an Accessible Website Web Content Accessibility Project Funded by BCcampus Natasha Boskic, Kirsten Bole, Nathan Hapke University of British.
Nov 4, 2002K. Smale - Section 5081 Section 508 What it means for you, the HEASARC and LHEA web developer.
The Internet Writer’s Handbook 2/e Web Accessibility Writing for the Web.
COMM1PCOMM1P Alan Woolrych Accessibility 9 COMM1P9COMM1P9 SCET MSc EC/ECA © Alan Woolrych 2001 Introduction Accessibility “Making Content Available to.
Web Accessiblity Carol Gordon SIU Medical Library.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
1 © Netskills Quality Internet Training, University of Newcastle Web Page Design © Netskills, Quality Internet Training University.
Design and Construction of Accessible Web Sites Michael Burks Chairman Internet Society SIG For Internet Accessibility for People with Disabilities June.
Is Your Site Accessible? Web Site Testing for Accessibility Presented by: The NYS Forum IT Accessibility Committee The NYS Forum Webmasters Guild Northeast.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
Emily Gibson The College of New Jersey An Evaluation of Current Software Tools* Evaluation & Repair Software.
Designing Accessible Notes/Domino 6 Applications Shannon Rapuano Accessibility Consultant CLP Notes Developer IBM Accessibility Center
Section 508 requirements for Federal Website Design Jon Brundage MDCFUG 4/10/01.
Daniel Njuguna – IT Officer/ Adaptive Technology Trainer Kenya Society For The Blind Accessibility in ICT’s.
Section 508 for EERE Web Sites May 10, 2007 Presenters: Kevin Eber Shauna Fjeld.
Overview of the web accessibility guidelines at RMIT: W3C's WAI Level A Conformance Praneeth Putlur Rajiv Pandya Rohit Sharma.
Making Web Pages Accessible Chapter 9 Learn how to… List guidelines and standards for making Web sites accessible. List HTML coding practices to make.
Web Accessibility Web Accessibility Committee Memorial University of Newfoundland Presentation to Webdays 2005.
WEB ACCESSIBILITY. WHAT IS IT? Web accessibility means that people with disabilities can use the Web. Web accessibility encompasses all disabilities that.
ADA Americans with Disabilities Act. Many people with disabilities are unable to access information on websites because of a variety of barriers that.
Accessibility : Designing the Interface and Navigation The Non-Designer’s Web Book Chapter 7 Robin Williams and John Tollett Presented by Sherie Loika.
Technical Communication A Practical Approach Chapter 14: Web Pages and Writing for the Web William Sanborn Pfeiffer Kaye Adkins.
Accessibility Mohammed Alabdulkareem
1 Web Developer Foundations: Using XHTML Chapter 7 Web Site Design.
The Good, the Bad & the Ugly: Style and design in Website creation Chris Webster: Information Officer and Website Manager at the EARL Consortium for Public.
A centre of expertise in digital information managementwww.ukoln.ac.uk Accessibility and Usability For Web Sites: An Introduction to Web Accessibility.
Developed with material from W3C Web Accessibility Initiative (WAI) IMPORTANT: Instructions Please read carefully the Instructions for.
 Accessibility & Information Architecture Presented by Liz Molleur INF385E April 5 th, 2009.
The User Experience “Keeping Web Accessibility In Mind” Video available online at:
Accessibility Basics on creating accessible websites Accessibility Seth Duffey presentation for MAG Telecommunications.
1 Making an Accessible Web Site Sec 508 Standards – How Tos Evelyn Li University of Wisconsin-Fox Valley.
1 Web Site Usability Motivations of Web site visitors include: –Learning about products or services that the company offers –Buying products or services.
CFUNITED – The premier ColdFusion conference Making Government Websites Accessible Everything you need to know about Section 508 in less.
Making the Web Accessible to Impaired Users
These standards will serve us well in any technical communication job.
Designing Accessible Web Applications
Introduction to Web Accessibility
Creating Accessible Electronic Content
Creating ADA Compliant Resources
Silverlight and Section 508 compliance
Web Content Accessibility Beata M. Ofianewska (DG COMM) 7 December 2006 December 2006 COMM C2.
Web Accessibility An Introduction.
Building Accessibility Into The Workflow
ADA Compliant Website & Documents
Creating Accessible Electronic Documents
Presentation transcript:

Accessibility Catchup & Required re-do's of projects Sorting and column example W3I quick tips, sources HW: Screen reader exercise. Majors.

Sorting & columns 2 phase xml to xml (done using Saxon) (modified) xml to html 1 st phase uses substring and creating of [new] xml tags 2 nd phase uses feature that absence of tags can be ok 2 nd phase uses [for the columns] uses position() and mod

from Macromedia An accessible website: 1.can be perceived 2.can be navigated 3.can be utilized (with keyboard or devices other than mice) 4.can be easily understood (even in attention-poor situations) Accessibility and usability are closely related, as they both improve satisfaction, effectiveness, and efficiency of users. But while accessibility is aimed at making the website open to a wider user population, usability is aimed at making the target population of the website happier, more efficient, more effective.

Repent from Flash Sins Today's Flash is like the green shag rug from the 70s. Four Flash sins listed: The "Hidden" Button Annoying Audio and Graphics Failing to Test But It's Art Dammit!

Section 508 guidelines by Macromedia & UofWisconsin (Blair Bundy & Tim Dugdale) (a)(a) A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content). (b)(b) Equivalent alternatives for any multimedia presentation shall be synchronized with the presentation. (c)(c) Web pages shall be designed so that all information conveyed with color is also available without color, for example from context or markup. (d)(d) Documents shall be organized so they are readable without requiring an associated style sheet. (e)(e) Redundant text links shall be provided for each active region of a server-side image map. (f)(f) Client-side image maps shall be provided instead of server-side image maps except where the regions cannot be defined with an available geometric shape. Priority (a)

(g)(g) Row and column headers shall be identified for data tables. (h)(h) Markup shall be used to associate data cells and header cells for data tables that have two or more logical levels of row or column headers. (i)(i) Frames shall be titled with text that facilitates frame identification and navigation. (j)(j) Pages shall be designed to avoid causing the screen to flicker with a frequency greater than 2 Hz and lower than 55 Hz. (k)(k) A text-only page, with equivalent information or functionality, shall be provided to make a web site comply with the provisions of this part, when compliance cannot be accomplished in any other way. The content of the text-only page shall be updated whenever the primary page changes. (l)(l) When pages utilize scripting languages to display content, or to create interface elements, the information provided by the script shall be identified with functional text that can be read by assistive technology.

(m)(m) When a web page requires that an applet, plug-in or other application be present on the client system to interpret page content, the page must provide a link to a plug-in or applet that complies with § (a) through (l). (n)(n) When electronic forms are designed to be completed on-line, the form shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues. (o)(o) A method shall be provided that permits users to skip repetitive navigation links. (p)(p) When a timed response is required, the user shall be alerted and given sufficient time to indicate more time is required.

from IBM (general usability and highly relevant to accessibility) The Prime Evils of user-experience design: Confusing navigation and unexpected behaviors Slow response time Bleeding-edge technologies Poor (or omitted) user testing Off-the-cuff design services

QUICK TIPS TO MAKE ACCESSIBLE WEB SITES Images & animations. Use the alt attribute to describe the function of each visual. Image maps. Use the client-side map and text for hotspots. Multimedia. Provide captioning and transcripts of audio, and descriptions of video. Hypertext links. Use text that makes sense when read out of context. For example, avoid "click here." Page organization. Use headings, lists, and consistent structure. Use CSS for layout and style where possible. Graphs & charts. Summarize or use the longdesc attribute. Scripts, applets, & plug-ins. Provide alternative content in case active features are inaccessible or unsupported. Frames. Use the noframes element and meaningful titles. Tables. Make line-by-line reading sensible. Summarize. Check your work. Validate. Use tools, checklist, and guidelines at (c) W3C (MIT, INRIA, Keio) 2001/01

Side benefit Creating alt tags with meaningful descriptions (phrases with keywords) contributes to search engines (e.g., google) storing information on sites. Also, use meta tags, descriptions on pdf documents, and any other 'alternative' file types.

Table Statistics about fruit flies average red eyes height weight males % females %

Suggestions Inspired (but not limited to) readers with some vision and/or senior citizens, but requiring magnification –Group related material. Place action buttons close to related text & images. –Do not put links too close together (requiring great dexterity). –Do not assume (graphics only) icons are obvious (even if you include onMouseOver text).

Accessibility Internet Rally California based competition scheduled for September 21,

Usability/accessibility checkers Found following problems in my site: no link back to home page from 3 pages img tags without width AND height –this checker advises always using actual width & height. put meta tag keywords in all pages make all titles less than 64 characters missing alt tag (standard links) (problem with studentdatadisk)

Exercise Locate a site and do the usability check. (Can try Purchase sites) Another checker is: index.jsp

Homework Do screenreader simulation (try to do tasks) Continue checking usability for any site Find other on-line checkers and report.