In article <20020211172800.H5657 / atdesk.com>, Paul Brannan <paul / atdesk.com> wrote: > >Here's a summary of the templating systems I've found so far. RDG and >The Ruby Way have been a very valuable source, as has the RAA. Is there >anywhere else I should look? > There's Radical - which mixes a Ruby HTTP server, ERuby, a simple template system, some internationalization support and some xmlrpc stuff all together. Documentation is weak, could use a tutorial, larger worked examples etc. But the principle seems to work. It's modular so can be extended with better templates and suchlike. http://freesoftware.fsf.org/download/sstorm/radical-0.4.tar.gz Steve