Author: gdfm
Date: Fri Mar 6 15:04:40 2015
New Revision: 1664648
URL: http://svn.apache.org/r1664648
Log:
SAMOA-15: Add instructions for mailing lists subscription
Modified:
incubator/samoa/site/index.html
Modified: incubator/samoa/site/index.html
URL:
http://svn.apache.org/viewvc/incubator/samoa/site/index.html?rev=1664648&r1=1664647&r2=1664648&view=diff
==============================================================================
--- incubator/samoa/site/index.html (original)
+++ incubator/samoa/site/index.html Fri Mar 6 15:04:40 2015
@@ -11,13 +11,13 @@
<section id="hero-spot" class="hero-spot">
-
- <h1>Apache SAMOA</h1>
- <h2>Scalable Advanced Massive Online Analysis</h2>
-
+
+ <h1>Apache SAMOA</h1>
+ <h2>Scalable Advanced Massive Online Analysis</h2>
+
<h3>Apache SAMOA is currently undergoing Incubation at the Apache Software
Foundation.
- </br>Last release before entering incubation/not at Apache: <a
href="https://github.com/yahoo/samoa/releases"> Release 0.2.0</a> !
- </br>View on <a href=" https://github.com/apache/incubator-samoa">GitHub
<small> Apache SAMOA</small></a>
+ </br>Last release before entering incubation/not at Apache: <a
href="https://github.com/yahoo/samoa/releases">Release 0.2.0</a> !
+ </br>View on <a href="
https://github.com/apache/incubator-samoa">GitHub<small>Apache SAMOA</small></a>
</h3>
<div id="slideshow">
<img src="images/slideshow/runtime.png" alt="Apache SAMOA" class="slide
active" height= "300" />
@@ -25,15 +25,13 @@
</section>
<section id="tutorial" class="next-steps">
- <h1><a href="http://incubator.apache.org/"><img
style="max-width:55%;border:0px solid
black;"src="http://incubator.apache.org/images/egg-logo.png" alt="Apache
Incubator" > </a>
-
-Apache SAMOA is a distributed streaming machine learning (ML) framework that
contains a
+ <h1><a href="http://incubator.apache.org/"><img
style="max-width:55%;border:0px solid
black;"src="http://incubator.apache.org/images/egg-logo.png" alt="Apache
Incubator"></a>Apache SAMOA is a distributed streaming machine learning (ML)
framework that contains a
programing abstraction for distributed streaming ML algorithms.</h1>
-<h2>Apache SAMOA enables development of new ML algorithms without dealing with
-the complexity of underlying streaming processing engines (SPE, such
-as Apache Storm and Apache S4). Apache SAMOA users can develop
-distributed streaming ML algorithms once and execute the algorithms
+ <h2>Apache SAMOA enables development of new ML algorithms without dealing
with
+the complexity of underlying streaming processing engines (SPE, such
+as Apache Storm and Apache S4). Apache SAMOA users can develop
+distributed streaming ML algorithms once and execute the algorithms
in multiple SPEs, i.e., code the algorithms once and execute them in multiple
SPEs.</h2>
<ul class="next-steps wrapper">
@@ -77,34 +75,42 @@ Keynote Talk at <a href="http://www.rams
<h2><a href="SAMOA-Developers-Guide-0-3-0.pdf"><img
style="max-width:95%;border:3px solid black;" src="Manual.png" alt="SAMOA
Developer's guide" height="250"> </a></h2>
</section><section class="tutorial">
-
+
<h1>API Javadoc Reference</h1>
<h2><a
href="http://samoa.incubator.apache.org/docs/api/">http://samoa.incubator.apache.org/docs/api</a></h2>
<h1>Mailing lists</h1>
<h2>User support and questions mailing list:
-<a
href="mailto:[email protected]">[email protected]</a></h2>
+<a
href="mailto:[email protected]">[email protected]</a>.
+<br/>You can subscribe to this list by sending an email to <br/><a
href="mailto:[email protected]">[email protected]</a>.
+<br/>Likewise, you can cancel a subscription by sending an email to <br/><a
href="mailto:[email protected]">[email protected]</a>.
+<br/>You can view the archives of the mailing list <a
href="http://mail-archives.apache.org/mod_mbox/incubator-samoa-users">here</a>.</h2>
+
<h2>Development related discussions:
-<a
href="mailto:[email protected]">[email protected]</a></h2>
-<h2>All commits to git code repository:
-<a
href="mailto:[email protected]">[email protected]</a></h2>
+<a
href="mailto:[email protected]">[email protected]</a>.
+<br/>You can subscribe to this list by sending an email to <br/><a
href="mailto:[email protected]">[email protected]</a>.
+<br/>Likewise, you can cancel a subscription by sending an email to <br/><a
href="mailto:[email protected]">[email protected]</a>.
+<br/>You can view the archives of the mailing list <a
href="http://mail-archives.apache.org/mod_mbox/incubator-samoa-dev">here</a>.</h2>
+
+<h2>At the current stage most of the discussion happens on the dev@ mailing
list.</h2>
<h1>Contributors</h1>
<h2><a href="documentation/Team.html">List of contributors to the SAMOA
project</a>.</h2>
</section><section class="next-steps">
+
<h1>License</h1>
<h2>The use and distribution terms for this software are covered by the
Apache License, Version 2.0 (<a
href="http://www.apache.org/licenses/LICENSE-2.0.html">http://www.apache.org/licenses/LICENSE-2.0.html</a>).</h2>
-
+
</section>
<section id="build" class="tutorial">
<h1>Build Apache SAMOA</h1>
-
+
<!-- ### Start of tutorials -->
<ul id="user-site" class="tutorial-list wrapper active">
-
+
<li id="terminal-step-1" class="option-terminal">
<h4>Apache Storm</h4>
@@ -156,10 +162,10 @@ manually as explained in <a href="docume
</section>
<section id="getting-started" class="tutorial">
<h1>Getting Started</h1>
-
+
<!-- ### Start of tutorials -->
<ul id="user-site" class="tutorial-list wrapper active">
-
+
<li id="terminal-step-1" class="option-terminal">
<h4>Download Apache SAMOA</h4>
@@ -249,4 +255,3 @@ Apache SAMOA is an effort undergoing inc
</body>
</html>
-