[med-svn] r3887 - trunk/community/website

Steffen Möller smoe-guest at alioth.debian.org
Fri Sep 4 13:38:39 UTC 2009


Author: smoe-guest
Date: 2009-09-04 13:38:38 +0000 (Fri, 04 Sep 2009)
New Revision: 3887

Added:
   trunk/community/website/projects.xml
Log:
Added projects list - getData as the only entry.


Added: trunk/community/website/projects.xml
===================================================================
--- trunk/community/website/projects.xml	                        (rev 0)
+++ trunk/community/website/projects.xml	2009-09-04 13:38:38 UTC (rev 3887)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml-stylesheet type="text/xsl" href="organisations.xsl"?>
+<!-- 
+     see
+        http://www.roubaixinteractive.com/PlayGround/XSLT/HTML_Characters.asp
+     for umlauts or accents of various sorts
+-->
+<projects>
+    <project title="getData">
+	<longtitle>automated retrieval, indexing and updates not only of biological databases</longtitle>
+	<url>http://wiki.debian.org/getData</url>
+	<description>Bioinformatics has the intrinsic problem to bring the biological data to the end user. Astronomers have the equivalent problem and particle physicists, well, they haven come up with (first) the web and (second) the computational grids to address their problems. Debian helps with the programs but will not provide such huge datasets that are even frequently updated - not even in volatile.debian.org. Most bioinformatics researchers will not need too many of such databases. And even more so will gladly continue in using public services remotely. For those who need a set of databases on a regular basis, this script shall be a start to automate the burden to download the data and update indices and the like.</description>
+	<members>Steffen, Charles</members>
+    </project>
+</projects>




More information about the debian-med-commit mailing list