Repository: incubator-samoa Updated Branches: refs/heads/gh-pages 7acb1c475 -> bef47fc54
SAMOA-15: Add instructions for mailing lists subscription Fixes #8 Project: http://git-wip-us.apache.org/repos/asf/incubator-samoa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-samoa/commit/bef47fc5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-samoa/tree/bef47fc5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-samoa/diff/bef47fc5 Branch: refs/heads/gh-pages Commit: bef47fc542b62ca9434de6923511ce5db1480c6c Parents: 7acb1c4 Author: Gianmarco De Francisci Morales <[email protected]> Authored: Fri Mar 6 16:01:04 2015 +0100 Committer: Gianmarco De Francisci Morales <[email protected]> Committed: Fri Mar 6 16:01:04 2015 +0100 ---------------------------------------------------------------------- index.html | 53 +++++++++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/bef47fc5/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index bc3d6d2..6b690d9 100644 --- a/index.html +++ b/index.html @@ -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.ramss.ws/2013/program/">RAMSS '13</a>: 2nd I <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="documentation/Executing-SAMOA-with-Apache-S4.h </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 incubation at The Apache Software Foundatio </body> </html> -
