diff --git a/doc/download_info.php b/doc/download_info.php new file mode 100644 index 0000000000..6501e8485d --- /dev/null +++ b/doc/download_info.php @@ -0,0 +1,24 @@ +http://boinc.berkeley.edu/download.php?min_version=5.0&dev=1 +shows only versions 5.0 and later, include test versions. +"; +page_tail(); +?> diff --git a/doc/stats_xml.php b/doc/stats_xml.php new file mode 100644 index 0000000000..afb7c5a5b1 --- /dev/null +++ b/doc/stats_xml.php @@ -0,0 +1,139 @@ +Files +

user_total_credit.xml

+A list of top users, ordered by decreasing cross-project total credit. +Should include at least top 100 users. +"; +echo html_text(" + + 100 + (when this file was generated) + + John Keck + 42698.813543 + 117348.653646 + 283472938743489759837498347 + + SETI@home + http://setiathome.berkeley.edu + 2698.813543 + 17348.653646 + + ... other projects + + ... other users + +"); +echo " +

user_expavg_credit.xml

+A list of top users, ordered by decreasing cross-project recent average credit. +Should include at least top 100 users. +Same format as above. + +

host_total_credit.xml

+"; +echo html_text(" + + 100 + (when this file was generated) + + 0.000000 + 0.000000 + GenuineIntel + Pentium + Windows XP + 5.1 + 1040170006 + 28800 + 2 + 45724737.082762 + 43233895.373973 + 4032258.064516 + 670478336.000000 + 1000000.000000 + 1638260736.000000 + 9088008192.000000 + 3788505088.000000 + 24109.794088 + 57037.049858 + xxxxx + xxxxx + + SETI@home + http://setiathome.berkeley.edu + 2698.813543 + 17348.653646 + + ... other projects + + ... other hosts + +"); +echo " +

host_expavg_credit.xml

+

+Same, ordered by decreasing recent average credit. + +

Web RPCs

+

get_user.php?cpid=xxxxx

+

+"; +echo html_text(" + + John Keck + 42698.813543 + 117348.653646 + 283472938743489759837498347 + + SETI@home + http://setiathome.berkeley.edu + 2698.813543 + 17348.653646 + + ... other projects + +"); +echo " +

get_host.php?cpid=xxxxx

+"; +echo html_text(" + + 0.000000 + 0.000000 + GenuineIntel + Pentium + Windows XP + 5.1 + 1040170006 + 28800 + 2 + 45724737.082762 + 43233895.373973 + 4032258.064516 + 670478336.000000 + 1000000.000000 + 1638260736.000000 + 9088008192.000000 + 3788505088.000000 + 24109.794088 + 57037.049858 + xxxxx + xxxxx + + SETI@home + http://setiathome.berkeley.edu + 2698.813543 + 17348.653646 + + ... other projects + +"); +echo " +"; +page_tail(); +?> diff --git a/doc/versions.inc b/doc/versions.inc index d348a9d4e3..1dfcc7a394 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -207,7 +207,7 @@ $m443c = array( ); $m443s = array( - "num"=>"4.43 (4)", + "num"=>"4.43.4", "status"=>"Recommended version (simple GUI)", "file"=>"boinc_menubar_v4.43_(4)_mac.zip", "date"=>"23 May 2005", diff --git a/html/user/create_account_form.php b/html/user/create_account_form.php index 5e42def48e..67d09ddee8 100644 --- a/html/user/create_account_form.php +++ b/html/user/create_account_form.php @@ -25,7 +25,7 @@ if (parse_bool($config, "disable_account_creation")) { exit(); } echo "

- .tr(CREATE_AC_USE_CLIENT)." + ".tr(CREATE_AC_USE_CLIENT)." "; echo "