From: gregarican Date: 2006-07-19T00:40:16+09:00 Subject: Re: newbie demo 2 sceptics in my company.... The 1.8.2 Ruby One-Click Installer should come with webrick so you can serve up web pages for your demo. As for using Ruby for generating the HTML or invoking Ruby code within HTML check out http://ruby.about.com/od/learnruby/p/hello_web.htm. HTH! Dave Rose wrote: > James Gray wrote: > > On Jul 18, 2006, at 9:01 AM, Dave Rose wrote: > > > >> ...i have 1.8.2...and i want to do a http hello world program in a web > >> browser > >> entirely self-contained within one computer using 1.8.2 ruby ..... > >> and a > >> (maybe the in the same ruby program) > >> hello world using GUI windows within the same computer for a demo 2 my > >> company's > >> sceptics....this computer is win2000 .... > > > > Your message doesn't contain a question. ;) > > > > We wish you the best of luck with your demo! > > > > James Edward Gray II > > oka...how does one do the above two hello world in ruby... and does > 1.8.2 > windoze one-click installer (v1.8.2.1) also install enough of webbrick > to do this? > what is 'required'.... > > -- > Posted via http://www.ruby-forum.com/.