You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ja...@apache.org on 2013/06/11 23:23:04 UTC

svn commit: r1491968 - /incubator/drill/site/trunk/content/drill/index.html

Author: jacques
Date: Tue Jun 11 21:23:03 2013
New Revision: 1491968

URL: http://svn.apache.org/r1491968
Log:
CMS commit to drill by jacques

Modified:
    incubator/drill/site/trunk/content/drill/index.html

Modified: incubator/drill/site/trunk/content/drill/index.html
URL: http://svn.apache.org/viewvc/incubator/drill/site/trunk/content/drill/index.html?rev=1491968&r1=1491967&r2=1491968&view=diff
==============================================================================
--- incubator/drill/site/trunk/content/drill/index.html (original)
+++ incubator/drill/site/trunk/content/drill/index.html Tue Jun 11 21:23:03 2013
@@ -287,7 +287,7 @@ background-image: -webkit-gradient(
 
 
 
-    <!-- NAVBAR
+  <!-- NAVBAR
     ================================================== -->
     <div class="navbar-wrapper">
       <!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. -->
@@ -301,11 +301,14 @@ background-image: -webkit-gradient(
               <span class="icon-bar"></span>
               <span class="icon-bar"></span>
             </button>
-			  <a class="brand" href="">Apache Drill</a>
+            <a class="brand" href="index.html">Apache Drill</a>
             <!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
             <div class="nav-collapse collapse">
               <ul class="nav">
                 <li><a href="drill_overview.html">Project Overview</a></li>
+                <li><a href="team.html">Team</a></li>
+                <li><a href="index.html#get_involved">Get Involved</a></li>
+                <li><a href="index.html#resources">Resources</a></li>
                 <li><a href="https://issues.apache.org/jira/browse/DRILL">Issue Tracking</a></li>
                 <li><a href="https://github.com/apache/incubator-drill">Source</a></li>
                 <li><a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki">Wiki</a></li>
@@ -382,7 +385,7 @@ background-image: -webkit-gradient(
       <div class="featurette" id="get_involved">  
         <h2 class="featurette-heading" >Get Involved!<span class="muted"></span></h2>
         <p class="lead">Twitter: <a href="https://twitter.com/ApacheDrill">@ApacheDrill</a></p>
-        <p class="lead">Source Code: <a href="https://github.com/apache/incubator-drill">Github</a></p>
+        <p class="lead">Source Code: <a href="https://github.com/apache/incubator-drill" rel="nofollow">Github</a></p>
         <p class="lead"><a href="https://cwiki.apache.org/confluence/display/DRILL/Contributing">How to contribute to Drill</a></p>
         <p class="lead">Issue Tracking: <a href="https://issues.apache.org/jira/browse/DRILL">JIRA</a></p>
         <p class="lead">Wiki: <a href="https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Wiki">Apache Drill Wiki</a></p>
@@ -419,15 +422,17 @@ background-image: -webkit-gradient(
       <hr class="featurette-divider">
 
 
-      <div class="featurette">
+      <div class="featurette" id="resources">
         <h2 class="featurette-heading">Resources<span class="muted"></span></h2>
+        <p class="lead"><a rel="nofollow" href="https://docs.google.com/document/d/1QTL8warUYS2KjldQrGUse7zp8eA72VKtLOHwfXy6c7I/edit#">Logical and Physical Plan Language Design Document (in progress)</a></p>
+        <p class="lead"><a rel="nofollow" href="https://docs.google.com/document/d/1zaxkcrK9mYyfpGwX1kAV80z0PCi8abefL45zOzb97dI/edit#bookmark=id.iip15ful18mm">Value Vector Design Document</a></p>
         <p class="lead"><a href="http://wiki.apache.org/incubator/DrillProposal">Drill Proposal Wiki Page </a></p>
-        <p class="lead"><a href="http://www.slideshare.net/jasonfrantz/drill-architecture-20120913">Drill Architecture Slides</a></p>
-        <p class="lead"><a href="http://drill-user.org/">Drill Users Discussion Blog</a></p>
-        <p class="lead"><a href="http://research.google.com/pubs/pub36632.html">Google's Dremel Paper</a></p>
-        <p class="lead"><a href="http://db.csail.mit.edu/projects/cstore/">MIT's C-Store</a></p>
-        <p class="lead"><a href="https://developers.google.com/bigquery/docs/query-reference">Google's BigQuery</a></p>
-        <p class="lead"><a href="https://developers.google.com/protocol-buffers/docs/proto">Google's Protobufs</a></p>
+        <p class="lead"><a href="http://www.slideshare.net/jasonfrantz/drill-architecture-20120913" rel="nofollow">Drill Architecture Slides</a></p>
+        <p class="lead"><a href="http://drill-user.org/" rel="nofollow">Drill Users Discussion Blog</a></p>
+        <p class="lead"><a href="http://research.google.com/pubs/pub36632.html" rel="nofollow">Google's Dremel Paper</a></p>
+        <p class="lead"><a href="http://db.csail.mit.edu/projects/cstore/" rel="nofollow">MIT's C-Store</a></p>
+        <p class="lead"><a href="https://developers.google.com/bigquery/docs/query-reference" rel="nofollow">Google's BigQuery</a></p>
+        <p class="lead"><a href="https://developers.google.com/protocol-buffers/docs/proto" rel="nofollow">Google's Protobufs</a></p>
       </div>
 
       <!-- /END THE FEATURETTES -->
@@ -436,37 +441,22 @@ background-image: -webkit-gradient(
 
        <!-- Three columns of text below the carousel -->
       <div class="row">
-        <div class="span4">
+
           <a href="http://incubator.apache.org">
-            <img src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo">
+            <img style="float:left;margin-right:20px" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo">
           </a>
-          <p><p>Apache Drill is an effort undergoing incubation at <a href="http://apache.org/">The Apache Software Foundation
-(ASF)</a> sponsored by the <a href="http://incubator.apache.org/">Apache Incubator PMC</a>.</p>
-        </div><!-- /.span4 -->
-        <div class="span4">
-          <a href="http://chrononsystems.com/" style="width:233px;height:75px;display:block;background:url(http://chrononsystems.com/wp-content/themes/toolbox/images/logo.png) no-repeat center;color:#fff;"></a>
-          <p>The Apache Drill team uses Chronon for testing. The Chronon Time Travelling Java Debugger is designed from the ground up to allow debugging of complex, multi-threaded, long running applications. It allows you to jump to any point in time instantly and even step back.</p>
-        </div><!-- /.span4 -->
-        <div class="span4">
-          <a href="http://www.yourkit.com/home/index.jsp" title="Home">
-                    <img src="http://www.yourkit.com/images/index_logo.gif" alt="">
-                  </a>
-          <p>The Apache Drill team also uses the YourKit Profiling tools in development. With YourKit solutions, both CPU and memory profiling have come to the highest professional level, where one can profile even huge applications with maximum productivity and zero overhead.</p>
-        </div><!-- /.span4 -->
-      </div><!-- /.row -->
-		  
-	<hr class="featurette-divider">
-		  
-		<h2 class="featurette-heading">Disclaimer<span class="muted"></span></h2>
+
+
+    <h2 class="featurette-heading">Disclaimer<span class="muted"></span><br></h2>
         <p class="lead">Apache Drill is an effort undergoing incubation at <a href="http://apache.org/"> The Apache Software Foundation</a>
-			sponsored by the <a href="http://incubator.apache.org/">Apache Incubator PMC</a>.
+      sponsored by the <a href="http://incubator.apache.org/">Apache Incubator PMC</a>.
 Incubation is required of all newly accepted projects until a further review
 indicates that the infrastructure, communications, and decision making process
 have stabilized in a manner consistent with other successful ASF projects.
 While incubation status is not necessarily a reflection of the completeness or
 stability of the code, it does indicate that the project has yet to be fully
 endorsed by the ASF.
-
+      </div><!-- /.row -->
 
       <hr class="featurette-divider">