<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    If it's not a time-critical figure, then user:emijrp does something
    like this at
    <a class="moz-txt-link-freetext" href="http://meta.wikimedia.org/wiki/User:Emijrp/List_of_Wikimedians_by_number_of_edits">http://meta.wikimedia.org/wiki/User:Emijrp/List_of_Wikimedians_by_number_of_edits</a>
    . <br>
    On 16/04/2011 13:36, Manish Goregaokar wrote:
    <blockquote
      cite="mid:BANLkTi=FNn4XAoH=soTyioGbLSCYNXSnVw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div dir="ltr">
          <div>
            <div>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</div>
            <div> SELECT user_editcount,user_registration FROM mw_user
              WHERE user_name="foo";</div>
          </div>
        </div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>
          <div dir="ltr"><span style="font-family: sans-serif;
              font-size: 13px; line-height: 19px;"><a
                moz-do-not-send="true"
                href="http://en.wikipedia.org/wiki/User:Manishearth"
                title="User:Manishearth" style="text-decoration: none;
                color: rgb(6, 69, 173);" target="_blank"><font
                  color="orange">Manish</font><font color="green"><i>Earth</i></font></a><sup
                style="line-height: 1em;"><strong><font color="orange">Talk</font></strong> • <a
                  moz-do-not-send="true"
                  href="http://en.wikipedia.org/wiki/Special:Contributions/Manishearth"
                  title="Special:Contributions/Manishearth"
                  style="text-decoration: none; color: rgb(6, 69, 173);"
                  target="_blank"><font color="green">Stalk</font></a></sup></span>
            <div>
              <div><br>
              </div>
            </div>
          </div>
          <br>
        </div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Toolserver-l mailing list (<a class="moz-txt-link-abbreviated" href="mailto:Toolserver-l@lists.wikimedia.org">Toolserver-l@lists.wikimedia.org</a>)
<a class="moz-txt-link-freetext" href="https://lists.wikimedia.org/mailman/listinfo/toolserver-l">https://lists.wikimedia.org/mailman/listinfo/toolserver-l</a>
Posting guidelines for this list: <a class="moz-txt-link-freetext" href="https://wiki.toolserver.org/view/Mailing_list_etiquette">https://wiki.toolserver.org/view/Mailing_list_etiquette</a></pre>
    </blockquote>
    <br>
  </body>
</html>