Hi All,
This is my first post to wikitech-l! The 2011 Fundraiser draws near and we're trying to setup efficient code review for the analytics source which has a fairly high throughput. I have one code review volunteer already, but I was seeing if anyone else would be interested in helping to review as we approach, and ultimately, kick-off the Fundraiser.
The source can be found here:
http://svn.wikimedia.org/svnroot/wikimedia/trunk/fundraiser-analysis/
The analytics reporting interface has been implemented using django (../fundraiser-analysis/web_reporting) and is hosted on Wikimedia servers. The data processing portion of the source, found mostly in ../fundraiser-analysis/classes/DataLoader.py and ../fundraiser-analysis/classes/DataReporting.py, interacts with the mysql back-end database where banner and landing page impressions are stored. The visualization is generated using matplotlib and flot ( http://code.google.com/p/flot/), a jquery based library for data visualization.
If you're thinking that you may be interested in lending a hand fire me a message!
wikitech-l@lists.wikimedia.org