You are not logged in.

#1 18 Apr 2007 9:39 am

winsr
Extreme Member
Registered: Mar 2007
Posts: 90

BF Stats Program, even works in vista

Here are some screen shots of a small application im currently creating, to retrive stats, it gets general stats, awards, awards criterias, dogtags, leaderboards, and user progress (currently doing this to include EA progress), it can even generate custom player progress by storing several days of information. This is beeing developed by me for my clan, but i would like to post some screen since i own all the glory to this site, and the magical wiki you have pulled of. Tha program stores info in a database, so you dont have to download info over and over to see your stats, you can do it every time you stop playing, so the customs progress graphs kick in. And by the way, the back end info, its preatty simple to figure out, im using that to know the awards criterias, you just have to make the list of the conditions and the rest its pure programing skills to sort things out. Thanks Guys


http://img132.imageshack.us/img132/1706/stasimage1hb0.th.jpghttp://img132.imageshack.us/img132/5020/stasimage2qt1.th.jpghttp://img139.imageshack.us/img139/9051/stasimage3uf4.th.jpghttp://img211.imageshack.us/img211/3001/stasimage4gl1.th.jpg

http://img227.imageshack.us/img227/2325/stasimage5sl5.th.jpghttp://img458.imageshack.us/img458/8051/stasimage6wv7.th.jpghttp://img74.imageshack.us/img74/6267/stasimage7gz2.th.jpghttp://img159.imageshack.us/img159/3134/stasimage8oj8.th.jpg

http://img458.imageshack.us/img458/7659/stasimage9lp2.th.jpghttp://img74.imageshack.us/img74/5614/stasimage10ls4.th.jpghttp://img58.imageshack.us/img58/1669/stasimage11rz9.th.jpghttp://img266.imageshack.us/img266/9613/stasimage12bk1.th.jpg

http://img406.imageshack.us/img406/1654/stasimage13af6.th.jpghttp://img230.imageshack.us/img230/9074/stasimage14bf1.th.jpghttp://img230.imageshack.us/img230/3716/stasimage15xz3.th.jpghttp://img54.imageshack.us/img54/4570/stasimage16pe5.th.jpg

http://img58.imageshack.us/img58/7762/stasimage17sy6.th.jpg

Offline

 

#2 18 Apr 2007 10:15 am

MadHatter
Administrator
From: Dallas TX
Registered: Jun 2006
Posts: 529
Website

Re: BF Stats Program, even works in vista

nice work!

are you planning on distributing it publicly, or is it going to be a clan member only tool?

if you do plan on public distribution and need a download mirror, let me know.

Offline

 

#3 18 Apr 2007 10:55 am

winsr
Extreme Member
Registered: Mar 2007
Posts: 90

Re: BF Stats Program, even works in vista

well currently the application in going thru lots of changes, mainly requests from the clan members, and error debuging, once the application reaches a final stage, i will see if i decide to put it open for public, or just clan specific, the special thing about this application is that its done using vs2005, using the auto update feature, each time the person opens the application it looks for a new version on the specified server, so its made for a single server storage, since its reachin 5mb its not that big, but, thanks for the offering. Now that i think about it, i could do an offline (no update search) version for open public, and the updatable version for clan members but ill have to ask my pillow about that.

Offline

 

#4 18 Apr 2007 11:30 am

MadHatter
Administrator
From: Dallas TX
Registered: Jun 2006
Posts: 529
Website

Re: BF Stats Program, even works in vista

ah, I haven't ever used the publish feature in 2005 (mainly because all my servers are hosted linux and didn't think MS's publish functionality would work on apache). 

Is that zedgraph I see in there?

Offline

 

#5 18 Apr 2007 11:48 am

winsr
Extreme Member
Registered: Mar 2007
Posts: 90

Re: BF Stats Program, even works in vista

Actually i do the publish on my local computer, with the link of the FTP server as the update path, that way i manually upload the files to the server. Since the server i put them on, is missing a couple of features (like knowing the .application files its an exe and not an xml file), i cannot make the setup online, so you have to download a first old version of the full program, and then at the next run, the application fill search for newer files and download them. So it might work that way with your apache.

The graphs are made using the office interoperability objects or what ever... in other words, same graphs youll see in normal excel application, tricky to use, but once you get the hang of it... works really nice, that way i dont have to include external apps to it (or at least not way to external). But on the screeshot it doesnt look that good since im to remove the point indicators, and only had 2 days of info on my database, as time goes by ill look better, but ill only store 30 days of info, since i can grow way too much for many players

Also like the fact, that i managed to retrive all the dog tags for the player (not on single retrive, its a shame youll have to do it 18 at a time) and also the hability to sort them by flag.... so you can tell how many countrys you have killed... lol.

Currently im looking at the player progress info, it funny some of the things in there, like the away bonus points, didnt know they had that as a progress information. will look funny on the graph.

Im also thinking in setting the database file on a fixed server, insted of copy it with the app each time (since its and access file its not a big deal, and dont need any fancy server upgrade to make it work), ill work on that on the future to see how it goes.

Offline

 

#6 20 Apr 2007 8:19 am

MadHatter
Administrator
From: Dallas TX
Registered: Jun 2006
Posts: 529
Website

Re: BF Stats Program, even works in vista

how did you end up getting doing the encryption of the auth token?  did you just port over the php or did you find the key / iv & just use the normal AES crypto api?

Offline

 

#7 26 Apr 2007 4:54 am

winsr
Extreme Member
Registered: Mar 2007
Posts: 90

Re: BF Stats Program, even works in vista

well i pretty much transcripted the php you had, and converted it to vb2005, (was a pain in the ass at the begining, but once it worked, the rest is history) all the credit is yours on that section.

Now the applicacion has grown, over the days, and now it shows all the progress graphs that EA has info from, and currently im doing a custom leaderboard, for the guys registred.

Offline

 



© 2003 - 2024 NullFX
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License