You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by kc...@apache.org on 2008/07/17 02:29:55 UTC

svn commit: r677477 - in /incubator/thrift/site: author/src/documentation/content/xdocs/ publish/ publish/skin/images/

Author: kclark
Date: Wed Jul 16 17:29:54 2008
New Revision: 677477

URL: http://svn.apache.org/viewvc?rev=677477&view=rev
Log:
web: Update committer list and improve index page. [THRIFT-87]

Modified:
    incubator/thrift/site/author/src/documentation/content/xdocs/index.xml
    incubator/thrift/site/author/src/documentation/content/xdocs/whoweare.xml
    incubator/thrift/site/publish/index.html
    incubator/thrift/site/publish/index.pdf
    incubator/thrift/site/publish/skin/images/rc-b-l-15-1body-2menu-3menu.png
    incubator/thrift/site/publish/skin/images/rc-b-r-15-1body-2menu-3menu.png
    incubator/thrift/site/publish/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
    incubator/thrift/site/publish/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
    incubator/thrift/site/publish/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
    incubator/thrift/site/publish/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
    incubator/thrift/site/publish/skin/images/rc-t-r-15-1body-2menu-3menu.png
    incubator/thrift/site/publish/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
    incubator/thrift/site/publish/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
    incubator/thrift/site/publish/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
    incubator/thrift/site/publish/whoweare.html
    incubator/thrift/site/publish/whoweare.pdf

Modified: incubator/thrift/site/author/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/incubator/thrift/site/author/src/documentation/content/xdocs/index.xml?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
--- incubator/thrift/site/author/src/documentation/content/xdocs/index.xml (original)
+++ incubator/thrift/site/author/src/documentation/content/xdocs/index.xml Wed Jul 16 17:29:54 2008
@@ -22,21 +22,35 @@
   </header>
   <body>
 <p>
-<strong>Thrift</strong> is cross-language serialization and RPC framework.
+<strong>Thrift</strong> is cross-language serialization and RPC framework. It
+combines a powerful software stack with a code generation engine to build services
+that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, C#, Erlang, Perl, and several other languages. Thrift was originally developed at Facebook and open-sourced in April, 2007. Thrift entered the Apache Incubator in May, 2008.
 </p>
 
+    <section id="overview">
+      <title>Overview</title>
+      <p>
+        Thrift allows you to define data types and service interfaces in a simple
+        definition file. Taking that file as input, the compiler generates code to
+        be used to easily build RPC clients and servers that communicate seamlessly
+        across programming languages.
+      </p>
+    </section>
+
+    <section id="getting-started">
+      <title>Getting Started</title>
+      <p>Currently, the best way to get started is to dig into the <a href="http://wiki.apache.org/thrift/">Thrift Wiki</a>.</p>
+    </section>
+
     <section id="news">
       <title>News</title>
       <section>
-		<title>Thrift is incubating</title>
+		<title>May 9, 2008 - Thrift is incubating</title>
 	        <p>Thrift incubation status can be found from <a href="http://incubator.apache.org/projects/thrift.html">http://incubator.apache.org/projects/thrift.html</a>.</p>
       </section>
     </section>
     <!--
     <section>
-      <title> Getting Started </title>
-    </section>
-    <section>
       <title> Getting Involved </title>
     </section>
     -->

Modified: incubator/thrift/site/author/src/documentation/content/xdocs/whoweare.xml
URL: http://svn.apache.org/viewvc/incubator/thrift/site/author/src/documentation/content/xdocs/whoweare.xml?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
--- incubator/thrift/site/author/src/documentation/content/xdocs/whoweare.xml (original)
+++ incubator/thrift/site/author/src/documentation/content/xdocs/whoweare.xml Wed Jul 16 17:29:54 2008
@@ -28,6 +28,30 @@
 
 
   <tr>
+    <td>mcslee</td>
+    <td><a href="http://www.facebook.com/profile.php?id=204686">Mark Slee</a></td>
+    <td>Facebook</td>
+    <td></td>
+    <td>-8</td>
+  </tr>
+    
+  <tr>
+    <td>aditya</td>
+    <td>Aditya Agarwal</td>
+    <td>Facebook</td>
+    <td></td>
+    <td>-8</td>
+  </tr>
+    
+  <tr>
+    <td>marck</td>
+    <td>Mark Kwaitkowski</td>
+    <td>Facebook</td>
+    <td></td>
+    <td>-8</td>
+  </tr>
+    
+  <tr>
     <td>dreiss</td>
     <td>David Reiss</td>
     <td>Facebook</td>
@@ -35,6 +59,46 @@
     <td>-8</td>
   </tr>
     
