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:28:42 UTC

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

Author: lewismc
Date: Sun Nov 16 04:28:42 2014
New Revision: 1639958

URL: http://svn.apache.org/r1639958
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=1639958&r1=1639957&r2=1639958&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/components.md (original)
+++ oodt/cms_site/trunk/content/components.md Sun Nov 16 04:28:42 2014
@@ -326,6 +326,86 @@
 			<img src="images/filemgr.jpg" alt="">
 		</div>
 	</div>
+    <!-- Project 10-->
+    <div class="six columns category cas">
+        <h5>Grid Services</h5>
+        <p>
+        The OODT grid services (product and profile services) use CORBA or RMI as their underlying network transport.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/grid.jpg"><img src="images/grid.jpg" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/grid.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/grid.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 11-->
+    <div class="six columns category cas">
+        <h5>Metadata</h5>
+        <p>
+        A Multi-valued, generic Metadata container class. The class uses an internal Map of string keys pointing to vectors of strings.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/metadata.jpg"><img src="images/metadata.jpg" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/metadata.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/metadata.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 12-->
+    <div class="six columns category cas">
+        <h5>Maven Packaging (RADiX)</h5>
+        <p>
+        Packaging module for <a href="https://cwiki.apache.org/confluence/display/OODT/RADiX+Powered+By+OODT">OODT RADiX</a> an easy to install supercharged OODT kick start.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/mvn.png"><img src="images/mvn.png" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/mvn.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/mvn.png" alt="">
+        </div>
+    </div>
+    <!-- Project 13-->
+    <div class="six columns category cas">
+        <h5>OPeNDAP Profile Server</h5>
+        <p>
+        A generic, configurable Apache OODT profile server implementation that easily connects to OPeNDAP data sources.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/opendapps.jpg"><img src="images/opendapps.jpg" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/opendapps.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/opendapps.jpg" alt="">
+        </div>
+    </div>
 </div>
 <div class="hr">
 </div>
\ No newline at end of file