<?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>Lifeline Blog&#187; Usability</title>
	<atom:link href="http://www.lifelinedesign.ca/blog/category/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifelinedesign.ca/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 19 Aug 2011 21:22:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Usability tips for newbie designers (Part III)</title>
		<link>http://www.lifelinedesign.ca/blog/2011/05/usability-tips-for-newbie-designers-part-iii/</link>
		<comments>http://www.lifelinedesign.ca/blog/2011/05/usability-tips-for-newbie-designers-part-iii/#comments</comments>
		<pubDate>Tue, 10 May 2011 13:00:09 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.lifelinedesign.ca/blog/?p=949</guid>
		<description><![CDATA[The previous two parts of the Usability for newbie designers tutorial can be found here: Part I: Introduction and general tips Part II: Proper use of breadcrumbs In this article I will talk about how to design links wisely and in such a manner that your visitors don’t get confused. Stay with the trend Don’t [...]]]></description>
			<content:encoded><![CDATA[<p>The previous two parts of the Usability for newbie designers tutorial can be found here:</p>
<ul>
<li><span style="color: #5c5c5c;"><a href="http://www.lifelinedesign.ca/blog/?p=932" target="_blank">Part I: Introduction and general tips</a></span></li>
<li><span style="color: #5c5c5c;"><a href="http://www.lifelinedesign.ca/blog/?p=938" target="_blank">Part II: Proper use of breadcrumbs</a></span></li>
</ul>
<p>In this article I will talk about how to design links wisely and in such a manner that your visitors don’t get confused.</p>
<h2>Stay with the trend</h2>
<p>Don’t be overly innovative with your link stylesheet properties. Links should be blue (unless the color hurts your overall scheme) and underlining is a must. A <em>very </em>common practice is to have them do something (change color or get underlined) when you hover them. All these will help your visitors easily identify links and treat them as such. On the flip side, don’t stylize your non-linking text in such a way that it may be confused for a link. Underlined key phrases are a major no-no. Sidebar links should be clearly identifiable. Here is an example of a good practice on a recent CNN.com article:</p>
<p><img style="display: inline; border: 0px;" title="Article on CNN" src="http://www.lifelinedesign.ca/blog/wp-content/uploads/2011/02/image7.png" border="0" alt="Article on CNN" width="520" height="244" /></p>
<p>You can easily spot the in-text link and the sidebar, right? Thought it could be improved by underlining the links.</p>
<h2>Spacing</h2>
<p>Make sure you use generous spacing between your links so that your visitors don’t accidentally click on the wrong one. Here’s a sample from eBay.com with plenty of space between the page numbers:</p>
<p><img style="display: inline; border: 0px;" title="Page numbers on eBay" src="http://www.lifelinedesign.ca/blog/wp-content/uploads/2011/02/image8.png" border="0" alt="Page numbers on eBay" width="520" height="51" /></p>
<h2>New tab or same window?</h2>
<p>There are arguments for both alternatives. As a rule, always open external links in new tabs, unless you specifically want your users to leave your site completely (which might be the case for a squeeze or landing page meant only to capture a lead then forward to the final URL). PDF’s are best shown in new tabs (use PDF files with diligence though, Dave <a href="http://www.lifelinedesign.ca/blog/2011/02/dear-restaurants-stop-using-pdf-menus/" target="_blank">has a good take on this</a>)</p>
<h2>Indicate what you are linking to</h2>
<p>I don’t advocate preview thumbnails, I find them <em>extremely </em>annoying as they clog up the browser on slower computers. If you are linking directly to resource-consuming content like non-embedded videos, MP3’s or PDF’s you should indicate it clearly with an icon placed before the link. Simply mentioning <a href="#" target="_blank"><em>click here</em></a><em> to download the report in PDF format </em>won’t do, as some of your visitors might simply scan through the text rather than read the whole paragraph and simply miss the part where you mentioned the format.</p>
<h2>URL shortening services</h2>
<p>Stay away from such services, unless you have a truly valid reason to use them. A lot of people (myself included) would first hover a link to see where it points to. If you think that the remote URL is too long and it would be “nicer” if you used a 10-character one just don’t do it. I don’t like surprises, I want to know where I’m clicking to. Keep URL shortening for Twitter and services where space is limited.</p>
<h2>Non-http links</h2>
<p>Don’t use mailto:, ftp: or other protocols (anyone still using gopher?) inside links. Having my email client pop up when I click on a link is definitely something I don’t expect. Implement a contact form and link to it if you want to provide your visitors with means of emailing you directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifelinedesign.ca/blog/2011/05/usability-tips-for-newbie-designers-part-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability tips for newbie designers (Part II)</title>
		<link>http://www.lifelinedesign.ca/blog/2011/05/usability-tips-for-newbie-designers-part-ii/</link>
		<comments>http://www.lifelinedesign.ca/blog/2011/05/usability-tips-for-newbie-designers-part-ii/#comments</comments>
		<pubDate>Tue, 03 May 2011 13:00:56 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.lifelinedesign.ca/blog/?p=938</guid>
		<description><![CDATA[If you haven’t read the first part of this series, I strongly recommend you do so first and then get back to this article. The first part comes with some general guidelines you should keep in mind, while from this article on we will discuss some more specific tips. This article will be on the [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven’t read the <a href="http://www.lifelinedesign.ca/blog/?p=932" target="_blank">first part</a> of this series, I strongly recommend you do so first and then get back to this article. The first part comes with some general guidelines you should keep in mind, while from this article on we will discuss some more specific tips. This article will be on the use of breadcrumb navigation.</p>
<h2>What is a breadcrumb?</h2>
<p>Breadcrumbs from a web design perspective are the series of links that tell you where you are on a page and the folder structure (i.e. Main category &gt; Subcategory &gt; Product name). On sites with lots of pages and a clear structure, breadcrumbs can consistently enhance the way visitors find their way around.</p>
<p>The term comes from the Grimm Brothers’ fairy tale <a href="http://en.wikipedia.org/wiki/Hansel_and_Gretel" target="_blank">“Hansel and Gretel”</a> where two little children drop breadcrumbs across a forest to trace their path back home. Just like in the tale, breadcrumbs in a web application offer users the possibility to track their path back to the point where they landed on your website.</p>
<p>Amazon’s take on implementing breadcrumbs is one of the most conservative yet widely used ones. The breadcrumbs are placed at the top of the page and each crumb except for the last one is clickable and points to the corresponding category.</p>
<p><a title="Amazon's Alienware laptops" href="http://www.amazon.com/s/ref=amb_link_7062942_5?ie=UTF8&amp;node=565108&amp;brand=Alienware&amp;pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_s=center-1&amp;pf_rd_r=11XEQK55WPDG40BV2B46&amp;pf_rd_t=101&amp;pf_rd_p=1280479102&amp;pf_rd_i=565108" target="_blank"><img style="display: inline; border: 0px;" title="Amazon's Alienware laptops" src="http://www.lifelinedesign.ca/blog/wp-content/uploads/2011/02/image.png" border="0" alt="Amazon's Alienware laptops" width="520" height="87" /></a></p>
<p>What you can learn from this approach:</p>
<h2>Be consistent</h2>
<p>All crumbs should be named the same throughout all corresponding pages. Following the example above, don’t use “Computers and Accessories” on one page and “Computers &amp; Accessories” on another. The crumb name should match the page title – you shouldn&#8217;t name your crumb “Laptops” if the name of the page is “Notebooks”.</p>
<h2>Aid navigation, don’t replace it</h2>
<p>The sole purpose of the breadcrumbs structure is to let your visitors know where they are and should not be a substitute for navigation. For the sake of consistency, your navigation bars should be kept intact.</p>
<h2>Don’t link to the current page</h2>
<p>Based on the reasons above, it goes without saying that the last crumb should not be clickable. The last item is merely an indication of where you are within the site. Don’t link to the current page, not even for on-page SEO reasons – the added benefit is insignificant compared to the usability-wise confusions it creates.</p>
<h2>Make the last crumb stand out</h2>
<p>Since it’s not a link, common design knowledge says the last crumb should be of a different color (see the screen shot above). Don’t even underline it, an underlined phrase usually indicates a hyperlink.</p>
<p>An excellent place for using breadcrumb navigation is on e-commerce sites that have a hierarchical page structure. If your service is selling a wide variety of products grouped into logical categories, such navigation is recommended. On the other hand, you shouldn’t use it on single-level sites with less than than two levels of depth. A good way to assess if your site would benefit from a breadcrumb structure is to build a sitemap or a diagram representing your structure and then analyze if breadcrumb navigation would improve the users’ ability to navigate within and between categories.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifelinedesign.ca/blog/2011/05/usability-tips-for-newbie-designers-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability tips for newbie designers (Part I)</title>
		<link>http://www.lifelinedesign.ca/blog/2011/04/usability-tips-for-newbie-designers-part-i/</link>
		<comments>http://www.lifelinedesign.ca/blog/2011/04/usability-tips-for-newbie-designers-part-i/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 13:00:38 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.lifelinedesign.ca/blog/?p=932</guid>
		<description><![CDATA[If you haven’t done a lot of web design but want to learn how to do it properly, this article might be a good start. It will shed some light on common mistakes newbie web designers sometimes make and and teach you how not to make poor decisions when you are designing. Stick to the [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven’t done a lot of web design but want to learn how to do it properly, this article might be a good start. It will shed some light on common mistakes newbie web designers sometimes make and and teach you how not to make poor decisions when you are designing.</p>
<h2>Stick to the rules</h2>
<p>Odds are that you, as an inexperienced designer, won’t be able to come up with a new type of interface that will shake your visitors and make them go <em>wow, </em>while remaining usable. Stick with the standard trends. Being unique and standing out in the crowd when it comes to interfaces isn’t always an advisable thing, unless you <em>really </em>know what you’re doing. Rules are meant to be broken, but only when you have the knowledge and experience to pull it off.</p>
<h2>Focus on conventions</h2>
<p>This is somewhat derived from the point above, but should be mentioned separately. The average web visitor is used to conventions (and they love them, whether they know it or not.) – so you, as a designer, should give them what they want. Titles at the top, sidebar with one or two columns at the right and the content next to the left border is a safe standard when you are learning the ropes.</p>
<h2>Get inspired, but don’t steal</h2>
<p>When having doubts, it’s okay to have a look at how the “big fish” have dealt with your problems. It’s okay to get inspired from a great site’s appearance and try to do something of the kind – just make sure you are putting a new work together, rather than copying exactly. The reason why I’m telling you to take a look at some of the bigger websites is that those companies have invested quite a lot of time and resources in developing them and should (Though not always) provide you with good inspiration.</p>
<h2>Less is more</h2>
<p>There are hundreds of millions of websites out there. Don’t simply assume that a new visitor has all the time in the world to read what you have to say and find spend minutes browsing through overly-complicated page structures. Don’t annoy your visitors, or you will lose them. Keep your interface simple, learn about basic usability principles and apply them thoroughly. You will find lots of insightful tips on this blog and more coming in future articles from this series.</p>
<h2>Write with user experience in mind</h2>
<p>Site usability isn’t all about the design. The content itself can make the overall browsing experience more pleasant. Break your ideas into paragraphs – no one likes to read chunks of text the size of a Dostoevsky novel. <a href="http://www.lifelinedesign.ca/blog/2011/02/writing-copy-how-to-use-bulleted-lists-the-right-way/" target="_blank">Use bullet points</a> where applicable. Make use of headings.</p>
<h2>Your visitors scan more than they read</h2>
<p>… and there’s nothing you can do about it. Steve Krug explains in his great book <a href="http://www.amazon.com/Dont-Make-Me-Think-Usability/dp/0321344758" target="_blank">“Don&#8217;t Make Me Think”</a> how you must make things as intuitive as possible so you will minimize the required thought  from your visitors’ perspective. Have them find what they want as quickly as possible, or they will get bored and might eventually click away or hit the Back button.</p>
<p>This concludes the first episode on usability tips. In the next parts we will focus on several design-specific elements.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifelinedesign.ca/blog/2011/04/usability-tips-for-newbie-designers-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dear Restaurants, stop using PDF menus.</title>
		<link>http://www.lifelinedesign.ca/blog/2011/02/dear-restaurants-stop-using-pdf-menus/</link>
		<comments>http://www.lifelinedesign.ca/blog/2011/02/dear-restaurants-stop-using-pdf-menus/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 13:00:54 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.lifelinedesign.ca/blog/?p=891</guid>
		<description><![CDATA[Dear Restaurants, It&#8217;s your friend Dave here. I just wanted to let you know how much my wife and I appreciate you being there for us when we&#8217;ve both had a really long day, and/or week, and we don&#8217;t want to cook.  It&#8217;s been really helpful! I don&#8217;t want to seem ungrateful, but we&#8217;ve noticed [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Restaurants,</p>
<p>It&#8217;s your friend Dave here. I just wanted to let you know how much my wife and I appreciate you being there for us when we&#8217;ve both had a really long day, and/or week, and we don&#8217;t want to cook.  It&#8217;s been really helpful! I don&#8217;t want to seem ungrateful, but we&#8217;ve noticed something  that you frequently do which seemed like a cute quirk at first, but over the years it&#8217;s become a bit annoying.</p>
<p>Truth be told, we know we&#8217;re not the only ones&#8230; in fact a lot of your friends have been talking about it behind your back.  I know this may not be the easiest thing to talk about, but someone needs to tell you so that we can break the cycle. Please, I beg you, stop using PDF files for listing your menus on your websites! I&#8217;m not knocking the technology, it&#8217;s great when used in the proper context. This is certainly not it.</p>
<p>Why you might be using PDF Menus:</p>
<ul>
<li>It&#8217;s a lot easier, as you can usually just use your existing menu files to export a PDF</li>
<li>You don&#8217;t know what a PDF is, and your webmaster did it. (If you click on the menu and it takes a while to load and you don&#8217;t see your website anymore, then it&#8217;s probably a PDF)</li>
<li>You are far too busy, and would like less people to come eat at your restaurant</li>
<li>???</li>
</ul>
<p>Why you shouldn&#8217;t be using PDF Menus:</p>
<ul>
<li><strong>They take a lot longer to load than a menu set up in your website would.</strong> The Internet has made us all impatient. At best your potential customer will be annoyed by the wait, at worst they will give up and go on to the next site.</li>
<li><strong>They can be frustrating</strong>. If you don&#8217;t use it often, your pdf reader may need an update.  Even today the most popular browsers can have difficulty with pdf plug-ins, resulting in browser hangs or crashes.</li>
<li><strong>They are less useful</strong>.  Having an entire menu to look at, or multiple menus, may work when you&#8217;ve decided on a restaurant and blocked off the next hour to eat.  When you&#8217;re trying to find a place to eat, you want to compare options and prices.  Having to scroll through pdf menus in multiple tabs or windows to find the things you&#8217;re interested is time-consuming and frustrating.</li>
</ul>
<p>I know what you&#8217;re thinking, &#8220;So what Dave? My regular customers love me, and will put up with the wait!&#8221;  You&#8217;re probably right about that, but your regular customers probably don&#8217;t even visit your website, as they already know all about you. The focus of your website should be on showing and telling new potential customers about your restaurant, how great it is and hopefully converting them into new regular customers.</p>
<p>The two most important pieces of information for a new potential customer are going to be the menu, followed by the location. If customers are irritated when loading the most basic information, and that&#8217;s the first experience they have with your business, you are starting off on the wrong foot. Despite what we want to tell ourselves, first impressions do matter and it&#8217;s difficult to overcome a poor first impression.</p>
<p>I know it&#8217;s not easy guys, it&#8217;s more time consuming and complicated and just all around harder to do it the right way, but let&#8217;s face it: the most worthwhile pursuits in life usually aren&#8217;t easy. Also, I just happen to work here at Lifeline, so <a href="http://www.lifelinedesign.ca/Contact.html" target="_self">we can help you</a> if you&#8217;re stuck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifelinedesign.ca/blog/2011/02/dear-restaurants-stop-using-pdf-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Brief Introduction</title>
		<link>http://www.lifelinedesign.ca/blog/2009/07/a-brief-introduction/</link>
		<comments>http://www.lifelinedesign.ca/blog/2009/07/a-brief-introduction/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 03:03:50 +0000</pubDate>
		<dc:creator>Trevor</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.lifelinedesign.ca/blog/?p=84</guid>
		<description><![CDATA[Before posting my first blog topical blog entry, I thought I’d take a moment to introduce myself, and give you a bit of an idea as to what to expect from my posts. I have been working with Lifeline Design in various capacities for a while now, and am super excited to be joining on [...]]]></description>
			<content:encoded><![CDATA[<p><span>Before posting my first blog topical blog entry, I thought I’d take a moment to introduce myself, and give you a bit of an idea as to what to expect from my posts.</span></p>
<p>I have been working with Lifeline Design in various capacities for a while now, and am super excited to be joining on a full-time basis.  My official role is in programming and usability (which is what my posts will mostly focus on).</p>
<p><strong>Background</strong></p>
<p><span>I have a diploma as a Software Engineering Technologist (Conestoga College Institute of Technology), and have written software in more languages than I care to list.  While I enjoy working with web-based languages the most, I have learned a great deal by learning the lower-level technical languages.</span></p>
<p>I am also currently finishing off my bachelors degree of Business Administration in Marketing.  While programming and marketing may seem like an odd combination, they fit very well together in the area of usability;  I plan to go deeper into this relationship in my next post.</p>
<p><strong>Sites and Books</strong></p>
<p><span>To give you an idea as to what I like to read that is job related:</span></p>
<p>» <a title="Useit.com" href="http://useit.com">Useit.com</a><span> &#8211; Usability guru Jakob Neilson’s column<br />
» <a title="Signals vs. Noise" href="http://37signals.com/svn">37signals.com/svn</a> &#8211; Signals vs. Noise, the 37signals blog&#8230;they touch on a number of usability, programming, and business-related issues<br />
» <a title="Smashingmagazine.com" href="http://smashingmagazine.com">Smashingmagazine.com</a> &#8211; a great resource to find design and development inspiration<br />
» <a title="Sixrevisions.com" href="http://sixrevisions.com">Sixrevisions.com</a> &#8211; same idea as Smashing<br />
» Book: “Don’t Make Me Think! A Common Sense Approach to Web Usability” by Steve Krug</span></p>
<p><strong>What to Expect</strong></p>
<p><span>As a developer who also does design and usability work, I believe it’s important to try and be aware of upcoming trends, advancements, and changes that impact a user’s online experience.  The Internet can change very quickly, and it can be easy to fall behind.</span></p>
<p>The goal of my posts will to be highlight some of these trends and advancements, as well as studying cases/sites where these are done either really poorly or really well.  It is always important to ask “how can we make this work better for our users?”.</p>
<p>I look forward to sharing the bits and pieces of interesting information I find along the way.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifelinedesign.ca/blog/2009/07/a-brief-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

