Rails Plugins
- mail fetcher — process incoming email efficiently and asynchronously.
- refresh_to — a Ruby on Rails plugin that adds a
refresh_to method to ActionController::Base, allowing developers to avoid Internet Explorer security warnings when moving from a secure page to an insecure page.
- YAML mail config — extract your SMTP server configuration into a YAML file to avoid error-prone repetition.
- acts_as_selectable — provides a
to_select_form method for your ActiveRecord classes that maps to the Rails select form helper format.
- acts_as_invitation — easily integrate a “send to a friend” feature to an existing ActiveRecord model.
- url_key — create never-changing URL 'slugs' for permalinks based on attributes in your model.
Ruby Gems
- simple-daemon — a lightweight daemon module for Ruby. Use it to add daemon functionality to your Ruby script.
- RVideo — a Ruby library that handles video inspection and transcoding.
- ActiveFacebook — a Facebook library with an ActiveRecord-like syntax (forthcoming).
Papers and Presentations
- Dan Weinand, "Deploying with Vlad." Presented to the Ruby Users of Minnesota, September 24, 2007.
- Luke Francl, "Rails and the Mobile World." Presented at Ostrava on Rails, June 22, 2007.
- Jon Dahl, "Video Transcoding with Ruby on Rails." Presented at RailsConf 2007, May 18, 2007.
- Norman Orstad et al, "Design 2.0: What's a web designer to do?" Panel discussion at MinneBar, April 21, 2007.
- Jon Dahl, "Video Transcoding." Presented at MinneBar, April 21, 2007.
- Jon Dahl and Luke Francl, "Overview of Ruby on Rails." Presented at MinneBar, April 21, 2007.
- Jon Dahl, “Retirement-Driven Development with Ruby on Rails.” Presented to the Ruby Users of Minnesota, February 27, 2007.
- Jon Dahl, “Behavior Driven Development with RSpec.” Presented to the Ruby Users of Minnesota, November 28, 2006.
- Luke Francl, “REST and its discontents.” Presented at Twin Cities Code Camp, November 11, 2006.
- Jon Dahl and Luke Francl, “Overview of Ruby on Rails.” Presented to CBS MarketWatch, June 2, 2006.
- Jon Dahl, Dan Grigsby, and Nick Sieger, “Overview of Ruby on Rails.” Presented at BarCamp Minnesota, May 6, 2006.
- Jon Dahl, “Introduction to Capistrano.” Presented to the Ruby Users of Minnesota, April, 2006.
- Luke Francl, “Sparklines with Ruby.” Presented to the Ruby Users of Minnesota, March 28, 2006
- Luke Francl, “Running Individual Test Cases from Ant.” Java.net (O’Reilly/Sun), September 12, 2003.
- Luke Francl, “Eikon Image Search.” Presented at CodeCon 2002 in San Francisco, February 16, 2002.