RubyConf 2009

Attending RubyConf was a lot of fun because I was able to combine a personal vacation ahead of the trip, then meet my coworker at the start of the conference.

5 Ruby-based Static Site Generators

Developing dynamic database-driven web applications with Ruby on Rails is great, however the flexibility and overhead of the framework is not always needed for small static websites.

Rewrite URLs with Nginx

A previous work project involved changing our blog software and server configuration. Date-based URLs would no longer be used, and the blog would be run within the main site instead of on a subdomain. The “slug” (which is this-is-the-page-slug in...

Stats-driven Lens Shopping with Ruby

I developed the script photo_stats.rb to move through date-based folders of photos, and grab EXIF data (thanks to the exifr gem) for each photo. The script calculates the mean focal distance of all the photos, sums photos at the widest...

F1 Webchallenge Team Ruby.mn Recap

This year I participated in the F1 Web Challenge. The event brings together teams of programmers, designers, and project managers with non-profit organizations. The goal is to build a professional website for the non-profit in less than 24 hours, and...