<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The '58 sound &#187; adaptation</title>
	<atom:link href="http://58sound.com/tag/adaptation/feed/" rel="self" type="application/rss+xml" />
	<link>http://58sound.com</link>
	<description>David Sloan on Accessibility, Inclusive Interaction design - and other topics of interest</description>
	<lastBuildDate>Tue, 24 Apr 2012 12:25:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='58sound.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/ca4cc2976952aa6eec811cb0b6477932?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>The '58 sound &#187; adaptation</title>
		<link>http://58sound.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://58sound.com/osd.xml" title="The &#039;58 sound" />
	<atom:link rel='hub' href='http://58sound.com/?pushpress=hub'/>
		<item>
		<title>Perfect Circle</title>
		<link>http://58sound.com/2009/02/23/in-search-of-conformant-users/</link>
		<comments>http://58sound.com/2009/02/23/in-search-of-conformant-users/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 23:57:39 +0000</pubDate>
		<dc:creator>David Sloan</dc:creator>
				<category><![CDATA[Accessibility and Usability]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[adaptation]]></category>
		<category><![CDATA[older people]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[sus-it]]></category>
		<category><![CDATA[user profiling]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://58sound.wordpress.com/?p=47</guid>
		<description><![CDATA[An accessible web assumes 'conformant users' - how can we detect and maintain accurate accessibility requirements?<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=58sound.com&#038;blog=6581407&#038;post=47&#038;subd=58sound&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the most frustrating yet fascinating challenges to achieving an optimally accessible Web is trying to complete a perfect circle. Three parts of that circle are covered by the <a title="WAI Components of Web Accessibility" href="http://www.w3.org/WAI/intro/components">W3C Web Accessibility Initiative&#8217;s triumvirate of guidelines</a>: conformant content (<a title="Web Content Accessibility Guidelines v2.0" href="http://www.w3.org/TR/WCAG20/">WCAG</a>), created by conformant authoring tools (<a title="Authoring Tool Accessibility Guidelines v1.0" href="http://www.w3.org/TR/WAI-AUTOOLS/">ATAG</a>), and accessed using conformant user agents (<a title="User Agent Accessibility Guidelines v1.0" href="http://www.w3.org/TR/WAI-USERAGENT/">UAAG</a>). This approach has some <a title="Kelly et al: Forcing Standards or Accommodating Diversity" href="http://www.ukoln.ac.uk/web-focus/papers/w4a-2005/">practical flaws</a> – not least in that there’s a missing part of the circle:<strong> </strong><em>conformant users</em>.</p>
<p><span id="more-47"></span>As awareness amongst web designers grows of the need to create accessible web content, there’s a natural frustration  that despite the designer’s best efforts, people can still experience accessibility problems. In the WAI model of accessibility, this might be defined as a user agent problem. A lack of conformance by browsers with UAAG means it still seems to be extraordinarily difficult to make basic,  effective and persistent changes to web page display (for example changing text size, colour schemes) or interaction style (efficient keyboard shortcuts).  Following UAAG, especially <a title="UAAG 11. Allow configuration and customization." href="http://www.w3.org/TR/WAI-USERAGENT/guidelines.html#gl-configuration">Guideline 11</a> and <a title="UAAG 12. Provide accessible user agent documentation and help" href="http://www.w3.org/TR/WAI-USERAGENT/guidelines.html#gl-documentation">Guideline 12</a>,  would &#8211; the theory suggests &#8211; make it easy for a user to make the necessary adjustments to meet their accessibility requirements.</p>
<p>The short term, but unsatisfactory, workaround to this problem, has been for web sites to provide accessibility aids as part of their content – features like text resizing widgets and alternative style sheets. Embedding accessibility features in web content has obvious and significant shortcomings – they can only every apply to one web site; so a user can’t rely on them being available across all the sites they want or need to visit.</p>
<p>This ‘give a man a fish or teach a man to fish?’ conundrum has been a focus of attention for many accessibility and standards advocates. In terms of raising awareness, efforts have been made to make it easier to apply accessibility changes through browser widgets (e.g. <a href="https://addons.mozilla.org/en-US/firefox/addon/6118">Firefox text size extension</a>), scripts for accessibility (e.g. <a href="http://webinsight.cs.washington.edu/projects/accessmonkey/">AccessMonkey</a>), or <a href="http://juicystudio.com/article/user-defined-accesskeys.php">user-definable access keys</a>. There are web sites such as the BBC&#8217;s <a href="http://www.bbc.co.uk/accessibility/">MyWeb MyWay</a>, and <a title="Accessify on YouTube: resizing text using the browser." href="http://www.youtube.com/watch?v=54iSS7KVcos">video tutorials</a> on how to make basic accessibility changes; there&#8217;s an <a title="Digital Web Magazine: Are Accessibility Statements useful?" href="http://www.digital-web.com/articles/are_accessibility_statements_useful/">ongoing debate</a> on whether a site&#8217;s accessibility page is the best place to provide helpful accessibility information.</p>
<p>However, the paradox with all these efforts is that the people <em>who are most likely to be affected</em> are those who are also <em>highly unlikely to find these solutions independently</em>. Without assistance, these valuable tools may remain undiscovered by the people who need them most.</p>
<p>What’s important to realise is that this issue concerns not those with significant impairments that might require, for example, a full blown screen reader, and where an accessibility problem – and solution – is pretty easy to define.</p>
<p>Instead, the people who are most likely to be affected by an inability to make accessibility changes are people with <em>relatively minor</em>, but <em>multiple impairments</em>, which may fluctuate short-term but gradually decline long-term. This includes many older web users, experiencing age related capability decline – and what makes the problem difficult to solve is that the gradual nature of change, allied to an unfamiliarity with the nature of the Web, these users might be unaware they have accessibility requirements.</p>
<p>We’re used to assuming that in accessible design, the user at least <em>knows</em> they have accessibility needs, but what happens when they don’t?</p>
<p>There’s been a lot of work focusing on defining and storing user needs, and using them making adaptations to resources based on these accessibility needs, for example the <a title="Supple Project, University of Washington" href="http://www.cs.washington.edu/ai/supple/">Supple project</a>. User profiling for accessibility is now standardised, in an e-learning context, in <a title="ISO 24751: Information technology -- Individualized adaptability and accessibility in e-learning, education and training" href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=41521">ISO 24751</a>. The <a href="http://www.w3.org/WAI/WAI-AGE/">WAI-AGE</a> project  is investigating the overlap and differences between ageing and web accessibility; and browser manufacturers like Opera do now seem to appreciate how difficult &#8216;simple&#8217; accessibility tasks can be for many users.</p>
<p>This is all important work; but beyond technical problems we need to look at how people develop skills in IT use, in how they learn web browsing techniques – and what role, if any, accessibility plays. And we need to understand better how we can discover that a person’s visual, cognitive or mobility capabilities have declined to such a point that applying an accessibility solution (or changing an existing one) would help to sustain independent access.</p>
<p>Tracking a user&#8217;s capability changes, keeping this information as accurate and up to date as possible, and using it to make helpful changes &#8211; all in an ethical way &#8211; is something we plan to tackle in the <a title="SUS-IT - Sustaining independent access to IT for older people" href="http://www.fastuk.org/research/projview.php?id=1455">SUS-IT</a> project over the next three years. I’m really looking forward to working with a team drawn from sociology, psychology, information science as well as computing science to tackle this problem in a more holistic way.</p>
<p>And maybe at the end of it all, we can have a situation where, to use one of my favourite analogies, awareness of the text resizing functions of a web browser is as widespread as that of another accessibility aid &#8211; the TV volume control.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/58sound.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/58sound.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/58sound.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/58sound.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/58sound.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/58sound.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/58sound.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/58sound.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/58sound.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/58sound.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/58sound.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/58sound.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/58sound.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/58sound.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=58sound.com&#038;blog=6581407&#038;post=47&#038;subd=58sound&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://58sound.com/2009/02/23/in-search-of-conformant-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ea9f871cbb6425e9501bd99710487e3?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">58sound</media:title>
		</media:content>
	</item>
	</channel>
</rss>
