Performing an action based on your IP address

Here’s a neat little script that I just came up with that will be useless to most people, but someone might find it handy.
I’ve been playing with Microsoft’s SyncToy recently, as a way to keep the stuff I’m working on up-to-date between my workstation and my laptop. In order to do this, I kick […]

Visual Studio compiler woes

Recently, I’ve been working on getting one of our products compiled and tested on 64-bit Windows. In order to help with this, I’ve been given a nice, shiny, super-fast 64-bit machine running Windows XP Professional x64 Edition.
After getting the build working correctly on this machine, it was time to port over my changes to […]