";
function section($title, $url, $subtitle=null) {
echo "$title\n";
if ($subtitle) {
echo " $subtitle\n"; } echo " \n"; } section(" Overview", "intro.php" ); section( "Participate", "participate.php", "Donate computing power to BOINC-based projects" ); section( "Create a BOINC project", "create_project.php", "Use BOINC to develop distributed applications" ); section( "Software development", "boinc_dev.php", "Help debug and enhance BOINC software" ); section( "Community and resources", "community.php" ); section( "Personnel", "contact.php" ); echo " BOINC is supported by the National Science Foundation through award SCI/0221529. 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. |
ProjectsBOINC-based distributed computing projects include:
NewsNews is available as an RSS feed |