2004-06-09 19:09:16 +00:00
|
|
|
<?php
|
2007-11-17 16:35:02 +00:00
|
|
|
$host = $_SERVER["SERVER_NAME"];
|
|
|
|
if ($host == "bossa.berkeley.edu") {
|
|
|
|
Header("Location: http://boinc.berkeley.edu/trac/wiki/BossaIntro");
|
|
|
|
exit();
|
|
|
|
|
|
|
|
}
|
|
|
|
if ($host == "bolt.berkeley.edu") {
|
|
|
|
Header("Location: http://boinc.berkeley.edu/trac/wiki/BoltIntro");
|
|
|
|
exit();
|
|
|
|
}
|
|
|
|
|
2005-03-23 06:26:19 +00:00
|
|
|
require_once("docutil.php");
|
2006-12-29 21:42:14 +00:00
|
|
|
require_once("../html/inc/translation.inc");
|
|
|
|
|
2006-07-17 16:38:53 +00:00
|
|
|
function show_participant() {
|
|
|
|
$i = rand(0, 99);
|
|
|
|
$j = $i+1;
|
|
|
|
echo "
|
2008-02-26 22:44:33 +00:00
|
|
|
<table cellpadding=8>
|
|
|
|
<tr><td class=fieldname>
|
2006-08-16 19:45:43 +00:00
|
|
|
<center>
|
2008-02-26 22:44:33 +00:00
|
|
|
<span class=section_title>Featured volunteer</span>
|
2006-07-17 16:38:53 +00:00
|
|
|
<br>
|
2008-02-26 22:44:33 +00:00
|
|
|
<a class=heading href=chart_list.php><b>Top 100</a>
|
|
|
|
· <a class=heading href=http://boinc.netsoft-online.com/e107_plugins/boinc/u_rank.php?list=tc_p1c1><b>Single-computer</a>
|
|
|
|
· <a class=heading href=http://boinc.netsoft-online.com/e107_plugins/boinc/bu_rankselect.php><b>Other lists</a>
|
2006-07-17 16:38:53 +00:00
|
|
|
</center>
|
|
|
|
</td></tr>
|
2008-02-26 22:44:33 +00:00
|
|
|
<tr><td>
|
2006-07-17 16:38:53 +00:00
|
|
|
";
|
2008-02-26 22:44:33 +00:00
|
|
|
include("piecharts/$i.html");
|
|
|
|
echo "</td></tr></table>";
|
2006-07-17 16:38:53 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
function show_news_items() {
|
2006-12-01 00:38:36 +00:00
|
|
|
require_once("boinc_news.php");
|
2006-07-17 16:38:53 +00:00
|
|
|
require_once("../html/inc/news.inc");
|
|
|
|
echo "
|
2008-02-26 22:44:33 +00:00
|
|
|
<table border=0 cellpadding=8>
|
|
|
|
<tr><td class=fieldname>
|
|
|
|
<center>
|
|
|
|
<span class=section_title>News</span>
|
|
|
|
</center>
|
2006-07-17 16:38:53 +00:00
|
|
|
<br>
|
|
|
|
";
|
2008-02-26 22:44:33 +00:00
|
|
|
$nnews_items = 6;
|
2006-07-17 16:38:53 +00:00
|
|
|
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>
|
|
|
|
";
|
|
|
|
}
|
|
|
|
|
|
|
|
function show_participate() {
|
|
|
|
echo "
|
2007-07-26 21:50:45 +00:00
|
|
|
<tr><td class=fieldname>
|
2008-02-26 22:44:33 +00:00
|
|
|
<center>
|
|
|
|
<span class=section_title>".tr(HOME_HEADING1)."</span>
|
|
|
|
<br>
|
|
|
|
<a class=heading href=download.php><b>".tr(HOME_DOWNLOAD)."</b></a>
|
|
|
|
· <a class=heading href=help.php><b><nobr>".tr(HOME_HELP)."</nobr></b></a>
|
|
|
|
· <a class=heading href=links.php><b><nobr>".tr(HOME_WEB_SITES)."</nobr></b></a>
|
|
|
|
· <a class=heading href=addons.php><b>".tr(HOME_ADD_ONS)."</b></a>
|
|
|
|
· <a class=heading href=poll.php><b><nobr>".tr(HOME_SURVEY)."</nobr></b></a>
|
|
|
|
</center>
|
2006-07-17 16:38:53 +00:00
|
|
|
</td></tr>
|
|
|
|
<tr><td>
|
|
|
|
<p>
|
2008-02-25 20:41:31 +00:00
|
|
|
".sprintf(tr(HOME_P1), "<ol> <li> <a href=projects.php><b>", "</b></a>", "<li> <a href=download.php><b>", "</b></a>", "<li> <b>", "</b>")."
|
2006-07-17 16:38:53 +00:00
|
|
|
</ol>
|
2006-08-29 20:39:44 +00:00
|
|
|
<p>
|
2007-09-27 17:23:21 +00:00
|
|
|
".sprintf(tr(HOME_P2), "<a href=trac/wiki/AccountManagers>", "</a>", "<a href=http://www.gridrepublic.org>", "</a>", "<a href=http://bam.boincstats.com/>", "</a>")."
|
2006-07-17 16:38:53 +00:00
|
|
|
</td></tr>
|
|
|
|
";
|
|
|
|
}
|
|
|
|
|
|
|
|
function show_create() {
|
|
|
|
echo "
|
2008-02-26 22:44:33 +00:00
|
|
|
<tr><td class=fieldname>
|
|
|
|
<center>
|
|
|
|
<span class=section_title>Compute with BOINC</span>
|
|
|
|
<br>
|
|
|
|
<a class=heading href=trac/wiki/CreateProjectOutline>Documentation</a>
|
|
|
|
· <a class=heading href=trac/wiki/ServerUpdates>Updates</a>
|
|
|
|
· <a class=heading href=trac/wiki/ConferenceList>Conferences</a>
|
|
|
|
</center>
|
|
|
|
</td></tr>
|
2006-07-17 16:38:53 +00:00
|
|
|
<tr><td>
|
2008-02-26 22:44:33 +00:00
|
|
|
<b>Scientists</b>: if your group has moderate
|
2006-08-16 19:45:43 +00:00
|
|
|
programming, web, sysadmin, and hardware resources,
|
2007-07-12 18:38:53 +00:00
|
|
|
you can use BOINC to create a
|
|
|
|
<a href=volunteer.php>volunteer computing project</a>.
|
2008-02-26 22:44:33 +00:00
|
|
|
With a single Linux server you can get
|
|
|
|
the computing power of thousands of CPUs.
|
2007-07-10 17:49:51 +00:00
|
|
|
Organizations such as IBM World Community Grid may be able
|
2006-11-08 22:40:03 +00:00
|
|
|
to host your project
|
2007-09-27 17:23:21 +00:00
|
|
|
(please <a href=trac/wiki/ProjectPeople>contact us</a> for information).
|
2008-02-26 22:44:33 +00:00
|
|
|
<br>
|
|
|
|
<b>Universities</b>: use BOINC to create a
|
|
|
|
<a href=trac/wiki/VirtualCampusSupercomputerCenter>Virtual Campus Supercomputing Center</a>.
|
|
|
|
<br>
|
|
|
|
<b>Companies</b>:
|
|
|
|
use BOINC for <a href=dg.php>desktop Grid computing</a>.
|
2006-07-17 16:38:53 +00:00
|
|
|
</td></tr>
|
|
|
|
";
|
|
|
|
}
|
|
|
|
|
|
|
|
function show_other() {
|
|
|
|
echo "
|
2008-02-26 22:44:33 +00:00
|
|
|
<tr><td class=fieldname>
|
|
|
|
<center>
|
|
|
|
<span class=section_title>The BOINC project</span>
|
|
|
|
</center>
|
|
|
|
</td></tr>
|
2006-07-17 16:38:53 +00:00
|
|
|
<tr><td>
|
|
|
|
<ul>
|
2007-04-24 23:21:42 +00:00
|
|
|
<li> <a href=trac/wiki/BoincIntro/>Overview</a>
|
2007-04-27 23:05:48 +00:00
|
|
|
<li> <a href=trac/wiki/SoftwareDevelopment>Software development</a>
|
2007-06-22 22:18:28 +00:00
|
|
|
<li> <a href=trac/wiki/TranslateIntro>Translation</a> of web and GUI text
|
2007-04-24 23:21:42 +00:00
|
|
|
<li> <a href=trac/wiki/ProjectPeople>Personnel and contributors</a>
|
2006-07-17 16:38:53 +00:00
|
|
|
<li> BOINC <a href=email_lists.php>email lists</a>
|
|
|
|
<li> BOINC <a href=dev/>message boards</a>
|
2007-06-20 16:27:27 +00:00
|
|
|
<li> <a href=http://boinc.berkeley.edu/trac/wiki/BoincPapers>Papers and talks</a> on BOINC
|
2006-07-17 16:38:53 +00:00
|
|
|
<li> <a href=logo.php>Logos and graphics</a>
|
2007-09-25 21:51:35 +00:00
|
|
|
<li> <a href=trac/wiki/BoincEvents>Events</a>
|
2007-12-10 22:13:48 +00:00
|
|
|
<li> <a href=trac/wiki/BoltIntro>Bolt</a> (software for web-based education and training)</a>
|
|
|
|
<li> <a href=trac/wiki/BossaIntro>Bossa</a> (software for distributed thinking projects)</a>
|
2006-07-17 16:38:53 +00:00
|
|
|
</ul>
|
|
|
|
<br>
|
|
|
|
</td></tr>
|
|
|
|
";
|
|
|
|
}
|
2006-05-15 00:27:15 +00:00
|
|
|
|
2006-07-17 16:38:53 +00:00
|
|
|
function show_nsf() {
|
|
|
|
echo "
|
|
|
|
<tr><td>
|
|
|
|
<img align=left src=nsf.gif>
|
|
|
|
BOINC is supported by the
|
|
|
|
<a href=http://nsf.gov>National Science Foundation</a>
|
2007-10-05 16:47:07 +00:00
|
|
|
through awards SCI-0221529, SCI-0438443, SCI-0506411,
|
|
|
|
PHY/0555655, and OCI-0721124.
|
|
|
|
<span class=note>
|
2006-07-17 16:38:53 +00:00
|
|
|
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.
|
2007-10-05 16:47:07 +00:00
|
|
|
</span>
|
2006-07-17 16:38:53 +00:00
|
|
|
</td></tr>
|
|
|
|
";
|
|
|
|
}
|
2006-03-06 05:43:12 +00:00
|
|
|
|
2007-07-10 17:49:51 +00:00
|
|
|
function language_form() {
|
|
|
|
echo "
|
2008-02-25 20:41:31 +00:00
|
|
|
<table><tr><td>
|
2007-07-10 17:49:51 +00:00
|
|
|
<form name=language method=get action=set_language.php>
|
|
|
|
<select class=selectbox name=lang onchange=\"javascript: submit()\">
|
|
|
|
<option value=auto selected=\"selected\">-- language --
|
|
|
|
<option value=auto>Browser default
|
|
|
|
<option value=ar>العربية
|
|
|
|
<option value=be>Беларускі
|
|
|
|
<option value=bg>Български
|
|
|
|
<option value=ca>Català
|
|
|
|
<option value=de>Deutsch
|
|
|
|
<option value=en>English
|
|
|
|
<option value=es>Español
|
|
|
|
<option value=fr>Français
|
|
|
|
<option value=ja>日本語
|
|
|
|
<option value=lt>Lietuvių
|
2007-07-26 21:50:45 +00:00
|
|
|
<option value=nl>Nederlands
|
2007-07-10 17:49:51 +00:00
|
|
|
<option value=pl>Polski
|
|
|
|
<option value=pt_BR>Português - Brasil
|
|
|
|
<option value=ru>Русский
|
|
|
|
<option value=sk>Slovenčina
|
|
|
|
<option value=tr>Türkçe
|
|
|
|
<option value=zh_CN>简体中文
|
|
|
|
</select>
|
|
|
|
</form>
|
|
|
|
<script>
|
|
|
|
document.language.lang.selectedIndex=0;
|
|
|
|
</script>
|
2008-02-25 20:41:31 +00:00
|
|
|
</td></tr></table>
|
2007-07-10 17:49:51 +00:00
|
|
|
";
|
|
|
|
}
|
|
|
|
|
2007-02-21 16:26:51 +00:00
|
|
|
html_tag();
|
2007-06-22 03:46:42 +00:00
|
|
|
if (defined("CHARSET")) {
|
|
|
|
header("Content-type: text/html; charset=".tr(CHARSET));
|
|
|
|
}
|
|
|
|
|
2004-05-31 18:13:01 +00:00
|
|
|
echo "
|
|
|
|
<head>
|
2007-09-08 21:34:20 +00:00
|
|
|
<link rel=\"shortcut icon\" href=\"logo/favicon.gif\">
|
2004-05-31 18:13:01 +00:00
|
|
|
<link rel=\"stylesheet\" type=text/css href=white.css>
|
2006-04-14 22:25:55 +00:00
|
|
|
<title>BOINC</title>
|
|
|
|
<meta name=description content=\"BOINC is an open-source software platform for computing using volunteered resources\">
|
2005-03-21 19:57:44 +00:00
|
|
|
<meta name=keywords content=\"distributed scientific computing supercomputing grid SETI@home public computing volunteer computing \">
|
2004-05-31 18:13:01 +00:00
|
|
|
</head>
|
2006-04-14 22:25:55 +00:00
|
|
|
<body bgcolor=#ffffff>
|
2008-02-26 22:44:33 +00:00
|
|
|
<table width=100% border=0><tr><td valign=top>
|
|
|
|
<img hspace=20 vspace=6 align=left src=logo/www_logo.gif>
|
|
|
|
</td><td align=center>
|
|
|
|
<span class=subtitle>
|
|
|
|
".sprintf(tr(HOME_BOINC_DESC), '<a href=volunteer.php><nobr>', '</nobr></a>', '<a href=dg.php><nobr>', '</nobr></a>')."
|
2008-02-25 20:41:31 +00:00
|
|
|
</span>
|
2008-02-26 22:44:33 +00:00
|
|
|
<table><tr><td>
|
2007-04-27 16:27:12 +00:00
|
|
|
";
|
2007-07-10 17:49:51 +00:00
|
|
|
language_form();
|
2008-02-26 22:44:33 +00:00
|
|
|
echo "</td><td>";
|
2007-07-10 17:49:51 +00:00
|
|
|
search_form();
|
2007-04-27 16:27:12 +00:00
|
|
|
echo "
|
2007-07-10 17:49:51 +00:00
|
|
|
</td></tr></table>
|
2008-02-26 22:44:33 +00:00
|
|
|
</td></tr></table>
|
2005-03-22 05:30:32 +00:00
|
|
|
<table width=100% border=0 cellspacing=0 cellpadding=4>
|
|
|
|
<tr>
|
2005-11-04 19:36:50 +00:00
|
|
|
<td valign=top>
|
2005-03-22 05:30:32 +00:00
|
|
|
<table width=100% border=0 cellspacing=0 cellpadding=8>
|
2006-03-06 05:43:12 +00:00
|
|
|
";
|
2006-07-17 16:38:53 +00:00
|
|
|
show_participate();
|
|
|
|
show_create();
|
|
|
|
show_other();
|
2006-11-14 17:30:59 +00:00
|
|
|
show_nsf();
|
2006-03-06 05:43:12 +00:00
|
|
|
echo "
|
2005-03-22 05:30:32 +00:00
|
|
|
</table>
|
|
|
|
</td>
|
2005-11-04 19:36:50 +00:00
|
|
|
";
|
2006-07-17 16:38:53 +00:00
|
|
|
echo " <td valign=top width=390>
|
2005-11-04 19:36:50 +00:00
|
|
|
";
|
2006-07-17 16:38:53 +00:00
|
|
|
|
2008-02-26 22:44:33 +00:00
|
|
|
show_participant();
|
2006-07-17 16:38:53 +00:00
|
|
|
show_news_items();
|
2004-05-31 18:13:01 +00:00
|
|
|
|
|
|
|
echo "
|
2005-03-22 05:30:32 +00:00
|
|
|
</td></tr>
|
2004-05-31 18:13:01 +00:00
|
|
|
</table>
|
|
|
|
";
|
2007-02-16 05:04:08 +00:00
|
|
|
|
|
|
|
page_tail(true, true);
|
2004-05-31 18:13:01 +00:00
|
|
|
?>
|