<?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 Coding Clarity</title>
	<atom:link href="http://chrisdail.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisdail.com</link>
	<description>Writing simple, clear and readable code.</description>
	<lastBuildDate>Fri, 15 Apr 2011 23:12:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Subversion is not Dead by Working with Git against Subversion Repositories - Coding Clarity</title>
		<link>http://chrisdail.com/2011/03/21/subversion-is-not-dead/comment-page-1/#comment-1296</link>
		<dc:creator>Working with Git against Subversion Repositories - Coding Clarity</dc:creator>
		<pubDate>Fri, 15 Apr 2011 23:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=163#comment-1296</guid>
		<description>[...] my previous post on why Subversion is not Dead, I really do love Distributed Version Control Systems. I&#8217;ve wanted for some time to move our [...]</description>
		<content:encoded><![CDATA[<p>[...] my previous post on why Subversion is not Dead, I really do love Distributed Version Control Systems. I&#8217;ve wanted for some time to move our [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion is not Dead by chris</title>
		<link>http://chrisdail.com/2011/03/21/subversion-is-not-dead/comment-page-1/#comment-1291</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 22 Mar 2011 13:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=163#comment-1291</guid>
		<description>@Arne Yes, there are ways to bundle GPL software with a commercial offering. The issue is more with enterprise customers. Many big firms look at GPL as a liability and have blanket policies that they will not accept any GPL software. Their reasons may be unjustified but it does not change the fact that they will not purchase your software if you use GPL. You have no choice but to comply if you want their business.

This becomes even more of a problem for the OEM market. We have OEM partners who resell our software. The list of supported licenses for this is even more restrictive. Some of our OEM partners will not accept LGPL either. Their reasons are probably not justified but their legal departments refuse to budge on this.

GPL is bad for political reasons more so than for technical ones.</description>
		<content:encoded><![CDATA[<p>@Arne Yes, there are ways to bundle GPL software with a commercial offering. The issue is more with enterprise customers. Many big firms look at GPL as a liability and have blanket policies that they will not accept any GPL software. Their reasons may be unjustified but it does not change the fact that they will not purchase your software if you use GPL. You have no choice but to comply if you want their business.</p>
<p>This becomes even more of a problem for the OEM market. We have OEM partners who resell our software. The list of supported licenses for this is even more restrictive. Some of our OEM partners will not accept LGPL either. Their reasons are probably not justified but their legal departments refuse to budge on this.</p>
<p>GPL is bad for political reasons more so than for technical ones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion is not Dead by Arne Babenhauserheide</title>
		<link>http://chrisdail.com/2011/03/21/subversion-is-not-dead/comment-page-1/#comment-1290</link>
		<dc:creator>Arne Babenhauserheide</dc:creator>
		<pubDate>Tue, 22 Mar 2011 12:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=163#comment-1290</guid>
		<description>You can bundle GPL software in a commercial product, you just have to provide the sources of the free software program (not of your unfree software which you just distribute along with it) - which is dead simple in the case of Mercurial :)

You just can’t link against it with unfree software, but you *can* use the commandline API (both the main stable interface of Mercurial and of Git). 

Besides: As far as I know, Bazaar is GPLv3.

And Bitkeeper is not GPL. Bitkeeper not being free (and actively restricting the kernel devs) was the reason, git and Mercurial were created.</description>
		<content:encoded><![CDATA[<p>You can bundle GPL software in a commercial product, you just have to provide the sources of the free software program (not of your unfree software which you just distribute along with it) &#8211; which is dead simple in the case of Mercurial <img src='http://chrisdail.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You just can’t link against it with unfree software, but you *can* use the commandline API (both the main stable interface of Mercurial and of Git). </p>
<p>Besides: As far as I know, Bazaar is GPLv3.</p>
<p>And Bitkeeper is not GPL. Bitkeeper not being free (and actively restricting the kernel devs) was the reason, git and Mercurial were created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion is not Dead by chris</title>
		<link>http://chrisdail.com/2011/03/21/subversion-is-not-dead/comment-page-1/#comment-1289</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 22 Mar 2011 12:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=163#comment-1289</guid>
		<description>@foobar I think you are correct on bitkeeper. I edited your initial comment for you.</description>
		<content:encoded><![CDATA[<p>@foobar I think you are correct on bitkeeper. I edited your initial comment for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion is not Dead by foobar</title>
		<link>http://chrisdail.com/2011/03/21/subversion-is-not-dead/comment-page-1/#comment-1288</link>
		<dc:creator>foobar</dc:creator>
		<pubDate>Tue, 22 Mar 2011 12:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=163#comment-1288</guid>
		<description>I mean &quot;thank&quot;, not &quot;think&quot;. My bad.</description>
		<content:encoded><![CDATA[<p>I mean &#8220;thank&#8221;, not &#8220;think&#8221;. My bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion is not Dead by foobar</title>
		<link>http://chrisdail.com/2011/03/21/subversion-is-not-dead/comment-page-1/#comment-1287</link>
		<dc:creator>foobar</dc:creator>
		<pubDate>Tue, 22 Mar 2011 12:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=163#comment-1287</guid>
		<description>I think we can thank bitkeeper for all the DVCS being GPL.</description>
		<content:encoded><![CDATA[<p>I think we can thank bitkeeper for all the DVCS being GPL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Java Performance Tests in Groovy by chris</title>
		<link>http://chrisdail.com/2010/09/07/writing-java-performance-tests-in-groovy/comment-page-1/#comment-869</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 09 Sep 2010 12:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=152#comment-869</guid>
		<description>@kodeninja Thanks for your comment and I agree. I love closures a lot and I especially enjoy how natural they feel in Groovy. I&#039;m sorry that feature looks like it might miss JDK 7 but I guess that just means we all need to keep writing more Groovy!</description>
		<content:encoded><![CDATA[<p>@kodeninja Thanks for your comment and I agree. I love closures a lot and I especially enjoy how natural they feel in Groovy. I&#8217;m sorry that feature looks like it might miss JDK 7 but I guess that just means we all need to keep writing more Groovy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Java Performance Tests in Groovy by kodeninja</title>
		<link>http://chrisdail.com/2010/09/07/writing-java-performance-tests-in-groovy/comment-page-1/#comment-868</link>
		<dc:creator>kodeninja</dc:creator>
		<pubDate>Thu, 09 Sep 2010 08:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=152#comment-868</guid>
		<description>Aren&#039;t closures a beauty! They provide such elegant solutions to so many design situations (think command, strategy etc...) and seem such a natural approach. And coming from the overly verbose Java world, they really are a pleasure to use.

Great post!</description>
		<content:encoded><![CDATA[<p>Aren&#8217;t closures a beauty! They provide such elegant solutions to so many design situations (think command, strategy etc&#8230;) and seem such a natural approach. And coming from the overly verbose Java world, they really are a pleasure to use.</p>
<p>Great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Java Performance Tests in Groovy by omarji</title>
		<link>http://chrisdail.com/2010/09/07/writing-java-performance-tests-in-groovy/comment-page-1/#comment-863</link>
		<dc:creator>omarji</dc:creator>
		<pubDate>Tue, 07 Sep 2010 20:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=152#comment-863</guid>
		<description>Cool.. I really like the idea. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Cool.. I really like the idea. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance Tuning by Writing Java Performance Tests in Groovy - Coding Clarity</title>
		<link>http://chrisdail.com/2010/08/30/performance-tuning/comment-page-1/#comment-860</link>
		<dc:creator>Writing Java Performance Tests in Groovy - Coding Clarity</dc:creator>
		<pubDate>Tue, 07 Sep 2010 15:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://chrisdail.com/?p=142#comment-860</guid>
		<description>[...] my previous post, I mentioned writing performance tests anytime you need to do optimization to slow areas of code. [...]</description>
		<content:encoded><![CDATA[<p>[...] my previous post, I mentioned writing performance tests anytime you need to do optimization to slow areas of code. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

