You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by bu...@apache.org on 2013/05/06 21:19:11 UTC

svn commit: r861110 [4/10] - in /websites/staging/gora/trunk/content: ./ current/ resources/ resources/css/ resources/img/ resources/js/

Added: websites/staging/gora/trunk/content/downloads.html
==============================================================================
--- websites/staging/gora/trunk/content/downloads.html (added)
+++ websites/staging/gora/trunk/content/downloads.html Mon May  6 19:19:10 2013
@@ -0,0 +1,202 @@
+<!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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- Gora Releases " />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./index.html"><img src=".//resources/images/gora-logo.png" alt="Apache Gora" title="Apache Gora" /></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./contribute.html">Contribute</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./credits.html">People</a></li>
+                <li><a href="./related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./about.html">About</a></li>
+                <li><a href="./current/overview.html">Current Documentation</a></li>
+                <li><a href="./current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div><!--/.nav-collapse -->
+      </div>
+    </div>
+  </div>
+
+  <div class="container" id="Gora_Gora Releases ">
+
+<p>Download the newest release of Apache Gora. See the <a href="http://apache.org/dist/gora/0.2.1/CHANGES.txt">0.2.1-CHANGES.txt</a>
+file for more information on the list of updates in this release.</p>
+<p>Gora is always distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version 2.0</a>.</p>
+<p>The link in the Mirrors column below should display a list of available mirrors with a default selection 
+based on your inferred location. If you do not see that page, try a different browser. 
+The checksum and signature are links to the originals on the main distribution server.</p>
+<table>
+  <caption>Downloads</caption>
+  <tr><th align="left">Version</th> <th align="left">Mirrors</th> <th align="left">Checksum</th> <th align="left">Signature</th></tr>
+  <tr><td>Apache Gora 0.2.1 (tar.gz)</td><td><a href="http://www.apache.org/dyn/closer.cgi/gora/0.2.1/apache-gora-0.2.1-src.tar.gz">
+       apache-gora-0.2.1-src.tar.gz</a></td> <td><a href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2.1-src.tar.gz.md5">
+       apache-gora-0.2.1-src.tar.gz.md5</a> </td> <td><a href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2.1-src.tar.gz.asc">
+       apache-gora-0.2.1-src.tar.gz.asc</a> </td></tr>
+  <tr><td>Apache Gora 0.2.1 (zip)</td><td><a href="http://www.apache.org/dyn/closer.cgi/gora/0.2.1/apache-gora-0.2.1-src.zip">
+       apache-gora-0.2.1-src.zip</a></td><td><a href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2.1-src.zip.md5">
+       apache-gora-0.2.1-src.zip.md5</a></td><td><a href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2.1-src.zip.asc">
+       apache-gora-0.2.1-src.zip.asc</a></td></tr>
+</table>
+
+<h2 id="verify-releases">Verify Releases</h2>
+<p>It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. 
+Please read <a href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> 
+for more information on why you should verify our releases.</p>
+<p>We strongly recommend you verify your downloads with both PGP and MD5.</p>
+<h2 id="pgp-signature">PGP Signature</h2>
+<p>The PGP signatures can be verified using PGP or GPG. First download the 
+<a href="http://www.apache.org/dist/gora/KEYS">KEYS</a> as well as the asc signature file 
+for the relevant distribution. Make sure you get these files from the 
+<a href="http://www.apache.org/dist/gora/">main distribution directory</a>, rather than from a 
+mirror. Then verify the signatures using the following</p>
+<div class="codehilite"><pre><span class="nv">$</span> <span class="nv">gpg</span> <span class="o">--</span><span class="nb">import</span> <span class="n">KEYS</span>
+<span class="nv">$</span> <span class="nv">gpg</span> <span class="o">--</span><span class="n">verify</span> <span class="n">apache</span><span class="o">-</span><span class="n">gora</span><span class="o">-</span><span class="n">X</span><span class="o">.</span><span class="n">Y</span><span class="o">.</span><span class="n">Z</span><span class="o">-</span><span class="n">src</span><span class="o">.</span><span class="n">tar</span><span class="o">.</span><span class="n">gz</span><span class="o">.</span><span class="n">asc</span>
+</pre></div>
+
+
+<p>The files in the most recent release are signed by Lewis John McGibbney (lewismc) C601BCA7</p>
+<h2 id="md5-signature">MD5 Signature</h2>
+<p>Alternatively, you can verify the MD5 signature on the files. 
+A unix program called md5 or md5sum is included in many unix distributions.</p>
+<div class="codehilite"><pre><span class="nv">$</span> <span class="nv">md5sum</span> <span class="n">apache</span><span class="o">-</span><span class="n">gora</span><span class="o">-</span><span class="n">X</span><span class="o">.</span><span class="n">Y</span><span class="o">.</span><span class="n">Z</span><span class="o">-</span><span class="n">src</span><span class="o">.</span><span class="n">tar</span><span class="o">.</span><span class="n">gz</span><span class="o">.</span><span class="n">asc</span>
+</pre></div>
+
+
+<p>... output should match the string in apache-gora-X.Y.Z.tar.gz.md5</p>
+<h2 id="previous-releases">Previous Releases</h2>
+<p>If you are looking for previous releases of Apache Gora, have a look in the 
+<a href="http://archive.apache.org/dist/gora/">Apache Archives</a>, or alternatively 
+for even older releases check out the <a href="http://archive.apache.org/dist/incubator/gora/">Incubator archives</a>.</p>
+<p>Subscribe to the dev@ <a href="./mailing_lists.html">mailing list</a> if you want to 
+get notified about future releases. You can check out the Gora 
+<a href="./current/quickstart.html">Quick Start Guide</a> to get up and running in no time. </p>
+<p>All Apache Gora releases are available under the Apache License, Version 2.0. 
+See the NOTICE.txt file contained in each release artifact for applicable 
+copyright attribution notices.</p>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/index.html
==============================================================================
--- websites/staging/gora/trunk/content/index.html (added)
+++ websites/staging/gora/trunk/content/index.html Mon May  6 19:19:10 2013
@@ -0,0 +1,284 @@
+<!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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- Welcome to Apache Gora&amp;trade;" />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./index.html"><img src=".//resources/images/gora-logo.png" alt="Apache Gora" title="Apache Gora" /></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./contribute.html">Contribute</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./credits.html">People</a></li>
+                <li><a href="./related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./about.html">About</a></li>
+                <li><a href="./current/overview.html">Current Documentation</a></li>
+                <li><a href="./current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div><!--/.nav-collapse -->
+      </div>
+    </div>
+  </div>
+
+  <div class="container" id="Gora_Welcome to Apache Gora&amp;trade;">
+
+<h1 id="welcome-to-the-apache-gora-project">Welcome to the Apache Gora project!</h1>
+<p><div class="hero-unit">
+  <div class="row">
+    <img src="/resources/img/gora-logo.png" />
+  </div>
+  <div class="row">
+    <p>The Apache Gora open source framework provides an in-memory data model and persistence 
+       for big data. Gora supports persisting to column stores, key value stores, document 
+       stores and RDBMSs, and analyzing the data with extensive
+      <a href="http://hadoop.apache.org">Apache Hadoop&trade;</a>
+      <a href="http://hadoop.apache.org/docs/stable/mapred_tutorial.html">MapReduce</a>
+      support. Gora uses the 
+      <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License v2.0</a>.
+    </p>
+    <p>
+      <a href="{{base}}downloads.html" class="btn btn-primary btn-large">Download »</a>
+    </p>
+  </div>
+</div></p>
+<p>Gora graduated from the Apache incubator in January 2012 to become a top-level Apache project.</p>
+<h2 id="quick-shortcuts">Quick shortcuts</h2>
+<p>I would like to ...</p>
+<ul>
+<li>... <a href="/downloads.html">download Gora</a> <a href="{{base}}downloads.html" class="btn btn-primary btn-large">Download »</a></li>
+<li>... <a href="/downloads.html#Maven and Ivy">use Gora with Maven or Ivy</a></li>
+<li>... <a href="/about.html">find out more about Gora</a></li>
+<li>... <a href="/credits.html">see who's involved</a></li>
+<li>... <a href="/current/overview.html">see how to get started with Gora</a></li>
+<li>... <a href="/current/tutorial.html">go to the tutorial</a></li>
+<li>... <a href="/issue_tracking.html">report a bug</a></li>
+<li>... <a href="/mailing_lists.html">get help using Gora</a></li>
+<li>... <a href="/contribute.html">contribute to the project!</a></li>
+<li>... <a href="/current/api/index.html">read the Javadoc</a></li>
+<li>
+<p>... get the <a href="/current/doap_Gora.rdf">RDF DOAP descriptor for Gora</a></p>
+<p><section>
+  <title>News</title></p>
+<p><section>
+    <title>12 September, 2012: Apache Gora at ApacheCon EU 2012</title>
+    <p>
+      <a title="ApacheCon EU 2012" href="http://www.apachecon.eu/">
+        <img
+            src="http://www.apache.org/events/logos-banners/ApacheCon-2012-Europe/EU_speaker_wide_25.png"
+            class="float-right" alt="ApacheCon Logo"/>
+      </a>
+    After an absence of several years, the <a href="http://apache.org/"><b>Apache Software Foundation</b></a> is pleased to announce that <a href="http://apachecon.com/"><b>ApacheCon</b></a> is returning to Europe in 2012! <a href="http://www.apachecon.eu/"><b>ApacheCon EU Community Edition 2012</b></a> will be held between the 5th and 8th of November, at the Rhein-Neckar-Arena in Sinsheim, Germany... and guess what? Gora is coming along for the ride! The <a href="http://www.apachecon.eu/proposals/91/">proposal</a> entitled <i><b>From Incubation to Continuous Ingestion - The Story of Apache Gora</b></i> has been included in the <a href="http://www.apachecon.eu/tracks/#big-data"><b>Big Data</b></a> track. We look forward to seeing you in November in Germany.
+    </p>
+  </section></p>
+<p><section>
+    <title>24 August, 2012: Apache Gora successfully participates in Google Summer of Code 2012</title>
+    <p>The jury has been out, the results are in and we are extremely proud to announce that the <a href="https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2012/renato2099/1"><b>Gora - Amazon DynamoDB datastore for Gora</b></a> project has come out on top in this years <a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2012">Google Summer of Code</a>. We can now bear the fruits of success in this years program as it marks a first for Gora and will surely reap long term benefits for the community as a whole. A huge congratulations to this years student Renato Javier Marroqui­n Mogrovejo for his work over the summer, as a community we look forward to your continued presence within the project and beyond. <br />
+    </p>
+  </section></p>
+<p><section>
+    <title>07 August, 2012: Apache Gora 0.2.1 released</title>
+    <p>The Apache Gora team are proud to announce the release of Gora 0.2.1. This point-oh! release offers users large improvements within the gora-cassandra module including a number of bug fixes, significant upgrades to Apache Cassandra and Hector Client API usage and a number of improvements to the gora-core API. The Maven artifacts for the project are published<br />
+    to <a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven Central</a>.
+    See the <a href="http://www.apache.org/dist/gora/0.2.1/CHANGES.txt">0.2-CHANGES.txt</a> 
+    file for a full list of changes in this release or alternatively the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311172&#38;version=12322496">Jira release report</a>.
+    </p>
+  </section></p>
+<p><section>
+    <title>24 April, 2012: Apache Gora 0.2 released</title>
+    <p>The Apache Gora team are proud to announce the release of Gora 0.2, our first since graduating from the Apache
+    Incubator. This release boasts an assortment of over 50 improvements over our previous incubating release with artifacts 
+    available both within Maven Central and from official Apache mirrors. The Maven artifacts for the project are published<br />
+    to <a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven Central</a>.
+    See the <a href="http://www.apache.org/dist/gora/0.2-CHANGES.txt">0.2-CHANGES.txt</a> 
+    file for a full list of changes in this release. 
+    </p>
+  </section></p>
+<p><section>
+    <title>23 April, 2012: Apache Gora Amazon DynamoDB project accepted as Google Summer of Code project</title>
+    <p>The Apache Gora team are very happy to announce conformation that the green light has been given for a Gora 
+     <a href="http://aws.amazon.com/dynamodb/">Amazon Dynamo DB</a> project within the remit of this years 
+     <a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2012">Google Summer of Code</a>.
+    See the official project proposal <a href="http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/renato2099/1">here</a>. 
+    </p>
+  </section></p>
+<p><section>
+    <title>24 January, 2012: Apache Gora Graduates to Top Level Project at the Apache Software Foundation</title>
+    <p>The biggest event within Apache Gora's history was revealed on 24/01/2012 when it was announced that Apache Gora 
+    was to be established as a Top Level Project entity within the Apache Software Foundation. This is excellent news for 
+    the Gora community and we are looking forward to tackling the benefits and challenges brought by our new Top Level status. 
+    </p>
+  </section></p>
+<p><section>
+    <title>15 January, 2012: Apache Gora announces full support for <a href="ext:hector"><b>Hector Client</b>:</a></title>
+    <p>Some time ago, the Apache Gora development team made the decision to support Hector as the 
+    primary Apache Cassandra client. This decision enables Gora to build on the expressiveness offered by the 
+    Hector API, some features include:
+    <li>high level, simple object oriented interface to cassandra. </li>
+    <li>failover behavior on the client side.</li>
+    <li>connection pooling for improved performance and scalability.</li>
+    <li>JMX counters for monitoring and management.</li>
+    <li>configurable and extensible load balancing (round robin (the default), least active, and a phi-accrural style response time detector).</li>
+    <li>complete encapsulation of the underlying Thrift API and structs.</li>
+    <li>automatic retry of downed hosts.</li>
+    <li>automatic discovery of additional hosts in the cluster.</li>
+    <li>suspension of hosts for a short period of time after several timeouts.</li>
+    <li>simple ORM layer that works.</li>
+    <li>a type-safe approach to dealing with Apache Cassandra’s data model.</li>
+    As an Apache community we value community over code, this move is definately a step in the right direction towards
+    bringing together two diverse communities, whilst during process undoubtably making both Apache Gora and Hector better 
+    technologies. Here at Gora we look forward to working with the Hector community.
+    </p>
+  </section></p>
+<p><section>
+    <title>24 September, 2011: Apache Gora 0.1.1-incubating release</title>
+    <p>The Apache Gora project made its second incubating release. This 
+    release improves the Maven artifacts for the project and publishes them 
+    in useable form to <a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven Central</a>.
+    See the <a href="http://www.apache.org/dist/incubator/gora/CHANGES-0.1.1-incubating.txt">CHANGES.txt</a> 
+    file for a full list of changes in this release.
+    </p>
+  </section></p>
+<p><section>
+    <title>06 April, 2011: Apache Gora 0.1-incubating release</title>
+    <p>The Apache Gora project made its first incubating release. See the
+    <a href="http://archive.apache.org/dist/incubator/gora/0.1-incubating/CHANGES-0.1-incubating.txt">CHANGES.txt</a>
+    file for a full list of changes in this release.
+    </p>
+  </section></p>
+<p><section>
+    <title>26 September, 2010: Gora in Apache Incubator </title>
+<p>Gora has been accepted to the Apache Incubator and started it's life
+    as a candidate Apache project. </p>
+  </section></p>
+</section>
+
+<p><section>
+  <title>Apache Gora Trademark Attribution</title>
+  <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.</p>
+</section></p>
+</li>
+</ul>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/issue_tracking.html
==============================================================================
--- websites/staging/gora/trunk/content/issue_tracking.html (added)
+++ websites/staging/gora/trunk/content/issue_tracking.html Mon May  6 19:19:10 2013
@@ -0,0 +1,153 @@
+<!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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- Gora Issue Tracking" />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./index.html"><img src=".//resources/images/gora-logo.png" alt="Apache Gora" title="Apache Gora" /></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./contribute.html">Contribute</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./credits.html">People</a></li>
+                <li><a href="./related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./about.html">About</a></li>
+                <li><a href="./current/overview.html">Current Documentation</a></li>
+                <li><a href="./current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div><!--/.nav-collapse -->
+      </div>
+    </div>
+  </div>
+
+  <div class="container" id="Gora_Gora Issue Tracking">
+
+<p>Gora tracks both bugs and enhancement/feature requests <a href="http://issues.apache.org/jira/browse/GORA">here</a> using JIRA.</p>
+<p>We welcome input, however, before filing a request, please make sure you do the following:
+<em> Search the Apache <a href="(http://issues.apache.org/jira/browse/GORA)">JIRA</a> database.
+</em> Check the developers <a href="/mailing_lists.html">mailing lists</a>, both by searching the archives and by asking questions.
+Thank you</p>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/mailing_lists.html
==============================================================================
--- websites/staging/gora/trunk/content/mailing_lists.html (added)
+++ websites/staging/gora/trunk/content/mailing_lists.html Mon May  6 19:19:10 2013
@@ -0,0 +1,177 @@
+<!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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- Gora Mailing Lists" />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./index.html"><img src=".//resources/images/gora-logo.png" alt="Apache Gora" title="Apache Gora" /></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./contribute.html">Contribute</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./credits.html">People</a></li>
+                <li><a href="./related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./about.html">About</a></li>
+                <li><a href="./current/overview.html">Current Documentation</a></li>
+                <li><a href="./current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div><!--/.nav-collapse -->
+      </div>
+    </div>
+  </div>
+
+  <div class="container" id="Gora_Gora Mailing Lists">
+
+<h2 id="users">Users</h2>
+<p>If you use Gora, please subscribe to the Gora user mailing list.
+The Gora user mailing list is :
+<a href="mailto:user@gora.apache.org">user@gora.apache.org</a>.
+<em> <a href="mailto:user-subscribe@gora.apache.org">Subscribe to List</a>
+</em> <a href="mailto:user-unsubscribe@gora.apache.org">Unsubscribe from List</a>
+<em> <a href="http://www.mail-archive.com/user%40gora.apache.org/">Search List Archive</a>
+</em> <a href="http://mail-archives.apache.org/mod_mbox/gora-user/">View List Archive</a>
+In order to post to the list, it is necessary to first subscribe to it.</p>
+<h2 id="developers">Developers</h2>
+<p>If you'd like to contribute to Gora, please subscribe to the
+Gora developer mailing list.
+The Gora developer mailing list is :
+<a href="mailto:dev@gora.apache.org">dev@gora.apache.org</a>.
+<em> <a href="mailto:dev-subscribe@gora.apache.org">Subscribe to List</a>
+</em> <a href="mailto:dev-unsubscribe@gora.apache.org">Unsubscribe from List</a>
+<em> <a href="http://www.mail-archive.com/dev%40gora.apache.org/">Search List Archive</a>
+</em> <a href="http://mail-archives.apache.org/mod_mbox/gora-dev/">View List Archive</a>
+In order to post to the list, it is necessary to first subscribe to it.</p>
+<h2 id="developers-and-committers">Developers and Committers</h2>
+<p>If you'd like to see changes made in Gora's <a href="/version_control.html">version control system</a>
+then please subscribe to the Gora commit's mailing list.
+The Gora commit's mailing list is :
+<a href="mailto:commits@gora.apache.org">commits@gora.apache.org</a>.
+<em> <a href="mailto:commits-subscribe@gora.apache.org">Subscribe to List</a>
+</em> <a href="mailto:commits-unsubscribe@gora.apache.org">Unsubscribe from List</a>
+<em> <a href="http://www.mail-archive.com/commits%40gora.apache.org/">Search List Archive</a>
+</em> <a href="http://mail-archives.apache.org/mod_mbox/gora-commits/">View List Archive</a>
+In order to post to the list, it is necessary to first subscribe to it.</p>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/nightly_builds.html
==============================================================================
--- websites/staging/gora/trunk/content/nightly_builds.html (added)
+++ websites/staging/gora/trunk/content/nightly_builds.html Mon May  6 19:19:10 2013
@@ -0,0 +1,161 @@
+<!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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- Automated Nightly Builds" />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./index.html"><img src=".//resources/images/gora-logo.png" alt="Apache Gora" title="Apache Gora" /></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./contribute.html">Contribute</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./credits.html">People</a></li>
+                <li><a href="./related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./about.html">About</a></li>
+                <li><a href="./current/overview.html">Current Documentation</a></li>
+                <li><a href="./current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div><!--/.nav-collapse -->
+      </div>
+    </div>
+  </div>
+
+  <div class="container" id="Gora_Automated Nightly Builds">
+
+<p>We're using the Apache Jenkins build server for continuous builds.</p>
+<p><a href="http://builds.apache.org/job/Gora-trunk/">Trunk build</a>
+<em> This build is set up to check SVN for updates every 60 mins but also 
+  builds nightly regardless.
+</em> This builds SNAPSHOT's which can be obtained <a href="https://repository.apache.org/content/repositories/snapshots/org/apache/gora/">here</a>. </p>
+<p>Depending on the nature of the ongoing development, it is common to 
+have other branch builds ongoing. You can see all of the Gora builds
+<a href="https://builds.apache.org/view/G-L/view/Gora/">here</a>.</p>
+<p>Email notifications to commits@gora.apache.org are generated by Jenkins
+for build failures (and when builds return to normal).</p>
+<p>If you're interested in the Jenkins services or would like to request an
+account on the server, check out the
+<a href="http://wiki.apache.org/general/Hudson">Jenkins wiki</a> for more information.</p>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/related.html
==============================================================================
--- websites/staging/gora/trunk/content/related.html (added)
+++ websites/staging/gora/trunk/content/related.html Mon May  6 19:19:10 2013
@@ -0,0 +1,161 @@
+<!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. 
+-->
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+  <meta charset="utf-8" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+  <meta name="author" content="dev@gora.apache.org" />
+
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <META name="Description" content="Apache Gora -- Related Projects" />
+  <META name="Keywords" content="Apache Gora NoSQL Framework" />
+  <META name="Owner" content="dev@gora.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+
+  <!-- The styles -->
+  <link href="./resources/css/bootstrap.css" rel="stylesheet">
+  <style type="text/css">
+    body {
+      padding-top: 60px;
+      padding-bottom: 40px;
+    }
+  </style>
+  <link href="./resources/css/bootstrap-responsive.css" rel="stylesheet">
+  <link href="./resources/css/gora.css" rel="stylesheet">
+
+  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+  <!--[if lt IE 9]>
+    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+  <![endif]-->
+
+  <!-- Fav and touch icons -->
+  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+  <link rel="shortcut icon" href="./resources/img/feather-small.png">
+
+  <title>Apache Gora&trade;</title>
+</head>
+
+<body>
+  <div class="navbar navbar-inverse navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+          <span class="icon-bar"></span>
+        </a>
+        <a class="brand" href="./index.html"><img src=".//resources/images/gora-logo.png" alt="Apache Gora" title="Apache Gora" /></a>
+        <div class="nav-collapse collapse">
+          <ul class="nav">
+            <li><a href="./downloads.html">Downloads</a></li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./board-reports/index.html">Board Reporting</a></li>
+                <li><a href="./contribute.html">Contribute</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./credits.html">People</a></li>
+                <li><a href="./related.html">Related Projects</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./about.html">About</a></li>
+                <li><a href="./current/overview.html">Current Documentation</a></li>
+                <li><a href="./current/api/index.html">JavaDoc Documentation</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="./issue_tracking.html">Issue Tracking</a></li>
+                <li><a href="./mailing_lists.html">Mailing Lists</a></li>
+                <li><a href="./nightly_builds.html">Nightly Builds</a></li>
+                <li><a href="./version_control.html">Version Control</a></li>
+              </ul>
+            </li>
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
+                <img src="./resources/img/feather-small.png" alt="Apache" title="Apache" /> <b class="caret"></b></a>
+              <ul class="dropdown-menu pull-right">
+                <li><a href="http://www.apache.org">Apache Home</a></li>
+                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+              </ul>
+            </li>
+          </ul>
+          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
+            <input value="gora.apache.org" name="sitesearch" type="hidden" />
+            <input class="search-query" name="q" id="query" type="text" />
+          </form>
+          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
+        </div><!--/.nav-collapse -->
+      </div>
+    </div>
+  </div>
+
+  <div class="container" id="Gora_Related Projects">
+
+<p>This is a page dedicated to the plethora of projects used in some way or another by Gora.
+If we have not included your project here, please <a href="/mailing_lists.html">get in touch</a>.</p>
+<ul>
+<li><a href="http://aws.amazon.com/dynamodb/">Amazon DynamoDB</a></li>
+<li><a href="http://accumulo.apache.org">Apache Accumulo</a></li>
+<li><a href="http://avro.apache.org">Apache Avro</a></li>
+<li><a href="http://cassandra.apache.org">Apache Cassandra</a></li>
+<li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
+<li><a href="http://hbase.apache.org">Apache HBase</a></li>
+<li><a href="http://hector-client.github.com/hector/build/html/index.html">Hector Client</a></li>
+<li><a href="http://www.hsqldb.org">HSQLDB</a></li>
+<li><a href="http://www.mysql.com">MySQL</a></li>
+</ul>
+
+  </div>
+
+  <hr>
+
+  <div class="container">
+    <footer>
+      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      </p>
+      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
+      </p>
+    </footer>
+
+  </div> <!-- /container -->
+
+  <!-- The javascript
+  ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
+
+</body>
+</html>

