Archive | July, 2007

using file_column in Ruby on Rails

I’ve been using the file_column plugin for Ruby on Rails in the last days, so here’s some handy notes on the subject: Installing is pretty straightfoward, just like the majority of Rails plugins: script/plugin install http://opensvn.csie.org/rails_file_column/plugins/file_column/trunk The first thing we need is to tell our model which column to use: class Blog < ActiveRecord::Base   [...]

Continue Reading

Installing RMagick on Mac OS X

Today I had to install RMagick on my Mac Os X workstation, as I found out, there are many alternatives to accomplish this daunting task: 1) Just use Locomotive and the RMagick Bundle. 2) Install from Darwin Ports 3) Install everything by hand 4) Drag Ask someone to do it for you. As for the [...]

Continue Reading

oh no, they got me

Which Programming Language are You?

Continue Reading