On Mon, 2005-10-03 at 12:30 -0500, Boysenberry Payne wrote: > On that note, I would love any help or feedback on where to get > started on writing > a good tech book for MP2.
Write an article or tutorial. See how it goes. Get them published somewhere. Then write a few more. Then talk to a book publisher. > On the apache list a person pointed me at this soon to be released Pro > Apache 2.0 Module Development book: > http://www.amazon.com/exec/obidos/tg/detail/-/1590594436/002-0673693-1147268?v=glance It's not clear if this book will be talking about mod_perl or not. > It's not that I don't want to check here to get up to date info. It's > more that > I can't always get online (I develop locally.) You can keep local copies of perl.apache.org and CPAN. You obviously have to be on-line to talk to the list though. > Even a text version of what's on: > http://perl.apache.org/docs/2.0/index.html > and > http://httpd.apache.org/apreq/docs/libapreq2/ > > Would help out a lot... There are printable PDF links in the upper right corner of most pages on the mod_perl site. You can also download the docs from the Subversion repository and build the PDFs locally. - Perrin