<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Vonk's Blog</title>
	<atom:link href="http://blog.larsvonkconsultancy.nl/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.larsvonkconsultancy.nl</link>
	<description>Blogs about Software Development, Agility and all the Rest</description>
	<lastBuildDate>Tue, 24 Nov 2009 14:14:32 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Maven and Jetty: A Perfect fit by Pablo</title>
		<link>http://blog.larsvonkconsultancy.nl/2008/11/maven-and-jetty-a-perfect-fi/comment-page-1/#comment-163</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=5#comment-163</guid>
		<description>Nice article. The PermGen space error is not jetty&#039;s fault, it&#039;s your application that has a classloader leak. In one project I worked I managed to solve it and we were able to reload jetty as many times as we wanted.

Regards.</description>
		<content:encoded><![CDATA[<p>Nice article. The PermGen space error is not jetty&#8217;s fault, it&#8217;s your application that has a classloader leak. In one project I worked I managed to solve it and we were able to reload jetty as many times as we wanted.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ignoring files on svn:import with subversion by Bas van der Hoek</title>
		<link>http://blog.larsvonkconsultancy.nl/2009/05/ignoring-files-on-svnimport-with-subversion/comment-page-1/#comment-157</link>
		<dc:creator>Bas van der Hoek</dc:creator>
		<pubDate>Mon, 24 Aug 2009 21:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=65#comment-157</guid>
		<description>Nice one. Works well with Subclipse too, if you want to dispense with the command-line wizardry.</description>
		<content:encoded><![CDATA[<p>Nice one. Works well with Subclipse too, if you want to dispense with the command-line wizardry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TDD Tips by FitNesse Scenario are the Bomb &#171; Vonk&#8217;s Blog</title>
		<link>http://blog.larsvonkconsultancy.nl/2009/07/tdd-tips/comment-page-1/#comment-116</link>
		<dc:creator>FitNesse Scenario are the Bomb &#171; Vonk&#8217;s Blog</dc:creator>
		<pubDate>Fri, 31 Jul 2009 13:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.larsvonkconsultancy.nl/?p=75#comment-116</guid>
		<description>[...] TDD Tips &#187;  In a previous blog on TDD I advocated that you should define your test on a high level. [...]</description>
		<content:encoded><![CDATA[<p>[...] TDD Tips &raquo;  In a previous blog on TDD I advocated that you should define your test on a high level. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TDD Tips by Lonneke Dikmans</title>
		<link>http://blog.larsvonkconsultancy.nl/2009/07/tdd-tips/comment-page-1/#comment-39</link>
		<dc:creator>Lonneke Dikmans</dc:creator>
		<pubDate>Sun, 12 Jul 2009 12:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.larsvonkconsultancy.nl/?p=75#comment-39</guid>
		<description>I totally agree with the first three statements. I have the same experience. The last one, however, is a self fulfilling prophecy: &quot;Secondly in 99% of the applications the database is only a datastorage&quot;, is going to be true if you keep the database out as long as possible. Because you do the design in your refactoring.
I think you should not keep any aspect out, and keep your options open: you can use a GPL like Java, or DSL like Drools or a PL/SQL. Also configuration and storage should be part of it. The requirements and experience of your developers and administrators determine the best solution, not &lt;strong&gt;just&lt;/strong&gt; the developers.
TDD is not the same as Java programming, or is it?</description>
		<content:encoded><![CDATA[<p>I totally agree with the first three statements. I have the same experience. The last one, however, is a self fulfilling prophecy: &#8220;Secondly in 99% of the applications the database is only a datastorage&#8221;, is going to be true if you keep the database out as long as possible. Because you do the design in your refactoring.<br />
I think you should not keep any aspect out, and keep your options open: you can use a GPL like Java, or DSL like Drools or a PL/SQL. Also configuration and storage should be part of it. The requirements and experience of your developers and administrators determine the best solution, not <strong>just</strong> the developers.<br />
TDD is not the same as Java programming, or is it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ignoring files on svn:import with subversion by marc</title>
		<link>http://blog.larsvonkconsultancy.nl/2009/05/ignoring-files-on-svnimport-with-subversion/comment-page-1/#comment-22</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Wed, 24 Jun 2009 21:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=65#comment-22</guid>
		<description>Ran into the same problem once, deleting is a pain. Don&#039;t have Linux but will check out the possibilities on Windows, good post!</description>
		<content:encoded><![CDATA[<p>Ran into the same problem once, deleting is a pain. Don&#8217;t have Linux but will check out the possibilities on Windows, good post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Power of ClassPathScanningCandidateComponentProvider by lvonk</title>
		<link>http://blog.larsvonkconsultancy.nl/2009/01/the-power-of-classpathscanningcandidatecomponentprovider/comment-page-1/#comment-12</link>
		<dc:creator>lvonk</dc:creator>
		<pubDate>Thu, 12 Feb 2009 08:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=51#comment-12</guid>
		<description>Hi Matthew,

Thanks for replying. I have also used it to create a testsuite that has all Test classes on the classpath. This is very handy when you want to run all your tests in one go in Eclipse when you are working on a Maven multimodule build.

Lars</description>
		<content:encoded><![CDATA[<p>Hi Matthew,</p>
<p>Thanks for replying. I have also used it to create a testsuite that has all Test classes on the classpath. This is very handy when you want to run all your tests in one go in Eclipse when you are working on a Maven multimodule build.</p>
<p>Lars</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Power of ClassPathScanningCandidateComponentProvider by matthewsteele</title>
		<link>http://blog.larsvonkconsultancy.nl/2009/01/the-power-of-classpathscanningcandidatecomponentprovider/comment-page-1/#comment-11</link>
		<dc:creator>matthewsteele</dc:creator>
		<pubDate>Mon, 09 Feb 2009 05:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=51#comment-11</guid>
		<description>Very cool! I used this pattern to print out all of my TestNG tests within a certain group. Took all of 20 minutes, and now I know how many of my tests are broken at any given time :-(</description>
		<content:encoded><![CDATA[<p>Very cool! I used this pattern to print out all of my TestNG tests within a certain group. Took all of 20 minutes, and now I know how many of my tests are broken at any given time <img src='http://blog.larsvonkconsultancy.nl/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shaving a yak and where kaizen comes from by Erik Pragt</title>
		<link>http://blog.larsvonkconsultancy.nl/2008/12/shaving-a-yak-and-where-kaizen-comes-from/comment-page-1/#comment-10</link>
		<dc:creator>Erik Pragt</dc:creator>
		<pubDate>Fri, 12 Dec 2008 12:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=34#comment-10</guid>
		<description>Nice blog Lars. I was triggered by the Shaving a Jak, but I&#039;ll check up on the Job Methods. Sounds interesting!</description>
		<content:encoded><![CDATA[<p>Nice blog Lars. I was triggered by the Shaving a Jak, but I&#8217;ll check up on the Job Methods. Sounds interesting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shaving a yak and where kaizen comes from by Bryan</title>
		<link>http://blog.larsvonkconsultancy.nl/2008/12/shaving-a-yak-and-where-kaizen-comes-from/comment-page-1/#comment-9</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 11 Dec 2008 23:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=34#comment-9</guid>
		<description>Hi,

You may find the following website useful: TWI Service at http://www.trainingwithinindustry.net

Here you can find the original Job Methods manual and other materials. I also have a page about standard work if you are interested at this website.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You may find the following website useful: TWI Service at <a href="http://www.trainingwithinindustry.net" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.trainingwithinindustry.net?referer=');">http://www.trainingwithinindustry.net</a></p>
<p>Here you can find the original Job Methods manual and other materials. I also have a page about standard work if you are interested at this website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maven and Jetty: A Perfect fit by Rob Vermeulen</title>
		<link>http://blog.larsvonkconsultancy.nl/2008/11/maven-and-jetty-a-perfect-fi/comment-page-1/#comment-5</link>
		<dc:creator>Rob Vermeulen</dc:creator>
		<pubDate>Mon, 01 Dec 2008 13:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=5#comment-5</guid>
		<description>Nice article!

I was getting annoyed by jetty reloading itself after every save operation. I immediately added the manual to my jetty configuration, but it didn&#039;t work. After upgrading Jetty to the version you mentioned in your article everything worked fine.</description>
		<content:encoded><![CDATA[<p>Nice article!</p>
<p>I was getting annoyed by jetty reloading itself after every save operation. I immediately added the manual to my jetty configuration, but it didn&#8217;t work. After upgrading Jetty to the version you mentioned in your article everything worked fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
