<?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>Rob Winters - Web designer</title>
	<atom:link href="http://www.robwinters.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robwinters.co.uk</link>
	<description>Web design, usability and accessibility blog</description>
	<lastBuildDate>Tue, 31 Aug 2010 20:56:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Keyboard access for HTML5 video</title>
		<link>http://www.robwinters.co.uk/2010/08/31/keyboard-access-for-html5-video/</link>
		<comments>http://www.robwinters.co.uk/2010/08/31/keyboard-access-for-html5-video/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 08:22:28 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=235</guid>
		<description><![CDATA[Feeling inspired by a recent talk given by Bruce Lawson on HTML5 and CSS3 I felt inclined to have a play with what many see as the most exciting part of the next generation of HTML &#8211; video. With HTML5, video is now native to the browser. No longer is it isolated from the rest [...]]]></description>
			<content:encoded><![CDATA[<p>Feeling inspired by a recent talk given by <a href="http://www.brucelawson.co.uk/">Bruce Lawson</a> on HTML5 and CSS3 I felt inclined to have a play with what many see as the most exciting part of the next generation of HTML &#8211; video.</p>
<p>With HTML5, video is now native to the browser. No longer is it isolated from the rest of your page trapped in a third party plugin. You can now style and script your video content much easier than before. And because it&#8217;s easier designers will I&#8217;m sure be concocting fancy new ways to present video content to the world.</p>
<p>With this in mind I had a <a href="http://www.robwinters.co.uk/lab/html5/video/basic.htm">little experiment with the new video element</a> to see how the native player responds to some basic styling. All the browsers I tested performed well and seem to have quite robust video controls. Opera&#8217;s video controls (10.61) seemed to have the least robust UI when applying <a href="http://www.robwinters.co.uk/lab/html5/video/stack.htm">rotation</a> to the player but apart from that it too performed admirably.</p>
<h3>Keyboard access</h3>
<p>What stood out for me though when doing these tests was the different ways browsers give the users control over video playback. In particular I noticed how limited keyboard access to the controls were in most of the browsers tested. Here is the skinny&#8230;</p>
<p><strong>Opera</strong> had the best keyboard access, allowing a user to give focus to the video element by tabbing without the need for <a href="http://www.w3.org/TR/html5/editing.html#sequential-focus-navigation">tabindex</a>. Once in focus further tabbing allows the user to play/pause and control the volume using the cursor keys. The play head can also be focused but I cant work out why as the ability to  scrub forward and back doesn&#8217;t seem to exist. One other small problem occurs when the video is the only focusable element on the page and focus becomes trapped on the volume control. In this situation I&#8217;d like to see focus loop around the individual controls again.</p>
<p><strong>Firefox (3.6.8)</strong> also has good keyboard access and does not need tabindex to bring focus to the element. Once in focus the user can control play/pause (spacebar) and the movement of the play head in 15 second increments (left and right arrows). No default visual feedback was given to indicate focus. Firefox allows full screen viewing but this option is only given by the contextual menu. It would have been good to see this option on the controls.</p>
<p><strong>Safari (5.0)</strong> has the best looking controls in my opinion but the keyboard accessibility is non existent as far as I can tell. Tabindex is needed to give focus but once in focus I could not get the video to play via the keyboard. There are also no controls in the contextual menu. In fullscreen however the player is fully controllable with the keyboard.</p>
<p><strong>Chrome (5.0.3)</strong> also has no keyboard access but does have play, pause and loop control through the contextual menu.</p>
<p>All this HTML5 video stuff is so new and there are bound to be teething problems. So I&#8217;m not waging a finger disappointingly at any particular browser vendor. Instead I&#8217;m just sharing my findings in the hope that one day we will see some more consistent player behavior.</p>
<p>If keyboard accessibility is important to you you can of-course script your own controls for now. <q>Remember don&#8217;t hate the player..</q></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/08/31/keyboard-access-for-html5-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UX Design as a job title</title>
		<link>http://www.robwinters.co.uk/2010/08/15/ux-design-as-a-job-title/</link>
		<comments>http://www.robwinters.co.uk/2010/08/15/ux-design-as-a-job-title/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 00:08:43 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=229</guid>
		<description><![CDATA[I&#8217;m not too fused about job titles but I&#8217;m fully aware of their importance within our fast evolving industry. They enable us to quickly understand what skill set a professional might have to offer. Some job titles are more fuzzy than others &#8220;social media expert&#8221; springs to mind and some are cut and dry &#8220;.net [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not too fused about job titles but I&#8217;m fully aware of their importance within our fast evolving industry. They enable us to quickly understand what skill set a professional might have to offer. Some job titles are more fuzzy than others &#8220;social media expert&#8221; springs to mind and some are cut and dry &#8220;.net developer&#8221;.</p>
<p>I call myself a user experience designer but I&#8217;m not massively confident in doing so. I first used the term &#8220;user experience&#8221; on my CV in 2000 and I&#8217;m confident in my ability to design and build solid usable websites that people engage with while meeting the needs of the business etc, but the job title UX designer doesn&#8217;t feel 100% right to me.</p>
<p>This is partly due to confusion over what a user experience designer does, not just outside the field but from within too. Much of the confusion arises from the title itself. You would assume from the title that we design user experiences but we don&#8217;t. Experiences are personal and different for everyone so cant be &#8220;designed&#8221;. Instead we design <i>for</i> the experience, the many parts that make up the experience. We design the user interface, the information architecture the interactions and even venture in to the murky world of strategy. </p>
<p>If it was up to me I&#8217;d call myself a web designer and have done with it. However UX design does seem to be a better umbrella term for what I do so I&#8217;ll roll with it for now.</p>
<p>Right I have a leak in my kitchen. I better call the <a href="http://cl.ly/1wZV">utility infrastructure architect</a>.</p>
<p>Oh and just be sure not to use the word &#8220;Ninja&#8221; in your job title unless you are an actual Ninja.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/08/15/ux-design-as-a-job-title/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free vector avatars</title>
		<link>http://www.robwinters.co.uk/2010/07/01/free-vector-avatars/</link>
		<comments>http://www.robwinters.co.uk/2010/07/01/free-vector-avatars/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 21:39:58 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Free stuff]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=212</guid>
		<description><![CDATA[I&#8217;ve just completed some avatars for use in a personal project of mine. Please feel free to download and use them as you wish. No need to attribute them to me but a tweet to this post would be nice. hope they come in handy.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just completed some avatars for use in a personal project of mine. Please feel free to download and use them as you wish. No need to attribute them to me but a tweet to this post would be nice.  hope they come in handy.</p>
<p><a href="http://cl.ly/1vWk"><img class="port" src="http://www.robwinters.co.uk/wp-content/uploads/2010/07/face-port2.png" alt="Download vector avatars"title="Download Faces" width="540" height="170" class="alignnone size-full wp-image-218" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/07/01/free-vector-avatars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hirefox coming soon page</title>
		<link>http://www.robwinters.co.uk/2010/05/21/hirefox-coming-soon-page/</link>
		<comments>http://www.robwinters.co.uk/2010/05/21/hirefox-coming-soon-page/#comments</comments>
		<pubDate>Fri, 21 May 2010 13:46:40 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=202</guid>
		<description><![CDATA[A coming soon page for hireFox. I used campaign monitor to collect the data. HTML5 / CSS / jQuery / PHP]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.robwinters.co.uk/2010/05/21/hirefox-coming-soon-page/"><img src="http://www.robwinters.co.uk/wp-content/uploads/2010/05/port_hirefox_teaser.png" alt="Portfolio image" title="port_hirefox_teaser" width="540" height="170" class="port" /></a></p>
<p>A coming soon page for <a href="http://www.hirefox.co.uk">hireFox</a>. I used <a href="http://www.campaignmonitor.com/">campaign monitor</a> to collect the data.</p>
<div class="port skills">HTML5 / CSS / jQuery / PHP</div>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/05/21/hirefox-coming-soon-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability and doormats</title>
		<link>http://www.robwinters.co.uk/2010/04/09/usability-and-doormats/</link>
		<comments>http://www.robwinters.co.uk/2010/04/09/usability-and-doormats/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 23:15:53 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=195</guid>
		<description><![CDATA[You&#8217;ve just bought a lovely new doormat for people to wipe their feet when they enter your house. Its a great looking doormat, nice and chunky with a witty welcome message. But every time someone visits they trip up on this chunky thing of beauty. They don&#8217;t break their neck, its more of a stumble [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve just bought a lovely new doormat for people to wipe their feet when they enter your house. Its a great looking doormat, nice and chunky with a witty welcome message.</p>
<p>But every time someone visits they trip up on this chunky thing of beauty. They don&#8217;t break their neck, its more of a stumble and steady yourself situation. This seems to happen to every visitor that comes to your house so what do you do? That&#8217;s right you fix the problem by getting a new thinner one.</p>
<p>Now imagine these people were letting themselves in and you didn&#8217;t actually see them trip. Because they haven&#8217;t broken any bones they probably wont bother to mention it to you. Seeing people trip and stumble prompts you to fix the problem.</p>
<p>Watching people use your site is just like this. Sometimes its just a few chunky doormats to deal with, other times its a door without a handle or a floorboard that rears up and slaps visitors in the face. The point is we often need to watch users to find these problems and most of the time a fix is as easy as getting a less chunky doormat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/04/09/usability-and-doormats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A little YQL experiment</title>
		<link>http://www.robwinters.co.uk/2010/03/21/a-little-yql-experiment/</link>
		<comments>http://www.robwinters.co.uk/2010/03/21/a-little-yql-experiment/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 09:05:19 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[YQL]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=180</guid>
		<description><![CDATA[Feeling inspired by the work of Yahoo&#8217;s development evangelist (That&#8217;s a real job title folks) Christian Heilmann I decided to have a little play with YQL. For those not aware of YQL take a look at Mr Heilmann 24ways post &#8220;The Web Is Your CMS&#8221;. Put simply YQL makes working with APIs much easier by [...]]]></description>
			<content:encoded><![CDATA[<p>Feeling inspired by the work of Yahoo&#8217;s development evangelist (That&#8217;s a real job title folks) <a href="http://icant.co.uk">Christian Heilmann</a> I decided to have a little play with <abbr title="Yahoo Query Language">YQL</abbr>. For those not aware of YQL take a look at Mr Heilmann 24ways post <a href="http://24ways.org/2009/the-web-is-your-cms">&#8220;The Web Is Your CMS&#8221;</a>. </p>
<p>Put simply YQL makes working with <abbr title="Application Programming Interfaces">APIs</abbr> much easier by doing all the hard work for you. All you need to get data back from a service such as Youtube or Flickr is a <a href="http://developer.yahoo.com/yql/console/#h=select%20*%20from%20flickr.photos.search%20where%20text%3D%22Cat%22%20limit%2010">simple YQL query</a> which would be recognisable by anyone who has basic knowledge of <abbr title="Structured Query Language">SQL</abbr>. </p>
<p>I used YQL to create <a href="http://www.applemad.com">Apple Mad</a>. Using YQL I grabbed a few Apple related blog posts, some delicious bookmarks tagged with &#8220;apple&#8221; and Apple related tweets from twitter.  There&#8217;s not anything amazing happening here and I&#8217;ve still got some refining to do to make it more useful but the real point here is, from knowing nothing about YQL to putting this little site together only took a few hours. And most of that was me getting to grips with PHP (I&#8217;m a front end dude).  I highly recommend looking into YQL, its a great way to easily get content from the web and display it on your site.</p>
<h3>Further reading</h3>
<ul>
<li><a href="http://developer.yahoo.com/yql/">Yahoo! Query Language</a></li>
<li><a href="http://www.yqlblog.net">The YQL blog</a></li>
<li><a href="http://www.wait-till-i.com">Christian Heilmanns blog</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/03/21/a-little-yql-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple CSS bar chart</title>
		<link>http://www.robwinters.co.uk/2010/03/12/simple-css-bar-chart/</link>
		<comments>http://www.robwinters.co.uk/2010/03/12/simple-css-bar-chart/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 23:59:34 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=154</guid>
		<description><![CDATA[While working on a little side project I found myself in need of a really simple bar chart to visualise someone&#8217;s skill set. Nothing too fancy here just an unordered list and a bit of css. Here is what I came up with. The HTML &#60;ul id="skills"&#62; &#60;li class="l-10"&#62;HTML &#60;em&#62;10/10&#60;/em&#62;&#60;/li&#62; &#60;li class="l-7"&#62;CSS &#60;em&#62;7/10&#60;/em&#62;&#60;/li&#62; &#60;li class="l-3"&#62;JavaScript [...]]]></description>
			<content:encoded><![CDATA[<p>While working on a little side project I found myself in need of a really simple bar chart to visualise someone&#8217;s skill set. Nothing too fancy here just an unordered list and a bit of css. <span id="more-154"></span> </p>
<p><a href="http://www.robwinters.co.uk/demo/css-bar-chart.htm">Here is what I came up with.</a> </p>
<p><img src="http://www.robwinters.co.uk/demo/chart.gif" alt="CSS bar chart" width="455" height="215" /></p>
<h2>The HTML</h2>
<p><code><br />
&lt;ul id="skills"&gt;<br />
	&lt;li class="l-10"&gt;HTML &lt;em&gt;10/10&lt;/em&gt;&lt;/li&gt;<br />
	&lt;li class="l-7"&gt;CSS &lt;em&gt;7/10&lt;/em&gt;&lt;/li&gt;<br />
	&lt;li class="l-3"&gt;JavaScript &lt;em&gt;2/10&lt;/em&gt;&lt;/li&gt;<br />
	&lt;li class="l-6"&gt;PHP &lt;em&gt;2/10&lt;/em&gt;&lt;/li&gt;<br />
	&lt;li class="l-7"&gt;Ruby &lt;em&gt;2/10&lt;/em&gt;&lt;/li&gt;<br />
&lt;/ul&gt;<br />
</code></p>
<p>As you can see I&#8217;ve got each skill in a list item with a score out of 10 placed in an &lt;em&gt;. Each list item has a class name that represent a score for each skill eg L-6 (&#8220;L&#8221; stands for level).</p>
<h3>The CSS</h3>
<p>With the CSS I want to hide the numbers and represent the score visually. I give the &lt;em&gt;&#8217;s widths to represent the scores. Each unit for this chart is 20 pixels. I then float the &lt;em&gt;&#8217;s to the left so they sit before the skill name then use text-indent: -200px to shift it outside the &lt;em&gt; and hide the score using overflow hidden. I use a <a href="http://www.robwinters.co.uk/demo/unit.png">single image</a> to perform the role of divider every 20 pixels. </p>
<p><code><br />
ul#skills {<br />
list-style:none;<br />
font-size:16px;<br />
margin:0;<br />
padding:0;<br />
}<br />
ul#skills li {<br />
padding:5px;<br />
margin:10px;<br />
border:1px solid #eaf8d6;<br />
background-color:#f2ffe1;<br />
}<br />
ul#skills li em {<br />
float:left;<br />
background-color:#C8FF9F;<br />
display:block;<br />
padding:0;<br />
margin-right:10px;<br />
overflow:hidden;<br />
text-indent:-200px;<br />
background-image: url('unit.png');<br />
border-width:1px 0 1px 1px;<br />
border-style:solid;<br />
border-color:#8dc63f;<br />
}</p>
<p>ul#skills li.l-10 em { width:200px;}<br />
ul#skills li.l-9 em { width:180px;}<br />
ul#skills li.l-8 em { width:160px;}<br />
ul#skills li.l-7 em { width:140px;}<br />
ul#skills li.l-6 em { width:120px;}<br />
ul#skills li.l-5 em { width:100px;}<br />
ul#skills li.l-4 em { width:80px;}<br />
ul#skills li.l-3 em { width:60px;}<br />
ul#skills li.l-2 em { width:40px;}<br />
ul#skills li.l-1 em { width:20px;}<br />
</code></p>
<p>All I needed was just a simple visualisation, you could go further and add complexity by including values on the axis. Feel free to use it as you wish. <a href="http://www.robwinters.co.uk/demo/css-bar-chart.htm">Here is the demo page.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/03/12/simple-css-bar-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple is effective</title>
		<link>http://www.robwinters.co.uk/2010/03/06/simple-is-effective/</link>
		<comments>http://www.robwinters.co.uk/2010/03/06/simple-is-effective/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 23:48:02 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=136</guid>
		<description><![CDATA[I&#8217;m sure we all agree that simple, clean websites benefit users and business alike. Simple, clean sites benefit the user by making tasks easier to achieve. And of course if completing these tasks result in revenue for the business then everyone&#8217;s happy. But the problem is.. simple is sometimes bloody hard to achieve. This wouldn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure we all agree that simple, clean websites benefit users and business alike. Simple, clean sites benefit the user by making tasks easier to achieve. And of course if completing these tasks result in revenue for the business then everyone&#8217;s happy. But the problem is.. simple is sometimes bloody hard to achieve.</p>
<p>This wouldn&#8217;t be a real blog without a top 5 list now would it. So here is my &#8220;<em>5 ways to inject some simplicity in to your site</em>&#8221; post.</p>
<h3>1. Simplify site objectives</h3>
<p>Its easier to focus on a small number of tasks. This is important to remember during the planning and developing stage. Too many goals for a site and a project will soon spiral out of control without focus resulting in a finished product that is unable to deliver on any of its multitude of objectives.</p>
<h3>2. Keep all stages of the project as simple as possible</h3>
<p>Too many meetings and technical specs that are too detailed and hard to follow will bog down the development process.  I&#8217;m no expert on project management, but a good project manager will try to avoid information overload and keep their team focused on attacking the core areas of a project to ensure the main user tasks of a site are addressed effectively.</p>
<h3>3. Learn to recognise distraction</h3>
<p>Common culprits of distraction are blogs, polls, forums, photo galleries and social media (yes I hate the term too). Some of these things can greatly benefit a company but generally speaking if your sites core focus is selling office stationary and not creating engaging content then a blog is probably going to be a distraction rather than a benefit.</p>
<p>More often than not these &#8220;secondary features&#8221; exist for SEO reasons. More content on the site means more keywords for search bots to pick up and in turn increase search rankings. But this practice just results in messy unstructured sites that become unusable and fail to get users to convert.</p>
<h3>4. Keep control</h3>
<p>Every piece of content should exist to help a user complete a task. If you work in a large company with many stake holders, you will need to keep tight controls on who can add/edit content, especially if that content exists in close proximity to a key call to action. Too much copy on a page and a call to action will become increasingly less obvious. As a result your site will become less effective.</p>
<p>Restrictions on editing content should be tighter the closer the user gets to completing a task. Nothing should distract a user from say the final click of a &#8220;place my order&#8221; button. This is not a place to up sell and inform them about other products and you certainly shouldn&#8217;t be showing them any banners. All you would be doing is giving them more opportunity to exit before they buy your product. The deeper a user travels down a funnel the simpler your content an UI should become.</p>
<p>Keeping an eye on conversion rates regularly will alert you to any problems in this area. You can even get Google Analytics to send you an automated alert if conversions drop bellow your normal expected levels.</p>
<h3>5. Keep your guard up</h3>
<p>You have a successfully simple site with clearly defined business goals and visitors are becoming loyal customers every day. But now you have a new challenge&#8230; avoiding bloat. Some new hot shot in the company wants a &#8220;new feature&#8221;. Even though the site is now live don&#8217;t be fooled into thinking the project is over. Be as vigilant about adding new features as you were during the planning stage. If its not core to the business and feels like a distraction for both the user and internal resources then just say no. <strong>Keep it simple stupid.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/03/06/simple-is-effective/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scope of a web designer</title>
		<link>http://www.robwinters.co.uk/2010/02/28/scope-of-a-web-designer/</link>
		<comments>http://www.robwinters.co.uk/2010/02/28/scope-of-a-web-designer/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 00:24:42 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=130</guid>
		<description><![CDATA[Its clear that web design today covers a lot more than just visual design. An understanding of usability, accessibility, coding best practices and browser technologies is vital for today&#8217;s web designer. Making things look pretty is a skill that is becoming less important in a world focused on business goals, conversion rates and visitor retention. [...]]]></description>
			<content:encoded><![CDATA[<p>Its clear that web design today covers a lot more than just visual design. An understanding of usability, accessibility, coding best practices and browser technologies is vital for today&#8217;s web designer.</p>
<p>Making things look pretty is a skill that is becoming less important in a world focused on business goals, conversion rates and visitor retention.  Clients now have a better understanding of the importance of online and as they become more savy, clients that once valued look and feel above all else are now expecting more from their sites. Sure all companies want a site to look good but more than that they want a site that meets the goals of their business.</p>
<ul>
<li>They want to be easily found</li>
<li>They want to have high conversion rates</li>
<li>They want loyal customers that return again and again</li>
</ul>
<p>Designers who only posses visual design skills do not have what it takes to succeed as a web designer. As online business models become more sophisticated, so too has the role of the web designer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/02/28/scope-of-a-web-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability and old content</title>
		<link>http://www.robwinters.co.uk/2010/02/23/usability-and-old-content/</link>
		<comments>http://www.robwinters.co.uk/2010/02/23/usability-and-old-content/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 19:44:10 +0000</pubDate>
		<dc:creator>Rob Winters</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.robwinters.co.uk/?p=104</guid>
		<description><![CDATA[Content management is not just software. Many companies will embrace a CMS because the benefits of using one are obvious. And although content management systems are now common place, content management strategies are often nowhere to be seen. These strategies focus on creating engaging, relevent content which often covers issues such as: themes, messages, voice [...]]]></description>
			<content:encoded><![CDATA[<p>Content management is not just software. Many companies will embrace a CMS because the benefits of using one are obvious. And although content management systems are now common place, content management <strong>strategies</strong> are often nowhere to be seen.</p>
<p>These strategies focus on creating engaging, relevent content which often covers issues such as:</p>
<ul>
<li>themes, messages, voice and tone</li>
<li>content channel distribution (newsletters, RSS etc)</li>
<li>purpose of content</li>
<li>content relationships</li>
<li>search engine optimization</li>
</ul>
<p>These are all great points to consider as part of a strategy but few strategies cover anything about removing old outdated content.</p>
<h2>Out with the old</h2>
<p>Good content managers will look to archive old news stories and completely remove out dated irrelevant content. Removing old content can be just as important as adding new material. </p>
<p>Even in companies where a solid content management strategy already exists, old content can pile up unchecked collecting virtual dust. Left unmanaged this content will drastically reduce the effectiveness of a website to meet the needs of a business. </p>
<p>Outdated content can be more visible than you think and will devalue fresh content by making the new stuff less likely to be read. A visitor reading old content is not consuming your new material. </p>
<p>Once a visitor lands on old content don&#8217;t relly on them to click through to more relevent information. Having a quick look at a &#8220;depth of visit report&#8221; in google analytics will tell you what percentage of people only view a single page on your site. Most sites record a high number for this metric. So this potential customer who was shown outdated content leaves the site without experiencing what a company has to offer and is likely never to return.</p>
<h2>What stays and what goes</h2>
<p><strong>Does a certain older piece of content still provide value to the user?</strong> Only a user can answer this but you could have a wild guess. Or, better than guessing look at the analytics of that page. Look at the amount of traffic it attracts, look at it&#8217;s bounce rate and where they go to after? </p>
<p>Sometimes completely removing a page can be too drastic. If the page is pulling in good search traffic but resulting in a high bounce rate then modify the content to make it more relevant. Use that page to direct the user to more relevant content that still satisfies the users initial search request. </p>
<p>Dont try and entice a user to visit your site by keeping hold of irrelevant content in the hope that they remain on your site eventually converting. It wont work. Sure it will be an extra hit on your unique visitor metric but at the same time its probably going to help increase you&#8217;re bounce rate too.</p>
<p>Once you identify a page that needs removing make sure you also remove any internal links that might be pointing to it. This will ensure you wont be sending users down paths that dont meet your business goals. If you&#8217;ve set up good redirects and have good 404 pages, removing pages with outdated content will only benefit the users experience of your site.</p>
<h2>Old news is still news.</h2>
<p>News items should obviously not be removed completely but efforts should be taken to inform the user that they are reading older content and that there are far more relevant posts he could be reading instead.</p>
<h2>Categorise this</h2>
<p>If your site deals with categories for products or content then keep an eye on them, control who has the ability to add new categories (not just top level ones) and have a strategy to control the overall size of these categories. I know of sites that have more categories than products. Don&#8217;t be afraid of damaging your search engine rankings by removing nonsense categories that capitalise on popular search terms. Your users will thank you for it. If you have categories that are very similar merge them and use 301 redirects to ensure you don&#8217;t loose a user to a 404 page.</p>
<p>Removing or updating old content, monitoring your categories to avoid bloat are all steps to help improve the usability of your site. Be ruthless when it comes to removing the old stuff. If you where redesigning a site with the aim of simplifying its user interface then you wouldnt think twice about removing irrelevent visual clutter. And the same applies with content. Outdated content is noise that interferes with the signal, it will become an obstacle stopping your visitors becoming customers.</p>
<p><strong>To learn more about content management strategy head over to A List Apart and have a look at the great content posted under the <a href="http://www.alistapart.com/topics/content/content-strategy">content strategy</a> topic.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robwinters.co.uk/2010/02/23/usability-and-old-content/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
