On 4/20/05, objectuser <objectuser / gmail.com> wrote: > That looks cool, too, but I can't even run a server. These are all > restrictions of our hosting provider. I can use traditional CGI and > .... that's about it. If it's too slow, we might have to switch > providers, but we like everything else about them ... Ah, fun. Yeah. Webrick -is- the HTTP server, so that's a no-go. CGI as the interface is what you're stuck with, but there's a ton of usable abstractions on top of that . It's quite a restriction, but won't prevent all utility.