<?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>justaddwater.dk &#187; Humor</title>
	<atom:link href="http://justaddwater.dk/category/humor/feed/" rel="self" type="application/rss+xml" />
	<link>http://justaddwater.dk</link>
	<description>Instant Usability &#38; Web Standards</description>
	<lastBuildDate>Thu, 10 Jun 2010 08:23:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spoken Git Commit Log — Another Annoyance at the Office</title>
		<link>http://justaddwater.dk/2009/09/30/spoken-git-commit-log-%e2%80%94-another-annoyance-at-the-office/</link>
		<comments>http://justaddwater.dk/2009/09/30/spoken-git-commit-log-%e2%80%94-another-annoyance-at-the-office/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 08:23:26 +0000</pubDate>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[logging]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/?p=1161</guid>
		<description><![CDATA[Here is a short one-liner that really annoyed my colleagues today.
I set my mac to read aloud all changes in the repository since yesterday:

git  log --pretty=format:"%an commit %s, %ad." --date=relative --since=yesterday &#124;say

if you remove the &#8220;say&#8221; command in the end it&#8217;s actually pretty readable:

pagerbak commit VA17, 34 minutes ago.
pagerbak commit VA17 - Not used, [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a short one-liner that really annoyed my colleagues today.<br />
I set my mac to read aloud all changes in the repository since yesterday:</p>
<pre>
<div class="codesnip-container" >git  log --pretty=format:"%an commit %s, %ad." --date=relative --since=yesterday |say</div>
</pre>
<p>if you remove the &#8220;say&#8221; command in the end it&#8217;s actually pretty readable:</p>
<pre>
<div class="codesnip-container" >pagerbak commit VA17, 34 minutes ago.
pagerbak commit VA17 - Not used, 35 minutes ago.
therikss commit , 48 minutes ago.
pagerbak commit Checkstyle configuration, 56 minutes ago.
pagerbak commit Checkstyle configuration, 56 minutes ago.
pagerbak commit Checkstyle configuration, 57 minutes ago.
pagerbak commit Checkstyle configuration, 57 minutes ago.
pagerbak commit Checkstyle configuration, 57 minutes ago.
pagerbak commit Checkstyle configuration, 57 minutes ago.
pagerbak commit Checkstyle configuration, 58 minutes ago.
pagerbak commit Library update. Axis2 updated, 58 minutes ago.
pagerbak commit Checkstyle configuration, 59 minutes ago.
pagerbak commit New certificates, VA17, Library update, Checkstyle, 60 minutes ago.
pagerbak commit Checkstyle configuration, 61 minutes ago.
pagerbak commit Checkstyle configuration, 62 minutes ago.
pagerbak commit ?, 63 minutes ago.
pagerbak commit Checkstyle configuration, 63 minutes ago.
pagerbak commit Added a few extra SAML2 related methods for VA17, 64 minutes ago.
nstrandb commit fixes, 75 minutes ago.
nstrandb commit fixes, 75 minutes ago.
pagerbak commit VA17 Login for existing user work., 76 minutes ago.</div>
</pre>
<p>While reading it aloud seems pretty evil and intriguing, it was actually bit of a laugh at the office. </p>
<p>PS. Time to look for a better hobby :)</p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2009/09/30/spoken-git-commit-log-%e2%80%94-another-annoyance-at-the-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hitler&#8217;s Final Agile Planning Meeting</title>
		<link>http://justaddwater.dk/2009/04/29/hitlers-final-agile-planning-meeting/</link>
		<comments>http://justaddwater.dk/2009/04/29/hitlers-final-agile-planning-meeting/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 13:47:02 +0000</pubDate>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/?p=1060</guid>
		<description><![CDATA[It all ends with the fatal Iteration#6 &#8212; at least according to this video a colleague pointed me to.
Video clip is taken from &#8220;The Downfall&#8221; and texted as if we were attending a daily scrum meeting during world war II.

]]></description>
			<content:encoded><![CDATA[<p>It all ends with the fatal Iteration#6 &#8212; at least according to this video a colleague pointed me to.</p>
<p>Video clip is taken from &#8220;The Downfall&#8221; and texted as if we were attending a daily scrum meeting during world war II.<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/l1wKO3rID9g&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/l1wKO3rID9g&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2009/04/29/hitlers-final-agile-planning-meeting/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Could You Fit The Internet In Windows Recycle Bin?</title>
		<link>http://justaddwater.dk/2008/08/03/could-you-fit-the-internet-in-windows-recycle-bin/</link>
		<comments>http://justaddwater.dk/2008/08/03/could-you-fit-the-internet-in-windows-recycle-bin/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 20:07:15 +0000</pubDate>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/?p=942</guid>
		<description><![CDATA[&#8220;Send &#8216;Internet&#8217; to Recycle bin?&#8221;
That was the question Windows asked me the other day when I was about to delete a shortcut from my desktop :)

]]></description>
			<content:encoded><![CDATA[<p>&#8220;Send &#8216;Internet&#8217; to Recycle bin?&#8221;</p>
<p>That was the question Windows asked me the other day when I was about to delete a shortcut from my desktop :)</p>
<p><a href='http://justaddwater.dk/wp-content/uploads/2008/08/send-internet-to-recycle-bin.png'><img src="http://justaddwater.dk/wp-content/uploads/2008/08/send-internet-to-recycle-bin.png" alt="" title="send-internet-to-recycle-bin" width="423" height="375" class="alignnone size-full wp-image-943" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2008/08/03/could-you-fit-the-internet-in-windows-recycle-bin/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Dark Side of Information Architecture</title>
		<link>http://justaddwater.dk/2008/06/18/the-dark-side-of-information-architecture/</link>
		<comments>http://justaddwater.dk/2008/06/18/the-dark-side-of-information-architecture/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 15:32:12 +0000</pubDate>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Inspiration]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/?p=933</guid>
		<description><![CDATA[<img src="http://farm4.static.flickr.com/3177/2585103004_fee2991205_m.jpg" width="240" height="160" alt="Dark side of IA" />]]></description>
			<content:encoded><![CDATA[<p>Dark side of IA. Actually, these are two odd shaped holes in the city wall of Alcúdia, Mallorca, Spain. It immediately reminded me of the letters I and A. I publish them under creative commons license, so feel free to use.</p>
<p><a href="http://www.flickr.com/photos/jesper/2585103004/" title="Dark side of IA by Jesper Rønn-Jensen, on Flickr"><img src="http://farm4.static.flickr.com/3177/2585103004_fee2991205_m.jpg" width="240" height="160" alt="Dark side of IA" /></a></p>
<p>This is what it looked like when the flash fired:<br />
<a href="http://www.flickr.com/photos/jesper/2585104012/" title="Brighter side of IA by Jesper Rønn-Jensen, on Flickr"><img src="http://farm4.static.flickr.com/3177/2585104012_9f180c9d44_m.jpg" width="240" height="160" alt="Brighter side of IA" /></a></p>
<p>Photos taken on our <a title="Holiday Mallorca photo set on Flickr.com" href="http://flickr.com/photos/tordisvej/sets/72157605653597033/">holiday to Mallorca, Spain</a>. Took a lot of (family) photos. Here are some of the better:<br />
<a href="http://www.flickr.com/photos/tordisvej/2585553330/" title="IMG_2007 by tordisvej, on Flickr"><img src="http://farm4.static.flickr.com/3134/2585553330_65e43347e5_s.jpg" width="75" height="75" alt="IMG_2007" /></a><a href="http://www.flickr.com/photos/tordisvej/2584674719/" title="IMG_1894 by tordisvej, on Flickr"><img src="http://farm4.static.flickr.com/3061/2584674719_52964be2e0_s.jpg" width="75" height="75" alt="IMG_1894" /></a><a href="http://www.flickr.com/photos/tordisvej/2585489384/" title="IMG_1820 by tordisvej, on Flickr"><img src="http://farm4.static.flickr.com/3016/2585489384_f86ab604ab_s.jpg" width="75" height="75" alt="IMG_1820" /></a><a href="http://www.flickr.com/photos/tordisvej/2584651443/" title="IMG_1806 by tordisvej, on Flickr"><img src="http://farm4.static.flickr.com/3281/2584651443_0a8bc70162_s.jpg" width="75" height="75" alt="IMG_1806" /></a><a href="http://www.flickr.com/photos/tordisvej/2585468134/" title="IMG_1759 by tordisvej, on Flickr"><img src="http://farm4.static.flickr.com/3170/2585468134_200722e8af_s.jpg" width="75" height="75" alt="IMG_1759" /></a><a href="http://www.flickr.com/photos/tordisvej/2585429804/" title="IMG_1640 by tordisvej, on Flickr"><img src="http://farm4.static.flickr.com/3164/2585429804_d03a941837_s.jpg" width="75" height="75" alt="IMG_1640" /></a><a href="http://www.flickr.com/photos/tordisvej/2584579701/" title="IMG_1609 by tordisvej, on Flickr"><img src="http://farm4.static.flickr.com/3169/2584579701_d0d119b614_s.jpg" width="75" height="75" alt="IMG_1609" /></a><a href="http://www.flickr.com/photos/tordisvej/2585388020/" title="IMG_1518 by tordisvej, on Flickr"><img src="http://farm4.static.flickr.com/3280/2585388020_5303340b86_s.jpg" width="75" height="75" alt="IMG_1518" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2008/06/18/the-dark-side-of-information-architecture/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Webdesign Tutorial by Rap Video</title>
		<link>http://justaddwater.dk/2008/05/08/webdesign-tutorial-by-rap-video/</link>
		<comments>http://justaddwater.dk/2008/05/08/webdesign-tutorial-by-rap-video/#comments</comments>
		<pubDate>Thu, 08 May 2008 08:51:02 +0000</pubDate>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/?p=926</guid>
		<description><![CDATA[Learning web design by a hiphop video is really neat. 
Four years ago we had the usability rap (along with the excellent gangsta-style cartoons from the OK/Cancel guys): 

(the mp3 file with the actual rap seems to have disappeared&#8230; could anybody point me to a working link?)
Now there is this even cooler rap. Web design [...]]]></description>
			<content:encoded><![CDATA[<p>Learning web design by a hiphop video is really neat. </p>
<p>Four years ago we had the usability rap (along with the excellent gangsta-style cartoons from the OK/Cancel guys): </p>
<p><a href="http://www.flickr.com/photos/jesper/65652674/" title="Jakob Nielsen and Jared Spool - gangsta style"><img src="http://static.flickr.com/31/65652674_4a2b197cfd_m.jpg" width="240" height="125" alt="Jakob Nielsen and Jared Spool - gangsta style okcancel20040206" /></a></p>
<p>(the mp3 file with the actual rap seems to have disappeared&#8230; could anybody point me to a working link?)</p>
<p>Now there is this even cooler rap. Web design tutorial by Poetic Prophet (AKA The SEO Rapper). This one is called &#8220;Design Coding&#8221;.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/a0qMe7Z3EYg&#038;hl=en&#038;rel=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/a0qMe7Z3EYg&#038;hl=en&#038;rel=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p><del>I wonder where is there a transscript of the rap, search engine optimized?</del><ins>Update: <a href="http://www.molly.com/2008/04/07/design-coding-rap-for-the-rest-of-us/">Molly Holzschlag  posted entire transscript</a> (thanks <a href="http://www.unintentionallyblank.co.uk/">Phil Nash</a> for mentioning).</p>
<p>Make sure you also check out the other videos like &#8220;Link Building 101 Rap&#8221; and &#8220;Do the Page Rank&#8221;. </p>
<p>Hmm i feel like sneaking a movie clip into a presentation at work in the near future&#8230;</p>
<p></ins></p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2008/05/08/webdesign-tutorial-by-rap-video/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>Bad Usability Calendar 2008</title>
		<link>http://justaddwater.dk/2008/01/17/bad-usability-calendar-2008/</link>
		<comments>http://justaddwater.dk/2008/01/17/bad-usability-calendar-2008/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 18:19:29 +0000</pubDate>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[User experience]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/2008/01/17/bad-usability-calendar-2008/</guid>
		<description><![CDATA[My Norwegian friend Eidar just wrote to inform me that their company (Netlife Research) has finally released Bad Usability Calendar 2008. Last year, the calendar got quite popular and even Jakob Nielsen mentioned it in one of his newsletters.
This year, I&#8217;m more than ever looking forward to use it. The calendar has &#8212; as always [...]]]></description>
			<content:encoded><![CDATA[<p>My Norwegian friend Eidar just wrote to inform me that their company (<a href="http://www.netliferesearch.no/">Netlife Research</a>) has finally released Bad Usability Calendar 2008. Last year, the calendar got quite popular and even Jakob Nielsen mentioned it in <a href="http://justaddwater.dk/2007/02/12/jakob-nielsen-mentions-bad-usability-calendar-in-latest-newsletter/">one of his newsletters.</a></p>
<p>This year, I&#8217;m more than ever looking forward to use it. The calendar has &#8212; as always &#8212; 12 brilliant examples of how not to build a calendar.</p>
<p><img src="http://justaddwater.dk/wp-content/uploads/2008/01/bad-usability-calendar-2008-september.png" alt="bad-usability-calendar-2008-september.png" /></p>
<p>What&#8217;s even better, the calendar now has it&#8217;s own dedicated website: <a href="http://www.badusability.com">www.badusability.com</a>, where it&#8217;s also possible to upload photos of the calendar in the wild.</p>
<p>Like last year, I&#8217;ll ask <a href="http://baekdal.com">Thomas Baekdal</a> to work with me on a Danish version&#8230; unless somebody else puts it up before us (if you plan to translate it, drop me a note so I don&#8217;t waste the time).</p>
<p>Download from <a href="http://www.badusability.com">www.badusability.com</a></p>
<p>Our mention last year: <a href="http://justaddwater.dk/2007/02/09/bad-usability-calendar-2007-in-danish/" rel="bookmark" title="Permanent Link to Bad Usability Calendar 2007 in Danish">Bad Usability Calendar 2007 in Danish</a></p>
<p><small>Technorati Tags: <a href="http://technorati.com/tag/usability" rel="tag">usability</a>, <a href="http://technorati.com/tag/calendar" rel="tag"> calendar</a>, <a href="http://technorati.com/tag/humour" rel="tag"> humour</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2008/01/17/bad-usability-calendar-2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Make Logo Bigger Cream</title>
		<link>http://justaddwater.dk/2008/01/03/make-logo-bigger-cream/</link>
		<comments>http://justaddwater.dk/2008/01/03/make-logo-bigger-cream/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 12:59:22 +0000</pubDate>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/2008/01/03/make-logo-bigger-cream/</guid>
		<description><![CDATA[Via Francois, I saw this funny video TV-Shop style: Make my logo bigger. 



Technorati Tags: humour,  logo,  humor,  webdesign
]]></description>
			<content:encoded><![CDATA[<p>Via <a href="http://padawan.info/2007/11/make-my-logo-bi.html">Francois</a>, I saw this funny video TV-Shop style: <a href="http://www.makemylogobiggercream.com/">Make my logo bigger</a>. </p>
<p><img src="http://www.makemylogobiggercream.com/cmsimages/logo.png" alt="Logo for make my logo bigger" /></p>
<p><img src="http://www.makemylogobiggercream.com/cmsimages/image1.jpg" alt="logo with customer quotes"/>
</p>
<p><small>Technorati Tags: <a href="http://technorati.com/tag/humour" rel="tag">humour</a>, <a href="http://technorati.com/tag/logo" rel="tag"> logo</a>, <a href="http://technorati.com/tag/humor" rel="tag"> humor</a>, <a href="http://technorati.com/tag/webdesign" rel="tag"> webdesign</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2008/01/03/make-logo-bigger-cream/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>1996 Humour Ahead: Spacer.gif, Table Layouts</title>
		<link>http://justaddwater.dk/2007/12/06/1996-humour-ahead-spacergif-table-layouts/</link>
		<comments>http://justaddwater.dk/2007/12/06/1996-humour-ahead-spacergif-table-layouts/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 17:28:01 +0000</pubDate>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/2007/12/06/1996-humour-ahead-spacergif-table-layouts/</guid>
		<description><![CDATA[In case you missed it, Dustin Diaz has written this excellent parody on what the hottest web techniques were like before webstandards and css were invented.
Seven hottest web 1.0 techniques to trick out your webpage.
2) Animation without JavaScript
Believe it! It’s true. Drop those old scripts that made your website scroll and blink because why bother [...]]]></description>
			<content:encoded><![CDATA[<p>In case you missed it, Dustin Diaz has written this excellent parody on what the hottest web techniques were like before webstandards and css were invented.<br />
<a href="http://www.dustindiaz.com/web-1-point-oh-techniques/" title="Dustin Diaz: &quot;Seven hottest web 1.0 techniques to trick out your webpage&quot;">Seven hottest web 1.0 techniques to trick out your webpage</a>.</p>
<blockquote cite="http://www.dustindiaz.com/web-1-point-oh-techniques/"><h3>2) Animation without JavaScript</h3>
<p>Believe it! It’s true. Drop those old scripts that made your website scroll and blink because why bother programming JavaScript when plain ‘ol HTML can do it for you! These are the ever-so-beloved
<div class="codesnip-container" >&lt;blink&gt;</div>
<p> and
<div class="codesnip-container" >&lt;marquee&gt;</div>
<p> tags.</p>
<h3 class="code">blink and marquee</h3>
<pre animheight="60">
<div class="codesnip-container" >&lt;blink&gt;Sale! Sale! Sale! Buy now and save big!&lt;/blink&gt;

&lt;marquee&gt;Welcome welcome welcome! Today is the beginning of the end, buy now!&lt;/marquee&gt;</div>
</pre>
</blockquote>
<p>Fabulous humour, just the way I like it :). Especially I love the hit counter:</p>
<p><img src="http://www.dustindiaz.com/basement/web-1.0/hitstoday.gif" alt="Hits today"/></p>
<p>Oh and by the way, did you know who <a href="http://justaddwater.dk/2006/03/03/who-invented-the-spacergif/">invented the spacer.gif</a>?</p>
<p><small>Technorati Tags: <a href="http://technorati.com/tag/spacer.gif" rel="tag">spacer.gif</a>, <a href="http://technorati.com/tag/webstandards" rel="tag"> webstandards</a>, <a href="http://technorati.com/tag/" rel="tag"> </a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2007/12/06/1996-humour-ahead-spacergif-table-layouts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Happy 2nd birthday</title>
		<link>http://justaddwater.dk/2007/10/14/happy-2nd-birthday/</link>
		<comments>http://justaddwater.dk/2007/10/14/happy-2nd-birthday/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 13:04:35 +0000</pubDate>
		<dc:creator>Thomas Watson Steen</dc:creator>
				<category><![CDATA[Best of Justaddwater]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[justaddwater.dk]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/2007/10/14/happy-2nd-birthday/</guid>
		<description><![CDATA[Today is a great day. At least if you ask Jesper and my self. I just got a call from Jesper who was out shopping with his family, wishing me a happy birthday. Today it&#8217;s exactly two years ago that we postet our first post on Justaddwater.dk and we are still going strong.
We would like [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://justaddwater.dk/wp-content/uploads/2007/10/justaddwater-2nd-birthday.png" alt="Justaddwater 2nd Birthday" style="margin: 0pt 0pt 1em 1em; float: right" />Today is a great day. At least if you ask Jesper and my self. I just got a call from Jesper who was out shopping with his family, wishing me a happy birthday. Today it&#8217;s exactly two years ago that we postet <a href="http://justaddwater.dk/2005/10/14/frist-post/" title="First Post">our first post</a> on Justaddwater.dk and we are still going strong.</p>
<p>We would like to thank all our readers who keep coming to our site over and over again. By reading and commenting on our posts you guys show us great support. It is because of you that we love doing this.</p>
<p>So what happend since <a href="http://justaddwater.dk/2006/10/14/happy-birthday/" title="Happy Birthday Justaddwater :)">our last birthday</a>? Well we have one thing that we thought we might share with you:</p>
<p><strong>If you want to attract a lot of visitors to your blog, write about something funny.</strong> Of our top 5 posts for the last year, one of them was titled &#8220;<a href="http://justaddwater.dk/2006/05/30/funny-signs/">Funny Signs</a>&#8221; and the other &#8220;<a href="http://justaddwater.dk/2007/01/05/more-visual-html-jokes/">More Visual HTML Jokes</a>&#8220;. And lets just remember that the &#8220;Funny Signs&#8221; post was actually not posted within the last year. It&#8217;s from May 2006 and still bringing in many visitors each month. This of cause might have something to do with the fact that if you perform an <a href="http://images.google.com/images?source=ig&amp;hl=en&amp;q=funny+signs&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;tab=wi">image search for funny signs on Google</a> we are in the top 5. It&#8217;s a strange world.</p>
<h3>Stats</h3>
<p>12 months ago we started to use FeedBurner to manage our feeds. Within that year it has been so exiting to watch our reader stats grow and grow. A couple of weeks ago we pased the magical 1000 feed readers per day:</p>
<p><img src="http://justaddwater.dk/wp-content/uploads/2007/10/feedburner-stats.png" alt="Justaddwater FeedBurner reader stats for 2006-2007" /></p>
<p>Put on top of that an average of 400 visitors per day coming to our site from other sources (referrels, web searches etc.) and lets just say that Jesper and I are quite proud to say the least.</p>
<h3>Top posts</h3>
<ol>
<li><a href="http://justaddwater.dk/2006/05/30/funny-signs/">Funny Signs</a></li>
<li><a href="http://justaddwater.dk/2006/08/17/design-for-browser-size-not-screen-size/">Design for Browser Size — Not Screen Size </a></li>
<li><a href="http://justaddwater.dk/2007/01/05/more-visual-html-jokes/">More visual HTML jokes</a></li>
<li><a href="http://justaddwater.dk/2006/03/29/how-to-indicate-required-or-optional-form-fields/">How to indicate required or optional form fields</a></li>
<li><a href="http://justaddwater.dk/2006/01/26/live-search-explained/">Live search explained</a></li>
<li><a href="http://justaddwater.dk/2006/10/16/bad-usability-calendar/">Bad Usability Calendar</a></li>
<li><a href="http://justaddwater.dk/2006/04/12/rails-prototyping/">Ruby on Rails as rapid prototyping tool</a></li>
<li><a href="http://justaddwater.dk/2007/07/25/lenovo-problem-no-wireless-reconnect-after-standby/">Lenovo Problem: No Wireless Reconnect After Standby</a></li>
<li><a href="http://justaddwater.dk/2006/11/06/the-ie-png-fix-vs-accessibility/">The IE PNG fix vs. Accessibility</a></li>
<li><a href="http://justaddwater.dk/2007/04/30/replacement-for-standard-windows-console/">Replacement for Standard Windows Console</a></li>
</ol>
<p><small>Technorati Tags: <a href="http://technorati.com/tag/happy+birthday" rel="tag">happy birthday</a>, <a href="http://technorati.com/tag/justaddwater.dk" rel="tag"> justaddwater.dk</a>, <a href="http://technorati.com/tag/humor" rel="tag"> humor</a>, <a href="http://technorati.com/tag/blogging" rel="tag"> blogging</a>, <a href="http://technorati.com/tag/funny+signs" rel="tag"> funny signs</a>, <a href="http://technorati.com/tag/top+10" rel="tag"> top 10</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2007/10/14/happy-2nd-birthday/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A Badly Timed Warning</title>
		<link>http://justaddwater.dk/2007/05/07/a-badly-timed-warning/</link>
		<comments>http://justaddwater.dk/2007/05/07/a-badly-timed-warning/#comments</comments>
		<pubDate>Mon, 07 May 2007 20:47:05 +0000</pubDate>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://justaddwater.dk/2007/05/07/a-badly-timed-warning/</guid>
		<description><![CDATA[<p>Why is it that my laptop gives me this warning:</p>

<p><img src="http://justaddwater.dk/wp-content/uploads/2007/05/windows-xp-critical-battery-warning.png" alt="windows-xp-critical-battery-warning.png" /></p>

<p>AFTER the computer shuts down, so I see it when I plug it in and turn it on again?</p>]]></description>
			<content:encoded><![CDATA[<p>Why is it that my laptop gives me this warning:</p>
<p><img src="http://justaddwater.dk/wp-content/uploads/2007/05/windows-xp-critical-battery-warning.png" alt="windows-xp-critical-battery-warning.png" /></p>
<p>AFTER the computer shuts down, so I see it when I plug it in and turn it on again?</p>
<p>Not only a very badly timed warning that&#8217;s completely irrelevant when I see it. But also an example of defaults that are badly configured. Completely useless, and even though it dissappears after a few moments, it still reminds me of basic usability flaws on my computer.</p>
<p>(Disclaimer: I have been adjusting the defaults battery and power settings, so I may have accidentally changed something without my knowing. However, I can assure you that it&#8217;s not on purpose because the message annoys me everytime I see it)</p>
<p><small>Technorati Tags: <a href="http://technorati.com/tag/windows" rel="tag">windows</a>, <a href="http://technorati.com/tag/battery" rel="tag"> battery</a>, <a href="http://technorati.com/tag/warning" rel="tag"> warning</a>, <a href="http://technorati.com/tag/usability" rel="tag"> usability</a>, <a href="http://technorati.com/tag/user+interface" rel="tag"> user interface</a>, <a href="http://technorati.com/tag/useless" rel="tag"> useless</a>, <a href="http://technorati.com/tag/humour" rel="tag"> humour</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://justaddwater.dk/2007/05/07/a-badly-timed-warning/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
