Results 10 - 20 of 30.

2839 VIEWS

Mercurial support is more important i guess. Now where Mozilla and some others switch from SVN over to hg some pretty big projects will loose their ohloh presence.

595 VIEWS

Probably. Python docstrings are also not counted :(

0 VIEWS

There are many char solutions. For example gnuplot. But I would use the canvas Tag for client side rendering. The google guys did a great job when porting that to IE 6 too. Here an example on the launchpad: https://bugs.launchpad.net/launchpad/

368 VIEWS

I know that this is probably a hard to implement thing but the URLs suck ass. I just see numbers that don't tell anything. Maybe you could create slug URLs for the projects. Regards, Armin PS.: The new features kick-ass :D

0 VIEWS

Woa. Very nice

510 VIEWS

Hi, I don't know what's wrong but for pygments the LOC is currently about 3000 on ohloh. I doubt that those are correct, should be about 10K. Regards, Armin

2490 VIEWS

In order to bump that topic a bit here a regexp for finding docstrings: ^(\s*)("""(?:.|\n)*?""") and ^(\s*)('''(?:.|\n)*?''') Regards, Armin

2490 VIEWS

I use docstrings for all of python projects i work on. Could it be that this is still not counted as comments on ohloh? Regards, Armin

490 VIEWS

Similar problem on the pygments detail page. The LOC decreased to 12 Lines :D Should be around 10K Regards, Armin

739 VIEWS

Hmm. Since the redesign pygments just contains out of 12 Lines of code Oo: http://ohloh.net/projects/3301 I guess that's not intention