I'm also head of Vienna.pm [pm.org], maintainer of the CPANTS [perl.org] project, member of the TPF Grants Commitee [perlfoundation.org] and the YAPC Europe Foundation [yapceurope.org].
I've got stuff on CPAN [cpan.org], held various talks [domm.plix.at] and organised YAPC::Europe 2007 in Vienna [yapceurope.org].
Yesterday evening I found a spare hour and fiddled a bit with the CPANTS author highscores.
There are now two pages listing all authors with more than 5 dists and with 5 or less dists on CPAN sorted by average Kwalitee. I also did proper 'ex aequo' listings (eg, I'm currently sharing place 25 with BooK and Joshua Hoblitt)
Next up: Add up/down movement information to those lists, as in pop charts. As soon as I'm done with this, I'll set up a cron-job to do weekly reports. And after that: more metrics!
Authors pages? (Score:1)
Re:Authors pages? (Score:1)
Yes, that's planned. I'll probably get to it next week.
Damn (Score:1)
From first glance, it looks like the numbers for people in the "top" lists are getting better.
metrics (Score:1)
I'd like to go through my modules and check out why I missed the first place :-P
Re:metrics (Score:1)
Disregard that! Next time I'll at the top of the page too O:-)
Time for run? (Score:1)
Re:Time for run? (Score:1)
The last run took:
a bit less than three hours (on an AMD Duron with 800Mhz (it's an old dev server..)).
But there is an option to only check new dists (unless there's a new metric..), but it has got a bug (autoincremented ID are mixes up with old ones).
My plan is to get finish the 'highscore'-list and add per-author info. Then set up weekly runs. Then add new metrics.
Daily runs would definitly be possible, bu