Archive for October, 2009

October 28th, 2009

Permalink

Elsewhere

DynDNS Snow Leopard Compatibility → I’m not sure if dynDNS will ever update their Mac client but there’s a solution. Simply type the following two codes into terminal (first one will ask for your password):

sudo chmod +s /usr/local/dyndns/DynDNSUpdaterService
sudo perl -pi -e 's:.*nohup: :' /Library/StartupItemsDynDNSUpdater/DynDNSUpdater

October 27th, 2009

Permalink

Elsewhere

VMWare Fusion 3 Released → I’ve always switched back and forth between VMWare and Parallels. VMWare 3 now supports Aero and Windows7. Dang, I might need to switch back.

October 27th, 2009

Permalink

Elsewhere

ScreenFlow 2 Available → The next version of the fantastic Mac screencasting application just came out.

October 21st, 2009

Permalink

Elsewhere

Haystack → a new service by the infamous 37signals. Allows web designers to post their portfolio and contact information so that “potential clients can browse by style, location, and typical budget range”.

October 9th, 2009

Permalink

Elsewhere

VideoPress → Quick and easy HD video sharing for WordPress.

October 8th, 2009

Permalink

Elsewhere

Variable Grid System → “The variable grid system is a quick way to generate an underlying CSS grid for your site. The CSS generated file is based on the 960 Grid System.”

I recently used this from a client’s request and works as well as it sounds.