Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2006-07-27, 12:37 PM   #3
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
while I am no fan of PHP, I am even a worse critic on Ruby on Rails. Its almost MVC (Model-View-Controller) but not quite. Its almost fast, but not quite. It is quite lisplike which should appeal to those people that wrote code in the 80s using lisp for recursive functions and love to write code that is object oriented and since it almost does MVC, but misses, we don't do much development with it.

MVC is probably the optimal configuration for doing coding to keep the web guys out of the code, the programmers out of the web templates and the engine that does the management separate from both.

There is no decent MVC for PHP, there are two for mod_perl and one for mod_python.

With that said, RubyOnRails has become a lot more popular because it is easy to write code for. Portability to other servers is probably not that much of a problem as many distributions now include it.

If you wanted to develop with it, weren't a strong programmer, wanted to avoid the endless security problems and lack of clue at Zend (PHP's author), then, RubyOnRails is probably a decent platform. Once you learn those methods, you'll learn why MVC is important and will probably easily be able to move to a mod_python or mod_perl MVC framework.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:53 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc