Truth Seeking through Game Making
Thursday, November 02, 2006
  Ruby on Rails
... is GREAT. It is fun. It is the best way to write a web application. Get it here now! Ruby is a pure object oriented programming language that uses meta-programming (use programs to write programs)

Ruby on Rails (RoR) is a web framework built on Ruby that uses a modified version of the Model-View-Controller design pattern which every good programmer must know and use for User-Interfaced based applications - like a website and a game.

It includes a web server but you can also run it on Apache and IIS with some changes. I think it is not necessary to do that until you want to deploy.

If you use Windows and want to try RoR:
  1. Download the Ruby for Windows Installer.
  2. When you have installed it, start the command prompt and type: gem install rails --include-dependencies
  3. To use MySQL with RoR, download the MySQL/Ruby driver instead of using the built in gem -install (assuming you already have MySQL server installed).
If you want a PHP framework that is based on the design of RoR check out Code Igniter. But seriously, you should take a look of RoR.

The Wikipedia article on RoR is a good introduction.

Check out BaseCamp and CampFire, which is done by 37 Signals - a pioneer in the concept of web 2.0 and AJAX.
 
Comments:
Hey, John.. HOw come it sounds like my name ?? Only lacking the "Y" le... Lolz !!!!!
 
Post a Comment



<< Home
John Tan is an entrepreneur, programmer, games developer, game designer. He lives in Cyberjaya, Malaysia and operates a startup game company, Hatchlings Games. His current interest is on Web 2.0 Gaming.

ARCHIVES
January 2005 / February 2005 / April 2005 / May 2005 / June 2005 / October 2005 / November 2005 / December 2005 / January 2006 / February 2006 / May 2006 / June 2006 / September 2006 / November 2006 /


Powered by Blogger