Tag Archives: Mac OSX

Setup Local Web Development Environment on Mac

If you are a mac user and web developer like me, chances are you need a local lamp web development environment setup.

Posted in Web | Tagged , , , , , | Leave a comment

Extracting Rar Files From the Command Line in Linux, Unix or Mac OSX

Unrar is a really useful command line utility for extracting rar files. On Mac OSX there are a couple of gui applications that will allow you to extract rar files such as unrarX. However if you want to extract a … Continue reading

Posted in Web | Tagged , , , | Leave a comment

Downloading Files From Command Line Using wget

wget is a really useful tool for many reasons but it also makes an excellent download manager. It has many configuration options and can even be used to download many files from sites that require you to login such as … Continue reading

Posted in Web | Tagged , , , , | 1 Comment

How to Install Git on Mac OSX

This simple guide will show you how to install Git on Mac OSX.

Posted in Web | Tagged , | Leave a comment

Adding PHP 5.3 Support to Textmate

Follow these simple steps to add PHP 5.3 support to Textmate.

Posted in Web | Tagged , , | 1 Comment