You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by bu...@apache.org on 2012/07/10 22:56:20 UTC

svn commit: r825345 [5/8] - in /websites/staging/shindig/trunk/content: ./ bootstrap/ bootstrap/css/ bootstrap/img/ bootstrap/js/ images/ jquery/ jquery/js/

Added: websites/staging/shindig/trunk/content/community_overview.html
==============================================================================
--- websites/staging/shindig/trunk/content/community_overview.html (added)
+++ websites/staging/shindig/trunk/content/community_overview.html Tue Jul 10 20:56:19 2012
@@ -0,0 +1,278 @@
+<!--
+ * 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.
+-->
+<!DOCTYPE html>
+<!--
+ * 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 lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Shindig - Overview</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="bootstrap/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+    </style>
+    <link href="bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  </head>
+
+  <body>
+
+    <div class="navbar 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">Apache Shindig</a>
+          <!--
+ * 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.
+-->
+<div class="nav-collapse">
+            <ul class="nav">
+              <li class="dropdown">
+    		    <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+      			  Get Shindig
+      			  <b class="caret"></b>
+    			</a>
+    			<ul class="dropdown-menu">
+      			  <li><a href="download.html">Download</a></li>
+      			  <li><a href="license.html">License</a></li>
+    			</ul>
+  			  </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  About Shindig
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="about_shindig_overview.html">Overview</a></li>
+                  <li><a href="about_shindig_getting_started.html">Getting Started</a></li>
+                  <li><a href="faq.html">FAQ</a></li>
+                  <li><a href="resources.html">Resources</a></li>
+                  <li><a href="powered-by.html">Powered By</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Documentation
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Centre</a></li>
+                  <li><a href="#">Java</a></li>
+                  <li><a href="#">PHP</a></li>
+                  <li><a href="#">Features</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Community
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="community_overview.html">Overview</a></li>
+                  <li><a href="getting-help.html">Getting Help</a></li>
+                  <li><a href="issue-tracking.html">Issue Tracking</a></li>
+                  <li><a href="source-repository.html">Source Repository</a></li>
+                  <li><a href="https://cwiki.apache.org/confluence/display/SHINDIG/Index">Wiki</a></li>
+                  <li><a href="#">The Shindig Team</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Misc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org/">Apache</a></li>
+                  <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                  <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Project Doc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Project Information</a></li>
+                </ul>
+              </li>       
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+	  <h1 id="overview">Overview</h1>
+<p>Apache Shindig, like any other opensource project, relies heavily on the efforts of the entire user community to 
+be ever vigilant for improvements, logging of defects, communicating use-cases, generating documentation, and being wary 
+of other users in need. This is a quick guide outlining what members of the Apache Shindig community may do to make the 
+system work better for everyone.</p>
+<h2 id="why-would-i-want-to-help">Why Would I Want To Help?</h2>
+<p>There are several reasons these are good things.</p>
+<ul>
+<li>By answering other people's questions, you can learn more for yourself</li>
+<li>By submitting your own fixes, they get incorporated faster</li>
+<li>By reporting issues, you ensure that bugs don't get missed, or forgotten</li>
+<li>You are giving back to a community that has given you software for free</li>
+</ul>
+<h2 id="how-to-contribute">How to contribute?</h2>
+<p>As with any open source project, there are several ways you can help:</p>
+<ul>
+<li>Join the <a href="mail-lists.html">mailing list</a> and answer other user's questions</li>
+<li>Report bugs, feature requests and other issues in the <a href="issue-tracking.html">issue tracking</a> application.</li>
+<li><a href="developers/java/build.html">Build Java Apache Shindig</a> or <a href="developers/php/build.html">Build PHP Apache Shindig</a> 
+for yourself, in order to fix bugs.</li>
+<li>[Submit patches][patches] to reported issues (both those you find, or that others have filed)</li>
+<li>Help with the documentation by pointing out areas that are lacking or unclear, and if you are so inclined, 
+submitting patches to correct it. You can quickly contribute rough thoughts to the wiki, or you can volunteer to help 
+collate and organize information that is already there.</li>
+</ul>
+<p><strong>Your participation in the community is much appreciated!</strong></p>
+<h2 id="create-and-submitting-a-patch">Create and submitting a patch</h2>
+<p><strong>Note:</strong> Be sure to respect our Java code style! You could also read this thread 
+<a href="http://markmail.org/message/t6b7jgzvfjj4fiqu">http://markmail.org/message/t6b7jgzvfjj4fiqu</a>.</p>
+<p>For new people to the project, creating patches is the way to get started and build your reputation.</p>
+<ol>
+<li>Start editing the code, since Subversion is being used no checkout is needed</li>
+<li>Move to top level folder, e.g. cd ~/src/shindig</li>
+<li>Generate diffs using svn di &gt; fix-xxx-bug.patch</li>
+<li>If needed, remove from the patch file any changes you do not want to submit until later</li>
+<li>If you're new, create an account on <a href="https://issues.apache.org/jira/browse/SHINDIG">https://issues.apache.org/jira/browse/SHINDIG</a></li>
+<li>Create a new issue with the patch:<ol>
+<li>Follow the "New" link: <a href="https://issues.apache.org/jira/secure/CreateIssue!default.jspa">https://issues.apache.org/jira/secure/CreateIssue!default.jspa</a></li>
+<li>For the "Issue Type", select "Bug", "Improvement" or "New Feature"</li>
+<li>Click "Next&gt;&gt;"</li>
+<li>Enter summary / description and select the component</li>
+<li>Click "Create"</li>
+<li>Click "Attach file" and select the fix-xxx-bug.patch file</li>
+<li>Check the "Grant license to ASF for inclusion in ASF works" option</li>
+<li>Click on "Watching" and then click on "Start" watching to get updates</li>
+</ol>
+</li>
+<li>If your patch includes major changes, the Apache Shindig project uses 
+    <a href="https://reviews.apache.org/dashboard/">reviews.apache.org</a> to review your patch. You will need to create an account in 
+    order to submit a patch for review. Go to the sign up form to create an account if you don't already have one.<ol>
+<li>Click create new review</li>
+<li>Select Shindig as the project and set the path to trunk.</li>
+<li>Attach your patch file.</li>
+<li>Fill out the subject, description, and describe any testing you did.</li>
+<li>In the bugs section list the JIRA you created for the issue, all you need to do is enter SHINDIG-XXXX and a linke will be created.</li>
+<li>Add Shindig as the group to review the code.  You may also specify individuals who you would like to review your patch.
+    An email will automatically be sent to the Shindig dev list and any individuals you listed as reviewers.</li>
+</ol>
+</li>
+<li>You should also subscribe using dev-subscribe@shindig.apache.org to see all the feedback, 
+    in which case you'll get the updates on the issue without needing to "Watch" them individually.</li>
+<li>After your patch is reviewed and the community deems it acceptable a committer will commit the code to SVN.</li>
+</ol>
+<h2 id="how-do-i-join-the-project">How do I join the Project?</h2>
+<p>Projects at Apache operate under a <a href="http://www.apache.org/foundation/how-it-works.html#meritocracy">meritocracy</a>, 
+meaning those that the developers notice participating to a high extent will be invited to join the project as a committer.</p>
+<p>This is as much based on personality and ability to work with other developers and the community as it is with proven 
+technical ability. Being unhelpful to other users, or obviously looking to become a committer for bragging rights and 
+nothing else is frowned upon, as is asking to be made a committer without having contributed sufficiently to be invited.</p>
+<h2 id="developer-conventions">Developer Conventions</h2>
+<p>There are a number of conventions used in the project, which contributors and developers alike should follow for 
+consistency's sake.</p>
+<ul>
+<li><a href="code_conventions.html">Code Style And Code Conventions</a></li>
+<li><a href="jira_conventions.html">JIRA Conventions</a></li>
+<li><a href="svn_conventions.html">SVN Conventions</a></li>
+</ul>
+<h2 id="developer-documentation">Developer Documentation</h2>
+<ul>
+<li><a href="releasing.html">Apache Shindig Release Process</a></li>
+</ul>
+<h2 id="apache-resources">Apache Resources</h2>
+<ul>
+<li><a href="http://www.apache.org/foundation/">About the Apache Software Foundation</a></li>
+<li><a href="http://www.apache.org/dev/">Developer Resources</a></li>
+<li><a href="http://people.apache.org/~coar/mlists.html#incubator.apache.org">Mailing List Stats</a> (browse to find shindig lists)</li>
+<li><a href="http://wiki.apache.org/">Apache Wiki</a></li>
+</ul>
+      <hr>
+
+      <footer>
+        <p>Copyright &copy; 2007-2012 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+      </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="jquery/js/jquery-1.7.1.min.js"></script>
+    <script src="bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>

