You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by th...@apache.org on 2007/02/20 14:58:48 UTC

svn commit: r509562 - in /labs/site: events.xml labs.html

Author: thorsten
Date: Tue Feb 20 05:58:47 2007
New Revision: 509562

URL: http://svn.apache.org/viewvc?view=rev&rev=509562
Log:
Adding Droids lab to the labs site and event.

Modified:
    labs/site/events.xml
    labs/site/labs.html

Modified: labs/site/events.xml
URL: http://svn.apache.org/viewvc/labs/site/events.xml?view=diff&rev=509562&r1=509561&r2=509562
==============================================================================
--- labs/site/events.xml (original)
+++ labs/site/events.xml Tue Feb 20 05:58:47 2007
@@ -1,4 +1,8 @@
 <data>
+    <event start="Feb 20 2007 03:42:30 GMT+0100" title="Droids Lab Created">
+      Droids lab created with Thorsten Scherler as its PI.
+    </event>
+
     <event start="Jan 29 2007 05:00:00 GMT-0500" title="Apiary Lab Created">
       Apiary lab created with Ken Coar as its PI.
     </event>

Modified: labs/site/labs.html
URL: http://svn.apache.org/viewvc/labs/site/labs.html?view=diff&rev=509562&r1=509561&r2=509562
==============================================================================
--- labs/site/labs.html (original)
+++ labs/site/labs.html Tue Feb 20 05:58:47 2007
@@ -46,6 +46,14 @@
           Developing a partner interface to the ApacheCon database.
 	  </li>
 
+          <li><a href="http://svn.apache.org/repos/asf/labs/droids/" title="Droids">Droids</a> - 
+          Droids aims to be an intelligent standalone crawl framework that automatically seeks 
+          out relevant online information based on the user's specifications. 
+          The core is a simple crawler which can be easily extended by plugins. 
+          So if a project/app needs special processing for a crawled url one can easily write a plugin to implement the
+          functionality.
+	  </li>
+
           <li><a href="http://svn.apache.org/repos/asf/labs/dungeon/" title="Dungeon">Dungeon</a> - 
 	  Yet another compiler compiler, associated tools and sample
        grammar implementations. The meta-grammar is based on BNF and the



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org