How to switch between a header file and implementation file in Visual Studio
There used to be a button that would toggle you between the header file and implementation file that...
Copying a project file to a known location
Within a Visual Studio C++ solution, you can copy a file to a known location as part of...
Apple Mail won’t save my password
I’ve been plagued with Apple Mail asking me for my password, over and over and over again. I...
Bringing an old phone back to life
I have an old Motorola RAZR that I wanted to power up, but I gave away all of...
Detecting memory leaks in Visual Studio
This is a good reference for me since I have to do this on occasion when I switch...
Performing a large search and replace
Thanks to my co-worker for showing me this really cool trick in TextMate! I have this project I’m...
I had to rename Windows
I had to rebuild my workstation, and alone with it, install a new hard drive that is to...
Useful Visual Studio Keystrokes
For the past 3 1/2 years, I have used Xcode almost solely for my development work, but, recently,...
How to stop Nikon Transfer 2 autoload
This is one of those things that has been really bugging me. I know it bugs other people...
Extending a partition in FreeBSD
This is something that is really easy to do in Important: FreeBSD features the growfs(8) command, which makes it...