Hi, I'd introduce the currently existing httpd in Ruby. shttpsrv --- Small HTTP Server It's available from RAA (Ruby Application Archive). From: hipster <hipster / xs4all.nl> Subject: [ruby-talk:02875] Re: simple httpd for local use > > OTOH, your httpd is for local use only, any hope for prime time? > - Ruby CGI scripts {sh,c}ould be executed in-line For that purpose, I use Apache + mod_ruby + eruby. This combination will give you a brilliant idea :-) > I've fetched the perl wiki from c2.com, and use it as is for personal > purposes: notes, phonenumbers, braindumps, ideas, code etc. A digital > replacement for bits of paper and yellow notes everywhere :) > > I'd be very interested in a Ruby port of wiki, in fact I've been > planning to write such a beast myself (httpd got in the way). Note that > wiki is not GPL'ed, though! I don't know wiki... :-( Could anyone tell me where I can find its homepage/introduction? I'm not certain this will be your interest, but I'll show you: http://blade.nagaokaut.ac.jp/ruby/ruby-talk/ This mailing list archiver called "blade" is used much by ruby-* ML users (some of ruby-talk users, of course). No need to say that it's written in Ruby ;-) In fact, it's author is the one who wrote shttpsrv. In addition to that, I'm working on the "blade clone": http://www.rr.iij4u.or.jp/~hideto-i/rb/yaiba/ Please not visit the webpage because it's written only in Japanese. I promise that the complete package will contain English documents ;-) Coming *not* soon... (^^;; -- Hideto "rubyholic" ISHIBASHI http://www.rr.iij4u.or.jp/~hideto-i/