Posts by mrasnika

    Avatar

    mrasnika

    8 months ago

    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!


    Avatar

    mrasnika

    about 1 year ago

    Topic: Old Gravatar Image ?

    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 ?


    Avatar

    mrasnika

    about 1 year ago

    Topic: Invalid Project Cost Calculations

    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 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 :)