This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Fri Nov 07 07:27:57 -0800 2008 | |
| |
code_swarm.wikipedia.config | Fri Nov 07 09:09:23 -0800 2008 | |
| |
wikipedia.rb | Tue Nov 18 20:49:54 -0800 2008 |
README
Wikiswarm === Generates code_swarm event logs from the Wikipedia API. Written to visualize edits to the Barack Obama page: http://vimeo.com/2177573 Usage === Get the code_swarm Processing app installed and working: http://code.google.com/p/codeswarm/ http://github.com/rictic/code_swarm/ Generate an activity.xml using wikipedia.rb -- can accept multiple args: $ ruby wikipedia.rb "Barack Obama" > activity.xml It will also generate a merged log from multiple arguments: $ ruby wikipedia.rb "Barack Obama" "John McCain" "Ron Paul" > activity.xml And can produce a log of a users' contributions, which fits the few-authors-many-files paradigm better: $ ruby wikipdia.rb "User:Jamiew" > activity.xml Config === The code_swarm.wikipedia.config file is the config I used to generate the Obama video. It has edges turned on (which turns the histogram off) and lower TTL for authors. In a code_swarm install you can do something like: $ ruby wikiswarm/wikipedia.rb "Barack Obama" > data/activity.xml $ ./run.sh wikiswarm/code_swarm.wikipedia.config See the code_swarm docs for how to save frames and use ffmpeg to generate a video. Then add rap music and enjoy! Written by Jamie Wilkinson http://jamiedubs.com Nov. 6th 2008







