http://git-wip-us.apache.org/repos/asf/storm/blob/1d09012e/_site/index.html
----------------------------------------------------------------------
diff --git a/_site/index.html b/_site/index.html
new file mode 100644
index 0000000..8a6d05d
--- /dev/null
+++ b/_site/index.html
@@ -0,0 +1,246 @@
+<!DOCTYPE html>
+<html>
+    <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+    <link rel="icon" href="/favicon.ico" type="image/x-icon">
+
+    <title>Storm Home</title>
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Bootstrap theme -->
+    <link href="/assets/css/bootstrap-theme.min.css" rel="stylesheet">
+
+    <!-- Custom styles for this template -->
+    <link rel="stylesheet" 
href="http://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css";>
+    <link href="/css/style.css" rel="stylesheet">
+    <link href="/assets/css/owl.theme.css" rel="stylesheet">
+    <link href="/assets/css/owl.carousel.css" rel="stylesheet">
+    <script type="text/javascript" src="/assets/js/jquery.min.js"></script>
+    <script type="text/javascript" src="/assets/js/bootstrap.min.js"></script>
+    <script type="text/javascript" 
src="/assets/js/owl.carousel.min.js"></script>
+    <script type="text/javascript" src="/assets/js/storm.js"></script>
+    <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
+    <!--[if lt IE 9]><script 
src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
+    
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+    <!--[if lt IE 9]>
+      <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+      <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+    <![endif]-->
+  </head>
+
+
+  <body>
+    <header>
+  <div class="container-fluid">
+      <div class="row">
+          <div class="col-md-10">
+              <a href="/index.html"><img src="/images/logo.png" class="logo" 
/></a>
+            </div>
+            <div class="col-md-2">
+              <a href="/downloads.html" class="btn-std btn-block 
btn-download">Download</a>
+            </div>
+        </div>
+    </div>
+</header>
+<!--Header End-->
+<!--Navigation Begin-->
+<div class="navbar" role="banner">
+  <div class="container-fluid">
+      <div class="navbar-header">
+          <button class="navbar-toggle" type="button" data-toggle="collapse" 
data-target=".bs-navbar-collapse">
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+        </div>
+        <nav class="collapse navbar-collapse bs-navbar-collapse" 
role="navigation">
+          <ul class="nav navbar-nav">
+              <li><a href="/index.html" id="home">Home</a></li>
+                <li><a href="/getting-help.html" id="getting-help">Getting 
Help</a></li>
+                <li><a href="/about/integrates.html" id="project-info">Project 
Information</a></li>
+                <li><a href="/documentation.html" 
id="documentation">Documentation</a></li>
+                <li><a href="/talksAndVideos.html">Talks and 
Slideshows</a></li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
id="contribute">Contribute <b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        <li><a 
href="/contribute/Contributing-to-Storm.html">Getting Started</a></li>
+                        <li><a href="/contribute/BYLAWS.html">ByLaws</a></li>
+                    </ul>
+                </li>
+                <li><a href="/2015/06/15/storm0100-beta-released.html" 
id="news">News</a></li>
+            </ul>
+        </nav>
+    </div>
+</div>
+
+
+
+    <div class="container-fluid">
+    <h1 class="page-title">Storm Home</h1>
+          <div class="row">
+               <div class="col-md-12">
+                    <div class="content">
+  <div class="container-fluid">
+      <div class="row">
+          <div class="col-md-8">
+              <img src="images/storm-flow.png" class="img-responsive" title="A 
Topology with its components" style="padding-left: 50px;" />
+                <map name="topo">
+                    <area shape="rect" href="" coords="60,150,120,210" 
title="Spout 1">
+                    <area shape="rect" href="" coords="60,275,120,335" 
title="Spout 2">
+                    <area shape="rect" href="" coords="385,275,445,335" 
title="bolt 3">
+                    <area shape="rect" href="" coords="385,140,445,200" 
title="bolt 2">
+                    <area shape="rect" href="" coords="385,15,445,75" 
title="bolt 1">
+                    <area shape="rect" href="" coords="715,275,775,335" 
title="bolt 5">
+                    <area shape="rect" href="" coords="695,75,755,135" 
title="bolt 4">
+                </map>
+            </div>
+            <div class="col-md-4">
+                <div class="box-warning">
+                    <h4>Latest News</h4>
+                    <ul class="latest-news">
+                        <ul class="latest-news">
+                        <li><a 
href="/2015/06/15/storm0100-beta-released.html">Storm 0.10.0-beta Released</a> 
<span class="small">(15 Jun 2015)</span></li>
+                        <li><a href="/2015/06/04/storm095-released.html">Storm 
0.9.5 released</a> <span class="small">(04 Jun 2015)</span></li>
+                        <li><a href="/2015/03/25/storm094-released.html">Storm 
0.9.4 released</a> <span class="small">(25 Mar 2015)</span></li>
+                        <li><a href="/2014/11/25/storm093-released.html">Storm 
0.9.3 released</a> <span class="small">(25 Nov 2014)</span></li>
+                        <li><a 
href="/2014/10/20/storm093-release-candidate.html">Storm 0.9.3 release 
candidate 1 available</a> <span class="small">(20 Oct 2014)</span></li>
+                        <li><a href="/2014/06/25/storm092-released.html">Storm 
0.9.2 released</a> <span class="small">(25 Jun 2014)</span></li>
+                        <li><a href="/2014/06/17/contest-results.html">Storm 
Logo Contest Results</a> <span class="small">(17 Jun 2014)</span></li>
+                    </ul> 
+                    <p align="right"><a 
href="/2015/06/15/storm0100-beta-released.html" class="btn-std">More 
News</a></p>
+                </div>
+            </div>
+        </div>
+        <div class="row">
+          <div class="col-md-8">
+              <div class="box-primary">
+                    <h4>Why use Storm?</h4>
+                  <p>Apache Storm is a free and open source distributed 
realtime computation system. Storm makes it easy to reliably process unbounded 
streams of data, doing for realtime processing what Hadoop did for batch 
processing. Storm is simple, can be used with any programming language, and is 
a lot of fun to use!</p>
+                    <p>Storm has many use cases: realtime analytics, online 
machine learning, continuous computation, distributed RPC, ETL, and more. Storm 
is fast: a benchmark clocked it at over <strong>a million tuples processed per 
second per node</strong>. It is scalable, fault-tolerant, guarantees your data 
will be processed, and is easy to set up and operate.</p>
+                    <p>Storm integrates with the queueing and database 
technologies you already use. A Storm topology consumes streams of data and 
processes those streams in arbitrarily complex ways, repartitioning the streams 
between each stage of the computation however needed. Read more in the 
tutorial.</p>
+                </div>
+            </div>
+            <div class="col-md-4">
+                <div class="box-info" id="twitter_widget">
+                <!-- <h4>Tweets by @ApacheStorm</h4> -->
+                    <a  class="twitter-timeline" 
+                        href="https://twitter.com/ApacheStorm"; 
+                        data-widget-id="610710246395265024">
+                        Tweets
+                    </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");
+                        isMobile();
+                    </script>
+                </div>
+            </div>
+        </div>
+        <div class="row">
+          <div class="col-md-12">
+              <div id="owl-example" class="owl-carousel">
+                    <a href="http://www.yahoo.com/"; target="blank"><img 
src="images/logos/yahoo.png" class="img-responsive"></a>
+                    <a href="http://www.twitter.com/"; target="blank"><img 
src="images/logos/twitter.jpg" class="img-responsive"></a>
+                    <a href="http://www.spotify.com/"; target="blank"><img 
src="images/logos/spotify.jpg" class="img-responsive"></a>
+                    <a href="http://www.yahoo.co.jp/"; target="blank"><img 
src="images/logos/yahoo-japan.jpg" class="img-responsive"></a>
+                    <a href="http://www.yelp.com/"; target="blank"><img 
src="images/logos/yelp.jpg" class="img-responsive"></a>
+                    <a href="http://flipboard.com/"; target="blank"><img 
src="images/logos/flipboard.jpg" class="img-responsive"></a>
+                    <a href="http://www.ooyala.com/"; target="blank"><img 
src="images/logos/ooyala.jpg" class="img-responsive"></a>
+                    <a href="http://groupon.com/"; target="blank"><img 
src="images/logos/groupon.jpg" class="img-responsive"></a>
+                    <a href="http://www.parc.com/"; target="blank"><img 
src="images/logos/parc.png" class="img-responsive"></a>
+                    <a href="http://www.alibaba.com/"; target="blank"><img 
src="images/logos/alibaba.jpg" class="img-responsive"></a>
+                    <a href="http://www.baidu.com/"; target="blank"><img 
src="images/logos/bai.jpg" class="img-responsive"></a>
+                    <a href="http://www.cerner.com/"; target="blank"><img 
src="images/logos/cerner.jpg" class="img-responsive"></a>
+                    <a href="http://www.fullcontact.com/"; target="blank"><img 
src="images/logos/fullcontact.jpg" class="img-responsive"></a>
+                    <a href="http://www.healthmarketscience.com/"; 
target="blank"><img src="images/logos/health-market-science.jpg" 
class="img-responsive"></a>
+                    <a href="http://www.infochimps.com/"; target="blank"><img 
src="images/logos/infochimp.jpg" class="img-responsive"></a>
+                    <a href="http://www.klout.com/"; target="blank"><img 
src="images/logos/klout.jpg" class="img-responsive"></a>
+                    <a href="http://www.loggly.com/"; target="blank"><img 
src="images/logos/loggly.jpg" class="img-responsive"></a>
+                    <a href="http://www.premise.is/"; target="blank"><img 
src="images/logos/premise.jpg" class="img-responsive"></a>
+                    
+                    <a href="http://www.iqyi.com/"; target="blank"><img 
src="images/logos/qiy.jpg" class="img-responsive"></a>
+                    <a href="http://www.quicklizard.com/"; target="blank"><img 
src="images/logos/quicklizard.jpg" class="img-responsive"></a>
+                    <a href="http://www.rocketfuel.com/"; target="blank"><img 
src="images/logos/rocketfuel.jpg" class="img-responsive"></a>
+                    <a href="http://www.rubiconproject.com/"; 
target="blank"><img src="images/logos/rubicon.jpg" class="img-responsive">
+                    </a>
+                    <a href="http://spider.io/"; target="blank" ><img 
src="images/logos/spider.jpg" class="img-responsive"></a>
+                    <a href="http://www.taobao.com/"; target="blank" ><img 
src="images/logos/taobao.jpg" class="img-responsive"></a>
+                    <a href="http://www.weather.com/"; target="blank" ><img 
src="images/logos/the-weather-channel.jpg" class="img-responsive"></a>
+                    <a href="https://www.verisigninc.com/"; target="blank" 
><img src="images/logos/verisign.jpg" class="img-responsive"></a>
+                    <a href="http://www.webmd.com/"; target="blank" ><img 
src="images/logos/webmd.jpg" class="img-responsive"></a>
+                    <a href="http://www.wego.com/";><img 
src="images/logos/wego.jpg" class="img-responsive"></a>
+                </div>
+                <div>
+                  <a href="/documentation/Powered-By.html" target="blank" 
class="pull-right" style="font-size: 18px;">and many others</a>
+                </div>
+            </div>
+        </div>
+    </div>
+</div>
+
+
+                 </div>
+              </div>
+         </div>
+<footer>
+    <div class="container-fluid">
+        <div class="row">
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>Meetups</h5>
+                    <ul class="latest-news">
+                        <li><a 
href="http://www.meetup.com/Apache-Storm-Apache-Kafka/";>Sunnyvale, CA</a> <span 
class="small">(10 May 2015)</span></li>
+                        <li><a 
href="http://www.meetup.com/Apache-Storm-Kafka-Users/";>Seatle, WA</a> <span 
class="small">(27 Jun 2015)</span></li>
+                    </ul>
+                </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>About Storm</h5>
+                    <p>Storm integrates with any queueing system and any 
database system. Storm's spout abstraction makes it easy to integrate a new 
queuing system. Likewise, integrating Storm with database systems is easy.</p>
+               </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>First Look</h5>
+                    <ul class="footer-list">
+                        <li><a 
href="/documentation/Rationale.html">Rationale</a></li>
+                        <li><a href="/tutorial.html">Tutorial</a></li>
+                        <li><a 
href="/documentation/Setting-up-development-environment.html">Setting up 
development environment</a></li>
+                        <li><a 
href="/documentation/Creating-a-new-Storm-project.html">Creating a new Storm 
project</a></li>
+                    </ul>
+                </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>Documentation</h5>
+                    <ul class="footer-list">
+                        <li><a href="/doc-index.html">Index</a></li>
+                        <li><a href="/documentation.html">Manual</a></li>
+                        <li><a 
href="https://storm.apache.org/javadoc/apidocs/index.html";>Javadoc</a></li>
+                        <li><a href="/documentation/FAQ.html">FAQ</a></li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+        <hr/>
+        <div class="row">   
+            <div class="col-md-12">
+                <p align="center">Copyright © 2015 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved. Apache Storm, Apache, the Apache feather logo, and the Apache Storm 
project logos are trademarks of The Apache Software Foundation. All other marks 
mentioned may be trademarks or registered trademarks of their respective 
owners.</p>
+            </div>
+        </div>
+    </div>
+</footer>
+<!--Footer End-->
+<!-- Scroll to top -->
+<span class="totop"><a href="#"><i class="fa fa-angle-up"></i></a></span> 
+
+</body>
+
+</html>
+

