TOPICS

FIND YOUR TOPIC QUICKLY

Posts Tagged ‘Leopard’

Symfony 1.1 Installation OS X Leopard
May 16 2008

I decided to give the recent Symfony 1.1.0 RC1 a try on my macbook. Here are the steps I took to get it working.

Installing CakePHP on OS X Leopard 10.5.1
Jan 24 2008

I upgraded from Tiger to Leopard this week and wanted to provide a writeup covering everything you’ll need to know get to a good development environment ready on a fresh (clean) Leopard installation.

NOTE: Due to the subject matter contained in this post I am not providing any support for the following steps.

Synergy + Dual Screens + OSX + XP = Awesome
Aug 23 2007

I have to gush a little bit because for my 29th birthday my lovely wife bought me a 22″ Widescreen monitor that matches the one I already own.  I love working with dual screens when doing everything from programming to just surfing the net because I can leave my communication tools open on one screen while I work on another.

RECENT COMMENTS




  • ON...CakePHP 1.2 File Upload
    "Fixed it! Thanks for the heads up Jose."
  • Keith Medlin
  • ON...CakePHP 1.2 File Upload
    "Thanks a lot for the example. Just another typo/error in the tutorial : var $validateFile = array( ’size’ = 204800, should be: var $validateFile = array( ’size’ => 204800,..."
  • Jose Sanchis