Fixing the command “man” in OSX

The command ‘man’ in terminal has an annoying feature: it clears the screen on exit. So if you find a command line switch you want to try, when you exit man the detail all disappears. To correct this, change the following line in /private/etc/man.conf: PAGER /usr/bin/less -is to PAGER /usr/bin/less -isX

Bold vs iPhone

After buying both the iPhone and iPhone 3g, I became frustrated with the typical iPhone problems – spotty 3g network access, no cut-n-paste, etc. As a result, I was excited about the Bold and got one right when it came out. Having used a crackberry in the past was I confident that it would be… Continue reading Bold vs iPhone

Business Travel Recommendations

First off I highly recommend visiting Mr. Greg Brown’s Travel Tips. Greg has put together a concise listing of great recommendations. Thank you Greg! General Tips: For business travel, sign up for Clear. Clear went out of business. When selecting seats for flights, check www.seatguru.com for seat details. Ask your preferred airline if they have… Continue reading Business Travel Recommendations

Using system wide socks proxy with iphone tethering

Recently I discovered a program called proxifier, a OS X Leopard program that will send all network traffic through a defined socks proxy server. So instead of defining the proxy settings in each individual program, simply turn on proxifier and redirect all the network traffic. proxifier is the same thing as WideCap or FreeCap in… Continue reading Using system wide socks proxy with iphone tethering