Go Back   CodingForums.com > :: Server side development > Ruby & Ruby On Rails

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-26-2006, 10:49 AM   PM User | #1
carl_mcdade
Regular Coder

 
Join Date: May 2004
Location: sweden
Posts: 236
Thanks: 0
Thanked 0 Times in 0 Posts
carl_mcdade is an unknown quantity at this point
eRuby: A tutorial on using Ruby on the web

I wrote up a tutorial on how to get going using Ruby on the web without using Rails. Hopefully this will spark some interest in Ruby and get this forum going.

http://www.hiveminds.co.uk/node/3094
__________________
Carl McDade
_____________
Hiveminds Magazine
for web publisher and community builders
eRuby Tutorials
carl_mcdade is offline   Reply With Quote
Old 07-28-2006, 09:34 PM   PM User | #2
carl_mcdade
Regular Coder

 
Join Date: May 2004
Location: sweden
Posts: 236
Thanks: 0
Thanked 0 Times in 0 Posts
carl_mcdade is an unknown quantity at this point
Now there are four articles including how to get Ruby MySQL or PostGreSQL database connections on windows. Everything you need if you have a good shared host like Dreamhost, Bluehost, grokthis and many others that support eruby.

Next tutorials will be on the filesystem and then sessions.
__________________
Carl McDade
_____________
Hiveminds Magazine
for web publisher and community builders
eRuby Tutorials
carl_mcdade is offline   Reply With Quote
Old 07-31-2006, 02:36 PM   PM User | #3
carl_mcdade
Regular Coder

 
Join Date: May 2004
Location: sweden
Posts: 236
Thanks: 0
Thanked 0 Times in 0 Posts
carl_mcdade is an unknown quantity at this point
Windows IIS supported

Someone sent me an email about running Ruby on Windows IIS. So after a few minutes I found out that it was as easy as running perl.exe. The eRuby interpreter works fine in sending the information on to the Ruby library. So now there's a tutorial on this.

http://www.hiveminds.co.uk/node/3100
__________________
Carl McDade
_____________
Hiveminds Magazine
for web publisher and community builders
eRuby Tutorials
carl_mcdade is offline   Reply With Quote
Old 08-23-2006, 08:16 AM   PM User | #4
threetimechamps
New Coder

 
Join Date: Aug 2006
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
threetimechamps is an unknown quantity at this point
uh what type of language is ruby?
threetimechamps is offline   Reply With Quote
Old 09-24-2006, 09:53 AM   PM User | #5
carl_mcdade
Regular Coder

 
Join Date: May 2004
Location: sweden
Posts: 236
Thanks: 0
Thanked 0 Times in 0 Posts
carl_mcdade is an unknown quantity at this point
Quote:
Originally Posted by threetimechamps View Post
uh what type of language is ruby?
Here is an article that describes Ruby and show it in use in a pratical web application.

http://www.hiveminds.co.uk/node/3116
__________________
Carl McDade
_____________
Hiveminds Magazine
for web publisher and community builders
eRuby Tutorials
carl_mcdade is offline   Reply With Quote
Old 08-04-2008, 10:52 AM   PM User | #6
espiya7
New to the CF scene

 
Join Date: Aug 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
espiya7 is an unknown quantity at this point
Hi good afternoon! Your article is just what I need! Unfortunately I wasn't able to use eruby because IIS generated an error that goes on like this:

HTTP 401.3 - Access denied by ACL on resource
Internet Information Services

I don't understand why this happened. I'm running Windows xp sp2 with IIS, mysql and apache web server installed. Please help me, this will aid our thesis. Thankyou so much and God bless!
espiya7 is offline   Reply With Quote
Old 08-06-2008, 12:40 PM   PM User | #7
curVV
New to the CF scene

 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
curVV is an unknown quantity at this point
Quote:
Originally Posted by espiya7 View Post
I wasn't able to use eruby because IIS generated an error that goes on like this:

HTTP 401.3 - Access denied by ACL on resource
Internet Information Services
grant the necessary permissions on eruby.exe
curVV is offline   Reply With Quote
Old 09-09-2008, 07:29 AM   PM User | #8
espiya7
New to the CF scene

 
Join Date: Aug 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
espiya7 is an unknown quantity at this point
cool! I got eruby working on iis 7.0 however... when i used this code on (rhtml):

require 'mysql'

iis reports that require could not locate 'mysql' however when i used a ruby(.rb file) equivalent, it works... i wonder what's wrong. Mysql, mysql-ruby 2.7, eruby, ruby 1.8 and iis 7.0 is installed on my vista system.
espiya7 is offline   Reply With Quote
Old 03-19-2009, 04:50 AM   PM User | #9
wuyou013
New to the CF scene

 
Join Date: Mar 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
wuyou013 is an unknown quantity at this point
uh what type of language is ruby?

Last edited by Fou-Lu; 03-19-2009 at 05:02 AM.. Reason: Link Removed
wuyou013 is offline   Reply With Quote
Old 03-21-2009, 04:05 PM   PM User | #10
kokjj87
Regular Coder

 
kokjj87's Avatar
 
Join Date: Sep 2008
Location: Singapore
Posts: 279
Thanks: 1
Thanked 55 Times in 54 Posts
kokjj87 is on a distinguished road
It is a general purpose scripting language like perl.. you can do a lot of things with it.. from web application to desktop application.
kokjj87 is offline   Reply With Quote
Old 04-01-2009, 01:25 PM   PM User | #11
Chris Kindle
New to the CF scene

 
Join Date: Apr 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Chris Kindle is an unknown quantity at this point
it is another tool used for Rapid Application and it is a open source web application development.
Chris Kindle is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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 +1. The time now is 06:18 AM.


Advertisement
Log in to turn off these ads.