[#6363] Re: rescue clause affecting IO loop behavior — ts <decoux@...>

>>>>> "D" == David Alan Black <dblack@candle.superlink.net> writes:

17 messages 2000/11/14
[#6367] Re: rescue clause affecting IO loop behavior — David Alan Black <dblack@...> 2000/11/14

Hello again --

[#6582] best way to interleaf arrays? — David Alan Black <dblack@...>

Hello --

15 messages 2000/11/26

[#6646] RE: Array Intersect (&) question — Aleksi Niemel<aleksi.niemela@...>

Ross asked something about widely known and largely ignored language (on

23 messages 2000/11/29
[#6652] RE: Array Intersect (&) question — rpmohn@... (Ross Mohn) 2000/11/29

aleksi.niemela@cinnober.com (Aleksi Niemel) wrote in

[#6723] Re: Array Intersect (&) question — Mathieu Bouchard <matju@...> 2000/12/01

> >Use a hash. Here's code to do both and more. It assumes that

[#6656] printing/accessing arrays and hashes — raja@... (Raja S.)

I'm coming to Ruby with a Python & Common Lisp background.

24 messages 2000/11/30

[ruby-talk:5977] Re: CGI programming examples

From: Dave Thomas <Dave@...>
Date: 2000-11-01 04:11:36 UTC
List: ruby-talk #5977
"Fabio Mascarenhas" <mascarenhas@elitenet.com.br> writes:

> I am starting with Ruby and picked up the syntax just fine, it's very easy
> and great OO support! Now it just needs a killer environment! (yes, I know
> unix folks don't much like environments :-) ). But anyway, I'm founding it
> difficult to get examples about Ruby's class library, specially w.r.t. CGI
> programming with sessions (the cgi.rb is kind of self-explanatory, but I
> didn't get the session support). Can any of you point me to web resources
> about CGI programming in Ruby? I know it's in the new book, but I am a poor
> student and don't have the $60 or so to shell out (I'm not on US so shipping
> is very expensive!).

OK, I'm a sucker for a starving student story (perhaps because I'm a
starving writer myself), so I'm converted a portion of chapter 14
into HTML and stuck it up on the web. I couldn't do the CGI class
reference (there's just too much formatting weirdness to make it
feasible), but you'll find a brief section of CGI::Session and some
real-world code examples.

For now, it's at

   http://www.pragmaticprogrammer.com/ruby/articles/cgi.html

I'll get it put on rubycentral sometime next week.


Hope this helps.


Dave

In This Thread

Prev Next