You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2014/01/15 07:40:28 UTC

svn commit: r894225 [1/6] - in /websites/staging/mahout/trunk/content: ./ css/ developers/ general/ images/ users/basics/ users/classification/ users/clustering/ users/recommender/ users/stuff/

Author: buildbot
Date: Wed Jan 15 06:40:27 2014
New Revision: 894225

Log:
Staging update by buildbot for mahout

Added:
    websites/staging/mahout/trunk/content/images/home-wrapper-v3.png   (with props)
    websites/staging/mahout/trunk/content/images/screen.png   (with props)
Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/css/global.css
    websites/staging/mahout/trunk/content/developers/buildingmahout.html
    websites/staging/mahout/trunk/content/developers/developer-resources.html
    websites/staging/mahout/trunk/content/developers/gsoc.html
    websites/staging/mahout/trunk/content/developers/how-to-become-a-committer.html
    websites/staging/mahout/trunk/content/developers/how-to-contribute.html
    websites/staging/mahout/trunk/content/developers/how-to-release.html
    websites/staging/mahout/trunk/content/developers/how-to-update-the-website.html
    websites/staging/mahout/trunk/content/developers/issue-tracker.html
    websites/staging/mahout/trunk/content/developers/patch-check-list.html
    websites/staging/mahout/trunk/content/developers/thirdparty-dependencies.html
    websites/staging/mahout/trunk/content/developers/version-control.html
    websites/staging/mahout/trunk/content/general/books-tutorials-and-talks.html
    websites/staging/mahout/trunk/content/general/downloads.html
    websites/staging/mahout/trunk/content/general/faq.html
    websites/staging/mahout/trunk/content/general/glossary.html
    websites/staging/mahout/trunk/content/general/mahout-benchmarks.html
    websites/staging/mahout/trunk/content/general/mahout-wiki.html
    websites/staging/mahout/trunk/content/general/mailing-lists,-irc-and-archives.html
    websites/staging/mahout/trunk/content/general/powered-by-mahout.html
    websites/staging/mahout/trunk/content/general/privacy-policy.html
    websites/staging/mahout/trunk/content/general/professional-support.html
    websites/staging/mahout/trunk/content/general/reference-reading.html
    websites/staging/mahout/trunk/content/general/who-we-are.html
    websites/staging/mahout/trunk/content/index.html
    websites/staging/mahout/trunk/content/overview.html
    websites/staging/mahout/trunk/content/users/basics/algorithms.html
    websites/staging/mahout/trunk/content/users/basics/collections.html
    websites/staging/mahout/trunk/content/users/basics/collocations.html
    websites/staging/mahout/trunk/content/users/basics/creating-vectors-from-text.html
    websites/staging/mahout/trunk/content/users/basics/creating-vectors.html
    websites/staging/mahout/trunk/content/users/basics/dimensional-reduction.html
    websites/staging/mahout/trunk/content/users/basics/gaussian-discriminative-analysis.html
    websites/staging/mahout/trunk/content/users/basics/independent-component-analysis.html
    websites/staging/mahout/trunk/content/users/basics/mahout-collections.html
    websites/staging/mahout/trunk/content/users/basics/mahoutintegration.html
    websites/staging/mahout/trunk/content/users/basics/matrix-and-vector-needs.html
    websites/staging/mahout/trunk/content/users/basics/principal-components-analysis.html
    websites/staging/mahout/trunk/content/users/basics/quickstart.html
    websites/staging/mahout/trunk/content/users/basics/svd---singular-value-decomposition.html
    websites/staging/mahout/trunk/content/users/basics/system-requirements.html
    websites/staging/mahout/trunk/content/users/basics/tf-idf---term-frequency-inverse-document-frequency.html
    websites/staging/mahout/trunk/content/users/classification/bayesian-commandline.html
    websites/staging/mahout/trunk/content/users/classification/bayesian.html
    websites/staging/mahout/trunk/content/users/classification/breiman-example.html
    websites/staging/mahout/trunk/content/users/classification/class-discovery.html
    websites/staging/mahout/trunk/content/users/classification/classifyingyourdata.html
    websites/staging/mahout/trunk/content/users/classification/locally-weighted-linear-regression.html
    websites/staging/mahout/trunk/content/users/classification/logistic-regression.html
    websites/staging/mahout/trunk/content/users/classification/naivebayes.html
    websites/staging/mahout/trunk/content/users/classification/neural-network.html
    websites/staging/mahout/trunk/content/users/classification/random-forests.html
    websites/staging/mahout/trunk/content/users/classification/restricted-boltzmann-machines.html
    websites/staging/mahout/trunk/content/users/classification/support-vector-machines.html
    websites/staging/mahout/trunk/content/users/classification/wikipedia-bayes-example.html
    websites/staging/mahout/trunk/content/users/clustering/20newsgroups.html
    websites/staging/mahout/trunk/content/users/clustering/canopy-clustering.html
    websites/staging/mahout/trunk/content/users/clustering/canopy-commandline.html
    websites/staging/mahout/trunk/content/users/clustering/cluster-dumper.html
    websites/staging/mahout/trunk/content/users/clustering/clustering-of-synthetic-control-data.html
    websites/staging/mahout/trunk/content/users/clustering/clustering-seinfeld-episodes.html
    websites/staging/mahout/trunk/content/users/clustering/clusteringyourdata.html
    websites/staging/mahout/trunk/content/users/clustering/expectation-maximization.html
    websites/staging/mahout/trunk/content/users/clustering/fuzzy-k-means-commandline.html
    websites/staging/mahout/trunk/content/users/clustering/fuzzy-k-means.html
    websites/staging/mahout/trunk/content/users/clustering/hierarchical-clustering.html
    websites/staging/mahout/trunk/content/users/clustering/k-means-clustering.html
    websites/staging/mahout/trunk/content/users/clustering/k-means-commandline.html
    websites/staging/mahout/trunk/content/users/clustering/latent-dirichlet-allocation.html
    websites/staging/mahout/trunk/content/users/clustering/lda-commandline.html
    websites/staging/mahout/trunk/content/users/clustering/llr---log-likelihood-ratio.html
    websites/staging/mahout/trunk/content/users/clustering/spectral-clustering.html
    websites/staging/mahout/trunk/content/users/clustering/twenty-newsgroups.html
    websites/staging/mahout/trunk/content/users/clustering/viewing-result.html
    websites/staging/mahout/trunk/content/users/clustering/viewing-results.html
    websites/staging/mahout/trunk/content/users/clustering/visualizing-sample-clusters.html
    websites/staging/mahout/trunk/content/users/recommender/recommender-documentation.html
    websites/staging/mahout/trunk/content/users/recommender/recommender-first-timer-faq.html
    websites/staging/mahout/trunk/content/users/stuff/hidden-markov-models.html
    websites/staging/mahout/trunk/content/users/stuff/mr---map-reduce.html
    websites/staging/mahout/trunk/content/users/stuff/parallel-frequent-pattern-mining.html
    websites/staging/mahout/trunk/content/users/stuff/partial-implementation.html
    websites/staging/mahout/trunk/content/users/stuff/perceptron-and-winnow.html
    websites/staging/mahout/trunk/content/users/stuff/testing.html
    websites/staging/mahout/trunk/content/users/stuff/using-mahout-with-python-via-jpype.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jan 15 06:40:27 2014