http://git-wip-us.apache.org/repos/asf/storm/blob/1d09012e/_site/news.html
----------------------------------------------------------------------
diff --git a/_site/news.html b/_site/news.html
new file mode 100644
index 0000000..c47737b
--- /dev/null
+++ b/_site/news.html
@@ -0,0 +1,212 @@
+<!DOCTYPE html>
+<html>
+    <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+    <link rel="icon" href="/favicon.ico" type="image/x-icon">
+
+    <title>Latest News</title>
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Bootstrap theme -->
+    <link href="/assets/css/bootstrap-theme.min.css" rel="stylesheet">
+
+    <!-- Custom styles for this template -->
+    <link rel="stylesheet" 
href="http://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css";>
+    <link href="/css/style.css" rel="stylesheet">
+    <link href="/assets/css/owl.theme.css" rel="stylesheet">
+    <link href="/assets/css/owl.carousel.css" rel="stylesheet">
+    <script type="text/javascript" src="/assets/js/jquery.min.js"></script>
+    <script type="text/javascript" src="/assets/js/bootstrap.min.js"></script>
+    <script type="text/javascript" 
src="/assets/js/owl.carousel.min.js"></script>
+    <script type="text/javascript" src="/assets/js/storm.js"></script>
+    <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
+    <!--[if lt IE 9]><script 
src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
+    
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+    <!--[if lt IE 9]>
+      <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+      <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+    <![endif]-->
+  </head>
+
+
+  <body>
+    <header>
+  <div class="container-fluid">
+      <div class="row">
+          <div class="col-md-10">
+              <a href="/index.html"><img src="/images/logo.png" class="logo" 
/></a>
+            </div>
+            <div class="col-md-2">
+              <a href="/downloads.html" class="btn-std btn-block 
btn-download">Download</a>
+            </div>
+        </div>
+    </div>
+</header>
+<!--Header End-->
+<!--Navigation Begin-->
+<div class="navbar" role="banner">
+  <div class="container-fluid">
+      <div class="navbar-header">
+          <button class="navbar-toggle" type="button" data-toggle="collapse" 
data-target=".bs-navbar-collapse">
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+        </div>
+        <nav class="collapse navbar-collapse bs-navbar-collapse" 
role="navigation">
+          <ul class="nav navbar-nav">
+              <li><a href="/index.html" id="home">Home</a></li>
+                <li><a href="/getting-help.html" id="getting-help">Getting 
Help</a></li>
+                <li><a href="/about/integrates.html" id="project-info">Project 
Information</a></li>
+                <li><a href="/documentation.html" 
id="documentation">Documentation</a></li>
+                <li><a href="/talksAndVideos.html">Talks and 
Slideshows</a></li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
id="contribute">Contribute <b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        <li><a 
href="/contribute/Contributing-to-Storm.html">Getting Started</a></li>
+                        <li><a href="/contribute/BYLAWS.html">ByLaws</a></li>
+                    </ul>
+                </li>
+                <li><a href="/2015/06/15/storm0100-beta-released.html" 
id="news">News</a></li>
+            </ul>
+        </nav>
+    </div>
+</div>
+
+
+
+    <div class="container-fluid">
+    <h1 class="page-title">Latest News</h1>
+          <div class="row">
+               <div class="col-md-12">
+                    <!-- Documentation -->
+
+<p class="post-meta"></p>
+
+<div class="row">
+    <div class="col-md-3">
+        <ul class="news" id="news-list">
+            
+               <li><a href="/2015/06/15/storm0100-beta-released.html">Storm 
0.10.0 Beta Released</a></li>
+               
+               <li><a href="/2015/06/04/storm095-released.html">Storm 0.9.5 
released</a></li>
+               
+               <li><a href="/2015/03/25/storm094-released.html">Storm 0.9.4 
released</a></li>
+               
+               <li><a href="/2014/11/25/storm093-released.html">Storm 0.9.3 
released</a></li>
+               
+               <li><a href="/2014/10/20/storm093-release-candidate.html">Storm 
0.9.3 release candidate 1 available</a></li>
+               
+               <li><a href="/2014/06/25/storm092-released.html">Storm 0.9.2 
released</a></li>
+               
+               <li><a href="/2014/06/17/contest-results.html">Storm Logo 
Contest Results</a></li>
+               
+               <li><a href="/2014/05/27/round1-results.html">Logo Contest - 
Round 1 Results</a></li>
+               
+               <li><a href="/2014/04/29/logo-jlee3.html">Logo Entry No. 11 - 
Jennifer Lee</a></li>
+               
+               <li><a href="/2014/04/29/logo-jlee2.html">Logo Entry No. 10 - 
Jennifer Lee</a></li>
+               
+               <li><a href="/2014/04/29/logo-jlee1.html">Logo Entry No. 9 - 
Jennifer Lee</a></li>
+               
+               <li><a href="/2014/04/27/logo-sasili.html">Logo Entry No. 8 - 
Stefano Asili</a></li>
+               
+               <li><a href="/2014/04/27/logo-cboustead.html">Logo Entry No. 7 
- Calum Boustead</a></li>
+               
+               <li><a href="/2014/04/23/logo-abartos.html">Logo Entry No. 6 - 
Alec Bartos</a></li>
+               
+               <li><a href="/2014/04/22/logo-zsayari.html">Logo Entry No. 5 - 
Ziba Sayari</a></li>
+               
+               <li><a href="/2014/04/21/logo-rmarshall.html">Logo Entry No. 4 
- Richard Brownlie-Marshall</a></li>
+               
+               <li><a href="/2014/04/19/logo-ssuleman.html">Logo Entry No. 3- 
Shaan Shiv Suleman</a></li>
+               
+               <li><a href="/2014/04/17/logo-squinones.html">Logo Entry No. 2 
- Samuel Quiñones</a></li>
+               
+               <li><a href="/2014/04/17/logo-pforrest.html">Logo Entry No. 1 - 
Patricia Forrest</a></li>
+               
+               <li><a href="/2014/04/10/storm-logo-contest.html">Apache Storm 
Logo Contest</a></li>
+               
+               <li><a href="/2013/12/08/storm090-released.html">Storm 0.9.0 
Released</a></li>
+               
+               <li><a href="/2013/01/11/storm082-released.html">Storm 0.8.2 
released</a></li>
+               
+               <li><a href="/2012/09/06/storm081-released.html">Storm 0.8.1 
released</a></li>
+               
+               <li><a href="/2012/08/02/storm080-released.html">Storm 0.8.0 
and Trident released</a></li>
+               
+        </ul>
+    </div>
+        <div class="col-md-9" id="news-content">
+             
+        </div>
+    </div>
+</div>
+
+
+                 </div>
+              </div>
+         </div>
+<footer>
+    <div class="container-fluid">
+        <div class="row">
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>Meetups</h5>
+                    <ul class="latest-news">
+                        <li><a 
href="http://www.meetup.com/Apache-Storm-Apache-Kafka/";>Sunnyvale, CA</a> <span 
class="small">(10 May 2015)</span></li>
+                        <li><a 
href="http://www.meetup.com/Apache-Storm-Kafka-Users/";>Seatle, WA</a> <span 
class="small">(27 Jun 2015)</span></li>
+                    </ul>
+                </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>About Storm</h5>
+                    <p>Storm integrates with any queueing system and any 
database system. Storm's spout abstraction makes it easy to integrate a new 
queuing system. Likewise, integrating Storm with database systems is easy.</p>
+               </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>First Look</h5>
+                    <ul class="footer-list">
+                        <li><a 
href="/documentation/Rationale.html">Rationale</a></li>
+                        <li><a href="/tutorial.html">Tutorial</a></li>
+                        <li><a 
href="/documentation/Setting-up-development-environment.html">Setting up 
development environment</a></li>
+                        <li><a 
href="/documentation/Creating-a-new-Storm-project.html">Creating a new Storm 
project</a></li>
+                    </ul>
+                </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>Documentation</h5>
+                    <ul class="footer-list">
+                        <li><a href="/doc-index.html">Index</a></li>
+                        <li><a href="/documentation.html">Manual</a></li>
+                        <li><a 
href="https://storm.apache.org/javadoc/apidocs/index.html";>Javadoc</a></li>
+                        <li><a href="/documentation/FAQ.html">FAQ</a></li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+        <hr/>
+        <div class="row">   
+            <div class="col-md-12">
+                <p align="center">Copyright © 2015 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved. Apache Storm, Apache, the Apache feather logo, and the Apache Storm 
project logos are trademarks of The Apache Software Foundation. All other marks 
mentioned may be trademarks or registered trademarks of their respective 
owners.</p>
+            </div>
+        </div>
+    </div>
+</footer>
+<!--Footer End-->
+<!-- Scroll to top -->
+<span class="totop"><a href="#"><i class="fa fa-angle-up"></i></a></span> 
+
+</body>
+
+</html>
+

