Re: [ANNOUNCE] Perl Templating Guide, v 0.9

2001-08-15 Thread will trillich

On Wed, Aug 01, 2001 at 12:15:53AM -0700, Perrin Harkins wrote:
 http://perl.apache.org/features/tmpl-cmp.html
 
 The article Choosing a Templating System is now available at the above
 URL.  This is the same material I presented at the O'Reilly conference,
 but a bit less rushed.  It gives an overview of currently available
 templating tools and their basic features.
 
 This version is bound to have some bugs and general foolishness in it,
 so please send me an e-mail if you spot anything.

only flaw i saw was it's (it is) that shoulda been its (his,
hers, its):

HTML::Mason ...but has since become it's own unique animal...

s/'//

nice job! very informative. i feel better about using mason, and
still i wanna learn about axkit. :)

-- 
Khan said that revenge is a dish best served cold. I think 
sometimes it's best served hot, chunky, and foaming. 
- P.J.Lee ('79-'80)
 
[EMAIL PROTECTED]
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!



[ANNOUNCE] Perl Templating Guide, v 0.9

2001-07-31 Thread Perrin Harkins

http://perl.apache.org/features/tmpl-cmp.html

The article Choosing a Templating System is now available at the above
URL.  This is the same material I presented at the O'Reilly conference,
but a bit less rushed.  It gives an overview of currently available
templating tools and their basic features.

This version is bound to have some bugs and general foolishness in it,
so please send me an e-mail if you spot anything.

Some ideas for future versions:
- Code sample for each system
- Links to other articles for each system
- More complete benchmark information
- Recommended practices for using templates in general

Slouching towards 1.0,
Perrin