<?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>The Web Usability Blog&#187; design</title>
	<atom:link href="http://webusability-blog.com/tags/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://webusability-blog.com</link>
	<description>Tips, insights and meandering thoughts about usability and information architecture</description>
	<lastBuildDate>Wed, 01 Sep 2010 13:42:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Faceted search: 4 design tips</title>
		<link>http://webusability-blog.com/faceted-search-4-design-tips/</link>
		<comments>http://webusability-blog.com/faceted-search-4-design-tips/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 15:07:26 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[faceted search]]></category>
		<category><![CDATA[in-page navigation]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=1026</guid>
		<description><![CDATA[If you have a large range of closely related products or services, faceted search helps people to look for things based on criteria that are important for them. What are the do's and don'ts in faceted search?]]></description>
			<content:encoded><![CDATA[<h1>Faceted search: when and why?</h1>
<p>Faceted search helps people to look for things based on criteria that are important for them.</p>
<p>In classic web navigation, the website determines the order of the choices. But this hierarchical structure is too limited for sites with a large product range or information offering. Different people often have different criteria in searching for the same thing.</p>
<h1>Example: holiday homes</h1>
<p>When I&#8217;m looking for a holiday home, a swimming pool is essential. For you it might be that pets are allowed or that it&#8217;s no more than 10 miles from a supermarket. All these things are important, but they&#8217;re not important for everyone.</p>
<p>The best way to solve this: faceted search. Sure, you could also go for an <a href="http://webusability-blog.com/extremely-advanced-search/">extremely advanced search feature</a>, but I&#8217;d advise against it.</p>
<p>In this article we&#8217;ll discuss 4 design aspects of faceted search that are crucial for good <a href="http://www.agconsult.be/en/agconsult/usability.asp">usability</a>.<span id="more-1026"></span></p>
<h3>Where do you put faceted search?</h3>
<ul>
<li><strong>Left is best</strong><br />
Big sites like Amazon, eBay and Google put faceted search on the left. These sites probably have more visitors than you do. When big, influential sites do things a certain way, that creates a certain pattern of expectation for users. They expect you to do things the same way those big sites do it.Another compelling argument for putting faceted search on the left is that <a href="http://www.useit.com/alertbox/horizontal-attention.html">the left half of the page gets more attention than the right half</a>. If you want your filters to be noticed and used, put them on the left. Apple does it too, on their website and in iTunes.</li>
</ul>
<p><a href="http://farm4.static.flickr.com/3316/4586009571_9aca31b3ab_o.gif" rel="lightbox[1026]"><img class="alignnone" title="Faceted search on Amazon is on the left" src="http://farm4.static.flickr.com/3316/4586009571_f116395266_m.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4032/4669154084_da8b57320a_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Faceted search on eBay is on the left too" src="http://farm5.static.flickr.com/4032/4669154084_da8b57320a.jpg" alt="" width="240" height="205" /></a></p>
<p><a href="http://farm5.static.flickr.com/4067/4669154156_e850c32cec_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="The Google search filters are on the left" src="http://farm5.static.flickr.com/4067/4669154156_e850c32cec.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4026/4668529271_3d185aed1c_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Apple Store: search filters on the left" src="http://farm5.static.flickr.com/4026/4668529271_3d185aed1c.jpg" alt="" width="240" height="205" /></a></p>
<ul>
<li><strong>Second-best: at the top</strong><br />
You can put faceted search at the top, but it&#8217;s not as good as left. Mainly because it pushes everything on the page down. Which means less of your products are visible above the page fold. And even though <a href="http://webusability-blog.com/page-fold-myth-or-reality/">people definitely scroll</a>, they <a href="http://www.useit.com/alertbox/scrolling-attention.html">spend 80% of their time above the page fold</a>.)In the Cnet example on the left, the search filters push the reviews below the page fold. Not good.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4057/4586633826_661627be9f_o.gif" rel="lightbox[1026]"><img class="alignnone" title="Cnet Reviews: putting the search filters at the top means you can't see the reviews" src="http://farm5.static.flickr.com/4057/4586633826_78fe1a0dfc_m.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4055/4586009669_71f4a68a65_o.gif" rel="lightbox[1026]"><img class="alignnone" title="ArtistRising: search filters at the top" src="http://farm5.static.flickr.com/4055/4586009669_2278214153_m.jpg" alt="" width="240" height="205" /></a></p>
<ul>
<li><strong>Stay away from the right</strong><br />
During our own <a href="http://www.agconsult.be/en/usability/users.asp">user tests</a> we often see that faceted search on the right side of the page is ignored by about half of the test users. People don&#8217;t look at the right side of the page very much, not even when you put the search filters there.</li>
</ul>
<h3>How do you indicate which filters are active?</h3>
<ul>
<li><strong>In the search filters themselves</strong><br />
The best way to indicate which search filters are active is by making them stand out visually. Just like you&#8217;d do in a standard navigation (<a href="http://webusability-blog.com/5-tips-to-show-users-where-they-are-on-your-website/">read tip 4 of our article on way-finding</a>).Downside: if you have a lot of search filters, it can become difficult for the user to see all the active filters.</p>
<p>Apple indicates which filters are active in a very clean and clear way. Booking.com looks slightly less refined but it is very clear.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4026/4668529271_3d185aed1c_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Apple Store: active search filters are highlighted" src="http://farm5.static.flickr.com/4026/4668529271_3d185aed1c.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4071/4669153998_5445a5598f_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Booking.com: active search filters are highlighted" src="http://farm5.static.flickr.com/4071/4669153998_5445a5598f.jpg" alt="" width="240" height="205" /></a></p>
<ul>
<li><strong>In a separate area above the search filters</strong><br />
Probably the way most sites do it now. The advantage is that users get a quick overview of all the active filters. The downside is that the actual search filters get bumped down a little.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4031/4668529233_2e41213961_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Kipling puts the active search filters at the top of the complete filter list" src="http://farm5.static.flickr.com/4031/4668529233_2e41213961.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4054/4586633954_263b998d82_o.gif" rel="lightbox[1026]"><img class="alignnone" title="Vacature.com: active filters are at the top of the filters" src="http://farm5.static.flickr.com/4054/4586633954_84c8fedff5_m.jpg" alt="" width="240" height="205" /></a></p>
<ul>
<li><strong>At the top of the page</strong><br />
Less popular but also possible. Put a sentence ‘x products for your search criteria:’ followed by the active filters. Put a red cross behind each filter to make it clear the user can undo his choice.This is especially handy if you have lots of search filters. Less experienced users understand how this works too.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4013/4668529191_fb6d9746c7_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Betafence: active filters are at the top of the page" src="http://farm5.static.flickr.com/4013/4668529191_fb6d9746c7.jpg" alt="" width="240" height="205" /></a></p>
<h3>How to undo a filter choice?</h3>
<ul>
<li><strong><img class="size-full wp-image-2547 alignright" style="margin-left: 10px;" title="NOS.nl: good integration of the 'undo' functionality in the active filter" src="http://usability-blog.be/wp-content/uploads/2010/05/facetnavigatie-wissen-nos.gif" alt="NOS.nl: good integration of the 'undo' functionality in teh active filter" width="226" height="85" />Add an &#8216;undo&#8217; x in the active filter</strong><br />
A very clean-looking way that takes up a minimal amount of screen space.<br /><strong>&nbsp;</strong></li>
<li><strong><img class="size-full wp-image-2551 alignright" style="margin-left: 10px;" title="The North Face: unnecessary 'Clear filter' link" src="http://usability-blog.be/wp-content/uploads/2010/05/facetnavigatie-wissen-northface2.gif" alt="The North Face: unnecessary 'Clear filter' link" width="194" height="138" />By adding a link &#8216;Clear filter&#8217; to every filter category</strong><br />
It works, but it sounds a bit technical and it&#8217;s quite clunky. Downside: it takes up one extra line. In this case it&#8217;s also quite unnecessary because it&#8217;s a system with check-boxes.<br /><strong>&nbsp;</strong></li>
<li><strong><img class="size-full wp-image-2552 alignright" style="margin-left: 10px;" title="Apple: okay" src="http://farm5.static.flickr.com/4053/4668529379_22d43f5d52_o.gif" alt="Apple: okay" />By adding an item ‘All …’ to every filter category</strong><br />
It&#8217;s not the most elegant solution but we&#8217;ve seen in user testing this works really well. Downside: it takes up one extra line.</li>
</ul>
<ul>
<li><strong>In the active filters summary</strong><br />
Simply put a red cross behind every active filter if you put the active filters together at the top of the filter list or at the top of the page.</li>
</ul>
<h3>What if you want to allow more than one active filter within the same category?</h3>
<ul>
<li>Check whether it&#8217;s really beneficial for the user.</li>
<li>If it is, put checkboxes in front of the filters. That makes it clear users can select more than one item in the same filter category.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4071/4669153998_5445a5598f_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Multiple filters in the same category? Checkboxes!" src="http://farm5.static.flickr.com/4071/4669153998_5445a5598f.jpg" alt="" width="500" height="427" /></a></p>
<p>If you know any particularly good examples of faceted search, please share them in the comments!</p>
<h4>You might also like:</h4>
<ul>
<li><a href="http://webusability-blog.com/4-product-comparison-best-practices/">4 product comparison best practices</a></li>
<li><a href="http://webusability-blog.com/product-overview-usability-examples/">Product overview do&#8217;s and don&#8217;ts</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/faceted-search-4-design-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Product overview: do&#8217;s and don&#8217;ts</title>
		<link>http://webusability-blog.com/product-overview-usability-examples/</link>
		<comments>http://webusability-blog.com/product-overview-usability-examples/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 16:37:56 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=756</guid>
		<description><![CDATA[Good and bad examples of product overview pages. The do's and don'ts of product comparison online. ]]></description>
			<content:encoded><![CDATA[<h1>Product comparison: a must-have</h1>
<p>If you&#8217;re offering 2 or more similar products or services, people should be able to compare them easily.</p>
<p>It&#8217;s the vendor&#8217;s job to help people pick the product that suits their needs best. That&#8217;s what people expect, offline as well as online.</p>
<p>We&#8217;ve written about this before in ‘<a href="http://webusability-blog.com/4-product-comparison-best-practices/">4 product comparison best practices</a>’.</p>
<h1>Don&#8217;ts</h1>
<h2><strong>Hide the differences</strong></h2>
<p>A typical problem in product comparisons is that differences between products aren&#8217;t immediately apparent.</p>
<p>First Choice Power is a good example of a site that doesn&#8217;t tell people what the difference is between products but makes them look for it.</p>
<p>What&#8217;s the difference between Simply Better Price Plan 24 and Simply Better Price Plan? The description is pretty much identical. </p>
<p>On closer inspection I can tell the first one&#8217;s a 24 month plan and the other one&#8217;s a 12 month plan. They both promise a &#8216;guaranteed low price&#8217;. Is it the same price for the 24 month plan as for the 12 month plan? I have no idea.</p>
<p><a href="http://farm5.static.flickr.com/4062/4273252167_d1c9ee9d59_o.jpg" rel="lightbox[756]"><img class="alignnone" title="First Choice Power: spot the difference!" src="http://farm5.static.flickr.com/4062/4273252167_8ff2af53a9.jpg" alt="" width="221" height="500" /></a><br />
<span id="more-756"></span></p>
<h2><strong>Inconsistent order</strong></h2>
<p>Comparing products is only handy when the comparable characteristics are nicely lined up.</p>
<p>Nuon obviously thinks that would be making it too easy. That&#8217;s why they put “(Up to) £ 100 annual Direct Debit discount” respectively 1st, 2<sup>nd</sup> and 2<sup>nd</sup>. So you can look for it, instead of just see it.</p>
<p><a href="http://farm3.static.flickr.com/2743/4273995980_e8c360c724_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Nuon: do your own comparing!" src="http://farm3.static.flickr.com/2743/4273995980_4ca2d05940.jpg" alt="" /></a></p>
<h2><strong>No prices</strong></h2>
<p>You&#8217;ve probably noticed in the previous examples that companies like talking about price without actually telling customers what their product costs.</p>
<p>While that&#8217;s pretty creative, it&#8217;s not what people want. People want to know how much something costs. So tell them. Price plays an important in a customer&#8217;s decision making process. The more open you are about price, the easier it is to convince people to buy your product.</p>
<h2><strong>Fluffy copywriting</strong></h2>
<p>Web writers should not be paid by the word. Good web writing is brief and concise.</p>
<p>Describing your products in long, flowery sentences is not a good way to go.</p>
<p><a href="http://farm5.static.flickr.com/4058/4273251905_a3ca30757e_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Hostbasket: what's with the bla bla bla?" src="http://farm5.static.flickr.com/4058/4273251905_9cdd5ccb0e.jpg" alt="" width="500" height="472" /></a></p>
<h2>Vertical</h2>
<p>Keep scrolling to a a minimum to make comparing easy. Put similar products next to one another instead of underneath one another.</p>
<p>Belgacom lines up its products vertically. The comparable characteristics of the various products are never visible at the same time, which makes it harder to compare.</p>
<p><a href="http://farm5.static.flickr.com/4006/4273251963_991a4e274a_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Belgacom: vertical line-up" src="http://farm5.static.flickr.com/4006/4273251963_cbabf4d752.jpg" alt="" width="279" height="500" /></a></p>
<p>AGL makes it even more difficult. Not only do they list their products vertically, they only show the product details of one product at a time, at mouse-over. Not the greatest strategy if you want to make comparing your products easy.</p>
<p><a href="http://farm5.static.flickr.com/4020/4273995824_c7bb3eeb44_o.jpg" rel="lightbox[756]"><img class="alignnone" title="ALG: one product at a time" src="http://farm5.static.flickr.com/4020/4273995824_e896fa0053.jpg" alt="" width="427" height="500" /></a></p>
<p><a href="http://farm5.static.flickr.com/4051/4273995848_ba4f1cb0af_o.jpg" rel="lightbox[756]"><img class="alignnone" title="ALG: one product at a time" src="http://farm5.static.flickr.com/4051/4273995848_abcbee0940.jpg" alt="" width="423" height="500" /></a></p>
<h1>Good examples</h1>
<h2>Tables</h2>
<p>A table with 1 line per characteristic is the easiest way to compare products. If you can do this for your products, do it. Surfers love it. It&#8217;s clear, it&#8217;s easy. Combell understands.</p>
<h2>Visual emphasis</h2>
<p>The more expensive the product, the more room it gets at Combell. The expensive products also have a higher star rating. Visual tricks like that really work. Or are you intuitively attracted to the sad little one-star product? I didn&#8217;t think so.</p>
<p><a href="http://farm5.static.flickr.com/4067/4273995800_992353645e_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Combell: clear table with visual emphasis on the 'better' products" src="http://farm5.static.flickr.com/4067/4273995800_0a39b130a2.jpg" alt="" width="500" height="466" /></a></p>
<h2>Highlight the popular product</h2>
<p>If you want to play into people&#8217;s herd instincts, it&#8217;s a good idea to highlight the &#8216;most popular&#8217; product. The example below is from Shopify.</p>
<p><a href="http://farm3.static.flickr.com/2644/4152354651_954f295f50_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Shopify: most popular product in the spotlight" src="http://farm3.static.flickr.com/2644/4152354651_1672d4196a.jpg" alt="" width="500" height="375" /></a></p>
<h2>More explanation in a tooltip</h2>
<p>At Basecamp they take it one step further. Not only do they highlight the most popular solution, there&#8217;s a tooltip with extra information on the various features. (Pity they only have a tooltip with extra info for the most popular solution.)</p>
<p><a href="http://farm3.static.flickr.com/2504/4152354571_af1e3d5188_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Basecamp: most expensive product first and extensive tooltip" src="http://farm3.static.flickr.com/2504/4152354571_0120939e54.jpg" alt="" width="500" height="196" /></a></p>
<h2>Most expensive product first</h2>
<p>A/B-tests show that putting the most expensive product first does wonders for your revenue. Basecamp gets it right in that respect as well.</p>
<h2>Blocks</h2>
<p>If a table isn&#8217;t ideal for your products or if you think it&#8217;s too boring (trust me, it isn&#8217;t) you can always go for product blocks.</p>
<p>Telenet shows a fairly good example of these product blocks. The important product characteristics (price, speed, volume) stand out and are easy to compare. Still, a table would be even better.</p>
<p><a href="http://farm5.static.flickr.com/4032/4273995880_da5d6b1e0d_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Telenet: product blocks that are easy to compare" src="http://farm5.static.flickr.com/4032/4273995880_005805d4d1.jpg" alt="" width="500" height="380" /></a></p>
<p>And now for a totally unbiased example from a company that offers <a href="http://www.agconsult.be/en/usability/">usability services</a>. Product blocks with the characteristics in the same order in each block, to make comparing easy.</p>
<p><a href="http://farm3.static.flickr.com/2718/4284588731_cf2727be1b_o.jpg" rel="lightbox[756]"><img class="alignnone" title="AGConsult: similar services, easy to compare" src="http://farm3.static.flickr.com/2718/4284588731_ceb5aabb4c.jpg" alt="" width="500" height="245" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/product-overview-usability-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 product comparison best practices</title>
		<link>http://webusability-blog.com/4-product-comparison-best-practices/</link>
		<comments>http://webusability-blog.com/4-product-comparison-best-practices/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 09:50:39 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Information architecture]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=723</guid>
		<description><![CDATA[Comparing products is one of the top tasks on the web. Make it easy for users to compare your products or services. 4 best practices.]]></description>
			<content:encoded><![CDATA[<h1><strong>Everybody compares</strong></h1>
<p>Everybody who shops on the web compares. They don&#8217;t just compare products from different vendors, but also different products from the same vendor.</p>
<p>This comparison behaviour goes for visitors of both b2c and b2b websites.</p>
<h1><strong>Allow users to compare</strong></h1>
<p>Comparing is a top task so make sure it&#8217;s easy to do on your website.</p>
<p>If you make it hard to compare your products, there&#8217;s a good chance your website visitors will not become customers.</p>
<h3><strong>What do your visitors expect?</strong></h3>
<ul>
<li>Main characteristics of the product or service on the product page, pereferably as a bulleted list.</li>
<li>An overview of the similarities and differences of comparable products on 1 page. It&#8217;s really annoying if you have to get out pen and paper to write down product characteristics and then look for the differences between the products.</li>
</ul>
<h3><strong>What do you need in order to compare?</strong></h3>
<ul>
<li>Clearly differentiated products or services. If you&#8217;re not sure what the difference is between product A and B, how is your customer supposed to know?</li>
<li>If you want to compare products in a meaningful way, you need to know what the deciding factors are for your customers. Seems easy, right? Wrong. In about half of the projects we do, the company doesn&#8217;t know what their customers deciding criteria are.</li>
</ul>
<h3><strong>What if you don&#8217;t meet these criteria?</strong></h3>
<ul>
<li>Make sure you do!</li>
</ul>
<p>The choice is simple: adapt or lose customers.<span id="more-723"></span></p>
<h1><strong>Less than 10 products or services to compare?</strong></h1>
<h2><strong>Basic principle: all on 1 page</strong></h2>
<p>A search feature or wizard is not needed here. Your users probably aren&#8217;t rocket scientists but they aren&#8217;t idiots either.</p>
<h4><strong>Option 1: table</strong></h4>
<ul>
<li>Users love this. If it&#8217;s in any way possible, try this.</li>
<li>Recent tests show that putting the most expensive products first is the most effective.</li>
</ul>
<p><a href="http://farm3.static.flickr.com/2644/4152354651_954f295f50_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Shopify: clear table with an indication of the most popular product" src="http://farm3.static.flickr.com/2644/4152354651_1672d4196a_m.jpg" alt="" width="240" height="180" /></a> <a href="http://farm3.static.flickr.com/2531/4152354771_7c0543438f_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Combell: clear table from lowest to highest price" src="http://farm3.static.flickr.com/2531/4152354771_9cd441d38d_m.jpg" alt="" width="240" height="181" /></a></p>
<p><a href="http://farm3.static.flickr.com/2654/4153117316_a44b9473c8_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Basecamp: highest to lowest price,  with an indication of the most popular product" src="http://farm3.static.flickr.com/2654/4153117316_fc83acbc88_m.jpg" alt="" width="240" height="94" /></a> <a href="http://farm3.static.flickr.com/2504/4152354571_af1e3d5188_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Basecamp: more info on mouse-over. Excellent!" src="http://farm3.static.flickr.com/2504/4152354571_0120939e54_m.jpg" alt="" width="240" height="94" /></a><br />
Top row: good examples by <a href="https://app.shopify.com/services/signup">Shopify</a> en <a href="http://www.combell.com/nl/servers/dedicated-servers">Combell</a>, lowest to highest price. <a href="http://basecamphq.com/signup">Basecamp</a> (bottom row) does slightly better: from highest to lowest price and with extra information on mouse-over.</p>
<h4><strong>Option 2: separate blocks</strong></h4>
<ul>
<li>Clear heading.</li>
<li>Main characteristics in bullets, preferably in such a way that it&#8217;s easy to compare the different products or services (a.o. by the same order and approach).</li>
<li>Price.</li>
<li>Each block should be clickable in its entirety.</li>
<li>Line up blocks horizontally whenever possible. That creates a better overview.</li>
</ul>
<p><img class="alignnone" title="Telenet: fairly good overview of the various product blocks" src="http://farm3.static.flickr.com/2782/4152354817_43e0c9b930.jpg" alt="" width="500" height="380" /><br />
The blocks on the <a href="http://telenet.be/219/0/1/nl/thuis/internet.html">Telenet website</a> offer a pretty good overview.</p>
<h1><strong>More than 10 products or services?</strong></h1>
<h2>Facets</h2>
<p>All products on 1 page with faceted search on the left.</p>
<p><a href="http://farm3.static.flickr.com/2544/4153118186_14468695a7_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Bol.com: the facets on the left allow users to refine results" src="http://farm3.static.flickr.com/2544/4153118186_1d39034b72_m.jpg" alt="" width="240" height="158" /></a> <a href="http://farm3.static.flickr.com/2738/4153118074_b3d1bd66d4_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Booking.com: the check-boxes allow users to make multiple selections at the same time" src="http://farm3.static.flickr.com/2738/4153118074_b1cda0a387_m.jpg" alt="" width="240" height="148" /></a><br />
2 good examples of refining results by faceted search: <a href="http://www.bol.com/nl/m/notebooks-pc-accessoires/pc-accessoires-printers/N/7134/index.html">Bol.com</a> (left) en <a href="http://www.booking.com">Booking.com</a> (right)</p>
<h4>7 things to keep in mind about faceted search</h4>
<ol>
<li>Put the faceted search on the left. You can put it on the right, but less people will notice it. You can put it at the top of the page as well, but that will push the actual results down and that&#8217;s not ideal.</li>
<li>Limit facets to the main product characteristics. Don&#8217;t cram every detail in there.</li>
<li>Take your customers&#8217; view on what the product&#8217;s main characteristics are. Remember: what you think, doesn&#8217;t matter. It&#8217;s all about your customers.</li>
<li>Make selecting and deselecting the facets easy.</li>
<li>It should be impossible for users to make a selection that delivers zero results.</li>
<li>In many cases, it&#8217;s helpful if the user can order the results list (alphabetically, by price, by size, …).</li>
<li>If there are more than 20 products in your list, it&#8217;s best to go for numbered results pages (cfr. Google).</li>
</ol>
<h1>Detailed comparison</h1>
<p>A more detailed comparison, that sums up all characteristics of comparable products in a table can be very handy for certain products.</p>
<p><a href="http://farm3.static.flickr.com/2637/4152354375_f52a6cb839_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Vandenborre: a decent product comparison" src="http://farm3.static.flickr.com/2637/4152354375_42891bd8df.jpg" alt="" width="500" height="429" /></a></p>
<h3><strong>More on product comparison</strong></h3>
<ul>
<li><a href="http://vandelaydesign.com/blog/design/pricing-page-trends/">Trends in pricing tables</a></li>
<li><a href="http://blogof.francescomugnai.com/2009/07/50-great-examples-of-pricing-tables/">50 examples of pricing tables</a></li>
<li><a href="http://new.uxmatters.com/mt/archives/2009/09/best-practices-for-designing-faceted-search-filters.php">Best practices for faceted product search</a></li>
<li><a href="http://webusability-blog.com/information-architecture-the-basics/">The basics of information architecture</a></li>
</ul>
<h2><strong>Other options?</strong></h2>
<p>Have you seen other good examples? Maybe you came up with one yourself? Feel free to leave a link to it in the reactions or send us an <a href="mailto:blog@agconsult.be">email</a>.</p>
<blockquote><p><strong>Want to know more about how to make good home pages, overview pages and detail pages?<br />
Join us at one of our <a href="http://www.agconsult.be/en/seminars/usabilityworkshop.asp">usability workshops</a>.</strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/4-product-comparison-best-practices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Page fold: myth or reality?</title>
		<link>http://webusability-blog.com/page-fold-myth-or-reality/</link>
		<comments>http://webusability-blog.com/page-fold-myth-or-reality/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 14:27:47 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[overview page]]></category>
		<category><![CDATA[page fold]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=506</guid>
		<description><![CDATA[Is the page fold a myth? Do or don't people scroll? Everything you've always wanted to know about the page fold and page length.]]></description>
			<content:encoded><![CDATA[<p>In cxpartners&#8217; article <a href="http://www.cxpartners.co.uk/thoughts/the_myth_of_the_page_fold_evidence_from_user_testing.htm">‘The myth of the page fold: evidence from user testing’</a> it&#8217;s suggested you don&#8217;t need to take the page fold into account when designing a page. Users have no problem scrolling.</p>
<p>We don&#8217;t think things are as black and white as all that. Yes, contrary to what you&#8217;re used from us: a bit of nuance!</p>
<blockquote><p><strong>Update Friday 23 October 2009</strong>: Some guy called <a href="http://webusability-blog.com/page-fold-myth-or-reality/#comments">Jakob Nielsen commented on this article</a>.</p></blockquote>
<h1>What is the page fold?</h1>
<p>The term page fold is used for the imaginary line between the part of the page you can see without scrolling and the part of the page you can see when you scroll down.</p>
<p>Traditionally, the fold is considered to be on 570 or so pixels from the top edge of the page. That&#8217;s more or less what people see on their screens in a resolution of 1024&#215;768. Now, recent figures on screen resolutions in Belgium show that 70% of the people use a higher resolution. So really, you need to take into account multiple folds on 1 page.  </p>
<h1>Do or don&#8217;t people scroll?</h1>
<p>It depends.</p>
<p>What does it depend on? The type of page and the type of website.<span id="more-506"></span></p>
<h1>1. Homepages and overview pages</h1>
<h2>A. News websites</h2>
<p>On news websites, page length doesn&#8217;t matter much. Most people visit a news website to get updated on the latest news. They prefer a long page, with not just headlines but also summaries of the main stories, to a shorter page with just the headlines. Scrolling down the long page is a lot faster than having to scan and click on individual headlines for more information.</p>
<p>When it comes to the homepage and overview pages of news websites, we&#8217;d even be inclined to say: the longer, the better.</p>
<p><a href="http://farm3.static.flickr.com/2650/4011484983_148d044719_o.gif" rel="lightbox[506]"><img title="De Standaard Online - homepage" src="http://farm3.static.flickr.com/2650/4011484983_e463857c18_m.jpg" alt="" width="240" height="172" /></a> <a href="http://farm3.static.flickr.com/2492/4012251802_1a0ca868ba_o.gif" rel="lightbox[506]"><img title="BBC News - homepage" src="http://farm3.static.flickr.com/2492/4012251802_0512b7cc98_m.jpg" alt="" width="240" height="172" /></a><br />
News websites don&#8217;t have to worry about the length of their homepage and overview pages.</p>
<h2>B. Big, well-known online stores</h2>
<p>Big online stores that sell thousands of products ánd that are known to the general public, like Amazon and Neckermann, can afford to have long homepages and overview pages.</p>
<p>Most people who visit these sites know what to expect.<br />
Their surfing behaviour roughly falls into 2 categories:</p>
<ul>
<li>Searchers<br />
People who know what they&#8217;re looking for (e.g.: Alice Munro&#8217;s &#8216;The beggar maid&#8217;) will very likely use the search feature or click on the category of their choice. They don&#8217;t care about the rest of the homepage.</li>
<li>Browsers<br />
Browsers can be both bargain hunters or people who are looking for something but they don&#8217;t know exactly what just yet (e.g. some light reading for the beach). They will have a look around on the homepage and overview pages that interest them (like the overview page on &#8216;thrillers&#8217;).</li>
</ul>
<p>Note: we&#8217;re saying big webshops can afford to have long homepages and overview pages. They don&#8217;t have to have them.</p>
<p><a href="http://farm3.static.flickr.com/2532/4012251918_2349a1ff7b_o.gif" rel="lightbox[506]"><img title="Amazon homepage" src="http://farm3.static.flickr.com/2532/4012251918_85918b06db_m.jpg" alt="" width="240" height="172" /></a> <a href="http://farm3.static.flickr.com/2567/4011485339_71f43b9586_o.gif" rel="lightbox[506]"><img title="eBay homepage" src="http://farm3.static.flickr.com/2567/4011485339_b9d8f809b9_m.jpg" alt="" width="240" height="172" /></a><br />
Amazon pretty much ignores the page fold. eBay makes an effort to put as much useful information above the page fold as possible.</p>
<h2>C. Regular company or organisation</h2>
<p>On the homepage of a regular company or government organisation <strong>people prefer not to scroll</strong>. That&#8217;s what they spontaneously say during user tests. It also shows in their surfing behaviour and it&#8217;s backed up by logfile analysis. (Use the &#8217;site overlay&#8217; feature in your Google Analytics account.)</p>
<p>People expect on the homepage of a &#8216;regular&#8217; company that <strong>important information is visible without scrolling</strong>.</p>
<p>It makes sense for them to expect that. They&#8217;re on those websites to do something. And they&#8217;d like to do that as quickly as possible. The top tasks people use the site for should be immediately visible.  </p>
<p><a href="http://farm3.static.flickr.com/2638/4012251568_946362fe51_o.gif" rel="lightbox[506]"><img title="VMW homepage" src="http://farm3.static.flickr.com/2638/4012251568_1f9e85148e_m.jpg" alt="" width="240" height="172" /></a> <a href="http://farm4.static.flickr.com/3017/4014135270_fabef0e57e_o.gif" rel="lightbox[506]"><img title="VMW overview page" src="http://farm3.static.flickr.com/2654/4013351145_e783d22638_m.jpg" alt="" width="240" height="172" /></a><br />
VMW tries very hard to put all the important info above the page fold, both on the homepage and on the overview pages.</p>
<p><strong>Can&#8217;t you put anything below the page fold?<br />
</strong>Sure you can. Most people surf in higher screen resolutions than 1024 x 768 anyway. And of course some people will scroll. Just don&#8217;t assume all of them will. Put the really important stuff, your visitors&#8217; top tasks, above the page fold. Lower down on the page you can put less important items like news, events, etc.  </p>
<p><strong>How can you encourage people to scroll?<br />
</strong>Avoid page-wide ads or empty areas near the page fold. Make clear the page doesn&#8217;t end there. Show a little of the content that&#8217;s below the page fold. That encourages people to scroll.</p>
<p><a href="http://farm3.static.flickr.com/2568/4011484697_5c5f86da90_o.gif" rel="lightbox[506]"><img title="Vlerick homepage" src="http://farm3.static.flickr.com/2568/4011484697_98c0bd8ab9_m.jpg" alt="" width="240" height="172" /></a> <a href="http://farm4.static.flickr.com/3500/4014135224_727fd7149f_o.gif" rel="lightbox[506]"><img title="Belgium.be homepage" src="http://farm4.static.flickr.com/3500/4014135224_bcc4d33039_m.jpg" alt="" width="240" height="172" /></a><br />
Vlerick and Belgium.be put their most important links above the page fold. Because people can see the headings of the info below the page fold a number of people will scroll on these pages.  </p>
<h1>2. Detail pages</h1>
<p>On detail pages length doesn&#8217;t really matter. People will scroll just as long as you keep them interested.</p>
<p>But just because people scroll doesn&#8217;t mean you can do whatever you like on a detail page. Again, <strong>make clear what the page has to offer above the page fold</strong>. There are different ways to do that, depending on the type of page.  </p>
<h4>A. Product pages</h4>
<ul>
<li><strong>Executive summary</strong><br />
A short summary of the most important information at the top of the page. Amazon&#8217;s product pages are a good example. You can immediately see the product&#8217;s name, picture, price and whether or not it&#8217;s in stock.</li>
</ul>
<p><a href="http://farm3.static.flickr.com/2658/4008298776_38f19cd2e7_o.gif" rel="lightbox[506]"><img title="Amazon product page: executive summary above the page fold" src="http://farm3.static.flickr.com/2658/4008298776_1f8f670677.jpg" alt="" width="500" height="363" /></a></p>
<ul>
<li><strong>Tabs<br />
</strong>Tabs, or more precisely in-page tabs, are interesting if you have a lot of information about a product (i.e.: product description, technical specifiactions, references). Tabs are best used in combination with an executive summary. Like on KeepYourCooler.com.</li>
</ul>
<h4><a href="http://farm3.static.flickr.com/2640/4008257374_f2a029da11_o.gif" rel="lightbox[506]"><img title="KeepYourCooler.com product pagina with in-page tabs" src="http://farm3.static.flickr.com/2640/4008257374_0c8f833df9.jpg" alt="" width="500" height="363" /></a></h4>
<h4>B. Content pages</h4>
<ul>
<li><strong>Jump links or anchor links<br />
</strong>A clickable table of contents at the top of the page. The long detail pages of the province of Flemish Brabant are a good example. <a href="http://webusability-blog.com/anchor-links-dos-and-donts/">Read our article on anchor links</a> for a more detailed explanation. </li>
</ul>
<p><a href="http://farm4.static.flickr.com/3514/4007491393_8be45d78bb_o.gif" rel="lightbox[506]"><img title="Vlaams-Brabant: detailpagina met springlinks" src="http://farm4.static.flickr.com/3514/4007491393_a1568b338f.jpg" alt="" width="500" height="363" /></a></p>
<p>Just a reminder: also on detail pages you should always make clear the page doesn&#8217;t end at the page fold. Give a hint of the content below the page fold.</p>
<h1>User testing is important, but it can&#8217;t tell you everything </h1>
<p>The conclusions of cxpartners&#8217; article about the page fold seem to be entirely based on user testing. Now, as you may or may not know, we are big advocates of <a href="http://agconsult.be/en/usability/users.asp">user testing</a>. But it is not the be-all and end-all of usability.</p>
<p>User testing is qualitative research. It takes more than data from user testing to make a bold statement like &#8216;the page fold is a myth&#8217;. You also need data from quantitative research, like logfile analysis. When you look at these figures, you&#8217;ll often see that links above the page fold are clicked 3 times as often as links below the page fold.</p>
<p>It&#8217;s important to know whether or not people scroll. But it&#8217;s not the only thing that matters. How many people simply leave a page with little or no content above the page fold? What&#8217;s the conversion rate of pages like that?</p>
<h1>Moral of the story</h1>
<p>Is the page fold a myth? No, it isn&#8217;t. The page fold exists and affects people&#8217;s surfing behaviour.</p>
<p>Put important information at the top of the page and make sure people know the page doesn&#8217;t stop at the page fold.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/page-fold-myth-or-reality/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Does your website need a manual?</title>
		<link>http://webusability-blog.com/does-your-website-need-a-manual/</link>
		<comments>http://webusability-blog.com/does-your-website-need-a-manual/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 17:56:38 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=354</guid>
		<description><![CDATA[No matter how long you thought about the concept of your website, no matter how great the idea looks on paper, no matter how unique or - God forbid - innovative you might think it is, if the average user doesn't know what to do when he sees your website... start over. ]]></description>
			<content:encoded><![CDATA[<p>For years now usability professionals and good designers have tried to make it clear to, well, less good designers that a website&#8217;s design should be self-evident. </p>
<p>No explanation needed.</p>
<h1>A website that needs a manual is a bad website</h1>
<p>No matter how long you thought about the concept of your website, no matter how great the idea looks on paper, no matter how unique or &#8211; God forbid &#8211; innovative you might think it is, if the average user doesn&#8217;t know what to do when he sees your website&#8230; start over. </p>
<p>The makers of <a href="http://www.cocoonstudio.com">www.cocoonstudio.com</a> obviously don&#8217;t share this view. <span id="more-354"></span>This is what the user sees, after skipping the obligatory intro this kind of site seem to automatically come with.</p>
<p><a href="http://farm4.static.flickr.com/3450/3841543731_47189cf4b3_o.jpg" rel="lightbox[354]"><img class="alignnone" title="Cocoon Studio: Homepage" src="http://farm4.static.flickr.com/3450/3841543731_0c2b16bd3d.jpg" alt="" width="500" height="273" /></a></p>
<p>Cool. Let&#8217;s have a look at the &#8217;services&#8217;.</p>
<p><a href="http://farm3.static.flickr.com/2645/3842336166_e93fac1108_o.jpg" rel="lightbox[354]"><img class="alignnone" title="Cocoon Studio: services page" src="http://farm3.static.flickr.com/2645/3842336166_d9028ebdf1.jpg" alt="" width="500" height="273" /></a> </p>
<p>Interesting. But nothing seems clickable. So what do I do now? </p>
<p>Wait a minute. What&#8217;s that teeny question mark at the bottom left doing there? </p>
<p><a href="http://farm4.static.flickr.com/3474/3842336242_362299f3a8_o.jpg" rel="lightbox[354]"><img class="alignnone" title="Cocoon Studio: overlay to 'explain' the website" src="http://farm4.static.flickr.com/3474/3842336242_8862f3b652.jpg" alt="" width="500" height="273" /></a></p>
<p>Voilà. The manual for the website. Isn&#8217;t that considerate of them?</p>
<blockquote><p>Thanks to reader <span lang="NL-BE">Stijn Zwanckaert for tipping us off on this one.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/does-your-website-need-a-manual/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Focus: the basis of every good web page</title>
		<link>http://webusability-blog.com/focus-the-basis-of-every-good-web-page/</link>
		<comments>http://webusability-blog.com/focus-the-basis-of-every-good-web-page/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 04:58:32 +0000</pubDate>
		<dc:creator>Karl Gilis</dc:creator>
				<category><![CDATA[Read elsewhere]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[photograph]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=269</guid>
		<description><![CDATA[Reading a book about photography, I was struck by the many similarities between a good photograph and a good web page. Focus, simplicity and the right point of view: the basis of every good web page. Does every page of your website have the right focus? ]]></description>
			<content:encoded><![CDATA[<p>While reading &#8216;Learning to see creatively&#8217;, a book on photography by Bryan Peterson, it occurred to me how many similarities there are between a good photograph and a good web page. </p>
<h1>Focus!</h1>
<p>A few quotes by Peterson:</p>
<ul>
<li>&#8220;Amateurs often end up with pictures that have too many points of interest. The resulting lack of direction and subsequent confusion alienates the eye, forcing it to move on, seeking satisfaction elsewhere.&#8221;</li>
<li>&#8220;Without order you have chaos. With chaos comes stress. With stress comes the inability to perform well.&#8221;</li>
</ul>
<p>Very true. For photographs and for websites.<span id="more-269"></span></p>
<p>Bad web pages have too many focus points. Visitors don&#8217;t know where to look. They&#8217;re confused and go back to Google to find someone else who&#8217;s got what you&#8217;re selling.   </p>
<p>I can&#8217;t begin to tell you how often we see people during user tests who simply don&#8217;t know where to look on a webpage. Overcrowded pages drown out the important information in such a way that people effectively do not see it.  </p>
<h1>Less is more</h1>
<p>For a travel brochure Peterson was told to take a picture that said &#8216;Amsterdam and the Netherlands&#8217;.</p>
<p><img class="alignnone" title="Tulips from Amsterdam ..." src="http://farm3.static.flickr.com/2474/3542829323_c3d974f09b_o.jpg" alt="" width="444" height="608" /></p>
<ul>
<li>1st attempt (top left)<br />
Flowers, bicycles, a canal and pigeons (Peterson fed the pingeons to make sure they stayed put). Result: too many focus points. Messy.</li>
<li>2nd attempt (top right)<br />
No more pigeons. Trying to clean up the background by way of a passing tram. Result: still too busy.</li>
<li>3rd attempt (bottom)<br />
A radically different point of view, focussing on the basics: tulips, bicycles and the calming water in the background. Result: a beautiful photograph with maximum impact.</li>
</ul>
<p>Focus. That&#8217;s what every website needs, from the homepage to the detail page. Focus on the things that matter. </p>
<p>Just like Google focuses on the search feature on the homepage, despite the multitude of other tools they have. </p>
<blockquote><p><em>Shameless advertising<br />
</em>AGConsult has been helping companies and government agencies with finding their online focus since 2001.<br />
Curious to see what we can do for you?<a href="http://www.agconsult.be/en/contactinfo.asp">Contact us.</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/focus-the-basis-of-every-good-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Homepage design: horizontal lines</title>
		<link>http://webusability-blog.com/homepage-design-horizontal-lines/</link>
		<comments>http://webusability-blog.com/homepage-design-horizontal-lines/#comments</comments>
		<pubDate>Mon, 11 May 2009 11:03:27 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[homepage]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=162</guid>
		<description><![CDATA[A lot of homepages are full to the point of overflowing with content. Most of the time, that's not a good idea. Then again, sometimes it's the only way to go. For a newspaper website for example, a long homepage filled with content is the norm rather than the exception.

In other words, a long homepage isn't always a cardinal sin. At least not when it looks orderly and structured. Unfortunately, some websites look like they've been thrown together from a distance. The result: a mess without visual anchor points to steady and guide the visitor's eye.]]></description>
			<content:encoded><![CDATA[<p>A lot of homepages are full to the point of overflowing with content. Most of the time, that&#8217;s not a good idea. Then again, sometimes it&#8217;s the only way to go. For a newspaper website for example, a long homepage filled with content is the norm rather than the exception.</p>
<p>In other words, a long homepage isn&#8217;t always a cardinal sin. At least not when it looks orderly and structured. Unfortunately, some websites look like they&#8217;ve been thrown together from a distance. The result: a mess without visual anchor points to steady and guide the visitor&#8217;s eye.</p>
<h1>Horizontal lines are calming</h1>
<p>There&#8217;s a simple thing that makes a page look a lot calmer: the horizontal line. You can use an actual horizontal line or you can simply line up a number of page elements to an imaginary horizontal line. Try it. It&#8217;ll make your page look less frantic.<span id="more-162"></span></p>
<h1>Example: De Standaard</h1>
<p>We tried it on the homepage of De Standaard, one of the leading Flemish newspapers.</p>
<h2>The actual homepage of De Standaard</h2>
<p><a href="http://farm4.static.flickr.com/3345/3501925780_566b1cbe4b_o.jpg" rel="lightbox[162]"><img class="alignnone" title="Actual homepage De Standaard" src="http://farm4.static.flickr.com/3345/3501925780_425c1ef3ab.jpg" alt="" width="500" height="414" /></a></p>
<h2>After our cut and paste work</h2>
<p><a href="http://farm4.static.flickr.com/3663/3501111073_182126719c_o.jpg" rel="lightbox[162]"><img class="alignnone" title="The homepage of De Standaard after our cut and paste job" src="http://farm4.static.flickr.com/3663/3501111073_ae2309631d.jpg" alt="" width="500" height="414" /></a></p>
<p>Four things to keep in mind:</p>
<ul>
<li>We&#8217;re not designers.</li>
<li>All we did is rearrange the existing elements.</li>
<li>We didn&#8217;t change the number of vertical columns.</li>
<li>We did it in 5 minutes.</li>
</ul>
<h1>What do you think?</h1>
<p>Can you tell the difference? Is it an improvement? We&#8217;d love to hear from you.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/homepage-design-horizontal-lines/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
