On Wed, Aug 06, 2003 at 09:15:59PM +0900, Harry Ohlsen wrote: > Brian Candler wrote: > > > I think Seaside/Borges falls into this category. > > Do you have any URLs for this? I did a quick Google, but found a > Smalltalk site. As far as I can tell, Seaside was some Ruby code that > ended up in Smalltalk as Borges? No, it was the other way round :-) Anyway, http://raa.ruby-lang.org/list.rhtml?name=borges links to http://segment7.net/ruby-code/borges/borges.html which in turn links to information on Seaside. Also search for 'seaside' or 'borges' at http://ruby-talk.org/ as it's been discussed before. ISTR it uses Webrick, and since that's now part of ruby-1.8.0, it should be easier to install. Cheers, Brian.