<?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>Thies&#039; blog</title>
	<atom:link href="http://blog.te-con.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.te-con.nl</link>
	<description>dev</description>
	<lastBuildDate>Thu, 21 Oct 2010 11:41:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>eHour SVN repository visualized</title>
		<link>http://blog.te-con.nl/2010/05/29/ehour-svn-repository-visualized/</link>
		<comments>http://blog.te-con.nl/2010/05/29/ehour-svn-repository-visualized/#comments</comments>
		<pubDate>Sat, 29 May 2010 17:45:11 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[eHour]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/?p=125</guid>
		<description><![CDATA[I&#8217;m having fun with Gource on eHour&#8217;s SVN repository. Although it&#8217;s not that useful it looks very cool]]></description>
			<content:encoded><![CDATA[<iframe src="http://player.vimeo.com/video/12133231" width="640" height="480" frameborder="0"></iframe>
<p>I&#8217;m having fun with <a href="http://code.google.com/p/gource/">Gource</a> on eHour&#8217;s SVN repository. Although it&#8217;s not that useful it looks very cool <img src='http://blog.te-con.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2010/05/29/ehour-svn-repository-visualized/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>eHour development going strong again</title>
		<link>http://blog.te-con.nl/2010/05/26/ehour-development-going-strong-again/</link>
		<comments>http://blog.te-con.nl/2010/05/26/ehour-development-going-strong-again/#comments</comments>
		<pubDate>Wed, 26 May 2010 07:57:52 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[eHour]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/?p=121</guid>
		<description><![CDATA[After some silence eHour development is going strong again. Currently the code base is being cleaned up, moved the front-end to Wicket 1.4, prepare the project structure for easy switching between LDAP and internal user management, etc. Check the progress on commit level: http://dev.ehour.nl/fisheye/ See the targetted roadmap of the next release: http://dev.ehour.nl/jira/secure/IssueNavigator.jspa?mode=hide&#038;requestId=10011 Code health <a href='http://blog.te-con.nl/2010/05/26/ehour-development-going-strong-again/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>After some silence eHour development is going strong again. Currently the code base is being cleaned up, moved the front-end to Wicket 1.4, prepare the project structure for easy switching between LDAP and internal user management, etc.</p>
<p>Check the progress on commit level: <a href="http://dev.ehour.nl/fisheye/">http://dev.ehour.nl/fisheye/</a><br />
See the targetted roadmap of the next release:<a href=" http://dev.ehour.nl/jira/secure/IssueNavigator.jspa?mode=hide&#038;requestId=10011"> http://dev.ehour.nl/jira/secure/IssueNavigator.jspa?mode=hide&#038;requestId=10011</a><br />
Code health quality: <a href="http://dev.ehour.nl/sonar/project/index/1">http://dev.ehour.nl/sonar/project/index/1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2010/05/26/ehour-development-going-strong-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.4</title>
		<link>http://blog.te-con.nl/2010/04/03/ubuntu-10-4/</link>
		<comments>http://blog.te-con.nl/2010/04/03/ubuntu-10-4/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 17:46:11 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[The Rest]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/?p=114</guid>
		<description><![CDATA[I did know that there were some hot discussions going on about Ubuntu&#8217;s 10.4 positioning of the window controls in the titlebar; they moved from the right to the left. However I thought that it was just an idea so I was in a bit of a shock when I upgraded to the latest beta <a href='http://blog.te-con.nl/2010/04/03/ubuntu-10-4/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>I did know that there were some hot discussions going on about Ubuntu&#8217;s 10.4 positioning of the window controls in the titlebar; they moved from the right to the left. However I thought that it was just an idea so I was in a bit of a shock when I upgraded to the latest beta and saw they they were actually at the left hand side&#8230;<br />
Apart from something useless to get used to the whole UI becomes inconsistent as well; for example Chrome with it&#8217;s own titlebar has the min/max/close buttons on the right.</p>
<p>Luckily it&#8217;s easily fixed with<br />
<code><br />
gconftool-2 --set /apps/metacity/general/button_layout --type string “menu:minimize,maximize,close,spacer”<br />
</code></p>
<p>Oh and if you run into any problems with installing fglrx, here&#8217;s a work around <a href="https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/546917">https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/546917</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2010/04/03/ubuntu-10-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eHour with PostgreSQL</title>
		<link>http://blog.te-con.nl/2009/08/24/ehour-with-postgresql/</link>
		<comments>http://blog.te-con.nl/2009/08/24/ehour-with-postgresql/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 22:33:26 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[eHour]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/index.php/archives/112</guid>
		<description><![CDATA[There&#8217;s a beta version of eHour with PostgreSQL available. For more info check this thread in the forum. When you run into any problems, please use the forum to respond]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a beta version of eHour with PostgreSQL available. For more info check this thread in <a href="http://www.ehour.nl/forum/index.php/topic,182.15.html">the forum</a>.</p>
<p>When you run into any problems, please use the forum to respond</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2009/08/24/ehour-with-postgresql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google bot vs Bing bot :)</title>
		<link>http://blog.te-con.nl/2009/07/30/google-bot-vs-bing-bot/</link>
		<comments>http://blog.te-con.nl/2009/07/30/google-bot-vs-bing-bot/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 19:20:35 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[The Rest]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/?p=106</guid>
		<description><![CDATA[With the recent new attempt of Microsoft to conquer the search engine market I wondered how often the Bing crawler hit http://www.ehour.nl versus Google&#8217;s bot. The Bing bot identifies itself with msnbot/2.0 while Google&#8217;s crawler uses Googlebot. Checking my log files for both crawlers: grep -i msnbot/2.0 ehour.nl-access_log* &#124; wc -l 5727 grep -i googlebot <a href='http://blog.te-con.nl/2009/07/30/google-bot-vs-bing-bot/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>With the recent new attempt of Microsoft to conquer the search engine market I wondered how often the Bing crawler hit <a href="http://www.ehour.nl/">http://www.ehour.nl</a> versus Google&#8217;s bot. </p>
<p>The Bing bot identifies itself with <a href="http://weblogs.asp.net/markwisecarver/archive/2009/07/17/watching-the-new-bing-bot.aspx">msnbot/2.0</a> while Google&#8217;s crawler uses Googlebot. </p>
<p>Checking my log files for both crawlers:<br />
<code>grep -i msnbot/2.0 ehour.nl-access_log* | wc -l<br />
5727<br />
grep -i googlebot ehour.nl-access_log* | wc -l<br />
34912<br />
</code></p>
<p>5.727 hits from Bing, 34.912 from Google. That&#8217;s 6 times as much hits from Google than Bing&#8217;s bot. In all fairness Microsoft seem to use their old bot (msnbot/1.1) for Bing as well:</p>
<p><code>grep -i msnbot ehour.nl-access_log* | wc -l<br />
18157<br />
</code></p>
<p>With 18.157 hits still not even close to Google&#8217;s bot. Can I conclude that Google&#8217;s index is 6 times the size of Bing or is Google&#8217;s crawler just a bit more aggressive aka up-to-date? <img src='http://blog.te-con.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2009/07/30/google-bot-vs-bing-bot/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>eHour 0.8.3 released</title>
		<link>http://blog.te-con.nl/2009/07/27/ehour-0-8-3-released/</link>
		<comments>http://blog.te-con.nl/2009/07/27/ehour-0-8-3-released/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 08:07:56 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[eHour]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/?p=104</guid>
		<description><![CDATA[eHour 0.8.3 is released under the GPL license. For more information check the ehour site.]]></description>
			<content:encoded><![CDATA[<p>eHour 0.8.3 is released under the GPL license. For more information check <a href="http://www.ehour.nl/download/releasenotes.phtml">the ehour site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2009/07/27/ehour-0-8-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eHour 0.8.3 beta available</title>
		<link>http://blog.te-con.nl/2009/05/04/ehour-083-beta-available/</link>
		<comments>http://blog.te-con.nl/2009/05/04/ehour-083-beta-available/#comments</comments>
		<pubDate>Sun, 03 May 2009 22:23:19 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[eHour]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/?p=101</guid>
		<description><![CDATA[eHour 0.8.3 beta is now available, check the forum for more info !]]></description>
			<content:encoded><![CDATA[<p>eHour 0.8.3 beta is now available, check the <a href="http://www.ehour.nl/forum/index.php/topic,173.0.html">forum</a> for more info !</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2009/05/04/ehour-083-beta-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ehour.nl hacked</title>
		<link>http://blog.te-con.nl/2009/02/14/ehournl-hacked/</link>
		<comments>http://blog.te-con.nl/2009/02/14/ehournl-hacked/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 15:43:10 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[eHour]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/index.php/archives/98</guid>
		<description><![CDATA[Through an exploit in Mantis and a sloppy system configuration ehour.nl (the PHP website, not the time tracking application itself) got compromised. Everything&#8217;s back up again except for Mantis as I&#8217;m looking for a replacement.]]></description>
			<content:encoded><![CDATA[<p>Through an exploit in Mantis and a sloppy system configuration ehour.nl (the PHP website, not the time tracking application itself) got compromised. Everything&#8217;s back up again except for Mantis as I&#8217;m looking for a replacement.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2009/02/14/ehournl-hacked/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>eHour SVN repo</title>
		<link>http://blog.te-con.nl/2009/01/26/ehour-svn-repo/</link>
		<comments>http://blog.te-con.nl/2009/01/26/ehour-svn-repo/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 22:30:14 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[eHour]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/?p=85</guid>
		<description><![CDATA[I keep lacking the time to do a proper open source release of eHour. A proper developer site and mailinglist (developer mailinglist is at ehour_dev-subscribe _at_ lists.ehour.nl) will be up later this month, in the meantime you can access the SVN repo anonymously at: http://svn.te-con.nl/repos/ehour/trunk (svn co http://svn.te-con.nl/repos/ehour/trunk) or http://dev.ehour.nl/fisheye/ when you prefer a webbased <a href='http://blog.te-con.nl/2009/01/26/ehour-svn-repo/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>I keep lacking the time to do a proper open source release of eHour. A proper developer site <del datetime="2009-01-26T21:47:44+00:00">and mailinglist</del> (developer mailinglist is at ehour_dev-subscribe _at_ lists.ehour.nl)  will be up later this month, in the meantime you can access the SVN repo anonymously at:</p>
<p><a href="http://svn.te-con.nl/repos/ehour/trunk">http://svn.te-con.nl/repos/ehour/trunk</a> (svn co http://svn.te-con.nl/repos/ehour/trunk) or <a href="http://dev.ehour.nl/fisheye/">http://dev.ehour.nl/fisheye/</a> when you prefer a webbased interface.</p>
<p>Building instructions can be found in the BUILDING.txt in the root of the source tree, when you have trouble with maven dependencies use this mirror in your settings.xml</p>
<pre class="brush: xml; title: ; notranslate">
&lt;settings&gt;
  &lt;mirrors&gt;
    &lt;mirror&gt;
      &lt;id&gt;Nexus&lt;/id&gt;
      &lt;name&gt;Nexus Public Mirror&lt;/name&gt;
      &lt;url&gt;http://dev.ehour.nl/nexus/content/groups/public&lt;/url&gt;
      &lt;mirrorOf&gt;central&lt;/mirrorOf&gt;
    &lt;/mirror&gt;
  &lt;/mirrors&gt;
&lt;/settings&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2009/01/26/ehour-svn-repo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>eHour Open Source</title>
		<link>http://blog.te-con.nl/2008/10/14/ehour-open-source/</link>
		<comments>http://blog.te-con.nl/2008/10/14/ehour-open-source/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 09:16:31 +0000</pubDate>
		<dc:creator>thies</dc:creator>
				<category><![CDATA[eHour]]></category>

		<guid isPermaLink="false">http://blog.ehour.nl/?p=58</guid>
		<description><![CDATA[eHour&#8217;s next version will move back to an OSI approved open source license again. The exact license hasn&#8217;t been determined yet although it will be most likely GPL. This means that with the next version src packages are provided and anonymous access to our version control system is available (when you want to actively help <a href='http://blog.te-con.nl/2008/10/14/ehour-open-source/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>eHour&#8217;s next version will move back to an <a href="http://www.opensource.org/docs/osd">OSI approved</a> open source license again. The exact license hasn&#8217;t been determined yet although it will be most likely <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>.</p>
<p>This means that with the next version src packages are provided and anonymous access to our version control system is available (when you want to actively help with eHour send me an email at <a href="mailto:info@ehour.nl">info@ehour.nl</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.te-con.nl/2008/10/14/ehour-open-source/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

