<?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"
	>

<channel>
	<title>vdl Labs</title>
	<atom:link href="http://www.vdllabs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vdllabs.com</link>
	<description>A laboratory of experiences: tests, critiques and musings</description>
	<pubDate>Tue, 09 Sep 2008 06:36:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Correct markup code do matter</title>
		<link>http://www.vdllabs.com/2008/09/08/correct-markup-code-do-matter/</link>
		<comments>http://www.vdllabs.com/2008/09/08/correct-markup-code-do-matter/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 20:48:17 +0000</pubDate>
		<dc:creator>eklem</dc:creator>
		
		<category><![CDATA[Standards (or lack thereof)]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[photos]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[IP-phones]]></category>

		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=39</guid>
		<description><![CDATA[<a href="http://www.vdllabs.com/2008/09/08/correct-markup-code-do-matter/"><img src="http://www.vdllabs.com/wp-content/plugins/yet-another-photoblog/cache/dsc000452.6h9rspt7qcsow04skcokscwgo.a9sxxja1njksswcs400wcc4cg.th.JPG" width="180" height="135" style="float:left;padding:0 10px 10px 0;" ></a>A while back ago I worked in a company that had IP-phones. Didn&#8217;t use it much since we had cellphones, but it had easy access to the weather forcast for all our main offices. Every now and then I would check the office in Brasil, daydreaming, since our office was in Oslo, Norway. And every [...]]]></description>
			<content:encoded><![CDATA[<a href="http://www.vdllabs.com/2008/09/08/correct-markup-code-do-matter/"><img src="http://www.vdllabs.com/wp-content/plugins/yet-another-photoblog/cache/dsc000452.6h9rspt7qcsow04skcokscwgo.a9sxxja1njksswcs400wcc4cg.th.JPG" width="180" height="135" style="float:left;padding:0 10px 10px 0;" ></a><p>A while back ago I worked in a company that had IP-phones. Didn&#8217;t use it much since we had cellphones, but it had easy access to the weather forcast for all our main offices. Every now and then I would check the office in Brasil, daydreaming, since our office was in Oslo, Norway. And every now and then it would fail with the error message &#8220;XML Error [4]: Parse Error&#8221;.</p>
<p>So I guess all the bickering about following <a href="http://www.w3.org/">web-standards</a> actually do comply =)</p>
<p>Anyway: Cool to see that different gadgets gets more and more connected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/09/08/correct-markup-code-do-matter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Chrome: some preliminary thoughts</title>
		<link>http://www.vdllabs.com/2008/09/05/google-chrome-some-preliminary-thoughts/</link>
		<comments>http://www.vdllabs.com/2008/09/05/google-chrome-some-preliminary-thoughts/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 14:06:20 +0000</pubDate>
		<dc:creator>vdl Labs</dc:creator>
		
		<category><![CDATA[Good experiences]]></category>

		<category><![CDATA[Informal (everyday) tests]]></category>

		<category><![CDATA[UXD musings]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=37</guid>
		<description><![CDATA[AH! Google&#8217;s browser - Chrome - is out - while waiting for the linux version, I downloaded a copy on the Win XP test machine, to see what is the fuzz all about. And of course I had to share some preliminary thoughts on the news of the month.

While the technical innovations of Google Chrome [...]]]></description>
			<content:encoded><![CDATA[<p>AH! Google&#8217;s browser - Chrome - is out - while waiting for the linux version, I downloaded a copy on the Win XP test machine, to see what is the fuzz all about. And of course I had to share some preliminary thoughts on the news of the month.<br />
<span id="more-37"></span><br />
While the technical innovations of Google Chrome are interesting, I will focus mainly on two GUI innovations of the Google Chrome: the &#8220;Mother Tab&#8221;, and the choice of moving a number of controls from main window to tab-level.</p>
<p><em>Mother Tab</em><br />
What I call Mother Tab is really a new way to open (ctrl-t) a new tab in Chrome. The tab won&#8217;t be empty, but it has 5 main UI modules:</p>
<ol>
<li>a most visited webpages grid</li>
<li>a search form</li>
<li>a recent bookmarks</li>
<li>a recently closed tabs module</li>
<li>a bookmark area</li>
</ol>
<p>The purpose of this is to streamline interaction by providing the top web destination and the most recent ones at a glance when users open a new tab, following the idea that &#8220;users want to go somewhere&#8221; when they open a new tab.</p>
<p>I find it very useful, although I would have liked to be able to set my own default grid. But I count on the fact that in time, the statistical record of visited websites will be at least as good as Firefox 3&#8217;s new location bar suggestions. But here&#8217;s a screehshot:</p>
<p><a href="http://www.vdllabs.com/wp-content/chrome-shot.jpg"><img class="alignnone size-thumbnail wp-image-38" title="chrome-shot" src="http://www.vdllabs.com/wp-content/chrome-shot-150x150.jpg" alt="A \&quot;Mother Tab\&quot; screenshot of Google Chrome" width="150" height="150" /></a></p>
<p>Particularly interesting the placement of a bookmark bar, which is a good way to introduce the next novelty.</p>
<p><em>Moving Controls from main window to Tab</em></p>
<p>This move seems to be beneficial in several respects. Firstly, it reduces the overhead of controls and options, removing from main view extra clutter. Secondly, and consequently, it allows increasing the useful real estate, so that more content is shown with the same window size. Thirdly, and referring to the Bookmark bar mentioned above, it brings access to both &#8220;favorite&#8221; bookmarks and full bookmark list again following the principle that if you ope na new tab you wish to go somewhere. Finally, it just looks neat <img src='http://www.vdllabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>In conclusion - and leaving aside the supposedly great <a href="http://www.google.com/chrome/intl/en/features.html">technological innovations relating to javascript and crash control</a> - after a very short usage, Google Chrome looks like a very good product. What remains to be seen is whether and to what extent the dev community will embrace it and create plugins and extensions matching those of Firefox&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/09/05/google-chrome-some-preliminary-thoughts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why is ordering real estate prospects on finn.no so difficult?</title>
		<link>http://www.vdllabs.com/2008/08/22/why-is-ordering-real-estate-prospects-on-finnno-so-difficult/</link>
		<comments>http://www.vdllabs.com/2008/08/22/why-is-ordering-real-estate-prospects-on-finnno-so-difficult/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 20:07:15 +0000</pubDate>
		<dc:creator>vdl Labs</dc:creator>
		
		<category><![CDATA[Bad Experiences]]></category>

		<category><![CDATA[Finn.no Bits]]></category>

		<category><![CDATA[UXD musings]]></category>

		<category><![CDATA[forms]]></category>

		<category><![CDATA[filling forms]]></category>

		<category><![CDATA[finn.no]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=36</guid>
		<description><![CDATA[Summer is roundabout over here in Norway, schools have started again, the birch woods show their first yellow leaves and I am back using finn.no. And I realized one thing that has bothered me for a long while. I am a registered user, and, as I mentioned, I use finn.no very often. Yet&#8230;..

Yet, when I [...]]]></description>
			<content:encoded><![CDATA[<p>Summer is roundabout over here in Norway, schools have started again, the birch woods show their first yellow leaves and I am back using finn.no. And I realized one thing that has bothered me for a long while. I am a registered user, and, as I mentioned, I use finn.no very often. Yet&#8230;..<br />
<span id="more-36"></span><br />
Yet, when I need to order a prospect of a house I am interested in (I am out to buy), I have to go through the same lengthy process of filling in the required ordering form. I have done it though the years many more times than I care to remember, the only help having been Firefox&#8217;s form data tool. </p>
<p>I wonder how come in all those years nobody at finn.no thought that it could be very useful to have the ordering form automatically filled with the user&#8217;s data stored in the user&#8217;s profile, so as to make the ordering of prospects an easy one-click process! After all, it seems the perfect little scrum project&#8230;.go figure&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/08/22/why-is-ordering-real-estate-prospects-on-finnno-so-difficult/feed/</wfw:commentRss>
		</item>
		<item>
		<title>POS Payment terminals: a visual review</title>
		<link>http://www.vdllabs.com/2008/08/14/pos-payment-terminals-a-visual-review/</link>
		<comments>http://www.vdllabs.com/2008/08/14/pos-payment-terminals-a-visual-review/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 14:58:39 +0000</pubDate>
		<dc:creator>vdl Labs</dc:creator>
		
		<category><![CDATA[Bad Experiences]]></category>

		<category><![CDATA[Informal (everyday) tests]]></category>

		<category><![CDATA[Standards (or lack thereof)]]></category>

		<category><![CDATA[payment terminals]]></category>

		<category><![CDATA[POS]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=35</guid>
		<description><![CDATA[As promised in a previous post (Bad experience with POS payment terminals), and after the vacation break, I am uploading a visual review of (some) POS payment terminals. The document is not menat to be comprehensive, but rather illustrative and - more importantly - &#8220;open&#8221;. By open I mean that I will update it  [...]]]></description>
			<content:encoded><![CDATA[<p>As promised in a previous post (<a href="http://www.vdllabs.com/2008/05/01/bad-experience-with-pos-payment-terminals/ ">Bad experience with POS payment terminals</a>), and after the vacation break, I am uploading a visual review of (some) POS payment terminals. The document is not menat to be comprehensive, but rather illustrative and - more importantly - &#8220;open&#8221;. By open I mean that I will update it  as I take more photos of more terminals.</p>
<p>Enjoy <img src='http://www.vdllabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://www.vdllabs.com/docs/pos-pdf-vdllabs.pdf">POS payment terminals: A visual reivew</a> (PDF, 3.7 MB)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/08/14/pos-payment-terminals-a-visual-review/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GPS: Labeling and doing two things at the same time</title>
		<link>http://www.vdllabs.com/2008/06/23/gps-labeling-and-two-things-at-the-same-time/</link>
		<comments>http://www.vdllabs.com/2008/06/23/gps-labeling-and-two-things-at-the-same-time/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 19:16:49 +0000</pubDate>
		<dc:creator>eklem</dc:creator>
		
		<category><![CDATA[Bad Experiences]]></category>

		<category><![CDATA[Standards (or lack thereof)]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[photos]]></category>

		<category><![CDATA[GPS]]></category>

		<category><![CDATA[labeling]]></category>

		<category><![CDATA[usability testing]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=34</guid>
		<description><![CDATA[<a href="http://www.vdllabs.com/2008/06/23/gps-labeling-and-two-things-at-the-same-time/"><img src="http://www.vdllabs.com/wp-content/plugins/yet-another-photoblog/cache/dsc00282.5l07glaa07ksso4cws4ckog4k.a9sxxja1njksswcs400wcc4cg.th.JPG" width="180" height="135" style="float:left;padding:0 10px 10px 0;" ></a>GPS navigation for cars still have a way to go before perfect. A while ago, as a passenger from Oslo to Lista in Norway, I got to examine a TomTom GPS screen real estate a bit more thorough, and found an odd detail. Whenever driving South-West, the arrow in the lower left corner of the [...]]]></description>
			<content:encoded><![CDATA[<a href="http://www.vdllabs.com/2008/06/23/gps-labeling-and-two-things-at-the-same-time/"><img src="http://www.vdllabs.com/wp-content/plugins/yet-another-photoblog/cache/dsc00282.5l07glaa07ksso4cws4ckog4k.a9sxxja1njksswcs400wcc4cg.th.JPG" width="180" height="135" style="float:left;padding:0 10px 10px 0;" ></a><p>GPS navigation for cars still have a <a href="http://cs.klikk.no/CS2008/blogs/jthorese/archive/2008/08/27/skryteliste-etter-rekordlang-fjellturhelg.aspx">way</a> to go before perfect. A while ago, as a passenger from Oslo to Lista in Norway, I got to examine a TomTom GPS screen real estate a bit more thorough, and found an odd detail. Whenever driving South-West, the arrow in the lower left corner of the map pointed towards South-East (and the label saying SW). Driving South-East, the arrow pointed South-West (label saying SE). In addition, the car was indicated by an arrow without any labeling. This one always pointed up.</p>
<p>It took a little while to figure out. It seemed from the suns position that the arrows north and south direction was always correct, but th east and west always mirrored.</p>
<p>The solution was really simple, The arrow in the lower left corner pointed north, and the label on this arrow explained the direction of the unlabeled arrow illustrating the car.</p>
<p>My guess is that this error didn&#8217;t show up in any usability testing since it wasn&#8217;t crucial for it&#8217;s regular functions. You have no problem getting from A to B with this little flaw. Only when having too much time on my hand, I saw the error.</p>
<p>One easy fix would be to label the arrow in the lower left corner &#8220;N&#8221; for north, and maybe label the arrow indicating the car with the actual direction. Other suggestions?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/06/23/gps-labeling-and-two-things-at-the-same-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Finn.no bits: more on ordering</title>
		<link>http://www.vdllabs.com/2008/06/16/finnno-bits-more-on-ordering/</link>
		<comments>http://www.vdllabs.com/2008/06/16/finnno-bits-more-on-ordering/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 07:43:08 +0000</pubDate>
		<dc:creator>vdl Labs</dc:creator>
		
		<category><![CDATA[Finn.no Bits]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[finn.no]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=32</guid>
		<description><![CDATA[A short addendum to the post on Finn.no&#8217;s ordering criteria puzzle. I wanted to look around at offers in the rental market, and as I reached the list of counties, I found another surprising - for lack of a better word - way of ordering the list.

The ordering puzzle is illustrated in the screenshot below:

Now, [...]]]></description>
			<content:encoded><![CDATA[<p>A short addendum to the post on <a href="http://www.vdllabs.com/2008/05/23/finnno-bits-ordering-criteria-puzzle/">Finn.no&#8217;s ordering criteria puzzle</a>. I wanted to look around at offers in the rental market, and as I reached the list of counties, I found another surprising - for lack of a better word - way of ordering the list.</p>
<p><span id="more-32"></span></p>
<p>The ordering puzzle is illustrated in the screenshot below:</p>
<p><a href='http://www.vdllabs.com/wp-content/finn-boligleie-ordering.jpg'><img src="http://www.vdllabs.com/wp-content/finn-boligleie-ordering-150x150.jpg" alt="Finn.no\&#039;s county list: puzzling ordering example " title="finn-boligleie-ordering" width="150" height="150" class="alignnone size-thumbnail wp-image-33" /></a></p>
<p>Now, I must admit I didn&#8217;t find a logic behind the ordering, as most densely populated areas are mixed in with areas with most properties out for rent in a seemingly random fashion. Perhaps the ordering is driven by clicks&#8230;&#8230;but that&#8217;s just a guess, especially if one considers that if that was the criterium, it&#8217;d mean that the county Østfold gets more clicks than Oslo on the rental market, which seems quite unlikely!<br />
What is sure it&#8217;s that it took me quite some time to find the county i wanted to check&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/06/16/finnno-bits-more-on-ordering/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Technorati fails on login failure</title>
		<link>http://www.vdllabs.com/2008/06/12/technorati-fails-on-login-failure/</link>
		<comments>http://www.vdllabs.com/2008/06/12/technorati-fails-on-login-failure/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 22:02:36 +0000</pubDate>
		<dc:creator>vdl Labs</dc:creator>
		
		<category><![CDATA[Bad Experiences]]></category>

		<category><![CDATA[Informal (everyday) tests]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=29</guid>
		<description><![CDATA[Last night I was going to visit the Technorati site so manage some blogs I have registered over there. It was a first time login with the new laptop, and in the old I had stored the password in Firefox password manager. Hence I tried a password being unsure if it was the correct one.

After [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I was going to visit the <a href="http://www.technorati.com">Technorati</a> site so manage some blogs I have registered over there. It was a first time login with the new laptop, and in the old I had stored the password in Firefox password manager. Hence I tried a password being unsure if it was the correct one.<br />
<span id="more-29"></span><br />
After typing in username and password I clicked on the login button (incidentally, the login&#8217;s embedded flow is very nice) - or sign in, as they call it at Technorati - and I got this screen:</p>
<p><a href='http://www.vdllabs.com/wp-content/technorati-fail-login.jpg'><img src="http://www.vdllabs.com/wp-content/technorati-fail-login-150x150.jpg" alt="Screen after failed login on Technorati.com" title="technorati-fail-login" width="150" height="150" class="alignnone size-thumbnail wp-image-30" /></a></p>
<p>Did you get perplexed? I certainly did! My first reaction was plain puzzled at the sight of a join form. After recovering my wits though, I begun scanning the page form something that made sense, and after a much longer while that I wish to remember, I saw this:</p>
<p><a href='http://www.vdllabs.com/wp-content/technorati-fail-login2.jpg'><img src="http://www.vdllabs.com/wp-content/technorati-fail-login2-150x150.jpg" alt="Screen after failed login on Technorati.com, with relevant feedback highlighted" title="technorati-fail-login2" width="150" height="150" class="alignnone size-thumbnail wp-image-31" /></a></p>
<p>Now, the key system feedback was really hard to find ,and I cannot imagine the reason why it should be so hidden. I won&#8217;t suggest improvements to the UI, but I wanted to share this &#8220;complaint&#8221;: all in all, I&#8217;d say Technorati fails on login failure <img src='http://www.vdllabs.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/06/12/technorati-fails-on-login-failure/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NRKbeta: at a glance</title>
		<link>http://www.vdllabs.com/2008/06/06/nrkbeta-at-a-glance/</link>
		<comments>http://www.vdllabs.com/2008/06/06/nrkbeta-at-a-glance/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 22:08:39 +0000</pubDate>
		<dc:creator>vdl Labs</dc:creator>
		
		<category><![CDATA[Informal (everyday) tests]]></category>

		<category><![CDATA[UXD musings]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[nrk]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=26</guid>
		<description><![CDATA[NRKbeta&#8217;s facebook group has just passed the 1000 fans landmark, so I decided to take a look. What is it? What do they do? What do they write about? I was faced by the following screens, HP above the fold, and HP after first page-down. At a glance? Disturbing&#8230;.

Of course, I must mention a couple [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nrkbeta.no">NRKbeta</a>&#8217;s facebook group has just passed the 1000 fans landmark, so I decided to take a look. What is it? What do they do? What do they write about? I was faced by the following screens, HP above the fold, and HP after first page-down. At a glance? Disturbing&#8230;.</p>
<p><a href='http://www.vdllabs.com/wp-content/nrkbeta.jpg'><img src="http://www.vdllabs.com/wp-content/nrkbeta-thumb.jpg" alt="" title="NRKbeta" width="250" height="332" class="alignnone size-full wp-image-28" /></a></p>
<p>Of course, I must mention a couple of things. Firstly, you don&#8217;t really need to look at my screenshot, as you can just visit the website. Secondly, my own blog isn&#8217;t the best, neither design-wise nor usability-wise (however, I will improve on both as I have some time :-D).<br />
But I&#8217;d expect a lot more from a project spinning off the Norwegian National Broadcasting service, and whose positioning I understand to be rather on the cool side of the spectrum. The posts themselves may be excellent, that I don&#8217;t know. But, frankly, at a glance, I was put off by the messy design&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/06/06/nrkbeta-at-a-glance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spring frost: a photo</title>
		<link>http://www.vdllabs.com/2008/06/03/spring-frost-a-photo/</link>
		<comments>http://www.vdllabs.com/2008/06/03/spring-frost-a-photo/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 21:59:07 +0000</pubDate>
		<dc:creator>vdl Labs</dc:creator>
		
		<category><![CDATA[Good experiences]]></category>

		<category><![CDATA[photos]]></category>

		<category><![CDATA[frost]]></category>

		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=20</guid>
		<description><![CDATA[<a href="http://www.vdllabs.com/2008/06/03/spring-frost-a-photo/"><img src="http://www.vdllabs.com/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.php?post_id=20&w=180" width="180" height="135" style="float:left;padding:0 10px 10px 0;" ></a>The spring frost (april) in Ljørdalen made this lovely pattern on my car&#8217;s hood - thought I&#8217;d share it  

It has not much to do with *user* experience but it has certainly to do with experience!
]]></description>
			<content:encoded><![CDATA[<a href="http://www.vdllabs.com/2008/06/03/spring-frost-a-photo/"><img src="http://www.vdllabs.com/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.php?post_id=20&w=180" width="180" height="135" style="float:left;padding:0 10px 10px 0;" ></a><p>The spring frost (april) in Ljørdalen made this lovely pattern on my car&#8217;s hood - thought I&#8217;d share it <img src='http://www.vdllabs.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href='http://www.vdllabs.com/wp-content/frost1000.jpg'><img src="http://www.vdllabs.com/wp-content/frost1000-300x225.jpg" alt="Spring frost on my car hood, Ljørdalen, spring 2008" title="Spring frost on car hood" width="300" height="225" class="alignnone size-medium wp-image-25" /></a></p>
<p>It has not much to do with *user* experience but it has certainly to do with experience!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/06/03/spring-frost-a-photo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Where&#8217;s the content? A crude real estate allocation comparison of six leading norwegian news sites</title>
		<link>http://www.vdllabs.com/2008/06/02/wheres-the-content-a-crude-real-estate-allocation-comparison-of-six-leading-norwegian-news-sites/</link>
		<comments>http://www.vdllabs.com/2008/06/02/wheres-the-content-a-crude-real-estate-allocation-comparison-of-six-leading-norwegian-news-sites/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 14:45:59 +0000</pubDate>
		<dc:creator>vdl Labs</dc:creator>
		
		<category><![CDATA[Informal (everyday) tests]]></category>

		<category><![CDATA[UXD musings]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[news sites]]></category>

		<guid isPermaLink="false">http://www.vdllabs.com/?p=19</guid>
		<description><![CDATA[I have done a crude comparison of the same six leading news sites HPs as in the previous post, to show visually how much real estate is allocated to news content on each of them. This is shown by dimming out everything that is not news content, and so advertising, headers, logos, menus etc.: Take [...]]]></description>
			<content:encoded><![CDATA[<p>I have done a crude comparison of the same six leading news sites HPs as in the previous post, to show visually how much real estate is allocated to news content on each of them. This is shown by dimming out everything that is not news content, and so advertising, headers, logos, menus etc.: <a href="http://www.vdllabs.com/docs/norwegian-news-sites-review2.pdf" title="real estate allocation: visual comparison of 6 leading norwegian news sites">Take a look at the comparison</a> (.PDF, 2.1 M)</p>
<p>PS: Sorry for the loooong post title! <img src='http://www.vdllabs.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdllabs.com/2008/06/02/wheres-the-content-a-crude-real-estate-allocation-comparison-of-six-leading-norwegian-news-sites/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
