If you are planning to upgrade to a new Apple iPhone 3G anytime soon, you are probably thinking, “what am I going to do with my first generation iPhone?” We’ll whether you give it to a friend or family member or decide to sell it on ebay, you are going to need to reset the [...]
How To’s
A local DNS host file can be very useful when working in a development environment. You can have a development environment and a production environment and simply point the host to the development environment on your machine while all of the other users are directed to the production environment. This allows you to work on [...]
If you are new to Mac OS X, you may need to know how to edit your PATH. The good news is that this is an easy task on Mac OS X. The recommended way is by editing your .bash_profile file. This file is read and the commands in it executed by Bash every time [...]