Notes on Life, ‘Puters and Hawaii

NetBeans Ruby IDE Mac Builds Now Available

Tor and the guys over at the NetBeans Ruby IDE project now have Mac OS X binaries available of their continuous integration builds. I have personally been using the NetBeans Ruby IDE since (ruby cluster) build #85 or so. It’s a really usable IDE for Ruby and Rails.
The SCM leaves a bit to [...]

Ruby, Rails, RMagick & NGINX From Scratch on OS X

After many hassles and out of date packages (even in unstable), I decided to abandon fink, macports and darwinports as a means to install a development stack for Ruby on Rails.
Apple Mac OS X is a full blown BSD environment for software development with XCode installed. There is no reason why you shouldn’t be [...]