----- Original Message ----- From: "ahoward" <ahoward / fsl.noaa.gov> Newsgroups: comp.lang.ruby To: "ruby-talk ML" <ruby-talk / ruby-lang.org>; <hal9000 / hypermetrics.com> Sent: Friday, May 23, 2003 7:29 PM Subject: Re: Naive CGI question > > So, a serverless CGI -- possible in theory and practice, in theory only, or > > just not happening? [snip example] Thanks, Ara. Yes, I see that. But that doesn't let me interact with the CGI in my browser. I'm wanting to put a web interface on a program (in this case, twenty times easier than writing a GUI). But I was trying to avoid running a server. Hal PS - What does this line mean?? I don't see that it's syntactically correct. > | ~ > ruby -e 'p % ^) .intern' Cheers, HF