Hi all!
OK, I'm running a DC project for TeAm AnandTech called DPAD - Distributed Particle Accelerator Design found here:
http://www.stephenbrooks.org/muon1/
I'm looking to create a stats site for the project. So what I'm looking for is a script to collect the stats for the users and the teams. The rawstats.txt file is a tab-separated file containing all the stats information found here:
http://www.stephenbrooks.org/muon1/rawstats.txt
The stats changes everyday at GMT+01:00.
This:
http://muon.dcstats.de/index.php is what another stats site looks like and this:
http://muon.dcstats.de/index.php?id=4&team=[TA] is what our TeAm's stats looks like.
I don't want to copy the site, but, that's basically the layout. I'm thinking about running it on Windows and using .net Charting found here:
http://www.dotnetcharting.com/ for the graphs.
Any help or suggestions like where to start...would be appriciated!!!
Thanx!