Added: websites/staging/gora/trunk/content/resources/css/bootstrap-responsive.css
==============================================================================
--- websites/staging/gora/trunk/content/resources/css/bootstrap-responsive.css (added)
+++ websites/staging/gora/trunk/content/resources/css/bootstrap-responsive.css Mon May  6 19:19:10 2013
@@ -0,0 +1,745 @@
+/*!
+ * Bootstrap Responsive v2.2.2
+ *
+ * Copyright 2012 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world @twitter by @mdo and @fat.
+ *
+ * Altered from out-of-the-box to remove large view customizations.
+ *
+ */
+
+@-ms-viewport {
+  width: device-width;
+}
+
+.clearfix {
+  *zoom: 1;
+}
+
+.clearfix:before,
+.clearfix:after {
+  display: table;
+  line-height: 0;
+  content: "";
+}
+
+.clearfix:after {
+  clear: both;
+}
+
+.hide-text {
+  font: 0/0 a;
+  color: transparent;
+  text-shadow: none;
+  background-color: transparent;
+  border: 0;
+}
+
+.input-block-level {
+  display: block;
+  width: 100%;
+  min-height: 30px;
+  -webkit-box-sizing: border-box;
+     -moz-box-sizing: border-box;
+          box-sizing: border-box;
+}
+
+.hidden {
+  display: none;
+  visibility: hidden;
+}
+
+.visible-phone {
+  display: none !important;
+}
+
+.visible-tablet {
+  display: none !important;
+}
+
+.hidden-desktop {
+  display: none !important;
+}
+
+.visible-desktop {
+  display: inherit !important;
+}
+
+@media (min-width: 768px) and (max-width: 979px) {
+  .hidden-desktop {
+    display: inherit !important;
+  }
+  .visible-desktop {
+    display: none !important ;
+  }
+  .visible-tablet {
+    display: inherit !important;
+  }
+  .hidden-tablet {
+    display: none !important;
+  }
+}
+
+@media (max-width: 767px) {
+  .hidden-desktop {
+    display: inherit !important;
+  }
+  .visible-desktop {
+    display: none !important;
+  }
+  .visible-phone {
+    display: inherit !important;
+  }
+  .hidden-phone {
+    display: none !important;
+  }
+}
+
+@media (min-width: 768px) and (max-width: 979px) {
+  .row {
+    margin-left: -20px;
+    *zoom: 1;
+  }
+  .row:before,
+  .row:after {
+    display: table;
+    line-height: 0;
+    content: "";
+  }
+  .row:after {
+    clear: both;
+  }
+  [class*="span"] {
+    float: left;
+    min-height: 1px;
+    margin-left: 20px;
+  }
+  .container,
+  .navbar-static-top .container,
+  .navbar-fixed-top .container,
+  .navbar-fixed-bottom .container {
+    width: 724px;
+  }
+  .span12 {
+    width: 724px;
+  }
+  .span11 {
+    width: 662px;
+  }
+  .span10 {
+    width: 600px;
+  }
+  .span9 {
+    width: 538px;
+  }
+  .span8 {
+    width: 476px;
+  }
+  .span7 {
+    width: 414px;
+  }
+  .span6 {
+    width: 352px;
+  }
+  .span5 {
+    width: 290px;
+  }
+  .span4 {
+    width: 228px;
+  }
+  .span3 {
+    width: 166px;
+  }
+  .span2 {
+    width: 104px;
+  }
+  .span1 {
+    width: 42px;
+  }
+  .offset12 {
+    margin-left: 764px;
+  }
+  .offset11 {
+    margin-left: 702px;
+  }
+  .offset10 {
+    margin-left: 640px;
+  }
+  .offset9 {
+    margin-left: 578px;
+  }
+  .offset8 {
+    margin-left: 516px;
+  }
+  .offset7 {
+    margin-left: 454px;
+  }
+  .offset6 {
+    margin-left: 392px;
+  }
+  .offset5 {
+    margin-left: 330px;
+  }
+  .offset4 {
+    margin-left: 268px;
+  }
+  .offset3 {
+    margin-left: 206px;
+  }
+  .offset2 {
+    margin-left: 144px;
+  }
+  .offset1 {
+    margin-left: 82px;
+  }
+  .row-fluid {
+    width: 100%;
+    *zoom: 1;
+  }
+  .row-fluid:before,
+  .row-fluid:after {
+    display: table;
+    line-height: 0;
+    content: "";
+  }
+  .row-fluid:after {
+    clear: both;
+  }
+  .row-fluid [class*="span"] {
+    display: block;
+    float: left;
+    width: 100%;
+    min-height: 30px;
+    margin-left: 2.7624309392265194%;
+    *margin-left: 2.709239449864817%;
+    -webkit-box-sizing: border-box;
+       -moz-box-sizing: border-box;
+            box-sizing: border-box;
+  }
+  .row-fluid [class*="span"]:first-child {
+    margin-left: 0;
+  }
+  .row-fluid .controls-row [class*="span"] + [class*="span"] {
+    margin-left: 2.7624309392265194%;
+  }
+  .row-fluid .span12 {
+    width: 100%;
+    *width: 99.94680851063829%;
+  }
+  .row-fluid .span11 {
+    width: 91.43646408839778%;
+    *width: 91.38327259903608%;
+  }
+  .row-fluid .span10 {
+    width: 82.87292817679558%;
+    *width: 82.81973668743387%;
+  }
+  .row-fluid .span9 {
+    width: 74.30939226519337%;
+    *width: 74.25620077583166%;
+  }
+  .row-fluid .span8 {
+    width: 65.74585635359117%;
+    *width: 65.69266486422946%;
+  }
+  .row-fluid .span7 {
+    width: 57.18232044198895%;
+    *width: 57.12912895262725%;
+  }
+  .row-fluid .span6 {
+    width: 48.61878453038674%;
+    *width: 48.56559304102504%;
+  }
+  .row-fluid .span5 {
+    width: 40.05524861878453%;
+    *width: 40.00205712942283%;
+  }
+  .row-fluid .span4 {
+    width: 31.491712707182323%;
+    *width: 31.43852121782062%;
+  }
+  .row-fluid .span3 {
+    width: 22.92817679558011%;
+    *width: 22.87498530621841%;
+  }
+  .row-fluid .span2 {
+    width: 14.3646408839779%;
+    *width: 14.311449394616199%;
+  }
+  .row-fluid .span1 {
+    width: 5.801104972375691%;
+    *width: 5.747913483013988%;
+  }
+  .row-fluid .offset12 {
+    margin-left: 105.52486187845304%;
+    *margin-left: 105.41847889972962%;
+  }
+  .row-fluid .offset12:first-child {
+    margin-left: 102.76243093922652%;
+    *margin-left: 102.6560479605031%;
+  }
+  .row-fluid .offset11 {
+    margin-left: 96.96132596685082%;
+    *margin-left: 96.8549429881274%;
+  }
+  .row-fluid .offset11:first-child {
+    margin-left: 94.1988950276243%;
+    *margin-left: 94.09251204890089%;
+  }
+  .row-fluid .offset10 {
+    margin-left: 88.39779005524862%;
+    *margin-left: 88.2914070765252%;
+  }
+  .row-fluid .offset10:first-child {
+    margin-left: 85.6353591160221%;
+    *margin-left: 85.52897613729868%;
+  }
+  .row-fluid .offset9 {
+    margin-left: 79.8342541436464%;
+    *margin-left: 79.72787116492299%;
+  }
+  .row-fluid .offset9:first-child {
+    margin-left: 77.07182320441989%;
+    *margin-left: 76.96544022569647%;
+  }
+  .row-fluid .offset8 {
+    margin-left: 71.2707182320442%;
+    *margin-left: 71.16433525332079%;
+  }
+  .row-fluid .offset8:first-child {
+    margin-left: 68.50828729281768%;
+    *margin-left: 68.40190431409427%;
+  }
+  .row-fluid .offset7 {
+    margin-left: 62.70718232044199%;
+    *margin-left: 62.600799341718584%;
+  }
+  .row-fluid .offset7:first-child {
+    margin-left: 59.94475138121547%;
+    *margin-left: 59.838368402492065%;
+  }
+  .row-fluid .offset6 {
+    margin-left: 54.14364640883978%;
+    *margin-left: 54.037263430116376%;
+  }
+  .row-fluid .offset6:first-child {
+    margin-left: 51.38121546961326%;
+    *margin-left: 51.27483249088986%;
+  }
+  .row-fluid .offset5 {
+    margin-left: 45.58011049723757%;
+    *margin-left: 45.47372751851417%;
+  }
+  .row-fluid .offset5:first-child {
+    margin-left: 42.81767955801105%;
+    *margin-left: 42.71129657928765%;
+  }
+  .row-fluid .offset4 {
+    margin-left: 37.01657458563536%;
+    *margin-left: 36.91019160691196%;
+  }
+  .row-fluid .offset4:first-child {
+    margin-left: 34.25414364640884%;
+    *margin-left: 34.14776066768544%;
+  }
+  .row-fluid .offset3 {
+    margin-left: 28.45303867403315%;
+    *margin-left: 28.346655695309746%;
+  }
+  .row-fluid .offset3:first-child {
+    margin-left: 25.69060773480663%;
+    *margin-left: 25.584224756083227%;
+  }
+  .row-fluid .offset2 {
+    margin-left: 19.88950276243094%;
+    *margin-left: 19.783119783707537%;
+  }
+  .row-fluid .offset2:first-child {
+    margin-left: 17.12707182320442%;
+    *margin-left: 17.02068884448102%;
+  }
+  .row-fluid .offset1 {
+    margin-left: 11.32596685082873%;
+    *margin-left: 11.219583872105325%;
+  }
+  .row-fluid .offset1:first-child {
+    margin-left: 8.56353591160221%;
+    *margin-left: 8.457152932878806%;
+  }
+  input,
+  textarea,
+  .uneditable-input {
+    margin-left: 0;
+  }
+  .controls-row [class*="span"] + [class*="span"] {
+    margin-left: 20px;
+  }
+  input.span12,
+  textarea.span12,
+  .uneditable-input.span12 {
+    width: 710px;
+  }
+  input.span11,
+  textarea.span11,
+  .uneditable-input.span11 {
+    width: 648px;
+  }
+  input.span10,
+  textarea.span10,
+  .uneditable-input.span10 {
+    width: 586px;
+  }
+  input.span9,
+  textarea.span9,
+  .uneditable-input.span9 {
+    width: 524px;
+  }
+  input.span8,
+  textarea.span8,
+  .uneditable-input.span8 {
+    width: 462px;
+  }
+  input.span7,
+  textarea.span7,
+  .uneditable-input.span7 {
+    width: 400px;
+  }
+  input.span6,
+  textarea.span6,
+  .uneditable-input.span6 {
+    width: 338px;
+  }
+  input.span5,
+  textarea.span5,
+  .uneditable-input.span5 {
+    width: 276px;
+  }
+  input.span4,
+  textarea.span4,
+  .uneditable-input.span4 {
+    width: 214px;
+  }
+  input.span3,
+  textarea.span3,
+  .uneditable-input.span3 {
+    width: 152px;
+  }
+  input.span2,
+  textarea.span2,
+  .uneditable-input.span2 {
+    width: 90px;
+  }
+  input.span1,
+  textarea.span1,
+  .uneditable-input.span1 {
+    width: 28px;
+  }
+}
+
+@media (max-width: 767px) {
+  body {
+    padding-right: 20px;
+    padding-left: 20px;
+  }
+  .navbar-fixed-top,
+  .navbar-fixed-bottom,
+  .navbar-static-top {
+    margin-right: -20px;
+    margin-left: -20px;
+  }
+  .container-fluid {
+    padding: 0;
+  }
+  .dl-horizontal dt {
+    float: none;
+    width: auto;
+    clear: none;
+    text-align: left;
+  }
+  .dl-horizontal dd {
+    margin-left: 0;
+  }
+  .container {
+    width: auto;
+  }
+  .row-fluid {
+    width: 100%;
+  }
+  .row,
+  .thumbnails {
+    margin-left: 0;
+  }
+  .thumbnails > li {
+    float: none;
+    margin-left: 0;
+  }
+  [class*="span"],
+  .uneditable-input[class*="span"],
+  .row-fluid [class*="span"] {
+    display: block;
+    float: none;
+    width: 100%;
+    margin-left: 0;
+    -webkit-box-sizing: border-box;
+       -moz-box-sizing: border-box;
+            box-sizing: border-box;
+  }
+  .span12,
+  .row-fluid .span12 {
+    width: 100%;
+    -webkit-box-sizing: border-box;
+       -moz-box-sizing: border-box;
+            box-sizing: border-box;
+  }
+  .row-fluid [class*="offset"]:first-child {
+    margin-left: 0;
+  }
+  .input-large,
+  .input-xlarge,
+  .input-xxlarge,
+  input[class*="span"],
+  select[class*="span"],
+  textarea[class*="span"],
+  .uneditable-input {
+    display: block;
+    width: 100%;
+    min-height: 30px;
+    -webkit-box-sizing: border-box;
+       -moz-box-sizing: border-box;
+            box-sizing: border-box;
+  }
+  .input-prepend input,
+  .input-append input,
+  .input-prepend input[class*="span"],
+  .input-append input[class*="span"] {
+    display: inline-block;
+    width: auto;
+  }
+  .controls-row [class*="span"] + [class*="span"] {
+    margin-left: 0;
+  }
+  .modal {
+    position: fixed;
+    top: 20px;
+    right: 20px;
+    left: 20px;
+    width: auto;
+    margin: 0;
+  }
+  .modal.fade {
+    top: -100px;
+  }
+  .modal.fade.in {
+    top: 20px;
+  }
+}
+
+@media (max-width: 480px) {
+  .nav-collapse {
+    -webkit-transform: translate3d(0, 0, 0);
+  }
+  .page-header h1 small {
+    display: block;
+    line-height: 20px;
+  }
+  input[type="checkbox"],
+  input[type="radio"] {
+    border: 1px solid #ccc;
+  }
+  .form-horizontal .control-label {
+    float: none;
+    width: auto;
+    padding-top: 0;
+    text-align: left;
+  }
+  .form-horizontal .controls {
+    margin-left: 0;
+  }
+  .form-horizontal .control-list {
+    padding-top: 0;
+  }
+  .form-horizontal .form-actions {
+    padding-right: 10px;
+    padding-left: 10px;
+  }
+  .media .pull-left,
+  .media .pull-right {
+    display: block;
+    float: none;
+    margin-bottom: 10px;
+  }
+  .media-object {
+    margin-right: 0;
+    margin-left: 0;
+  }
+  .modal {
+    top: 10px;
+    right: 10px;
+    left: 10px;
+  }
+  .modal-header .close {
+    padding: 10px;
+    margin: -10px;
+  }
+  .carousel-caption {
+    position: static;
+  }
+}
+
+@media (max-width: 979px) {
+  body {
+    padding-top: 0;
+  }
+  .navbar-fixed-top,
+  .navbar-fixed-bottom {
+    position: static;
+  }
+  .navbar-fixed-top {
+    margin-bottom: 20px;
+  }
+  .navbar-fixed-bottom {
+    margin-top: 20px;
+  }
+  .navbar-fixed-top .navbar-inner,
+  .navbar-fixed-bottom .navbar-inner {
+    padding: 5px;
+  }
+  .navbar .container {
+    width: auto;
+    padding: 0;
+  }
+  .navbar .brand {
+    padding-right: 10px;
+    padding-left: 10px;
+    margin: 0 0 0 -5px;
+  }
+  .nav-collapse {
+    clear: both;
+  }
+  .nav-collapse .nav {
+    float: none;
+    margin: 0 0 10px;
+  }
+  .nav-collapse .nav > li {
+    float: none;
+  }
+  .nav-collapse .nav > li > a {
+    margin-bottom: 2px;
+  }
+  .nav-collapse .nav > .divider-vertical {
+    display: none;
+  }
+  .nav-collapse .nav .nav-header {
+    color: #777777;
+    text-shadow: none;
+  }
+  .nav-collapse .nav > li > a,
+  .nav-collapse .dropdown-menu a {
+    padding: 9px 15px;
+    font-weight: bold;
+    color: #777777;
+    -webkit-border-radius: 3px;
+       -moz-border-radius: 3px;
+            border-radius: 3px;
+  }
+  .nav-collapse .btn {
+    padding: 4px 10px 4px;
+    font-weight: normal;
+    -webkit-border-radius: 4px;
+       -moz-border-radius: 4px;
+            border-radius: 4px;
+  }
+  .nav-collapse .dropdown-menu li + li a {
+    margin-bottom: 2px;
+  }
+  .nav-collapse .nav > li > a:hover,
+  .nav-collapse .dropdown-menu a:hover {
+    background-color: #f2f2f2;
+  }
+  .navbar-inverse .nav-collapse .nav > li > a,
+  .navbar-inverse .nav-collapse .dropdown-menu a {
+    color: #999999;
+  }
+  .navbar-inverse .nav-collapse .nav > li > a:hover,
+  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
+    background-color: #111111;
+  }
+  .nav-collapse.in .btn-group {
+    padding: 0;
+    margin-top: 5px;
+  }
+  .nav-collapse .dropdown-menu {
+    position: static;
+    top: auto;
+    left: auto;
+    display: none;
+    float: none;
+    max-width: none;
+    padding: 0;
+    margin: 0 15px;
+    background-color: transparent;
+    border: none;
+    -webkit-border-radius: 0;
+       -moz-border-radius: 0;
+            border-radius: 0;
+    -webkit-box-shadow: none;
+       -moz-box-shadow: none;
+            box-shadow: none;
+  }
+  .nav-collapse .open > .dropdown-menu {
+    display: block;
+  }
+  .nav-collapse .dropdown-menu:before,
+  .nav-collapse .dropdown-menu:after {
+    display: none;
+  }
+  .nav-collapse .dropdown-menu .divider {
+    display: none;
+  }
+  .nav-collapse .nav > li > .dropdown-menu:before,
+  .nav-collapse .nav > li > .dropdown-menu:after {
+    display: none;
+  }
+  .nav-collapse .navbar-form,
+  .nav-collapse .navbar-search {
+    float: none;
+    padding: 10px 15px;
+    margin: 10px 0;
+    border-top: 1px solid #f2f2f2;
+    border-bottom: 1px solid #f2f2f2;
+    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
+       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
+            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
+  }
+  .navbar-inverse .nav-collapse .navbar-form,
+  .navbar-inverse .nav-collapse .navbar-search {
+    border-top-color: #111111;
+    border-bottom-color: #111111;
+  }
+  .navbar .nav-collapse .nav.pull-right {
+    float: none;
+    margin-left: 0;
+  }
+  .nav-collapse,
+  .nav-collapse.collapse {
+    height: 0;
+    overflow: hidden;
+  }
+  .navbar .btn-navbar {
+    display: block;
+  }
+  .navbar-static .navbar-inner {
+    padding-right: 10px;
+    padding-left: 10px;
+  }
+}
+
+@media (min-width: 980px) {
+  .nav-collapse.collapse {
+    height: auto !important;
+    overflow: visible !important;
+  }
+}