Rails Appplication Programming
20 May 2011 | 0 Comments
I recently migrated a basic PHP website to Rails 3. The job went smoothly and this is my first Rails 3 app so I thought I would write about my experiences. Getting Started In this situation I would start directly at database level. Get the database ready so that you can create simple ActiveRecord classes [...]
Tagged in migration, php, rails, tips
Bash Scriping
5 April 2011 | 0 Comments
I recently decided to move a website of mine from Apache to Cherokee. Why? Because Cherokee is fast and Google likes fast sites. Apparently, Cherokee is the fastest web server in town. I first read about Cherokee in Linux Format magazine and decided to give it a shot with my AdFlickr site which I have [...]
Tagged in apache, bash, cherokee, migration, regex, server, ubuntu 10.04