<?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>Jörn&#039;s Blog</title>
	<atom:link href="http://joernhees.de/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://joernhees.de/blog</link>
	<description>Science, code and links.</description>
	<lastBuildDate>Tue, 08 May 2012 19:06:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>My name</title>
		<link>http://joernhees.de/blog/2012/04/25/my_name/</link>
		<comments>http://joernhees.de/blog/2012/04/25/my_name/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 16:02:20 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[rdf]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=424</guid>
		<description><![CDATA[Thanks to Paul for telling me about my name day: &#8220;Jörn (Der eberstarke, mutige, gute Freund)&#8221; (Jörn, the boar-strong, brave, good friend). Actually it&#8217;s fun to read the Plattdüütsch version which says as much as that it comes from Jürgen, &#8230; <a href="http://joernhees.de/blog/2012/04/25/my_name/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Thanks to Paul for telling me about my name day: <a href="http://de.wikipedia.org/wiki/J%C3%B6rn" target="_blank">&#8220;Jörn (Der eberstarke, mutige, gute Freund)&#8221;</a> (Jörn, the boar-strong, brave, good friend). Actually it&#8217;s fun to read the <a lang="nds" href="http://nds.wikipedia.org/wiki/J%C3%B6rn" hreflang="nds" target="_blank">Plattdüütsch</a> version which says as much as that it comes from Jürgen, and that one comes from Georg, but as people speaking that dialect were &#8220;mundfuul&#8221; (talk-lazy) they shortened it to Jörn <img src='http://joernhees.de/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  (and i can really read it)</p>
<p>The English Wikipedia told me that I&#8217;m actually a <a href="http://en.wikipedia.org/wiki/J%C3%B6rn" target="_blank">village</a> (yay, we all love <a href="http://dbpedia.org/page/J%C3%B6rn" target="_blank">RDF</a>, don&#8217;t we? At least the <a href="http://de.dbpedia.org/page/J%C3%B6rn" target="_blank">de.dbpedia.org</a> knows more.)</p>
<div style="text-align: center;"><iframe src="http://maps.google.de/maps?ie=UTF8&amp;t=m&amp;ll=65.057945,20.037003&amp;spn=0.086868,0.205994&amp;z=11&amp;output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="480" height="300"></iframe><br />
<small><a style="color: #0000ff; text-align: left;" href="http://maps.google.de/maps?ie=UTF8&amp;t=m&amp;ll=65.057945,20.037003&amp;spn=0.086868,0.205994&amp;z=11&amp;source=embed">View Larger Map</a></small></div>
<p>Oh and there&#8217;s a <a href="http://www.flickr.com/photos/johanalthen/3704359119/" target="_blank">trainstation</a> with my name on it.</p>
<p>Lovely.</p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2012/04/25/my_name/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Git ad-hoc sharing</title>
		<link>http://joernhees.de/blog/2012/04/24/git-ad-hoc-sharing/</link>
		<comments>http://joernhees.de/blog/2012/04/24/git-ad-hoc-sharing/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 15:03:10 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ad-hoc]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[dvcs]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[serve]]></category>
		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=421</guid>
		<description><![CDATA[I recently found quite a cool way for easy sharing sharing of git code between two machines in a LAN or WLAN (as easy as in mercurial). The following command creates a git alias called &#8220;serve&#8221; (you only need to &#8230; <a href="http://joernhees.de/blog/2012/04/24/git-ad-hoc-sharing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently found quite a cool way for easy sharing sharing of git code between two machines in a LAN or WLAN (as easy as in mercurial). The following command creates a git alias called &#8220;serve&#8221; (you only need to run this once so you don&#8217;t have to manually call <code class="codecolorer bash default"><span class="bash"><span style="color: #c20cb9; font-weight: bold;">git daemon</span> ...</span></code> each time):</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">git config</span> <span style="color: #660033;">--global</span> alias.serve <span style="color: #ff0000;">'daemon --reuseaddr --base-path=. --export-all --verbose'</span></div></div>
<p>Get your IP with <code class="codecolorer bash default"><span class="bash"><span style="color: #c20cb9; font-weight: bold;">ifconfig</span></span></code>. After this you can just <code class="codecolorer bash default"><span class="bash"><span style="color: #7a0874; font-weight: bold;">cd</span></span></code> into your code directory, (where the .git dir is)  and then run:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">git</span> serve</div></div>
<p>This will host a small git daemon (server) and you can stop it any time with CTRL+C. While still running simply run this from the fetching computer (client):</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">git clone</span> git:<span style="color: #000000; font-weight: bold;">//</span>the_server_ip<span style="color: #000000; font-weight: bold;">/</span></div></div>
<p>You can also run the server in a parent directory and actually serve multiple git repositories. If you do you need to include the relative path information to the .git-dir containing directory on the client side:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">git clone</span> git:<span style="color: #000000; font-weight: bold;">//</span>the_server_ip<span style="color: #000000; font-weight: bold;">/</span>your<span style="color: #000000; font-weight: bold;">/</span>subdirs<span style="color: #000000; font-weight: bold;">/</span>here<span style="color: #000000; font-weight: bold;">/</span></div></div>
<p>Subsequent calls like <code class="codecolorer bash default"><span class="bash"><span style="color: #c20cb9; font-weight: bold;">git fetch</span></span></code> should also work. If the IP changes just change the origin remote&#8217;s link.</p>
<p>For more you might want to have a look at these:<br />
<a href="http://stackoverflow.com/questions/5817095/what-tools-exist-for-simple-one-off-sharing-of-a-git-repo" target="_blank">http://stackoverflow.com/questions/5817095/what-tools-exist-for-simple-one-off-sharing-of-a-git-repo</a><br />
<a href="http://stackoverflow.com/questions/377213/git-serve-i-would-like-it-that-simple" target="_blank">http://stackoverflow.com/questions/377213/git-serve-i-would-like-it-that-simple</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2012/04/24/git-ad-hoc-sharing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Duolingo: Learn a language and translate the web</title>
		<link>http://joernhees.de/blog/2011/12/28/duolingo-learn-a-language-and-translate-the-web/</link>
		<comments>http://joernhees.de/blog/2011/12/28/duolingo-learn-a-language-and-translate-the-web/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 14:39:33 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[human computation]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[ted]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=414</guid>
		<description><![CDATA[Another one of Luis von Ahn&#8216;s ingenious projects: http://duolingo.com learn a language for free and translate the web in the background. There is a pretty recent TED talk by him, and below you can find their introductory video on youtube:]]></description>
			<content:encoded><![CDATA[<p>Another one of <a href="http://www.cs.cmu.edu/~biglou/">Luis von Ahn</a>&#8216;s ingenious projects: <a href="http://duolingo.com">http://duolingo.com</a> learn a language for free and translate the web in the background.<br />
There is a pretty recent <a href="http://www.ted.com/talks/luis_von_ahn_massive_scale_online_collaboration.html">TED talk by him</a>, and below you can find their <a href="http://www.youtube.com/embed/WyzJ2Qq9Abs">introductory video on youtube</a>:<br />
<iframe width="640" height="360" src="http://www.youtube.com/embed/WyzJ2Qq9Abs" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2011/12/28/duolingo-learn-a-language-and-translate-the-web/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Interesting talk about &#8220;Filter Bubbles&#8221;</title>
		<link>http://joernhees.de/blog/2011/09/22/interesting-talk-about-filter-bubbles/</link>
		<comments>http://joernhees.de/blog/2011/09/22/interesting-talk-about-filter-bubbles/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 16:21:29 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[filter bubbles]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[information filtering]]></category>
		<category><![CDATA[personalization]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[ted talk]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=408</guid>
		<description><![CDATA[A few days ago I stumbled over an interesting TED talk by Eli Pariser about the ever increasing personalization of the web, its search results, your facebook news feed, &#8230; Do you think that you still see the whole picture &#8230; <a href="http://joernhees.de/blog/2011/09/22/interesting-talk-about-filter-bubbles/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few days ago I stumbled over an interesting <a href="http://www.ted.com/talks/eli_pariser_beware_online_filter_bubbles.html">TED talk by Eli Pariser</a> about the ever increasing personalization of the web, its search results, your facebook news feed, &#8230; Do you think that you still see the whole picture or are you already caught in your own filtered information bubble? (thx to <a href="https://plus.google.com/112399767740508618350/posts/DnK9wkEnE2J">Kingsley Idehen</a>)<br />
<object width="526" height="374"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always"/><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talk/stream/2011/Blank/EliPariser_2011-320k.mp4&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/EliPariser-2011.embed_thumbnail.jpg&#038;vw=512&#038;vh=288&#038;ap=0&#038;ti=1091&#038;lang=&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=eli_pariser_beware_online_filter_bubbles;year=2011;theme=what_s_next_in_tech;theme=new_on_ted_com;theme=a_taste_of_ted2011;theme=bold_predictions_stern_warnings;event=TED2011;tag=Culture;tag=Global+Issues;tag=Technology;tag=journalism;tag=politics;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="526" height="374" allowFullScreen="true" allowScriptAccess="always" flashvars="vu=http://video.ted.com/talk/stream/2011/Blank/EliPariser_2011-320k.mp4&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/EliPariser-2011.embed_thumbnail.jpg&#038;vw=512&#038;vh=288&#038;ap=0&#038;ti=1091&#038;lang=&#038;introDuration=15330&#038;adDuration=4000&#038;postAdDuration=830&#038;adKeys=talk=eli_pariser_beware_online_filter_bubbles;year=2011;theme=what_s_next_in_tech;theme=new_on_ted_com;theme=a_taste_of_ted2011;theme=bold_predictions_stern_warnings;event=TED2011;tag=Culture;tag=Global+Issues;tag=Technology;tag=journalism;tag=politics;&#038;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2011/09/22/interesting-talk-about-filter-bubbles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X Harddisk high Load Cycle Counts</title>
		<link>http://joernhees.de/blog/2011/09/16/mac-os-x-harddisk-high-load-cycle-counts/</link>
		<comments>http://joernhees.de/blog/2011/09/16/mac-os-x-harddisk-high-load-cycle-counts/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 14:37:03 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[193]]></category>
		<category><![CDATA[apm]]></category>
		<category><![CDATA[clicking]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[hdparm]]></category>
		<category><![CDATA[hitachi]]></category>
		<category><![CDATA[load cycle count]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac book pro]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[mbp]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[smart]]></category>
		<category><![CDATA[wear down]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=360</guid>
		<description><![CDATA[Mac OS X's default power management settings might wear your hard drive down unnecessarily. This post provides a lot of background information and how to change these settings. <a href="http://joernhees.de/blog/2011/09/16/mac-os-x-harddisk-high-load-cycle-counts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Short summary: Mac OS X&#8217;s default power management settings might wear your hard drive down unnecessarily. This post provides a lot of background information and how to change these settings.<span id="more-360"></span></p>
<p>I recently got a new MacBook Pro and one interesting thing i noticed was light &#8220;click&#8221; (a clicking noise) from it whenever it was idle for a few seconds. I pay attention to such things since I heard about <a title="e.g. this bugreport" href="https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/59695" target="_blank">problems with power management settings under Ubuntu</a>, which could quickly wear down a hard drive. I experienced this myself, where one of my old hard drives started to sound like a frog :-/. So I installed smartmontools (either use <a href="http://www.macports.org/" target="_blank">MacPorts</a> or <a href="http://www.finkproject.org/" target="_blank">fink</a>) and checked:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;height:400px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">smartctl <span style="color: #660033;">-a</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>disk0<br />
smartctl <span style="color: #000000;">5.40</span> <span style="color: #000000;">2010</span>-<span style="color: #000000;">10</span>-<span style="color: #000000;">16</span> r3189 <span style="color: #7a0874; font-weight: bold;">&#91;</span>x86_64-apple-darwin10.7.3<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">local</span> build<span style="color: #7a0874; font-weight: bold;">&#41;</span><br />
...<br />
=== START OF INFORMATION SECTION ===<br />
Device Model:     Hitachi HTS725050A9A362<br />
...<br />
User Capacity:    <span style="color: #000000;">500</span>,<span style="color: #000000;">107</span>,<span style="color: #000000;">862</span>,016 bytes<br />
...<br />
<span style="color: #666666;">ID# </span>ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE<br />
<span style="color: #000000;">1</span> Raw_Read_Error_Rate     0x000b   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   062    Pre-fail  Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">2</span> Throughput_Performance  0x0005   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   040    Pre-fail  Offline      -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">3</span> Spin_Up_Time            0x0007   <span style="color: #000000;">164</span>   <span style="color: #000000;">164</span>   033    Pre-fail  Always       -       <span style="color: #000000;">2</span><br />
<span style="color: #000000;">4</span> Start_Stop_Count        0x0012   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">421</span><br />
<span style="color: #000000;">5</span> Reallocated_Sector_Ct   0x0033   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   005    Pre-fail  Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">7</span> Seek_Error_Rate         0x000b   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   067    Pre-fail  Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">8</span> Seek_Time_Performance   0x0005   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   040    Pre-fail  Offline      -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">9</span> Power_On_Hours          0x0012   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">351</span><br />
<span style="color: #000000;">10</span> Spin_Retry_Count        0x0013   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   060    Pre-fail  Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">12</span> Power_Cycle_Count       0x0032   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">220</span><br />
<span style="color: #000000;">160</span> Unknown_Attribute       0x0032   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">191</span> G-Sense_Error_Rate      0x000a   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">21474836480</span><br />
<span style="color: #000000;">192</span> Power-Off_Retract_Count 0x0032   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">30064771073</span><br />
<span style="color: #000000;">193</span> Load_Cycle_Count        0x0012   097   097   000    Old_age   Always       -       <span style="color: #000000;">36492</span><br />
<span style="color: #000000;">194</span> Temperature_Celsius     0x0002   <span style="color: #000000;">148</span>   <span style="color: #000000;">148</span>   000    Old_age   Always       -       <span style="color: #000000;">37</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span>Min<span style="color: #000000; font-weight: bold;">/</span>Max <span style="color: #000000;">18</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">42</span><span style="color: #7a0874; font-weight: bold;">&#41;</span><br />
<span style="color: #000000;">195</span> Hardware_ECC_Recovered  0x000a   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">196</span> Reallocated_Event_Count 0x0032   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">197</span> Current_Pending_Sector  0x0022   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">198</span> Offline_Uncorrectable   0x0008   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Offline      -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">199</span> UDMA_CRC_Error_Count    0x000a   <span style="color: #000000;">200</span>   <span style="color: #000000;">200</span>   000    Old_age   Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">223</span> Load_Retry_Count        0x000a   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">0</span><br />
<span style="color: #000000;">254</span> Free_Fall_Sensor        0x0032   <span style="color: #000000;">100</span>   <span style="color: #000000;">100</span>   000    Old_age   Always       -       <span style="color: #000000;">66</span><br />
...</div></div>
<p>As you can see I have a Hitachi 500GB 7200rpm drive. The puzzling fact here is the Load_Cycle_Count. You can see a value of 36,492 load cycle counts in 351 hours the HD was powered on, so approx. 100 per hour.<br />
Put easily the load cycle count is how often your HD decided to park its heads. Depending on the manufacturer and HD model this can mean several things. In my case it means the number of times the HD&#8217;s heads are moved to a ramp next to the platters. The advantage of this is that being in this &#8220;parked&#8221; position the drive can shut down some energy consuming parts and it is much harder to damage the drive when the heads are parked (nothing there for a <a href="http://en.wikipedia.org/wiki/Head_crash">Head crash</a>).<br />
<div id="attachment_396" class="wp-caption aligncenter" style="width: 483px"><a href="http://www.hitachigst.com/tech/techlib.nsf/techdocs/9076679E3EE4003E86256FAB005825FB/$file/LoadUnload_white_paper_FINAL.pdf"><img src="http://joernhees.de/blog/wp-content/uploads/2011/09/RampLoadUnloadDynamics.png" alt="" title="RampLoadUnloadDynamics" width="473" height="339" class="size-full wp-image-396" /></a><p class="wp-caption-text">Ramp Load/Unload Dynamics (c) Hitachi</p></div><br />
The downside of parking the heads is that HDs are usually not designed to do this every few seconds. Typical limits range from 300,000 to 600,000 (<a href="http://en.wikipedia.org/wiki/S.M.A.R.T." target="_blank">link</a>) load cycle counts. (This doesn&#8217;t mean your HD will break if it does it more often, just that it&#8217;s more likely to fail if worn down like that.)</p>
<p>To observe the development of your Load_Cycle_Count you can use the terminal with this small one-liner:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000000; font-weight: bold;">while</span> True ; <span style="color: #000000; font-weight: bold;">do</span> <span style="color: #007800;">s</span>=<span style="color: #ff0000;">&quot;<span style="color: #007800;">$(date)</span> <span style="color: #007800;">$(smartctl -a /dev/disk0 | grep 'Load_Cycle_Count')</span>&quot;</span> ; <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #007800;">$s</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">tee</span> <span style="color: #660033;">-a</span> hddLoadCounts.log ; <span style="color: #c20cb9; font-weight: bold;">sleep</span> <span style="color: #000000;">60</span> ; <span style="color: #000000; font-weight: bold;">done</span><br />
Di <span style="color: #000000;">17</span> Mai <span style="color: #000000;">2011</span> <span style="color: #000000;">14</span>:<span style="color: #000000;">43</span>:<span style="color: #000000;">20</span> CEST <span style="color: #000000;">193</span> Load_Cycle_Count 0x0012 097 097 000 Old_age Always - <span style="color: #000000;">36492</span><br />
...</div></div>
<p>The script will log the load cycle count to your terminal and a file called <code class="codecolorer bash default"><span class="bash">hddLoadCounts.log</span></code> in the current directory every minute.</p>
<p>You might notice that when doing nothing but browsing this count increases by 2-8 every minute. Playing music with iTunes seems to stop this, as the HD keeps busy reading your music. Doing the maths you&#8217;ll find that it&#8217;s not unlikely that your drive will have over 300,000 load cycle counts withing the first half year (lucky music listeners, yours will last much longer <img src='http://joernhees.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<p>As I had a bad feeling about this, i went on to have a look into <a href="http://www.hitachigst.com/tech/techlib.nsf/products/Travelstar_7k500" target="_blank">Hitachi&#8217;s technical specs for my HD</a>. <a href="http://www.hitachigst.com/tech/techlib.nsf/techdocs/3FDCAB792901CF4B862575D8005AB39B/$file/TS7K500_DS.pdf" target="_blank">Here</a> you can find that my HD is designed for up to 600,000 load cycles (page 2), meaning approx. 6000 hours at the 100 cycles per hour rate. In the <a href="http://www.hitachigst.com/tech/techlib.nsf/techdocs/C9CA0F26B56D6DC5862576320081F434/$file/TS7K500_OEM_Specification_R14.pdf" target="_blank">specs</a> on page 135 you can find that if Advanced Power Management is enabled, the deepest reachable power saving is depending on the Power Management level. In general the Advanced Power Management Level is between 1 (power saving) and 254 (performance). If the Level is 0 or 255 no power saving is done, if the level is 1-127 it&#8217;s &#8220;Standby&#8221;, if the level is 128-191 it&#8217;s &#8220;Low Power Idle&#8221; and if it&#8217;s 192-254 it&#8217;s &#8220;Active Idle&#8221;.</p>
<p>As we&#8217;ll find out in a second, the default value (which Mac OS X sometimes seems to reset) seems to be 128, so &#8220;Low Power Idle&#8221; mode. The three power saving levels are explained in Section 12.6 &#8220;Advanced Power Management (Adaptive Battery Life Extender 3) Feature&#8221; of the specs. In short: &#8220;Active Idle&#8221; mode cuts down power consumption by 45-55%, the heads are parked near the mid-diameter of the disk, recovering takes about 20ms. In &#8220;Low Power Idle&#8221; mode power is cut down by 60-65%, the heads are unloaded to the ramp (this is the &#8220;parked&#8221; counted by Load_Cycle_Count), recovering takes 300ms. Transition into these modes is magically done internally by the HD (it observes what&#8217;s going on and decides what to do next), taking into account the Advanced Power Management Level. (&#8220;Standby&#8221; mode isn&#8217;t mentioned here, but it sure unloads the heads to the ramp, as it spins down the HD&#8230; recovery will take long, but unimportant, as we&#8217;re having a problem with &#8220;Low Power Idle&#8221; mode.)</p>
<p>So how do we find out which Advanced Power Management (APM) Level our HDD uses?<br />
This doesn&#8217;t seem to be very easy in Mac OS X as there&#8217;s nothing like the <code class="codecolorer bash default"><span class="bash">hdparm</span></code> on Linux.<br />
There is the hdapm tool, but it can&#8217;t read the value, you can just set it. We&#8217;ll learn why this tool is necessary in a moment, but first let&#8217;s find out what the current value is.<br />
The easiest way to accomplish this was to throw in a Linux Boot CD (Knoppix, Ubuntu, whatever you like), reboot, boot from CD (hold down the &#8220;c&#8221;-key), then fire up some terminal, become root (<code class="codecolorer bash default"><span class="bash"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #660033;">-i</span></span></code> and check the current APM value:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">hdparm <span style="color: #660033;">-B</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda</div></div>
<p>For me it was 128.<br />
You can check the immediate effect from within the Live CD: you can use <code class="codecolorer bash default"><span class="bash">smartctl <span style="color: #660033;">-a</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda</span></code>. As before this kept increasing.</p>
<p>As I always handle my laptop with care and can live with 10 % more power consumption of my HD, I decided to change the default. WARNING: This might not be suitable for you, it&#8217;s your decision.</p>
<p>To stop this rapid growth of the load cycles, I first tried to set the value to 191, but i could still observe a rapid increase.<br />
After setting the value to 192, it immediately stopped:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">hdparm <span style="color: #660033;">-B192</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda</div></div>
<p>Afterwards i rebooted, the Load_Cycle_Count increased by 1 over the reboot and no more after a couple of hours runtime (without iTunes keeping my HD busy, draining my battery). To my surprise the next day my logs showed that the load cycle count was increasing rapidly again, i rebooted back into linux and found the value was reset to 128. Weird. I reset it, rebooted, the count didn&#8217;t increase anymore, but at some point i again found it increasing rapidly. Based on this I assume Mac OS X or something else (like Windows run via bootcamp) sometimes resets that value to 128. My first guess was that maybe it is reset after resuming from sleep, but I couldn&#8217;t reproduce it by this. If someone finds out let us know in the comments.</p>
<p>To overcome this problem it seems sufficient to have a tool which explicitly resets the APM level once during system startup to something meaningful. That&#8217;s where we remember the <a href="http://mckinlay.net.nz/hdapm/">hdapm</a> tool: You can download it from the given page and install it as described in the <a href="http://mckinlay.net.nz/hdapm/usage.html">user guide</a>.<br />
Afterwards edit <code class="codecolorer bash default"><span class="bash"><span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>LaunchDaemons<span style="color: #000000; font-weight: bold;">/</span>hdapm.plist</span></code> to set the correct APM value. As a reference my file looks like this:</p>
<div class="codecolorer-container xml default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;height:400px;"><div class="xml codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;?xml</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span> <span style="color: #000066;">encoding</span>=<span style="color: #ff0000;">&quot;UTF-8&quot;</span><span style="color: #000000; font-weight: bold;">?&gt;</span></span><br />
<span style="color: #00bbdd;">&lt;!DOCTYPE plist PUBLIC &quot;-//Apple//DTD PLIST 1.0//EN&quot; &quot;http://www.apple.com/DTDs/PropertyList-1.0.dtd&quot;&gt;</span><br />
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;plist</span> <span style="color: #000066;">version</span>=<span style="color: #ff0000;">&quot;1.0&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span><br />
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Label<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>hdapm<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Disabled<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;false</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>ProgramArguments<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;array<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>/usr/local/bin/hdapm<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>disk0<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>192<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/array<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>ServiceDescription<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Set ATA Advanced Power Management level<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/string<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>RunAtLoad<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;true</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>LaunchOnlyOnce<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/key<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;true</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span><br />
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/dict<span style="color: #000000; font-weight: bold;">&gt;</span></span></span><br />
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/plist<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></div></div>
<p>Notice that for other drives, especially other manufacturers the 192 might not be the right value. If you found the correct values for other drives, be welcome to share them (preferably with links to tech specs) in the comments.</p>
<p>Now, after four months since discovering the problem went by, my load cycle count only increased by about 500 (which is about the number of times i sent the mac to standby). Isn&#8217;t that a figure compared to the 36500 within the first month? <img src='http://joernhees.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Edit (Sep. 22, 2011): Revised my guess about sleep causing the reset. Thx to Sam.</p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2011/09/16/mac-os-x-harddisk-high-load-cycle-counts/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Live mapping of tweets, facebook msgs, emails, sms&#8230;</title>
		<link>http://joernhees.de/blog/2011/09/16/live-mapping-of-tweets-facebook-emails-sms/</link>
		<comments>http://joernhees.de/blog/2011/09/16/live-mapping-of-tweets-facebook-emails-sms/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 12:25:56 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[analyzing]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=386</guid>
		<description><![CDATA[Reading the Wikimedia blog I stumbled over this interesting post. They mention a framework called Ushahidi (Swahili word for &#8220;testimony&#8217;) with its subproject SwitfRiver which can be used to track and verify the reliability of news concerning current trending topics, &#8230; <a href="http://joernhees.de/blog/2011/09/16/live-mapping-of-tweets-facebook-emails-sms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Reading the Wikimedia blog I stumbled over <a href="http://blog.wikimedia.org/2011/09/13/ushahidi-to-track-breaking-news-trends-on-wikipedia/">this</a> interesting post. They mention a framework called <a href="http://ushahidi.com">Ushahidi</a> (Swahili word for &#8220;testimony&#8217;) with its subproject SwitfRiver which can be used to track and verify the reliability of news concerning current trending topics, possibly helping editors of Wikipedia to enhance the quality.</p>
<p>Digging into I found out the framework is used for live mapping (collection, aggregation and visualization) of disaster and event related messages sent via all different kinds of transports (e.g., twitter, facebook, email, sms&#8230;). One example is the <a href="http://haiti.ushahidi.com">2010 Haiti earthquake</a>. Where it helped to coordinate all the s&#038;r teams.</p>
<p>As I find it quite fascinating how much people who sit at home in their living rooms might be able to help others in a disaster region, I&#8217;d like to suggest this talk:<br />
<iframe width="640" height="360" src="http://www.youtube.com/embed/Hh_PiVqf8BA" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2011/09/16/live-mapping-of-tweets-facebook-emails-sms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LaTeX Thesis Skeleton</title>
		<link>http://joernhees.de/blog/2011/03/08/latexthesis-skeleton/</link>
		<comments>http://joernhees.de/blog/2011/03/08/latexthesis-skeleton/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 15:11:01 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bachelor]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[master]]></category>
		<category><![CDATA[skeleton]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[uni-kl]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=346</guid>
		<description><![CDATA[As it might be useful for other students (especially for computer science students at the University of Kaiserslautern), I decided to invest some time and create a skeleton for a thesis. The project can be found on github: http://github.com/joernhees/thesis-skeleton. I&#8217;ll &#8230; <a href="http://joernhees.de/blog/2011/03/08/latexthesis-skeleton/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As it might be useful for other students (especially for computer science students at the University of Kaiserslautern), I decided to invest some time and create a skeleton for a thesis.</p>
<p>The project can be found on github: <a href="http://github.com/joernhees/thesis-skeleton">http://github.com/joernhees/thesis-skeleton</a>.<br />
I&#8217;ll happily include / pull changes.</p>
<p>Quick instructions to get started with your thesis:</p>
<ol>
<li>Make sure you have git, otherwise install it (e.g., on ubuntu: <code class="codecolorer bash default"><span class="bash"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">aptitude</span> <span style="color: #c20cb9; font-weight: bold;">install</span> git-core</span></code>)</li>
<li>Run this:
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:640px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">git clone</span> git:<span style="color: #000000; font-weight: bold;">//</span>github.com<span style="color: #000000; font-weight: bold;">/</span>joernhees<span style="color: #000000; font-weight: bold;">/</span>thesis-skeleton.git myMasterThesis</div></div>
<p>It will create a directory called <code class="codecolorer bash default"><span class="bash">myMasterThesis</span></code> in the current directory which actually is a git repository and includes a thesis directory.</li>
<li>Enter it and have a look at thesis.pdf</li>
<li>Insert your name, title, supervisors, etc. in thesis.tex.</li>
<li><a href="http://book.git-scm.com">Get familiar with git</a>, <a href="http://book.git-scm.com/3_normal_workflow.html">this</a> is a good start.</li>
</ol>
<p>That&#8217;s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2011/03/08/latexthesis-skeleton/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Interesting analysis of a post&#8217;s life cycle</title>
		<link>http://joernhees.de/blog/2011/01/24/interesting-analysis-of-a-posts-life-cycle/</link>
		<comments>http://joernhees.de/blog/2011/01/24/interesting-analysis-of-a-posts-life-cycle/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 16:05:34 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[lifecycle]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=342</guid>
		<description><![CDATA[Corte.si did it again. This time a very interesting analysis of what happens when he posts on his blog and twitters about it. Most interesting: the number of bots that access his page just seconds after he published it, where &#8230; <a href="http://joernhees.de/blog/2011/01/24/interesting-analysis-of-a-posts-life-cycle/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Corte.si did it again.</p>
<p>This time <a href="http://corte.si/posts/socialmedia/post-lifecycle/index.html" target="_blank">a very interesting analysis of what happens when he posts on his blog and twitters about it</a>.</p>
<p>Most interesting: the number of bots that access his page just seconds after he published it, where did the payload of human readers come from and what did it change in numbers of subscribers.</p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2011/01/24/interesting-analysis-of-a-posts-life-cycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BetterRelations (beta): some updates</title>
		<link>http://joernhees.de/blog/2011/01/13/betterrelations-some-updates/</link>
		<comments>http://joernhees.de/blog/2011/01/13/betterrelations-some-updates/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 21:16:17 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[LODgames]]></category>
		<category><![CDATA[BetterRelations]]></category>
		<category><![CDATA[linked data]]></category>
		<category><![CDATA[linked open data]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=337</guid>
		<description><![CDATA[Well, in a hopefully last coding &#8220;flash&#8221; this night I included some frequently requested features, most important: a &#8220;can&#8217;t decide&#8221; button: Enjoy (also see the first post)]]></description>
			<content:encoded><![CDATA[<p>Well, in a hopefully last coding &#8220;flash&#8221; this night I included some frequently requested features, most important: a &#8220;can&#8217;t decide&#8221; button:</p>
<div id="attachment_338" class="wp-caption aligncenter" style="width: 652px"><a href="http://lodgames.kl.dfki.de/betterRelations/"><img class="size-full wp-image-338 " title="The BetterRelations Game in Action (click to play)" src="http://joernhees.de/blog/wp-content/uploads/2011/01/screenshot_betterRelations_inRoundBarack1.png" alt="" width="642" height="351" /></a><p class="wp-caption-text">The BetterRelations Game in action (click to play)</p></div>
<p>Enjoy <img src='http://joernhees.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>(also see <a href="http://joernhees.de/blog/2011/01/12/introducing-betterrelations/">the first post</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2011/01/13/betterrelations-some-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing: BetterRelations &#8211; a Game with a Purpose</title>
		<link>http://joernhees.de/blog/2011/01/12/introducing-betterrelations/</link>
		<comments>http://joernhees.de/blog/2011/01/12/introducing-betterrelations/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 11:43:38 +0000</pubDate>
		<dc:creator>joern</dc:creator>
				<category><![CDATA[LODgames]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[BetterRelations]]></category>
		<category><![CDATA[gwap]]></category>
		<category><![CDATA[linked data]]></category>

		<guid isPermaLink="false">http://joernhees.de/blog/?p=324</guid>
		<description><![CDATA[As many of you know I&#8217;m developing a game called BetterRelations for my MasterThesis. It is now available: BetterRelations (alpha) The game collects pairwise user preferences, which are then used to rate Linked Data triples by &#8220;Importance&#8221;. Would be cool &#8230; <a href="http://joernhees.de/blog/2011/01/12/introducing-betterrelations/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!-- p, li { white-space: pre-wrap; } -->As many of you know I&#8217;m developing a game called BetterRelations for my MasterThesis. It is now available:</p>
<h1><strong><a href="http://lodgames.kl.dfki.de/betterRelations/" target="_blank">BetterRelations</a></strong> (alpha)</h1>
<div id="attachment_325" class="wp-caption aligncenter" style="width: 653px"><a href="http://lodgames.kl.dfki.de/betterRelations/" target="_blank"><img class="size-full wp-image-325  " title="The BetterRelations Game in action (click to play)" src="http://joernhees.de/blog/wp-content/uploads/2011/01/screenshot_betterRelations_inRoundBarack.png" alt="" width="643" height="347" /></a><p class="wp-caption-text">The BetterRelations Game in action (click to play)</p></div>
<p><!-- p, li { white-space: pre-wrap; } -->The game collects pairwise user preferences, which are then used to rate Linked Data triples by &#8220;Importance&#8221;. Would be cool if you find time to play the game maybe in the lunch break and help me collecting the data for my thesis.</p>
<p>Feedback and bug reports are heartily welcome. If you know other interested players feel free to forward the link or this post, the more people, the better <img src='http://joernhees.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>More to come, keep posted.</p>
]]></content:encoded>
			<wfw:commentRss>http://joernhees.de/blog/2011/01/12/introducing-betterrelations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