+  <tr>
+    <td>jwang</td>
+    <td>James Wang</td>
+    <td>Facebook</td>
+    <td></td>
+    <td>-8</td>
+  </tr>
+    
+  <tr>
+    <td>cpiro</td>
+    <td>Chris Piro</td>
+    <td>Facebook</td>
+    <td></td>
+    <td>-8</td>
+  </tr>
+    
+  <tr>
+    <td>bmaurer</td>
+    <td><a href="http://bmaurer.blogspot.com">Ben Maurer</a></td>
+    <td>ReCapthca/Facebook</td>
+    <td></td>
+    <td>-5</td>
+  </tr>
+    
+  <tr>
+    <td>kclark</td>
+    <td><a href="http://glu.ttono.us">Kevin Clark</a></td>
+    <td>Powerset</td>
+    <td></td>
+    <td>-8</td>
+  </tr>
+    
+  <tr>
+    <td>tjake</td>
+    <td><a href="http://3.rdrail.net">Jake Luciani</a></td>
+    <td>Third Rail</td>
+    <td></td>
+    <td>-5</td>
+  </tr>
+    
 </table>
 </section>
 

Modified: incubator/thrift/site/publish/index.html
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/index.html?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
--- incubator/thrift/site/publish/index.html (original)
+++ incubator/thrift/site/publish/index.html Wed Jul 16 17:29:54 2008
@@ -143,10 +143,16 @@
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
+<a href="#overview">Overview</a>
+</li>
+<li>
+<a href="#getting-started">Getting Started</a>
+</li>
+<li>
 <a href="#news">News</a>
 <ul class="minitoc">
 <li>
-<a href="#Thrift+is+incubating">Thrift is incubating</a>
+<a href="#May+9%2C+2008+-+Thrift+is+incubating">May 9, 2008 - Thrift is incubating</a>
 </li>
 </ul>
 </li>
@@ -155,22 +161,40 @@
 
 <p>
 
-<strong>Thrift</strong> is cross-language serialization and RPC framework.
+<strong>Thrift</strong> is cross-language serialization and RPC framework. It
+combines a powerful software stack with a code generation engine to build services
+that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, C#, Erlang, Perl, and several other languages. Thrift was originally developed at Facebook and open-sourced in April, 2007. Thrift entered the Apache Incubator in May, 2008.
 </p>
 
     
-<a name="N10013"></a><a name="news"></a>
+<a name="N10013"></a><a name="overview"></a>
+<h2 class="h3">Overview</h2>
+<div class="section">
+<p>
+        Thrift allows you to define data types and service interfaces in a simple
+        definition file. Taking that file as input, the compiler generates code to
+        be used to easily build RPC clients and servers that communicate seamlessly
+        across programming languages.
+      </p>
+</div>
+
+    
+<a name="N1001D"></a><a name="getting-started"></a>
+<h2 class="h3">Getting Started</h2>
+<div class="section">
+<p>Currently, the best way to get started is to dig into the <a href="http://wiki.apache.org/thrift/">Thrift Wiki</a>.</p>
+</div>
+
+    
+<a name="N1002B"></a><a name="news"></a>
 <h2 class="h3">News</h2>
 <div class="section">
-<a name="N10019"></a><a name="Thrift+is+incubating"></a>
-<h3 class="h4">Thrift is incubating</h3>
+<a name="N10031"></a><a name="May+9%2C+2008+-+Thrift+is+incubating"></a>
+<h3 class="h4">May 9, 2008 - Thrift is incubating</h3>
 <p>Thrift incubation status can be found from <a href="http://incubator.apache.org/projects/thrift.html">http://incubator.apache.org/projects/thrift.html</a>.</p>
 </div>
     <!--
     <section>
-      <title> Getting Started </title>
-    </section>
-    <section>
       <title> Getting Involved </title>
     </section>
     -->

Modified: incubator/thrift/site/publish/index.pdf
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/index.pdf?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
--- incubator/thrift/site/publish/index.pdf (original)
+++ incubator/thrift/site/publish/index.pdf Wed Jul 16 17:29:54 2008
@@ -5,10 +5,10 @@
 /Producer (FOP 0.20.5) >>
 endobj
 5 0 obj
