From: why the lucky stiff Date: 2006-03-31T00:51:43+09:00 Subject: Re: Ruby Black Belt Bill Kelly wrote: > I think tryruby is awesome. I've given the link to people who > were interested in ruby but not only had never tried it, they > had very little programming experience. The feedback has been > positive (apart from the session timing out when they took a > short break. :) Hey, thanks, Bill. By all means, pass it around. I'm moving tryruby to a machine with a lot more power and memory (and the application is a bit more lightweight now) so I should be able to increase the time limits. I'm also working on checkpointing the thing so sessions can be stored on disk and resumed later. _why