Author: buildbot
Date: Sun Nov 16 03:59:44 2014
New Revision: 929373

Log:
Staging update by buildbot for oodt

Modified:
    websites/staging/oodt/trunk/content/   (props changed)
    websites/staging/oodt/trunk/content/components.html

Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Nov 16 03:59:44 2014
@@ -1 +1 @@
-1639952
+1639953

Modified: websites/staging/oodt/trunk/content/components.html
==============================================================================
--- websites/staging/oodt/trunk/content/components.html (original)
+++ websites/staging/oodt/trunk/content/components.html Sun Nov 16 03:59:44 2014
@@ -165,7 +165,7 @@ under the License. 
     <div class="six columns category cas">
         <h5>Agility</h5>
         <p>
-         A re-implementation of the <a href="components/grid.html">OODT Grid 
Components</a> in <a href="https://www.python.org/";>Python</a>, with a focus on 
high performance in the face of gargantuan data sets as well as accelerated 
development and integration into existing systems. 
+         A Python re-implementation of the <a href="components/grid.html">OODT 
Grid Components</a> with a focus on high performance as well as accelerated 
development and integration into existing systems. 
         </p>
         <div class="portofoliothumb">
             <div class="portofoliothumboverlay">
@@ -241,6 +241,26 @@ under the License. 
             <img src="images/catalog.jpg" alt="">
         </div>
     </div>
+    <!-- Project 5-->
+    <div class="six columns category cas">
+        <h5>Command Line Interface</h5>
+        <p>
+        An entire module dedicated to simple and advance commamd line 
interface parsing enabling expressive querying of OODT components and 
manipulation of data.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/cli-wallpaper.jpg"><img src="images/cli-wallpaper.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/cli.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/cli-wallpaper.jpg" alt="">
+        </div>
+    </div>
     <!-- Project 11-->
     <div class="six columns category cas">
         <h5>File Manager</h5>


Reply via email to