<?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>Infernus &#187; Open Source</title>
	<atom:link href="http://infernus.org/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://infernus.org</link>
	<description>Don&#039;t feel you have to take any notice of me, please.</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:35:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The Curse of Open Source</title>
		<link>http://infernus.org/2008/12/the-curse-of-open-source/</link>
		<comments>http://infernus.org/2008/12/the-curse-of-open-source/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 20:57:30 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://infernus.org/wordpress/?p=8</guid>
		<description><![CDATA[One must only browse the vast repositories of half-finished software at SourceForge to see that many promising (or just plain useful) projects seem to just vanish, left incomplete and at the mercy of bit-rot. The main reasons for this are threefold: A lot of open-source software is written to scratch an itch. That itch may [...]]]></description>
			<content:encoded><![CDATA[<p>One must only browse the vast repositories of half-finished software at SourceForge to see that many promising (or just plain useful) projects seem to just vanish, left incomplete and at the mercy of bit-rot.</p>
<p>The main reasons for this are threefold:</p>
<ul>
<li>A lot of open-source software is written to scratch an itch. That itch may not be quite the same as yours, and so it may be regarded as finished by the author.</li>
<li>Support and bug-fixes are generally dull; certainly a lot less interested that writing something new.</li>
<li>Polish is hard &#8211; it&#8217;s easy to build something rough and ready, and significantly harder to add the sparkle.</li>
</ul>
<p>I&#8217;m first to admit I&#8217;m guilty of all points with regards to <a href="http://plugins.intellij.net/plugin/?id=1065">CheckStyle-IDEA</a>.</p>
<p>This was written to scratch an itch &#8211; real-time scanning in IDEA. I have a CI server to do static scans, and my needs are simple with regards to plug-ins and the like. So I was happy with a fairly minimal feature set. Nevertheless, I did try to add more features to help others, and these are mostly where the bugs have crept in.</p>
<p>Unfortunately I gave into temptation and played with other things rather than fixing said bugs. And so, with the holiday upon us, I have done a little to whittle away at my laziness and released a bug-fix version: 2.3, with all reported issues fixed.</p>
<p>So, apologies for the tardiness, and I hope this solves most people&#8217;s issues with the current feature set!¹</p>
<p class="footnote">¹ Of course, if not, please feel free to submit a patch!</p>
]]></content:encoded>
			<wfw:commentRss>http://infernus.org/2008/12/the-curse-of-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
