//flex table opened by JP

Click to See Complete Forum and Search --> : StatsAholic released


Virus
05-08-2001, 04:56 AM
I have finally released the StatsAholic code to the public. Just before I leave town for the week.

http://sourceforge.net/projects/statsaholic/

This is my next generation code of the statistics software that is used for the team stats.I will be switching the team stats over to it as soon as I get back.

Here is a list of the main features of StatsAholic 1.2.5
- Multiple project support
- Column sorting
- Duplicate block checking (Block History)
- Improved speed
- Improved login info emailer
- Comes with multiple style sheets
- Almost a complete rewrite of the present stats software

Extras available with Admin Module (coming soon)
- Account Merging
- Multiple PProxy statistics
- User slectable style sheets
- News headlines
- Traffic statistics
- Duplicate statistics

It is made with PHP and MySQL and it will work on both unix/linux/posix and windows.

Multiple database support is on my list for the next major version. But for now only MySQL is supported.

Now I can get some sleep before the 7 hour drive tomorrow. http://www.sysopt.com/forum/smile.gif

Joel Kleppinger
05-08-2001, 08:36 AM
"Just before I leave town for the week."

Oh the email you'll have when you get back. http://www.sysopt.com/forum/smile.gif

socalgal
05-08-2001, 08:41 AM
You're awesome, Virus! Have a safe trip http://www.sysopt.com/forum/smile.gif

phenious
05-08-2001, 09:27 AM
Cooooooooool http://www.sysopt.com/forum/smile.gif hope your trip goes good http://www.sysopt.com/forum/smile.gif http://www.sysopt.com/forum/smile.gif http://www.sysopt.com/forum/smile.gif

-: phenious :-

randy48
05-08-2001, 10:31 AM
Good luck on the job search! Kindda hope you don't find it...don't want to reconfig 270+ cows http://www.sysopt.com/forum/wink.gif

phenious
05-08-2001, 11:42 AM
Guess I better start on a progie to reconfigure computers and INIs over a network for ya http://www.sysopt.com/forum/wink.gif would be great for the "Heavy Hitters" i would imagine :P

-: phenious :-

Joel Kleppinger
05-08-2001, 07:10 PM
Just downloaded off CVS...

Couldn't help noticing that comments in the code is very few and far between. Sure is gonna make hacking it up a lot of fun. http://www.sysopt.com/forum/wink.gif

I think this screams for a style guide. (just looked at detail.php... that'll be a headache to try to read) <grin>

randy48
05-08-2001, 07:47 PM
Joel, that's an old coders secret...job security http://www.sysopt.com/forum/wink.gif

Virus, I was only joking on not finding the job, sorry!

Thanks anyway Phenious, but they've got to be done individually, Mike won't let me "play" with his servers http://www.sysopt.com/forum/frown.gif It wouldn't take long to change them anyway, I can load 50 machines in a half hour or so myself with a few floppies. I'll just make the change to the ini and copy it to each machine and restart the client...20 seconds each tops http://www.sysopt.com/forum/wink.gif

[This message has been edited by randy48 (edited 05-08-2001).]

Virus
05-08-2001, 10:36 PM
Don't use the CVS, it is incomplete. When I was importing my code. Their server crashed and a lot of files are missing. And now whats there is outdated. I still haven't contacted them about wiping it out and starting fresh.

As for the lack of comments. I am the kind of person that doesn't use a lot of comments if any. I can look at the code and understand what is going on, faster and better, then with comments. When I try to add them. I never know what to say. http://www.sysopt.com/forum/smile.gif

I will be working on adding more comments. The create and update scripts I have cleaned up a bit and added some comments. But with the rest of the files, you will be lucky to find your hand in front of your face.

The detail.php script is evil right now. I will be working of organising stuff a bit better.

Virus
05-09-2001, 10:58 AM
A new version has beed released. It fixes a stupid bug with the extension not being added to the stats files. Causing the pages to never display any stats. http://www.sysopt.com/forum/frown.gif

x-ray
05-09-2001, 11:26 AM
Looks great virus!