<?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>keyboardsamurais.de</title>
	<atom:link href="http://keyboardsamurais.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://keyboardsamurais.de</link>
	<description>thoughts on software development, warts and all...</description>
	<lastBuildDate>Wed, 17 Feb 2010 23:20:18 +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>Repository for maven-timestamp-plugin added</title>
		<link>http://keyboardsamurais.de/2010/02/17/repository-for-maven-timestamp-plugin-added/</link>
		<comments>http://keyboardsamurais.de/2010/02/17/repository-for-maven-timestamp-plugin-added/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 22:53:12 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/?p=237</guid>
		<description><![CDATA[A while back I released the maven timestamp plugin. While I was not able to convince the gatekeepers of the central repository that it is worthy to add (I mean after all that thing is trivial), some 370+ users have already downloaded and used it. 
So, to make things easier I added a maven repository [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://keyboardsamurais.de/2008/06/08/maven-timestamp-plugin-01-released/">while back</a> I released the <a href="http://code.google.com/p/maven-timestamp-plugin/">maven timestamp plugin</a>. While I was not able to convince the gatekeepers of the central repository that it is worthy to add (I mean after all that thing is trivial), some 370+ users have already downloaded and used it. </p>
<p>So, to make things easier I added a maven repository for you maven lovers to enjoy. Have fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2010/02/17/repository-for-maven-timestamp-plugin-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whats all the fuss about spring source charging big money?</title>
		<link>http://keyboardsamurais.de/2008/09/29/whats-all-the-fuss-about-spring-source-charging-big-money/</link>
		<comments>http://keyboardsamurais.de/2008/09/29/whats-all-the-fuss-about-spring-source-charging-big-money/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 21:45:02 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/?p=230</guid>
		<description><![CDATA[I know, i know, most bloggers usually make very bad fact checkers, but this is just absurd. The bruhaha around SpringSource&#8217;s decision to charge money for their binary (only binary) releases, finally got so big that I decided to call up a sales rep. Reports of astronomical sums, one blogger mentioned 22.000 US$, totally scared [...]]]></description>
			<content:encoded><![CDATA[<p>I know, i know, most bloggers usually make very bad fact checkers, but this is just absurd. The <a href="http://www.theserverside.com/news/thread.tss?thread_id=50727#269378">bruhaha around SpringSource&#8217;s decision to charge money</a> for their binary (only binary) releases, finally got so big that I decided to call up a sales rep. Reports of astronomical sums, <a href="http://www.ryandelaplante.com/rdelaplante/entry/the_cost_of_springsource_enterprise">one blogger mentioned 22.000 US$</a>, totally scared me and I wanted to know if that was true. </p>
<p>And sure enough: It&#8217;s not.</p>
<p>The salesperson was nice enough to let me know, that for the whole spring software stack and 10 incidents plus some development software, I would have to shell out 630â‚¬ &#8211; about <strong>900 US$</strong> per year and per CPU. Affected are <strong>only production</strong> systems, not developer machines. For all she cared I would&#8217;ve been able to supply every developer in India with a fresh release, as long as he works for me and doesn&#8217;t violate the EULA. Also, cores do not count as additional CPUs. </p>
<p>I don&#8217;t know what kind of support Ryan was talking about when he was offered the 22k$ package, but I suppose he wanted Rod Johnson to hold his hand while coding, singing him a lullaby and basically giving him the teet &#8211; for that, 22k$ seem pretty reasonable to me <img src='http://keyboardsamurais.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>Still, getting a community hooked on an open source product and then charging them for their dependence on said product &#8211; after all learning spring is a big investment &#8211; smells kinda funny to me. I will have to decide carefully if I really need Spring 3 and all those tools after all.</p>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2008/09/29/whats-all-the-fuss-about-spring-source-charging-big-money/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Maven Timestamp plugin 0.1 released</title>
		<link>http://keyboardsamurais.de/2008/06/08/maven-timestamp-plugin-01-released/</link>
		<comments>http://keyboardsamurais.de/2008/06/08/maven-timestamp-plugin-01-released/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 13:27:29 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/?p=224</guid>
		<description><![CDATA[I just released my first maven plugin. It&#8217;s really the simplest possible piece of code you could imagine, but yet it makes it&#8217;s goal (addings a timestamp variable to your build process) a piece of cake. You can find it at http://code.google.com/p/maven-timestamp-plugin/ along with a bugtracker and some docs.
Now, why would I write something as [...]]]></description>
			<content:encoded><![CDATA[<p>I just released my first maven plugin. It&#8217;s really the simplest possible piece of code you could imagine, but yet it makes it&#8217;s goal (addings a timestamp variable to your build process) a piece of cake. You can find it at <a href="http://code.google.com/p/maven-timestamp-plugin/">http://code.google.com/p/maven-timestamp-plugin/</a> along with a bugtracker and some docs.</p>
<p>Now, why would I write something as simple as a timestamp plugin? Well, I am the first to admit that adding timestamp in your build process is not exactly rocket science. But unfortunately most of the procedures to do just that made it seem more complicated than it should be. Either you jump through hoops trying to get a <a href="http://www.gadberry.com/aaron/2007/05/28/inject-build-time-timestamp-property-using-maven/">filter output back into your pom.xml</a>, or you end up using a <a href="http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/index.html">plugin that doesn&#8217;t have the ability to give you a customized date format</a> (who the hell knows at first sight that the timestamp 1212931073482 means 8th june 2008 15:18h?!). So out of this frustration, the timestamp plugin was born. Have fun with it folks <img src='http://keyboardsamurais.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2008/06/08/maven-timestamp-plugin-01-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Matching XML content with XPath &#8211; the magic is in the &#8216;.&#8217;</title>
		<link>http://keyboardsamurais.de/2008/01/16/matching-xml-content-with-xpath-the-magic-is-in-the/</link>
		<comments>http://keyboardsamurais.de/2008/01/16/matching-xml-content-with-xpath-the-magic-is-in-the/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 15:03:54 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[contains]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[matching]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xpath]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/2008/01/16/matching-xml-content-with-xpath-the-magic-is-in-the/</guid>
		<description><![CDATA[Sometimes it&#8217;s the simple things that make you wonder how they are done on a high level. For example, if you are wondering how you&#8217;d match the content of a node in Xpath, you might think to yourself: &#8220;Gee I really would like to know which food-nodes in my xml document contain the word &#8216;Donuts&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes it&#8217;s the simple things that make you wonder how they are done on a high level. For example, if you are wondering how you&#8217;d match the content of a node in Xpath, you might think to yourself: &#8220;Gee I really would like to know which food-nodes in my xml document contain the word &#8216;Donuts&#8217; &#8211; this should be easy to find out with XPath&#8221;.</p>
<p>Well, let me save you some time here. At first you might be looking for a function that matches strings. By looking into the <a href="http://www.w3.org/TR/xpath-functions/">w3c xpath function reference</a> you&#8217;d find a function called <code><a href="http://www.w3.org/TR/xpath-functions/#func-contains">contains()</a></code>. &#8216;<code>contains()</code>&#8216; takes two parameters. And here the fun starts. </p>
<p>What the reference doesn&#8217;t tell you (ok I&#8217;m sure it does tell you <em>somewhere</em>), is how to fiddle your matches into the first contains() parameter, which incidentally is the text you want to scan. If your document looks something like this:</p>
<pre>
&lt;mydocument&gt;
   &lt;food&gt;Bavarian Donuts&lt;/food&gt;
   &lt;food&gt;Cheesecake&lt;/food&gt;
   &lt;food&gt;Oranges&lt;/food&gt;
&lt;/mydocument&gt;
</pre>
<p>Your first approach might look like this: <code>/mydocument/food[contains(/mydocument/food,'Donuts')]</code> Which, in a universe where everything makes perfect sense, would yield you one hit. However, this one just breaks your XPath processor, because contains() doesn&#8217;t accept multiple matches as the first parameter.</p>
<p>Instead you can do this: <code>/mydocument/food[contains(.,'Donuts')]</code></p>
<p>The trick is that you use the <code>'.'</code> which is a shortcut for the current node function to reference the currently matched node as input to your <code>contains()</code> function. That&#8217;s all there&#8217;s to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2008/01/16/matching-xml-content-with-xpath-the-magic-is-in-the/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting packages with Eclipse and Subversion / Subversive plugin</title>
		<link>http://keyboardsamurais.de/2007/12/06/deleting-packages-with-eclipse-and-subversion-subversive-plugin/</link>
		<comments>http://keyboardsamurais.de/2007/12/06/deleting-packages-with-eclipse-and-subversion-subversive-plugin/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 14:00:09 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[crybaby]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[delete package]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[subversice]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/2007/12/06/deleting-packages-with-eclipse-and-subversion-subversive-plugin/</guid>
		<description><![CDATA[Something I just can&#8217;t wrap my head around is the sheer brittleness of development with a Subversion repository. While I do realize that this technology is way younger than the old cvs, it just boggles that mind what kind of crazy bugs you come across. 
My pet peeve was this one bug, where you&#8217;d delete [...]]]></description>
			<content:encoded><![CDATA[<p>Something I just can&#8217;t wrap my head around is the sheer brittleness of development with a Subversion repository. While I do realize that this technology is way younger than the old cvs, it just boggles that mind what kind of crazy bugs you come across. </p>
<p>My pet peeve was this one bug, where you&#8217;d delete a package and try to commit and your server tells you that your directory is out of sync. I only now discovered that &#8220;out of sync&#8221; means you&#8217;ll have to &#8220;svn update&#8221; the parent folder of your deleted packages to be able to commit the delete. See the <a href="http://forums.polarion.org/viewtopic.php?t=2717">developer comments on this here</a> &#8211; the gist of it: it&#8217;s not a bug, it&#8217;s a feature. Oh brother.</p>
<p>I guess I&#8217;ll have to give <a href="http://www.selenic.com/mercurial/wiki/">mercurial</a>, <a href="http://git.or.cz/">git</a> or some other versioning system a try in the next project. SVN just makes me want to cry.</p>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2007/12/06/deleting-packages-with-eclipse-and-subversion-subversive-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Spring 2.5 and the runtime paradigm shift</title>
		<link>http://keyboardsamurais.de/2007/11/22/spring-25-and-the-runtime-paradigm-shift/</link>
		<comments>http://keyboardsamurais.de/2007/11/22/spring-25-and-the-runtime-paradigm-shift/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 01:32:09 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[osgi]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/2007/11/22/spring-25-and-the-runtime-paradigm-shift/</guid>
		<description><![CDATA[I just finished reading up on the new features of Spring 2.5 and I have to say I&#8217;m pretty excited. One thing that bothered me from the start of the Spring project has always been the need for xml wiring of components. No matter what you do in Spring land, you will have to create [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished reading up on the new features of Spring 2.5 and I have to say I&#8217;m pretty excited. One thing that bothered me from the start of the Spring project has always been the need for xml wiring of components. No matter what you do in Spring land, you will have to create at least a minimal stub of xml in your config files to make your component known to Spring. And now, the freshly released 2.5 version of Spring is reaping the benefits of annotation driven development and completely does away with that. </p>
<p><span id="more-220"></span><br />
Sure, you can still wire your static beans if you want to, but much more excitingly you can use <a href="http://blog.interface21.com/main/2007/05/29/customizing-annotation-configuration-and-component-detection-in-spring-21/">component scanning </a>to look for beans at runtime. No fiddling with XML at all. </p>
<p>Mark Fisher does a very good job of explaining the full impact of this in <a href="http://www.infoq.com/articles/spring-2.5-part-1">his InfoQ article on Spring 2.5</a>. Also there is the much more comprehensive <a href="http://www.theserverside.com/tt/articles/content/IntrotoSpring25/article.html">Introduction to 2.5 by Rod Johnson on TSS.com</a>.</p>
<p>But what really caught my interest was Interface 21 CTO <a href="http://www.infoq.com/interviews/osgi-adrian-colyer">Adrian Colyer&#8217;s elaboration</a> on Spring&#8217;s investment into the <a href="http://www.osgi.org/">OSGi</a> spec. If you listen to him you suddenly realize why exactly the runtime wiring became necessary. The upcoming <a href="http://www.springframework.org/osgi">Spring OSGi API</a> takes the fact into account that Spring configuration at runtime is cool and all, but modularity gets ever more important. Coyler talks about all the interest the application server vendors have in OSGi and how big Web application projects may look like in the future.</p>
<p>In large applications we may see lots of dynamic service OSGi modules, wired together at runtime by Spring, that, as a whole, make up one or more applications. Spring takes into account that OSGi services may come and go at any given moment. Thus updating parts of the application (deploying a new service) instead of changing out a monolithic WAR file becomes a possibility. Exciting stuff. I will look into that some more.</p>
<p>Of course there is plenty of other cool stuff in 2.5, just check out the <a href="http://blog.interface21.com">SpringSource blog</a> or read the <a href="http://static.springframework.org/spring/docs/2.5.x/changelog.txt">Changelog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2007/11/22/spring-25-and-the-runtime-paradigm-shift/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Never mix Spring transactional aop:advice and TransactionProxy</title>
		<link>http://keyboardsamurais.de/2007/11/21/never-mix-spring-aopadvice-and-transactionproxy/</link>
		<comments>http://keyboardsamurais.de/2007/11/21/never-mix-spring-aopadvice-and-transactionproxy/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 21:31:19 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/2007/11/21/never-mix-spring-aopadvice-and-transactionproxy/</guid>
		<description><![CDATA[&#8230;just don&#8217;t do it. I used to work with TransactionProxyFactoryBean quite a lot, back then when Spring 1.x was out and it worked quite nicely &#8211; especially when dealing with HibernateInterceptor as a preInterceptor it was quite useful. So imagine my surprise when I tried to mix out the new, shiny Spring 2.0 &#60;aop:advice&#62; anotation [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;just don&#8217;t do it. I used to work with TransactionProxyFactoryBean quite a lot, back then when Spring 1.x was out and it worked quite nicely &#8211; especially when dealing with HibernateInterceptor as a preInterceptor it was quite useful. So imagine my surprise when I tried to mix out the new, shiny Spring 2.0 <code>&lt;aop:advice&gt;</code> anotation based <code>@Transactional</code> support: All session management code stopped working.<br />
<span id="more-219"></span><br />
Yes, I should have known better. No, I didn&#8217;t think of this immediately. Yes I did waste a lot of time with this. No, you may not slap me across the face with a Spring manual, I RTFS&#8230;by now.</p>
<p>What happens if you mix the two is this: The AOP Advice will open a Hibernate session for the method you are currently doing work in, then you invoke your DAO code which is wired up with your old <code>TransactionProxyFactoryBean</code> and the <code>HibernateInterceptor</code>. <code>HibernateInterceptor</code> will say: &#8220;Alright, this isn&#8217;t so bad, there is already an open session.&#8221; and pass the steering wheel back to your DAO. When the DAO is finished, <code>HibernateInterceptor</code> is called again and closes whatever session it finds&#8230;which happens to be&#8230;the ONLY session you have. All further code that involves accessing your pojos will fail, from this point on.</p>
<p>Note to self: Read the docs more carefully.</p>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2007/11/21/never-mix-spring-aopadvice-and-transactionproxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing crashy Eclipse installations</title>
		<link>http://keyboardsamurais.de/2007/11/01/fixing-crashy-eclipse-installations/</link>
		<comments>http://keyboardsamurais.de/2007/11/01/fixing-crashy-eclipse-installations/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 19:46:41 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/2007/11/01/fixing-crashy-eclipse-installations/</guid>
		<description><![CDATA[I&#8217;ve been suffering permanent Eclipse crashes. Especially when developing with the WTP on Tomcat. I found that it just takes some tweakage on the eclipse.ini file to get rid of this noisy little OutOfMemoryException permGen fucker. Here it is, my eclipse.ini. It works like a charm for me.
-showsplash
org.eclipse.platform
&#8211;launcher.XXMaxPermSize
256M
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-XX:PermSize=64m
-XX:MaxPermSize=128m 
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been suffering permanent Eclipse crashes. Especially when developing with the WTP on Tomcat. I found that it just takes some tweakage on the eclipse.ini file to get rid of this noisy little OutOfMemoryException permGen fucker. Here it is, my eclipse.ini. It works like a charm for me.</p>
<blockquote><p>-showsplash<br />
org.eclipse.platform<br />
&#8211;launcher.XXMaxPermSize<br />
256M<br />
-vmargs<br />
-Dosgi.requiredJavaVersion=1.5<br />
-Xms40m<br />
-Xmx512m<br />
-XX:PermSize=64m<br />
-XX:MaxPermSize=128m </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2007/11/01/fixing-crashy-eclipse-installations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fixing your Windows MBR after fu**ing it up with ubuntu or grub</title>
		<link>http://keyboardsamurais.de/2007/10/26/fixing-your-windows-mbr-after-fuing-it-up-with-ubuntu-or-grub/</link>
		<comments>http://keyboardsamurais.de/2007/10/26/fixing-your-windows-mbr-after-fuing-it-up-with-ubuntu-or-grub/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 18:26:21 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/2007/10/26/fixing-your-windows-mbr-after-fuing-it-up-with-ubuntu-or-grub/</guid>
		<description><![CDATA[I know I sinned. But Bill Gates wrath was mercyless. I screwed up my MBR on my primary harddrive with an ubuntu install and nothing worked anymore. I couldn&#8217;t boot either system up because my MBR got overwritten and then something horrible happened.
Well, to make a long story short &#8211; the only way I found [...]]]></description>
			<content:encoded><![CDATA[<p>I know I sinned. But Bill Gates wrath was mercyless. I screwed up my MBR on my primary harddrive with an ubuntu install and nothing worked anymore. I couldn&#8217;t boot either system up because my MBR got overwritten and then something horrible happened.</p>
<p>Well, to make a long story short &#8211; the only way I found to make that go away is using the brilliant <a href="http://www.sysint.no/nedlasting/mbrfix.htm">MBR fix by KÃ¥re Smith</a> which will make your pain (i.e. Grub) disappear in a heartbeat&#8230;you just need something to boot your system into DOS mode. Ah well&#8230;time to connect that damned old floppy disk drive again *sigh*</p>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2007/10/26/fixing-your-windows-mbr-after-fuing-it-up-with-ubuntu-or-grub/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>3 tools I really dig</title>
		<link>http://keyboardsamurais.de/2007/08/13/3-tools-i-really-dig/</link>
		<comments>http://keyboardsamurais.de/2007/08/13/3-tools-i-really-dig/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 14:26:44 +0000</pubDate>
		<dc:creator>Toni</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://keyboardsamurais.de/2007/08/13/3-tools-i-really-dig/</guid>
		<description><![CDATA[Time for a little tool roundup. There are a couple of nice little tools that made my life much easier on the windows platform. 
 First I&#8217;d like to mention the fabulous TreeSize, which shows you the size of your directories in a Treeview. For fans of the good old Directory Opus which, by the [...]]]></description>
			<content:encoded><![CDATA[<p>Time for a little tool roundup. There are a couple of nice little tools that made my life much easier on the windows platform. </p>
<p><img src='http://keyboardsamurais.de/wp-content/uploads/2007/08/freeware_treesize_kl1.gif' alt='Treesize' align='left'/> First I&#8217;d like to mention the fabulous <a href="http://www.jam-software.com/freeware/index.shtml"><strong>TreeSize</strong></a>, which shows you the size of your directories in a Treeview. For fans of the good old Directory Opus which, by the way, <a href="http://www.gpsoft.com.au/">has been available for the PC for quite some time now</a>, this is a true godsent.</p>
<p>Then there is the super cool <a href="http://www.launchy.net/"><strong>launchy</strong></a>, which basically enables you to access every program and play every media file on your computer lightning fast. Not only that, but it also lets you access websites really quickly. It&#8217;s a real producitvity enhancer.</p>
<p>If you don&#8217;t own a Mac, but you like the Comic life application that comes with it, you might want to check out the <a href="http://plasq.com/component/option,com_joomlaboard/Itemid,55/func,view/view,threaded/id,6582/catid,21/">Comic Life for Windows</a> beta. It&#8217;s great for creating your own comics (Thanks to <a href="http://narcanti.keyboardsamurais.de">Serhat</a> for the link).</p>
]]></content:encoded>
			<wfw:commentRss>http://keyboardsamurais.de/2007/08/13/3-tools-i-really-dig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
