Participants
To ask questions, or to report bugs in the BOINC client software,
please go to the
Message
board area of SETI@home.
There are
web sites for BOINC participants
in various languages.
See also
GUIs and add-on software for BOINC.
Email lists
The follow email lists are available.
Click to subscribe or post to a list.
";
list_start();
list_item(
"boinc_projects",
"For people operating BOINC projects.
Use it to ask questions, report bugs, or request enhancements to
the BOINC server software.
Announcements of modifications and upgrades to BOINC will posted here.
");
list_item("boinc_dev",
"For people developing, debugging or porting the BOINC software.
");
list_item(
"boinc_stats",
"For people developing web sites showing statistics for BOINC projects."
);
list_item("boinc_cvs",
"Summaries of BOINC CVS checkins are posted to this list.
No other posts, please."
);
list_item("boinc_opt",
"For people porting and optimizing BOINC applications."
);
list_end();
echo "
Getting source code
At any given point there are two different versions
of the BOINC source code (maintained as separate CVS projects):
- boinc is the development version.
It may be unstable, and it may not be compatible with public BOINC projects.
- boinc_public is the stable version.
It generally is the version being used
(on both client and server) by public BOINC projects.
You can get the BOINC source code in several ways:
Source code for a typical BOINC application,
SETI@home, is here.
Bug database
You can browse the BOINC
bug-tracking database.
News feeds
RSS-based news feeds are available from BOINC
and from several BOINC-based projects:
- BOINC: http://boinc.berkeley.edu/rss_main.php
- SETI@home: http://setiweb.berkeley.edu/sah/rss_main.php
Graphics
The BOINC logo uses the Planet Benson font from
Larabie Fonts.
Hi-res logos:
PNG, JPEG,
GIFF.
Check out this
BOINC logo
by Jared Hatfield, a high school student.
Other
A good summary of distributed computing projects,
including those based on BOINC, is at
www.aspenleaf.com.
";
page_tail();
?>