These scripts generate a Top N list for users in the 10 Million Photos Flickr group.
1. ApiKey.pm, a short module containing the API key:
( Read more... )
2. TenCommon.pm, functions shared by all the scripts:
( Read more... )
3. runten2.pl, scan the group pool and update the database incrementally:
( Read more... )
4. tenshort.pl, use Flickr API to correct the stats for the Top 150 and produce the report:
( Read more... )
5. tenconvert.pl, convert from old flatfile database to SQLite:
( Read more... )
1. ApiKey.pm, a short module containing the API key:
( Read more... )
2. TenCommon.pm, functions shared by all the scripts:
( Read more... )
3. runten2.pl, scan the group pool and update the database incrementally:
( Read more... )
4. tenshort.pl, use Flickr API to correct the stats for the Top 150 and produce the report:
( Read more... )
5. tenconvert.pl, convert from old flatfile database to SQLite:
( Read more... )