Tatsuhiko Miyagawa wrote: > At Fri, 21 Jun 2002 02:14:31 +0800, > Stas Bekman wrote: > > >>May be another idea is to do something like a template expansion engine. >>So you have [DATE] and [URL] placeholders and they get replaced by the >>filter with real values? I think this can be made very concise and clear. > > > Well, here is my plan for the Apache 2.0 special issue column that I > would write for a magazine called Software Design (*1). Total number > of pages should be up to 8 pages. > > If you can give me an advice on how do I put "real (= interesting) > examples" on Examples section, it'll be appreciated ;-)
Well, I'm working on it. Tell me what phases you want the examples for. > Title: mod_perl on Apache 2.0 (8p) > > * How to install (1p) > - grab 1.99_* from CPAN > - how to choose MPM? > > * Configure (2p) > - Differences with 1.x > - ModPerl::* > - installing into same path with 1.x (use Apache2) > > * API (1p) > - Hello World > - Differences with 1.x API If you are going to list them all this will never fit in one page. Unless you are very creative and do it as a short table. > - use Apache::compat > * Examples (3-4p) > - Any protocol: Echo, telnet > - Filters: ROT13, HTML => PDF etc. > - Apache::Test live testing Apache::Test will take a lot of space if you go to the details of writing tests and setting up whe framework. > Column (0.5p-): > - ithreads (perl 5.8) > > *1) http://www.gihyo.co.jp/SD/ heh, they don't set the Content-type/encoding, so mozilla doesn't automatically recognizes that it's japanese. __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