http://git-wip-us.apache.org/repos/asf/storm/blob/1d09012e/_site/talksAndVideos.html
----------------------------------------------------------------------
diff --git a/_site/talksAndVideos.html b/_site/talksAndVideos.html
new file mode 100644
index 0000000..05781eb
--- /dev/null
+++ b/_site/talksAndVideos.html
@@ -0,0 +1,399 @@
+<!DOCTYPE html>
+<html>
+    <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+    <link rel="icon" href="/favicon.ico" type="image/x-icon">
+
+    <title>Resources</title>
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Bootstrap theme -->
+    <link href="/assets/css/bootstrap-theme.min.css" rel="stylesheet">
+
+    <!-- Custom styles for this template -->
+    <link rel="stylesheet" 
href="http://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css";>
+    <link href="/css/style.css" rel="stylesheet">
+    <link href="/assets/css/owl.theme.css" rel="stylesheet">
+    <link href="/assets/css/owl.carousel.css" rel="stylesheet">
+    <script type="text/javascript" src="/assets/js/jquery.min.js"></script>
+    <script type="text/javascript" src="/assets/js/bootstrap.min.js"></script>
+    <script type="text/javascript" 
src="/assets/js/owl.carousel.min.js"></script>
+    <script type="text/javascript" src="/assets/js/storm.js"></script>
+    <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
+    <!--[if lt IE 9]><script 
src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
+    
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media 
queries -->
+    <!--[if lt IE 9]>
+      <script 
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js";></script>
+      <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
+    <![endif]-->
+  </head>
+
+
+  <body>
+    <header>
+  <div class="container-fluid">
+      <div class="row">
+          <div class="col-md-10">
+              <a href="/index.html"><img src="/images/logo.png" class="logo" 
/></a>
+            </div>
+            <div class="col-md-2">
+              <a href="/downloads.html" class="btn-std btn-block 
btn-download">Download</a>
+            </div>
+        </div>
+    </div>
+</header>
+<!--Header End-->
+<!--Navigation Begin-->
+<div class="navbar" role="banner">
+  <div class="container-fluid">
+      <div class="navbar-header">
+          <button class="navbar-toggle" type="button" data-toggle="collapse" 
data-target=".bs-navbar-collapse">
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+        </div>
+        <nav class="collapse navbar-collapse bs-navbar-collapse" 
role="navigation">
+          <ul class="nav navbar-nav">
+              <li><a href="/index.html" id="home">Home</a></li>
+                <li><a href="/getting-help.html" id="getting-help">Getting 
Help</a></li>
+                <li><a href="/about/integrates.html" id="project-info">Project 
Information</a></li>
+                <li><a href="/documentation.html" 
id="documentation">Documentation</a></li>
+                <li><a href="/talksAndVideos.html">Talks and 
Slideshows</a></li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
id="contribute">Contribute <b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        <li><a 
href="/contribute/Contributing-to-Storm.html">Getting Started</a></li>
+                        <li><a href="/contribute/BYLAWS.html">ByLaws</a></li>
+                    </ul>
+                </li>
+                <li><a href="/2015/06/15/storm0100-beta-released.html" 
id="news">News</a></li>
+            </ul>
+        </nav>
+    </div>
+</div>
+
+
+
+    <div class="container-fluid">
+    <h1 class="page-title">Resources</h1>
+          <div class="row">
+               <div class="col-md-12">
+                    <!-- Documentation -->
+
+<p class="post-meta"></p>
+
+<div class="row">
+    <div class="col-md-12"> 
+        <div class="resources">
+            <ul class="nav nav-tabs" role="tablist">
+                <li role="presentation" class="active"><a href="#talks" 
aria-controls="talks" role="tab" data-toggle="tab">Talks</a></li>
+                <li role="presentation"><a href="#slideshows" 
aria-controls="slideshows" role="tab" data-toggle="tab">Slideshows</a></li>
+            </ul>
+            
+            <div class="tab-content">
+                <div role="tabpanel" class="tab-pane active" id="talks">
+                    <div class="brickSS">
+                        <div class="row">
+                            <div class="col-md-6">
+                                <iframe width="560" height="315" 
src="https://www.youtube.com/embed/LpNbjXFPyZ0"; frameborder="0" 
allowfullscreen></iframe>
+                            </div>
+                            <div class="col-md-6">
+                                <h3>Storm: distributed and fault-tolerant 
realtime computation from 
+                                <span>
+                                    nathanmarz
+                                </span>
+                                </h3>
+                                <div>
+                                    <p>Published on Nov 29, 2013
+                This is a technical architect's case study of how Loggly has 
employed the latest social-media-scale technologies as the backbone ingestion 
processing for our multi-tenant, geo-distributed, and real-time log management 
system. This presentation describes design details of how we built a 
second-generation system fully leveraging AWS services including Amazon Route 
53 DNS with heartbeat and latency-based routing, multi-region VPCs, Elastic 
Load Balancing, Amazon Relational Database Service, and a number of pro-active 
and re-active approaches to scaling computational and indexing capacity.
+                The talk includes lessons learned in our first generation 
release, validated by thousands of customers; speed bumps and the mistakes we 
made along the way; various data models and architectures previously 
considered; and success at scale: speeds, feeds, and an unmeltable log 
processing engine.</p>
+                                </div>
+                            </div>
+                        </div>
+                    </div>
+
+                    <div class="brickSS">
+                        <div class="row">
+                            <div class="col-md-6">
+                                <h3>Apache Storm for Real-Time Processing in 
Hadoop
+                                <span>
+                                    Hortonworks
+                                </span>
+                                </h3>
+                                <div>
+                                    <p>Published on Jan 29, 2014
+            In this video, we cover:
+
+            -- 5 key benefits of Apache Storm
+            -- The reasons for adding Apache Storm to Hortonworks Data Platform
+            -- How Apache Hadoop YARN opened the door for integration of Storm 
into Hadoop
+            -- Two general use case patterns with Storm and specific uses in 
transportation and advertising
+            -- How Ambari will provide a single view and common operational 
platform for enterprises to distribute cluster resources across different 
workloads</p>
+                                </div>
+                            </div>
+                            <div class="col-md-6">
+                                <iframe width="560" height="315" 
src="https://www.youtube.com/embed/l1MM_SHDrPY"; frameborder="0" 
allowfullscreen></iframe>
+                            </div>
+                        </div>
+                    </div>
+
+                    <div class="brickSS">
+                        <div class="row">
+                            <div class="col-md-6">
+                                <iframe width="560" height="315" 
src="https://www.youtube.com/embed/hVO5nbxnBkU"; frameborder="0" 
allowfullscreen></iframe>
+                            </div>
+                            <div class="col-md-6">
+                                <h3>Real-Time Big Data Analytics with Storm
+                                <span>
+                                    Aerospike
+                                </span>
+                                </h3>
+                                <div>
+                                    <p>Published on Oct 12, 2013
+            This talk provides an overview of the open source Storm system for 
processing Big Data in realtime. The talk starts with an overview of the 
technology, including key components: Nimbus, Zookeeper, Topology, Tuple, 
Trident. The presentation then dives into the complex Big Data architecture in 
which Storm can be integrated. The result is a compelling stack of technologies 
including integrated Hadoop clusters, MPP, and NoSQL databases.
+
+            The presentation then reviews real world use cases for realtime 
Big Data analytics. Social updates, in particular real-time news feeds on sites 
like Twitter and Facebook, benefit from Storm's capacity to process benefits 
from distributed logic of streaming. Another case study is financial compliance 
monitoring, where Storm plays a primary role in reducing the market data to a 
useable subset in realtime. In a final use case, Storm is crucial to collect 
rich operational intelligence, because it builds multidimensional stats and 
executes distributed queries.</p>
+                                </div>
+                            </div>
+                        </div>
+                    </div>
+
+                    <div class="brickSS">
+                        <div class="row">
+                            <div class="col-md-6">
+                                <h3>ETE 2012 - Nathan Marz on Storm
+                                <span>
+                                    ChariotSolutions
+                                </span>
+                                </h3>
+                                <div>
+                                    <p>Published on May 15, 2012
+            "Storm makes it easy to write and scale complex realtime 
computations on a cluster of computers, doing for realtime processing what 
Hadoop did for batch processing. Storm guarantees that every message will be 
processed. And it's fast -- you can process millions of messages per second 
with a small cluster. Best of all, you can write Storm topologies using any 
programming language. Storm was open-sourced by Twitter in September of 2011 
and has since been adopted by numerous companies around the world.
+            Storm provides a small set of simple, easy to understand 
primitives. These primitives can be used to solve a stunning number of realtime 
computation problems, from stream processing to continuous computation to 
distributed RPC. In this talk you'll learn:
+
+            - The concepts of Storm: streams, spouts, bolts, and topologies
+            - Developing and testing topologies using Storm's local mode
+            - Deploying topologies on Storm clusters
+            - How Storm achieves fault-tolerance and guarantees data processing
+            - Computing intense functions on the fly in parallel using 
Distributed RPC
+            - Making realtime computations idempotent using transactional 
topologies
+            - Examples of production usage of Storm</p>
+                                </div>
+                            </div>
+                            <div class="col-md-6">
+                                <iframe width="420" height="315" 
src="https://www.youtube.com/embed/bdps8tE0gYo"; frameborder="0" 
allowfullscreen></iframe>
+                            </div>
+                        </div>
+                    </div>
+
+                    <div class="brickSS">
+                        <div class="row">
+                            <div class="col-md-6">
+                                <iframe width="560" height="315" 
src="https://www.youtube.com/embed/od8U-XijzlQ"; frameborder="0" 
allowfullscreen></iframe>
+                            </div>
+                            <div class="col-md-6">
+                                <h3>Andrew Montalenti & Keith Bourgoin - 
Real-time streams and logs with Storm and Kafka
+                                <span>
+                                    PyData
+                                </span>
+                                </h3>
+                                <div>
+                                    <p>Published on Jun 12, 2014
+            PyData SV 2014 
+            Some of the biggest issues at the center of analyzing large 
amounts of data are query flexibility, latency, and fault tolerance. Modern 
technologies that build upon the success of "big data" platforms, such as 
Apache Hadoop, have made it possible to spread the load of data analysis to 
commodity machines, but these analyses can still take hours to run and do not 
respond well to rapidly-changing data sets.
+
+            A new generation of data processing platforms -- which we call 
"stream architectures" -- have converted data sources into streams of data that 
can be processed and analyzed in real-time. This has led to the development of 
various distributed real-time computation frameworks (e.g. Apache Storm) and 
multi-consumer data integration technologies (e.g. Apache Kafka). Together, 
they offer a way to do predictable computation on real-time data streams.
+
+            In this talk, we will give an overview of these technologies and 
how they fit into the Python ecosystem. This will include a discussion of 
current open source interoperability options with Python, and how to combine 
real-time computation with batch logic written for Hadoop. We will also discuss 
Kafka and Storm's alternatives, current industry usage, and some real-world 
examples of how these technologies are being used in production by Parse.ly 
today.</p>
+                                </div>
+                            </div>
+                        </div>
+                    </div>
+
+                    <div class="brickSS">
+                        <div class="row">
+                            <div class="col-md-6">
+                                <h3>Yahoo talks about Spark vs. Storm
+                                <span>
+                                    Jim Scott
+                                </span>
+                                </h3>
+                                <div>
+                                    <p>Published on Sep 18, 2014
+            Bobby Evans and Tom Graves, the engineering leads for Spark and 
Storm development at Yahoo will talk about how these technologies are used on 
Yahoo's grids and reasons why to use one or the other.
+
+            Bobby Evans is the low latency data processing architect at Yahoo. 
He is a PMC member on many Apache projects including Storm, Hadoop, Spark, and 
Tez. His team is responsible for delivering Storm as a service to all of Yahoo 
and maintaining Spark on Yarn for Yahoo (Although Tom really does most of that 
work).
+
+            Tom Graves a Senior Software Engineer on the Platform team at 
Yahoo. He is an Apache PMC member on Hadoop, Spark, and Tez. His team is 
responsible for delivering and maintaining Spark on Yarn for Yahoo.</p>
+                                </div>
+                            </div>
+                            <div class="col-md-6">
+                                <iframe width="560" height="315" 
src="https://www.youtube.com/embed/uJ5rdAPHE1w"; frameborder="0" 
allowfullscreen></iframe>
+                            </div>
+                            
+                        </div>
+                    </div>
+
+                    <div class="brickSS">
+                        <div class="row">
+                            <div class="col-md-6">
+                                <iframe width="560" height="315" 
src="https://www.youtube.com/embed/5F0eQ7mkpTU"; frameborder="0" 
allowfullscreen></iframe>
+                            </div>
+                            <div class="col-md-6">
+                                <h3>Apache Storm Deployment and Use Cases by 
Spotify Developers
+                                <span>
+                                    Hakka Labs
+                                </span>
+                                </h3>
+                                <div>
+                                    <p>Published on Apr 3, 2014
+            This talk was presented at the New York City Storm User Group 
hosted by Spotify on March 25, 2014. More info here: 
http://www.hakkalabs.co/articles/stor...
+            This is the first time that a Spotify engineer has spoken publicly 
about their deployment and use cases for Storm! In this talk, Software Engineer 
Neville Li describes:
+
+            Real-time features developed using Storm and Kafka including 
recommendations, social features, data visualization and ad targeting
+
+            Architecture
+
+            Production integration
+
+            Best practices for deployment</p>
+                                </div>
+                            </div>
+                        </div>
+                    </div>
+
+                </div>
+
+                <div role="tabpanel" class="tab-pane" id="slideshows">
+                    <div class="row" style="padding-left: 45px;">
+                        <div class="col-md-6 brick">
+                            <h2>Apache storm vs. Spark Streaming
+                                <span>
+                                    P. Taylor Goetz
+                                </span>
+                            </h2>
+                            <iframe 
src="//www.slideshare.net/slideshow/embed_code/key/hZmAFT4CZ19WEM" width="340" 
height="290" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" 
style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 
100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a 
href="//www.slideshare.net/ptgoetz/apache-storm-vs-spark-streaming" 
title="Apache storm vs. Spark Streaming" target="_blank">Apache storm vs. Spark 
Streaming</a> </strong> from <strong><a href="//www.slideshare.net/ptgoetz" 
target="_blank">P. Taylor Goetz</a></strong> </div>
+                        </div>
+
+                        <div class="col-md-6 brick">
+                            <h2>Scaling Apache Storm - Strata + Hadoop World 
2014
+                                <span>
+                                    P. Taylor Goetz
+                                </span>
+                            </h2>
+                            <iframe 
src="//www.slideshare.net/slideshow/embed_code/key/NRMYq1985xMCWv" width="340" 
height="290" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" 
style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 
100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a 
href="//www.slideshare.net/ptgoetz/scaling-apache-storm-strata-hadoopworld-2014"
 title="Scaling Apache Storm - Strata + Hadoop World 2014" 
