Author: buildbot
Date: Sun Nov 29 17:44:07 2015
New Revision: 973934

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/about.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Nov 29 17:44:07 2015
@@ -1 +1 @@
-1717095
+1717100

Modified: websites/staging/thrift/trunk/content/about.html
==============================================================================
--- websites/staging/thrift/trunk/content/about.html (original)
+++ websites/staging/thrift/trunk/content/about.html Sun Nov 29 17:44:07 2015
@@ -257,6 +257,13 @@ h2:hover > .headerlink, h3:hover > .head
             <td align="right">1</td>
         </tr>
 
+        <tr class="">
+            <td class="username">nsuke</td>
+            <td class="fullname">Nobuaki Sukegawa </td>
+            <td></td>
+            <td align="right">9</td>
+        </tr>
+
         </tbody>
     </table>
 </div>
@@ -283,6 +290,11 @@ h2:hover > .headerlink, h3:hover > .head
         </tr>
 
         <tr class="">
+            <td class="company">Aereo</td>
+            <td class="website"><a 
href="http://www.aereo.com";>http://www.aereo.com</a></td>
+        </tr>
+
+        <tr class="">
             <td class="company">Cloudera</td>
             <td class="website"><a 
href="http://www.cloudera.com";>http://www.cloudera.com</a></td>
         </tr>
@@ -313,6 +325,16 @@ h2:hover > .headerlink, h3:hover > .head
         </tr>
 
         <tr class="">
+            <td class="company">Pinterest</td>
+            <td class="website"><a 
href="http://www.pinterest.com";>http://www.pinterest.com</a></td>
+        </tr>
+
+        <tr class="">
+            <td class="company">Quora</td>
+            <td class="website"><a 
href="http://www.quora.com";>http://www.quora.com</a></td>
+        </tr>
+
+        <tr class="">
             <td class="company">RapLeaf</td>
             <td class="website"><a 
href="http://www.rapleaf.com";>http://www.rapleaf.com</a></td>
         </tr>
@@ -323,11 +345,6 @@ h2:hover > .headerlink, h3:hover > .head
         </tr>
 
         <tr class="">
-            <td class="company">Aereo</td>
-            <td class="website"><a 
href="http://www.aereo.com";>http://www.aereo.com</a></td>
-        </tr>
-
-        <tr class="">
             <td class="company">Siemens</td>
             <td class="website"><a 
href="http://www.siemens.com";>http://www.siemens.com</a></td>
         </tr>
@@ -337,11 +354,74 @@ h2:hover > .headerlink, h3:hover > .head
             <td class="website"><a 
href="http://uber.com";>http://uber.com</a></td>
         </tr>
 
+        </tbody>
+    </table>
+</div>
+
+<h2 id="open-source-projects-using-apache-thrift">Open source projects using 
Apache Thrift<a class="headerlink" 
href="#open-source-projects-using-apache-thrift" title="Permanent 
link">&para;</a></h2>
+<p>Apache Thrift is widely used in lots of other Open Source projects. These 
are some of them, but the list is by no means exhaustive.</p>
+<div class="committers">
+    <table class="table table-bordered table-striped">
+        <tbody>
+        <tr>
+            <td><b>Project</b></td>
+            <td><b>Website</b></td>
+        </tr>
+
         <tr class="">
-            <td class="company">Microsoft Open Source</td>
+            <td class="company">Microsoft Robust Distributed System Nucleus 
(rDSN)</td>
             <td class="website"><a 
href="https://github.com/Microsoft/rDSN";>https://github.com/Microsoft/rDSN</a></td>
         </tr>
 
+        <tr class="">
+            <td class="company">Twitter Finagle</td>
+            <td class="website"><a 
href="http://twitter.github.io/finagle/guide/Protocols.html";>http://twitter.github.io/finagle/guide/Protocols.html</a></td>
+        </tr>
+
+        <tr class="">
+            <td class="company">Twitter Scrooge</td>
+            <td class="website"><a 
href="http://twitter.github.io/scrooge";>http://twitter.github.io/scrooge</a></td>
+        </tr>
+
+        </tbody>
+    </table>
+</div>
+
+<h2 id="other-apache-projects-using-apache-thrift">Other Apache projects using 
Apache Thrift<a class="headerlink" 
href="#other-apache-projects-using-apache-thrift" title="Permanent 
link">&para;</a></h2>
+<p>There's also plenty of other Apache projects who are using and/or 
supporting Thrift in some way or another.</p>
+<div class="committers">
+    <table class="table table-bordered table-striped">
+        <tbody>
+        <tr>
+            <td><b>Project</b></td>
+            <td><b>Website</b></td>
+        </tr>
+
+        <tr class="">
+            <td class="company">Aurora</td>
+            <td class="website"><a 
href="http://aurora.apache.org";>http://aurora.apache.org</a></td>
+        </tr>
+
+        <tr class="">
+            <td class="company">Hadoop</td>
+            <td class="website"><a 
href="http://wiki.apache.org/hadoop/HDFS-APIs";>http://wiki.apache.org/hadoop/HDFS-APIs</a></td>
+        </tr>
+
+        <tr class="">
+            <td class="company">HBase</td>
+            <td class="website"><a 
href="http://wiki.apache.org/hadoop/Hbase/ThriftApi";>http://wiki.apache.org/hadoop/Hbase/ThriftApi</a></td>
+        </tr>
+
+        <tr class="">
+            <td class="company">Parquet</td>
+            <td class="website"><a 
href="https://parquet.apache.org";>https://parquet.apache.org</a></td>
+        </tr>
+
+        <tr class="">
+            <td class="company">Storm</td>
+            <td class="website"><a 
href="http://storm.apache.org/";>http://storm.apache.org/</a></td>
+        </tr>
+
         </tbody>
     </table>
 </div>


Reply via email to