blob: 5db87df459ed229db1b6c4647ba8fa77878ce58a [file] [log] [blame]
<!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">
<title>UserAle.js</title>
<meta name="description" content="UserAle.js -- The Official JavaScript Client for UserAle">
<!-- Semantic UI -->
<link rel="stylesheet" type="text/css" href="http://draperlaboratory.github.io/useralejs/semantic/dist/semantic.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.3/jquery.min.js"></script>
<script src="http://draperlaboratory.github.io/useralejs/semantic/dist/semantic.min.js""></script>
<link rel="stylesheet" href="/useralejs/css/main.css">
<link rel="canonical" href="http://draperlaboratory.github.io/useralejs/about.html">
<link rel="alternate" type="application/rss+xml" title="UserAle.js" href="http://draperlaboratory.github.io/useralejs/feed.xml">
</head>
<body>
<div id="main-wrapper">
<div id="content-wrapper">
<header class="site-header">
<div class="ui brown inverted padded top fixed borderless menu">
<div class="ui container">
<a class="site-title" href="/useralejs/">
<h3 class="ui inverted header item">UserAle.js</h3>
</a>
<div class="right menu">
<a class="item" href="/useralejs/docs">Docs</a>
<a class="item" href="/useralejs/about">About</a>
<a class="item" href="/useralejs/demo">Demo</a>
<a class="item" href="/useralejs/userale.min.js">Download</a>
<a class="item" href="http://github.com/draperlaboratory/useralejs">Github</a>
</div>
</div>
</div>
</header>
<div id="page-wrapper" class="page-content">
<div class="ui text container">
<div class="ui large header">About</div>
<p>
UserAle.js is one of the Software As A Sensor&trade; products. The goal of Software As A Sensor&trade; is to develop understanding of your users through their interactions with your software product. You can then apply that understanding to improve your product's design and funtionality. UserAle.js provides an easy way to generate highly detailed log streams from a web application.
</p>
<p>
UserAle.js is developed at Draper and released free and open source through the Apache v2.0 license. Bug reports and contributions are welcome through Github.
</p>
</div>
</div>
</div>
<footer class="site-footer">
<div class="ui container">
<div class="ui footer page brown inverted segment">
<div class="ui center aligned container">
<div class="footer-text">Copyright Draper 2016</div>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>