<?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>Kristof Neirynck &#187; Accessibility</title>
	<atom:link href="http://www.crydust.be/blog/category/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crydust.be/blog</link>
	<description>yet another webdev blog</description>
	<lastBuildDate>Wed, 05 May 2010 16:13:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Silver Explorer</title>
		<link>http://www.crydust.be/blog/2008/02/27/silver-explorer/</link>
		<comments>http://www.crydust.be/blog/2008/02/27/silver-explorer/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 09:08:20 +0000</pubDate>
		<dc:creator>Kristof Neirynck</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Accessibility]]></category>

		<guid isPermaLink="false">http://www.crydust.be/blog/2008/02/27/silver-explorer/</guid>
		<description><![CDATA[As most of my friends know, I&#8217;m partially colorblind. Most webdevelopers have no idea what their site looks like for someone like me. Thanks to the power of Adobe Air I&#8217;m now capable of letting you experience it firsthand. Silver Explorer is a browser that lets you surf the net in grayscale. silverexplorer.air Flash version [...]]]></description>
			<content:encoded><![CDATA[<p>As most of my friends know, I&#8217;m partially colorblind. Most webdevelopers have no idea what their site looks like for someone like me. Thanks to the power of <a href="http://www.adobe.com/go/air">Adobe Air</a> I&#8217;m now capable of letting you experience it firsthand.</p>

<p>Silver Explorer is a browser that lets you surf the net in grayscale.</p>

<p id="silverexplorer"><a href="http://www.crydust.be/blog/wp-content/uploads/silverexplorer.air" title="silverexplorer.air">silverexplorer.air</a>
<a href="http://www.adobe.com/go/getflash">Flash version 9.0.115 required</a>
</p>

<script type="text/javascript">
var so = new SWFObject("http://www.crydust.be/blog/wp-content/plugins/swfobject/badge.swf", "silverexplorer_swf", "217", "180", "9.0.115", "#FFFFFF");
so.addVariable("appname", "Silver Explorer");
so.addVariable("appurl", "http://www.crydust.be/blog/wp-content/uploads/silverexplorer.air");
so.addVariable("airversion", "1.0");
so.addVariable("imageurl", "http://www.crydust.be/blog/wp-content/uploads/silverexplorer_badge.png");
so.addVariable("buttoncolor", "000000");
so.addVariable("messagecolor", "000000");
so.addParam("allowscriptaccess", "all");
so.useExpressInstall("/blog/wp-content/plugins/swfobject/expressinstall.swf");
so.write("silverexplorer");
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.crydust.be/blog/2008/02/27/silver-explorer/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Accessibility training</title>
		<link>http://www.crydust.be/blog/2007/01/12/accessibility-training/</link>
		<comments>http://www.crydust.be/blog/2007/01/12/accessibility-training/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 23:37:27 +0000</pubDate>
		<dc:creator>Kristof Neirynck</dc:creator>
				<category><![CDATA[Accessibility]]></category>

		<guid isPermaLink="false">http://www.crydust.be/blog/2007/01/12/accessibility-training/</guid>
		<description><![CDATA[<p>I've recently had an accessibility training from <a href="http://www.anysurfer.be/">Anysurfer</a>. Roel Van Gils came to speak to me and the designers of <a href="http://www.indiegroup.be">indie group</a> for an entire day.</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently had an accessibility training from <a href="http://www.anysurfer.be/">Anysurfer</a>. Roel Van Gils came to speak to me and the designers of <a href="http://www.indiegroup.be">indie group</a> for an entire day.</p>
<span id="more-13"></span>
<p>We learned a lot that day!</p>
<ul>
	<li>Most blind users use internet explorer with a screen reader, that means no links nor lynx.</li>
	<li>Well trained disabled users let their <abbr title="text to speech">tts</abbr> engine run at 130 words per minute which is faster than I can read.</li>
	<li>Safari doesn&#8217;t support the label tag.</li>
	<li>The descriptive (D) link is not understood by most users.</li>
	<li>Jaws is not the most used screen reader in Belgium.</li>
	<li>Flash is still not accessible even though Jaws supports its accessibility features.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.crydust.be/blog/2007/01/12/accessibility-training/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
