<?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>ia play</title>
	<atom:link href="http://www.iaplay.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iaplay.com</link>
	<description>the good life in a digital age</description>
	<lastBuildDate>Fri, 05 Mar 2010 05:04:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>why your search engine (probably) isn&#8217;t rubbish</title>
		<link>http://www.iaplay.com/2010/03/05/why-your-search-engine-probably-isnt-rubbish/</link>
		<comments>http://www.iaplay.com/2010/03/05/why-your-search-engine-probably-isnt-rubbish/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 05:04:26 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=1156</guid>
		<description><![CDATA[Now all search engines struggle,  to varying degrees,  with the knotty mess that is natural language. But they don&#8217;t generally don&#8217;t get called rubbish for not succeeding with the meaty search challenges.
Rubbish search engines are the ones that can&#8217;t seem to answer the most basic requests in a sensible manner. These are ones that get [...]]]></description>
			<content:encoded><![CDATA[<p>Now all search engines struggle,  to varying degrees,  with the knotty mess that is natural language. But they don&#8217;t generally don&#8217;t get called rubbish for not succeeding with the meaty search challenges.</p>
<p>Rubbish search engines are the ones that can&#8217;t seem to answer the most basic requests in a sensible manner. These are ones that get mocked as &#8220;random link generators&#8221;, the jibbering wrecks of their breed.</p>
<p>Go to  <a href="http://www.homebase.co.uk">Homebase</a> and search for &#8220;rabbit hutch&#8221; (we need another one as two of our girls are about to produce heaps of bunnies at the same time).</p>
<p>The first result is &#8220;Small plastic pet carrier&#8221;. There&#8217;s a number of other carriers and cages. Then there&#8217;s a &#8220;Beech Finish Small Corner Desk with Hutch&#8221;. Finally there&#8217;s a Pentland Rabbit Hutch at result no #8.  This is a rubbish set of results. I asked for &#8220;rabbit hutch&#8221; and they&#8217;ve got a rabbit hutch to sell me but they&#8217;re showing me pet carriers and beech finish corner desks.</p>
<p>This is a rubbish set of results. But it doesn&#8217;t mean the search engine is rubbish.</p>
<p>Somebody made a rubbish decision. They&#8217;ve set it up shonky.</p>
<p>So before you reach for the million pound enterprise search project, try having a quick look under the bonnet with a spanner.</p>
<h2>Is it AND or OR?</h2>
<p>This is reasonably easy to test, if you can&#8217;t ask someone who knows.</p>
<p>Pick a word that will be rare on your site and another word that doesn&#8217;t appear with the rare one  e.g.  &#8221;Topaz form&#8221; for my intranet.  A rare word is one that should only appear one or two times in the entire dataset so you can check that the other word doesn&#8217;t appear with it.  You may need to be a bit imaginative but unique things like product codes can be helpful here.  If the query returns no results you&#8217;ve probably got an AND search.  More than a couple of results (and ones that don&#8217;t mention Topaz) and you&#8217;ve probably got OR.</p>
<p>(this can get messed up if there is query expansion going on but hopefully the rare word isn&#8217;t one whatever query expansion rules there are will work on).</p>
<p>AND is more likely to be problematic as a setting. You&#8217;ll get lots of &#8220;no results&#8221;. You&#8217;ll need your users to be super precise with their terminology and spell every word right.  If they are looking for &#8220;holiday form&#8221; and the form is called &#8220;annual leave form&#8221; they&#8217;ll get no results.</p>
<p>OR will generate lots of results. This is ok if the sort order is sensible. Very few people care that Google returned 2,009,990 results for their query. They just care that the first result is spot-on.</p>
<p>So most of the time you probably want an OR set-up.</p>
<p>(preferably combined with support for phrase searching so the users can choose to put their searches in nice speech marks to run an AND search if they want to and know how to).</p>
<h2>Is there crazy stemming/query expansion going on?</h2>
<p><a href="http://en.wikipedia.org/wiki/Query_expansion">Query expansion</a> is search systems trying to be clever,  often getting it wrong and not telling you what they&#8217;ve done so you can unpick it. Basically the search system is taking the words you gave it and giving you results for those words, plus some others that it thinks are relevant or related.</p>
<p>Typical types of expansion are stemming (expand a search for fish to include fishes and fishing), misspellings and synonyms (expand a search for cockerel to include rooster).</p>
<p>This is probably what is happening if you are getting results that don&#8217;t seem to include the words you searched for anywhere on the page (although metadata is another option). </p>
<p>Now this stuff can be really, really helpful. If it is any good.</p>
<p>Have you got smart sophisticated query expansion like Google?  Or does it do silly (from a day-to-day not a Latin perspective) stemming like equating animation with animals? If it is the silly version then definitely switch it off (or tweak it if you can). </p>
<p>Even if you&#8217;ve got smart expansion options available, it&#8217;s generally best practice to either give the user the option of running the expanding (or alternate) query, or at the very least of undoing it if you&#8217;ve got it wrong. They won&#8217;t always spot the options (Google puts lots of effort into coming up with the right way of doing this) but it&#8217;s bad search engine etiquette to force your query on a user.</p>
<h2>Is the sort order sensible?</h2>
<p>That Homebase example. The main problem here is sorting by price low-high. That&#8217;d be fine (actually very considerate of Homebase) if I&#8217;d navigated to a category full of rabbit hutches. But I didn&#8217;t. I searched for rabbit hutches and got a mixed bag of results that included plenty of things that a small child could tell you aren&#8217;t rabbit hutches. </p>
<p>The solution? Sort by relevancy. </p>
<p>I&#8217;ve seen quite a lot of bad search set-ups recently where the search order was set to alphabetical. Why? Unless as <a href="http://twitter.com/currybet/status/9926143860">Martin said</a> when I bemoaned this on Twitter your main use case is &#8220;to enable people to find stuff about aardvarks&#8221;.</p>
<p>News sites sometimes go with most recent as the sort order. Kinda makes sense but you need to be sure the top results are still relevant not just recent.</p>
<p>Interestingly sort order doesn&#8217;t matter so much if you&#8217;ve gone for AND searches and you haven&#8217;t got any query expansion going on. If you&#8217;re pretty sure that everything in the result set is relevant, then you&#8217;ve got more freedom over sort order.  If not,  stick with relevancy.</p>
<p>(I don&#8217;t need to tell you that you want relevancy is high-low, do I?)</p>
<p>So people stop giving me grief over navigation.  Let&#8217;s talk about that rubbish search engine you&#8217;ve got.  I could probably fix that for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/03/05/why-your-search-engine-probably-isnt-rubbish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>e-commerce project: competitive review</title>
		<link>http://www.iaplay.com/2010/03/02/e-commerce-project-competitive-review/</link>
		<comments>http://www.iaplay.com/2010/03/02/e-commerce-project-competitive-review/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 05:54:56 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[rnib]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=928</guid>
		<description><![CDATA[This article is part of a (rather drawn-out)  series about our e-commerce redesign.

Competitive reviews do what they say on the tin: they review what your competitors are doing. They are particularly useful in a busy, well-developed marketplace where you can find good matches for your site/product.
With our e-commerce project, my first step was to identify [...]]]></description>
			<content:encoded><![CDATA[<p><em>This article is part of a (rather drawn-out)  series about our <a href="../2009/06/01/charity-e-commerce-project/">e-commerce redesign</a>.<br />
</em></p>
<p>Competitive reviews do what they say on the tin: they review what your competitors are doing. They are particularly useful in a busy, well-developed marketplace where you can find good matches for your site/product.</p>
<p>With our e-commerce project, my first step was to identify what I meant by competitors. The definition is much wider than other charities for blind and partially sighted people with online shops. You are looking for sites that your audience will be familiar with, with similar product sets, with similar challenges and sites that may be interesting/innovative in general. They don&#8217;t have to be all of these things.</p>
<p>Some are easy to identify. If you are looking for market leading commerce facing sites that you can probably reel them off yourself.</p>
<p>You can also:</p>
<ul>
<li>ask your colleagues</li>
<li>ask your network (Twitter is pretty good for this)</li>
<li>do some Google searches (try searching for all the sites you&#8217;ve already thought of, this often brings up other people&#8217;s lists)</li>
<li>look for market reports from Nielsen, Forrester etc&#8230;</li>
</ul>
<p>I then bookmark the websites, using delicious. This means I have quick access to the set as I can reopen all the websites in one go (or in smaller tagged sub-sets) by selecting &#8220;open all in tabs&#8221; (I think you need the Firefox plugin to do this, I can&#8217;t see a way from the main site).</p>
<p>My four main sub-sets for the e-commerce project were</p>
<ul>
<li>mainstream shops</li>
<li>charity shops</li>
<li>alternative format bookstores</li>
<li>disability/mobility stores</li>
</ul>
<p>1. Mainstream shops (link to delicious tag)<br />
These are sites that UK webusers are likely to be familiar with e.g. Amazon, Argos and John Lewis. I chose some for the breadth of their catalogue (a problem we knew we were facing) and some for specific range matches e.g. Phones4U or WHSmiths</p>
<p>Where these sites consistently treat functionality or layout in a particular way, I considered that to be a standard pattern and therefore something the users might well be familiar and comfortable with.</p>
<p>(it is worth noting that we don&#8217;t have definitive data on the extent to which RNIB shop customers also use other online shops. On one hand their motivation to use online shopping may be stronger than average UK users as they may face more challenges in physical shops, but on the other hand the accessibility of mainstream shops may discourage them)</p>
<p>2. Charity shops</p>
<p>These sites are slightly less useful as competitors that it might appear at first. They were useful when considering elements like donations but in many cases the shops were targeted at supporters not beneficiaries and they carried much narrower ranges. There are however some very high quality sites where it is clear that a lot of thought, time and effort has been invested.</p>
<p>3. Alternative format bookstores</p>
<p>This included mass market audiobook stores and some that are targetted particularly at people with sight loss. Most of these sites were dated and a little awkward to use. I reviewed them briefly but mostly didn&#8217;t return to them.</p>
<p>4. Disability/mobility stores</p>
<p>There are quite a number of these sites. They often feel like print catalogue slung on a website and weren&#8217;t very sophisticated from an IA perspective. I did look in detail at the language they used to describe products as there was likely to be a heavy overlap with our product set.</p>
<p>I had a number of initial questions that I wanted to research.<br />
1. The number of categories on the homepage<br />
2. Other elements on the homepage<br />
3. How they handled customer login</p>
<p>I created a spreadsheet and when through the sites one by one, recording what I found. It took me about 2 hours to review 60 sites against this limited set of criteria.</p>
<p>I did the original review ages ago but I went back to the sites reasonably regularly during our design phase, usually when we couldn&#8217;t reach agreement and we needed more evidence to help make a decision. Sometimes I would just add a column to an existing spreadsheet e.g. when checking which sites had a separate business login. At other times I created whole new spreadsheets e.g. when auditing how the search function worked.</p>
<p>These later reviews took less time, either because I was checking for less criteria or because I dropped less relevant or low quality sites. I&#8217;m still going back to the competitive review even during testing, as various testers start finding their own favourite website and asking &#8220;why doesn&#8217;t it work like this?&#8221;.  It is always useful to know if they are right that &#8220;normal&#8221; websites do X. The competitive review  saves a lot of argument time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/03/02/e-commerce-project-competitive-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>trying out the screen-reader experience</title>
		<link>http://www.iaplay.com/2010/03/01/trying-out-the-screen-reader-experience/</link>
		<comments>http://www.iaplay.com/2010/03/01/trying-out-the-screen-reader-experience/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:38:28 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[accessibility]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=1146</guid>
		<description><![CDATA[I&#8217;m not a screenreader expert and if you are wondering how your site works in screenreaders it is worth getting it tested properly by experts. But if you just want to get a flavour of what it is like to use a screenreader or how screenreaders cope with particular types of content&#8230;then these tools might [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not a screenreader expert and if you are wondering how your site works in screenreaders it is worth getting it tested properly by experts. But if you just want to get a flavour of what it is like to use a screenreader or how screenreaders cope with particular types of content&#8230;then these tools might be helpful.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/402">Fangs Screen Reader Emulator :: Add-ons for Firefox</a>. This Firefox add-on will produce a (text) version of your page to give you an idea of how a screenreader might read it. It&#8217;s just an idea as it depends on the screenreader and it doesn&#8217;t help you understand how the page might <em>sound</em>.</p>
<p>If you want to experience the actual audio experience:</p>
<p><a href="http://www.nvda-project.org/">NVDA</a> is a <span class="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif; font-size: 13px;">free and open source screen reader for Windows. Apparently works best with Firefox. I find it useful for quickly pointing the cursor at a bit of the page and listening to how that is read out. If you want to get a real sense of the page might be navigated then you&#8217;ll need to learn some of the commands. And you&#8217;ll probably want to slow it down to start with (go to preferences &gt; voice controls)<br />
</span></span></p>
<p><span class="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif; font-size: 13px;"><a href="http://www.freedomscientific.com/downloads/jaws/jaws-downloads.asp">JAWs</a> is a widely used screenreader but definitely not free. You can however download a free trial. As for NVDA, you&#8217;ll need to learn some commands. </span></span></p>
<p><span class="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif; font-size: 13px;">All the screenreaders are easier to use if you tend to use the keyboard more than the mouse. You&#8217;ll already be in the habit of memorising all those key combinations.<br />
</span></span></p>
<p>It is important to remember that a screenreader&#8217;s experience of your page will vary depending on how many of the screenreader&#8217;s functions that user knows and how they have their preferences set. The setting that controls how much punctuation is read makes a big difference but there are legitimate reasons for having it set to read all punctuation (which probably makes it sound worse and harder to process).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/03/01/trying-out-the-screen-reader-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>desecration in a good cause?</title>
		<link>http://www.iaplay.com/2010/02/25/desecration-in-a-good-cause/</link>
		<comments>http://www.iaplay.com/2010/02/25/desecration-in-a-good-cause/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 05:49:04 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[rnib]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=1142</guid>
		<description><![CDATA[My basic librarian-ness is always a bit shocked by finding writing in books. But this is a bit different:

At first I suspected a personally prudish but meticulous scribbler. But there&#8217;s a more obvious explanation, of course. This book was used to record a Talking Book, a structured audio book that blind and partially sighted readers [...]]]></description>
			<content:encoded><![CDATA[<p>My basic librarian-ness is always a bit shocked by finding writing in books. But this is a bit different:</p>
<p><a title="Talking Book by mog1et, on Flickr" href="http://www.flickr.com/photos/mog1et/4385558190/"><img src="http://farm3.static.flickr.com/2777/4385558190_724da897d2.jpg" border="0" alt="Talking Book" width="500" height="375" /></a></p>
<p>At first I suspected a personally prudish but meticulous scribbler. But there&#8217;s a more obvious explanation, of course. This book was used to record a <a href="http://www.rnib.org.uk/livingwithsightloss/readingwriting/Talkingbooksanddaisyplayers/Pages/talking_books_daisy.aspx">Talking Book</a>, a structured audio book that blind and partially sighted readers use.</p>
<p>Talking Books are recorded in <a href="http://www.rnib.org.uk/livingwithsightloss/readingwriting/Talkingbooksanddaisyplayers/daisyaudiobooks/Pages/daisy_audio_books.aspx">DAISY</a> format, a XML based markup language.</p>
<blockquote><p>&#8220;A DAISY book is a digital audio book, designed to allow you to move around the text as efficiently and flexibly as a print user. You can:</p>
<ul>
<li>make bookmarks</li>
<li>pause books</li>
<li>speed up or slow down</li>
<li>read or ignore footnotes</li>
<li>jump easily from chapter to chapter, heading to heading and page to page.&#8221;</li>
</ul>
</blockquote>
<p><a href="http://www.daisy.org/z3986/structure/SG-DAISY3/index.html">Daisy 3 Structure Guidelines</a>, for those that like this sort of thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/02/25/desecration-in-a-good-cause/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RNIB Rushton School and Children&#8217;s Home</title>
		<link>http://www.iaplay.com/2010/02/10/rnib-rushton-school-and-childrens-home/</link>
		<comments>http://www.iaplay.com/2010/02/10/rnib-rushton-school-and-childrens-home/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 05:30:59 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[rnib]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=1136</guid>
		<description><![CDATA[I&#8217;ve started work on a project for RNIB Rushton School and Children&#8217;s Home.
Rushton provides education, residential care, and therapies  for young people with sight loss, multiple disabilities and complex health needs.
I&#8217;m capturing requirements for an information system for the school and home.
Some of the constraints (like complying with the Care Act 2000 and OFSTED inspections) are [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started work on a project for <a href="http://www.rnib.org.uk/LIVINGWITHSIGHTLOSS/LIVINGLEARNING/RUSHTONSCHOOLHOME/Pages/rushton_school_home.aspx">RNIB Rushton School and Children&#8217;s Home</a>.</p>
<p>Rushton provides education, residential care, and therapies  for young people with sight loss, multiple disabilities and complex health needs.</p>
<p>I&#8217;m capturing requirements for an information system for the school and home.</p>
<p>Some of the constraints (like complying with the Care Act 2000 and OFSTED inspections) are rather less negiotiable than is usual on my typical IT projects.</p>
<p>And for many of the staff, their daily lives do not revolve around a desk and computer.</p>
<p>It&#8217;s interesting stuff and I&#8217;m looking forward to getting to know more about how Rushton works (even if that does mean a lot more travel to Coventry!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/02/10/rnib-rushton-school-and-childrens-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>worst drop down so far this year</title>
		<link>http://www.iaplay.com/2010/02/09/worst-drop-down-so-far-this-year/</link>
		<comments>http://www.iaplay.com/2010/02/09/worst-drop-down-so-far-this-year/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 05:15:53 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[categorisation]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=1130</guid>
		<description><![CDATA[Drop-down menus aren&#8217;t inherently evil but they do seem to encourage all sorts of terrible behaviour.
HMCS CourtFinder includes a menu that is certainly the worst I&#8217;ve had to interact with this year, and probably for a quite a long time before that.

The list is incredibly long. But more damagingly it isn&#8217;t in *any* order that [...]]]></description>
			<content:encoded><![CDATA[<p>Drop-down menus aren&#8217;t inherently evil but they do seem to encourage all sorts of terrible behaviour.</p>
<p><a href="http://www.hmcourts-service.gov.uk/HMCSCourtFinder">HMCS CourtFinder</a> includes a menu that is certainly the worst I&#8217;ve had to interact with this year, and probably for a quite a long time before that.</p>
<p><a title="Stupid menu by mog1et, on Flickr" href="http://www.flickr.com/photos/mog1et/4334625599/"><img src="http://farm3.static.flickr.com/2736/4334625599_9d1a7640ec.jpg" border="0" alt="Stupid menu" width="500" height="309" /></a></p>
<p>The list is incredibly long. But more damagingly it isn&#8217;t in *any* order that I can see. Nor is this a list where you or I is likely to be sure exactly what the term we&#8217;re looking for is. After all types of court work isn&#8217;t a classification that most of us know off-by-heart.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/02/09/worst-drop-down-so-far-this-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>topical navigation on CHOW</title>
		<link>http://www.iaplay.com/2010/02/08/topical-navigation-on-chow/</link>
		<comments>http://www.iaplay.com/2010/02/08/topical-navigation-on-chow/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 05:00:17 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=1123</guid>
		<description><![CDATA[CHOW has a nice example of topical navigation.

It&#8217;s cold, people are trying to eat healthily, and it is Superbowl time (for the Americans anyway). So the navigation includes nachos, snacks, braises and healthy recipes.
I&#8217;m very fond of this kind of navigation. For big sites it is rare than the navigation actually contains exactly what the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chow.com/">CHOW</a> has a nice example of topical navigation.</p>
<p><a href="http://www.flickr.com/photos/mog1et/4335352922/" title="Timely nav by mog1et, on Flickr"><img src="http://farm3.static.flickr.com/2729/4335352922_e522262f5d_o.jpg" border="0" width="777" height="124" alt="Timely nav" /></a></p>
<p>It&#8217;s cold, people are trying to eat healthily, and it is Superbowl time (for the Americans anyway). So the navigation includes nachos, snacks, braises and healthy recipes.</p>
<p>I&#8217;m very fond of this kind of navigation. For big sites it is rare than the navigation actually contains exactly what the user is looking for, instead it provides a starting point for a journey. But for any site where interest in content is influenced by outside events then you can use this knowledge to get the users where they are going much, much faster and with greater confidence.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/02/08/topical-navigation-on-chow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>various commentators on the iPad and accessibility</title>
		<link>http://www.iaplay.com/2010/01/29/various-commentators-on-the-ipad-and-accessibility/</link>
		<comments>http://www.iaplay.com/2010/01/29/various-commentators-on-the-ipad-and-accessibility/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 16:32:16 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[accessibility]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=1121</guid>
		<description><![CDATA[After some of the frustations with the accessibility of the iPhone when first launched,  I wondered what people were saying about the accessibility of the iPad.  There&#8217;s not masses of commentary yet and doesn&#8217;t seem to be any from anyone with any first hand experience (unsurprisingly).
This didn&#8217;t stop abledbody being unimpressed with the accessibility of [...]]]></description>
			<content:encoded><![CDATA[<p>After some of the frustations with the accessibility of the iPhone when first launched,  I wondered what people were saying about the accessibility of the iPad.  There&#8217;s not masses of commentary yet and doesn&#8217;t seem to be any from anyone with any first hand experience (unsurprisingly).</p>
<p>This didn&#8217;t stop abledbody being unimpressed with the accessibility of the announcement:</p>
<p>&#8220;In Apple’s rush to debut the new iPad tablet it forgot one little piece of marketing: Accessibility. Apple has an accessibility page but it didn’t bother to add the iPad before launching it yesterday at its headquarters. And even though Steve Jobs’ keynote was likely prepared, Apple didn’t bother to add captions for deaf or hard of hearing reporters, nor did it add captions to the 46-minute video broadcast of Jobs’ speech or the video “demo” of the new tablet.&#8221;</p>
<p>But they do go on to say that the iPad has the same accessibility features as the iPhone including VoiceOver, screen zoom, mono audio and closed-captioned support.  They believe the size and weight are a good thing, as are the built in speakers.</p>
<p>Not so good is the shortage of captioned content to actually watch, and the inability to plug in alternative input devices.</p>
<p><a href="http://abledbody.com/profoundlyyours/2010/01/28/hey-apple-what-about-ipads-accessibility/">abledbody: news, insights and reviews on disability and assistive technology » Hey Apple, What About iPad’s Accessibility?</a>.</p>
<p>AccessTech News is pleased with the external keyboard, white-on-black display and the  cognitive simplicity but mentions that less languages are supported for VoiceOver<strong><strong>.<br />
</strong></strong></p>
<p><a href="http://accesstechnews.wordpress.com/2010/01/28/accessibility-and-the-ipad-first-impressions/">Accessibility and the iPad: First Impressions « AccessTech News</a>.</p>
<p>Mac-cessibility Network comments that &#8220;iWork for the Mac is almost entirely accessible, and Apple has made it a point to have good access to its AppStore offerings. We expect iWork for the iPad to be accessible, but this is not confirmed.&#8221;</p>
<p>They also have content concerns:</p>
<p>&#8220;To date, electronic book stores, such as Amazon’s Kindle store, have not provided books in an accessible format, owing to DRM restrictions. We hope Apple may be able to pave the way for the visually impaired and their access to content with the iBooks application and store. If VoiceOver does indeed have access to the content in these publications, it would be a tremendous step forward for access to printed media.&#8221;</p>
<p><a href="http://www.lioncourt.com/2010/01/27/apple-unveils-their-long-rumored-slate-computing-device/">The Mac-cessibility Network – News [Lioncourt.com]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/01/29/various-commentators-on-the-ipad-and-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>certificate in Contemporary Science</title>
		<link>http://www.iaplay.com/2010/01/19/certificate-in-contemporary-science/</link>
		<comments>http://www.iaplay.com/2010/01/19/certificate-in-contemporary-science/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 05:03:07 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=1115</guid>
		<description><![CDATA[So I&#8217;ve finally finished my OU Contemporary Science certificate. I&#8217;ve been doing this for years, signing up for modules whenever I felt my brain atrophy.
You can study all sorts of short modules but my selections had a distinct but unplanned biological and historical science slant:

Fossils
Life in the Oceans
Mammals
Archaeology
Darwin and Evolution
Forensic Science

I&#8217;m taking a break for [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve finally finished my OU <a href="http://www3.open.ac.uk/study/undergraduate/qualification/c70.htm">Contemporary Science certificate</a>. I&#8217;ve been doing this for years, signing up for modules whenever I felt my brain atrophy.</p>
<p>You can study all sorts of short modules but my selections had a distinct but unplanned biological and historical science slant:</p>
<ul>
<li><a href="http://www3.open.ac.uk/study/undergraduate/course/s193.htm">Fossils</a></li>
<li><a href="http://www3.open.ac.uk/study/undergraduate/course/s180.htm">Life in the Oceans</a></li>
<li>Mammals</li>
<li><a href="http://www3.open.ac.uk/study/undergraduate/course/sa188.htm">Archaeology</a></li>
<li><a href="http://www3.open.ac.uk/study/undergraduate/course/s170.htm">Darwin and Evolution</a></li>
<li><a href="http://www3.open.ac.uk/study/undergraduate/course/s187.htm">Forensic Science</a></li>
</ul>
<p>I&#8217;m taking a break for now, at least until I can&#8217;t remember that essay deadline feeling.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/01/19/certificate-in-contemporary-science/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hello again</title>
		<link>http://www.iaplay.com/2010/01/18/hello-again/</link>
		<comments>http://www.iaplay.com/2010/01/18/hello-again/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 05:08:38 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[food]]></category>
		<category><![CDATA[fumsi]]></category>

		<guid isPermaLink="false">http://www.iaplay.com/?p=1112</guid>
		<description><![CDATA[Right then. Back to the blog.
Since we spoke last,  I have:
Given up my FUMSI editor job. Finished off my Open Uni Certificate in Contemporary Science. Passed the Requirements Engineering exam. Got an allotment and an extra chicken. Made croissants.
I&#8217;m particularly pleased with the croissants.
]]></description>
			<content:encoded><![CDATA[<p>Right then. Back to the blog.</p>
<p>Since we spoke last,  I have:</p>
<p>Given up my FUMSI editor job. Finished off my Open Uni Certificate in Contemporary Science. Passed the Requirements Engineering exam. Got an allotment and an extra chicken. Made croissants.</p>
<p>I&#8217;m particularly pleased with the croissants.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iaplay.com/2010/01/18/hello-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
