Tag Archive

OS X Subversion setup quick start (for use with Coda etc)

The piece on Version Control I wrote recently for MacUser magazine covered the basics of version control with GUI based programs. But what if your code editor doesn’t give you the ability to create repositories? In this case it’s easy to do the basic repository setup with Terminal and then use your code editor (e.g. [...]

Free Coda CSS2 and CSS3 clips for solving common problems

I read a great collection of CSS snippets over on Speckyboy recently and decided to enter them as a Coda clips group. I’ve now uploaded the Clips group for any fellow Coda users out there.

How to setup MAMP and Coda for Cubecart development

I was looking for a simple tutorial that described how to use MAMP and Coda together for locally developing CMS (php based) systems before making them live, in this instance Cubecart. I searched high and low and couldn’t find anything on the net specific to Cubecart. The best documentation I found was this blog post [...]