-<< /Length 415 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 513 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gaua9Yti1j&;GBn`Nc6AL[E$"1/^LF"scS^#%0u#Vi?q\-#oo/HQ8s5/ji.5LYUSGhnCcD]HB.k(jLWHMOMo^;\9@P_LU@^+<T4...@h>32kfI*oiaM7nf0?Aq?V6^]-&uC,s4d@3-cmu':':Fo1jsO+B1G0=QfU3%sGq'rG/<1G4o^8buef3XTr5Jp3)5f;!*?J>_G#q^QriBmV./RC`U%dBcEmu*6a4f)lmd;7>eY)b7[6idI2o?l[JH~>
+Gb!#Xb>,r/&A70VQ<PiTi^]NZOWo[9":-jt#N1]@:)g0,9&d;Ehr?h&],[b/T]-rsl`A-uaa/]HF$8Nu4<tJN%V]7K6X]%Q+SqcC206K%OS^3>96bMbjWZ:CEWB/l#k^\hPpVOS<M$1J!IR01TWnTl4n]J\#R"&nGCXZg=gW.Bq;dj0M:8b,Z;C2p:B2]]Ga,E::f-e9%Zf>ols"VEgoc+_aD-p^m/Yi\nVfj,%R&mt!108=bW2u#"Zsu^WkOflji,I-4B>%MjRdg<kbHMg2r(Atd^.o1\QdT[Ea/QrJ)(X[Rrk_lpJ)<=DO;79)"*7@O0-\eMPL$gA7p@:FD52R88,:Z'6`!\jEYU]7Co'9>p'$)S4urS4^g4e?0lsI(=bGP,ln4=ApYkV9L'mIF'bAF@r:S*,/K?ET!4`E$A"<m+OW%<!o90C?'Wauar&ho'@^Q>U%W)2\_t^^8aUn1Anmf7f$('t(K2nf=eN0=YqSb]GAZHIf&e6UBW-C]`O%2g~>
 endstream
 endobj
 6 0 obj
@@ -24,12 +24,14 @@
 [
 8 0 R
 10 0 R
+12 0 R
+14 0 R
 ]
 endobj
 8 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 102.0 559.666 137.324 547.666 ]
+/Rect [ 102.0 559.666 157.316 547.666 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A 9 0 R
@@ -39,7 +41,7 @@
 10 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 108.0 541.466 216.164 529.466 ]
+/Rect [ 102.0 541.466 182.996 529.466 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A 11 0 R
@@ -47,30 +49,62 @@
 >>
 endobj
 12 0 obj
-<< /Length 651 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 102.0 523.266 137.324 511.266 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 13 0 R
+/H /I
+>>
+endobj
+14 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 108.0 505.066 287.156 493.066 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 15 0 R
+/H /I
+>>
+endobj
+16 0 obj
+<< /Length 1423 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GarnU9lnc;&A@sB/@Y8uN?h_ob`-dZB/hTAoh5n35tU/KYbN=&ADl(7pe,XYam#r+G2M&`c:o?smfZIA"S*`\:du.TqbbFjX/2=p8eT3Lpq4^!>8R5QI"hKNU[a$r;^b9mNnKk$G?8b.pnc_WDb\hh2sO52<2k;Ze$`:OrEJs&3V]m@]Qir@E9feu<NFHcI`Fm;F-3QcN"-]D/5A\e'Rbn#qV4g+pNcDKYqFo%UQIuT9[a]=iSA9EOms9iL0aF#\s\j"s'm%p-upKoET+]YI5;?L;]k_2STB9/s!rq!-],jL,\N%;"T9@]8.u+D($c!0Nt%H4or:61RAo-'/dSR5V_Fa[RPkjEC4O?OLffsPm-]G&)%rjD"\pja;D+4=#YH`-$r<XjM/>mflmuF/7oeFgheooe&S"ZYe\9IFCq2]4o1e]NDVG]1Z0L(U;A^JOU*]0lmtu\7,[>+/kb(qc"/%1ahga5%hR(1DKYU9W$oYe%_/]9heiPA%E%)AIplqnE_(X1OF0tSI"R\b"157>G.4,3/dhfF9@t=eUV@OXm'+#3);pI*j3QT.,Tjt--F8TV8Z5P>aa@j*O(oJE06DR+sV*0&^m,-hN;tO^6K?E$3DMFq(JCZOu%(!PGC\J)(;no!_h&gQ((Uj~>
+Gat%#9lJfF&A@P9@*qW!fX+%ppQcY9RK.&-H\!0j*k5BGb?>Of']m=-f68LB`8OncV?gRS(s^/@^3LrQ=KcW1'&k_4O`dr"8@e;J#QK17H#ONhN5f0pei!:%c$H:!@G[/3ancCT7C1b0ij4^N!HYqbqj(KnW/pX!f;`\k/)HL2082Q-KpKB7s)92_@ukoA[Dp,_XYgI1CN32IM;#;^"sm1?7Q(=Ek4[E?3XB#5(!<]eF5U5lYdl=k1)`nq>/TqZlZ\G&\!S@@>6M,DNR2=j6rQF'ei(\M^?K19Fh7/qEt$(T3!.k/!<k(_R7kqpl?K"dXl+=Jg:"c#J="6>9mAV6*/$RghnFG]AZ[W`R3V>&BQgDl#=%)jl_3&QOa6gK1-Xup("cOMlKTRDBBU^h5@o")>B:ujMqI!Mf*1LGe=-F[3,5eJ&fum2\<C.<?)bM&jl!VXj13ejolQmJE,;[]e`e%YOJp"apKD%abk$u$(m[W\BH.C@Ylli)17Cr\hsYj)6eqRojP>P0V3ajOb)^F+.@im-Zm0Z]?q_ALe.:OnSWE(9oslHV31L%t>d+,2cX(`XX\PH/:#hUo_u8mTTeXrHCf\<Q5-,Q#B68ca@H-S%quTlp%d7&VW`u(,XXK^-giA$Zg)TjITJS;l'_`-pV;TYKigumSXfV8^33,BWC/N&Ed)C2<6HUY1r(/g.-'d[]T_qPjqp&H;;$\W8*]t#l:25NG\T6k()*74iLT'F&i2spbFs_a"o]K4-DXCmhQqtCo1L<2)ckcj"0\0MSEr`VLP&o60"bnpl<[DRVg1`WLT@]tdKV+sY`e#(sP#&q3-g%2_g@X450K!:]@,BNm2:)U%4]<$6.8?Zo^$W0Jf#B!cCda2j%R2R1Agu*/Ft.kd>J'70PpL#fr\#d9"7WREo'hL;!k=>g.H!a1"?:-/,Uo7:o1;A9:83C]aQ(p2PIE0dg^4u(Fi2lK0Ck]GJ\7u^HJTG]c5^R3HI;%
 %k'CZA<:;...@R>+`;(_pd;.i0ZIb'qqjdF>!6sT8SFF.C_Dl`*1Qt\gS8e:>efIToX5gFZ[^\<H<U?]KEtH\BgAtcVTGfhqpXFSF$>=$pteONkVDHqAC:8dN+!]g1^#K[VVeEP&O%mm"&hH]i-#'-O`.@Yj.j"'V0Fi`(Yi[gc@<W'-[.^l#1?B0<`R]fEjs+*_j]@YgUhq94*XL0~>
 endstream
 endobj
-13 0 obj
+17 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 12 0 R
-/Annots 14 0 R
+/Contents 16 0 R
+/Annots 18 0 R
 >>
 endobj
-14 0 obj
+18 0 obj
 [
-15 0 R
+19 0 R
+20 0 R
 ]
 endobj
-15 0 obj
+19 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 350.988 476.932 405.984 464.932 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://wiki.apache.org/thrift/)
+/S /URI >>
+/H /I
+>>
+endobj
+20 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 296.304 578.413 519.288 566.413 ]
+/Rect [ 296.304 394.545 519.288 382.545 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://incubator.apache.org/projects/thrift.html)
@@ -78,50 +112,66 @@
 /H /I
 >>
 endobj
-17 0 obj
+22 0 obj
 <<
- /Title (\376\377\0\61\0\40\0\116\0\145\0\167\0\163)
- /Parent 16 0 R
- /First 18 0 R
- /Last 18 0 R
- /Count -1
+ /Title (\376\377\0\61\0\40\0\117\0\166\0\145\0\162\0\166\0\151\0\145\0\167)
+ /Parent 21 0 R
+ /Next 23 0 R
  /A 9 0 R
 >> endobj
-18 0 obj
+23 0 obj
 <<
- /Title (\376\377\0\61\0\56\0\61\0\40\0\124\0\150\0\162\0\151\0\146\0\164\0\40\0\151\0\163\0\40\0\151\0\156\0\143\0\165\0\142\0\141\0\164\0\151\0\156\0\147)
- /Parent 17 0 R
+ /Title (\376\377\0\62\0\40\0\107\0\145\0\164\0\164\0\151\0\156\0\147\0\40\0\123\0\164\0\141\0\162\0\164\0\145\0\144)
+ /Parent 21 0 R
+ /Prev 22 0 R
+ /Next 24 0 R
  /A 11 0 R
 >> endobj
-19 0 obj
+24 0 obj
+<<
+ /Title (\376\377\0\63\0\40\0\116\0\145\0\167\0\163)
+ /Parent 21 0 R
+ /First 25 0 R
+ /Last 25 0 R
+ /Prev 23 0 R
+ /Count -1
+ /A 13 0 R
+>> endobj
+25 0 obj
+<<
+ /Title (\376\377\0\63\0\56\0\61\0\40\0\115\0\141\0\171\0\40\0\71\0\54\0\40\0\62\0\60\0\60\0\70\0\40\0\55\0\40\0\124\0\150\0\162\0\151\0\146\0\164\0\40\0\151\0\163\0\40\0\151\0\156\0\143\0\165\0\142\0\141\0\164\0\151\0\156\0\147)
+ /Parent 24 0 R
+ /A 15 0 R
+>> endobj
+26 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-20 0 obj
+27 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-21 0 obj
+28 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-22 0 obj
+29 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-23 0 obj
+30 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -131,69 +181,88 @@
 1 0 obj
 << /Type /Pages
 /Count 2
-/Kids [6 0 R 13 0 R ] >>
+/Kids [6 0 R 17 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 16 0 R
+ /Outlines 21 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 19 0 R /F5 20 0 R /F1 21 0 R /F2 22 0 R /F7 23 0 R >> 
+/Font << /F3 26 0 R /F5 27 0 R /F1 28 0 R /F2 29 0 R /F7 30 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
 <<
 /S /GoTo
-/D [13 0 R /XYZ 85.0 637.8 null]
+/D [17 0 R /XYZ 85.0 585.0 null]
 >>
 endobj
 11 0 obj
 <<
 /S /GoTo
-/D [13 0 R /XYZ 85.0 606.666 null]
+/D [17 0 R /XYZ 85.0 506.266 null]
 >>
 endobj
-16 0 obj
+13 0 obj
+<<
+/S /GoTo
+/D [17 0 R /XYZ 85.0 453.932 null]
+>>
+endobj
+15 0 obj
+<<
+/S /GoTo
+/D [17 0 R /XYZ 85.0 422.798 null]
+>>
+endobj
+21 0 obj
 <<
- /First 17 0 R
- /Last 17 0 R
+ /First 22 0 R
+ /Last 24 0 R
 >> endobj
 xref
-0 24
+0 31
 0000000000 65535 f 
-0000002999 00000 n 
-0000003064 00000 n 
-0000003156 00000 n 
+0000004771 00000 n 
+0000004836 00000 n 
+0000004928 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000000577 00000 n 
-0000000697 00000 n 
-0000000729 00000 n 
-0000003279 00000 n 
-0000000864 00000 n 
-0000003342 00000 n 
-0000001001 00000 n 
-0000001744 00000 n 
-0000001867 00000 n 
-0000001894 00000 n 
-0000003408 00000 n 
-0000002096 00000 n 
-0000002237 00000 n 
-0000002443 00000 n 
-0000002556 00000 n 
-0000002666 00000 n 
-0000002774 00000 n 
-0000002890 00000 n 
+0000000675 00000 n 
+0000000795 00000 n 
+0000000841 00000 n 
+0000005051 00000 n 
+0000000976 00000 n 
+0000005114 00000 n 
+0000001113 00000 n 
+0000005180 00000 n 
+0000001250 00000 n 
+0000005246 00000 n 
+0000001387 00000 n 
+0000002903 00000 n 
+0000003026 00000 n 
+0000003060 00000 n 
+0000003244 00000 n 
+0000005312 00000 n 
+0000003446 00000 n 
+0000003585 00000 n 
+0000003780 00000 n 
+0000003936 00000 n 
+0000004215 00000 n 
+0000004328 00000 n 
+0000004438 00000 n 
+0000004546 00000 n 
+0000004662 00000 n 
 trailer
 <<
-/Size 24
+/Size 31
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-3459
+5363
 %%EOF

Modified: incubator/thrift/site/publish/skin/images/rc-b-l-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-b-l-15-1body-2menu-3menu.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/skin/images/rc-b-r-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-b-r-15-1body-2menu-3menu.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/skin/images/rc-t-r-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-t-r-15-1body-2menu-3menu.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/thrift/site/publish/whoweare.html
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/whoweare.html?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
--- incubator/thrift/site/publish/whoweare.html (original)
+++ incubator/thrift/site/publish/whoweare.html Wed Jul 16 17:29:54 2008
@@ -170,6 +170,39 @@
   
 <tr>
     
+<td colspan="1" rowspan="1">mcslee</td>
+    <td colspan="1" rowspan="1"><a href="http://www.facebook.com/profile.php?id=204686">Mark Slee</a></td>
+    <td colspan="1" rowspan="1">Facebook</td>
+    <td colspan="1" rowspan="1"></td>
+    <td colspan="1" rowspan="1">-8</td>
+  
+</tr>
+    
+  
+<tr>
+    
+<td colspan="1" rowspan="1">aditya</td>
+    <td colspan="1" rowspan="1">Aditya Agarwal</td>
+    <td colspan="1" rowspan="1">Facebook</td>
+    <td colspan="1" rowspan="1"></td>
+    <td colspan="1" rowspan="1">-8</td>
+  
+</tr>
+    
+  
+<tr>
+    
+<td colspan="1" rowspan="1">marck</td>
+    <td colspan="1" rowspan="1">Mark Kwaitkowski</td>
+    <td colspan="1" rowspan="1">Facebook</td>
+    <td colspan="1" rowspan="1"></td>
+    <td colspan="1" rowspan="1">-8</td>
+  
+</tr>
+    
+  
+<tr>
+    
 <td colspan="1" rowspan="1">dreiss</td>
     <td colspan="1" rowspan="1">David Reiss</td>
     <td colspan="1" rowspan="1">Facebook</td>
@@ -178,13 +211,68 @@
   
 </tr>
     
+  
+<tr>
+    
+<td colspan="1" rowspan="1">jwang</td>
+    <td colspan="1" rowspan="1">James Wang</td>
+    <td colspan="1" rowspan="1">Facebook</td>
+    <td colspan="1" rowspan="1"></td>
+    <td colspan="1" rowspan="1">-8</td>
+  
+</tr>
+    
+  
+<tr>
+    
+<td colspan="1" rowspan="1">cpiro</td>
+    <td colspan="1" rowspan="1">Chris Piro</td>
+    <td colspan="1" rowspan="1">Facebook</td>
+    <td colspan="1" rowspan="1"></td>
+    <td colspan="1" rowspan="1">-8</td>
+  
+</tr>
+    
+  
+<tr>
+    
+<td colspan="1" rowspan="1">bmaurer</td>
+    <td colspan="1" rowspan="1"><a href="http://bmaurer.blogspot.com">Ben Maurer</a></td>
+    <td colspan="1" rowspan="1">ReCapthca/Facebook</td>
+    <td colspan="1" rowspan="1"></td>
+    <td colspan="1" rowspan="1">-5</td>
+  
+</tr>
+    
+  
+<tr>
+    
+<td colspan="1" rowspan="1">kclark</td>
+    <td colspan="1" rowspan="1"><a href="http://glu.ttono.us">Kevin Clark</a></td>
+    <td colspan="1" rowspan="1">Powerset</td>
+    <td colspan="1" rowspan="1"></td>
+    <td colspan="1" rowspan="1">-8</td>
+  
+</tr>
+    
+  
+<tr>
+    
+<td colspan="1" rowspan="1">tjake</td>
+    <td colspan="1" rowspan="1"><a href="http://3.rdrail.net">Jake Luciani</a></td>
+    <td colspan="1" rowspan="1">Third Rail</td>
+    <td colspan="1" rowspan="1"></td>
+    <td colspan="1" rowspan="1">-5</td>
+  
+</tr>
+    
 
 </table>
 </div>
 
 
 
-<a name="N10050"></a><a name="Mentors"></a>
+<a name="N10130"></a><a name="Mentors"></a>
 <h2 class="h3">Mentors</h2>
 <div class="section">
 <p>Mentors while in incubation include:</p>

Modified: incubator/thrift/site/publish/whoweare.pdf
URL: http://svn.apache.org/viewvc/incubator/thrift/site/publish/whoweare.pdf?rev=677477&r1=677476&r2=677477&view=diff
==============================================================================
--- incubator/thrift/site/publish/whoweare.pdf (original)
+++ incubator/thrift/site/publish/whoweare.pdf Wed Jul 16 17:29:54 2008
@@ -47,10 +47,10 @@
 >>
 endobj
 12 0 obj
-<< /Length 995 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 2531 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gat%c95iQ=%*.i9'Y5kZ<0_"-gtUO7!sT1d,JXfT%W8!d`Y,n)S/1Fg+8q)Y6qsH[!@!.1ae+:%aLbSs1KB6O9[ISn&[[ED,4MEW+n/1r(t2T]fbXOT:jdu"RAc`RmYgHjX"%'9Y0_)Dq]($S7=W._pAYi7^+mZ39#M[0CItctV*U0i\*0t).hH9/fPsGO0ir51ft,Cne[sWK2k=%'ZPh>8/!#<WBl<=>#hB,BOB_aga\X*OTfU7k-Zt"t_+[rK*r2CR;##V;dV01,!f;ThKZ_:Ib%eD0gJ\jNd,`[147]qM;FF(eG^-D+W%3QI+ZRm*S)*O,RAX81M&Op\fGlMV\HR%^16f/[5cuKRJ.tet(mPUYVLgN_>g?dcXu[>l>a6rhXg!sYR#5pLk1ONRAOV%S="JuD3F'kh$Eful:qk?k=.F5#q?U/*Cs;;[VclUn3B:?iEXFF'`1^Rm-RZ&V<qM2HQ#4c]Ode9^SYM1X,lLCd:.\Lq9,Sr<rXNd/S\68?dIk_!>ECVj?dFYYA38sslqff/g%K%l>\b]p!AsHQ3en)<T:l"A5%feb5u>.1&AGm_b+X*0_X.j`\F*,'!luie:e[F1R\k/t=;66iE#]5J-e&'6JnscG.Y+D/!,#9:6`g2"f>$D)$9H-8?mIk\!uE?JiECFQ_4D9/mCIi(A&;DjAk`P<9O8HH`WO&Nqi=lE*cQ_AcZgS"`j/D/&>Kd4ZHbAZFHGVXs7uZ!lUS$hS,M>#/Mo&c1FNE9ZjZ`GQoI'qAk@jI4SV3kMZ([9Sb?'Kjf?97$u%-Gg4:c3A$(imYAKTXUX3j&@L=JT1,Sg;/k5.C1KqX81hnJn)[7JtB\5]XSrCujNSl3*!GTJ5Y&>;^\no*XX)T\&Q.&MLE!/I9KKXYfJJ76q5bTX%m8iu#e%[YBXfFa[+./_=M@lS<eSK)W`VZQTDQeO(bNboQ]72RfpA(G.le$74Ckb@lHY9Gi$q&?QJHpAu!<\Q
 ?7f~>
+GatV";3.2+&:i[0.sS]"@9F!US%c;bgIgj5l>7d=iHc#NQ;-Qi@?6M0g0]=6L1#hR1Sn*J-M#f\O5ZR]^q8^fqGoR,F?O:4\F?$]JiTG!bFI3`mmU[CZ641R46N5;b^Jk`q7M%ReP3d4AS%8FLY'hdcLU#TcfO.N'jJY,=>[9KkfP;o_E-]!pB+JV7I&Y]ra*7<f&...@FL>B$f3[:66)i*sOGppe(I?bL(3nRhk]EV_<&N`:TrlF>,mY6=EI"ZI)e7hErZ?X+SfgLQT+kP:;JO?qp:?A&POc539M+<"Z`Pr<3+O`>4AT/&D/BIa3Tglh6=Xmh6p\<>n>7%Y%B:2GM#ZkKT+A!4PLhufGH_"\3]9e0'u'=Ma9H-".#a[@YQ?pT\Ip[\OJ&4fD=)=YD$jt37:nqF0ZCqa1&`@9J8aHj]cWj]I;K7!rD"d0UV<bI*t/HlVZCGTu79bD&.(-!Yg;Gsr<D/KP#=ooq/X9T<=?4Tu/eL/:lej=d5g;'o,"5u\,%qtY=j/o$b4kDoJAl";LnanL`$L(\M(35id)ZiQe"9Y7
 GaY]Wr>K_IV-!C&.T+4ZMKP;mBXBqBc4P5F>=!24.Bm!Sbdo,,^]J_!9n.^FcA:\5G/L=u/fB-ZFVBmqUaEdj8lLciB>(&`-Be@hiVIb^2d2O1Slj(O79rjF=?TEE\dd1B>[DH<#Uh\:^aE`AS#UC^Z%&d2so0.HA*]hp0NI`hj$>EX".!"0P*WfJq"9k+A5p7dPJV/$tN*O1r"IbGVNleSkPc[]MRfQWW^ka6$!A(;'_j"a*$#u9=:`idtN#D"D1a/OK:HREFfeAGu9.<)#aaQAr=UGnEdcRF[aG'ao,/H+!m?.43m*\6Kfl&+*%!k6$(<q]+G2jSM=FoP_34?j6iE-F,SC(s0g),]61U=eN3L5i6eS'"[BH0ZR`0'`>34;m!'9;HSLiTSVqTuL!d4W]W!h0)'GcP?)m,tDtX66S*`uRgI@Pulp1dO#&O:hj(*35:6fbBk:fInJ>%!ocN(=.i-2L'uW<ZjDR@s(Oia-,B=N&Dn^0GK(MA:\60/1G/2dH5$@N[6C=aEdj,lLcjm=FEN+@kH2cNoc4C?'Z&Klj(O7*NQ42I/W,TQQ1pjR'8,qMq)N_'*[2':eD+aB)M.1MNH#M;0?Z,n+uSM%K+Hb4j<BCrTLp/^%n]4\a,+B"YV7eNE6brOXn<=$+d_t+>DA"7ZUQ%6,UcMK!#=K_$.Rdb"#R6iUV_\*hL"9-@%4&X5k2H=X^4f*hSQTGaZ?*_ONT<c9b+UlLDD&5\D5oi^f%qB@/6iMN;rsI6q1OZ0?#M=TXY-*L[Pdlj(O74%g^.CIV+#mGJJ[6"?Tr6#->lo*"e!84j8XOiA#i)A1a\a3JT7)N.Ad;u2Z:\!GkX]D=_[Wn31]GqhU7I+;E1)u8M-kVnaXJ_Ek;`lc+?ARoF>QNR'IJmSiW,:qqakU\cc0DR%K%V[rN:FLa4p7@C"fU+o\_ON93IR6WZC@A\N5X-DGi^e>]5LJe*lC3Yp+g.Hi/2cW=bTgG6`s4
 HuJaq<?_IRk=XSe2C:#,A8U4SX(n#$K/+b5dm0I,t<M=W=ONLJf869ER<IiL-`I*^.TW)f.#354<^]KTSSLS!hRnbDNf8e\,inuq('9D0#XaH2:qWp[F<(?A)d*apK%6Sm-c/2p_*s3@0G`nNB\8k/Lh1b3V3?tBDp#]nu6q?eN[X2X76!.BR:La+2QI75fKoCistES0,XWI^:Oi;(W:?[EL\F1O$rM<A7KV(aRlgZMtpkoFM<7j!?mU<&>>f,r^(g-nf,Co]]&>CG)irkCMN_fL%UHe[Suq5N$Cd88ktl6(?\(B*[u*L4fR1/C5)fP^;/IU$[7#Tq5F49*HKIHrt[Z*YCK0=cWJNi4!p;kJuU7t0@FVlBMP/X0IHIG<hrf;H"M1+<EJ?8pr5V]<h[][s?X$Gg+3>\t^I6.KJAJDGTEf)<"(/Y2V">#g0s2I)FVj4oV=m\imtHj1\boB2`7[bd7>J\M#OFg$2=PMN;$-IluhInj&@l`^+oH)f>2hmq!mqhP$H]3<j1gV'Q;ep\VgdR.3NU^q@`mXHo2])V~>
 endstream
 endobj
 13 0 obj
@@ -59,51 +59,104 @@
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
 /Contents 12 0 R
+/Annots 14 0 R
 >>
 endobj
+14 0 obj
+[
+15 0 R
+16 0 R
+17 0 R
+18 0 R
+]
+endobj
 15 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 184.5 587.416 229.51 577.416 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://www.facebook.com/profile.php?id=204686)
+/S /URI >>
+/H /I
+>>
+endobj
+16 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 184.5 465.916 236.74 455.916 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://bmaurer.blogspot.com)
+/S /URI >>
+/H /I
+>>
+endobj
+17 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 184.5 445.666 235.62 435.666 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://glu.ttono.us)
+/S /URI >>
+/H /I
+>>
+endobj
+18 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 184.5 425.416 240.08 415.416 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://3.rdrail.net)
+/S /URI >>
+/H /I
+>>
+endobj
+20 0 obj
 <<
  /Title (\376\377\0\61\0\40\0\103\0\157\0\155\0\155\0\151\0\164\0\164\0\145\0\162\0\163)
- /Parent 14 0 R
- /Next 16 0 R
+ /Parent 19 0 R
+ /Next 21 0 R
  /A 9 0 R
 >> endobj
-16 0 obj
+21 0 obj
 <<
  /Title (\376\377\0\62\0\40\0\115\0\145\0\156\0\164\0\157\0\162\0\163)
- /Parent 14 0 R
- /Prev 15 0 R
+ /Parent 19 0 R
+ /Prev 20 0 R
  /A 11 0 R
 >> endobj
-17 0 obj
+22 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-18 0 obj
+23 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-19 0 obj
+24 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-20 0 obj
+25 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-21 0 obj
+26 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -118,13 +171,13 @@
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 14 0 R
+ /Outlines 19 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 17 0 R /F5 18 0 R /F1 19 0 R /F2 20 0 R /F7 21 0 R >> 
+/Font << /F3 22 0 R /F5 23 0 R /F1 24 0 R /F2 25 0 R /F7 26 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
@@ -136,44 +189,49 @@
 11 0 obj
 <<
 /S /GoTo
-/D [13 0 R /XYZ 85.0 566.166 null]
+/D [13 0 R /XYZ 85.0 404.166 null]
 >>
 endobj
-14 0 obj
+19 0 obj
 <<
- /First 15 0 R
- /Last 16 0 R
+ /First 20 0 R
+ /Last 21 0 R
 >> endobj
 xref
-0 22
+0 27
 0000000000 65535 f 
-0000003019 00000 n 
-0000003084 00000 n 
-0000003176 00000 n 
+0000005333 00000 n 
+0000005398 00000 n 
+0000005490 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
 0000000559 00000 n 
 0000000679 00000 n 
 0000000711 00000 n 
-0000003299 00000 n 
+0000005613 00000 n 
 0000000846 00000 n 
-0000003362 00000 n 
+0000005676 00000 n 
 0000000983 00000 n 
-0000002070 00000 n 
-0000003428 00000 n 
-0000002178 00000 n 
-0000002329 00000 n 
-0000002463 00000 n 
-0000002576 00000 n 
-0000002686 00000 n 
-0000002794 00000 n 
-0000002910 00000 n 
+0000003607 00000 n 
+0000003730 00000 n 
+0000003778 00000 n 
+0000003974 00000 n 
+0000004152 00000 n 
+0000004322 00000 n 
+0000005742 00000 n 
+0000004492 00000 n 
+0000004643 00000 n 
+0000004777 00000 n 
+0000004890 00000 n 
+0000005000 00000 n 
+0000005108 00000 n 
+0000005224 00000 n 
 trailer
 <<
-/Size 22
+/Size 27
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-3479
+5793
 %%EOF