target="_blank">Scaling Apache Storm - Strata + Hadoop World 2014</a> </strong> 
from <strong><a href="//www.slideshare.net/ptgoetz" target="_blank">P. Taylor 
Goetz</a></strong> </div>
+                        </div>
+
+                        <div class="col-md-6 brick">
+                            <h2>Yahoo compares Storm and Spark
+                                <span>
+                                    from Chicago Hadoop Users Group
+                                </span>
+                            </h2>
+                            <iframe 
src="//www.slideshare.net/slideshow/embed_code/key/BRgWgMTzazVSbG" width="340" 
height="290" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" 
style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 
100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a 
href="//www.slideshare.net/ChicagoHUG/yahoo-compares-storm-and-spark" 
title="Yahoo compares Storm and Spark" target="_blank">Yahoo compares Storm and 
Spark</a> </strong> from <strong><a href="//www.slideshare.net/ChicagoHUG" 
target="_blank">Chicago Hadoop Users Group</a></strong> </div>
+                        </div>
+                    </div>
+
+                    <div class="row" style="padding-left: 45px;">
+                        <div class="col-md-6 brick">
+                            <h2>Hadoop Summit Europe 2014: Apache Storm 
Architecture
+                                <span>
+                                    from P. Taylor Goetz
+                                </span>
+                            </h2>
+                            <iframe 
src="//www.slideshare.net/slideshow/embed_code/key/m9vKPotXvQ8hb7" width="340" 
height="290" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" 
style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 
100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a 
href="//www.slideshare.net/ptgoetz/storm-hadoop-summit2014" title="Hadoop 
Summit Europe 2014: Apache Storm Architecture" target="_blank">Hadoop Summit 
Europe 2014: Apache Storm Architecture</a> </strong> from <strong><a 
href="//www.slideshare.net/ptgoetz" target="_blank">P. Taylor 
Goetz</a></strong> </div>
+                        </div>
+
+                        <div class="col-md-6 brick">
+                            <h2>Storm: distributed and fault-tolerant realtime 
computation
+                                <span>
+                                    from nathanmarz
+                                </span>
+                            </h2>
+                            <iframe 
src="//www.slideshare.net/slideshow/embed_code/key/zF8J7y8oz4Qtbc" width="340" 
height="290" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" 
style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 
100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a 
href="//www.slideshare.net/nathanmarz/storm-distributed-and-faulttolerant-realtime-computation"
 title="Storm: distributed and fault-tolerant realtime computation" 
