Show HN: Weekend Project: Facebook Graph Visualizer (raphael.js + mindmap.js +) (shalecraig.com)
(raphael.js + mindmap.js + jquery + facebook api ++)<p>I was bored over the weekend, so I decided to make a mashup of the facebook api, raphael.js, and a couple more javascript frameworks.<p>Aside from facebook's api and google analytics, it is all run locally. No ajax calls being made to me.<p>Hope you enjoy, and leave comments below.<p>I'll post the source to Github if requested.
1 comment
[ 3.7 ms ] story [ 12.4 ms ] threadInterestingly, raphael uses the canvas element, and the facebook api used is javascript based.
From that, there is no communication between my server and the client. Everything is client side. :P
Contact me if you have any questions/etc.