You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by le...@apache.org on 2014/11/16 05:07:13 UTC

svn commit: r1639955 - /oodt/cms_site/trunk/content/components.md

Author: lewismc
Date: Sun Nov 16 04:07:13 2014
New Revision: 1639955

URL: http://svn.apache.org/r1639955
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=1639955&r1=1639954&r2=1639955&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/components.md (original)
+++ oodt/cms_site/trunk/content/components.md Sun Nov 16 04:07:13 2014
@@ -110,7 +110,7 @@
 	<div class="six columns category cas">
 		<h5>Agility</h5>
 		<p>
-         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. 
+         A Python re-implementation of the <a href="components/grid.html">OODT Grid</a> with a focus on high performance, accelerated development and integration into existing systems. 
 		</p>
 		<div class="portofoliothumb">
 			<div class="portofoliothumboverlay">
@@ -150,7 +150,7 @@
     <div class="six columns category cas">
         <h5>Balance</h5>
         <p>
-        A suite of PHP-powered application interface components. Includes a skeleton framework for simplicity as well as components for building UI ontop of CAS components. 
+        A suite of PHP-powered application interface components including a skeleton framework for building UI's on top of CAS components. 
         </p>
         <div class="portofoliothumb">
             <div class="portofoliothumboverlay">
@@ -206,6 +206,26 @@
             <img src="images/cli-wallpaper.png" alt="">
         </div>
     </div>
+    <!-- Project 6-->
+    <div class="six columns category cas">
+        <h5>Cluster Tools</h5>
+        <p>
+        Key scripts for OODT cluster management using <a href="http://mesos.apache.org/">Apache Mesos</a> to ensure OODT clusters stay healthy and performant.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/Cluster.png"><img src="images/Cluster.png" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/cluster.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/Cluster.png" alt="">
+        </div>
+    </div>
 	<!-- Project 11-->
 	<div class="six columns category cas">
 		<h5>File Manager</h5>
@@ -228,26 +248,6 @@
 			<img src="images/filemgr.jpg" alt="">
 		</div>
 	</div>
-	<!-- Project 3-->
-    <div class="six columns category cas">
-        <h5>File Manager</h5>
-        <p>
-            Components that deal with extracting metadata from resources, archiving them for long term storage, and providing discovery functions for later retrieval. 
-        </p>
-        <div class="portofoliothumb">
-            <div class="portofoliothumboverlay">
-                <div class="viewgallery">
-                    <!--image here -->
-                    <a data-gal="prettyPhoto[gallery]" href="images/filemgr.jpg"><img src="images/filemgr.jpg" class="left galleryicon" alt=""> Gallery</a>
-                </div>
-                <div class="inner">
-                    <a class="projectdetail" href="components/filemgr.html">+ Project Details</a>
-                </div>
-            </div>
-            <!-- image here -->
-            <img src="images/filemgr.jpg" alt="">
-        </div>
-    </div>
 </div>
 <div class="hr">
 </div>
\ No newline at end of file