Added: websites/staging/shindig/trunk/content/download.html
==============================================================================
--- websites/staging/shindig/trunk/content/download.html (added)
+++ websites/staging/shindig/trunk/content/download.html Tue Jul 10 20:56:19 2012
@@ -0,0 +1,293 @@
+<!--
+ * 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.
+-->
+<!DOCTYPE html>
+<!--
+ * 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 lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Shindig - Downloads</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="bootstrap/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+    </style>
+    <link href="bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  </head>
+
+  <body>
+
+    <div class="navbar 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">Apache Shindig</a>
+          <!--
+ * 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.
+-->
+<div class="nav-collapse">
+            <ul class="nav">
+              <li class="dropdown">
+    		    <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+      			  Get Shindig
+      			  <b class="caret"></b>
+    			</a>
+    			<ul class="dropdown-menu">
+      			  <li><a href="download.html">Download</a></li>
+      			  <li><a href="license.html">License</a></li>
+    			</ul>
+  			  </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  About Shindig
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="about_shindig_overview.html">Overview</a></li>
+                  <li><a href="about_shindig_getting_started.html">Getting Started</a></li>
+                  <li><a href="faq.html">FAQ</a></li>
+                  <li><a href="resources.html">Resources</a></li>
+                  <li><a href="powered-by.html">Powered By</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Documentation
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Centre</a></li>
+                  <li><a href="#">Java</a></li>
+                  <li><a href="#">PHP</a></li>
+                  <li><a href="#">Features</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Community
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="community_overview.html">Overview</a></li>
+                  <li><a href="getting-help.html">Getting Help</a></li>
+                  <li><a href="issue-tracking.html">Issue Tracking</a></li>
+                  <li><a href="source-repository.html">Source Repository</a></li>
+                  <li><a href="https://cwiki.apache.org/confluence/display/SHINDIG/Index">Wiki</a></li>
+                  <li><a href="#">The Shindig Team</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Misc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org/">Apache</a></li>
+                  <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                  <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Project Doc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Project Information</a></li>
+                </ul>
+              </li>       
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+	  <h1 id="apache-shindig-downloads">Apache Shindig Downloads</h1>
+<p>Apache Shindig is distributed under the <a href="license.html" title="License">Apache License, version 2.0</a>.</p>
+<p>Apache Shindig is a distributed as API and as a Web application. You must have a Servlet container for the Java version or a Web server for the PHP version installed in order to proceed. 
+Shindig was successfully tested on Jetty (Java), Tomcat (Java), Apache (PHP).</p>
+<h2 id="general-availability-releases">General Availability Releases</h2>
+<h3 id="current-version">Current Version</h3>
+<p>Apache Shindig 2.5.0 Beta2 was released the 2012-06-25.</p>
+<p><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/">http://www.apache.org/dist/shindig/2.5.0-beta2/</a></p>
+<table class="table table-striped">
+  <thead>
+    <tr>
+      <th></th>
+      <th>Implementation</th>
+      <th>Download ink</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>Apache Shindig (tar.bz2)</td>
+      <td>Java</td>
+      <td><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/shindig-2.5.0-beta2-java.tar.bz2">shindig-2.5.0-beta2-java.tar.bz2</a></td>
+    </tr>
+    <tr>
+      <td>Apache Shindig (tar.gz)</td>
+      <td>Java</td>
+      <td><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/shindig-2.5.0-beta2-java.tar.gz">shindig-2.5.0-beta2-java.tar.gz</a></td>
+    </tr>
+    <tr>
+      <td>Apache Shindig (zip)</td>
+      <td>Java</td>
+      <td><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/shindig-2.5.0-beta2-java.zip">shindig-2.5.0-beta2-java.zip</a></td>
+    </tr>
+    <tr>
+      <td>Apache Shindig (war)</td>
+      <td>Java</td>
+      <td><a href="http://repo2.maven.org/maven2/org/apache/shindig/shindig-server/2.5.0-beta2/shindig-server-2.5.0-beta2.war">shindig-server-2.0.0.war</a></td>
+    </tr>
+    <tr>
+      <td>Apache Shindig (tar.bz2)</td>
+      <td>PHP</td>
+      <td><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/shindig-2.5.0-beta2-php.tar.bz2">shindig-2.5.0-beta2-php.tar.bz2</a></td>
+    </tr>
+    <tr>
+      <td>Apache Shindig (tar.gz)</td>
+      <td>PHP</td>
+      <td><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/shindig-2.5.0-beta2-php.tar.gz">shindig-2.5.0-beta2-php.tar.gz</a></td>
+    </tr>
+    <tr>
+      <td>Apache Shindig (zip)</td>
+      <td>PHP</td>
+      <td><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/shindig-2.5.0-beta2-php.zip">shindig-2.5.0-beta2-php.zip</a></td>
+    </tr>
+    <tr>
+      <td>Apache Shindig (tar.bz2)</td>
+      <td>Source</td>
+      <td><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/shindig-2.5.0-beta2-source.tar.bz2">shindig-2.5.0-beta2-source.tar.bz2</a></td>
+    </tr>
+    <tr>
+      <td>Apache Shindig (tar.gz)</td>
+      <td>Source</td>
+      <td><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/shindig-2.5.0-beta2-source.tar.gz">shindig-2.5.0-beta2-source.tar.gz</a></td>
+    </tr>
+    <tr>
+      <td>Apache Shindig (zip)</td>
+      <td>Source</td>
+      <td><a href="http://www.apache.org/dist/shindig/2.5.0-beta2/shindig-2.5.0-beta2-source.zip">shindig-2.5.0-beta2-source.zip</a></td>
+    </tr>
+  </tbody>
+</table>
+
+<h3 id="previous-releases">Previous Releases</h3>
+<p><a href="http://archive.apache.org/dist/shindig/2.5.0-beta1/">Apache Shindig 2.5.0 Beta 1</a></p>
+<p><a href="http://repo1.maven.org/maven2/org/apache/shindig/shindig/3.0.0-beta4/">Apache Shindig 3.0 Beta 4</a></p>
+<p><a href="http://repo1.maven.org/maven2/org/apache/shindig/shindig/3.0.0-beta3/">Apache Shindig 3.0 Beta 3</a></p>
+<p><a href="http://repo1.maven.org/maven2/org/apache/shindig/shindig/3.0.0-beta2/">Apache Shindig 3.0 Beta 2</a></p>
+<p><a href="http://archive.apache.org/dist/shindig/2.0.0/">Apache Shindig 2.0.0</a></p>
+<p><a href="http://archive.apache.org/dist/shindig/1.1-BETA5-incubating/">Apache Shindig 1.1 Beta 5</a></p>
+<p><a href="http://archive.apache.org/dist/shindig/1.0.1/">Apache Shindig 1.0.1</a></p>
+<h2 id="documentation">Documentation</h2>
+<p><span class="label label-important">What do we do about documentation now?</span></p>
+<h2 id="integration-builds">Integration Builds</h2>
+<p>Apache Shindig uses <a href="http://shindig.apache.org/integration.html">Hudson</a> as Continuous Integration tool. You could download the latest build from the trunk 
+(i.e. implementation of OpenSocial Spec 2.5) or the branch.</p>
+<p><span class="label label-important">What kind of content do we want to put here?</span></p>
+<h2 id="system-requirements">System Requirements</h2>
+<p><span class="label label-important">Verify these requirements are still correct.</span></p>
+<ul>
+<li><strong>Java version:</strong> Servlet container supporting Web Application 2.3 or above and JDK 1.5 or above</li>
+<li><strong>PHP version:</strong> Apache Web Server with mod_rewrite enabled and PHP 5.2.x with the json, simplexml, mcrypt and curl extensions enabled.</li>
+</ul>
+<h2 id="installation-instructions">Installation Instructions</h2>
+<p><strong>Note:</strong> Read the README files inside the distributions for detailed instructions.</p>
+<ol>
+<li>Unzip the distribution archive to the directory you wish to install Apache Shindig.</li>
+<li>Install Apache Shindig in your Servlet container or in your Web server depending the wanted implementations. 
+Have a glance to your server documentation before processing. For instance, you could do:<ul>
+<li>Java version: copy the Apache Shindig WAR file to $TOMCAT_HOME/webapps for Tomcat.</li>
+<li>PHP version: copy shindig-php into /var/www/html/shindig for Apache.</li>
+</ul>
+</li>
+<li>In your browser navigate to <a href="http://localhost:8080/samplecontainer/examples/commoncontainer/index.html">http://localhost:8080/samplecontainer/examples/commoncontainer/index.html</a></li>
+</ol>
+<p><img alt="Common Container" src="images/common_container.png" /></p>
+      <hr>
+
+      <footer>
+        <p>Copyright &copy; 2007-2012 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+      </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="jquery/js/jquery-1.7.1.min.js"></script>
+    <script src="bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>

