<?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>MikePadgett.com &#187; accessibility</title>
	<atom:link href="http://www.mikepadgett.com/tag/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikepadgett.com</link>
	<description>Articles, reviews, travel, design, literature and more written by Mike Padgett, an Information Designer in Brussels</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:02:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Accessibility may affect feasibility of Sharepoint intranet</title>
		<link>http://www.mikepadgett.com/technology/technical/accessibility-may-affect-feasibility-of-sharepoint-intranet/</link>
		<comments>http://www.mikepadgett.com/technology/technical/accessibility-may-affect-feasibility-of-sharepoint-intranet/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 21:13:56 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[wcag]]></category>

		<guid isPermaLink="false">http://localhost/?p=22</guid>
		<description><![CDATA[Microsoft's Office Sharepoint Server 2007 packs some cosmetic improvements to accessibility, but considerable development will be needed to resolve out-of-the-box problems.]]></description>
			<content:encoded><![CDATA[<h3>Improvements in MOSS Sharepoint 2007</h3>
<p>Microsoft applies accessibility best practice fairly solidly on the desktop, but the same couldn&#8217;t be said of its recent online efforts.</p>
<p>Redmond has often been seen to lag behind the rest of the online industry and resentments have built up over the years, particularly fuelled by the development of Internet Explorer.</p>
<p>So it&#8217;ll be welcome news from Microsoft that Sharepoint 2003 &#8211; a release pockmarked by deficiencies in both usability and accessibility &#8211; has been replaced by Microsoft Office SharePoint Server (MOSS) 2007, complete with numerous interface improvements.</p>
<p>However what we&#8217;re seeing are quick wins rather than big changes: some attention has been given to (easily altered) markup and the visual styles of out-of-the-box skins.</p>
<h3>For better or for worse?</h3>
<div class="imgleft"><img src="/legacy/userfiles/image/images_2007/moss.gif" alt="Stylised image of MOSS" width="200" height="267" />
<p class="caption">MOSS: hasn&#8217;t aged so well</p>
</div>
<p>The origins of Sharepoint&#8217;s critical accessibility issues &#8211; and these are still more or less the same in MOSS 2007 as they were in Sharepoint 2003 &#8211; lie in Microsoft&#8217;s dogged commitment to delivering the functional equivalent of WinForms in a browser.</p>
<p>The practical result is a sort of Frankenstein&#8217;s Monster of desktop and web paradigms, onerously dependent on client-side scripting to hold it all together.</p>
<p>Closer inspection of this scripting suggests that MOSS 2007 is in fact potentially <em>less</em> accessible than 2003.</p>
<h3>An uphill slog</h3>
<p>If we can do without bells and whistles on the front-end, it&#8217;s not especially difficult to publish a semantically valid, usable and accessible Sharepoint intranet.</p>
<p>It&#8217;s just that we have to customise to comply, to the extent that the cost-benefit of Sharepoint is much diminished by the considerable resources required to make it seaworthy.</p>
<h3>Administrative concerns</h3>
<p>Assuming we&#8217;re ready to receive visitors to our newly-compliant Sharepoint front-end, let&#8217;s turn to that Microsoft speciality: the delegation of administration. Here&#8217;s where the complexity of transferring WinForms literalism to the web starts to take its toll.</p>
<p>The technology required to leverage the power of the Sharepoint&#8217;s administration interface is also the heartbeat of the product, but some assistive technologies won&#8217;t support it. An assistive technology user can access a carefully modified website, but she won&#8217;t feasibly be able to administer it. Unless, it seems, we&#8217;re prepared to put our hand in our pocket <em>again</em>.</p>
<h3>The cost of concessions: &#8220;More Accessible Mode&#8221; and the <em>Accessibility Kit for Sharepoint</em></h3>
<p>In his article on <a href="http://blogs.msdn.com/sharepoint/archive/2006/04/24/582506.aspx">expected accessibility improvements for MOSS 2007</a>, Microsoft&#8217;s Lawrence Liu envisaged a &#8220;&#8216;more accessible&#8217; mode that allows users with special needs to identify themselves so that we can change the way some of our dynamic content is rendered&#8221; (note the choice of the phrase &#8220;more accessible&#8221;, rather than plain &#8220;accessible&#8221;).</p>
<p>Indeed, now that we have the finished product, Liu&#8217;s follow-up remark is more accurate, with the &#8216;more accessible mode&#8217; being made available &#8220;&#8230; so that third parties can create solutions catered to screen reader users&#8221;. The implication being that &#8220;more accessible&#8221; properly equates to &#8220;more development&#8221;: this mode still appears to depend upon at least some out-of-the-box client-side scripting to function properly.</p>
<p>A requirement for extra development in MOSS 2007 is honestly acknowledged by Microsoft, though Redmond obviously stops short of seeing that as a potential negative.</p>
<p>Some organisations have made the investment: there is a collection in the public domain today of websites (numbers still in single figures) that have been created to meet accessible standards. And it&#8217;s clear that in these examples, MOSS 2007&#8242;s rich functionality is missing. Nor can we guess whether or not these examples are capable of being <em>administered</em> accessibly.</p>
<p>As the respected creator of accessibility test engine <em>CynthiaSays</em>, provider and vendor HiSoftware has partnered with Microsoft to develop an <a href="http://aks.hisoftware.com">Accessibility Kit for Sharepoint (AKS)</a>, which will target MOSS 2007. AKS will &#8220;deliver a kit that can significantly reduce the time, knowledge, and effort required to implement a Sharepoint-based web site&#8221;, say Microsoft and HiSoftware in a joint statement.</p>
<p>There are at the time of writing no published release dates.</p>
<h3>While-U-Wait: Master Pages, User Controls and Web Parts</h3>
<p>In the meantime, general experience of .NET development has already raised the issue of how to guarantee good markup from programming, a task that has become slightly easier since the release of .NET 2.0.</p>
<p>Developers must first produce accessible, valid Master pages. Rather than out-of-the-box Master pages, this process should start with a minimal template, such as <a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx">an example made available by Microsoft</a>.</p>
<p>Thereafter the quality of markup output by .NET 2.0 user controls can be improved upon quite significantly using <a href="http://msdn2.microsoft.com/en-us/library/aa830815.aspx">delegate controls</a> or <a href="http://www.asp.net/cssadapters/">CSS-Friendly Control Adapters</a>.</p>
<p>Unlike many of the widgets and plugins of other, comparable products, MOSS 2007&#8242;s own Web Parts are rarely configurable (presumably because of their proprietary nature), which contributes to the issue of accessibility, since these same Web Parts typically spit out execrable markup.</p>
<p>Most such Web Parts exhibit one or more of the following issues:</p>
<ul>
<li>HTML tables for layout, or improperly marked up for data</li>
<li>Obtrusive Javascript that fails to provide alternatives</li>
<li>Inline styles rather than applying external CSS by class or ID</li>
<li>Multiple instances of ID attributes instead of unique IDs</li>
<li>Fixed rather than relative units</li>
</ul>
<p>Accordingly, it is essential that simple semantic markup is used in order to achieve maximum flexibility and optimal accessibility, otherwise all the hard work done on fine-tuning the Master and other user controls will be compromised.</p>
<h3>Conclusion: fit for purpose?</h3>
<p>Web-based groupware promises much for the future: information architecture, findability, collaboration and a single point of origin for access, audit and workflow.</p>
<p>The debate on how far Sharepoint achieves the definition is open. At the time of writing (October 2007) the Intranet Benchmarking Forum published <a href="http://www.ibforum.co.uk/?cmd=Schedule_Event_View&amp;eventId=37a27db0eae8e6b0d83347d8858174a9">a report on the suitability of Sharepoint for an organisation intranet</a> and its findings were mixed, while earlier in the year respected analyst CMSWatch considered <a href="http://www.cmswatch.com/About/Press/200704MOSS/">MOSS 2007 inappropriate for web publishing scenarios</a>.</p>
<p>Whether or not Sharepoint does the job in a general sense, organisations for whom a high level of accessibility is important (in an ideal world, that would be all organisations) should be concerned about MOSS 2007.</p>
<p>Organisations looking to develop an accessible MOSS 2007 solution for both visitors and administrators will need to make significant investment in development and to accept the probable loss of much of Sharepoint&#8217;s richer functionality.</p>
<p>If Microsoft Office integration (or lock-in, depending on the reader&#8217;s interpretation) isn&#8217;t a key deliverable, then consideration could be given to a content management platform with a lighter footprint that wraps in a high level of accessibility as standard and offers plenty of flexibility at the front-end.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/technical/accessibility-may-affect-feasibility-of-sharepoint-intranet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Accessibility row over Better Connected 2007</title>
		<link>http://www.mikepadgett.com/technology/technical/accessibility-row-over-better-connected-2007/</link>
		<comments>http://www.mikepadgett.com/technology/technical/accessibility-row-over-better-connected-2007/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 13:01:05 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[audit]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[local government]]></category>
		<category><![CDATA[public sector]]></category>
		<category><![CDATA[rnib]]></category>
		<category><![CDATA[socitm]]></category>

		<guid isPermaLink="false">http://localhost/?p=65</guid>
		<description><![CDATA[A "pass or fail" culture dominates the latest quantitative study on public sector web accessibility.]]></description>
			<content:encoded><![CDATA[<div class="imgleft"><img src="/legacy/userfiles/image/images_2007/boxers.gif" alt="In the ring: getting into the accessibility square-off" height="156" width="190" /></div>
<p>A very public row broke out recently over a report concerning the results of a survey published by <acronym title="Society of Information Technology Management">Socitm</acronym> entitled <a href="http://www.socitm.gov.uk/socitm/Library/Better+connected+2007.htm"><em>Better Connected 2007</em></a>, which surveyed the level of accessibility of 544 local authority websites.</p>
<p>The brouhaha centred upon the methods employed by <acronym title="Society of Information Technology Management">Socitm</acronym> to generate metrics amounting to a thumbs up or down.</p>
<p>The ink on the publication had barely dried when the influential <acronym title="Public Sector Forums">PSF</acronym> weighed in conspicuously with vocal criticism of &#8220;continued peddling of what can at best called ill-informed pontificating and at worst out and out drivel.&#8221;</p>
<blockquote><p><em>Better Connected</em> is one such example, and the Insight team behind it add insult to injury by clipping town halls for £395 a pop as they vacuum up cash like the most opportunistic of privateers while cowering behind and milking their quasi-official .gov.uk status for every penny they can. [<a href="http://www.accessifyforum.com/viewtopic.php?p=50370">1</a>]</p></blockquote>
<div class="imgright"><img src="/legacy/userfiles/image/images_2007/shaxberd(1).gif" alt="To be accessible or not to be accessible: is that the question?" height="254" width="247" /></div>
<p>The methodology consisted of a programme of automated testing, followed by human testing conducted by the <acronym title="Royal National Institute for the Blind">RNIB</acronym>, an organisation which has been seen to take a leading role in the promotion of accessibility best practice in recent years.</p>
<p>Acrimony surrounds the report&#8217;s implication that sites that did not meet the <acronym title="World Wide Web Consortium">W3C</acronym>&#8216;s <acronym title="Web Content Accessibility Guidelines">WCAG</acronym> were deemed to have &#8220;failed&#8221;, contributing to a generally gloomy bigger picture in which the site of only one local authority was rated &#8216;excellent&#8217;, 64 others reached Level A Conformance (compared to 62 in 2006) and the rest presumably trailed even basic standards.</p>
<p>The overwhelming issue highlighted by <acronym title="Public Sector Forums">PSF</acronym> and others [<a href="http://www.blether.com/archives/2007/03/better_connecte.php">2</a>] is that reliance upon <acronym title="Web Content Accessibility Guidelines">WCAG</acronym>, automated testing and narrow criteria does not make for an accurate assessment of accessibility, generating instead sensational headlines and more spin based on a &#8220;dodgy methodology which fails (and therefore implies inacesssibility of) perfectly good websites … This is doing more harm than good&#8221; [<a href="http://www.rnib.org.uk/wacblog/general/bc2007-is-out/#comment-14849">3</a>].</p>
<div class="imgleft"><img src="/legacy/userfiles/image/images_2007/booleans.gif" alt="Accessibility is not black and white" height="290" width="195" /></div>
<p>Are false impressions being created? Certainly a great deal of energy has been spent mooting just that, but away from the glowering flames, there&#8217;s also the year-on-year grinding negativity of <em>Better Connected</em> to worry about.</p>
<p>The <acronym title="Royal National Institute for the Blind">RNIB</acronym>&#8216;s Donna Smillie suggests that there&#8217;s something inherently wrong about seeing accessibility as a boolean [<a href="http://www.rnib.org.uk/wacblog/general/bc2007-is-out/#comment-14911">4</a>], yet there can be little doubt that many do make that mistake.</p>
<p>Though the context of Smillie&#8217;s statements is intended to support <em>Better Connected</em>, doesn&#8217;t the report &#8211; and the study as a whole &#8211; encourage a pass/fail view of things, attempting as it does to generalise into a digestible format what is a wide-ranging and often laborious area of practice treated in varied meticulous ways by hundreds of different organisations?</p>
<p>This is after all a quantitative study, not a qualitative one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/technical/accessibility-row-over-better-connected-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash is 10</title>
		<link>http://www.mikepadgett.com/technology/flash-is-10/</link>
		<comments>http://www.mikepadgett.com/technology/flash-is-10/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 12:25:54 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://localhost/?p=119</guid>
		<description><![CDATA[Love it or hate it, after a decade of design Flash is still with us and with impressive video support, it's still relevant.]]></description>
			<content:encoded><![CDATA[<div class="imgright"><img src="/legacy/userfiles/image/images_2006/flash.jpg" alt="Flash icon" width="142" height="150" /></div>
<p>Flash is ten years old, as the BBC <a href="http://news.bbc.co.uk/1/hi/technology/6169853.stm">reports</a>, and for any Internet technology still around after a decade that&#8217;s a considerable achievement.</p>
<p>When I started out in web design, it was almost the only medium I worked in, reflecting the tastes of the time. That was before the Flash backlash, led by the arch-headline-grabber himself Jakob Nielsen&#8217;s <a href="http://www.useit.com/alertbox/20001029.html">vociferous take</a> on the matter.</p>
<p>Since then, the paths of Flash and I have diverged considerably. I rarely work with it nowadays.</p>
<div class="imgleft"><img src="/legacy/userfiles/image/images_2006/inappropriate_flash.jpg" alt="Inappropriate Flash" width="200" height="193" /></p>
<p class="caption">Inappropriate Flash harms user experience</p>
</div>
<p>I haven&#8217;t seen developers breaking new ground lately, in the way every week used to bring extensions of Flash&#8217;s seemingly limitless  capabilities in two dimensions.</p>
<p>Just at the time when Flash was in the corner licking its wounds, good old HTML enjoyed a renaissance with the adoption of web standards and increased accessibility. Today, JavaScript has taken markup into orbit and in a curious irony, it has also saved Flash from a further beating from the <a href="http://en.wikipedia.org/wiki/Eolas">Eolas patent mess</a>.</p>
<p>A few major successes have been brought to us by Flash in recent times. Yahoo has finally done the obvious and released a <a href="http://maps.yahoo.com/">Flash mapping interface</a> and YouTube&#8217;s video relies totally upon Flash&#8217;s video capabilities, of course.</p>
<div class="imgleft"><img src="/legacy/userfiles/image/images_2006/logo_youtube.gif" alt="YouTube logo" width="133" height="57" /></div>
<p>Indeed, it&#8217;s the video stuff that ensures Adobe&#8217;s trusty plug-in is still relevant today, since the tech corporate&#8217;s vision of an all-purpose application delivery medium still looks years away, with a muted response to <a href="http://www.adobe.com/products/flex/">Flex</a> and Microsoft&#8217;s competing Avalon (now imaginatively retitled <acronym title="Windows Presentation Framework">WPF</acronym>) technology tied to the long-delayed Vista.</p>
<p>&#8220;It&#8217;s a bit chaotic. There&#8217;s lots of noise, lots of activity. That&#8217;s great; there&#8217;s a huge amount of innovation&#8221; said Adobe&#8217;s Kevin Lynch [<a href="http://news.com.com/As+Flash+turns+10,+Adobe+looks+ahead/2100-1012_3-6102973.html">1</a>] when asked about the future of Flash. Not a straight (or strong) answer.</p>
<p>In times past, Macromedia always managed to brave the storms, so perhaps Adobe can keep the tide in its favour.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/flash-is-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>21st century job</title>
		<link>http://www.mikepadgett.com/technology/21st-century-job/</link>
		<comments>http://www.mikepadgett.com/technology/21st-century-job/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 12:33:51 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[graphic design]]></category>

		<guid isPermaLink="false">http://localhost/?p=131</guid>
		<description><![CDATA[We live in a world of crap jobs and worse job titles. So I'm going to define my own.]]></description>
			<content:encoded><![CDATA[<p>Remember when a job was something to be proud of? When a job was a job for life?</p>
<div class="imgleft"><img width="150" height="172" src="/legacy/userfiles/image/images_2006/thatch.gif" alt="Thatcher's children" /></div>
<p>Before you complain and click &#8220;Back&#8221; dear reader, let me assure you that this is not an article about the long-term effects of Thatcherism.</p>
<p>No Sir/Madam, this is an article about breaking free from the strictures of <a href="http://www.grupthink.com/topic/419">bad jobs</a> and <a href="http://www.bizjournals.com/sacramento/stories/2004/01/12/smallb5.html">worse job titles</a> and proposing a new role for the 21st century. It&#8217;ll come as no surprise to you that I&#8217;m trying to occupy this role myself.</p>
<p>I&#8217;ll call the role <em>Information Designer</em>. This isn&#8217;t a new job title &#8211; it already means something in Designland, but that definition isn&#8217;t nearly enough. It&#8217;s also a very basic job title, because the job should come with a wide brief and enough autonomy for the individual to firm up that brief. Indeed, <a href="http://www.informationdesign.org/">Information Design</a> already exists as a body of disciplines, but the job specs are always highly fragmented.</p>
<p>The Information Designer that I envisage is someone who, in the simplest terms, makes sense of complex information and communicates it effectively so that information is converted to knowledge.</p>
<p>The work includes elements of:</p>
<ul>
<li>Business intelligence</li>
<li>Data analysis</li>
<li>Web design (plus usability and accessibility)</li>
<li>Graphic design (plus typography)</li>
<li>Training and presentation delivery</li>
<li>[Insert relevant disciplines here]</li>
</ul>
<p>There are quite a few skillsets here, including those of web designer, graphic designer and information architect. I think that, just as web people need to have a good grasp of several technologies, so too should the 21st century Information Designer be very capable in each of these disciplines, rather than having to outsource bits of it to freelancers.</p>
<div class="imgright"><img width="162" height="124" src="/legacy/userfiles/image/images_2006/underground.gif" alt="The London Underground, sort of" /></div>
<p>The 21st century Information Designer role has precedents. While  designers could still avoid being pigeonholed, the range of <a href="http://en.wikipedia.org/wiki/Otl_Aicher">Otl Aicher</a>&#8216;s work comes  close to my concept, as does the utility of <a href="http://en.wikipedia.org/wiki/Harry_Beck">Harry Beck</a>&#8216;s solution to the mapping of the <a href="http://en.wikipedia.org/wiki/London_Underground">London Underground</a> in 1931.</p>
<p>The Information Designer is a designer since his/her work is all about finding solutions, but the information could be absolutely anything considered complex needing logical organisation and it&#8217;s this latter aspect that goes beyond visual design.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/21st-century-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessibility and web applications</title>
		<link>http://www.mikepadgett.com/technology/technical/accessibility-and-web-applications/</link>
		<comments>http://www.mikepadgett.com/technology/technical/accessibility-and-web-applications/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 14:24:14 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[wcag]]></category>

		<guid isPermaLink="false">http://localhost/?p=134</guid>
		<description><![CDATA[A vogueish tidal wave of asynchronous interaction could be a bit of a worry for web accessibility.]]></description>
			<content:encoded><![CDATA[<div class="imgleft"><img src="/legacy/userfiles/image/images_2006/ajax.jpg" alt="What AJAX is not" height="714" width="215" /></p>
<p class="caption">What <acronym title="Asynchronous Javascript and XML">AJAX</acronym> isn&#8217;t, in this context</p>
</div>
<p>Over the last couple of years, we&#8217;ve seen a significant leap forward in computing technologies and on one side of the coin, for the first time the Internet looks capable of delivering on the promise it showed a decade ago.</p>
<p>The flipside is that, during this time, the detritus of the computing has also increased exponentially, with over 95% of emails classified as junk [<a href="http://news.bbc.co.uk/1/hi/technology/5219554.stm" title="Source: BBC News">1</a>] and ever more vocal reports of shady behaviour on the part of software vendors [<a href="http://www.stopbadware.org">2</a>,<a href="http://www.eff.org/IP/DRM/guide/">3</a>].</p>
<h3>Enter <acronym title="Asynchronous Javascript and XML">AJAX</acronym></h3>
<p>Riding the crest of this digital wave, the web technology &#8220;warp drive&#8221; that brought us Basecamp, del.icio.us and GoogleMaps &#8211; defined and described <em>ad nauseam</em> as &#8220;Web 2.0&#8243;[<a href="http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html">4</a>]   &#8211; represents both sides of the coin.</p>
<p>The positives are well-documented, the negatives less so. I decided to zoom in on one particular aspect: the conflict between <acronym title="Asynchronous Javascript and XML">AJAX</acronym> [<a href="http://en.wikipedia.org/wiki/Ajax_(programming)">5</a>] and Accessibility. This is not an especially new area of concern, but recently I wanted to check what progress there had been.</p>
<h3><acronym title="Asynchronous Javascript and XML">AJAX</acronym> vs. Accessibility: why is there a conflict?</h3>
<p>The key front-end advantage of the <acronym title="Asynchronous Javascript and XML">AJAX</acronym> programming technique is that data can be served to the client without a page refresh. Small amounts of data are requested and managed by using a powerful scripting language. This language is JavaScript, and the <acronym title="Asynchronous Javascript and XML">AJAX</acronym> technique finally shows how powerful it really is.</p>
<p>But therein lies the problem. Assistive technologies such as text-only browsers and screenreader software step over JavaScript altogether. As Joe Clark rightly points out [<a href="http://joeclark.org/ice/iceweb2006-notes.html">6</a>], the <acronym title="Web Content Accessibility Guidelines">WCAG</acronym> 1.0 checkpoints include  that:</p>
<p>&#8220;if you use applets and scripts: Ensure that pages are usable when scripts, applets, or other programmatic objects are turned off or not supported. If this is not possible, provide equivalent information on an alternative accessible page.&#8221; [<a href="http://www.w3.org/TR/WAI-WEBCONTENT/checkpoint-list.html">7</a>]</p>
<p>So how do we use a web application like Google Maps if our assistive technology steps over or mauls the very JavaScript that brings us the functionality needed to navigate the interface and serve maps dynamically? And just what would an <em>alternative accessible page</em> for a map of your hometown contain? Could it be something like David Hawgood&#8217;s map of Kent [<a href="http://www.hawgood.co.uk/b/kent/kent.pdf" title="PDF document">8</a>]?</p>
<p>Here&#8217;s another example: if we choose to validate a form with <acronym title="Asynchronous Javascript and XML">AJAX</acronym>, so it&#8217;s possible to check for data entry errors in real time as the user fills out the form [<a href="http://www.zapatec.com/website/ajax/zpform/demo/basic.html">9</a>], then isn&#8217;t an assistive technology user at risk of entering invalid data?</p>
<h3>One step forward, two steps back?</h3>
<p>If, like me, you consult on web accessibility issues, then <acronym title="Asynchronous Javascript and XML">AJAX</acronym> is a major concern: procurers see the power of an AJAX-ified application but none of the fallout.</p>
<p>People seemed to be all too willing to put aside the years of building awareness, interpreting and implementing standards and complying with the law just  as soon as the jaw-dropping cleverness of this powerful (and discriminatory?) approach to web development became clear.</p>
<p><acronym title="Asynchronous Javascript and XML">AJAX</acronym> became a saleable &#8220;feature&#8221; of web applications, moulded into a point of difference that could be touted by salespeople who very likely had no idea what software had to do with the Achaean strongman.</p>
<p>The sad truth on this angle is that, as Clark succinctly points out, accessibility is also just a product feature.</p>
<div class="imgright"><img src="/legacy/userfiles/image/images_2006/cake.jpg" alt="Having your cake and eating it: but AJAX is not accessible" height="251" width="253" /></div>
<p>For procurers whose personal experience of assistive technology amounts to little more than the wearing of spectacles, and whose personal knowledge of the law is as blurry as not wearing those spectacles, accessibility just ain&#8217;t sexy.</p>
<h3>The response: silence!</h3>
<p>One answer to all this might be: change the assistive technology software, not the development techniques. Another might be to simplify the complexity of the offering (often wrongly interpreted as &#8220;dumbing down&#8221;). In the best tradition of human interaction, the best response is probably to meet somewhere in the middle.</p>
<p>The product of research conducted by James Edwards et al on screenreader reactions to <acronym title="Asynchronous Javascript and XML">AJAX</acronym> is predictable: the reactions are <em>un</em>predictable. [<a href="http://www.sitepoint.com/print/ajax-screenreaders-work">10</a>]</p>
<p>The key finding, for screenreaders at least, seems to be that the whole process of updating content inline, which is what <acronym title="Asynchronous Javascript and XML">AJAX</acronym> facilitates, is not picked up at all. This acts out as &#8220;I select a button or a link and <em>nothing happens</em>&#8220;. Not good.</p>
<div class="imgleft"><img src="/legacy/userfiles/image/images_2006/boxer.gif" alt="Rolling with the punches: illustration of a boxer" height="194" width="157" /></div>
<p>If <acronym title="Asynchronous Javascript and XML">AJAX</acronym> is used almost totally to improve user interaction, Edwards makes a typically valid point: &#8220;[i]nteractions are just details, and perhaps what we&#8217;ve really been doing is projecting our own desires and preferences onto users for whom they&#8217;re not really relevant&#8221;.</p>
<h3>Rolling with the punches</h3>
<p>Imagine a boxing match attended by politicians. If you asked a cross-section of the attendees about the result of the bout, all that you&#8217;d learn is that the red corner and the blue corner <em>both</em> won.</p>
<p>Similarly, both of these are true: accessibility best practice is totally on the ropes <em>and</em> <acronym title="Asynchronous Javascript and XML">AJAX</acronym> is seeing stars.</p>
<p>On the one hand, progress is both inevitable and inexorable, but on the other, we have come too far towards a best practice for accessibility to lose out now.</p>
<p>Seconds away, round two?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/technical/accessibility-and-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Languages and the public sector</title>
		<link>http://www.mikepadgett.com/technology/technical/languages-and-the-public-sector/</link>
		<comments>http://www.mikepadgett.com/technology/technical/languages-and-the-public-sector/#comments</comments>
		<pubDate>Wed, 31 May 2006 14:35:15 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[public sector]]></category>
		<category><![CDATA[wcag]]></category>

		<guid isPermaLink="false">http://localhost/?p=157</guid>
		<description><![CDATA[Is there a duty for UK public sector organisations to publish web content in foreign languages?]]></description>
			<content:encoded><![CDATA[<p>I was asked earlier whether public bodies had a legal duty to publish content in foreign languages.</p>
<div class="imgright"><img src="/legacy/userfiles/image/images_2006/idiomas.jpg" alt="Berlitz Paris language school poster" height="238" width="160" /></div>
<p>Consult a specialist in Public or Administrative Law for a better opinion, but as far as I&#8217;m aware, apart from Welsh authorities whose requirement is statutory, public bodies govern communications policies by way of a publication scheme under the framework of the Freedom of Information Act 2000.</p>
<p>A few examples of publication schemes include (subject to links remaining correct):</p>
<ul>
<li><a href="http://www.dh.gov.uk/PublicationsAndStatistics/FreedomOfInformation/fs/en" title="Department of Health publication scheme">Department of Health</a></li>
<li><a href="http://www.met.police.uk/foi/" title="Metropolitan Police publication scheme">Metropolitan Police</a></li>
<li><a href="http://www.cabinetoffice.gov.uk/publicationscheme/" title="Cabinet Office publication scheme">Cabinet Office</a></li>
<li><a href="http://www.mod.uk/DefenceInternet/FreedomOfInformation/" title="Ministry of Defence publication scheme">Ministry of Defence</a></li>
</ul>
<p>The publication scheme is based on a model from the Information Commissioner&#8217;s Office or defined by the public body. This document sets out  the range of information to be made available and in what format.</p>
<p>Languages are an important part of accessibility, but public sector web apps will not require internationalisation as part of an accessibility check.</p>
<p>For more information, visit the <a href="http://www.ico.gov.uk/">Information Commissioner&#8217;s Office</a> website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/technical/languages-and-the-public-sector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WCAG 2.0: clear as mud?</title>
		<link>http://www.mikepadgett.com/technology/technical/wcag-20-clear-as-mud/</link>
		<comments>http://www.mikepadgett.com/technology/technical/wcag-20-clear-as-mud/#comments</comments>
		<pubDate>Tue, 23 May 2006 11:27:37 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[wcag]]></category>

		<guid isPermaLink="false">http://localhost/?p=158</guid>
		<description><![CDATA[The current draft of the long-awaited WCAG2.0 is going down like a lead balloon in some quarters.]]></description>
			<content:encoded><![CDATA[<div class="imgleft"><img src="/legacy/images/client_images_2006/accessibility.jpg" alt="Accessibility symbol" height="173" width="181" /></div>
<p>Joe Clark <a href="http://www.alistapart.com/articles/tohellwithwcag2">reports</a> that <abbr title="Web Content Accessibility Guidelines">WCAG</abbr> 2.0, the product of five years&#8217; hard labour by the <abbr title="Web Accessibility Initiative">WAI</abbr> is a poor effort.</p>
<p>The new raft of guidelines, set to become a standard shortly, closes none of the loopholes afforded by its predecessors whilst maintaining the infuriating trend of being unintelligible to most of its audience.</p>
<p>Whilst much of the same ground is trodden again in respect of the basics, major improvements are unclear or self-contradictory.</p>
<p>&#8220;As a working standards-compliant developer [you] are going to find it next to impossible to implement WCAG 2&#8243; says Clark, adding that even if you follow the guidelines, you may not end up with an accessible site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/technical/wcag-20-clear-as-mud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing CMS catch-up</title>
		<link>http://www.mikepadgett.com/technology/playing-cms-catch-up/</link>
		<comments>http://www.mikepadgett.com/technology/playing-cms-catch-up/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 13:13:36 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://localhost/?p=164</guid>
		<description><![CDATA[One of life's irritations is building a standards-based web resource and then watching WYSIWYG editors destroy it!]]></description>
			<content:encoded><![CDATA[<div class="imgleft"><img src="/legacy/images/client_images_2006/cross_pen.jpg" width="200" height="189" alt="Illustration of a fountain pen" /></div>
<p>If you&#8217;ve spent time designing and building usable, accessible web pages to hand over to developers, you probably have to resist the urge to stand over them while they&#8217;re at work.</p>
<p>Assuming you pick up on every little issue, you&#8217;re justifiably proud by the time release comes along.</p>
<p>Then, like a house of cards, your delicate, pristine code comes tumbling down when users start editing content.</p>
<p>I would chance to claim that the overwhelming majority of CMS products publish horrific, nay rude, HTML created in those oh-so-friendly WYSIWYG editors.</p>
<p>And when you fix some of the worst offenders in the source view, the Editor goes and validates against you and your well-meaning hard work.</p>
<p>It&#8217;s a problem to which today&#8217;s <a href="http://news.bbc.co.uk/1/hi/technology/4853000.stm">BBC News article</a> alludes when discussing accessibility failures on government websites.</p>
<p>So to all those who strive for web standards, I say, be sure your CMS does too!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/playing-cms-catch-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About time for accessibility</title>
		<link>http://www.mikepadgett.com/technology/technical/about-time-for-accessibility/</link>
		<comments>http://www.mikepadgett.com/technology/technical/about-time-for-accessibility/#comments</comments>
		<pubDate>Wed, 08 Mar 2006 14:47:30 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[wcag]]></category>

		<guid isPermaLink="false">http://localhost/?p=169</guid>
		<description><![CDATA[The British Standards Institute (BSI) weighs in on web accessibility with PAS78.]]></description>
			<content:encoded><![CDATA[<div class="imgleft"><img src="/legacy/images/client_images_2006/accessibility.jpg" alt="Accessibility symbol" border="0" height="173" width="181" /></div>
<p>At last, a bit of consistency on web accessibility could be coming our way, <a href="http://news.bbc.co.uk/1/hi/technology/4783686.stm" target="_blank">reports the BBC today</a>.</p>
<p>The British Standards Institute has released <a href="http://www.bsi-global.com/PAS78/" target="_blank">guidelines</a> in the form of a Publicly Available Specification (PAS) in a valiant attempt to clear up the grand fog that is accessibility for websites.</p>
<p>Details are minimal without shelling out of course, but it would appear that PAS 78, developed by the Disability Rights Commission supports W3C specs and offers something like a definitive body of guidelines for website accessibility&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/technical/about-time-for-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Graphic Designers are not Web Designers</title>
		<link>http://www.mikepadgett.com/technology/technical/graphic-designers-are-not-web-designers/</link>
		<comments>http://www.mikepadgett.com/technology/technical/graphic-designers-are-not-web-designers/#comments</comments>
		<pubDate>Thu, 24 Nov 2005 22:52:00 +0000</pubDate>
		<dc:creator>Mike Padgett</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://localhost/?p=182</guid>
		<description><![CDATA[Glad you could join us: communications agencies have finally decided that the Internet is highbrow. Hold on tight!]]></description>
			<content:encoded><![CDATA[<p>This item is a follow-on really from a statement I made in my previous article about User Experience 2005: how we are web designers rather than artists.</p>
<p>J recently pointed out to me a website she&#8217;s been looking at called <a href="http://www.heavy-backpack.com/">Heavy Backpack</a>. It&#8217;s billed by its makers as a &#8220;Creative Catalogue&#8221; &#8211; in other words a mini portfolio for each of its contributors and there are some outstanding examples of graphic design in there with the usual derivative stuff.</p>
<p style="text-align: center"><img src="/legacy/images/client_images/heavy_backpack.gif" alt="Heavy Backpack - screenshot" border="1" height="291" width="400" /><br />
Heavy Backpack</p>
<p>But the site itself is what interested me first. It looks attractive, along similar lines as <a href="http://www.k10k.org/" target="_blank">K10K</a> or any number of those horrible awards sites that all present us with a cutting edge mostly made out of Flash.</p>
<p>Now, of course I realise that the right way to do this kind of magazine (or catalogue or whatever) site is to mute your design so as to let the content do the talking, but being a person interested in the details, I couldn&#8217;t help but notice as the site slowly loaded that there were so many images on the page.</p>
<p>My interest was piqued and I dived right into the source code to see what efforts had been made.</p>
<p>Few. 27 validation errors in HTML 4.01 Loose. A cherry pick of the accessibility issues includes those perennial favourites tiny type, iframes and almost no alt attributes.</p>
<p>The team that put Heavy Backpack together is <a href="http://www.wadestudios.com/" target="_blank">Wade Studios</a>, an Australian business with a good client list. Very talented graphic designers, clearly, but as web designers they ain&#8217;t.</p>
<p>In the last year, I have become increasingly convinced that to call yourself a web designer today means that you are a proficient XHTML/CSS coder, a standards evangelist and well-versed in usability and accessibility best practices. So says Zeldman, so says O&#8217;Shea and all that lot, so says Nielsen, and so say I. A graphic designer is not a web designer.</p>
<p>Quote:</p>
<blockquote><p>&#8220;Too many graphic designers have tried to force the Web to be what it is not, in the process creating ineffective and sometimes unusable websites. Quality web design is driven by information architecture design principles. Graphic design should support these principles.&#8221; &#8211; <a href="http://www.gerrymcgovern.com/nt/2001/nt_2001_12_17_design.htm">Gerry McGovern</a></p>
</blockquote>
<p>Graphic design houses ignored the Internet. It was low culture for a long time and there was no money in it. But today, interactive projects can rival those in other media in scale and value and now these same graphic design houses are selling their web capabilities where they can&#8217;t get through the door on the back of print alone.</p>
<p>But in truth, the fuddy old Art Directors don&#8217;t understand websites. Just as some design houses tried to stay aloof when DTP was adopted by all walks of employee (even though the product was crap, it was certainly cheap) they also missed the boat with the Internet.</p>
<p>Hence why the code is neanderthal, or worse, art program-generated.</p>
<p>Hence also why it&#8217;s pretty but without practicality.</p>
<p>[See also: <a href="http://www.alistapart.com/articles/designcancripple" target="_blank">Design Choices Can Cripple A Website</a> by Nick Usborne, 08/11/2005 A List Apart]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikepadgett.com/technology/technical/graphic-designers-are-not-web-designers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

