BOINC software is used by many volunteer computing projects. These projects are completely independent. Some are based at universities and research labs, others are run by companies and individuals. In deciding whether to participate in a project, read its web site and consider the following questions: We at BOINC have communicated with the following projects, and we believe that their descriptions (institution and area of research) are accurate. See also a complete list of projects. "; list_start("cellpadding=2 width=100%"); list_heading( "Project name
Mouse over for details; click to visit web site", "Project URL", "Supported platforms" ); shuffle($areas); foreach ($areas as $area) { list_bar($area[0]); $projects = $area[1]; shuffle($projects); $n = 0; foreach ($projects as $p) { $img = ""; if ($p[5]) { $img= ""; } $desc = addslashes($p[4]); $x = "Home: $p[2]
Area: $p[3]
Goal: $desc')\">$p[0]
"; $y = $p[1]; $p = get_platforms_cached($y); echo " $x $y $p "; $n = 1-$n; } } list_end(); echo "

You can participate in several projects, ensuring that your computer will be kept busy even when one project has no work. You can control how your resources (such as computer time and disk space) are divided among these projects. "; page_tail(); ?>