How to set default app to open file in MacOS X
I had installed Xcode 3.2.6 and Xcode 4.0.2 on my workstations, but, when I double-clicked a project, Xcode...
Getting rid of build directories
I wanted to get rid of the “build” directories in my source folders before prepping my source folders...
I don’t get enough sleep, thanks to git
I don’t know why I do such things. I didn’t go to bed till midnight cause I was...
Setting a boost shared_ptr to NULL
If you need to set a boost shared_ptr to NULL, then you can do it like this: boost::shared_ptr();...
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...
MacDependency
I found this useful tool, thanks to my coworker, that is an alternative to using the otool tool:...
VMR9
Right now I’m dealing with some code of mine that isn’t working on a Microsoft product. I got...
QuickBooks 2007 and PowerPlant
Wow. I love using QuickBooks. Like I love nailing my funny bone! QuickBooks is one of those slow...