Author: magicaltrout
Date: Sun Dec 21 01:00:14 2014
New Revision: 1647072

URL: http://svn.apache.org/r1647072
Log:
rollback

Modified:
    oodt/cms_site/trunk/content/components.md
    oodt/cms_site/trunk/content/stylesheets/style.css

Modified: oodt/cms_site/trunk/content/components.md
URL: 
http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/components.md?rev=1647072&r1=1647071&r2=1647072&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/components.md (original)
+++ oodt/cms_site/trunk/content/components.md Sun Dec 21 01:00:14 2014
@@ -94,7 +94,7 @@
 <div class="row">
        <div class="twelve columns">
                <!-- CATEGORIES-->
-               <!--<section id="options" class="clearfix">
+               <section id="options" class="clearfix">
                <ul id="filters" class="option-set clearfix" 
data-option-key="filter">
                    <li><a href="#filter" data-option-value="*" 
class="portofoliobutton selected">Show all</a></li>
                    <li><a href="#filter" data-option-value=".cas" 
class="portofoliobutton">Catalog and Archive (CAS)</a></li>
@@ -102,66 +102,590 @@
                    <li><a href="#filter" data-option-value=".common" 
class="portofoliobutton">Common</a></li>
                     <li><a href="#filter" data-option-value=".agility" 
class="portofoliobutton">Agility</a></li>
                </ul>
-               </section>-->
+               </section>
        </div>
 </div>
-<div class="row">
-    <div class="twelve columns">
-        <!-- CATEGORIES-->
-        <!--<section id="options" class="clearfix">
-        <ul id="filters" class="option-set clearfix" data-option-key="filter">
-                <li><a href="#filter" data-option-value="*" 
class="portofoliobutton selected">Show all</a></li>
-                <li><a href="#filter" data-option-value=".cas" 
class="portofoliobutton">Catalog and Archive (CAS)</a></li>
-                <li><a href="#filter" data-option-value=".grid" 
class="portofoliobutton">Grid</a></li>
-                <li><a href="#filter" data-option-value=".common" 
class="portofoliobutton">Common</a></li>
-                    <li><a href="#filter" data-option-value=".agility" 
class="portofoliobutton">Agility</a></li>
-        </ul>
-        </section>-->
-    </div>
-</div>
-
 <div id="portofolio" class="row">
-    <div class="two columns">
-        <ul>
-            <li>All</li>
-            <li>Catalog and Archive</li>
-            <li>Grid</li>
-            <li>Common</li>
-            <li>Agility</li>
-        </ul>
+    <!-- Project 1-->
+       <div class="six columns category agility">
+               <h5>Agility</h5>
+               <p>
+         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">
+                               <div class="viewgallery">
+                                       <!--image here -->
+                                       <a data-gal="prettyPhoto[gallery]" 
href="images/agility.jpg"><img src="images/agility.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                               </div>
+                               <div class="inner">
+                                       <a class="projectdetail" 
href="components/agility.html">+ Details</a>
+                               </div>
+                       </div>
+                       <!-- image here -->
+                       <img src="images/agility.jpg" alt="">
+               </div>
+       </div>
+       <!-- Project 2-->
+    <div class="six columns category cas">
+        <h5>App</h5>
+        <p>
+        Graphical User Interface applications for both <a 
href="components/filemgr.html">File Manager</a> and <a 
href="components/workflow.html">Workflow Manager</a> components.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/app.jpg"><img src="images/app.jpg" class="left galleryicon" 
alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/app.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/app.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 3-->
+    <div class="six columns category cas">
+        <h5>Balance</h5>
+        <p>
+        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">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/balance.jpg"><img src="images/balance.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/balance.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/balance.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 4-->
+    <div class="six columns category cas">
+        <h5>Catalog</h5>
+        <p>
+        The OODT CAS Virtual Catalog and Integration Service is an effort to 
virtualize underlying catalogs for use in the CAS system.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/catalog.jpg"><img src="images/catalog.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/catalog.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <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 advanced commamd line parsing 
enabling expressive querying of OODT components.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/cli-wallpaper.png"><img src="images/cli-wallpaper.png" 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.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 7-->
+    <div class="six columns category cas">
+        <h5>Common Utilities</h5>
+        <p>
+        Just as it says on the tin! Common utility functions, interfaces and 
packages which are used throughout the OODT codebase.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/commons.jpg"><img src="images/commons.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/commons.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/commons.jpg" alt="">
         </div>
-    <div class="five columns category agility">
+    </div>
+    <!-- Project 8-->
+    <div class="six columns category cas">
+        <h5>OODT Core</h5>
+        <p>
+        A core Maven module from which all others inherit configuration in an 
effort to maintain consistency in versioning and dependency management.
+        </p>
         <div class="portofoliothumb">