Added: websites/staging/shindig/trunk/content/faq.html
==============================================================================
--- websites/staging/shindig/trunk/content/faq.html (added)
+++ websites/staging/shindig/trunk/content/faq.html Tue Jul 10 20:56:19 2012
@@ -0,0 +1,191 @@
+<!--
+ * 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.
+-->
+<!DOCTYPE html>
+<!--
+ * 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 lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Shindig - Frequently Asked Questions</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="bootstrap/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+    </style>
+    <link href="bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  </head>
+
+  <body>
+
+    <div class="navbar 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">Apache Shindig</a>
+          <!--
+ * 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.
+-->
+<div class="nav-collapse">
+            <ul class="nav">
+              <li class="dropdown">
+    		    <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+      			  Get Shindig
+      			  <b class="caret"></b>
+    			</a>
+    			<ul class="dropdown-menu">
+      			  <li><a href="download.html">Download</a></li>
+      			  <li><a href="license.html">License</a></li>
+    			</ul>
+  			  </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  About Shindig
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="about_shindig_overview.html">Overview</a></li>
+                  <li><a href="about_shindig_getting_started.html">Getting Started</a></li>
+                  <li><a href="faq.html">FAQ</a></li>
+                  <li><a href="resources.html">Resources</a></li>
+                  <li><a href="powered-by.html">Powered By</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Documentation
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Centre</a></li>
+                  <li><a href="#">Java</a></li>
+                  <li><a href="#">PHP</a></li>
+                  <li><a href="#">Features</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Community
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="community_overview.html">Overview</a></li>
+                  <li><a href="getting-help.html">Getting Help</a></li>
+                  <li><a href="issue-tracking.html">Issue Tracking</a></li>
+                  <li><a href="source-repository.html">Source Repository</a></li>
+                  <li><a href="https://cwiki.apache.org/confluence/display/SHINDIG/Index">Wiki</a></li>
+                  <li><a href="#">The Shindig Team</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Misc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org/">Apache</a></li>
+                  <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                  <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Project Doc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Project Information</a></li>
+                </ul>
+              </li>       
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+	  <h1 id="frequently-asked-questions">Frequently Asked Questions</h1>
+      <hr>
+
+      <footer>
+        <p>Copyright &copy; 2007-2012 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+      </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="jquery/js/jquery-1.7.1.min.js"></script>
+    <script src="bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>

