You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2011/12/13 19:36:47 UTC

svn commit: r800215 - in /websites/staging/accumulo/trunk/content/accumulo: ./ css/ governance/ images/ user_manual_1.3-incubating/ user_manual_1.3-incubating/examples/ user_manual_1.4-incubating/

Author: buildbot
Date: Tue Dec 13 18:36:46 2011
New Revision: 800215

Log:
Staging update by buildbot

Modified:
    websites/staging/accumulo/trunk/content/accumulo/css/accumulo.css
    websites/staging/accumulo/trunk/content/accumulo/get_involved.html
    websites/staging/accumulo/trunk/content/accumulo/governance/consensusBuilding.html
    websites/staging/accumulo/trunk/content/accumulo/governance/lazyConsensus.html
    websites/staging/accumulo/trunk/content/accumulo/governance/releasing.html
    websites/staging/accumulo/trunk/content/accumulo/governance/voting.html
    websites/staging/accumulo/trunk/content/accumulo/images/accumulo-logo.png
    websites/staging/accumulo/trunk/content/accumulo/index.html
    websites/staging/accumulo/trunk/content/accumulo/mailing_list.html
    websites/staging/accumulo/trunk/content/accumulo/notable_features.html
    websites/staging/accumulo/trunk/content/accumulo/papers.html
    websites/staging/accumulo/trunk/content/accumulo/screenshots.html
    websites/staging/accumulo/trunk/content/accumulo/source.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Accumulo_Design.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Accumulo_Shell.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Administration.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Analytics.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Contents.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/High_Speed_Ingest.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Introduction.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Security.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Shell_Commands.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Table_Configuration.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Table_Design.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Writing_Accumulo_Clients.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/accumulo_user_manual.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/aggregation.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/batch.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/bloom.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/bulkIngest.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/constraints.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/dirlist.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/filter.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/helloworld.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/mapred.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/shard.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/index.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Accumulo_Design.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Accumulo_Shell.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Administration.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Analytics.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Contents.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/High_Speed_Ingest.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Introduction.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Security.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Shell_Commands.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Table_Configuration.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Table_Design.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Writing_Accumulo_Clients.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/accumulo_user_manual.html
    websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/index.html

Modified: websites/staging/accumulo/trunk/content/accumulo/css/accumulo.css
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/css/accumulo.css (original)
+++ websites/staging/accumulo/trunk/content/accumulo/css/accumulo.css Tue Dec 13 18:36:46 2011
@@ -23,14 +23,15 @@ body {
 #banner {
     margin-top: 0;
     min-width: 850px;
-    padding: 20px;
+    padding: 10px;
 }
 #logo {
-    float: left;
+    margin-left: 20px;
+    text-align: left;
 }
 #bannertext {
