Page 1 of 4

Posted: Tue Oct 26, 2010 11:43 pm
by fwiffo
so i dunno if a lot of you used it, its been offline for more than a month?. the reason why i wanted to bring it up now is that recently i wanted to graph my stn_caps stats and had to spend a few mins to make some slight changes since my website now sits in a virtual environment rather than a hosted location... and i got it working again, at least the one that lets you graph your stats throughout your whole career. anyway, i wanted to see if a lot of people care to use these scripts once more, if so i can work towards getting it back online, if not, no biggie, i can just keep it for personal use.

(stats collection has been on-going despite the site's downtime) so everything is still current up to the last hour.

Posted: Tue Oct 26, 2010 11:50 pm
by Dorjan
a lot of people have notice it down :(

Thanks for bringing it back up!

Posted: Tue Oct 26, 2010 11:51 pm
by SP4WN
Bring it back, bring it back, bring it back to meeeeeeeeeeeeeeeeee :ninja:

Posted: Wed Oct 27, 2010 3:03 am
by vogue
yeah i've been missing it, I used to use it to keep track of how many drone kills i could get in a month to see if i was improving

Posted: Wed Oct 27, 2010 6:47 am
by Solamnus
i can't access to graphs atm???

Posted: Wed Oct 27, 2010 8:48 am
by fwiffo
yea i just need someplace to host the virtual machine. i cant afford professional hosting places like rackspace -.-
alternatively i can just host it from home but connection isnt reliable. i would give everyone a copy so they can run their own little spathiwa.com inside their own computer but the way it is set up means that leaderboard.alleg.net will get hammered.... there's some ways around this but this isnt ideal either cuz if improvements are made to the scripts, those changes will need to be propagated to all the other instances floating around.

Posted: Wed Oct 27, 2010 9:29 am
by Solamnus
well, back in the days i have coded this as a little alternative to Monthly Top 10 lists. It does update its DB with only changed rows so it has a smaller DB compared to spathiwa. And it doesnt go too far back like spathiwa i have been collecting data since last february I think. If someone is willing to improve/edit the script i can provide any necessary things and host it from my website.

Posted: Wed Oct 27, 2010 4:21 pm
by fwiffo
hey thats cool, so fast too!
i think what we should do is just have one collector.. and everyone else just accesses that one database, that way we arent all hitting the source and redoing all that work parsing through the stats

Posted: Wed Oct 27, 2010 4:34 pm
by sfx_offender
Did someone seriously play Allegiance for 327 hours this past month?

That's like 12 hours a day, every day.

:o

Posted: Wed Oct 27, 2010 5:09 pm
by Solamnus
It can be faster too, just need to create and use a cache file instead of querying db all the time. This was just an experiment i have been working for some time. I would add more features like spathiwa but i was being lazy. But i can share the data i collected as well as all the code i have if anyone wants to help improve this.