On Tue, Dec 11, 2007 at 06:01:27PM -0500, Martin Owens wrote: > Two people in the Ubuntu-us-ma loco are hacking this code too, we're > hopefully going to add mailing list cross checking so we can flag > people who are not on the mailing list or who are not on launchpad. > > Best Regards, Martin Owens
Nice. Brandan's code, which produces columns for an irc nick and for ubuntu membership is at http://www.thelloyds.net/coloco/ I also just ran across https://launchpad.net/python-launchpad-code which seems to have a module and some nice clean classes to parse launchpad pages. Combining them might make sense. Neal McBurnett http://mcburnett.org/neal/ > On 11/12/2007, Neal McBurnett <[EMAIL PROTECTED]> wrote: > > On Tue, Dec 11, 2007 at 12:48:54PM -0500, Fabian Rodriguez wrote: > > > Our current membership analysis is here: > > > https://wiki.ubuntu.com/ColombianTeam/ColombianTeamAnalysis > > > > > > Scrolling down the very end of it you'll find source code and a brief > > > explanation. Please CC [EMAIL PROTECTED] / this list if you have > > > any questions and feel it's of public interest. > > > > > > Comment/suggestions welcome > > > > Cool!! I've been a fan of launchpad scraping tools for a while. > > E.g. https://wiki.ubuntu.com/BugHelper/ > > > > They will get a lot easier and more robust when launchpad gets their > > new API deployed. > > > > Two of us on the colorado team have already started hacking this code. > > E.g. adding internationalization, checking for ubuntu membership, etc. > > > > So we'd love to see it under source control in bzr, etc. > > > > I'd suggest the name should reflect the fact that it can query any > > team, not just loco teams. E.g. "launchpad_team_stats"? > > > > And should it be part of that bughelper project? Or somewhere else? > > The launchpad folks may have ideas. > > > > Cheers, > > > > Neal McBurnett http://mcburnett.org/neal/ > > > > -- > > loco-contacts mailing list > > [email protected] > > https://lists.ubuntu.com/mailman/listinfo/loco-contacts > > > > -- > loco-contacts mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/loco-contacts -- loco-contacts mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/loco-contacts