Added: websites/staging/shindig/trunk/content/getting-help.html
==============================================================================
--- websites/staging/shindig/trunk/content/getting-help.html (added)
+++ websites/staging/shindig/trunk/content/getting-help.html Tue Jul 10 20:56:19 2012
@@ -0,0 +1,210 @@
+<!--
+ * 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.
+-->
+<!DOCTYPE html>
+<!--
+ * 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 lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Shindig - Getting Help</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="bootstrap/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+    </style>
+    <link href="bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  </head>
+
+  <body>
+
+    <div class="navbar 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">Apache Shindig</a>
+          <!--
+ * 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.
+-->
+<div class="nav-collapse">
+            <ul class="nav">
+              <li class="dropdown">
+    		    <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+      			  Get Shindig
+      			  <b class="caret"></b>
+    			</a>
+    			<ul class="dropdown-menu">
+      			  <li><a href="download.html">Download</a></li>
+      			  <li><a href="license.html">License</a></li>
+    			</ul>
+  			  </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  About Shindig
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="about_shindig_overview.html">Overview</a></li>
+                  <li><a href="about_shindig_getting_started.html">Getting Started</a></li>
+                  <li><a href="faq.html">FAQ</a></li>
+                  <li><a href="resources.html">Resources</a></li>
+                  <li><a href="powered-by.html">Powered By</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Documentation
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Centre</a></li>
+                  <li><a href="#">Java</a></li>
+                  <li><a href="#">PHP</a></li>
+                  <li><a href="#">Features</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Community
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="community_overview.html">Overview</a></li>
+                  <li><a href="getting-help.html">Getting Help</a></li>
+                  <li><a href="issue-tracking.html">Issue Tracking</a></li>
+                  <li><a href="source-repository.html">Source Repository</a></li>
+                  <li><a href="https://cwiki.apache.org/confluence/display/SHINDIG/Index">Wiki</a></li>
+                  <li><a href="#">The Shindig Team</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Misc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org/">Apache</a></li>
+                  <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                  <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Project Doc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Project Information</a></li>
+                </ul>
+              </li>       
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+	  <h1 id="getting-help">Getting Help</h1>
+<p>So something didn't work as you expected it to? You think that Apache Shindig is broken. 
+What should you do?</p>
+<p>Here's a list of actions that you can take:</p>
+<h2 id="search-the-mailing-list-archives">Search the mailing list archives</h2>
+<p>Someone else might have experienced the same problem as you before. A list of 
+mail-archives can be found on <a href="mail-lists.html">mailing list index page</a>. Please 
+search one of them before going any further.</p>
+<h2 id="ask-on-the-mailing-list">Ask on the mailing list</h2>
+<p>Our community is very helpful, just ask it the right way. See the references section, 
+at the end of this page, for info on how to do that. Subscribe to the <a href="mail-lists.html">list</a> 
+and describe your problem there. Don't expect to get an answer right away. Sometimes it 
+takes a couple of days.</p>
+<h2 id="submit-an-issue">Submit an issue</h2>
+<p>If it turns out that there is indeed something wrong with Apache Shindig, you should report it 
+to our issue management system <a href="issue-tracking.html">JIRA</a>.</p>
+<p>First of all you need to create an account in JIRA. This is so that we can communicate with you 
+while we work together on the issue. Go to the 
+<a href="https://issues.apache.org/jira/secure/Signup!default.jspa">sign up form</a> to create an account 
+if you don't already have one.</p>
+      <hr>
+
+      <footer>
+        <p>Copyright &copy; 2007-2012 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+      </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="jquery/js/jquery-1.7.1.min.js"></script>
+    <script src="bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>

