Repository: incubator-senssoft
Updated Branches:
  refs/heads/asf-site f0ef9d4df -> ea823c693


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepy/start.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepy/start.html 
b/content/docs/useralepy/start.html
new file mode 100644
index 0000000..583e807
--- /dev/null
+++ b/content/docs/useralepy/start.html
@@ -0,0 +1,364 @@
+<!DOCTYPE html>
+<html lang="en">
+
+  <head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+
+  <title>Getting Started</title>
+  <meta name="description" content="Instrumenting Your Application Globally 
with Apache UserALE.PyQt5">
+
+  <link rel="stylesheet" type="text/css" 
href="/semantic/dist/semantic.min.css">
+  <script 
src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js";></script>
+  <script src="/semantic/dist/semantic.min.js"></script>
+  <script src="https://d3js.org/d3.v4.min.js";></script>
+  <script src="/js/main.js"></script>
+
+  <link rel="stylesheet" href="/assets/main.css">
+  <link rel="canonical" 
href="http://senssoft.incubator.apache.org/docs/useralepy/start.html";>
+  <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" 
href="/feed.xml">
+
+  
+</head>
+
+
+  <body>
+
+    <div class="site-header">
+  <div id="main-menu" class="ui inverted padded fixed top borderless menu">
+    <a class="site-title" href="/">
+      <h3 class="ui inverted header item">Apache SensSoft</h3>
+    </a>
+
+    <div class="right menu">
+      <div class="ui dropdown item">
+        Components
+        <div class="menu">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="ui dropdown item">
+        <a href="/docs">Docs</a>
+        <div class="menu">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserALE.js</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <a class="item" href="/releases">Releases</a>
+      <a class="item" href="/community">Community</a>
+    </div>
+  </div>
+</div>
+
+
+    <div class="main-wrapper">
+      <div class="docs-wrapper">
+  <div class="docs-sidebar">
+    
+
+
+
+
+
+
+
+
+<!-- <div class="ui inverted list">
+  <a class="item" href="/docs">About the Docs</a>
+</div> -->
+<div id="docs-nav" class="ui inverted accordion">
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Apache SensSoft
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/">About the Docs</a>
+      
+        <a class="item" href="/docs/contributing/">Contributing</a>
+      
+    </div>
+  </div>
+
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    System
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/system/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/userale/">About UserALE</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.js
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralejs/">Getting Started</a>
+      
+        <a class="item" 
href="/docs/useralejs/troubleshooting.html">Troubleshooting</a>
+      
+        <a class="item" href="/docs/useralejs/testing.html">Build and Test</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="active title">
+  
+    <i class="dropdown icon"></i>
+    UserALE.py
+  </div>
+  
+    <div class="active content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/useralepy/">Installation</a>
+      
+        <a class="item" href="/docs/useralepy/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/useralepy/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/useralepy/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Distill
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/distill/">Installation</a>
+      
+        <a class="item" href="/docs/distill/start.html">Getting Started</a>
+      
+        <a class="item" href="/docs/distill/api.html">API Documentation</a>
+      
+        <a class="item" href="/docs/distill/analytics.html">Apache Distill 
Analytics</a>
+      
+        <a class="item" href="/docs/distill/http.html">Apache Distill HTTP 
Client</a>
+      
+        <a class="item" href="/docs/distill/models.html">Apache Distill 
Models</a>
+      
+        <a class="item" href="/docs/distill/utilities.html">Apache Distill 
Utilities</a>
+      
+        <a class="item" href="/docs/distill/changelog.html">Changelog</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Tap
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/tap/">Getting Started</a>
+      
+    </div>
+  </div>
+
+  
+    <div class="title">
+  
+    <i class="dropdown icon"></i>
+    Stout
+  </div>
+  
+    <div class="content">
+  
+    <div class="ui inverted bulleted list docs-list">
+      
+        <a class="item" href="/docs/stout/">About Stout</a>
+      
+        <a class="item" href="/docs/stout/start.html">Getting Started</a>
+      
+    </div>
+  </div>
+</div>
+
+  </div>
+  <div class="docs-content">
+    <h2 class="ui header">Getting Started</h2>
+    <h3 
id="instrumenting-your-application-globally-with-apache-useralepyqt5">Instrumenting
 Your Application Globally with Apache UserALE.PyQt5</h3>