@@ -1 +1 @@
-1555851
+1558308

Modified: websites/staging/mahout/trunk/content/css/global.css
==============================================================================
--- websites/staging/mahout/trunk/content/css/global.css (original)
+++ websites/staging/mahout/trunk/content/css/global.css Wed Jan 15 06:40:27 2014
@@ -343,13 +343,13 @@ input.button {
 
 #wrap{
   background: #fff url(../images/wrapper.jpg) top center no-repeat;
-  width: 1400px;
+  width: 1200px;
   margin: 0 auto;
   text-align:left;
 }
 
 #content-wrap  {
-  width:1400px;
+  width:1200px;
   margin:0 auto;
   padding-bottom: 42px;
 }
@@ -367,7 +367,7 @@ input.button {
   height: 50px;
   clear:both;
   font-size:12px;
-  width:1400px;
+  width:1200px;
   border-top: 1px solid #eee;
   background-color: #E2E2E2;
   padding: 20px 0;
@@ -506,7 +506,7 @@ input.button {
 
 #main {
   float: left;
-  width: 960px;
+  width: 826px;
   padding: 0;
   margin: 0 0 0 20px;
   display: inline;
@@ -614,7 +614,7 @@ input.button {
 
 #sidebar {
   float: right;
-  width: 380px;
+  width: 323px;
   padding: 0;
   margin: 15px 20px 0 0;
   display: inline;
@@ -739,16 +739,15 @@ p.thumbs {
 
 body#home #wrap {
   position: relative;
-  background: #fff url(../images/home-wrapper-v2.png) top center no-repeat;
-  width: 1400px;
+  background: #fff url(../images/home-wrapper-v3.png) top center no-repeat;
+  width: 1200px;
   margin: 0 auto;
   text-align: left;
 }
 
 body#home #header {
   position: relative;
-  width: 1400px;
-  height: 403px;
+  width: 1200px;
   padding: 0;
   margin: 0 auto;
   background: transparent;
@@ -881,7 +880,7 @@ body#home #col2 {
 body#full #wrap {
   position: relative;
   background: #fff top center no-repeat;
-  width: 1400px;
+  width: 1200px;
   margin: 0 auto;
   text-align: left;
 }

Modified: websites/staging/mahout/trunk/content/developers/buildingmahout.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/buildingmahout.html (original)
+++ websites/staging/mahout/trunk/content/developers/buildingmahout.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -616,7 +550,7 @@ Mahout for you. Note that now you don't 
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/developer-resources.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/developer-resources.html (original)
+++ websites/staging/mahout/trunk/content/developers/developer-resources.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -395,7 +329,7 @@ should be fairly easy to start on, these
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/gsoc.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/gsoc.html (original)
+++ websites/staging/mahout/trunk/content/developers/gsoc.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -425,7 +359,7 @@ your career.<br />
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/how-to-become-a-committer.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/how-to-become-a-committer.html (original)
+++ websites/staging/mahout/trunk/content/developers/how-to-become-a-committer.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -372,7 +306,7 @@ the PMC votes on it.  Nominations often 
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/how-to-contribute.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/how-to-contribute.html (original)
+++ websites/staging/mahout/trunk/content/developers/how-to-contribute.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -544,7 +478,7 @@ to match the checkstyle and remove this 
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/how-to-release.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/how-to-release.html (original)
+++ websites/staging/mahout/trunk/content/developers/how-to-release.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -567,7 +501,7 @@ details.</li>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/how-to-update-the-website.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/how-to-update-the-website.html (original)
+++ websites/staging/mahout/trunk/content/developers/how-to-update-the-website.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -391,7 +325,7 @@ anonymous wiki editing.</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/issue-tracker.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/issue-tracker.html (original)
+++ websites/staging/mahout/trunk/content/developers/issue-tracker.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -387,7 +321,7 @@ when browsing through the commit log and
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/patch-check-list.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/patch-check-list.html (original)
+++ websites/staging/mahout/trunk/content/developers/patch-check-list.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -390,7 +324,7 @@ license headers.</li>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/thirdparty-dependencies.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/thirdparty-dependencies.html (original)
+++ websites/staging/mahout/trunk/content/developers/thirdparty-dependencies.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -382,7 +316,7 @@ staging repo)</li>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/developers/version-control.html
==============================================================================
--- websites/staging/mahout/trunk/content/developers/version-control.html (original)
+++ websites/staging/mahout/trunk/content/developers/version-control.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -381,7 +315,7 @@ that currently we do not accept pull req
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/general/books-tutorials-and-talks.html
==============================================================================
--- websites/staging/mahout/trunk/content/general/books-tutorials-and-talks.html (original)
+++ websites/staging/mahout/trunk/content/general/books-tutorials-and-talks.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -475,7 +409,7 @@ are at the top</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/general/downloads.html
==============================================================================
--- websites/staging/mahout/trunk/content/general/downloads.html (original)
+++ websites/staging/mahout/trunk/content/general/downloads.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -399,7 +333,7 @@ the <a href="https://cwiki.apache.org/MA
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.

Modified: websites/staging/mahout/trunk/content/general/faq.html
==============================================================================
--- websites/staging/mahout/trunk/content/general/faq.html (original)
+++ websites/staging/mahout/trunk/content/general/faq.html Wed Jan 15 06:40:27 2014
@@ -36,7 +36,6 @@
         natural language processing,
         supervised, text mining, time series data, unsupervised, web data mining">
   <link rel="shortcut icon" type="image/x-icon" href="http://mahout.apache.org/images/favicon.ico">
-  <script id="twitter-wjs" src="/js/widgets.js"></script>
   <script type="text/javascript" src="/js/prototype.js"></script>
   <script type="text/javascript" src="/js/effects.js"></script>
   <script type="text/javascript" src="/js/search.js"></script>
@@ -246,72 +245,7 @@
         </div>
       </div>
     </div>
-  <div id="slides">
-    <div class="slideshow" id="mantleSlides">
-      <div id="slide1" style="display: none;">
-        <div class="callout">
-          Scalable machine learning<br>
-          and data mining
-        </div>
-        <div class="description">
-          Apache Mahout has implementations of a wide range of machine learning and data mining algorithms: clustering,
-          classification, collaborative filtering and frequent pattern mining
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout" src="/images/mantle-mahout.png">
-        </div>
-      </div>
-      <div id="slide2" style="display: none;">
-        <div class="callout">
-          Leveraging the power of Map/Reduce<br/>
-          with Apache Hadoop
-        </div>
-        <div class="description">
-          Our core algorithms for clustering, classification and batch based collaborative filtering are implemented on
-          top of Apache Hadoop using the map/reduce paradigm
-        </div>
-        <div class="mantle">
-          <img alt="Hadoop" src="/images/mantle-hadoop.png">
-        </div>
-      </div>
-      <div id="slide3" style="">
-        <div class="callout">
-          Scalable and vibrant community
-        </div>
-        <div class="description">
-          The goal of Apache Mahout is to build a vibrant, responsive, diverse community to facilitate discussions not only on
-          the project itself but also on potential use cases
-        </div>
-        <div class="mantle">
-          <img alt="Apache Mahout community" src="/images/mantle-community.png">
-        </div>
-      </div>
-      <div id="slide4" style="opacity: 0.5; display: none;">
-        <div class="callout">
-          Apache 2.0 licensed
-        </div>
-        <div class="description">
-          Apache Mahout is distributed under a commercially friendly Apache Software license
-        </div>
-        <div class="mantle">
-          <img alt="Apache Software Foundation" src="/images/mantle-asf.png">
-        </div>
-      </div>
-    </div>
-    <div class="controls">
-      <a class="next" id="next" title="Next" href="http://mahout.apache.org/#">Next</a>
-      <a class="previous" id="previous" title="Previous" href="http://mahout.apache.org/#">Previous</a>
-      <a class="start" id="start" title="Start" href="http://mahout.apache.org/#" style="display: none;">Start</a>
-      <a class="stop" id="stop" title="Stop" href="http://mahout.apache.org/#">Stop</a>
-    </div>
-  </div>
 
-  <script type="text/javascript">
-    function StartSlides() {
-    new Slides('mantleSlides');
-    }
-    document.observe ('dom:loaded', StartSlides);
-  </script>
 </div>
 
  <div id="sidebar">
@@ -325,12 +259,12 @@
       <li>Latest development version: Mahout 0.9-SNAPSHOT</li>
     </ul>
     <h2>Twitter</h2>
-    <ul class="sidemenu">
-      <li data-twttr-id="twttr-sandbox-0">
-      <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-timeline twitter-timeline-rendered" title="Twitter Timeline Widget" style="border: none; max-width: 100%; min-width: 180px;" width="360" height="600"></iframe>
-      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      </li>
-    </ul>
+	<ul class="sidemenu">
+		<li>
+<a class="twitter-timeline" href="https://twitter.com/ApacheMahout" data-widget-id="422861673444028416">Tweets by @ApacheMahout</a>
+<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+</li>
+	</ul>
     <h2>Apache Software Foundation</h2>
     <ul class="sidemenu">
       <li><a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a></li>
@@ -419,7 +353,7 @@ the new kmeans++ stuff.</p>
   <footer class="footer" align="center">
     <div class="container">
       <p>
-        Copyright &copy; 2013 The Apache Software Foundation, Licensed under
+        Copyright &copy; 2014 The Apache Software Foundation, Licensed under
         the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
         <br />
         Apache and the Apache feather logos are trademarks of The Apache Software Foundation.