Added: websites/staging/shindig/trunk/content/images/common_container.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/shindig/trunk/content/images/common_container.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/shindig/trunk/content/images/common_container_manage_gadgets.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/shindig/trunk/content/images/common_container_manage_gadgets.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/shindig/trunk/content/images/gadget-server.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/shindig/trunk/content/images/gadget-server.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/shindig/trunk/content/images/java-logo.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/shindig/trunk/content/images/java-logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/shindig/trunk/content/images/opensocialsite-logo.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/shindig/trunk/content/images/opensocialsite-logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/shindig/trunk/content/images/php-logo.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/shindig/trunk/content/images/php-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/staging/shindig/trunk/content/images/shindig-client.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/shindig/trunk/content/images/shindig-client.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/staging/shindig/trunk/content/images/shindig-server-java.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/shindig/trunk/content/images/shindig-server-java.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/staging/shindig/trunk/content/images/shindig-server-php.jpg
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/shindig/trunk/content/images/shindig-server-php.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: websites/staging/shindig/trunk/content/index.html
==============================================================================
--- websites/staging/shindig/trunk/content/index.html (added)
+++ websites/staging/shindig/trunk/content/index.html Tue Jul 10 20:56:19 2012
@@ -0,0 +1,236 @@
+<!--
+ * 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.
+-->
+<!DOCTYPE html>
+<!--
+ * 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 lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Shindig - Welcome To Apache Shindig</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="bootstrap/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+    </style>
+    <link href="bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  </head>
+
+  <body>
+
+    <div class="navbar 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">Apache Shindig</a>
+          <!--
+ * 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.
+-->
+<div class="nav-collapse">
+            <ul class="nav">
+              <li class="dropdown">
+    		    <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+      			  Get Shindig
+      			  <b class="caret"></b>
+    			</a>
+    			<ul class="dropdown-menu">
+      			  <li><a href="download.html">Download</a></li>
+      			  <li><a href="license.html">License</a></li>
+    			</ul>
+  			  </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  About Shindig
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="about_shindig_overview.html">Overview</a></li>
+                  <li><a href="about_shindig_getting_started.html">Getting Started</a></li>
+                  <li><a href="faq.html">FAQ</a></li>
+                  <li><a href="resources.html">Resources</a></li>
+                  <li><a href="powered-by.html">Powered By</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Documentation
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Centre</a></li>
+                  <li><a href="#">Java</a></li>
+                  <li><a href="#">PHP</a></li>
+                  <li><a href="#">Features</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Community
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="community_overview.html">Overview</a></li>
+                  <li><a href="getting-help.html">Getting Help</a></li>
+                  <li><a href="issue-tracking.html">Issue Tracking</a></li>
+                  <li><a href="source-repository.html">Source Repository</a></li>
+                  <li><a href="https://cwiki.apache.org/confluence/display/SHINDIG/Index">Wiki</a></li>
+                  <li><a href="#">The Shindig Team</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Misc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org/">Apache</a></li>
+                  <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                  <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Project Doc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Project Information</a></li>
+                </ul>
+              </li>       
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+	  <div class="hero-unit">
+    <h1>Welcome To Apache Shindig!</h1>
+    <p>
+    Apache Shindig is an OpenSocial container and helps you to start hosting OpenSocial apps quickly by providing the code to render gadgets, proxy requests, and handle REST and RPC requests.
+    </p>
+    <p><a class="btn btn-primary btn-large">Learn more &raquo;</a></p>
+</div>
+
+<div class="row">
+  <div class="span8">
+   <h2>What is Apache Shindig?</h2>
+     <p>Apache Shindig's goal is to allow new sites to start hosting social apps in under an hour's worth of work.  Apache Shindig is a container for hosting social application consisting of four parts:</p>
+     <ul>
+       <li><b>Gadget Container JavaScript:</b> core JavaScript foundation for general gadget functionality (<a href="http://code.google.com/apis/gadgets/docs/dev_guide.html">read more about gadget functionality</a>). This JavaScript manages security, communication, UI layout, and feature extensions, such as the OpenSocial API.</li>
+       <li><b>Gadget Rendering Server:</b> used to render the gadget XML into JavaScript and HTML for the container to expose via the container JavaScript.</li>
+       <li><b>OpenSocial Container JavaScript:</b> JavaScript environment that sits on top of the Gadget Container JavaScript and provides OpenSocial specific functionality (profiles, friends, activities, datastore).</li>
+       <li><b>OpenSocial Data Server:</b> an implementation of the server interface to container-specific information, including the OpenSocial REST APIs, with clear extension points so others can connect it to their own backends.</li>
+     </ul>
+     <p>Apache Shindig is the reference implementation of <a href="http://docs.opensocial.org/page/specs-1">OpenSocial API specifications</a>, versions 0.8.x and 0.9.x, a standard set of Social Network APIs which includes:</p>
+     <ul>
+      <li>Profiles</li>
+      <li>Relationships</li>
+      <li>Activities</li>
+      <li>Shared applications</li>
+      <li>Authentication</li>
+      <li>Authorization</li>
+     </ul>
+
+     <p><a class="btn" href="#">More information &raquo;</a></p>
+   </div>
+
+<p><div class="span4">
+    <ul class="thumbnails">
+      <li class="span4">
+        <div class="thumbnail">
+         <img src="images/opensocialsite-logo.png" alt="">
+       </div>
+     </li>
+     <li class="span4">
+        <div class="thumbnail">
+          <img src="images/gadget-server.png" alt="">
+        </div>
+     </li>
+   </ul>
+ </div>
+</div></p>
+      <hr>
+
+      <footer>
+        <p>Copyright &copy; 2007-2012 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+      </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="jquery/js/jquery-1.7.1.min.js"></script>
+    <script src="bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>

