Changes between Version 4 and Version 5 of StatsXml

Show
Ignore:
Author:
Nicolas (IP: 200.127.223.79)
Timestamp:
09/11/08 19:29:44 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StatsXml

    v4 v5  
    33The following are proposed formats for project statistics data to be distributed by aggregators. Much of this has been implemented by James Drews; the export files are at [http://boinc.netsoft-online.com/stats/ http://boinc.netsoft-online.com/stats/] and the web RPCs for hosts are at: 
    44 
    5  `http://boinc.netsoft-online.com/rpc/get_host.php?cpid=####`:: 
     5 `http://boinc.netsoft-online.com/get_host.php?cpid=####`:: 
    66        based on the host with the highest expavg_credit 
    7  `http://boinc.netsoft-online.com/rpc/get_host_tot.php?cpid=####`:: 
     7 `http://boinc.netsoft-online.com/get_host_tot.php?cpid=####`:: 
    88        based on the host with the highest total_credit 
    9  `http://boinc.netsoft-online.com/rpc/get_user.php?cpid=####`:: 
     9 `http://boinc.netsoft-online.com/get_user.php?cpid=####`:: 
    1010        returns info on the user with given CPID 
    1111 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.