You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by bu...@apache.org on 2015/02/09 21:03:23 UTC

svn commit: r939597 - in /websites/staging/oodt/trunk/content: ./ timeline.html

Author: buildbot
Date: Mon Feb  9 20:03:22 2015
New Revision: 939597

Log:
Staging update by buildbot for oodt

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

Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb  9 20:03:22 2015
@@ -1 +1 @@
-1658483
+1658559

Added: websites/staging/oodt/trunk/content/timeline.html
==============================================================================
--- websites/staging/oodt/trunk/content/timeline.html (added)
+++ websites/staging/oodt/trunk/content/timeline.html Mon Feb  9 20:03:22 2015
@@ -0,0 +1,262 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
+<!DOCTYPE html>
+<!-- Theme provided by WowThemes.net, http://www.wowthemes.net/studio-francesca-free-responsive-template/ -->
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
+<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
+<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
+<!--[if gt IE 8]><!-->
+<html class="no-js" lang="en">
+<!--<![endif]-->
+<head>
+    <meta charset="utf-8"/>
+    <!-- Set the viewport width to device width for mobile -->
+    <meta name="viewport" content="width=device-width"/>
+    <title>Apache OODT</title>
+    <!-- Included CSS Files-->
+    <link rel="stylesheet" href="stylesheets/style.css">
+    <link rel="stylesheet" href="stylesheets/homepage.css"><!-- homepage stylesheet -->
+    <link rel="stylesheet" href="stylesheets/skins/oodt.css"><!-- skin color -->
+    <link rel="stylesheet" href="stylesheets/responsive.css">
+    <!-- IE Fix for HTML5 Tags -->
+<!--[if lt IE 9]>
+    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->    
+</head>
+
+<body>
+
+    <!-- MAIN .MD CONTENT -->
+    <!-- HEADER
+    ================================================== -->
+
+<div class="codehilite"><pre><span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">&quot;row&quot;</span><span class="nt">&gt;</span>
+    <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">&quot;four columns&quot;</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">&quot;logo&quot;</span><span class="nt">&gt;</span>
+            <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">&quot;index.html&quot;</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;img</span> <span class="na">src=</span><span class="s">&quot;./oodt-images/oodt_asf_logo.png&quot;</span> <span class="na">style=</span><span class="s">&quot;height:60px&quot;</span><span class="nt">&gt;</span>
+            <span class="nt">&lt;/a&gt;</span>
+        <span class="nt">&lt;/div&gt;</span>
+    <span class="nt">&lt;/div&gt;</span>
+    <span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">&quot;eight columns noleftmarg&quot;</span><span class="nt">&gt;</span>
+        <span class="nt">&lt;nav</span> <span class="na">id=</span><span class="s">&quot;nav-wrap&quot;</span><span class="nt">&gt;</span>
+            <span class="nt">&lt;ul</span> <span class="na">class=</span><span class="s">&quot;nav-bar sf-menu&quot;</span><span class="nt">&gt;</span>
+                <span class="nt">&lt;li</span> <span class="na">class=</span><span class="s">&quot;current&quot;</span><span class="nt">&gt;</span>
+                    <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">&quot;about.html&quot;</span><span class="nt">&gt;</span>About<span class="nt">&lt;/a&gt;</span>
+                <span class="nt">&lt;/li&gt;</span>
+                <span class="nt">&lt;li&gt;</span>
+                    <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">&quot;components.html&quot;</span><span class="nt">&gt;</span>Components<span class="nt">&lt;/a&gt;</span>
+                <span class="nt">&lt;/li&gt;</span>
+                <span class="nt">&lt;li&gt;</span>
+                    <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">&quot;download.html&quot;</span><span class="nt">&gt;</span>Downloads<span class="nt">&lt;/a&gt;</span>
+                <span class="nt">&lt;/li&gt;</span>
+                <span class="nt">&lt;li&gt;</span>
+                    <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">&quot;development.html&quot;</span><span class="nt">&gt;</span>Development<span class="nt">&lt;/a&gt;</span>
+                <span class="nt">&lt;/li&gt;</span>
+                <span class="nt">&lt;li&gt;</span>
+                    <span class="nt">&lt;a</span> <span class="na">href=</span><span class="s">&quot;contact.html&quot;</span><span class="nt">&gt;</span>Contact<span class="nt">&lt;/a&gt;</span>
+                <span class="nt">&lt;/li&gt;</span>
+            <span class="nt">&lt;/ul&gt;</span>
+        <span class="nt">&lt;/nav&gt;</span>
+    <span class="nt">&lt;/div&gt;</span>
+<span class="nt">&lt;/div&gt;</span>
+<span class="nt">&lt;div</span> <span class="na">class=</span><span class="s">&quot;clear&quot;</span><span class="nt">&gt;</span>
+<span class="nt">&lt;/div&gt;</span>
+</pre></div>
+
+
+<p><!-- SUBHEADER
+    ================================================== -->
+    <div id="subheader">
+        <div class="row">
+            <div class="twelve columns">
+                <h4>About</h4>
+                <h5>OODT (Object Oriented Data Technology)</h5>
+            </div>
+        </div>
+    </div>
+    <div class="hr">
+    </div>
+<!-- CONTENT 
+    ================================================== -->
+    <div class="row">
+        <!-- MAIN CONTENT-->
+        <div class="eight columns">
+            <h4>Timeline</h4>
+            <p>From a small corner of the Jet Propulsion Laboratory to open source, Apache OODT is rooted in science.</p>
+            <dl>
+                <dt>1998</dt>
+                <dd>OODT is a twinkle in Dan Crichton's eye</dd>
+                <dt>1999 April</dt>
+                <dd>Palomar Testbed Interferometer and Planetary Data System approached to try out OODT</dd>
+                <dt>1999 September</dt>
+                <dd>
+                    Observations from the Palomar Testbed Interferometer archived by OODT in a "risk reduction" scenario.
+                    OODT embraces astronomy.
+                </dd>
+                <dt>2000</dt>
+                <dd><cite>Science Search and Retrieval Using XML</cite> presented</dd>
+                <dt>2001</dt>
+                <dd>
+                    OODT deployed to make virtual specimen bank for Early Detection Research Network.
+                    OODT embraces oncology.
+                </dd>
+                <dt>2004</dt>
+                <dd>
+                    Planetary Data System Data Distribution deployed by NASA, built with OODT as core architectural
+                    software. OODT embraces planetary science.
+                </dd>
+                <dt>2005</dt>
+                <dd>OODT becomes open source through Open Channel Foundation, but gains little traction.</dd>
+                <dt>2007</dt>
+                <dd>OODT deployed for the Orbiting Carbon Observatory and Seawinds missions. OODT embraces earth science.</dd>
+                <dt>2008</dt>
+                <dd>OODT deployed in for National Polar-Orbiting Environmental Satellite System. OODT embraces atmospheric science.</dd>
+                <dt>2010 January</dt>
+                <dd>
+                    Apache OODT enters the Apache Incubator.
+                </dd>
+                <dt>2010 November</dt>
+                <dd>
+                    OODT makes its first official release.<br />
+                    Apache OODT is voted a Top Level Project.
+                </dd>
+                <dt>2011 February</dt>
+                <dd>OODT makes its first Official Release as a Top Level Project bringing v0.2 to the community.</dd>
+                <dt>2011 June</dt>
+                <dd>OODT makes the 0.3 release to the community.</dd>
+                <dt>2012 June</dt>
+                <dd>OODT makes the 0.4 release to the community.</dd>
+                <dt>2012 December</dt>
+                <dd>OODT makes the 0.5 release to the community.</dd>
+                <dt>2013 July</dt>
+                <dd>OODT makes the 0.6 release to the community.</dd>
+                <dt>2014 September</dt>
+                <dd>OODT makes the 0.7 release to the community.</dd>
+            </dl>      <br />
+        </div><!-- end main content-->
+        <!-- SIDEBAR-->
+        <div class="four columns">
+            <!-- what should go here? -->
+        </div><!-- end sidebar -->
+    </div></p>
+
+    <!--div class="row">
+        <div class="twelve columns">
+          <footer>
+            <div class="copyright">
+                <div class="row">
+                    <div class="six columns">
+                     &copy;<span class="small"> Copyright 2010-2014 The Apache Software Foundation. Licensed under
+                     <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+                        License 2.0</a>.</span>
+                    </div>
+                    <div class="six columns">
+                       <p>Apache OODT, OODT, Apache, the Apache feather logo, and the
+                        Apache Nutch project logo are trademarks of The Apache Software
+                        Foundation.</p>
+                    </div>
+                </div>
+            </div>
+        </footer>
+    </div-->
+    <!-- /container -->
+<!-- FOOOTER 
+================================================== -->
+<div id="footer">
+	<footer class="row">
+	<p class="back-top floatright">
+		<a href="#top"><span></span></a>
+	</p>
+	<!--div class="four columns">
+		<h1>ABOUT US</h1>
+		 Our goal is to keep clients satisfied!
+	</div-->
+    <div class="copyright">
+         <div class="row floatleft">
+            <div class="six columns">
+            &copy;<span class="small"> Copyright 2010-2014 The Apache Software Foundation. Licensed under
+            <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+            License 2.0</a>.</span>
+            
+           <span class="small">Apache OODT, OODT, Apache, the Apache feather logo, and the
+           Apache OODT project logo are trademarks of The Apache Software
+           Foundation.</span>
+			</div>
+        </div>
+    </div>
+	<div class="four columns">
+		<div class="social facebook">
+			<a href="http://www.facebook.com/group.php?gid=322088549131"/>
+	    </div>
+		<div class="social twitter">
+			<a href="http://twitter.com/apache_oodt/"></a>
+		</div>
+		<div class="social google">
+			<a href="http://s.apache.org/8vM"></a>
+		</div>
+		<div class="social irc">
+			<a href="irc://irc.freenode.net/#oodt"></a>
+		</div>
+	</div>
+	<!--div class="four columns">
+		<h1 class="newsmargin">NEWSLETTER</h1>
+		<div class="row collapse newsletter floatright">
+			<div class="ten mobile-three columns">
+				<input type="text" class="nomargin" placeholder="Enter your e-mail address...">
+			</div>
+			<div class="two mobile-one columns">
+				<a href="#" class="postfix button expand">GO</a>
+			</div>
+		</div>
+	</div-->
+  </footer>
+</div>
+
+<!-- Google Analytics -->
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-53383310-1', 'auto');
+  ga('send', 'pageview');
+
+</script>	
+<!-- JAVASCRIPTS 
+    ================================================== -->
+    <!-- Javascript files placed here for faster loading -->
+    <script src="javascripts/foundation.min.js"></script> 
+    <script src="javascripts/jquery.carouFredSel-6.0.5-packed.js"></script>
+    <script src="javascripts/jquery.cycle.js"></script>
+    <script src="javascripts/app.js"></script>
+    <script src="javascripts/modernizr.foundation.js"></script>
+    <script src="javascripts/slidepanel.js"></script>
+    <script src="javascripts/scrolltotop.js"></script>
+    <script src="javascripts/hoverIntent.js"></script>
+    <script src="javascripts/superfish.js"></script>
+    <script src="javascripts/responsivemenu.js"></script>
+    <script src="javascripts/jquery.tweet.js"></script>
+    <script src="javascripts/twitterusername.js"></script>	
+	
+</body>
+</html>