Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2006-07-27, 11:59 AM   #1
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
WTF is Ruby on Rails

I keep seeing mention of it, I've read through their site, yet I still don't quite understand what they are. Sounds like a spiffy programming environment - whatever that means - just no real explanation for the layman.
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote
Old 2006-07-27, 12:12 PM   #2
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
Ruby is a programming language ala PHP, Perl, ASP etc.
Rails is an application for creating Ruby based web applications, usually database driven.

The gotcha here is that the server hosting your custom web application must have the Ruby server software installed.

A useful tool for a large companies with in house web programmers and banks of dedicated servers. For the little guy that is likely to change hosts, PHP based web apps are probably a better choice.
Toby is offline   Reply With Quote
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
Old 2006-07-27, 02:14 PM   #4
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
Thanks guys. The most I could get out of their site was that databases were involved. So, for a guy like me, whose programming skills extend to the ability of creating server errors, I suppose I don't have to worry about edjama'cating myself about Ruby or her Rails for quite some time.
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote
Reply


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 06:10 PM.


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