-            <div class="agilityBox"></div>
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/core.jpg"><img src="images/core.jpg" class="left galleryicon" 
alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/core.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/core.jpg" alt="">
         </div>
+    </div>
+        <!-- Project 9-->
+    <div class="six columns category cas">
+        <h5>CAS Crawler</h5>
+        <p>
+        A crawling framework design to handle local data transport and staging 
of data ready for processing by OODT services.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/crawler.png"><img src="images/crawler.png" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/crawler.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/crawler.png" alt="">
+        </div>
+    </div>
+    <!-- Project 10-->
+    <div class="six columns category cas">
+        <h5>CAS Curator</h5>
+        <p>
+        A web application for managing policy for products and files and 
metadata that have been ingested via the CAS component.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/curator.jpg"><img src="images/curator.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/curator.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/curator.jpg" alt="">
+        </div>
+    </div>
+       <!-- Project 11-->
+       <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>
+    <!-- Project 10-->
+    <div class="six columns category cas">
+        <h5>Grid Services</h5>
         <p>
-         A Python re-implementation of the <a 
href="http://oodt.staging.apache.org/components/grid.html";>OODT Grid</a> with a 
focus on high performance, accelerated development and integration into 
existing systems. 
+        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>
-
-    <div class="five columns category cas">
+    <!-- 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="appBox"></div>
+            <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>
-        Graphical User Interface applications for both <a 
href="http://oodt.staging.apache.org/components/filemgr.html";>File Manager</a> 
and <a href="http://oodt.staging.apache.org/components/workflow.html";>Workflow 
Manager</a> components.
+        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 id="portofolio1" class="row">
-    <div class="five offset-by-two columns category cas">
+    <!-- Project 14-->
+    <div class="six columns category cas">
+        <h5>Process Control System</h5>
+        <p>
+        The Process Control System's core system framework. PCS is an 
agglomeration of CAS services and components needed to build a science data 
system.
+        </p>
         <div class="portofoliothumb">
-            <div class="balanceBox"></div>
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/pcs.jpg"><img src="images/pcs.jpg" class="left galleryicon" 
alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/pcs.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/pcs.jpg" alt="">
         </div>
+    </div>
+    <!-- Project 15-->
+    <div class="six columns category cas">
+        <h5>CAS PGE Adaptor Framework</h5>
         <p>
-        A suite of PHP-powered application interface components 
-including a skeleton framework for building UI's on top of CAS 
-components. 
+        Allows data processing jobs not written in conformance with the PCS 
PGE interface to be run within the PCS.
         </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/pge.jpg"><img src="images/pge.jpg" class="left galleryicon" 
alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/pge.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/pge.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 16-->
+    <div class="six columns category cas">
+        <h5>Product Service</h5>
+        <p>
+        The Product Service provides access to data products.  Products can be 
scientific datasets, images, documents, or anything with an electronic 
representation.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/product.jpg"><img src="images/product.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/product.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/product.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 17-->
+    <div class="six columns category cas">
+        <h5>Profile Service</h5>
+        <p>
+        Describes and locates resources using metadata descriptions via 
cataloging of metadata descriptions and provides creating, updating, and 
querying capabilities.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/profile.png"><img src="images/profile.png" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/profile.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/profile.png" alt="">
+        </div>
+    </div>
+    <!-- Project 18-->
+    <div class="six columns category cas">
+        <h5>Protocol Package</h5>
+        <p>
+        A collection of pluggable protocol implementations including ftp, 
http, imaps and sftp which can be used for data acquisition. 
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/protocol.jpg"><img src="images/protocol.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/protocol.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/protocol.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 19-->
+    <div class="six columns category cas">
+        <h5>CAS Push-Pull-Framework</h5>
+        <p>
+        A module containing daemons and functionality for creating and running 
pushpull services which drive OODT deployments.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/pushpull.jpg"><img src="images/pushpull.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/pushpull.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/pushpull.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 20-->
+    <div class="six columns category cas">
+        <h5>CAS Resource Management Component</h5>
+        <p>
+        Provision of job management, and management of the underlying software 
system hardware and resources, such as disk space, computational resources, and 
shared identity.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/resource.png"><img src="images/resource.png" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/resource.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/resource.png" alt="">
+        </div>
+    </div>
+    <!-- Project 21-->
+    <div class="six columns category cas">
+        <h5>OODT Single Sign On Security Package</h5>
+        <p>
+        A single sign on security layer which can be deployed to secure OODT 
deployments. 
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/sso_logo.png"><img src="images/sso_logo.png" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/sso.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/sso_logo.png" alt="">
+        </div>
+    </div>
+    <!-- Project 21-->
+    <div class="six columns category cas">
+        <h5>PDI Tools</h5>
+        <p>
+        A package containing examples and implementations of Pentaho Data 
Integration Plug-Ins which can be used within OODT.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/tools.jpg"><img src="images/tools.jpg" class="left galleryicon" 
alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/tools.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/tools.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 21-->
+    <div class="six columns category cas">
+        <h5>RADiX Vagrant</h5>
+        <p>
+        Setup, install, and run radix-vagrant which provides a fully 
configured Ubuntu VM running a fresh version of OODT RADiX.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/vagrant.jpg"><img src="images/vagrant.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/vagrant.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/vagrant.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 22-->
+    <div class="six columns category cas">
+        <h5>Wicket Web Applications and Components</h5>
+        <p>
+        <a href="http://wicket.apache.org";>Apache Wicket</a>-based web 
applications and components for File and Workflow Manager's and Product Server. 
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/webapp.png"><img src="images/webapp.png" class="left galleryicon" 
alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/webapp.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/webapp.png" alt="">
+        </div>
+    </div>
+    <!-- Project 23-->
+    <div class="six columns category cas">
+        <h5>CAS Workflow Management Component</h5>
+        <p>
+        The workflow management component of a Catalog and Archive Service. 
This component provides everything that you need to execute workflows, and 
science processing pipelines.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/workflow.jpg"><img src="images/workflow.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/workflow.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/workflow.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 24-->
+    <div class="six columns category cas">
+        <h5>XML-configured, DBMS-based Product and Profile Server</h5>
+        <p>
+        XML-configured DBMS-based Product and Profile which sits on top of 
Web-Grid and other Product and Profile server contexts.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/xmlps.jpg"><img src="images/xmlps.jpg" class="left galleryicon" 
alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/xmlps.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/xmlps.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 25-->
+    <div class="six columns category cas">
+        <h5>Query Expression</h5>
+        <p>
+        Used by many other components as the standard way to pass a query and 
its results between servers, clients, nodes, and other components.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" 
href="images/xmlquery.jpg"><img src="images/xmlquery.jpg" class="left 
galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/xmlquery.html">+ 
Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/xmlquery.jpg" alt="">
+        </div>
     </div>
 </div>
-  
 <div class="hr">
 </div>
\ No newline at end of file

Modified: oodt/cms_site/trunk/content/stylesheets/style.css
URL: 
http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/stylesheets/style.css?rev=1647072&r1=1647071&r2=1647072&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/stylesheets/style.css (original)
+++ oodt/cms_site/trunk/content/stylesheets/style.css Sun Dec 21 01:00:14 2014
@@ -877,16 +877,3 @@ a:focus { outline: none }
 
 .optionsbutton 
{position:fixed;top:250px;right:-4px;border-radius:0px;z-index:100;background: 
#eee; border: 1px solid #aaa; border-top: 1px solid #ccc; border-left: 1px 
solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 
3px; color: #444; display: inline-block; font-size: 11px; font-weight: bold; 
text-decoration: none; text-shadow: 0 1px rgba(255,255,255,.75); cursor: 
pointer; margin-bottom: 20px; line-height: normal; padding: 8px 10px; 
font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}
 .optionscolor {width:20px;height:20px;border:1px solid #fff; float:left;}
-
-
-.optionsbutton 
{position:fixed;top:250px;right:-4px;border-radius:0px;z-index:100;background: 
#eee; border: 1px solid #aaa; border-top: 1px solid #ccc; border-left: 1px 
solid #ccc; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 
3px; color: #444; display: inline-block; font-size: 11px; font-weight: bold; 
text-decoration: none; text-shadow: 0 1px rgba(255,255,255,.75); cursor: 
pointer; margin-bottom: 20px; line-height: normal; padding: 8px 10px; 
font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}
-.optionscolor {width:20px;height:20px;border:1px solid #fff; float:left;}
-
-.appBox { width: 191px; height: 191px; background: url(../images/app_logo.jpg) 
no-repeat; margin:0 auto; }
-.appBox:hover { width: 191px; height: 191px; background: 
url(../images/app_logo_hover.jpg) no-repeat; }
-
-.agilityBox { width: 191px; height: 191px; background: 
url(../images/agility_logo.jpg) no-repeat; margin:0 auto; }
-.agilityBox:hover { width: 191px; height: 191px; background: 
url(../images/agility_logo_hover.jpg) no-repeat; }
-
-.balanceBox { width: 191px; height: 191px; background: 
url(../images/balance_logo.jpg) no-repeat; margin:0 auto; }
-.balanceBox:hover { width: 191px; height: 191px; background: 
url(../images/balance_logo_hover.jpg) no-repeat; }
\ No newline at end of file


Reply via email to