Realtime tracking of javascript errors in the visitors browser. Hornet can be loaded in any webapplication to trace errors. Developers can use this to monitor deployment and/or updates of their application.
Register (passwords are encrypted) and login. Use the demo page for a quick peak, this page uses the tracker. Otherwise place the tracking code in any of your applications. Waiting for errors is tedious though ;)
The two links (after login on the entry page) directing to the tracker and demo page are broken (47-hour copy paste fail to localhost) use the menu on the left (it will slide open)
The placeholders are not shown on IE (didn't have the time to code a fallbak, upper is e-mail/username, lower password)
Server side hornet runs on Node.js with specific use of Express, MongoDB, Socket.io. The interface makes heavy use of Backbone, Underscore and twitter bootstrap. Client side scripts are obfuscated and minified by using Square (node.js build tool)