boinc/doc/index.php

198 lines
6.6 KiB
PHP

<?php
require_once("docutil.php");
require_once("boinc_news.inc");
require_once("../html/inc/news.inc");
$projects = array(
"<a href=http://climateprediction.net>Climateprediction.net</a>,
<a href=http://bbc.cpdn.org>BBC Climate Change Experiment</a>,
and <a href=http://attribution.cpdn.org/>Seasonal Attribution Project</a>:
study climate change.",
"<a href=http://einstein.phys.uwm.edu/>Einstein@home</a>:
search for gravitational signals emitted by pulsars.",
"<a href=http://lhcathome.cern.ch/>LHC@home</a>:
improve the design of the CERN LHC particle accelerator",
"<a href=http://predictor.scripps.edu>Predictor@home</a>:
investigate protein-related diseases.",
"<a href=http://boinc.bakerlab.org/rosetta/>Rosetta@home</a>:
help researchers develop cures for human diseases.",
"<a href=http://setiathome.berkeley.edu/>SETI@home</a>:
Look for radio evidence of extraterrestrial life.",
"<a href=http://boinc.bio.wzw.tum.de/boincsimap/>SIMAP</a>:
calculate protein similarity data for use by many biological
research projects.",
"<a href=http://szdg.lpds.sztaki.hu/szdg/>SZTAKI Desktop Grid</a>:
search for generalized binary number systems.",
"<a href=http://www.worldcommunitygrid.org/>World Community Grid</a>:
advance our knowledge of human disease.",
"<a href=http://qah.uni-muenster.de/>Quantum Monte Carlo at Home</a>:
study the structure and reactivity of molecules
using Quantum Chemistry.",
);
echo "
<html>
<head>
<link rel=\"shortcut icon\" href=\"iconsmall.ico\">
<link rel=\"stylesheet\" type=text/css href=white.css>
<title>BOINC</title>
<meta name=description content=\"BOINC is an open-source software platform for computing using volunteered resources\">
<meta name=keywords content=\"distributed scientific computing supercomputing grid SETI@home public computing volunteer computing \">
</head>
<body bgcolor=#ffffff>
<img hspace=30 vspace=10 align=left src=logo/logo_small.png>
<h1>Berkeley Open Infrastructure for Network Computing</h1>
<br>
";
search_form();
echo "
</center>
</div>
<br clear=all>
<table width=100% border=0 cellspacing=0 cellpadding=4>
<tr>
<td valign=top>
<table width=100% border=0 cellspacing=0 cellpadding=8>
<tr><td bgcolor=$light_blue>
<h2>&nbsp;Participate</h2>
</td></tr>
<tr><td>
<p>
BOINC is a software platform for volunteer computing.
BOINC lets you donate computing power
to scientific research projects such as:
<ul>
";
shuffle($projects);
foreach ($projects as $p) {
echo "<li> $p
";
}
echo "
</ul>
<p>
You can participate in more than one project,
and you control how much of your computing power
goes to each project.
If you participate in several projects,
your computer will be kept busy even when one project has no work.
<p>
To participate:
<ol>
<li> <a href=projects.php>Select projects</a>
<li> <a href=download.php>Download</a> and run BOINC software
<li> Enter the project's URL (visit the project's web site,
and copy the URL from your browser's address field).
</ol>
<center>
<a href=participate.php><b><nobr>More info</nobr></b></a>
| <a href=download.php><b>Download</b></a>
| <a href=links.php><b><nobr>Web sites</nobr></b></a>
| <a href=download_network.php><b>Add-ons</b></a>
| <a href=dev/><b><nobr>Message boards</nobr></b></a>
</center>
</td></tr>
<tr><td bgcolor=$light_blue><h2>Create a volunteer computing project</h2></td></tr>
<tr><td>
If you are a scientist with a computationally-intensive task,
you may be able to use BOINC.
A BOINC project with a single Linux server
can provide computing power equivalent
to a cluster with tens of thousands of CPUs.
<p>
If you lack the resources (manpower, server capacity,
or network bandwidth) to operate a BOINC project directly,
organizations such as World Community Grid may be able
to assist you.
Please <a href=contact.php>contact us</a> for information.
<center>
<p><b><a href=create_project.php>More info</a></b>
</center>
</td></tr>
<tr><td bgcolor=$light_blue><h2>Software</h2></td></tr>
<tr><td>
<ul>
<li> <a href=compile.php>Getting and building BOINC software</a>
<li> <a href=boinc_dev.php>Software development process</a>
<li> <a href=translation.php>Translation</a> of web and GUI text
<li> Write <a href=download_network.php>'add-on' software</a>:
<ul>
<li> <a href=gui_rpc.php>Client GUIs</a>
<li> <a href=stats.php>Credit statistics web sites</a>
<li> <a href=acct_mgt.php>Account managers</a>
<li> <a href=server_status.php>Server status web sites</a>
<li> <a href=web_rpc.php>Web RPCs</a> for info about users and hosts
<li> <a href=prefs_override.php>Local editing of preferences</a>
</ul>
</ul>
</td></tr>
<tr><td bgcolor=$light_blue><h2>Other info</h2></td></tr>
<tr><td>
<ul>
<li> <a href=intro.php>Overview</a>
<li> <a href=contact.php>Personnel and contributors</a>
<li> BOINC <a href=email_lists.php>email lists</a>
<li> BOINC <a href=dev/>message boards</a>
<li> <a href=papers.php>Papers related to BOINC</a>
<li> <a href=logo.php>Logos and graphics</a>
</ul>
<br>
</td></tr>
<tr><td>
<img align=left src=nsf.gif>
BOINC is supported by the
<a href=http://nsf.gov>National Science Foundation</a>
through awards SCI/0221529, SCI/0438443 and SCI/0506411.
<font size=-2>
Any opinions, findings, and conclusions or recommendations expressed in
this material are those of the author(s)
and do not necessarily reflect the views of the National Science Foundation.
</font>
</td></tr>
</table>
</td>
";
$i = rand(0, 99);
$j = $i+1;
echo " <td valign=top width=390><table border=0 cellpadding=8 cellspacing=0>
<tr><td bgcolor=$light_blue>
<h2>Featured participant</h2>
</td></tr>
<tr><td>
<br>
One of over 500,000 people worldwide participating in BOINC:
<p>
";
include("piecharts/$i.html");
echo "
<br>
<a href=chart_list.php><b>Top 100</a> |
<a href=http://boinc.netsoft-online.com/rankings.php?list=r_p_1_e><b>Single-computer</a> |
<a href=http://boinc.netsoft-online.com/rankings.php><b>Other lists</a>
</td></tr></table>
<table border=2 cellpadding=8><tr><td bgcolor=$light_blue>
<h2>News</h2>
";
$nnews_items = 8;
show_news($project_news, $nnews_items);
if (count($project_news) > $nnews_items) {
echo "<a href=old_news.php>... more</a>\n";
}
echo "
<p><font size=-2>News is available as an
<a href=rss_main.php>RSS feed</a> <img src=xml.gif></font>
</td></tr></table>
</td></tr>
</table>
<hr>
";
copyright();
echo "</html>\n";
?>