Re: another article on perl.com

2002-02-27 Thread Joe Brenner
clayton cottingham <[EMAIL PROTECTED]> wrote: > what about slashdot and perlmonks? When I finish reading the "Mod_perl Developer's Cookbook", I was planning on writing a review and submitting it to slashdot (presuming no one beats me to it). I'm not calling dibs or anything, just making a pr

Re: [OT] Re: mod_perl Developer's Cookbook (and Amazon)

2002-02-04 Thread Joe Brenner
Paul Lindner <[EMAIL PROTECTED]> wrote: > I'm against frivolous patents myself. It harms the industry and could > even be detrimental to mod_perl or Apache if either is found to > infringe upon such a patent. That indeed is the problem. Now that the FTC has been scared (or bought?) off, this

Re: mod_perl Developer's Cookbook

2002-02-01 Thread Joe Brenner
Ask Bjoern Hansen <[EMAIL PROTECTED]> wrote: > On Thu, 31 Jan 2002, Paul Lindner wrote: > > > > I won't deal with amazon: http://www.noamazon.com > > > > I just added a page with direct links for eight other bookstores. > > It's now available at http://www.modperlcookbook.org/order.html > >

Re: mod_perl Developer's Cookbook

2002-01-31 Thread Joe Brenner
___cliff rayman___ <[EMAIL PROTECTED]> wrote: > ordered my today through the website (puts a little extra money > in the hands of mod_perlers: > > http://www.modperlcookbook.org/ I just ordered mine through fatbrain, myself, I won't deal with amazon: http://www.noamazon.com If there's a m

[OT] Re: Multiple Sites

2001-12-05 Thread Joe Brenner
"Andy Sharp" <[EMAIL PROTECTED]> wrote: > As others have aluded to, if you're trying to serve > multiple domains (or hostnames) off one IP, you use a > system called software virtual hosting. HTTP/1.1 Supports > the Host: field in the http header to resolve to the site > domain. There's a lim

Re: [OT] P2EE Redux was: Excellent article on Apache/mod_perl at eToys

2001-10-27 Thread Joe Brenner
> At 02:28 PM 10/23/2001 -0400, Perrin Harkins wrote: > >Stephen Adkins wrote: > >> If no one suggests an appropriate list, I propose starting a "p2ee" group > >Can I just say that P2EE is a horrible, horrible name? It includes the > >Java version number (when is J3EE coming out?), as well as

Re: Fast DB access

2001-04-18 Thread Joe Brenner
[EMAIL PROTECTED] wrote: > Matthew Kennedy wrote: > > > I'm on several postgresql mailing lists and couldn't find a recent post > > from you complaining about 6.5.3 performance problems (not even by an > > archive search). Your benchmark is worthless until you try postgresql > > 7.1. There have

Re: [OT] unsubscribing was Re: Varaible scope & memory under mod_perl

2001-03-14 Thread Joe Brenner
[EMAIL PROTECTED] wrote: > I really don't see the point in putting list info in the headers. The people that > have to ask these questions usually don't have full headers turned on. > > Why not put it at the bottom of each email instead of the headers like some > other lists do? It would take

mod_perl, Apache:DB and emacs

2001-03-06 Thread Joe Brenner
I was just playing around a bit with running the perl debugger with mod_perl, as described in the guide: http://perl.apache.org/guide/debug.html#Interactive_mod_perl_Debugging And while I see that there's a tweak described to use ptkdb.pm, I don't see any information on how to get it to use

Re: Trouble setting up mod_perl and name-based virtual hosts

2000-10-02 Thread Joe Brenner
"Kyle Dawkins" <[EMAIL PROTECTED]> wrote: > "Joe Brenner" <[EMAIL PROTECTED]> wrote: > > > I've run into problems adding virtual hosts to a machine > > where I've already got mod_perl working, but I'm having > > some

Trouble setting up mod_perl and name-based virtual hosts

2000-10-02 Thread Joe Brenner
I've run into problems adding virtual hosts to a machine where I've already got mod_perl working, but I'm having some trouble pinning it down, because apache just seems to die silently without giving me any hints in the error_log. It definitely does have something to do with an interaction w