+
+<p>It’s very simple to instrument a PyQt5 application with Apache 
UserALE.PyQt5. Simply import the Apache UserALE.PyQt5 library and register it 
with your application.</p>
+
+<p>Below is an example PyQt5 application taken from ZetCode PyQt5 tutorial 
instrumented with Apache UserALE.PyQt5.</p>
+
+<div class="language-python highlighter-rouge"><pre class="highlight"><code>  
<span class="kn">import</span> <span class="nn">sys</span>
+  <span class="kn">from</span> <span class="nn">PyQt5.QtWidgets</span> <span 
class="kn">import</span> <span class="n">QWidget</span><span class="p">,</span> 
<span class="n">QLabel</span><span class="p">,</span> <span 
class="n">QPushButton</span><span class="p">,</span> <span 
class="n">QApplication</span><span class="p">,</span> <span 
class="n">QMessageBox</span>
+  <span class="kn">from</span> <span class="nn">PyQt5.QtCore</span> <span 
class="kn">import</span> <span class="n">QCoreApplication</span><span 
class="p">,</span> <span class="n">QObject</span><span class="p">,</span> <span 
class="n">QEvent</span>
+
+  <span class="kn">from</span> <span class="nn">userale.ale</span> <span 
class="kn">import</span> <span class="n">Ale</span>
+
+  <span class="k">class</span> <span class="nc">TestApplication</span> <span 
class="p">(</span><span class="n">QWidget</span><span class="p">):</span>
+
+      <span class="k">def</span> <span class="nf">__init__</span><span 
class="p">(</span><span class="bp">self</span><span class="p">):</span>
+          <span class="nb">super</span><span class="p">()</span><span 
class="o">.</span><span class="n">__init__</span><span class="p">()</span>
+          <span class="bp">self</span><span class="o">.</span><span 
class="n">initUI</span><span class="p">()</span>
+
+      <span class="k">def</span> <span class="nf">initUI</span><span 
class="p">(</span><span class="bp">self</span><span class="p">):</span>
+          <span class="n">qbtn</span> <span class="o">=</span> <span 
class="n">QPushButton</span><span class="p">(</span><span 
class="s">'Quit'</span><span class="p">,</span> <span 
class="bp">self</span><span class="p">)</span>
+          <span class="n">qbtn</span><span class="o">.</span><span 
class="n">setObjectName</span> <span class="p">(</span><span 
class="s">"testApplicationButton"</span><span class="p">)</span>
+          <span class="n">qbtn</span><span class="o">.</span><span 
class="n">clicked</span><span class="o">.</span><span 
class="n">connect</span><span class="p">(</span><span 
class="n">QCoreApplication</span><span class="o">.</span><span 
class="n">instance</span><span class="p">()</span><span class="o">.</span><span 
class="n">quit</span><span class="p">)</span>
+          <span class="n">qbtn</span><span class="o">.</span><span 
class="n">resize</span><span class="p">(</span><span class="n">qbtn</span><span 
class="o">.</span><span class="n">sizeHint</span><span class="p">())</span>
+          <span class="n">qbtn</span><span class="o">.</span><span 
class="n">move</span><span class="p">(</span><span class="mi">50</span><span 
class="p">,</span> <span class="mi">50</span><span class="p">)</span>
+
+          <span class="bp">self</span><span class="o">.</span><span 
class="n">setGeometry</span><span class="p">(</span><span 
class="mi">300</span><span class="p">,</span> <span class="mi">300</span><span 
class="p">,</span> <span class="mi">250</span><span class="p">,</span> <span 
class="mi">150</span><span class="p">)</span>
+          <span class="bp">self</span><span class="o">.</span><span 
class="n">setWindowTitle</span><span class="p">(</span><span class="s">'Quit 
button'</span><span class="p">)</span>
+          <span class="bp">self</span><span class="o">.</span><span 
class="n">show</span><span class="p">()</span>
+
+  <span class="k">if</span> <span class="n">__name__</span> <span 
class="o">==</span> <span class="s">'__main__'</span><span class="p">:</span>
+      <span class="n">app</span> <span class="o">=</span> <span 
class="n">QApplication</span><span class="p">(</span><span 
class="n">sys</span><span class="o">.</span><span class="n">argv</span><span 
class="p">)</span>
+      <span class="n">ex</span> <span class="o">=</span> <span 
class="n">TestApplication</span><span class="p">()</span>
+      <span class="c"># Initiate Apache UserALE.PyQt5</span>
+      <span class="n">ale</span> <span class="o">=</span> <span 
class="n">Ale</span> <span class="p">(</span><span class="n">output</span><span 
class="o">=</span><span class="s">"mouse.log"</span><span class="p">,</span> 
<span class="n">user</span><span class="o">=</span><span 
class="s">"testUser"</span><span class="p">,</span> <span 
class="n">toolversion</span><span class="o">=</span><span 
class="s">"0.0.1"</span><span class="p">)</span>
+      <span class="c"># install globally</span>
+      <span class="n">app</span><span class="o">.</span><span 
class="n">installEventFilter</span> <span class="p">(</span><span 
class="n">ale</span><span class="p">)</span>
+
+      <span class="n">sys</span><span class="o">.</span><span 
class="nb">exit</span> <span class="p">(</span><span class="n">app</span><span 
class="o">.</span><span class="n">exec_</span><span class="p">())</span>
+</code></pre>
+</div>
+
+<p>Before we enter the mainloop of the application, UserAle needs to register 
the application to be instrumented. Simply instantiate Apache UserALE.PyQt5 and 
install it as an event filter in your application.</p>
+
+<div class="language-python highlighter-rouge"><pre class="highlight"><code>  
<span class="c"># Initiate UserAle</span>
+  <span class="n">ale</span> <span class="o">=</span> <span 
class="n">Ale</span> <span class="p">(</span><span class="n">output</span><span 
class="o">=</span><span class="s">"mouse.log"</span><span class="p">,</span> 
<span class="n">user</span><span class="o">=</span><span 
class="s">"testUser"</span><span class="p">,</span> <span 
class="n">toolversion</span><span class="o">=</span><span 
class="s">"0.0.1"</span><span class="p">)</span>
+  <span class="c"># install globally</span>
+  <span class="n">app</span><span class="o">.</span><span 
class="n">installEventFilter</span> <span class="p">(</span><span 
class="n">ale</span><span class="p">)</span>
+</code></pre>
+</div>
+
+<h3 
id="instrumenting-your-application-manually-with-apache-useralepyqt5">Instrumenting
 Your Application Manually with Apache UserALE.PyQt5</h3>
+
+<p><em>Todo:</em> Write guidelines for instrumenting specific PyQt5 Widgets 
with Apache UserALE.PyQt5.</p>
+
+  </div>
+</div>
+
+    </div>
+
+    <div class="footer ui inverted very padded vertical segment">
+  <div class="ui vertical segment">
+    <div class="ui four column grid">
+      <div class="column">
+        <h4 class="ui inverted header">About</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/system">System</a>
+          <a class="item" href="/userale">UserALE</a>
+          <a class="item" href="/distill">Distill</a>
+          <a class="item" href="/tap">Tap</a>
+          <a class="item" href="/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Docs</h4>
+        <div class="ui inverted link list">
+          <a class="item" href="/docs/system">System</a>
+          <a class="item" href="/docs/userale">UserALE</a>
+          <a class="item" href="/docs/useralejs">UserAle.js</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
+          <a class="item" href="/docs/distill">Distill</a>
+          <a class="item" href="/docs/tap">Tap</a>
+          <a class="item" href="/docs/stout">Stout</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Community</h4>
+        <div class="ui inverted link list">
+          <a class="item" 
href="https://github.com/apache?q=senssoft";>GitHub</a>
+          <a class="item" 
href="http://stackoverflow.com/questions/tagged/apache-senssoft";>StackOverflow</a>
+          <a class="item" 
href="https://issues.apache.org/jira/browse/SENSSOFT";>Jira Issue Tracker</a>
+          <a class="item" 
href="https://cwiki.apache.org/confluence/display/SENSSOFT";>Project Wiki</a>
+          <a class="item" href="https://twitter.com/apachesenssoft";>Twitter</a>
+        </div>
+      </div>
+      <div class="column">
+        <h4 class="ui inverted header">Apache</h4>
+        <div class="ui inverted link list">
+          <a class="item" 
href="http://www.apache.org/licenses/LICENSE-2.0.html";>License</a>
+          <a class="item" href="http://www.apache.org/";>Apache Software 
Foundation</a>
+          <a class="item" href="http://incubator.apache.org/";>Apache 
Incubator</a>
+          <a class="item" 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsor Apache</a>
+          <a class="item" 
href="http://www.apache.org/foundation/thanks.html";>Thank you</a>
+        </div>
+      </div>
+    </div>
+  </div>
+  <div class="ui inverted vertical segment">
+    <div class="ui two column middle aligned grid">
+      <div class="column">
+        Apache SensSoft is an effort undergoing incubation at The Apache 
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate that the project has yet to be fully endorsed by the ASF.
+      </div>
+      <div class="center aligned column">
+        <img class="component-image" src="/images/incubator-logo-white.png">
+        <br>
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
+      </div>
+    </div>
+  </div>
+</div>
+
+
+  </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepyqt/api.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepyqt/api.html 
b/content/docs/useralepyqt/api.html
index 67b3e91..6c4cfb1 100644
--- a/content/docs/useralepyqt/api.html
+++ b/content/docs/useralepyqt/api.html
@@ -580,7 +580,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepyqt/changelog.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepyqt/changelog.html 
b/content/docs/useralepyqt/changelog.html
index 26c3ba0..9bf3c81 100644
--- a/content/docs/useralepyqt/changelog.html
+++ b/content/docs/useralepyqt/changelog.html
@@ -367,7 +367,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepyqt/index.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepyqt/index.html 
b/content/docs/useralepyqt/index.html
index ec58548..55fcdf9 100644
--- a/content/docs/useralepyqt/index.html
+++ b/content/docs/useralepyqt/index.html
@@ -411,7 +411,7 @@ When the package is installed via easy_install3 or pip3 
this function will be bo
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/docs/useralepyqt/start.html
----------------------------------------------------------------------
diff --git a/content/docs/useralepyqt/start.html 
b/content/docs/useralepyqt/start.html
index d107e34..5e86167 100644
--- a/content/docs/useralepyqt/start.html
+++ b/content/docs/useralepyqt/start.html
@@ -352,7 +352,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        © Copyright 2016 The Charles Stark Draper Laboratory, Inc. All rights 
reserved., Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index 459cf32..b663147 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" 
href="http://localhost:4000/feed.xslt.xml";?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="3.3.1">Jekyll</generator><link href="http://localhost:4000/feed.xml"; 
rel="self" type="application/atom+xml" /><link href="http://localhost:4000/"; 
rel="alternate" type="text/html" 
/><updated>2017-01-12T12:02:56-05:00</updated><id>http://localhost:4000//</id><title
 type="html">Apache SensSoft</title><subtitle>The homepage for Apache 
SensSoft</subtitle></feed>
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" 
href="http://senssoft.incubator.apache.org/feed.xslt.xml";?><feed 
xmlns="http://www.w3.org/2005/Atom";><generator uri="http://jekyllrb.com"; 
version="3.3.1">Jekyll</generator><link 
href="http://senssoft.incubator.apache.org/feed.xml"; rel="self" 
type="application/atom+xml" /><link 
href="http://senssoft.incubator.apache.org/"; rel="alternate" type="text/html" 
/><updated>2018-03-12T16:02:13+00:00</updated><id>http://senssoft.incubator.apache.org//</id><title
 type="html">Apache SensSoft</title><subtitle>The homepage for Apache 
SensSoft</subtitle></feed>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index a9984a7..a046b36 100644
--- a/content/index.html
+++ b/content/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/";>
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/";>
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" 
href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -384,7 +384,7 @@
   <div class="ui text container">
     <h2 class="ui inverted header">About the Project</h2>
     <p>
-      Apache SensSoft is a user activity logging and analytics system that 
enables developers to instrument and extract design and user insights from 
their applications.  It was originally developed at Draper for DARPA's XDATA 
program as a means of evaluating and improving tools for big data analysis and 
exploration.  Commercially available as Draper's Software as a Sensor™, 
Apache SensSoft aims to provide a more complete and customizable user analytics 
platform.
+      Apache SensSoft is a user activity logging and analytics system that 
enables developers to instrument and extract design and user insights from 
their applications.  It was originally developed at <a 
href="draper.com">Draper</a> for DARPA's XDATA program as a means of evaluating 
and improving tools for big data analysis and exploration.  Commercially 
available as Draper's Software as a Sensor™, Apache SensSoft aims to provide 
a more complete and customizable user analytics platform.
     </p>
   </div>
 </div>
@@ -410,7 +410,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -446,7 +446,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/releases/index.html
----------------------------------------------------------------------
diff --git a/content/releases/index.html b/content/releases/index.html
index 4512cfa..e045955 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/releases/";>
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/releases/";>
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" 
href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -68,20 +68,103 @@
   </h1>
   <div class="page-content">
     <p>
-  Apache SensSoft is currently preparing for its first full release.  Stay 
tuned and sign up for our mailing lists to keep up to date!
+  Below you can find the official SensSoft release distrbution artifacts. 
Older releases can be found at the <a 
heref="http://archive.apache.org/dist/incubator/senssoft/";>Apache SensSoft 
Archives</a>.
+  
+  For ongoing development and future release announcements, stay tuned and 
sign up for our <a href="./community.html">mailing lists</a> to keep up to date!
 </p>
 
-    <p>
-  You can always find current SensSoft code in our <a 
href="http://incubator.apache.org/projects/senssoft.html";>git repositories</a>, 
or on <a href="https://github.com/apache?q=senssoft";>github</a>.
+<p>
+  Please Note all SensSoft artifacts are released as source code and binary 
artifacts and additional packages can be found on packaging platforms such as 
UserALE .js which we make available through <a 
href="https://www.npmjs.com/package/useralejs";>the NPM useralejs package</a>. 
+
+  The CHANGELOG file shipped with each artifact can be consulted for more 
information on the list of updates in each release. 
+
+  SensSoft artifacts are always distributed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, version 
2.0</a>.
 </p>
 
-<a class="ui blue button" 
href="mailto:dev-subscr...@senssoft.incubator.apache.org";>
-  Dev List
-</a>
-<a class="ui yellow button" 
href="mailto:users-subscr...@senssoft.incubator.apache.org";>
-  User List
-</a>
+<h1>SensSoft UserALE.js</h1>
+
+Please note, that for convenience, we make UserALE .js available through <a 
href="https://www.npmjs.com/package/useralejs";>the NPM useralejs package</a>.
+
+<h2>Downloads</h2>
+The link in the 'Download Artifact' column below should display a default 
mirror selection based on your inferred location. If (when you browse to it) 
you do not see that page, try a different browser. The SHA512 checksum and 
ASCII armoured detached signatures are links to the originals on the main 
distribution server.
+
+<table class="table">
+  <thead>
+  <tr>
+    <th align="left">Version</th> 
+    <th align="left">Download Artifact</th> 
+    <th align="left">ASCII signature</th>
+    <th align="left">SHA512 Checksum</th> 
+  </tr>
+  </thead>
+  <tbody>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0 (binary tar.gz)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz";>apache-senssoft-useralejs-1.0.0-bin.tar.gz</a></td>
 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz.asc";>apache-senssoft-useralejs-1.0.0-bin.tar.gz.asc</a>
 </td> 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.tar.gz.sha512";>apache-senssoft-useralejs-1.0.0-bin.tar.gz.sha512</a>
 </td> 
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0(binary zip)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip";>apache-senssoft-useralejs-1.0.0-bin.zip</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip.asc";>apache-senssoft-useralejs-1.0.0-bin.zip.asc</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-bin.zip.sha512";>apache-senssoft-useralejs-1.0.0-bin.zip.sha512</a></td>
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0 (source tar.gz)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz";>apache-senssoft-useralejs-1.0.0-src.tar.gz</a></td>
 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz.asc";>apache-senssoft-useralejs-1.0.0-src.tar.gz.asc</a>
 </td> 
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.tar.gz.sha512";>apache-senssoft-useralejs-1.0.0-src.tar.gz.sha512</a>
 </td> 
+  </tr>
+  <tr>
+    <td>Apache SensSoft UserALE.js 1.0.0(source zip)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip";>apache-senssoft-useralejs-1.0.0-src.zip</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip.asc";>apache-senssoft-useralejs-1.0.0-src.zip.asc</a></td>
+    <td><a 
href="https://dist.apache.org/repos/dist/release/incubator/senssoft/apache-senssoft-useralejs-1.0.0/apache-senssoft-useralejs-1.0.0-src.zip.sha512";>apache-senssoft-useralejs-1.0.0-src.zip.sha512</a></td>
+  </tr>
+  </tbody>
+</table>
+
+<h1>Verify Releases</h1>
+<p>
+       It is essential that you verify the integrity of the downloaded files 
using the PGP, and/or SHA signatures. published with every Gora release.
+
+       Please read <a 
href="http://httpd.apache.org/dev/verification.html";>Verifying Apache HTTP 
Server Releases</a> for more information on why you should verify our releases.
+
+       We strongly recommend you verify your downloads with at least PGP. 
Guidance for doing so is provided below.
+</p>
+
+<h2>PGP Signatures</h2>
+<p>
+       The PGP signatures can be verified using PGP or GPG. First download the 
<a href="http://www.apache.org/dist/incubator/senssoft/KEYS";>KEYS</a> as well 
as the asc signature file for the relevant distribution.
 
+       <b>N.B.</b> Make sure you get these files from the main distribution 
directory, rather than from a mirror. Then verify the signatures using the 
following example</p>
+
+<p>
+       <code>
+               $ gpg --import KEYS
+       </code>
+</p>
+<p>
+       <code>
+               $ gpg --verify apache-senssoft-useralejs-1.0.0-src.zip.asc
+       </code>
+</p>
+
+<p>
+       The files in the most recent release are signed by Lewis John McGibbney 
(CODE SIGNING KEY) lewi...@apache.org 48BAEBF6
+</p>
+
+<h2>SHA512 Signatures</h2>
+<p>
+       Alternatively, you can verify the SHA512 signatures on the files. A 
unix program called md5 or md5sum is included in many unix distributions. Use 
the following example
+</p>
+<p>
+       <code>$ sha512sum apache-senssoft-useralejs-1.0.0-src.zip</code>
+</p>
+<p>
+       ... output should match the string in 
apache-senssoft-useralejs-1.0.0-src.zip.sha512
+</p>
   </div>
 </div>
 
@@ -106,7 +189,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -142,7 +225,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/stout/index.html
----------------------------------------------------------------------
diff --git a/content/stout/index.html b/content/stout/index.html
index d8dbb74..8b3d970 100644
--- a/content/stout/index.html
+++ b/content/stout/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/stout/";>
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/stout/";>
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" 
href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -191,7 +191,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -227,7 +227,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/system/index.html
----------------------------------------------------------------------
diff --git a/content/system/index.html b/content/system/index.html
index e8b4261..10e19be 100644
--- a/content/system/index.html
+++ b/content/system/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/system/";>
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/system/";>
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" 
href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -173,7 +173,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -209,7 +209,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/tap/index.html
----------------------------------------------------------------------
diff --git a/content/tap/index.html b/content/tap/index.html
index d5f0f39..6e86bef 100644
--- a/content/tap/index.html
+++ b/content/tap/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/tap/";>
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/tap/";>
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" 
href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -116,7 +116,7 @@
           <div class="column">
             <h3 class="ui inverted header">Control access to your data (coming 
soon)</h3>
             <div class="feature-description">
-              Control permissions for how your organization can access user 
data by setting permissions at the instutitional level down to access to data 
collected from specific applications.
+              Control permissions for how your organization can access user 
data by setting permissions at the institutional level down to access to data 
collected from specific applications.
             </div>
           </div>
         </div>
@@ -257,7 +257,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -293,7 +293,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/ea823c69/content/userale/index.html
----------------------------------------------------------------------
diff --git a/content/userale/index.html b/content/userale/index.html
index fb6853b..ecd7898 100644
--- a/content/userale/index.html
+++ b/content/userale/index.html
@@ -16,7 +16,7 @@
   <script src="/js/main.js"></script>
 
   <link rel="stylesheet" href="/assets/main.css">
-  <link rel="canonical" href="http://localhost:4000/userale/";>
+  <link rel="canonical" href="http://senssoft.incubator.apache.org/userale/";>
   <link rel="alternate" type="application/rss+xml" title="Apache SensSoft" 
href="/feed.xml">
 
   
@@ -48,7 +48,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserALE.js</a>
-          <a class="item" href="/docs/useralepyqt">UserALE.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserALE.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -340,7 +340,7 @@
           <a class="item" href="/docs/system">System</a>
           <a class="item" href="/docs/userale">UserALE</a>
           <a class="item" href="/docs/useralejs">UserAle.js</a>
-          <a class="item" href="/docs/useralepyqt">UserAle.pyqt</a>
+          <a class="item" href="/docs/useralepy">UserAle.py</a>
           <a class="item" href="/docs/distill">Distill</a>
           <a class="item" href="/docs/tap">Tap</a>
           <a class="item" href="/docs/stout">Stout</a>
@@ -376,7 +376,7 @@
       <div class="center aligned column">
         <img class="component-image" src="/images/incubator-logo-white.png">
         <br>
-        Copyright © 2017 The Apache Software Foundation, Licensed under the 
Apache License, Version 2.0.  Apache, the Apache feather logo, and the Apache 
Incubator logo are trademarks of The Apache Software Foundation.  Software as a 
Sensor is a trademark of the Charles Stark Draper Laboratory, Inc.
+        Licensed under the Apache License, Version 2.0.  Apache, the Apache 
feather logo, and the Apache Incubator logo are trademarks of The Apache 
Software Foundation.  Software as a Sensor is a trademark of the Charles Stark 
Draper Laboratory, Inc.
       </div>
     </div>
   </div>


Reply via email to