<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: I Don&#8217;t Get It</title>
	<atom:link href="http://enfranchisedmind.com/blog/posts/i-dont-get-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://enfranchisedmind.com/blog/posts/i-dont-get-it/</link>
	<description>programming, politics, &#38; other religious issues</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Michael Chermside</title>
		<link>http://enfranchisedmind.com/blog/posts/i-dont-get-it/#comment-37413</link>
		<dc:creator>Michael Chermside</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=2276#comment-37413</guid>
		<description>For projects in ALL languages, the difficulty in getting a patch accepted is a genuine issue (and is difficult to solve). There is a sweet-spot of small, recent projects that accept patches easily. Older projects are often neglected (or abandoned) by their original authors, which makes accepting patches difficult. Larger projects necessarily set standards (like requiring unit tests or moderately complicated review processes, or certain coding standards) which not every patch will meet. The problem is not easily solved because these are inherent problems rather than just projects being obstinate.

Meanwhile, Java programmers are probably worse because (1) many well-known open-source Java projects are large and corporately sponsored which makes it difficult to get them to accept patches, and (2) many Java programmers work in corporate environments where it is difficult to get &quot;permission&quot; to contribute to an open source project. Simply not being in the habit of doing so makes the practice less likely than with other languages.</description>
		<content:encoded><![CDATA[<p>For projects in ALL languages, the difficulty in getting a patch accepted is a genuine issue (and is difficult to solve). There is a sweet-spot of small, recent projects that accept patches easily. Older projects are often neglected (or abandoned) by their original authors, which makes accepting patches difficult. Larger projects necessarily set standards (like requiring unit tests or moderately complicated review processes, or certain coding standards) which not every patch will meet. The problem is not easily solved because these are inherent problems rather than just projects being obstinate.</p>
<p>Meanwhile, Java programmers are probably worse because (1) many well-known open-source Java projects are large and corporately sponsored which makes it difficult to get them to accept patches, and (2) many Java programmers work in corporate environments where it is difficult to get &#8220;permission&#8221; to contribute to an open source project. Simply not being in the habit of doing so makes the practice less likely than with other languages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Carr</title>
		<link>http://enfranchisedmind.com/blog/posts/i-dont-get-it/#comment-37233</link>
		<dc:creator>James Carr</dc:creator>
		<pubDate>Sat, 06 Feb 2010 20:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=2276#comment-37233</guid>
		<description>Yeah... this has often surprised me as well. I&#039;ve witnessed a team try to use some open source solution and give up because of a minor bug and go to a much more difficult to use proprietary solution (which amusingly had more critical bugs). 

I was also surprised when at my current client site they actually asked me spend a week working on fixing a bug in an open source project  and submit a patch... that&#039;s definitely the best attitude to have. :)</description>
		<content:encoded><![CDATA[<p>Yeah&#8230; this has often surprised me as well. I&#8217;ve witnessed a team try to use some open source solution and give up because of a minor bug and go to a much more difficult to use proprietary solution (which amusingly had more critical bugs). </p>
<p>I was also surprised when at my current client site they actually asked me spend a week working on fixing a bug in an open source project  and submit a patch&#8230; that&#8217;s definitely the best attitude to have. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aristotle Pagaltzis</title>
		<link>http://enfranchisedmind.com/blog/posts/i-dont-get-it/#comment-37222</link>
		<dc:creator>Aristotle Pagaltzis</dc:creator>
		<pubDate>Sat, 06 Feb 2010 09:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=2276#comment-37222</guid>
		<description>I agree with Peter – I actually &lt;a href=&quot;http://twitter.com/apag/status/7101875141&quot; rel=&quot;nofollow&quot;&gt;tweeted the same observation&lt;/a&gt; just a few weeks ago. I got &lt;a href=&quot;http://twitter.com/jrockway/status/7101912403&quot; rel=&quot;nofollow&quot;&gt;one response to that&lt;/a&gt; that &lt;a href=&quot;http://twitter.com/apag/status/7360563175&quot; rel=&quot;nofollow&quot;&gt;didn’t satisfy me either&lt;/a&gt;.

It’s not limited to Java either.</description>
		<content:encoded><![CDATA[<p>I agree with Peter – I actually <a href="http://twitter.com/apag/status/7101875141" rel="nofollow">tweeted the same observation</a> just a few weeks ago. I got <a href="http://twitter.com/jrockway/status/7101912403" rel="nofollow">one response to that</a> that <a href="http://twitter.com/apag/status/7360563175" rel="nofollow">didn’t satisfy me either</a>.</p>
<p>It’s not limited to Java either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Niederwieser</title>
		<link>http://enfranchisedmind.com/blog/posts/i-dont-get-it/#comment-37220</link>
		<dc:creator>Peter Niederwieser</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=2276#comment-37220</guid>
		<description>From my experience, most developers aren&#039;t even willing to take the time to report a bug they encounter...</description>
		<content:encoded><![CDATA[<p>From my experience, most developers aren&#8217;t even willing to take the time to report a bug they encounter&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Fischer</title>
		<link>http://enfranchisedmind.com/blog/posts/i-dont-get-it/#comment-37219</link>
		<dc:creator>Robert Fischer</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=2276#comment-37219</guid>
		<description>Argh.  I&#039;ve totally forgotten about JConch 1.2.  Just released it.  It&#039;s now a Gradle-based build (I wanted to OSGi-ify the project and have a Maven repo).</description>
		<content:encoded><![CDATA[<p>Argh.  I&#8217;ve totally forgotten about JConch 1.2.  Just released it.  It&#8217;s now a Gradle-based build (I wanted to OSGi-ify the project and have a Maven repo).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

