Ruby on Rails, programming, and SEO
Check out my articles about Ruby on Rails, programming, and SEO. Weekly updates? Subscribe to my feed.
11 Mar 13 in Ruby on RailsNo comments

Sublime Text: Convert Ruby 1.8 to 1.9 style hash syntax

How to automatically replace and convert Ruby 1.8 to 1.9 style hash syntax using Sublime Text without any plugins or gems.

Read more
31 Dec 12 in Ruby on Rails6 comments

Examples of Ruby on Rails

Basic set of examples to read if you want to learn Ruby on Rails.

Read more
23 Oct 12 in Ruby on RailsNo comments

Creating a public symlink using Capistrano

How to create a public symlink that’s shared between releases using Capistrano.

Read more
15 May 12 in Ruby on RailsNo comments

Translate your Ruby on Rails models and database tables using acts_as_translatable

Ruby on Rails plugin for easy translation of models and database tables.

Read more
09 May 12 in Ruby on Rails2 comments

Translate your Ruby on Rails YAML files using Bing

This plugin allows you to simply translate your Ruby on Rails YAML files into any language using Bing.

Read more
14 Jan 12 in WordPress3 comments

Creating your own WordPress plugin database migration framework

How to create a database migration framework for WordPress that automatically migrates changes to your plugin database structure.

Read more
14 Jan 12 in WordPress3 comments

How to split test themes using A/B Test for WordPress (video)

How to use the A/B Test for WordPress plugin to split test your WordPress themes.

Read more
14 Jan 12 in WordPress1 comment

Split testing button colors using A/B Test for WordPress (video)

How to use A/B Test for WordPress to split test the colors of a button linking to a product page.

Read more
14 Jan 12 in WordPress1 comment

Using the A/B Test for WordPress plugin to split test between themes

How to use the A/B Test for WordPress plugin to split test between your WordPress themes.

Read more
14 Jan 12 in WordPress5 comments

Introduction to the A/B Test for WordPress plugin (video)

A/B testing plugin for WordPress that makes it easy to A/B test any WordPress blog or site.

Read more
Fork me on GitHub