<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Supporting the UW Web &#187; accessibility</title>
	<atom:link href="http://staff.washington.edu/agraf/category/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://staff.washington.edu/agraf</link>
	<description></description>
	<lastBuildDate>Wed, 06 May 2009 21:34:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Accessibility Capacity Building Institute</title>
		<link>http://staff.washington.edu/agraf/2006/12/06/web-accessibility-capacity-building-institute/</link>
		<comments>http://staff.washington.edu/agraf/2006/12/06/web-accessibility-capacity-building-institute/#comments</comments>
		<pubDate>Thu, 07 Dec 2006 00:23:54 +0000</pubDate>
		<dc:creator>agraf</dc:creator>
				<category><![CDATA[accessibility]]></category>

		<guid isPermaLink="false">http://staff.washington.edu/agraf/wordpress/?p=8</guid>
		<description><![CDATA[Nov 29th &#8211; Dec 1st I attended the Web Accessibility Capacity Building Institute (CBI) organized by DO-IT.

(pictures taken by Rick Ells)
The institute has a blog that contains opinions arrived at via group discussions and some additional content I won&#8217;t link to from here.  Rick Ells, whom I heard about the institute from, is likely [...]]]></description>
			<content:encoded><![CDATA[<p>Nov 29th &#8211; Dec 1st I attended the <a href="http://www.washington.edu/doit/cbi/webaccess/">Web Accessibility Capacity Building Institute</a> (CBI) organized by <a href="http://www.washington.edu/doit/">DO-IT</a>.</p>
<p><a href="http://staff.washington.edu/rells/wacbi_photos/"><img border="none" title="Adam at the CBI" alt="Adam at the CBI" src="http://staff.washington.edu/rells/wacbi_photos/images/IMG_0266.jpg" /><br />
(pictures taken by Rick Ells)</a></p>
<p>The institute has a <a href="http://www.washington.edu/doit/cbi/webaccess/blog">blog</a> that contains opinions arrived at via group discussions and some additional content I won&#8217;t link to from here.  <a href="http://staff.washington.edu/rells/">Rick Ells</a>, whom I heard about the institute from, is likely to publish his notes at some point.  When he does, I&#8217;ll link to them.</p>
<h4>Web Apps &#8211; The Next Generation: Access Opportunity or Challenge</h4>
<p><span style="font-weight: bold">T.V. Raman, Google</span></p>
<ul>
<li>Users without normal use of vision install multiple screen readers &#8211; writing web pages or applications for a specific screen reader is inappropriate</li>
<li>Assistive Technology (AT) like screen readers assume a desktop application model.  Browsers are presumed to display static pages.  Rich applications running in a browser can confuse AT.</li>
</ul>
<p>Access Goals</p>
<ul>
<li>retain the present level of access</li>
<li>increase reach with wider access</li>
<ul>
<li>accessibility to more users</li>
<li>accessibility in more contexts</li>
</ul>
</ul>
<p>Access Building Blocks</p>
<ul>
<li>Content: include adequate semantics</li>
<li>User Interface: degrade gracefully</li>
<li>AT: bridge the gap</li>
</ul>
<p>If something is a menu, say so! People unable to see that it looks like one won&#8217;t know otherwise.<br />
What to speak: Content should be separate from format and controls.</p>
<p>How to speak: <a href="http://www.w3.org/TR/REC-CSS2/aural.html">Aural CSS </a></p>
<p>When to speak: Event handlers allow spoken feedback to reflect visual updates</p>
<p>RSS is good for accessibility.  It&#8217;s well-structured and provides a minimum of understandable content.</p>
<p>Community-based captioning may be a good solution for making uploaded video accessible.</p>
<p>Including open APIs in web tools is perhaps the best way of supporting accessibility for those tools, as those affected or in-touch with the challenges of accessibility are best suited to create accessible interfaces.</p>
<h4>Assistive Technology Vendor Panel</h4>
<p><strong>T.V. Raman, Google<br />
Doug Geoffray,  GW Micro</strong></p>
<p>XSL scripts in emacspeak can be exchanged within a community as greasemonkey scripts are, providing a network effect that allows users to simplify their web experience.</p>
<p>The &#8220;threshold of indignation&#8221; between blind and sighted users is very different.  This is why sighted users that attempt to navigate the web via a screen reader alone will become frustrated very quickly.</p>
<p>Macs using OSX Tiger or later include <a href="http://www.apple.com/macosx/features/voiceover/">voiceover</a>, a built-in AT application.</p>
<h4>W3C Roadmap for Accessible Rich Internet Applications</h4>
<p><strong>Rich Schwerdtfeger, IBM &#038; W3C Web Accessibility Initiative</strong></p>
<p>XForms will enable much more accessible web applications and richer form and interface elements.  Hopefully browsers will include support for this soon.</p>
<p><a href="https://www.washington.edu/doit/cbi/webaccess/slides/rich/index.htm">Presentation</a></p>
<p><a href="http://www.w3.org/TR/WCAG20/">W3C Web Content Accessibility Guidelines 2.0 </a></p>
<p><a href="http://www.w3.org/WAI/PF/roadmap/DHTMLRoadmap040506.html">W3C Dynamic Accessible Web Content Roadmap</a></p>
<h4>Management Panel: Policies, Practices and Processes for Maintaining Accessibility</h4>
<p><strong>Bill Corrigan<br />
Cheryl Hammond<br />
Wei-zhong Wang</strong></p>
<ul>
<li>The legal threat of inaccessible paperless systems required to complete job tasks may drive change in accessibility.</li>
<li>How can podcasts be made accessible?</li>
<li>Many <a href="http://en.wikipedia.org/wiki/Captcha">Captchas</a> aren&#8217;t accessible.</li>
<ul>
<li>Alternate solutions include integer addition and audio captchas.</li>
</ul>
<li>Try replacing images on a page with their alt text in order to test them for understandability.</li>
<li>Don&#8217;t assume that your pages &#038; apps are accessible when they meet a standard.</li>
</ul>
<h4>Accessibility of Rich Adobe Applications</h4>
<p><strong>Bob Regan, Adobe</strong></p>
<p>Some of the applications presented are quite a bit more accessible than I expected Flash could be.</p>
<p>Bob has developers use a screen reader for an hour every day for 3-6 weeks in order to give them a feel for how to write applications that will be usable via screen reader.</p>
]]></content:encoded>
			<wfw:commentRss>http://staff.washington.edu/agraf/2006/12/06/web-accessibility-capacity-building-institute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
