2004-06-09 19:09:16 +00:00
|
|
|
<?php
|
2003-08-26 18:33:21 +00:00
|
|
|
require_once("docutil.php");
|
2005-06-07 18:30:36 +00:00
|
|
|
page_head("Personnel and contributors");
|
2003-08-26 18:33:21 +00:00
|
|
|
echo "
|
2004-05-12 21:21:09 +00:00
|
|
|
|
2005-02-01 21:11:08 +00:00
|
|
|
The BOINC project is based at the
|
|
|
|
<a href=http://ssl.berkeley.edu>Space Sciences Laboratory</a>
|
2004-05-12 21:21:09 +00:00
|
|
|
at the University of California, Berkeley.
|
2005-08-26 22:26:26 +00:00
|
|
|
Project staff are:
|
2005-02-01 21:11:08 +00:00
|
|
|
<dl>
|
|
|
|
<dt> <b>Dr. David P. Anderson</b>
|
|
|
|
<dd>
|
2006-04-18 23:30:32 +00:00
|
|
|
Director, architect and developer. Contact him at davea at ssl.berkeley.edu.
|
2005-02-01 21:11:08 +00:00
|
|
|
|
|
|
|
<dt><b>Rom Walton</b>
|
|
|
|
<dd>
|
2005-08-26 22:26:26 +00:00
|
|
|
Developer.
|
2005-02-01 21:11:08 +00:00
|
|
|
Contact him at rwalton at ssl.berkeley.edu.
|
2006-02-18 08:33:23 +00:00
|
|
|
|
|
|
|
<dt><b>Charlie Fenton</b>
|
|
|
|
<dd>
|
|
|
|
Developer.
|
|
|
|
|
|
|
|
<dt><b>Walt Gribben</b>
|
|
|
|
<dd>
|
|
|
|
Developer.
|
|
|
|
|
2005-02-01 21:11:08 +00:00
|
|
|
</dl>
|
2004-05-12 21:21:09 +00:00
|
|
|
|
2005-08-26 22:26:26 +00:00
|
|
|
<h2>Development organization</h2>
|
|
|
|
BOINC development is done by BOINC staff,
|
|
|
|
by the staff of various BOINC-based projects,
|
|
|
|
and by volunteer programmers.
|
|
|
|
Development is divided into several areas.
|
|
|
|
Each area is managed by an 'owner'.
|
2003-11-07 23:26:17 +00:00
|
|
|
<p>
|
2005-08-26 22:26:26 +00:00
|
|
|
<table cellpadding=6 border=1>
|
|
|
|
<tr><th>Area</th><th>Owner</th><th>Key contributors</th></tr>
|
|
|
|
<tr>
|
|
|
|
<td>API</td>
|
|
|
|
<td>Bruce Allen</td>
|
|
|
|
<td>Bernd Machenschalk</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>BOINC Manager</td>
|
|
|
|
<td>Rom Walton</td>
|
|
|
|
<td><br></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>Core client</td>
|
|
|
|
<td>David Anderson</td>
|
|
|
|
<td>John McLeod, Carl Christensen</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>Mac OS X</td>
|
|
|
|
<td>Charlie Fenton</td>
|
|
|
|
<td><br></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>Testing and release management</td>
|
|
|
|
<td>Rom Walton</td>
|
|
|
|
<td>Jens Seidler</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>Server</td>
|
|
|
|
<td>Bruce Allen</td>
|
2005-08-29 03:33:28 +00:00
|
|
|
<td>David Anderson</td>
|
2005-08-26 22:26:26 +00:00
|
|
|
</tr>
|
2005-08-29 01:18:37 +00:00
|
|
|
<tr>
|
|
|
|
<td>Translations of GUI and web text</td>
|
|
|
|
<td>Jens Seidler</td>
|
|
|
|
<td>Janus Kristensen</td>
|
|
|
|
</tr>
|
2005-08-26 22:26:26 +00:00
|
|
|
<tr>
|
|
|
|
<td>Unix build system</td>
|
|
|
|
<td>Reinhard Prix</td>
|
|
|
|
<td>Eric Korpela</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>Web features</td>
|
|
|
|
<td>Janus Kristensen</td>
|
2005-09-04 17:52:39 +00:00
|
|
|
<td><a href=http://rob.axpr.net/>Rob Ogilvie</a></td>
|
2005-08-26 22:26:26 +00:00
|
|
|
</tr>
|
2005-08-29 03:33:28 +00:00
|
|
|
<tr>
|
|
|
|
<td>Wiki-based documentation</td>
|
2006-03-02 07:17:18 +00:00
|
|
|
<td>Christopher Malton and Rytis Slatkevicius</td>
|
2005-08-29 03:33:28 +00:00
|
|
|
<td>Paul Buck</td>
|
|
|
|
</tr>
|
2005-08-26 22:26:26 +00:00
|
|
|
<tr>
|
|
|
|
<td>Windows installer and screensaver</td>
|
|
|
|
<td>Rom Walton</td>
|
|
|
|
<td><br></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
|
2005-09-02 20:37:26 +00:00
|
|
|
<h2>Developers</h2>
|
|
|
|
The following people have contributed to the development of
|
|
|
|
the BOINC software:
|
2004-05-26 20:44:29 +00:00
|
|
|
<p>
|
|
|
|
";
|
|
|
|
$i = 0;
|
2006-07-17 16:38:53 +00:00
|
|
|
$n = 4;
|
2004-05-26 20:44:29 +00:00
|
|
|
function show_name($x) {
|
|
|
|
global $i;
|
|
|
|
global $n;
|
|
|
|
if ($i == 0) echo "<tr>";
|
|
|
|
echo "<td>$x</td>\n";
|
|
|
|
$i = ($i+1)%$n;
|
|
|
|
}
|
|
|
|
|
|
|
|
echo "<table bgcolor=ddddff width=100% border=2 cellpadding=6>\n";
|
2005-05-04 22:38:14 +00:00
|
|
|
show_name("Tolu Aina");
|
2004-10-19 22:31:51 +00:00
|
|
|
show_name("Bruce Allen");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("David Anderson");
|
2004-06-12 19:14:40 +00:00
|
|
|
show_name("Noaa Avital");
|
2005-04-15 22:38:22 +00:00
|
|
|
show_name("Don Bashford");
|
2005-06-14 20:31:15 +00:00
|
|
|
show_name("Lars Bausch");
|
2006-05-22 09:54:31 +00:00
|
|
|
show_name("Frederic Bor");
|
2004-06-12 19:14:40 +00:00
|
|
|
show_name("Brian Boshes");
|
2005-04-06 19:41:31 +00:00
|
|
|
show_name("Jens Breitbart");
|
2004-10-17 02:18:59 +00:00
|
|
|
show_name("Tim Brown");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Karl Chen");
|
2004-06-17 21:37:59 +00:00
|
|
|
show_name("Pietro Cicotti");
|
2005-09-27 23:59:42 +00:00
|
|
|
show_name("Jeff Cobb");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Seth Cooper");
|
2005-08-09 22:53:50 +00:00
|
|
|
show_name("Carl Christensen");
|
2004-10-07 19:18:37 +00:00
|
|
|
show_name("Markku Degerholm");
|
2005-06-06 21:49:37 +00:00
|
|
|
show_name("Glenn Dill");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("James Drews");
|
2005-04-28 23:40:40 +00:00
|
|
|
show_name("Charlie Fenton");
|
2006-04-14 22:25:55 +00:00
|
|
|
show_name("Mike Fleetwood");
|
2005-03-02 07:15:15 +00:00
|
|
|
show_name("John Flynn III");
|
2006-01-16 04:09:03 +00:00
|
|
|
show_name("Jan Gall");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Michael Gary");
|
2005-08-04 00:12:50 +00:00
|
|
|
show_name("Marco Gazzoni");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Gary Gibson");
|
2005-12-01 21:19:51 +00:00
|
|
|
show_name("David Goodenough");
|
2005-06-07 21:13:37 +00:00
|
|
|
show_name("Walt Gribben");
|
2005-09-30 22:16:07 +00:00
|
|
|
show_name("John F. Hall");
|
2005-05-28 18:50:19 +00:00
|
|
|
show_name("Jim Harris");
|
2004-10-15 19:19:03 +00:00
|
|
|
show_name("Volker Hatzenberger");
|
2004-09-21 19:58:30 +00:00
|
|
|
show_name("Ian Hay");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Eric Heien");
|
2006-01-10 20:40:16 +00:00
|
|
|
show_name("Darrell Holz");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Thomas Horsten");
|
2004-06-12 19:14:40 +00:00
|
|
|
show_name("Daniel Hsu");
|
2005-03-21 19:57:44 +00:00
|
|
|
show_name("Takafumi Kawana");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("John Keck");
|
2005-11-02 23:47:25 +00:00
|
|
|
show_name("David Kim");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("John Kirby");
|
|
|
|
show_name("Eric Korpela");
|
|
|
|
show_name("Janus Kristensen");
|
|
|
|
show_name("Tim Lan");
|
2005-08-04 00:12:50 +00:00
|
|
|
show_name("Egon Larsson");
|
2004-10-20 21:11:29 +00:00
|
|
|
show_name("Gilson Laurent");
|
2005-09-27 23:59:42 +00:00
|
|
|
show_name("Matt Lebofsky");
|
2004-11-09 16:07:46 +00:00
|
|
|
show_name("Bernd Machenschalk");
|
2005-08-30 14:55:17 +00:00
|
|
|
show_name("Christopher Malton");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Sebastian Masch");
|
2005-05-06 19:09:41 +00:00
|
|
|
show_name("John McLeod VII");
|
2004-06-12 19:14:40 +00:00
|
|
|
show_name("Kenichi Miyoshi");
|
2006-07-06 04:32:37 +00:00
|
|
|
show_name("Don Mullis");
|
2005-04-19 22:22:02 +00:00
|
|
|
show_name("Tony Murray");
|
2005-05-05 06:08:57 +00:00
|
|
|
show_name("Eric Myers");
|
2005-10-02 18:23:38 +00:00
|
|
|
show_name("Harold Naparst");
|
2004-12-09 00:46:07 +00:00
|
|
|
show_name("Kjell Nedrelid");
|
2005-07-27 11:59:38 +00:00
|
|
|
show_name("Nikos Ntarmos");
|
2005-07-07 20:32:28 +00:00
|
|
|
show_name("Rob Ogilvie");
|
2004-12-05 23:52:17 +00:00
|
|
|
show_name("J.R. Oldroyd");
|
2006-06-30 20:45:16 +00:00
|
|
|
show_name("Carlos Orellana");
|
2004-08-12 13:02:25 +00:00
|
|
|
show_name("Jakob Pedersen");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Stephen Pellicer");
|
2004-10-18 01:54:28 +00:00
|
|
|
show_name("Reinhard Prix");
|
2005-09-04 17:52:39 +00:00
|
|
|
show_name("Tetsuji Maverick Rai");
|
2005-04-16 00:04:35 +00:00
|
|
|
show_name("Andy Read");
|
2005-05-26 20:25:00 +00:00
|
|
|
show_name("Kevin Reed");
|
2005-01-16 21:38:16 +00:00
|
|
|
show_name("Thomas Richard");
|
2004-12-27 03:58:11 +00:00
|
|
|
show_name("Nikolay Saharov");
|
2005-09-29 23:18:33 +00:00
|
|
|
show_name("Alex A. dos Santos");
|
2005-12-28 23:28:00 +00:00
|
|
|
show_name("Steven Schweda");
|
2006-01-17 07:30:28 +00:00
|
|
|
show_name("Josef W. Segur");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Jens Seidler");
|
2006-02-20 07:55:32 +00:00
|
|
|
show_name("Rytis Slatkevicius");
|
2004-11-02 23:12:29 +00:00
|
|
|
show_name("Peter Smithson");
|
2006-06-07 00:09:05 +00:00
|
|
|
show_name("Dr. M.F. Somers");
|
2005-08-29 01:18:37 +00:00
|
|
|
show_name("Christian Søttrup");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Michela Taufer");
|
2006-03-23 01:23:47 +00:00
|
|
|
show_name("Frank S. Thomas");
|
2006-05-31 21:25:39 +00:00
|
|
|
show_name("Hendrik Verhoek");
|
2006-04-28 18:31:32 +00:00
|
|
|
show_name("Roberto Virga");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Mathias Walter");
|
|
|
|
show_name("Rom Walton");
|
|
|
|
show_name("Oliver Wang");
|
2004-09-23 22:27:41 +00:00
|
|
|
show_name("Frank Weiler");
|
2005-12-21 21:46:22 +00:00
|
|
|
show_name("Derek Wright");
|
2004-05-26 20:44:29 +00:00
|
|
|
echo "
|
|
|
|
</table>
|
2005-09-02 20:37:26 +00:00
|
|
|
<h2>Testers</h2>
|
2004-05-26 20:44:29 +00:00
|
|
|
<p>
|
2005-09-02 20:37:26 +00:00
|
|
|
BOINC alpha testers include:
|
2004-05-26 20:44:29 +00:00
|
|
|
<p>
|
|
|
|
";
|
2004-09-23 22:27:41 +00:00
|
|
|
$i = 0;
|
2004-05-26 20:44:29 +00:00
|
|
|
echo "<table bgcolor=ddddff width=100% border=2 cellpadding=6>\n";
|
2006-06-01 00:32:56 +00:00
|
|
|
show_name("James Bearden");
|
2006-05-30 17:32:38 +00:00
|
|
|
show_name("Martin Burall");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Comatose");
|
2006-05-30 17:32:38 +00:00
|
|
|
show_name("Nathan Crawford");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Jay Curtis");
|
2006-06-01 00:35:22 +00:00
|
|
|
show_name("Jorden van der Elst");
|
2006-05-30 17:32:38 +00:00
|
|
|
show_name("Heinrich Feldmueller");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Rob Hague");
|
2006-06-01 00:35:22 +00:00
|
|
|
show_name("Fred Harmon");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Darrell Holz");
|
2006-05-30 17:32:38 +00:00
|
|
|
show_name("Jamie Kemp");
|
|
|
|
show_name("Graham Lawton");
|
|
|
|
show_name("Fons Maartens");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("John McLeod VII");
|
2006-05-30 17:32:38 +00:00
|
|
|
show_name("Joseph W. Mornhineway");
|
|
|
|
show_name("Guy Pauwels");
|
|
|
|
show_name("Alex Piskun");
|
2004-05-26 20:44:29 +00:00
|
|
|
show_name("Dennis Peters");
|
|
|
|
show_name("Scott Sutherland");
|
|
|
|
show_name("Chris Sutton");
|
2006-06-01 00:35:22 +00:00
|
|
|
show_name("Dave Sutton");
|
|
|
|
show_name("Lynn W. Taylor");
|
2006-05-30 17:36:41 +00:00
|
|
|
show_name("Sven Teirlinck");
|
2004-05-26 20:44:29 +00:00
|
|
|
echo "
|
|
|
|
</table>
|
2004-06-12 19:14:40 +00:00
|
|
|
<p>
|
2005-08-29 01:18:37 +00:00
|
|
|
Many thanks to Komori Hitoshi for repeatedly proof-reading this web site.
|
2003-08-26 18:33:21 +00:00
|
|
|
";
|
|
|
|
page_tail();
|
|
|
|
?>
|