February 28, 2011
Save file dialog boxes have always seemed magical to me because I have never done any client side applications. While working on a MacRuby client app I needed to save a file, obviously, and it was amazing how simple a save file dialog box really is. What Does NSSavePanel Do? This is very simple. It [...]
Read the full article →
February 21, 2011
MySQL is awesome with RoR, but not RVM. I recently decided I wanted to test a few things on my Mac with RoR and MySQL since I run MySQL on my production server. Generally it is a good practice to run what is in production in your development environment. Unfortunately, RVM made this very difficult, [...]
Read the full article →