Added: websites/staging/shindig/trunk/content/issue-tracking.html
==============================================================================
--- websites/staging/shindig/trunk/content/issue-tracking.html (added)
+++ websites/staging/shindig/trunk/content/issue-tracking.html Tue Jul 10 20:56:19 2012
@@ -0,0 +1,196 @@
+<!--
+ * 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.
+-->
+<!DOCTYPE html>
+<!--
+ * 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 lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Shindig - Issue Tracking</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="bootstrap/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+    </style>
+    <link href="bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  </head>
+
+  <body>
+
+    <div class="navbar 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">Apache Shindig</a>
+          <!--
+ * 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.
+-->
+<div class="nav-collapse">
+            <ul class="nav">
+              <li class="dropdown">
+    		    <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+      			  Get Shindig
+      			  <b class="caret"></b>
+    			</a>
+    			<ul class="dropdown-menu">
+      			  <li><a href="download.html">Download</a></li>
+      			  <li><a href="license.html">License</a></li>
+    			</ul>
+  			  </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  About Shindig
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="about_shindig_overview.html">Overview</a></li>
+                  <li><a href="about_shindig_getting_started.html">Getting Started</a></li>
+                  <li><a href="faq.html">FAQ</a></li>
+                  <li><a href="resources.html">Resources</a></li>
+                  <li><a href="powered-by.html">Powered By</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Documentation
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Centre</a></li>
+                  <li><a href="#">Java</a></li>
+                  <li><a href="#">PHP</a></li>
+                  <li><a href="#">Features</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Community
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="community_overview.html">Overview</a></li>
+                  <li><a href="getting-help.html">Getting Help</a></li>
+                  <li><a href="issue-tracking.html">Issue Tracking</a></li>
+                  <li><a href="source-repository.html">Source Repository</a></li>
+                  <li><a href="https://cwiki.apache.org/confluence/display/SHINDIG/Index">Wiki</a></li>
+                  <li><a href="#">The Shindig Team</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Misc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org/">Apache</a></li>
+                  <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                  <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Project Doc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Project Information</a></li>
+                </ul>
+              </li>       
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+	  <h1 id="issue-tracking">Issue Tracking</h1>
+<p>This project uses <a href="http://www.atlassian.com/software/jira/overview">JIRA</a> a J2EE-based, issue 
+tracking and project management application.</p>
+<h1 id="issue-tracking_1">Issue Tracking</h1>
+<p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p>
+<pre><a href="https://issues.apache.org/jira/browse/SHINDIG">https://issues.apache.org/jira/browse/SHINDIG</a></pre>
+      <hr>
+
+      <footer>
+        <p>Copyright &copy; 2007-2012 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+      </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="jquery/js/jquery-1.7.1.min.js"></script>
+    <script src="bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>

