Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Slides:



Advertisements
Similar presentations
W3C WAI update Dr Scott Hollier OZeWAI INTRODUCTION Overview of the W3C Australian W3C presence Web Accessibility Initiative (WAI) Working group.
Advertisements

Copyright © 2012 W3C (MIT, ERCIM, Keio) Web Accessibility Now Shadi Abou-Zahra W3C Web Accessibility Initiative (WAI)
Developed with material from W3C Web Accessibility Initiative (WAI) IMPORTANT: Instructions Please read carefully the Instructions for.
Copyright © 2009 W3C (MIT, ERCIM, Keio) Government for All: Including People with Disabilities Shadi Abou-Zahra W3C Web Accessibility Initiative (WAI)
NOTE: Much of this presentation is outdated. For new material, see “WCAG 2 Presentations” at presentations/WCAG20/ Overview.
IMPORTANT: Instructions Please read carefully the Instructions for the "Benefits of WCAG 2" Presentation at
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Inclusive Publishing – Reading for Everyone Neil Jarvis 24 November 2014.
WCAG 2.0 Web Content Accessibility Guidelines Update Last Updated July 2007.
. Website and file organization. How websites work.
Introduction to Web Accessibility. What is Web Accessibility Web accessibility means that people with disabilities can use the Web Disabilities including.
Standards & Accessibility DMFD. Digital Media: Communication and DesignF2007 Comments Homepage  Requirement: include photo in index.html (today’s.
Web Accessibility 101 Terrill Thompson Technology Accessibility Specialist University of Washington
The W3C Web Accessibility Initiative (WAI) Inclusive learning through technology Damien French.
Chapter 9 Multimedia, Web Authoring, and More. Multimedia Multimedia integrates all kinds of information. Pages are linked by buttons. Story boards show.
1st Project Introduction to HTML.
WEB DESIGNING Prof. Jesse A. Role Ph. D TM UEAB 2010.
Chapter ONE Introduction to HTML.
Section 2.1 Compare the Internet and the Web Identify Web browser components Compare Web sites and Web pages Describe types of Web sites Section 2.2 Identify.
The Future and Accessibility OZeWAI Conference 2011 Jacqui van Teulingen Director, Web Policy 1.
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
1 WEB Engineering Introduction to Electronic Commerce COMM1Q.
Here is some selected material from a presentation at the "I Invent the Future” Grace Hopper Celebration of Women in Computing 2007
An Overview of MPEG-21 Cory McKay. Introduction Built on top of MPEG-4 and MPEG-7 standards Much more than just an audiovisual standard Meant to be a.
Website Accessibility Testing. Why consider accessibility People with disabilities – Visual, Hearing, Physical, Cognitive (learning, reading, attention.
Digital Publishing W3C and Digital Publishing Jeff Jaffe, W3C CEO Standards Panel 28 May 2015.
An Overview 1 Pamela Harrod, DMS 546/446 Presentation, March 17, 2008.
Class 02 – 03 Feb 2014 Setup Where do we begin? Know your content Discovering your target user.
International Telecommunication Union Committed to connecting the world ITU/EBU Workshop Accessibility to Broadcasting and IPTV ACCESS for ALL, 23 – 24.
Cooperation & Competition in building the Web, « the universe of network-accessible information » Jean-François Abramatic Chief Product Officer ILOG.
IMPORTANT: Instructions Please read carefully the Instructions for the "Components of Web Accessibility" Presentation and Step-by-Step Guide ww.w3.org/WAI/presentations/components/
Web and Mobile Accessibility in Health Information Technology Judy Brewer World Wide Web Consortium Web Accessibility Initiative Interagency Committee.
Fortune 500 Apps Smackdown John Rempel Quality Control & Training Specialist AMAC Accessibility Solutions & Research Center at Georgia Tech.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Web Content Accessibility Leila Styer Washington State University CAHNRS/Computer Resource Unit rev. November 2006.
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
Developed with material from W3C Web Accessibility Initiative (WAI) IMPORTANT: Instructions Please read carefully the Instructions for.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
4.01 How Web Pages Work.
CompSci 280 S Introduction to Software Development
HTTP and Abstraction on the Internet
Web Standards Web Design – Sec 2-3
International Standards for Web Accessibility
Project 1 Introduction to HTML.
WELCOME Mobile Applications Testing
Chapter 18 MobileApp Design
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms.
Speaker’s Name, SAP Month 00, 2017
Web Standards Web Design – Sec 2-3
Introduction to Web Accessibility
SPECIALIZED APPLICATION SOFTWARE
Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)
An Overview of MPEG-21 Cory McKay.
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms GCFLearnFree website “Computer Basics”:
Innovative content & language solutions: Transforming digital.
A Walk Through WAI Resources
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Accessibility for EPUB and the Open Web Platform
Lesson 9: GUI HTML Editors and Mobile Web Sites
Teaching slides Chapter 6.
Accessibility Guidelines for the Web & Other Digital Technology
Web Standards and Accessible Design.
Digital Literacy 1.00 Computer Basics
Objective Explain concepts used to create websites.
OWL-S: Bringing Services to the Semantic Web
Global megatrends (relevant for our business)
4.01 How Web Pages Work.
Life Sciences Solutions
Cynthia Curry, Director National AEM Center
How to debug a website using IE F12 tools
Presentation transcript:

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Web Accessibility: Looking Back at 20 Years Shadi Abou-Zahra @sabouzah World Wide Web Consortium (W3C) https://www.w3.org/People/shadi/ Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) WAI Components Illustratively these efforts of the W3C Web Accessibility Initiative (WAI) map to different components of web accessibility: At the bottom of the illustration are the core technical specifications of the Web, such as HTML, XML, CSS, SVG, SMIL, and others. WAI ensures accessibility support within these core web technologies, and in some cases develop additional solutions such as WAI-ARIA; On top of these technical specifications are the accessibility guidelines ATAG, WCAG, and UAAG, which we will look at in more detail in the next slide; From the left, developers use authoring tools and ideally also evaluation tools to create accessible web content – ATAG is relevant in this context; From the right, users use browsers, media players, and sometimes also assistive technologies to access the web content – UAAG is relevant here; On the top-most center is the content, which includes text, images, forms, and more – WCAG is relevant in this context. These essential components of web accessibility are further described in the WAI resource: https://www.w3.org/WAI/intro/components.php Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) WAI Guidelines Web Content Accessibility Guidelines (WCAG) Text, forms, graphics, videos, sounds, code, ... Authoring Tool Accessibility Guidelines (ATAG) Content Management Systems CMS, editors, ... User Agent Accessibility Guidelines (UAAG) Browsers, media players, and other applications Looking at the WAI-Guidelines, there are actually three: W3C Web Content Accessibility Guidelines (WCAG), which is the most widely known, defines accessibility requirements for all web content, including text, forms, graphics, videos, sounds, code, and more. In particular, it includes dynamic and mobile websites and applications. W3C Authoring Tool Accessibility Guidelines (ATAG) is in my view equally important. It defines accessibility requirements for content management systems, code editors, and other software used to create web content. It is essential to achieving and maintaining accessibility. W3C User Agent Accessibility Guidelines (UAAG) defines accessibility requirements for web browsers, media players, and other applications that render web content to the end user. This could include some types of assistive technologies but equally mobile applications. Together these three specifications define end-to-end accessibility, from its creation by the developer all the way to the end-user. Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Technical Support Technical resources (selected): Techniques, Understanding, and How to Meet Accessible Rich Internet Applications (WAI-ARIA) Personalization Semantics and CoGa Roadmap Accessibility use cases and user requirements Over the years the W3C Web Accessibility Initiative (WAI), together with its members and with the broader accessibility community, built a wealth of technical resources to support the implementation of accessibility requirements. Some of these directly support understanding of the accessibility guidelines, others support core technical accessibility features within the content, to allow developers to meet the accessibility requirements. Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Educational Support Educational resources (selected): Business Case for Web Accessibility Getting Started Tips & Tutorials Planning and Managing Accessibility Web Accessibility Perspectives (videos): Together with the members and the community, W3C has also built a wealth of educational resources. This is critical because continued awareness-raising, training, and capacity building is equally part of implementation, as are the technical aspects of accessibility. These resources also address the broader audience required for implementing accessibility beyond the designers and developers, such as procurers, project managers, advocates, and many more. Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Converging Web The Web is continuing to converge with different technologies, devices, and industry sectors. On the illustration this represented by the different devices connecting onto the internet. If I would re-draw this illustration today, I would add fridges, washing machines, and even my toaster. The illustration also represents different industry sectors such as mobile, gaming, digital publishing, healthcare, and many more. The Web is not anymore only what is in your browser but is increasingly all around us. It has moved away from what used to be a static and document-oriented format, to what is today a rich open platform – the Open Web Platform. We need to continually address new technologies as they emerge, to ensure accessibility. Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Mobile Web Most prevalent is the move towards the mobile web. Most of us can no longer be separated from our mobile phones. Indeed, access through mobile has surpassed access through desktop. Also people with disabilities are using mobile. The line between native, hybrid, and web-based apps is blurry, which is why WCAG is increasingly applied across all three contexts. But there is more to do here. Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Web of Things (WoT) Increasingly objects are internet-enabled, such as smart-homes and entire smart-cities. This is an incredible opportunity for people with disabilities if we can ensure accessibility. Otherwise it has the opposite effect of excluding people with disabilities. This is not about the user interface because we already have WCAG for that. It is about the lower-level protocols. For example, can I connect my assistive technology to turn on the lights? Will I be able to configure my accessibility settings seamlessly and securely? We need to address this space. Currently the situation on this “Internet of Things (IoT)” is very fragmented. At W3C we believe that the “Web of Things (WoT)” could provide the universal interface to IoT, as the web does for the traditional internet. Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Virtual Reality There is also rapid work on Virtual, Augmented, and Mixed Reality applications on the Web. Making these accessible probably requires completely new approaches than what we have today, for example Artificial Intelligence to extract and abstract the pertinent information. We may not even fully understand the requirements at this stage, but is coming sooner than many may think. Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Automotive Systems There is also on-going work on web adoption in the automotive industry. HTML5 apps access information from the internal network of the car, to provide the driver with navigation, telematics, media, and notifications on the dashboard. In next stages, more interaction with the external network, such as 5G, is foreseen. For example, to provide traffic and weather information, or even for payments such as road tolls. With increasing digitalization of the car, access to these systems be people with disabilities is increasingly and opportunity as well as a challenge. Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Round Table Panelists: Vincent Aniort – Orange and Association des Paralysés de France Eric Velleman – Technical Director of Bartiméus Accessibility Foundation After looking back at 20 years, we see rapid acceleration in the development of new technologies that converge onto the Web. We as a community have come long ways but the challenges of the coming 20 years are possibly greater than these of the past 20 years. This round table explores this question with the panelists. Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)

Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang) Thank You Shadi Abou-Zahra w3.org/people/shadi shadi@w3.org @sabouzah Copyright © 2018 W3C (MIT, ERCIM, Keio, Beihang)