Recent Posts

Setting up fallback locale(s) in Rails 3

less than 1 minute read

I18n(internationalization) and l10n(localization) are topics that are covered superbly by the Rails Guides. The one thing that’s left out is the setup of fal...

guru-mode

1 minute read

Getting started with Emacs is hard. That’s a fact of life and you shouldn’t believe anyone telling you otherwise.

Emacs Support for the Slim Template Language

less than 1 minute read

I’m mostly a Ruby on Rails developer these days and as such I’m pretty fond of the Slim template language. I’ve always hated HTML + ERB, since that evil duo ...