Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #3705

Re: Ruby Beginner Need Help..

From 7stud -- <bbxx789_05ss@yahoo.com>
Newsgroups comp.lang.ruby
Subject Re: Ruby Beginner Need Help..
Date 2011-04-29 13:16 -0500
Organization Service de news de lacave.net
Message-ID <ff70887c4bdee407a9dfd92cea319cd2@ruby-forum.com> (permalink)
References <BANLkTi=PPxhsDe1htkLnK6rfjJiyAbp5+A@mail.gmail.com> <7dd07f8a8e2e694805c50c4d6962ff96@ruby-forum.com> <BANLkTi=25zX012tZRMhTxze8wMKj2Uq0ew@mail.gmail.com> <20110429034537.GC3377@guilt.hydra> <BANLkTikG78sH2gtzFcVLhtuUoA5ryEYqaA@mail.gmail.com>

Show all headers | View raw


Didin Ibnu Sarnan wrote in post #995698:
> Thank you for precious answer, I feel increased in my knowledge :).
>
> so, I get that ruby is different with PHP,
> as we know PHP is more inclined to web development purpose, but ruby is
> general purpose not inclined to web, but can be used to webdevelopment
> with
> add some application (rubyonrails or sinatra or etc), is it what I say
> right?
>

Yes.  Josh Cheek described the difference between php and ruby 
accurately.


> firstly, I think that rubyonrails is similiar with Zend framework (one
> of
> PHP framework).
>

Yes, that's correct.

Some more information: just like with php, you don't need to use a 
bloated "framework" to use ruby on "the server side"(=for web pages). 
Ruby can use the "cgi gateway" that your server probably provides.  In 
fact, it is probably a good excercise to write at least one ruby cgi 
program just to see how it works.  Here is a tutorial:

http://www.tutorialspoint.com/ruby/ruby_web_applications.htm

-- 
Posted via http://www.ruby-forum.com/.

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Ruby Beginner Need Help.. Didin Ibnu Sarnan <didinna@gmail.com> - 2011-04-28 20:17 -0500
  Re: Ruby Beginner Need Help.. Stu <stu@rubyprogrammer.net> - 2011-04-28 20:48 -0500
  Re: Ruby Beginner Need Help.. Didin Ibnu Sarnan <didinna@gmail.com> - 2011-04-28 22:17 -0500
    Re: Ruby Beginner Need Help.. Stu <stu@rubyprogrammer.net> - 2011-04-28 22:48 -0500
    Re: Ruby Beginner Need Help.. Josh Cheek <josh.cheek@gmail.com> - 2011-04-28 22:51 -0500
    Re: Ruby Beginner Need Help.. Justin Collins <justincollins@ucla.edu> - 2011-04-28 23:15 -0500
      Re: Ruby Beginner Need Help.. Stu <stu@rubyprogrammer.net> - 2011-04-28 23:52 -0500
        Re: Ruby Beginner Need Help.. Didin Ibnu Sarnan <didinna@gmail.com> - 2011-04-29 03:06 -0500
          Re: Ruby Beginner Need Help.. Justin Collins <justincollins@ucla.edu> - 2011-04-29 03:30 -0500
            Re: Ruby Beginner Need Help.. Josh Cheek <josh.cheek@gmail.com> - 2011-04-29 09:33 -0500
      Re: Ruby Beginner Need Help.. James Nathan <badlands_2004@yahoo.com> - 2011-05-01 23:24 -0500
        Re: Ruby Beginner Need Help.. James Nathan <badlands_2004@yahoo.com> - 2011-05-06 22:50 -0500
    Re: Ruby Beginner Need Help.. Didin Ibnu Sarnan <didinna@gmail.com> - 2011-04-28 23:41 -0500
      Re: Ruby Beginner Need Help.. 7stud -- <bbxx789_05ss@yahoo.com> - 2011-04-29 13:16 -0500
        Re: Ruby Beginner Need Help.. Didin Ibnu Sarnan <didinna@gmail.com> - 2011-04-29 19:16 -0500
  Re: Ruby Beginner Need Help.. 7stud -- <bbxx789_05ss@yahoo.com> - 2011-04-28 21:56 -0500
  Re: Ruby Beginner Need Help.. 7stud -- <bbxx789_05ss@yahoo.com> - 2011-04-30 17:53 -0500

csiph-web