wiki-anon-edits
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Scripts to create a video showing a density map for each day of the anonymous edits on wikipedia
Wikipedia edits
---------------

These scripts were used to generate a video showing anonymous edits on Wikipedia using the geo location of the ip addresses.

The video is at  and the blog post with more info is at 


Setup
-----

If you want to run the scripts you need a few things to setup first:

 - Download geoip city database from MaxMind ( and decompress it.

 - Download a Wikipedia database dump (I've used a pages-meta-history.xml.7z dump). See in  where to get one. Leave the file compressed.

 - Run *extract* (you need Ant and a JDK to compile the dump reader). Errors are logged in error.log . When extract finishes, a '*data*' directory will be created.

 - Run *graph.rb* (you need Ruby and the rmagick and geoip_city gems). The script will create an image for each day in directory '*maps*'

 - Run *video.rb* (you need Ruby and ffmpeg) to create the video.


Copyright
---------
* Copyright © 2009 Luis Parravicini, under the GPL v2 license.
* The SVG World Map used is based on , by [João Felipe C.S](http://commons.wikimedia.org/wiki/User:Jo%C3%A3o_Felipe_C.S)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。