Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change 
notification.

The "FrontPage" page has been changed by RogerMeier:
http://wiki.apache.org/thrift/FrontPage?action=diff&rev1=38&rev2=39

  #format wiki
  #language en
  #pragma section-numbers off
- = Thrift Wiki =
+ = Apache Thrift Wiki =
- [[http://thrift.apache.org/|Thrift]] is a software framework for scalable 
cross-language services development.  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.
+ [[http://thrift.apache.org/| Apache Thrift]] is a software framework for 
scalable cross-language services development.  Apache 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.
  
  = Getting Started =
   * Read the [[http://thrift.apache.org/static/thrift-20070401.pdf|Thrift 
Whitepaper]] to understand the overall concepts and design
-  * ThriftFeatures - What can and can't you do with Thrift
+  * ThriftFeatures - What can and can't you do with Apache Thrift
   * LanguageSupport - Thrift has generators for C++, C#, Erlang, Haskell, 
Java, Objective C/Cocoa, OCaml, Perl, PHP, Python, Ruby, and Squeak
   * ThriftRequirements - Dependencies to build and run Thrift
   * ThriftInstallation - Building and installing Thrift
@@ -20, +20 @@

   * Get help and discuss on the [[http://thrift.apache.org/mailing |mailing 
lists]] or IrcChannel
   * Read the [[FAQ]]
   * ThriftTypes - the Thrift type system
-  * [[ThriftIDL]] - the Thift interface definition language
+  * [[ThriftIDL]] - the Apache Thrift interface definition language
   * ThriftGeneration - how to generate code for your language
   * ThriftUsage - examples showing how to use the generated code
-  * [[Tutorial]] - The Thrift tutorial
+  * [[Tutorial]] - The tutorial, more recent version is within source 
  
  = Links =
   * [[http://thrift.apache.org/static/thrift-20070401.pdf|Thrift Whitepaper]]
@@ -37, +37 @@

   * HowToContribute
   * [[https://builds.apache.org/hudson/job/Thrift/ | Continuous Integration on 
Apache's Jenkins]]
     * 
[[https://builds.apache.org/hudson/job/Thrift/lastSuccessfulBuild/artifact/thrift/
 | last successful build (dist)]]
-    * 
[[https://builds.apache.org/hudson/job/Thrift-Compiler-Windows/lastSuccessfulBuild/artifact/thrift/
 | last successful build (Thrift Compiler for Windows: thrift.exe)]]
+    * 
[[https://builds.apache.org/hudson/job/Thrift-Compiler-Windows/lastSuccessfulBuild/artifact/thrift/
 | last successful build (Apache Thrift Compiler for Windows: thrift.exe)]]
   * [[New_compact_binary_protocol|New compact binary protocol]]
   * [[HowToRelease|Instructions for release managers]]
-  * [[HowToThriftWebsite|Updating the Thrift Website]]
+  * [[HowToThriftWebsite|Updating the Apache Thrift Website]]
  
  = Related projects =
-  * PoweredBy - Applications, projects, and organizations using Thrift
+  * PoweredBy - Applications, projects, and organizations using Apache Thrift
-  * [[https://github.com/ekarak/Thrift4OZW|Thrift4OZW]] - A Ruby script to 
generate Thrift servers out of skeletons (sounds so *spooky*), and a binding 
for OpenZWave (a home automation library)
+  * [[https://github.com/ekarak/Thrift4OZW|Thrift4OZW]] - A Ruby script to 
generate Apache Thrift servers out of skeletons (sounds so *spooky*), and a 
binding for OpenZWave (a home automation library)
  
  == How to use this site ==
  A Wiki is a collaborative site, anyone can contribute and share:

Reply via email to