February 2012
2 posts
4 tags
Bravura - First Look
My latest project on GitHub. Bravura - A Visualization tool for Time-series data. It requires mongodb, numpy, and web2py. I plan on removing web2py dependency and ship it with some sort of self contained web server. Apart from that, it uses Flotr, isotope, jquery and protoype on the front end. I have committed the first draft. Its a shitty piece of code right now, but I mean to improve it...
Feb 26th
To Shalu
var b = document.body;var c = document.getElementsByTagName('canvas')[0]; var a = c.getContext('2d'); document.body.clientWidth; with(m=Math)C=cos,S=sin,P=pow,R=random;c.width=c.height=f=500;h=-250;function...
Feb 14th