My datacenter is all blowed up…

This is a marketing video from HP simulating a datacenter disaster causing a fail over to a backup datacenter.  People often ask me what I do for a living and for most of the time the answer I usually give doesn’t help.  If the conversation continues with printer driver questions in Vista I know I failed to describe what… Continue reading My datacenter is all blowed up…

Published
Categorized as Techie Tagged

Website tracking with Google Analytics

I recently started using Google Analytics to track my web site usage and so far it’s been great.  By creating a account, and installing the wordpress plugin “Google Analyticator” I now get detail on how my site is being viewed.  Great stuff – try it out!

synctoy for Windows file syncs…

I found the following application from Microsoft to be quite useful for syncing files between hard drives and network drives. Check it out! http://www.microsoft.com/prophoto/downloads/synctoy.aspx   

Cool Mac automater Actions

I just found cool automater actions at  http://junecloud.com The action I’m especially please with is the “Create Clean Archive” action.  This will create a archive zip file that does not have the usualy .DS_Store files and crap.  Excellent stuff!

Fun Stuff…

OS Boot Sounds: http://titan08.free.fr/Boot%20Sounds/

Published
Categorized as Fun, Techie

Sun Cheatsheet

I published my Sun Cheatsheet document to the world recently. It’s a compilation of Sun commands and processes that I documented over the years. Enjoy! http://docs.google.com/Doc?id=dhjhzg6x_3c6d658

Bye MobileMe…

Buying a hosted domain: $100 Buying a pro membership on smugmug: $60 Installing WordPress: $0 Able to manage my familiy’s websites with freedom and without major pain: Priceless! I recently started a journey on removing my dependancy on Apple’s MobileMe services. When .Mac ruled the land with web-based wonders, life was good. Then Apple decided… Continue reading Bye MobileMe…

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

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