Changes between Version 2 and Version 3 of CreditStats
- Timestamp:
- Apr 28, 2007, 12:26:41 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CreditStats
v2 v3 27 27 28 28 * As [StatsXml a set of downloadable files] (in a compressed XML format). An example is at http://boinc.netsoft-online.com/stats/. 29 * As [StatsXml#WebRPCs a set of Web RPCs] that return an XML-format description of a given participant or host's credit, based on the cross-project ID. Example: http://boinc.netsoft-online.com/get_host.php?cpid=???? andhttp://boinc.netsoft-online.com/get_host_tot.php?cpid=????29 * As [StatsXml#WebRPCs a set of Web RPCs] that return an XML-format description of a given participant or host's credit, based on the cross-project ID. Example: !http://boinc.netsoft-online.com/get_host.php?cpid=???? and !http://boinc.netsoft-online.com/get_host_tot.php?cpid=???? 30 30 31 31 Application developers are encouraged to concentrate on aggregate rather than per-project data. This will encourage participants to join multiple projects, and will make it possible for new projects to quickly get many participants.