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
PHP,Programming
24 January 2011 | 0 Comments
I consider myself to be an experienced programmer. Having spent the last 10 years working on a variety of platforms like Windows and Linux, using different programming languages like Java, C#, VB, Ruby, JavaScript etc, I feel that I have a broad experience and understanding of programming. However, there is always that moment when one [...]
Tagged in experienced, new, php, programming, tips