Aloysius Thevarajah Lloyd wrote: > In the web there some good Ruby On Rails AGI() tutorial available. Can > some one share the experience with Ruby on Rails.
If you already have everything coded in PHP I'd suggest optimising this rather then starting over among other things rails is a middleware layer designed primarily to improve development time, I think you'll find you will loose out on performance as a result. You would be much better trying to optimise existing code then starting over. The following was posted on slashdot.org: "In 2005, Derek Sivers of CD Baby wanted to scrap his site and perform a rewrite in Rails. He hired Jeremy Kemper, also known as bitsweat on Freenode, to help on the project. Two years later, through blood and sweat, the project was then canceled because of limitations of Rails. Rails just wasn't meant to do everything since it is very much "canned" project. Mr. Sivers has written an entry in the O'Reilly blog: 7 reasons I switched back to PHP." http://www.oreillynet.com/ruby/blog/2007/09/7_reasons_i_switched_back_to_p_1.html -- Best regards, Duane http://www.freeauth.org - Enterprise Two Factor Authentication http://www.nodedb.com - Think globally, network locally http://www.sydneywireless.com - Telecommunications Freedom http://e164.org - Because e164.arpa is a tax on VoIP "In the long run the pessimist may be proved right, but the optimist has a better time on the trip." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
