« |
Main
| »
June 09, 2009
Here is a daily view of my twitter friends' (yeah, not that many) activity over that last few months.
and here is a stacked, accumulated version.
Both created using this
twittergraphs.tar.gz
To create one
- Download and
untar/unzip twittergraphs.tar.gz.
- Create a file
creds.php as explained by running the
file ./friends.php with no arguments.
- Type
make, and the results will be
in results.csv and results-accum.csv. This
will just do this:
./friends.php > friends.csv
./collect friends.csv > results.csv
./collect -accum friends.csv > results-accum.csv
Posted by jeff at June 9, 2009 03:50 PM