From c2ee387a13056a3bcbfe446cabcda96681cfacce Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 26 Feb 2013 10:37:19 -0800 Subject: [PATCH] - BOINC web site stuff --- doc/addon_data.php | 10 ++++++++++ doc/projects.inc | 8 ++++++++ 2 files changed, 18 insertions(+) diff --git a/doc/addon_data.php b/doc/addon_data.php index 4f4a8ca2ee..8ed7a9cced 100644 --- a/doc/addon_data.php +++ b/doc/addon_data.php @@ -252,6 +252,16 @@ array('http://mion.faireal.net/BES/', ); $linux = array( +array( + 'http://kde-look.org/content/show.php?content=154630', + 'BOINC Monitor', + '2.3', + 'Plasmoid to show BOINC status on the KDE desktop', + 'http://kde-look.org/content/show.php?content=154630', + 'Linux, KDE', + 'BOINC Monitor is a plasmoid written in Python that allows you to monitor the activities of BOINC directly on your desktop. The applet shows the progress work of each workunit with reference to the project, to the name, to the percentage of the work done and to the time elapsed and remained. Also shows the number of workunits in pending, in cache and finished, and the last few lines of the BOINC log.', + 1361569229 +), array( 'http://code.google.com/p/boinctui/', 'boinctui', diff --git a/doc/projects.inc b/doc/projects.inc index f53451c1e7..412e0b4fd0 100644 --- a/doc/projects.inc +++ b/doc/projects.inc @@ -364,6 +364,14 @@ $math = array( "NumberFields@home searches for fields with special properties. The primary application of this research is in the realm of algebraic number theory. Number theorists can mine the data for interesting patterns to help them formulate conjectures about number fields. Ultimately, this research will lead to a deeper understanding of the profound properties of numbers, the basic building blocks of all mathematics.", "nf_banner_10.jpg" ), + array( + "VolPEx", + "http://volpex.cs.uh.edu/VCP/", + "University of Houston", + "Computer science", + "Creating effective parallel computing on multiple volatile nodes. Apply research on REMD Protein Folding.", + "" + ), array( "SAT@home", "http://sat.isa.ru/pdsat/",