You're at: W4A - 2005 Workshop - Programme
Programme
Programme 2005
Time Presenter and Abstract
08:45 - 09:00 Introduction
Session 1 - Early Morning
Engineering Client Systems
09:00 - 09:40 Keynote - What's the Web like if you can't see it?Chieko Asakawa - IBM Awareness of the Web accessibility is spreading all over the world among Web designers and developers, due to regulations and various guidelines, such as the US law called Section 508 and W3C WCAG. We now see various Web accessibility adaptations on the Web. For example, we see increasing use of alternative texts for images and skip-navigation links for speed.
However, we sometimes find inappropriate ALT texts and broken skip-navigation links, even though they are present. These pages may be compliant, but they are not accessible or really usable. We analyzed such problems and found that some sites only try to comply with regulations and guidelines, but without understanding the needs underlying Web accessibility. We concluded that Web designers and developers should experience the real problems faced by people with disabilities so they can create truly accessible and usable pages. There was no practical way for them to experience disabilities.
In this paper, we first discuss how much and how well the Web accessibility has progressed by analyzing real world improvements to existing sites.
We then describe why the "disability experience" helps give a better understanding of the Web accessibility guidelines and regulations. Some tools like Home Page Reader and aDesigner are available to let designers experience blind users' usability. Finally, we consider how visually attractive sites can also be made more accessible.
09:40 - 10:00 Full - Do text transcoders improve usability for disabled users?Giorgio Brajnik et al - University of Udine (Italy) Although the potential benefits of text transcoders are multifaceted, at the moment their impact on disabled web users is not clear. This paper describes an experiment aimed at evaluating usability of web pages processed by a text transcoder and used by disabled persons. Results based on subjective and objective data show how usability changes.
10:00 - 10:20 Full - AcceSS: Accessibility through Simplification and SummarizationBambang Parmanto et al - University of Pittsburgh (USA) The goal of this project is to make the Web more accessible by providing some of the features naturally available to sighted users to users with visual impairments. These features are direct access and gestalt understanding, which can emerge from simplification and summarization. Simplification is achieved by retaining sections of the web page that are considered important while removing the clutter. The purpose of summarization is to provide the users with a preview of the web page. Simplification and summarization are implemented as a "guide dog" that helps users navigate the entire web site.
10:20 - 10:35 Short - Extracting Content from Accessible Web PagesSuhit Gupta and Gail Kaiser - Columbia University (USA) Web pages often contain clutter (such as ads, unnecessary animations and extraneous links) around the body of an article, which distracts a user from actual content. This can be especially inconvenient for blind and visually impaired users. The W3C's Web Accessibility Initiative (WAI) has defined a set of guidelines to make web pages more compatible with tools built specifically for persons with disabilities. While this initiative has put forth an excellent set of principles, unfortunately many websites continue to be inaccessible as well as cluttered. In order to address the clutter problem, we have developed a framework that employs a host of heuristics in the form of tuneable filters for the purpose of content extraction. Our hypothesis is that automatically filtering out selected elements from websites will leave the base content that users are interested in and, as a side-effect, render them more accessible. Although our heuristics are intuition-based, rather than derived from the W3C accessibility guidelines, we imagined however that they would have little impact on web pages that are fully compliant with the accessibility guidelines. We were wrong: some (technically) accessible web pages still include significant clutter. This paper discusses our content extraction framework and its application to accessible web pages.
10:35 - 11:00 Coffee Break
Session 2 - Mid Morning
Engineering Guidlines
11:00 - 11:40 Keynote - Interdependent Components of Web AccessibilityWendy Chisholm - W3C The Web is providing unprecedented access to information for people with disabilities. However, we have much work to do: the majority of existing Web content is not fully accessible; browsers, multimedia players and assistive technologies do not yet provide a completely usable and accessible experience; and authoring tools and development environments (including content management systems such as blogging applications) do not produce fully accessible Web content and do not have accessible interfaces. Until people with disabilities are able to both access and contribute to the Web, the Web is not accessible. This presentation will show how Web accessibility depends on several components of Web development and interaction working together. It will also demonstrate the essential relationship between the WAI guidelines: Web Content Accessibility Guidelines (WCAG), Authoring Tool Accessibility Guidelines (ATAG), and User Agent Accessibility Guidelines (UAAG). Engineering accessible design requires all of these pieces to be operating together.
11:40 - 12:00 Full - Web Composition with WCAG in mindVicente Luque-Centeno et al - Carlos III University of Madrid (Spain) Accessibility should be a part of the Web design process instead of being a post-design repair process. Thus, it should be more integrat'd within the internal authoring tools' mechanism of generating new Web contents. Web composition, when creating Web pages from data extracted from heterogeneous or external sources, should have accessibility into account in order to guarantee that the final page being constructed is accessible. This paper presents the rules that, in a composition process, a design tool must guarantee in order to create accessible Web pages. We also present WSLS as an accessibility enabled authoring tool that makes this task feasible, and focus in how this tool incorporates accessibility into the process of generating new Web contents.
12:00 - 12:20 Full - Forcing Standardization or Accommodating Diversity? A Framework for Applying the WCAG in the Real WorldBrian Kelly et al - UKOLN (UK) Since 1999 the W3C's Web Content Accessibility Guidelines (WCAG) have provided a solid basis for implementation of accessible Web design. However it is argued that in the context of evaluation and policymaking, inappropriate reference to the WCAG may lead to serious practical difficulties in implementation and monitoring of an effective accessibility policy. There is a pressing need for a framework that guides appropriate application of the WCAG in a holistic way, taking into account the diversity - or homogeneity - of factors such as context of use, audience and audience capability, and access environment. In particular, the current promotion of W3C technologies at the expense of widely used and accessible proprietary technologies may be problematic, as is the apparent reliance of the WCAG on compliant browsing technology. In this paper, a holistic application of the WCAG is proposed by the authors, whereby the context of the web resource in question and other factors surrounding its use are used to shape an approach to accessible design. Its potential application in a real world environment is discussed.
12:20 - 12:35 Short - An Active Step toward A Web Content Accessible SocietyJoonho Hyun et al - Korea Agency for Digital Opportunity and Promotion (Republic of Korea)In this paper, we discuss Korean Web Content Accessibility Guideline 1.0 (KWCAG 1.0) enacted in late 2004. KWCAG 1.0 consists of 14 checkpoints that are categorized into 4 principles, similar to WCAG2.0 working draft as of June 2003. Several Priority 1 checkpoints of W3C WCAG 1.0 and guidelines of Section 508 were not included in KWCAG 1.0, as they were not applicable to Korean circumstances, wherein fancy images and fantastic animation elements are widely used to design web pages.
12:35 - 14:00 Lunch
Session 3 - Early Afternoon
Engineering Design
14:00 - 14:40 Keynote - Is Accessible Design A Myth?Eric A. Meyer - Complex Spiral Consulting (USA) In this paper, I examine the historical attempts to create visual designs that are still accessible to handicapped users and assess the current state of accessible design. This is followed by a critical look at current assistive technologies, and a set of recommendations for future work in this area.
14:40 - 15:00 Full - Platform-Independent Accessibility API: Accessible Document Object ModelAndres Gonzalez and Loretta Guarino Reid - Adobe Systems Inc. (USA) This paper addresses the problem of supporting accessibility in applications that run in multiple operating environments. It analyzes the commonalities of existing platform-specific Accessibility APIs, and defines a platform-independent accessibility API, the Accessible DOM. The Accessible DOM encompasses the features of existing APIs and overcomes the limitations of existing APIs to express dynamic, complex document contents. The Accessible DOM can be used to support existing and future platform-specific accessibility APIs. It will also allow the development of platform-independent accessibility clients.
15:00 - 15:20 Full - Designing Learning Systems to Provide Accessible ServicesPythagoras Karampiperis and Demetrios Sampson - University of Piraeus (Greece) The need for providing learners with web-based learning content that match their accessibility needs and preferences, as well as providing ways to match learning content to user's devices has been identified as an important issue in accessible educational hypermedia literature. Several initiatives already exist trying to provide accessible web-based learning environments addressing a broad range of access needs and requirements. However, the design and development of web-based learning environments for people with special abilities has been addressed so far by the development of hypermedia and multimedia based educational content that is specially designed for the user targeted group, as well as the use of dedicated infrastructure supporting the delivery of learning content. Such approaches not only prevent their user groups (learners and their tutors) from accessing other available resources, but also keep them dependent from the specific e-learning platform, since the supported hypermedia content and learning scenarios are a-priori designed for the targeted user group. In this paper we address the need for an architectural definition of a web-based learning system that satisfies the design steps and requirements identified following the current state-of-the-art accessibility approaches and techniques, as well as the need to define an accessibility application profile for enabling the formalization of learning object accessibility properties, in order to match learning content with learner accessibility preferences.
15:20 - 15:35 Short - Automatic Accessibility Evaluation of Dynamic Web Pages Generated Through XSLTAndre Freire and Renata Fortes - Universidade de Sao Paulo (Brazil)Web Accessibility has been an increasing research area, and much effort has been spent to develop methods for authoring and evaluating Web pages using accessibility guidelines and standards, like authoring tools and automatic evaluation tools. The evaluation of dynamic Web pages is a problem until unsolved in the field of automatic evaluation tools, since the current evaluators are able only to evaluate static Web pages. Stone and Dhiensa have addressed this problem, and proposed a method for evaluating the accessibility of dynamic Web pages using a generalized page which contains all possible outputs that can be generated by a script. In this paper, we discuss another method for evaluating the accessibility of dynamic Web pages generated using XML and XSLT, which would work by analysing a XSLT using a structure descriptor such as DTD or XSD to determine the different types of XML documents that can be generated. Some examples of the use of this method are shown, and future work are discussed.
15:35 - 16:00 Coffee Break
Session 4 - Mid Afternoon
Evaluating Accessiblity
16:00 - 16:20 Invited - A Conceptual Framework for Accessibility Tools to Benefit Users with Cognitive DisabilitiesPaul Ryan Bohman and Shane Anderson - WebAIM (USA) The authors present a conceptual framework which tool developers can use to chart future directions of development of tools to benefit users with cognitive disabilities. The framework includes categories of functional cognitive disabilities, principles of cognitive disability accessibility, units of Web content analysis, aspects of analysis, and realms of responsibility.
16:20 - 16:40 Full - Mozilla Accessibility on Unix/Linuxlouie zhao et al - Sun Microsystems (China) Web accessibility has been developed in recent years. Mozilla, as the most important open source web browser, has also increased to support web accessibility significantly. Since Mozilla is designed to be cross-platform, accessibility support differs on different platforms (e.g. Unix, Window, Mac). This paper aims at mozilla accessibility support on Unix/Linux platforms. This presentation looks at GNOME desktop accessibility first, which is the base of the development of mozilla accessibility on Unix/Linux platform; Then the accessibility architecture of mozilla on Unix/Linux is introduced; this paper also analyses the difference of accessibility between mozilla and other GNOME applications and the difference of accessibility between on Window and on Unix/Linux. At last, this paper presents some suggestion on web developer and some future development.
16:40 - 16:55 Short - Semantic Web Enabled Web Accessibility Evaluation ToolsShadi Abou-Zahra - W3C (France) Evaluating Web sites for accessibility remains an effort intensive process. Potentially, evaluation tools can significantly improve the efficiency and quality of Web accessibility evaluations but the currently available tool market only provides little or no consistency in the reliability and performance amongst these tools. In fact, in some cases evaluation tools may be confusing or misleading to users with little or no experience in Web accessibility. This paper will highlight how the utilization of Semantic Web technologies in evaluation tools can facilitate the exchange of evaluation data between tools and hence provide new approaches to support designers, content authors, programmers, quality assurance reviewers, project managers, or other users in accomplishing their respective tasks during the development and maintenance of accessible Web sites. Furthermore, this paper will also highlight some additional usages of Semantic Web enabled Web accessibility evaluation tools beyond the scope of evaluation processes.
17:00 - 17:45 Session 5 - Late Afternoon
Panel Session
'Do designers need to be engineers?'
17:45 - 18:00 Workshop Wrap-Up
18:00 - 19:30 Break
19:30 - Onwards Social Programme - We find it useful to chat, relax, and share views and ideas in a more informal setting. So now we'd like to invite our guests to join us for drinks and a meal.
Hot Topics
Thanks
18 May 2005: Thanks to our PC, Presenters, Attendees and Supporters for making the W4A-2005 such an amazing success.
Supporters
SIGACCESS
SIGACCESS With generous support from ACM SIGACCESS. Get full details for ACM SIGACCESS.
SIGWEB
SIGWEB With generous support from ACM SIGWEB. Get full details for ACM SIGWEB.
Continental Airlines
Continental Airlines Logo Continental Airlines will be our travel partner. Delegates will get a maximum of 15% off certain flights. Have a look at our travel page or full details for Continental Airlines.
Zakon Group
Zakon Group Logo Thanks to the Zakon Group for the hosting and use of their OpenConf submissions system. Have a look at our submissions page or full details for the Zakon Group.