How to create a free remote backup solution using Linux and Dropbox.
Check out my articles about Ruby on Rails,
programming, and SEO.
Weekly updates? Subscribe to my feed.
11 Mar 11 in
Misc – 1 comment
Read more
Linux shell script to backup websites, MySQL, and PostgreSQL databases
How to make a Linux shell script that backs up your websites and databases.
09 Mar 11 in
Ruby on Rails – 5 comments
Read more
Rails SEO pack: 5 plugins to optimize your site
Five Ruby on Rails plugins and techniques to improve your SEO.
19 Feb 11 in
Ruby on Rails – 13 comments
Read more
Updated for Rails 3: Using Paperclip and jpegcam to get pictures from your webcam into Rails
Example application to make your webcam work with Ruby on Rails.
29 Oct 10 in
Ruby on Rails – 3 comments
Read more
Dynamic Sitemaps: Ruby on Rails sitemap plugin
Ruby on Rails plugin for creating dynamic sitemaps.
01 Sep 10 in
Ruby on Rails – No comments
Read more
Rails 3 and Bundler: Deploying gems using Capistrano
How to deploy gems from your Rails 3 application through Capistrano.
11 Aug 10 in
Ruby on Rails – No comments
Read more
Shortie: A URL shortening gem
Gem for shortening URLs using any service.
09 Jul 10 in
Ruby on Rails – No comments
Read more
Mass-assigning protected attributes in Rails
How to mass-assign to protected attributes in Ruby on Rails.