Skip to content

{ Tag Archives } gems

Laundry List

I haven’t been updating, but I actually have been busy with a variety of programming tasks.  Here’s a list of my thoughts at the moment: I’ve been doing a considerable amount of work with web video lately.  That means I’ve gotten intimate with the various players, encoding options, and media storage solutions.  And here’s what [...]

Also tagged , , , ,

Great Article on TDD in Rails

Found a great article about using RSpec, AuthLogic and Factory_Girl in Rails.  Certainly helped me to flex the ol’ muscles again after being away from Ruby TDD for awhile.

Also tagged , ,

Happy Ending

I spent all day Friday trying to prep a company CentOS VPS for a rails app. My first job: get ruby installed. Being more used to Ubuntu flavors of Linux I had no previous experience with YUM, but a package manager is a package manager is a package manager. I went for the gusto: sudo yum [...]

Also tagged ,

Revisiting Ruby, Sifting for Gems

Recent frustrations have led me to flee back to Ruby/Rails, and so I updated everything the other day (gems, rails, etc.), bought myself a github account, and started to tinker with some web app ideas I’ve had floating around for awhile.  In doing so, I revisited a lot of old plugins and gems I used [...]

Also tagged , , ,