target="_blank">Storm: distributed and fault-tolerant realtime computation</a> 
</strong> from <strong><a href="//www.slideshare.net/nathanmarz" 
target="_blank">nathanmarz</a></strong> </div>
+                        </div>
+
+                        <div class="col-md-6 brick">
+                            <h2>Realtime Analytics with Storm and Hadoop
+                                <span>
+                                    from Hadoop Summit
+                                </span>
+                            </h2>
+                            <iframe 
src="//www.slideshare.net/slideshow/embed_code/key/wAvMj9LtK7OAwn" width="340" 
height="290" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" 
style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 
100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a 
href="//www.slideshare.net/Hadoop_Summit/realtime-analytics-with-storm" 
title="Realtime Analytics with Storm and Hadoop" target="_blank">Realtime 
Analytics with Storm and Hadoop</a> </strong> from <strong><a 
href="//www.slideshare.net/Hadoop_Summit" target="_blank">Hadoop 
Summit</a></strong> </div>
+                        </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+</div>
+
+
+
+                 </div>
+              </div>
+         </div>
+<footer>
+    <div class="container-fluid">
+        <div class="row">
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>Meetups</h5>
+                    <ul class="latest-news">
+                        <li><a 
href="http://www.meetup.com/Apache-Storm-Apache-Kafka/";>Sunnyvale, CA</a> <span 
class="small">(10 May 2015)</span></li>
+                        <li><a 
href="http://www.meetup.com/Apache-Storm-Kafka-Users/";>Seatle, WA</a> <span 
class="small">(27 Jun 2015)</span></li>
+                    </ul>
+                </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>About Storm</h5>
+                    <p>Storm integrates with any queueing system and any 
database system. Storm's spout abstraction makes it easy to integrate a new 
queuing system. Likewise, integrating Storm with database systems is easy.</p>
+               </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>First Look</h5>
+                    <ul class="footer-list">
+                        <li><a 
href="/documentation/Rationale.html">Rationale</a></li>
+                        <li><a href="/tutorial.html">Tutorial</a></li>
+                        <li><a 
href="/documentation/Setting-up-development-environment.html">Setting up 
development environment</a></li>
+                        <li><a 
href="/documentation/Creating-a-new-Storm-project.html">Creating a new Storm 
project</a></li>
+                    </ul>
+                </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>Documentation</h5>
+                    <ul class="footer-list">
+                        <li><a href="/doc-index.html">Index</a></li>
+                        <li><a href="/documentation.html">Manual</a></li>
+                        <li><a 
href="https://storm.apache.org/javadoc/apidocs/index.html";>Javadoc</a></li>
+                        <li><a href="/documentation/FAQ.html">FAQ</a></li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+        <hr/>
+        <div class="row">   
+            <div class="col-md-12">
+                <p align="center">Copyright © 2015 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved. Apache Storm, Apache, the Apache feather logo, and the Apache Storm 
project logos are trademarks of The Apache Software Foundation. All other marks 
mentioned may be trademarks or registered trademarks of their respective 
owners.</p>
+            </div>
+        </div>
+    </div>
+</footer>
+<!--Footer End-->
+<!-- Scroll to top -->
+<span class="totop"><a href="#"><i class="fa fa-angle-up"></i></a></span> 
+
+</body>
+
+</html>
+

Reply via email to