*** empty log message ***

svn path=/trunk/boinc/; revision=8821
This commit is contained in:
David Anderson 2005-11-07 21:21:21 +00:00
parent 5f41c550ba
commit f57fa00e53
8 changed files with 58 additions and 63 deletions

View File

@ -176,6 +176,7 @@ list_item("file_delete_state",
<li> Set by transitioner to READY if wu.assimilate_state=DONE
and result.outcome=CLIENT_ERROR
or result.validate_state!=INIT
</ul>
"
);
@ -191,6 +192,7 @@ list_item("validate_state",
or an output file had a syntax error.
<li> Set by validator to INCONCLUSIVE if check_set()
didn't find a consensus in a set of results containing this one.
</ul>
"
);
list_end();

View File

@ -34,12 +34,6 @@ http://www.boinc.dk/index.php?page=download_stats_xml</a> and
<p>
Statistics data is exported in XML-format files.
XML schemas for these files are
<a href=BOINCSchemas/>here</a>,
and a graphical representation is
<a href=BOINCSchemas/documentation/>here</a>.
NOTE: these are both somewhat out of date.
Just look at the actual files - they're pretty self-explanatory.
<p>
Most projects regenerate the files every 24 hours.
<p>

View File

@ -60,8 +60,8 @@ list_item_array(array(
"BOINC, SETI@home"
));
list_item_array(array(
"<a href=http://pkg-boinc.alioth.debian.org/binary/>Debian.org</a>",
"Debian Linux on x86",
"<a href=http://wiki.debian.org/BOINC#Installation>Debian.org</a>",
"Debian Linux on AMD64 and x86",
"BOINC core client and manager"
));
list_item_array(array(

View File

@ -156,7 +156,6 @@ echo "
</td></tr></table>
<table border=2 cellpadding=8><tr><td bgcolor=$light_blue>
<h2>News</h2>
</center>
";
$nnews_items = 8;
show_news($project_news, $nnews_items);

View File

@ -1,26 +1,16 @@
<?php
require_once("docutil.php");
page_head("BOINC Menubar v4.43 (4)");
page_head("BOINC Menubar");
echo "
<h1>Introduction</h1>
<p>
BOINC Menubar is a graphical front end for BOINC,
a software platform developed at Berkeley which allows volunteers
such as yourself to contribute unused processor cycles to help
solve problems in physics, medicine, climatology, astronomy, and more.
Combining tens of thousands of computers,
BOINC users form what is effectively the most powerful supercomputer
on the planet.
<p>
BOINC Menubar provides a simple interface for BOINC,
eliminating the need for any command-line typing.
BOINC Menubar is a graphical interface for BOINC.
It does not have a main window, application menu, or dock icon.
Instead, everything is controlled from a small icon which
appears in the upper right hand corner of your screen.
Clicking on this icon produces a menu which provides you
Clicking on this icon produces a menu which provides
access to all the features of BOINC Menubar.
<p> <img src=screenshots/menu.jpg width=299 height=474><br>
@ -44,8 +34,8 @@ section for information on how to set up BOINC Menubar to run these projects.
<h3>Returning BOINC Participants</h3>
<p>
If you already have a BOINC account and have run the 'boinc'
command-line on this computer, you will need to move existing files
to a new location.
command-line program on this computer,
you will need to move files to a new location.
Locate the folder which served as the launch path when you ran the 'boinc'
command.
It should contain such files and folders as 'client_state.xml',
@ -58,7 +48,7 @@ into '~/Library/Application Support/BOINC Data/'
<p>
Now when you run BOINC Menubar and select 'Manage Projects...' from the
status menu,
you should find a list of the projects you are currently participating in.
you should find a list of the projects in which you are currently participating.
<h1>Managing Projects</h1>
<h3>Adding Projects</h3>
@ -266,36 +256,6 @@ However, you are using BOINC Menubar at your own risk.
Any harm caused as a result of this software is not the fault of
GreenKeeper Software or the BOINC developers.
<h1> History </h1>
<p>
<strong>Version 4.25 (1) </strong>
<ul>
<li>First Release (Based on GreenKeeper Software's Deep Thought v1.1)</li>
</ul>
<p>
<p><strong>Version 4.25 (2)</strong></p>
<ul>
<li>Adds support for HTTP and SOCKS proxies</li>
<li>Adds support for dual processor machines </li>
<li>Fixes a bug which caused the menubar to disappear while leaving BOINC running in the background </li>
<li>Fixes a bug which caused the application to freeze when choosing &quot;Stop&quot; or &quot;Quit BOINC Menubar&quot;</li>
<li>Various other fixes and improvements</li>
</ul>
<p>
<p><strong>Version 4.37 (3)</strong></p>
<ul>
<li>Includes improved BOINC client</li>
<li>Fixes a problem which prevented some users from using proxies</li>
<li>Now displays the current status in the menubar by changing the icon and indicating the amount of work completed</li>
<li>Fixes a bug on dual processor machines where the status of both processes was not always being displayed </li>
<li>Adds a preference to share data between users </li><li>Improves security by hiding and encrypting proxy password</li>
<li>Adds ability to manually run benchmarks</li>
<li>Improved efficiency</li>
</ul>
<p><strong>Version 4.43 (4)</strong></p>
<ul>
<li>Includes improved BOINC client</li></ul>
";

13
doc/stats.php Normal file
View File

@ -0,0 +1,13 @@
<?php
require_once("docutil.php");
page_head("Statistics data");
echo "
Stati
<img src=stats.png>
";
page_tail();
?>

View File

@ -1,9 +1,28 @@
<?php
require_once("docutil.php");
page_head("Statistics XML formats");
page_head("Aggregate statistics data");
echo "
The 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
<p>
<a href=http://boinc.netsoft-online.com/stats/>http://boinc.netsoft-online.com/stats/</a>
<p>
and the web RPCs for hosts are at
<p>
<a href=http://boinc.netsoft-online.com/get_host.php?cpid=????>http://boinc.netsoft-online.com/get_host.php?cpid=????</a>
<p>
(based on the host with the highest expavg_credit) and
<p>
http://boinc.netsoft-online.com/get_host_tot.php?cpid=????
<p>
(based on the host with the highest total_credit).
<p>
http://boinc.netsoft-online.com/get_user.php?cpid=????
<p>
(returns info on the user with given CPID).
<h2>Files</h2>
<h3>user_total_credit.xml</h3>
A list of top users, ordered by decreasing cross-project total credit.
@ -13,17 +32,27 @@ echo html_text("
<users>
<nusers>100</nusers>
<time>1129844599</time> (when this file was generated)
<total_credit>4983146120.8639</total_credit> (summed over all users)
<expavg_credit>17827453.354517</expavg_credit>
<user>
<name>John Keck</name>
<total_credit>42698.813543</total_credit>
<expavg_credit>117348.653646</expavg_credit>
<cpid>283472938743489759837498347</cpid>
<user_cpid>283472938743489759837498347</user_cpid>
<world_rank>1</world_rank>
<project>
<name>SETI@home</name>
<url>http://setiathome.berkeley.edu</url>
<total_credit>2698.813543</total_credit>
<expavg_credit>17348.653646</expavg_credit>
<id>123</id>
<country>United States</country>
<user_name>John Keck</user_name>
<create_time>1104210399</create_time>
<team_name>My Team</team_name>
<team_id>44</team_id>
<user_url>foobar.example.com</user_url>
<computer_count>44</computer_count>
</project>
... other projects
</user>

View File

@ -268,7 +268,7 @@ $l419 = array(
$s419 = array(
"num"=>"4.19",
"status"=>"Recommended version",
"status"=>"Older version",
"file"=>"boinc_4.19_sparc-sun-solaris2.7.gz",
"date"=>"25 Jan 2005",
"type"=>"bare_core",
@ -276,7 +276,7 @@ $s419 = array(
$s443 = array(
"num"=>"4.43",
"status"=>"Development version",
"status"=>"Recommended version",
"file"=>"boinc_4.43_sparc-sun-solaris2.7.sh",
"date"=>"26 May 2005",
"type"=>"sea",
@ -287,15 +287,14 @@ $windows = array(
"versions"=>array(
$w526,
$w445,
$w419
)
);
$mac = array(
"name"=>"Macintosh OS X (10.3 or higher)",
"versions"=>array(
$m525,
$m525c,
$m525s,
$m525c,
$m443,
$m443c,
$m443s
@ -307,15 +306,14 @@ $linux = array(
"versions"=>array(
$l526,
$l443,
$l419
)
);
$solaris = array(
"name"=>"Solaris/SPARC",
"url"=>"solaris.php",
"versions"=>array(
$s443,
$s419,
$s443
)
);