Tatsuhiko Miyagawa wrote:
> At Fri, 21 Jun 2002 11:30:00 +0800,
> Stas Bekman wrote:
> 
> 
>>>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.
> 
> 
> What I need is examples for "filters that do interesting thing" and
> "any protocol" handlers.

The best example I can come up is doing transparent translations, e.g. 
the input comes in Japanese and the filter translates it to English, and 
the same on the way back. But for that we need Apache::DouglasAdams 
module to exist :)

> At least this article will be a *very* first brief introduction/plug
> for mod_perl 2.0 in Japanese. The whole article would consist of
> 
> Part 1: What's new in Apache 2.0? (MPM, APR etc) (10p)
> Part 2: Apache 1.3 vs. 2.0 (benchmarks)          (8p)
> Part 3: WebDAV in Apache 2.0                     (10p)
> Part 4: mod_perl in Apache 2.0                   (8p)
> 
> You see we beat mod_(php|ruby|python) here ;-)

You mean we are ready before them for 2.0? But I guess it doesn't count 
till the production version is released.

>>>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.
> 
> 
> Yep, so I should give a brief introduction and put perl guide URL in
> "SEE ALSO" section.

Hopefully by the time you publish it the new site will be online, so you 
will have the URLs right. For now link to /release and then s/// to kill 
that prefix.

__________________________________________________________________
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]

Reply via email to