Topic: Absurd Data in Summary
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 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!