I must say that the information presented in the summary for the Asido project is absurd (http://www.ohloh.net/projects/5051?p=Asido%3A+PHP+Image+Processing+Solution)
It states:
* Mostly written in
... [More] JavaScript
* Small development team
* Few source code comments
* Short source control history
How can it be mostly written in JavaScript since there is not a single JavaScript line in it ? It is purely in PHP (since the last commit - in PHP5). And how about "Few source code comments" ? This is absurd - every single class property or method has been documented! Take a look - go here http://asido.svn.sourceforge.net/viewvc/asido/tags/0.0.0.1/ or here http://asido.svn.sourceforge.net/viewvc/asido/trunk/ or whereever you want in the svn tree and pick any file you want - you will see that they are fully documented! [Less]
Hey, I have a gravatar account with an email and avatar image and everything ... however, Ohloh still fails to use it, instead it shows the default gravatar avatar. What seems to be the problem ?
Hi,
I have 2 projects listed on Ohloh: Asido (http://www.ohloh.net/projects/5051) and Krumo (http://www.ohloh.net/projects/4995). According to Ohloh, Krumo has 4356 LOC and Asido has 2858 LOC, hence
... [More] Krumo is evaluated w/ higher project cost. This is incorrect. Asido is clearly the bigger project - even without the comments. If you do a human check -- this means download both projects and just look at them :) -- you will see that Asido is the bigger one. Apart from that, I wrote both of them, and I can say that Krumo took 3 days, while Asido more than a month. The only differenec I see between the two projects is that there's no markup detected for Asido, but as I said Asido is quite bigger than Krumo - even if you count the comments :) [Less]