Author: lewismc
Date: Sun Nov 16 03:59:40 2014
New Revision: 1639953

URL: http://svn.apache.org/r1639953
Log:
CMS commit to oodt by lewismc

Modified:
    oodt/cms_site/trunk/content/components.md

Modified: oodt/cms_site/trunk/content/components.md
URL: 
http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/components.md?rev=1639953&r1=1639952&r2=1639953&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/components.md (original)
+++ oodt/cms_site/trunk/content/components.md Sun Nov 16 03:59:40 2014
@@ -110,7 +110,7 @@
        <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">
@@ -186,6 +186,26 @@
             <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