book / CPANio

CPAN.io
http://cpan.io/
7 stars 6 forks source link

New board: top day, week, month, etc #1

Closed book closed 9 years ago

book commented 10 years ago

I'm now working on a once_a_bins table that stores the number of releases each author made in every bin. (The bins are an idea I stole from cpan-regulars). The code supports incremental updates, so only the data about new releases is needed between each run.

This means we can work on the bins directly to produce several new boards. Some examples:

book commented 9 years ago

To avoid the bad side effects of author-related boards, I'll only focus on the CPAN-wide boards: top x days of releases, etc.

book commented 9 years ago

The top boards have been developed on the top branch, which was merged in 396f475feb788ea3c041c0fcd806ae09378d58fd.