You are currently browsing the category archive for the 'Statistics' category.

OK guys - I know I got a lot of contacts, emails, and a few comments that got stuck in the spam filter regarding the location of the CoD4statseditor14.rar file I had mentioned earlier - it looks like the site serving the stats editor it got itself delisted from Google - my guess is for being overly spammy and having pop-unders…

At any rate, you can now download the Call of Duty 4 Stats Editor v1.4 from GameCopyWorld - still somewhat spammy, but definitely working.

Good luck guys! Hope none of your lost your CoD stats over the holidays.

Related Articles:

  • CoD4 "Connection Time Out" Fix
  • Call of Duty 4 Badge Rankings
  • Call of Duty 4 v1.4 Stats Editor for PC
  • Call of Duty 4 Enemy Intel Guide
  • CoD4 1.1 Patch - mss32.dll not found

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"

    Since installing bbPress on the forum.blandname.com subdomain, I’ve become addicted to the rapid posting workflow: add topic, title, description and post! It’s 4 steps and is over so quick I’ve been thinking about making a bookmarklet that will automate the task for me. Here’s the latest smaller posts I sent there, but should some day expand upon here (I’ll use blandname for longer posts from now on):

    Related Articles:

  • blandname forum open!
  • CD Eject Tool for Windows XP
  • Running Terminal Server on Windows XP
  • VMWare relases VMWare Converter 3 Beta Refresh
  • Aero Glass on a Windows Vista Virtual Machine

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"

    I have been testing the Mint PHP web statistics script for my development sites lately, and though I love it and the modular plugins you can get for it, one feature is sorely lacking - multiple user logins.

    This quick hack is by no means revolutionary, but it certainly does get the job done.

    A new feature in Mint 1.2.x is to allow what’s called a “client mode” where anyone can access the statistics without the need to login. While this works for locally hosted Mint installations, the is definitely sub-optimal when it comes to a production site.

    The solution? I’m sure you may have guessed it already, but by using .htaccess, you can easily set up multiple logins to Mint!

    In my case I use subdomains like minttea.mytestsite.com. Using SSH, I logon to minttea.mytestsite.com, and issue this command:

    pico .htaccess

    In order to add user to the file, you must append the .htaccess file with lines similar to this htaccess guide.

    You’ll need to encrypt the usernames and passwords, but once it’s done you will have logins enabled.

    Please note that this method is susceptible to a brute-force attack, but it will keep most people from poking around with your stats.

    Once I have figured out a better way (using PHP for example) I will post it here too.

    Related Articles:

  • Make Prototype.js TINY - Keep Compatibility
  • Dreamhost Stats Rewriting and Typo with .htaccess
  • Running Terminal Server on Windows XP
  • 6 Things You'll Love About Longhorn
  • Use RDP Client 6 (from Vista) on Windows XP

  • del.icio.us" Digg" Reddit" Simpy" Yahoo!"