-    margin-right: 150px;
-    text-align: center;
+    margin-top: 10px;
+    text-align: left;
 }
 .clear {
     clear: both;
@@ -87,7 +88,7 @@ h1, h2, h3, h4, h5, h6 {
     -moz-border-right-colors: none;
     -moz-border-top-colors: none;
     background: none repeat scroll 0 0 #F5F8FA;
-    border-color: #E6EBED #E6EBED #E6EBED -moz-use-text-color;
+    border-color: #C0C0C0 #C0C0C0 #C0C0C0 -moz-use-text-color;
     border-radius: 0 10px 10px 0;
     border-style: solid solid solid none;
     border-width: 1px 1px 1px medium;

Modified: websites/staging/accumulo/trunk/content/accumulo/get_involved.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/get_involved.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/get_involved.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Get Involved</h1>
     <p>You don't need to be a software developer to contribute to 

Modified: websites/staging/accumulo/trunk/content/accumulo/governance/consensusBuilding.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/governance/consensusBuilding.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/governance/consensusBuilding.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Consensus Building</h1>
     <p>In some cases there is no obvious path to take, or you might be a new community, 

Modified: websites/staging/accumulo/trunk/content/accumulo/governance/lazyConsensus.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/governance/lazyConsensus.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/governance/lazyConsensus.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Lazy Consensus</h1>
     <p>The concept of "Lazy Consensus" is very important in our project. Lazy

Modified: websites/staging/accumulo/trunk/content/accumulo/governance/releasing.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/governance/releasing.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/governance/releasing.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo Release Guide</h1>
     <p>Accumulo works on a very simple cycle of major releases with the minor releases when needed. The intent is for all major features to be implemented in a major release, with only bug fixes and minor features being included in minor releases. API changes should only be made on major releases, with continued support of the previous API for at least one major revision. This will give user code a major revision to convert from the old API to the new API.</p>

Modified: websites/staging/accumulo/trunk/content/accumulo/governance/voting.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/governance/voting.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/governance/voting.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Voting</h1>
     <p>Occasionally a "feel" for consensus is not enough. Sometimes we need to have a

Modified: websites/staging/accumulo/trunk/content/accumulo/images/accumulo-logo.png
==============================================================================
Binary files - no diff available.

Modified: websites/staging/accumulo/trunk/content/accumulo/index.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/index.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/index.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Apache Accumulo (Incubating)</h1>
     <p>Accumulo is a sorted, distributed key/value store based on Google's

Modified: websites/staging/accumulo/trunk/content/accumulo/mailing_list.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/mailing_list.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/mailing_list.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Mailing Lists</h1>
     <h3 id="users">Users</h3>

Modified: websites/staging/accumulo/trunk/content/accumulo/notable_features.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/notable_features.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/notable_features.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Notable Features</h1>
     <h2 id="categories">Categories</h2>

Modified: websites/staging/accumulo/trunk/content/accumulo/papers.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/papers.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/papers.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Papers</h1>
     <ul>

Modified: websites/staging/accumulo/trunk/content/accumulo/screenshots.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/screenshots.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/screenshots.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Screenshots</h1>
     <p>The following is a screenshot of the Accumulo monitor overview web page.  Accumulo was running on an eleven node cluster.  The continuous ingest test suite was running to generate load.  Ten continuous ingest clients were running.</p>

Modified: websites/staging/accumulo/trunk/content/accumulo/source.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/source.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/source.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo Source Code &amp; Developers Guide</h1>
     <h2 id="source_code">Source Code</h2>

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Accumulo_Design.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Accumulo_Design.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Accumulo_Design.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Accumulo Design</h1>
     <p><strong> Next:</strong> <a href="Accumulo_Shell.html">Accumulo Shell</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Introduction.html">Introduction</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Accumulo_Shell.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Accumulo_Shell.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Accumulo_Shell.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Accumulo Shell</h1>
     <p><strong> Next:</strong> <a href="Writing_Accumulo_Clients.html">Writing Accumulo Clients</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Accumulo_Design.html">Accumulo Design</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Administration.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Administration.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Administration.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Administration</h1>
     <p><strong> Next:</strong> <a href="Shell_Commands.html">Shell Commands</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Security.html">Security</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Analytics.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Analytics.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Analytics.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Analytics</h1>
     <p><strong> Next:</strong> <a href="Security.html">Security</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="High_Speed_Ingest.html">High-Speed Ingest</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Contents.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Contents.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Contents.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Contents</h1>
     <p><strong> Next:</strong> <a href="Introduction.html">Introduction</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/High_Speed_Ingest.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/High_Speed_Ingest.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/High_Speed_Ingest.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: High Speed Ingest</h1>
     <p><strong> Next:</strong> <a href="Analytics.html">Analytics</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Table_Design.html">Table Design</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Introduction.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Introduction.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Introduction.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Introduction</h1>
     <p><strong> Next:</strong> <a href="Accumulo_Design.html">Accumulo Design</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Contents.html">Contents</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Security.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Security.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Security.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Security</h1>
     <p><strong> Next:</strong> <a href="Administration.html">Administration</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Analytics.html">Analytics</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Shell_Commands.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Shell_Commands.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Shell_Commands.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Shell Commands</h1>
     <p><strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Administration.html">Administration</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Table_Configuration.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Table_Configuration.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Table_Configuration.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Table Configuration</h1>
     <p><strong> Next:</strong> <a href="Table_Design.html">Table Design</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Writing_Accumulo_Clients.html">Writing Accumulo Clients</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Table_Design.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Table_Design.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Table_Design.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Table Design</h1>
     <p><strong> Next:</strong> <a href="High_Speed_Ingest.html">High-Speed Ingest</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Table_Configuration.html">Table Configuration</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Writing_Accumulo_Clients.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Writing_Accumulo_Clients.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/Writing_Accumulo_Clients.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Writing Accumulo Clients</h1>
     <p><strong> Next:</strong> <a href="Table_Configuration.html">Table Configuration</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.3</a> <strong> Previous:</strong> <a href="Accumulo_Shell.html">Accumulo Shell</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/accumulo_user_manual.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/accumulo_user_manual.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/accumulo_user_manual.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: index</h1>
     <p><strong> Next:</strong> <a href="Contents.html">Contents</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Examples</h1>
     <p>Each README in the examples directory highlights the use of particular features of Accumulo.</p>

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/aggregation.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/aggregation.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/aggregation.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Aggregation Example</h1>
     <p>This is a simple aggregation example.  To build this example run maven and then

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/batch.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/batch.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/batch.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Batch Writing and Scanning Example</h1>
     <p>This is an example of how to use the batch writer and batch scanner. To compile

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/bloom.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/bloom.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/bloom.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Bloom Filter Example</h1>
     <p>This example shows how to create a table with bloom filters enabled.  It also

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/bulkIngest.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/bulkIngest.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/bulkIngest.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Bulk Ingest Example</h1>
     <p>This is an example of how to bulk ingest data into accumulo using map reduce.</p>

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/constraints.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/constraints.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/constraints.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Constraints Example</h1>
     <p>This an example of how to create a table with constraints. Below a table is

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/dirlist.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/dirlist.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/dirlist.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">File System Archive</h1>
     <p>This example shows how to use Accumulo to store a file system history.  It has three classes:</p>

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/filter.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/filter.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/filter.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Filter Example</h1>
     <p>This is a simple filter example.  It uses the AgeOffFilter that is provided as 

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/helloworld.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/helloworld.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/helloworld.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Hello World Example</h1>
     <p>This tutorial uses the following Java classes, which can be found in org.apache.accumulo.examples.helloworld in the accumulo-examples module: </p>

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/mapred.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/mapred.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/mapred.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">MapReduce Example</h1>
     <p>This example uses mapreduce and accumulo to compute word counts for a set of

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/shard.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/shard.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/examples/shard.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Shard Example</h1>
     <p>Accumulo has in iterator called the intersecting iterator which supports querying a term index that is partitioned by 

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/index.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/index.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.3-incubating/index.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: index</h1>
     <p><strong> Next:</strong> <a href="Contents.html">Contents</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Accumulo_Design.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Accumulo_Design.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Accumulo_Design.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Accumulo Design</h1>
     <p><strong> Next:</strong> <a href="Accumulo_Shell.html">Accumulo Shell</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Introduction.html">Introduction</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Accumulo_Shell.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Accumulo_Shell.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Accumulo_Shell.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Accumulo Shell</h1>
     <p><strong> Next:</strong> <a href="Writing_Accumulo_Clients.html">Writing Accumulo Clients</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Accumulo_Design.html">Accumulo Design</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Administration.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Administration.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Administration.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Administration</h1>
     <p><strong> Next:</strong> <a href="Shell_Commands.html">Shell Commands</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Security.html">Security</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Analytics.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Analytics.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Analytics.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Analytics</h1>
     <p><strong> Next:</strong> <a href="Security.html">Security</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="High_Speed_Ingest.html">High-Speed Ingest</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Contents.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Contents.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Contents.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Contents</h1>
     <p><strong> Next:</strong> <a href="Introduction.html">Introduction</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/High_Speed_Ingest.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/High_Speed_Ingest.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/High_Speed_Ingest.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: High Speed Ingest</h1>
     <p><strong> Next:</strong> <a href="Analytics.html">Analytics</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Table_Design.html">Table Design</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Introduction.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Introduction.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Introduction.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Introduction</h1>
     <p><strong> Next:</strong> <a href="Accumulo_Design.html">Accumulo Design</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Contents.html">Contents</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Security.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Security.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Security.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Security</h1>
     <p><strong> Next:</strong> <a href="Administration.html">Administration</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Analytics.html">Analytics</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Shell_Commands.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Shell_Commands.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Shell_Commands.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Shell Commands</h1>
     <p><strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Administration.html">Administration</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Table_Configuration.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Table_Configuration.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Table_Configuration.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Table Configuration</h1>
     <p><strong> Next:</strong> <a href="Table_Design.html">Table Design</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Writing_Accumulo_Clients.html">Writing Accumulo Clients</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Table_Design.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Table_Design.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Table_Design.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Table Design</h1>
     <p><strong> Next:</strong> <a href="High_Speed_Ingest.html">High-Speed Ingest</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Table_Configuration.html">Table Configuration</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Writing_Accumulo_Clients.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Writing_Accumulo_Clients.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/Writing_Accumulo_Clients.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: Writing Accumulo Clients</h1>
     <p><strong> Next:</strong> <a href="Table_Configuration.html">Table Configuration</a> <strong> Up:</strong> <a href="accumulo_user_manual.html">Accumulo User Manual Version 1.4</a> <strong> Previous:</strong> <a href="Accumulo_Shell.html">Accumulo Shell</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/accumulo_user_manual.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/accumulo_user_manual.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/accumulo_user_manual.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: index</h1>
     <p><strong> Next:</strong> <a href="Contents.html">Contents</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />

Modified: websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/index.html
==============================================================================
--- websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/index.html (original)
+++ websites/staging/accumulo/trunk/content/accumulo/user_manual_1.4-incubating/index.html Tue Dec 13 18:36:46 2011
@@ -37,13 +37,9 @@
 </head>
 
 <body>
-  <div id="banner">
-    <img id="logo" alt="Apache accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
-    <div id="bannertext">
-&nbsp; 
-    </div><br />
+  <div id="banner">&nbsp;
   </div>
-  
+
   <div id="navigation">
   <h1 id="project">Project</h1>
 <ul>
@@ -90,6 +86,10 @@
 </ul>
   </div>
 
+  <div id="bannertext">
+    <img id="logo" alt="Apache Accumulo (Incubating)" src="/accumulo/images/accumulo-logo.png"/>
+  </div>
+
   <div id="content">
     <h1 class="title">Accumulo User Manual: index</h1>
     <p><strong> Next:</strong> <a href="Contents.html">Contents</a>   <strong> <a href="Contents.html">Contents</a></strong> <br />