http://blogs.dootdoot.com/mike

Took the liberty off adding some new tables to the BF2 Stats today. Decided to add a TopWeapon function that shows the top players for a given weapon. Voted to go with top Kills/Hour with any given weapon. This is the most ideal way I can think of to determian the “best” player for a [...]

Finished the SQL create table scripts. After debugging, I’ve found I can actually reduce the size of the tables in the database by about a third each. It appears I am caching some null/unused information. No point in doing that. I also found that the main page was starting to get pretty cluttered. Today I [...]

I’ve been working on implementing some new features to the BF2 Stats site that Dan and I have been working on. Eventually I might even be able to have a full working release. Current tasks: Add Badge Display Add Medals Display Add Ribbons Display Combine Badge/Medals/Ribbon query into one Finish SQL Script to create all [...]

« go back