Exactly how resource-intensitive would be a bunch of queries that got the editcount from every wiki that you find in toolserver.wiki (821 of them). Basically it'll be a PHP code, which cycles through all the rows in toolserver.wiki, then connects to each server/db in turn (Ill ORDER BY server so I don't have to connect-disconnect every time), and runs SELECT user_editcount,user_registration FROM mw_user WHERE user_name="foo";
Thanks, Manish*Earth* <http://en.wikipedia.org/wiki/User:Manishearth>*Talk* • Stalk<http://en.wikipedia.org/wiki/Special:Contributions/Manishearth>
_______________________________________________ Toolserver-l mailing list ([email protected]) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
