require_once("docutil.php");
page_head("Community and resources");
echo "
Participants
To ask questions or report bugs in the BOINC client software,
please go to the
Message
board area of the BOINC beta test.
There are several
other web sites about BOINC
in various languages.
Mailing lists
The follow mailing lists are available.
Click to subscribe or post to a list.
-
boinc_projects
-
This list is 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.
-
boinc_dev
-
This list is for people developing, debugging or porting the BOINC software.
Getting source code
You can get the BOINC source code in several ways:
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
- BOINC alpha test: http://setiboinc.berkeley.edu/boinc_alpha/rss_main.php
- BOINC beta test: http://setiboinc.berkeley.edu/ap/rss_main.php
Other
For other information, contact Dr. David P. Anderson,
the director of the BOINC project, at davea at ssl.berkeley.edu.
If you have problems with the BOINC software for Windows please email
Rom Walton: rwalton at ssl.berkeley.edu.
";
page_tail();
?>