Subscribe to RSS Feed

Archive for July, 2008

Sync Mac 10.5 iCal and Google Calendar

In the past this was a difficult task on Leopard. It required *gasp* the purchase of software. Typically I am against that, but if the software is good, or performs a task that there is no free alternative for, I’ll buy it. This was the case with Spanning Sync. I want all my calendars synced [...]

Read the article

Code Snippets: Edit hosts file in Mac OS X 10.5 Leopard

I do a lot of development in Leopard. Typically for most projects there is a sandbox set up to mirror the production server. I’ve found the easiest way and best practice to work on the sandbox is to change the IP to forward to the production domain. What you do is open Terminal, which is [...]

Read the article