<?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>Consquencing - The Navopia Blog &#187; information architecture</title>
	<atom:link href="http://consequencing.com/category/information-architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://consequencing.com</link>
	<description>user experience research and design - navopia.co.uk</description>
	<lastBuildDate>Thu, 31 May 2012 15:47:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='consequencing.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Consquencing - The Navopia Blog &#187; information architecture</title>
		<link>http://consequencing.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://consequencing.com/osd.xml" title="Consquencing - The Navopia Blog" />
	<atom:link rel='hub' href='http://consequencing.com/?pushpress=hub'/>
		<item>
		<title>Review of the BBC News website redesign</title>
		<link>http://consequencing.com/2010/07/18/bbc-news-redesign/</link>
		<comments>http://consequencing.com/2010/07/18/bbc-news-redesign/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 10:59:59 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[information architecture]]></category>
		<category><![CDATA[bbc news redesign]]></category>
		<category><![CDATA[keith doyle]]></category>

		<guid isPermaLink="false">http://consequencing.com/?p=173</guid>
		<description><![CDATA[There&#8217;s been a lot of discussion and comment about the BBC News redesign, but I&#8217;m mostly interested in the information architecture. First thing I noticed was the change of URL from some weird news.bbc.co.uk address to the simple www.bbc.co.uk/news. I&#8217;m sure there&#8217;s good reasons for this, and it makes SEO sense. But let&#8217;s look at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=173&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bbc.co.uk/news"><img class="size-full wp-image-174 alignleft" title="BBC News" src="http://consequencing.files.wordpress.com/2010/07/news-blocks.gif?w=640" alt=""   /></a>There&#8217;s been a lot of discussion and comment about the BBC News redesign, but I&#8217;m mostly interested in the information architecture. First thing I noticed was the change of URL from some weird news.bbc.co.uk address to the simple <a href="http://www.bbc.co.uk/news">www.bbc.co.uk/news</a>. I&#8217;m sure there&#8217;s good reasons for this, and it makes SEO sense. But let&#8217;s look at something even more  interesting:</p>
<h2>The Navigation Structure</h2>
<p>Okay, let&#8217;s start with the story. Have a read of this: <a href="http://www.bbc.co.uk/blogs/bbcinternet/2010/07/bbc_news_redesign_telling_the.html">BBC News website redesign: telling the story</a>. This article includes an image of what the BBC News website used to look like in 1998, which <a href="http://news.bbc.co.uk/1/hi/events/clinton_under_fire/latest_news/189538.stm">you can still see live on the internet</a>. (How much longer this will last with all the cuts remains to be seen. Anyway, that&#8217;s another story).</p>
<p>What the article above says about navigation is:</p>
<blockquote><p>The first thing you might notice is that the left-hand navigation has gone. A horizontal navigation now gives links to the same sections at the top of every page. This was one of the first &#8211; and certainly one of the most carefully considered &#8211; decisions made on the project, and one that we wouldn&#8217;t have made without good reason.</p>
<p>First, there was the issue of how much horizontal space the left-hand navigation took up. Story templates and indexes (the front page, the Magazine index and the specialist indexes like business and politics) were always compromised by having 100 or so pixels taken up by a piece of unrelated navigation. Now we can offer larger images and galleries, videos and interactive graphics across the site.</p>
<p>Second, horizontal navigation has long been the standard method of navigation across the rest of the BBC and is an understood interaction that we were sure people would find easy to use.</p>
<p>To support this fundamental design change, we carried out a round of user testing, pitting the current site against one with identical content but a horizontal navigation. Users reacted positively across the board, some not even noticing the difference until it was pointed out to them. With this decision made, we were able to start the redesign of the whole site with a wider, blanker canvas.</p></blockquote>
<p>I want to explore two issues in this post: top vs left navigation, and information architecture.</p>
<h2>Top vs Left Navigation</h2>
<p><a href="http://consequencing.files.wordpress.com/2010/07/bbc-news-oldnav.gif"><img class="alignright size-full wp-image-180" title="bbc-news-oldnav" src="http://consequencing.files.wordpress.com/2010/07/bbc-news-oldnav.gif?w=640" alt=""   /></a>The reason given for top navigation is to allow more width in the body of the page. The additional width is required because of more multimedia used on the newer website. I really think this is disingenuous, when you consider the amount of width in the original website, and the fact that users will quite happily scroll in 2010. However, there are other reasons in favour of a top navigation. But first, a history lesson.</p>
<p>Before content management systems, server includes and DreamWeaver, navigation was tricky. It meant repeating HTML on every page. If the navigation changed, it might mean going in and changing every single page on the site manually and individually. To get around this, frames were used. A frame at the top for the header, and a frame on the left for the navigation. In addition, it took so long for even a small page to download, that it was desirable to keep as many navigation links on the page as possible so that the user could navigate at a reasonable speed. Those two issues no longer exist, which means we can ask the question: where is the best place to locate navigation; and how many navigation links do we need for navigation to be effective? Okay, I&#8217;ll come to the second question in the next section on information architecture. But what about where navigation should be located.</p>
<p>Research shows that users look at a page in an &#8216;F&#8217; shape, but mayby that&#8217;s just because it&#8217;s where content happens to be located. Users will in general look at content first, and then look at navigation only if they need to. That means that navigation needs to have two qualities:</p>
<ol>
<li>That people can tell it&#8217;s the navigation without looking at it by using their peripheral vision.</li>
<li>That when people do use the navigation, they can get around the website.</li>
</ol>
<p>Although I haven&#8217;t run a usability test on the new BBC News website design, I would expect people to know where the navigation is with their peripheral vision. So the navigation is fine where it is. But is it better or worse?</p>
<p>If we take Scotland as an example, the previous design had four blocks (main navigation, video and audio, features, and related BBC sites), and it had 29 links. With the new design, the Scotland section has two blocks (1st and 2nd level news links) and 16 links &#8211; which is 55% of the original number of navigation links. Going back to my previous point: because the internet is faster than in 1998, it&#8217;s fine for people to click on &#8216;home&#8217; if they can&#8217;t find what they are looking for on the current page. So the new design gets a big usability thumbs up, because the less links there are on a page, the easier it is for users to find the right link. It also means that the additional width means there is less scrolling as there is more space available for content. The content is also less cramped and uses a more mobile device type layout &#8211; &#8216;most popular&#8217; looks like it was designed for mobile. This is a medium thumbs up. I personally find the layout a bit unclear, but that&#8217;s not really an issue with the navigation system, so I won&#8217;t give this a little thumbs down.</p>
<p>Okay, so from a usability perspective, the new navigation makes a lot more sense. But what about the information architecture.</p>
<h2>Information Architecture</h2>
<p><a href="http://consequencing.files.wordpress.com/2010/07/bbc-news-nav1.gif"><img class="alignnone size-full wp-image-177" title="bbc-news-nav" src="http://consequencing.files.wordpress.com/2010/07/bbc-news-nav1.gif?w=640" alt=""   /></a></p>
<p>There always seems to be a fear of chaning the information architecture when a site is redesigned, in case people can&#8217;t find the content. I have no idea why. If you go into a department store, and the layout has changed, you wouldn&#8217;t be surprised if the signage has changed too.</p>
<p>In the news site, there are 14 top level navigation links. In the old site there was 15. The reduction is because &#8216;Also in the News&#8217; has been moved to be a &#8216;Home&#8217; second level links. The top level links in the new site are of three types:</p>
<ul>
<li>Home (which include second level links of features)</li>
<li>Location (World; UK; England; N. Ireland; Scotland; Wales)</li>
<li>Category (Business; Politics; Health; Education; Sci/Environment; Technology; Entertainment &amp; Arts)</li>
</ul>
<p>Okay, I hope you can see a problem straight away. Northern Ireland has been abreviated to N. Ireland, Science &amp; Environment has been abreviated to Sci/Environment. This is not ideal, especially for SEO (Search Engine Optimisation). If you want to compare the effectiveness of top navigation vs left-hand navigation, then of course you want to compare like with like. But I do think the information architecture is not entirely logical.</p>
<p>I think the BBC have also designed the navigation so that the features hang off the home page so all the familiar links are visible. This means that the home page has 21 links in the navigation. It is not a coincidence that there were 21 links on previous home page main navigation block, excluding &#8216;related BBC sites&#8217;. Yes, the BBC have kept the same identical navigation items on the home page. Okay, so people can find their familiar links. But in the long run, it may not be the most findable solution &#8211; by findable, I mean the ability for users to find the page they want on the site.</p>
<p>I believe that the links off the home page called be described as &#8216;features&#8217; and put in their own top-level links, and that the nation links would make more sense under UK. This is my more findable taxonomy (taxonomy is just a posh word for navigation structure).</p>
<ul>
<li>Home (no second level navigation)</li>
<li>World</li>
<li>UK (with England, Northern Ireland, Scotland and Wales as second level links)</li>
<li>Business</li>
<li>Politics</li>
<li>Health</li>
<li>Education</li>
<li>Science &amp; Environment (not abbreviated)</li>
<li>Technology</li>
<li>Entertainment &amp; Arts</li>
<li>Features (with Video &amp; Audio, Magazine, Editor&#8217;s Blog, In Pictures, Also in the News, Have Your Say, and Special Reports in the second level).</li>
</ul>
<p>The missing links which have now disappeared from the home page can be put in the footer area. As the footer would include all the links from the old BBC navigation (including &#8216;related BBC sites&#8217;) people can still get to where they want to be in one click. A block in the right-hand column or in the body for &#8216;features&#8217; could also be added.</p>
<p>Okay, to be fair, let&#8217;s compare like with like:</p>
<ul>
<li>The main navigation on the home page of the old BBC news site had 21 links.</li>
<li>The main navigation on the home page of the current BBC news site has 21 links: a reduction of 0%.</li>
<li>The main navigation on the home page for my suggested taxonomy has 11 links, a reduction of 48% &#8211; making it much more findable.</li>
</ul>
<p>There is the issue of third-level links to be sorted out in my design. For example, in the design, Scotland has sub-navigation for Scotland Politics and Scotland Business. These could either be added to the UK second level navigation, or the third level could be designed into either the navigation block, or even the content of the page. For example, once you clicked on Scotland the navigation could change altogether. The top level would be: Home | UK | Scotland, and the second level Scotland Politics | Scotland Business.</p>
<p>Maybe they thought this would be too much to do in one go with the new design. However, the BBC could have introduced a new taxonomy to the previous design before launching the new design. And they could change the taxonomy within the new design.</p>
<p>If we take a more agile approach to website development &#8211; one of constantly tweaking and improving. A little change here and a little change there. Then these improvements can be made. It&#8217;s only like moving socks from one aisle to another in a department store.</p>
<h2>Design</h2>
<p>I just want to quickly mention a design feature of the site. The navigation block links are plain text. I do like this. I prefer it to sites where the navigation is a design feature, as this overstates its importance. If I&#8217;m in a department store and I&#8217;m looking at the floor guide, I just want a nice simple plain list of what&#8217;s on each floor. I think the BBC news site makes good use of plain text, hover states, and simple seperators.</p>
<h2>Conclusions</h2>
<p>BBC News Navigation &#8211; heading in the right direction, but needs to be bold about cutting the number of items.</p>
<p>I would love to hear your comments on this post, in particular on the structure of the navigation links.</p>
<p>If you would like me to review the taxonomy (navigation structure) of your website, then please do get in touch. Either comment on this post, or see the contact details at <a href="http://www.extremeusability.co.uk">http://www.extremeusability.co.uk</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=173&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2010/07/18/bbc-news-redesign/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>

		<media:content url="http://consequencing.files.wordpress.com/2010/07/news-blocks.gif" medium="image">
			<media:title type="html">BBC News</media:title>
		</media:content>

		<media:content url="http://consequencing.files.wordpress.com/2010/07/bbc-news-oldnav.gif" medium="image">
			<media:title type="html">bbc-news-oldnav</media:title>
		</media:content>

		<media:content url="http://consequencing.files.wordpress.com/2010/07/bbc-news-nav1.gif" medium="image">
			<media:title type="html">bbc-news-nav</media:title>
		</media:content>
	</item>
		<item>
		<title>Farewell Left-Hand Navigation</title>
		<link>http://consequencing.com/2010/07/10/farewell-left-hand-navigation/</link>
		<comments>http://consequencing.com/2010/07/10/farewell-left-hand-navigation/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 17:47:14 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[information architecture]]></category>
		<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[bbc new redesign]]></category>
		<category><![CDATA[keith doyle]]></category>

		<guid isPermaLink="false">http://consequencing.com/?p=168</guid>
		<description><![CDATA[BBC News is soon, amongst other things, to abandon left-hand navigation. http://www.bbc.co.uk/blogs/theeditors/2010/07/bbc_news_website_redesign.html I&#8217;m really interested in the demise of left-hand navigation. When it was originally introduced, it was pretty difficult for people to get around websites. We didn&#8217;t have JavaScript and page includes and content management systems. This meant that to do anything sophisticated, each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=168&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>BBC News is soon, amongst other things, to abandon left-hand navigation. <a href="http://www.bbc.co.uk/blogs/theeditors/2010/07/bbc_news_website_redesign.html">http://www.bbc.co.uk/blogs/theeditors/2010/07/bbc_news_website_redesign.html</a></p>
<p>I&#8217;m really interested in the demise of left-hand navigation. When it was originally introduced, it was pretty difficult for people to get around websites. We didn&#8217;t have JavaScript and page includes and content management systems. This meant that to do anything sophisticated, each page would have to be hand-crafted, which was a lot of work. The first way we got around the problem, was by using frames. These allowed web  developers to put the navigation in one frame, and then a single navigation file could be used for a whole section of pages. But frames are not accessible. This was abandoned in favour of page includes. This allowed a single navigation file to be included on every page, but without the problems of frames. Finally, content management systems meant that menu systems could be included in the template (including DreamWeaver templates and library items).</p>
<p>But surely with the improved processing power of servers and improved interface design applications (such as DreamWeaver) we can produce better navigation. Wouldn&#8217;t it be great if navigation was contextual and you just saw the navigation relevant for the page you&#8217;re on. If I&#8217;m in a department store, I don&#8217;t want to see the sign for the whole floor on every aisle, just at the lifts and escalators. I just want to know where I am, what&#8217;s around me, and where I can go to see the full floor plan.</p>
<p>Hopefully the new BBC News navigation is a step to a more user-friendly navigation system.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/168/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=168&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2010/07/10/farewell-left-hand-navigation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>
	</item>
		<item>
		<title>Northern User Experience report &#8211; &#8220;Ambient Findability&#8221;</title>
		<link>http://consequencing.com/2010/04/11/northern-user-experience-april-2010/</link>
		<comments>http://consequencing.com/2010/04/11/northern-user-experience-april-2010/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 10:13:26 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[information architecture]]></category>
		<category><![CDATA[meetings]]></category>
		<category><![CDATA[nux]]></category>
		<category><![CDATA[ia]]></category>

		<guid isPermaLink="false">http://consequencing.com/?p=125</guid>
		<description><![CDATA[Went the the Northern User Experience meeting last Monday.We discusses Ambient Findability by Morville &#8211; who&#8217;s a bit of an IA (Information Architecture) guru for co-writing the seminal work, &#8216;Information Architecture for the World Wide Web&#8217;. It&#8217;s a couple of years since I read the book, but I do remember finding the book rather academic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=125&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Went the the <a href="http://northern-user-experience.org/">Northern User Experience</a> meeting last Monday.We discusses Ambient Findability by Morville &#8211; who&#8217;s a bit of an IA (Information Architecture) guru for co-writing the seminal work, &#8216;Information Architecture for the World Wide Web&#8217;. It&#8217;s a couple of years since I read the book, but I do remember finding the book rather academic in nature and of it being more about &#8216;locatability&#8217; than &#8216;findability&#8217;. However, it did spark off some interesting discussion, and I did learn some useful things. For example, I found out about the <a href="http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect">Dunning-Kruger effect</a>, but more in terms of the way we get the results we expect to see (which I believe Einstin also had theries on). For example, if I believe that there is such as thing as &#8216;Norweigian Folk Metal&#8217;, then I am likely to find evidence that supports it. If I believe that there is no such thing, then I am likely to find evidence for that.</p>
<p>I really don&#8217;t like the idea of being found, and I wonder whether this taps into an evolutionary psychology fear of giving away location in case of being found by predators. There were mentions of a couple of other potential reading material sources: &#8216;The Accidental Leader&#8217;, and &#8216;Howard Rheingold&#8217;. Anyone familiar with these?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/125/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=125&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2010/04/11/northern-user-experience-april-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>
	</item>
		<item>
		<title>Barcamp North East 3 Report</title>
		<link>http://consequencing.com/2010/03/21/barcamp-north-east-3/</link>
		<comments>http://consequencing.com/2010/03/21/barcamp-north-east-3/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 20:08:44 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[information architecture]]></category>

		<guid isPermaLink="false">http://consequencing.com/?p=120</guid>
		<description><![CDATA[Just got back from BarCamp NorthEast 3. I&#8217;ll assume that you either know about it. If not, you can read up about the event at barcampnortheast.com, or about BarCamps at barcamp.org. The Sessions Okay, in no particular order &#8211; just whatever order I remember them in (not including the one I did &#8211; see below): [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=120&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://consequencing.files.wordpress.com/2010/03/eco-kettle.jpg"><img class="size-medium wp-image-123 alignright" title="eco kettle" src="http://consequencing.files.wordpress.com/2010/03/eco-kettle.jpg?w=242&h=300" alt="eco kettle" width="242" height="300" /></a>Just got back from BarCamp NorthEast 3. I&#8217;ll assume that you either know about it. If not, you can read up about the event at <a href="http://www.barcampnortheast.com">barcampnortheast.com</a>, or about BarCamps at <a href="http://barcamp.org">barcamp.org</a>.</p>
<h2>The Sessions</h2>
<p>Okay, in no particular order &#8211; just whatever order I remember them in (not including the one I did &#8211; see below):</p>
<ul>
<li>Making ethical cola <a href="http://sparror.cubecinema.com/cube/cola/">http://sparror.cubecinema.com/cube/cola/</a> - tastes pretty damn good</li>
<li>Discussion on dashboards &#8211; I like the idea of a console widget with status of current projects etc.</li>
<li>The Eccentric City &#8211; the world&#8217;s first dedicated eccentric newspaper &#8211; see <a href="http://www.eccentriccity.co.uk/">http://www.eccentriccity.co.uk/</a></li>
<li>Session on bad interviews (hope we shared some useful ideas on what intereviews are looking for)</li>
<li>A couple of sessions on freelancing</li>
<li>JQuery (I really am going to use it me)</li>
<li>Frameworks (ditto &#8211; if I get back into creating apps)</li>
<li>Emotion recognition (very interested in the mechanics of it)</li>
<li>PowerPoint Karaoke (using <a href="http://www.slideshare.net">slideshare</a>)  &#8211; next time i&#8217;d like to have a go</li>
<li>About the life science centre (see <a href="http://www.life.org.uk">www.life.org.uk</a>) &#8211; what a find &#8211; I will definitely be going (and about the Kielder observatory)</li>
<li>Accessibility problem  solving (live session)</li>
</ul>
<h2>What I presented on</h2>
<p>I presented on &#8216;a short history of navigation. Someone asked me why I was interested in this. It&#8217;s because I&#8217;m a pedant. I hate it when the links are wrong and don&#8217;t work properly. That&#8217;s what makes me a good information architect. I&#8217;m interested in evolutionary psychology, because we&#8217;re using senses evolved over millions of years and need to design websites that align with how people have evolved &#8211; it is unrealistic to expect people to adapt to websites, and I see all the time in user tests how people struggle when we don&#8217;t get websites right. So I showed some slides of some of my favourite navigation concepts, including ancient historical wayfinding, animal behaviour (including how bees find nectar), urban signage and some humour.</p>
<p>I&#8217;m really glad I did the presentation, because it reconnected me with my passion, and I&#8217;m thinking more about navigation. I feel that web navigation could be better. I love the simplicity of SatNavs, iPods etc, and will create a new way of navigating which make life so much easier for users.</p>
<h2>Favourite Bits</h2>
<ul>
<li>Meeting great people</li>
<li>Feeling inspired</li>
<li>Watching Dr Horrible&#8217;s Sing Along Blog &#8211; see <a href="http://www.amazon.com/Horribles-Sing-Along-Blog-Patrick-Harris/dp/B001M5UDGS">http://www.amazon.com/Horribles-Sing-Along-Blog-Patrick-Harris/dp/B001M5UDGS</a></li>
<li>Playing werewolf (especially the first round) &#8211; see <a href="http://www.portlandwerewolf.com/rules">http://www.portlandwerewolf.com/rules</a></li>
<li>Discussing hubs (an information architecture concept)</li>
<li>Disovering the Life Science Centre</li>
<li>The Eco Kettle</li>
</ul>
<h2>Final Thoughts</h2>
<p>See <a href="http://www.uie.com/brainsparks/2006/03/30/the-one-minute-test/">http://www.uie.com/brainsparks/2006/03/30/the-one-minute-test/</a></p>
<h3>The Big Idea</h3>
<p>Mr Horrible&#8217;s Sing Along Blog &#8211; okay, not really a big idea &#8211; but I will definitely be getting a copy. Really, the big idea is to make navigation on the web easier for everyone</p>
<h3>The Big Surprise</h3>
<p>The fact that wifi wasn&#8217;t working too good actually encouraged people to interract more &#8211; I was going to do a presentation on &#8216;usability question time&#8217; but couldn&#8217;t get wifi working on my machine or through my mobile. Which leads me nicely to&#8230;</p>
<h3>The Big Question</h3>
<p>What non-IT sessions could I do at my next BarCamp? On the way back, I&#8217;ve had a couple of ideas, such as how to get inspiration during a creative block &#8211; or communication tips - or whatever I&#8217;m intersted in at the time. I&#8217;d like to do a session that involves looking at sites live (like the Accessibility session yesterday) &#8211; and one that involves just chatting (like the last session today on dashboards).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=120&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2010/03/21/barcamp-north-east-3/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>

		<media:content url="http://consequencing.files.wordpress.com/2010/03/eco-kettle.jpg?w=242" medium="image">
			<media:title type="html">eco kettle</media:title>
		</media:content>
	</item>
		<item>
		<title>Findability, SEO, and Web Standards</title>
		<link>http://consequencing.com/2008/02/10/findability-seo-and-web-standards/</link>
		<comments>http://consequencing.com/2008/02/10/findability-seo-and-web-standards/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 21:49:45 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[information architecture]]></category>

		<guid isPermaLink="false">http://consequencing.wordpress.com/?p=42</guid>
		<description><![CDATA[Interesting looking book coming out soon on web standards and findability. We design with web standards at the University of Salford, and our search engine results seem pretty good for both the Staff Channel and the Student Channel.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=42&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Interesting looking <a href="http://www.aneventapart.com/news/2008/02/aarron_walter_on_findability_seo_and_web_standards.php">book coming out soon on web standards and findability</a>. We design with web standards at the University of Salford, and our search engine results seem pretty good for both the <a href="http://staff.salford.ac.uk">Staff Channel</a> and the <a href="http://students.salford.ac.uk">Student Channel</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/consequencing.wordpress.com/42/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/consequencing.wordpress.com/42/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=42&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2008/02/10/findability-seo-and-web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>
	</item>
		<item>
		<title>IA Summit Europe 2007</title>
		<link>http://consequencing.com/2007/08/28/ia-summit-europe-2007/</link>
		<comments>http://consequencing.com/2007/08/28/ia-summit-europe-2007/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 21:17:30 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[information architecture]]></category>

		<guid isPermaLink="false">http://consequencing.com/2007/08/28/ia-summit-europe-2007/</guid>
		<description><![CDATA[Just booked my ticket for the Information Architecture Summit Europe 2007. It&#8217;s in Barcelona at the end of September. I&#8217;m doing a poster on Taxonomy in Higher Education. Some great sessions, which it&#8217;s going to be hard to choose between. And I&#8217;m really looking forward to meeting more people who work in the fields. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=38&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just booked my ticket for the <a href="http://www.euroia.org/">Information Architecture Summit Europe 2007</a>. It&#8217;s in Barcelona at the end of September. I&#8217;m doing a poster on <a href="http://www.euroia.org/Posters.aspx">Taxonomy in Higher Education</a>. Some great sessions, which it&#8217;s going to be hard to choose between. And I&#8217;m really looking forward to meeting more people who work in the fields. I only met one information architect at the Institutional Web Management Workshop. If you&#8217;re going to Barcelona, give me a heads up and lets meet up!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/consequencing.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/consequencing.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=38&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2007/08/28/ia-summit-europe-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>
	</item>
		<item>
		<title>Guest Blog Entry: The Promise of Information Architecture</title>
		<link>http://consequencing.com/2007/07/29/guest-blog-entry-the-promise-of-information-architecture/</link>
		<comments>http://consequencing.com/2007/07/29/guest-blog-entry-the-promise-of-information-architecture/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 18:00:21 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[information architecture]]></category>

		<guid isPermaLink="false">http://consequencing.com/2007/07/29/guest-blog-entry-the-promise-of-information-architecture/</guid>
		<description><![CDATA[Link to my guest blog entry which Brian Kelly asked me to write for UK Web Focus: reflections on the web. The theme was some ideas to think about before my talk at the Institutional Web Management Workshop on The Promise of Information Architecture<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=31&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Link to my <a href="http://ukwebfocus.wordpress.com/2007/06/05/guest-post-the-promise-of-information-architecture/trackback/">guest blog entry</a> which Brian Kelly asked me to write for <a href="http://ukwebfocus.wordpress.com/">UK Web Focus: reflections on the web</a>. The theme was some ideas to think about before my talk at the Institutional Web Management Workshop on The Promise of Information Architecture</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/consequencing.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/consequencing.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=31&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2007/07/29/guest-blog-entry-the-promise-of-information-architecture/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>
	</item>
		<item>
		<title>Bee Foraging</title>
		<link>http://consequencing.com/2007/07/29/bee-foraging/</link>
		<comments>http://consequencing.com/2007/07/29/bee-foraging/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 07:33:43 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[information architecture]]></category>
		<category><![CDATA[information seeking]]></category>

		<guid isPermaLink="false">http://consequencing.com/2007/07/29/bee-foraging/</guid>
		<description><![CDATA[When bees search for nector, there are a couple of methods they use. One is to fly around a bit and use their sense of smell. On the web, this is the equivalent of web browsing. The other method is to follow instructions of bees who found nectar using their sense of smell. This is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=36&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When bees search for nector, there are a couple of methods they use. One is to fly around a bit and use their sense of smell. On the web, this is the equivalent of web browsing. The other method is to follow instructions of bees who found nectar using their sense of smell. This is the equivalent of using a web search facility. A bee will perform a dance which involves waggling its tail to tell others at the hive where they can find nectar.</p>
<p><strong>Simulation</strong><br />
<a href="http://zool33.uni-graz.at/schmickl/models/bee_foraging_decision.html">http://zool33.uni-graz.at/schmickl/models/bee_foraging_decision.html </a></p>
<p>This raises a couple of important information seeking issues for the information architect. Firstly, how do we enable people to find information when we can&#8217;t provide them with smells or waggle our tails at them? Secondly, what can we learn from this in terms of how we enable users to find things on websites?</p>
<p>I believe that bee foraging behaviour behaviour helps to explain the potential of folksonomies. Look at the simulation at the link above. A tag cloud is a metaphor for bee foraging. Users find content which interests them and tag the content: they smell nectar. The tag cloud tells other users where to find content which might interest them: they respond to the tail waggling dance.</p>
<p><strong>Metaphor</strong><br />
<a href="http://del.icio.us/tag/">http://del.icio.us/tag/</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/consequencing.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/consequencing.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=36&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2007/07/29/bee-foraging/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>
	</item>
		<item>
		<title>IA at IWMW</title>
		<link>http://consequencing.com/2007/07/18/ia-at-iwmw/</link>
		<comments>http://consequencing.com/2007/07/18/ia-at-iwmw/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 19:25:27 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[information architecture]]></category>

		<guid isPermaLink="false">http://consequencing.com/2007/07/18/ia-at-iwmw/</guid>
		<description><![CDATA[Just got back from this year&#8217;s Institutional Web Management Workshop where I gave a plenary on The Promise of Information Architecture and ran a workshop on Information Architecture in Practice. During the plenary, I asked the audience how many institutions had at least one full-time information architect. Only three hands went up &#8211; and I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=35&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just got back from this year&#8217;s <a href="http://www.ukoln.ac.uk/web-focus/events/workshops/webmaster-2007/">Institutional Web Management Workshop</a> where I gave a plenary on <a href="http://www-users.york.ac.uk/~apbl500/flash0/ukoln/day2-doyle/play.html">The Promise of Information Architecture</a> and ran a workshop on <a href="http://www.ukoln.ac.uk/web-focus/events/workshops/webmaster-2007/sessions/doyle/">Information Architecture in Practice</a>.</p>
<p>During the plenary, I asked the audience how many institutions had at least one full-time information architect. Only three hands went up &#8211; and I suspect that most of those, if not all, were from St Andrews. So, it&#8217;s still a very small community. However, there seems to be some interest in the topic. I hear the phrase mentioned by people, and there was a good turn out for my workshop.</p>
<p>I had various activities planned for the workshop, but in the end, we only had time for the one on &#8216;what is information?&#8217; The questions sounds easy enough, but it&#8217;s a good one. And where does knowledge fit in with the information archtecture role. Some academics argue that there is a level beyond knowledge, and that&#8217;s wisdom. Although, presumably, you have to be a professor to have wisdom <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The rest of the workshop turned into an IA surgery, and I really enjoyed the discussions which came out of the questions people brought. We discussed, amongst other things, the relationship between information architecture and usability, governance, user testing, faceted taxonomies and portals.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/consequencing.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/consequencing.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=35&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2007/07/18/ia-at-iwmw/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>
	</item>
		<item>
		<title>ask.com and thesaurus</title>
		<link>http://consequencing.com/2007/06/12/askcom-and-thesaurus/</link>
		<comments>http://consequencing.com/2007/06/12/askcom-and-thesaurus/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 12:08:19 +0000</pubDate>
		<dc:creator>consequencing</dc:creator>
				<category><![CDATA[information architecture]]></category>

		<guid isPermaLink="false">http://consequencing.com/2007/06/12/askcom-and-thesaurus/</guid>
		<description><![CDATA[I see that ask.com is know using thesaurus concepts. Search for a term, and look at the left hand bar. It includes options to expand your search, narrow your search or view related names (i.e. terms). It shows best bets, with more links for further options. This application if information architecture concepts is a huge [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=33&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I see that ask.com is know using thesaurus concepts. <a href="http://uk.ask.com/web?qsrc=167&amp;q=information+architecture&amp;search=search&amp;dm=all">Search for a term</a>, and look at the left hand bar. It includes options to expand your search, narrow your search or view related names (i.e. terms). It shows best bets, with more links for further options. This application if information architecture concepts is a huge leap forward for usability. Of course, it raises questions about the quality of the data. Can it be created by machine? Is it the job of a librarian? How do we take advantage of social tagging? I hope this facility will get people thinking about the funcationality of their institutional web search.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/consequencing.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/consequencing.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consequencing.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consequencing.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consequencing.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consequencing.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consequencing.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consequencing.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consequencing.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consequencing.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consequencing.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consequencing.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consequencing.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consequencing.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consequencing.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consequencing.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consequencing.com&#038;blog=879747&#038;post=33&#038;subd=consequencing&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consequencing.com/2007/06/12/askcom-and-thesaurus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d9d2a0fb20df2bea44d52fe34b1cbd32?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consequencing</media:title>
		</media:content>
	</item>
	</channel>
</rss>
