Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Commit

Permalink
Add a readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brendam committed Aug 31, 2011
1 parent 0d41524 commit 6512b65
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This is a small visualisation project using data from the
Make, Hack, Void Space Probe.

The Space Probe sends out tweets when the MHV hacker space is opened and closed. This project parses them and uses d3 to create a visualisation of the opening and closing times. Used as exercise for learning d3.

This project uses:
* [d3 visualisation library](http://mbostock.github.com/d3/)
* [jtwitter](http://plugins.jquery.com/project/jtwitter)
* [jquery](http://jquery.com/)

More information about the MHV Space Probe is available here http://www.makehackvoid.com/projects/space-probe/

0 comments on commit 6512b65

Please sign in to comment.