<?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>clay loveless &#187; ohloh</title>
	<atom:link href="http://claylo.com/tag/ohloh/feed" rel="self" type="application/rss+xml" />
	<link>http://claylo.com</link>
	<description></description>
	<lastBuildDate>Tue, 27 Oct 2009 08:17:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ohloh Reports May Paint an Inaccurate Picture</title>
		<link>http://claylo.com/ohloh-reports-may-paint-an-inaccurate-picture</link>
		<comments>http://claylo.com/ohloh-reports-may-paint-an-inaccurate-picture#comments</comments>
		<pubDate>Wed, 25 Oct 2006 21:45:53 +0000</pubDate>
		<dc:creator>@claylo</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ohloh]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://claylo.com/2006/10/25/ohloh-reports-may-paint-an-inaccurate-picture/</guid>
		<description><![CDATA[Through no fault of the Ohloh tool itself -- it can only report on what it's told, after all -- the reports that Ohloh generates should not be considered The Gospel.
After cruising the site for a few minutes today, and oooohing and aaahing at like many others have been, I popped open a project I'd [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fclaylo.com%2Fohloh-reports-may-paint-an-inaccurate-picture"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fclaylo.com%2Fohloh-reports-may-paint-an-inaccurate-picture" height="61" width="51" /></a></div><p>Through no fault of the <a href="http://ohloh.net" target="_blank">Ohloh</a> tool itself -- it can only report on what it's told, after all -- the reports that Ohloh generates should not be considered The Gospel.</p>
<p>After cruising the site for a few minutes today, and oooohing and aaahing at like many others have been, I popped open a project I'd never heard of: <a href="http://ohloh.net/projects/270" target="_blank">PHPSurveyor</a>.</p>
<p>Ohloh speculates that PHPSurveyor has <tt>731,822</tt> lines of code, and would cost approximately $11 million dollars to reproduce.</p>
<p>Wow.</p>
<p>Upon closer inspection of the history of the project on Ohloh, it appears that the Ohloh crawler is looking at <a href="https://svn.sourceforge.net/svnroot/phpsurveyor/" target="_blank">the root of the PHPSurveyor SVN repository</a>, which happens to contain all their releases <b>AND</b> their current working trunk.</p>
<p>I'm sure that Ohloh is using a somewhat different algorithm, but just to get a ballpark comparison, I ran <a href="http://www.cs.uleth.ca/~holzmann/C/shells/shell_book_blinn/Wc" target="_blank">recursive wc -l</a>, on an 'svn export' of the full repository, excluding image files (.gif/.jpg/.png/.svg) and .txt files:</p>
<pre>
Lines       Path
=====       ====
1,098,024   / (full repository)
  288,618   /source
  273,544   /source
              minus a dir called "rewrite"
  195,198   /source/phpsurveyor
              minus 3rd party ADODB, phpMailer and PEAR
</pre>
<p>That's quite a difference. I can't be sure, but in Ohloh-speak I think I just saved someone over $9 million dollars. <img src='http://claylo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://claylo.com/ohloh-reports-may-paint-an-inaccurate-picture/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