Added: websites/staging/shindig/trunk/content/jira_conventions.html
==============================================================================
--- websites/staging/shindig/trunk/content/jira_conventions.html (added)
+++ websites/staging/shindig/trunk/content/jira_conventions.html Tue Jul 10 20:56:19 2012
@@ -0,0 +1,226 @@
+<!--
+ * 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.
+-->
+<!DOCTYPE html>
+<!--
+ * 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 lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Shindig - Apache Shindig JIRA Conventions</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="bootstrap/css/bootstrap.css" rel="stylesheet">
+    <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+    </style>
+    <link href="bootstrap/css/bootstrap-responsive.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+  </head>
+
+  <body>
+
+    <div class="navbar 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">Apache Shindig</a>
+          <!--
+ * 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.
+-->
+<div class="nav-collapse">
+            <ul class="nav">
+              <li class="dropdown">
+    		    <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+      			  Get Shindig
+      			  <b class="caret"></b>
+    			</a>
+    			<ul class="dropdown-menu">
+      			  <li><a href="download.html">Download</a></li>
+      			  <li><a href="license.html">License</a></li>
+    			</ul>
+  			  </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  About Shindig
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="about_shindig_overview.html">Overview</a></li>
+                  <li><a href="about_shindig_getting_started.html">Getting Started</a></li>
+                  <li><a href="faq.html">FAQ</a></li>
+                  <li><a href="resources.html">Resources</a></li>
+                  <li><a href="powered-by.html">Powered By</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Documentation
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Centre</a></li>
+                  <li><a href="#">Java</a></li>
+                  <li><a href="#">PHP</a></li>
+                  <li><a href="#">Features</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Community
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="community_overview.html">Overview</a></li>
+                  <li><a href="getting-help.html">Getting Help</a></li>
+                  <li><a href="issue-tracking.html">Issue Tracking</a></li>
+                  <li><a href="source-repository.html">Source Repository</a></li>
+                  <li><a href="https://cwiki.apache.org/confluence/display/SHINDIG/Index">Wiki</a></li>
+                  <li><a href="#">The Shindig Team</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Misc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://www.apache.org/">Apache</a></li>
+                  <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                  <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a class="dropdown-toggle" data-toggle="dropdown" href="#menu1">
+                  Project Doc
+                  <b class="caret"></b>
+                </a>
+                <ul class="dropdown-menu">
+                  <li><a href="#">Project Information</a></li>
+                </ul>
+              </li>       
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+	  <h1 id="apache-shindig-jira-conventions">Apache Shindig JIRA Conventions</h1>
+<p>This document describes how Apache Shindig developers should use JIRA, our issue tracking.</p>
+<h2 id="when-to-create-a-jira-issue">When To Create a JIRA Issue?</h2>
+<p>This section discusses when to create a JIRA issue versus just committing a change in SVN.</p>
+<ul>
+<li>Minor changes, like code reformatting, documentation fixes, etc. that aren't going to 
+impact other users can be committed without much issue.</li>
+<li>Larger changes, like bug fixes, API changes, significant refactoring, new classes, and 
+pretty much any change of more than 100 lines, should have a JIRA ticket associated with it, 
+or at least an email discussion.</li>
+</ul>
+<h2 id="how-to-use-issue-details">How To Use Issue Details?</h2>
+<p>This section presents some conventions about the issue fields.</p>
+<h3 id="priority">Priority</h3>
+<p>Committers has the responsibility to realign priority by editing the issue.</p>
+<p>Reasoning: having a correct release note</p>
+<h3 id="assignee">Assignee</h3>
+<p>Committers could assign an issue to a specific committer if he thinks it is the right committer.</p>
+<h3 id="components">Component/s</h3>
+<p>Committers has the responsibility to specify the correct the component by editing the issue.</p>
+<p>Reasoning: having a correct release note.</p>
+<h3 id="affects-versions">Affects Version/s</h3>
+<p>By default, the Maven team considers that an issue, which affects a given version, affects 
+also precedent versions, i.e. issue which affects Maven 2.0.9 will affect also 2.0, 
+2.0.1 ... 2.0.9. If it is a regression, the committers should specify the affected versions.</p>
+<p>Reasoning: having a correct release note.</p>
+<h3 id="fix-versions">Fix Version/s</h3>
+<p><span class="label label-important">TO BE DISCUSSED</span></p>
+<h3 id="time-tracking">Time Tracking</h3>
+<p>The Apache Shindig team never uses it. Committers could do it, but like said, it will never be used.</p>
+<h3 id="further-links">Further Links</h3>
+<ul>
+<li><a href="http://www.atlassian.com/software/jira/docs/latest/">JIRA Documentation</a></li>
+<li><a href="http://www.atlassian.com/software/jira/docs/latest/issues.html">What is an Issue?</a></li>
+<li><a href="http://www.atlassian.com/software/jira/docs/latest/projects.html">What is a project?</a></li>
+</ul>
+      <hr>
+
+      <footer>
+        <p>Copyright &copy; 2007-2012 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+      </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="jquery/js/jquery-1.7.1.min.js"></script>
+    <script src="bootstrap/js/bootstrap.min.js"></script>
+
+  </body>
+</html>