Re: another article on perl.com
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 promise that I'll do it if no one else does.
Re: another article on perl.com
Stas Bekman wrote: > > Keith G. Murphy wrote: > > Stas Bekman wrote: > > > >>If you know of other prospective magazines looking for articles please > >>let me know. > >> > > > > Well, on the web side of things, there's this: > > > > http://www-106.ibm.com/developerworks/ > > > > They have a fair number of decent articles, including one on CGI.pm > > (under the "Linux" topic, for some reason). So mod_perl should at least > > get equal time. > > > > Article submission is here: > > > > http://www-105.ibm.com/developerworks/newcontent.nsf/myidea > > > > Great, thanks Keith. > > For those who plan to send me prospective zines, I already have: > > Dr.Dobb's Journal, New Architect (prev. Web Techniques), CNet, > LinuxMagazine, SysAdmin, the perl review. > > Those who publish the articles already are: perl.com, apacheweek.com, > apachetoday.com. > what about slashdot and perlmonks? > -- > > _ > Stas Bekman JAm_pH -- Just Another mod_perl Hacker > http://stason.org/ mod_perl Guide http://perl.apache.org/guide > mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com > http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
Re: another article on perl.com
[snip] > Just to assure you, 99.9% of the old code will run as is. Though there > are many new things ;) > Actually, that's what I'm interested in... I've mentioned on the IRC room on a number of occasions, that I'd like to try to use the new threaded interface to try to design some new innovative types of WebApps, based on IPC or shared memory pools... Every once in a while I decide to start looking into it, and then just as quickly put off delving into the Apache 2.0 API... Oh well... It can wait, I suppose :) Issac
Re: another article on perl.com
> our book I haven't had the time to delve into 2.0 as much as I would like. that, >and with the > economy being what it is, my free time to get familiar with, contribute to, and work >with 2.0 is > practically null... > > of course, with proper funding, that could all change... I'll be glad to PayPal you a buck. Andy -- %_=split/;/,".;;n;u;e;ot;t;her;c; ". # Andy Lester 'Perl ;@; a;a;j;m;er;y;t;p;n;d;s;o;'. # http://petdance.com "hack";print map delete$_{$_},split//,q< [EMAIL PROTECTED] >
Re: another article on perl.com
Keith G. Murphy wrote: > Stas Bekman wrote: > >>If you know of other prospective magazines looking for articles please >>let me know. >> > > Well, on the web side of things, there's this: > > http://www-106.ibm.com/developerworks/ > > They have a fair number of decent articles, including one on CGI.pm > (under the "Linux" topic, for some reason). So mod_perl should at least > get equal time. > > Article submission is here: > > http://www-105.ibm.com/developerworks/newcontent.nsf/myidea > Great, thanks Keith. For those who plan to send me prospective zines, I already have: Dr.Dobb's Journal, New Architect (prev. Web Techniques), CNet, LinuxMagazine, SysAdmin, the perl review. Those who publish the articles already are: perl.com, apacheweek.com, apachetoday.com. -- _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
Re: another article on perl.com
Issac Goldstand wrote: > Can I humbly suggest some articles that would lead to a guide for mod_perl > 2? I'm actually a bit embarrassed to admit that this is more out of > personal laziness than real need... I've just been so swamped lately, I've > never gotten around to looking at the API for Apache 2.0, and therefore have > no idea what to expect :-) give me some time, unless someone bits me to it. Once the new site is done I'll write some. The new site already includes quite a few documents on 2.0, just give us a little more time as we polish things. Just to assure you, 99.9% of the old code will run as is. Though there are many new things ;) > But it's still a useful thing to have... > > Issac > > - Original Message - > From: "Stas Bekman" <[EMAIL PROTECTED]> > To: "Geoffrey Young" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, February 27, 2002 5:34 PM > Subject: Re: another article on perl.com > > > >>Geoffrey Young wrote: >> >>>it seems mod_perl is gathering some serious momentum lately... >>> >>>in addition to Paul's "Preventing Cross-site Scripting Attacks" >>>article last week >>> >>>http://www.perl.com/pub/a/2002/02/20/css.html >>> >>>we have a new article by Stas, "Why mod_perl?" >>> >>>http://perl.com/pub/a/2002/02/26/whatismodperl.html >>> >>>so, mod_perl is front and center on perl.com this week. >>> >>>nice work everyone! >>> >>Yeah, I'm trying to push mod_perl everywhere I can. publicity never hurts. >> >>There is a bunch of articles I'm "republishing" at apacheweek.com. >> >>Unfortunately apachetoday.com doesn't publish anymore (but the articles >>are still available if you search the site) and perlmonth.com has gone ;( >> >>At this moment I'm poking Dr.Dobb's J. and a few others. >>If you know of other prospective magazines looking for articles please >>let me know. >>I've about 18 articles in stock and growing. >>If you want to publish yourself, go ahead help yourself with the guide >>(reuse/reuse/reuse/...), we need many articles in all possibly relevant >>publications. >> >>Soon I will start working on the new articles for 2.0, but not before >>the new site is released. >> >>_ >>Stas Bekman JAm_pH -- Just Another mod_perl Hacker >>http://stason.org/ mod_perl Guide http://perl.apache.org/guide >>mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com >>http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ >> >> -- _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
Re: another article on perl.com
Issac Goldstand wrote: > > Can I humbly suggest some articles that would lead to a guide for mod_perl > 2? I'm actually a bit embarrassed to admit that this is more out of > personal laziness than real need... I've just been so swamped lately, I've > never gotten around to looking at the API for Apache 2.0, and therefore have > no idea what to expect :-) > > But it's still a useful thing to have... > Stas is definitely ahead of me on the 2.0 game. really, after spending months and months working on our book I haven't had the time to delve into 2.0 as much as I would like. that, and with the economy being what it is, my free time to get familiar with, contribute to, and work with 2.0 is practically null... of course, with proper funding, that could all change... :) --Geoff
Re: another article on perl.com
Can I humbly suggest some articles that would lead to a guide for mod_perl 2? I'm actually a bit embarrassed to admit that this is more out of personal laziness than real need... I've just been so swamped lately, I've never gotten around to looking at the API for Apache 2.0, and therefore have no idea what to expect :-) But it's still a useful thing to have... Issac - Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> To: "Geoffrey Young" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 5:34 PM Subject: Re: another article on perl.com > Geoffrey Young wrote: > > it seems mod_perl is gathering some serious momentum lately... > > > > in addition to Paul's "Preventing Cross-site Scripting Attacks" > > article last week > > > > http://www.perl.com/pub/a/2002/02/20/css.html > > > > we have a new article by Stas, "Why mod_perl?" > > > > http://perl.com/pub/a/2002/02/26/whatismodperl.html > > > > so, mod_perl is front and center on perl.com this week. > > > > nice work everyone! > > Yeah, I'm trying to push mod_perl everywhere I can. publicity never hurts. > > There is a bunch of articles I'm "republishing" at apacheweek.com. > > Unfortunately apachetoday.com doesn't publish anymore (but the articles > are still available if you search the site) and perlmonth.com has gone ;( > > At this moment I'm poking Dr.Dobb's J. and a few others. > If you know of other prospective magazines looking for articles please > let me know. > I've about 18 articles in stock and growing. > If you want to publish yourself, go ahead help yourself with the guide > (reuse/reuse/reuse/...), we need many articles in all possibly relevant > publications. > > Soon I will start working on the new articles for 2.0, but not before > the new site is released. > > _ > Stas Bekman JAm_pH -- Just Another mod_perl Hacker > http://stason.org/ mod_perl Guide http://perl.apache.org/guide > mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com > http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ >
Re: another article on perl.com
Stas Bekman wrote: > > If you know of other prospective magazines looking for articles please > let me know. Well, on the web side of things, there's this: http://www-106.ibm.com/developerworks/ They have a fair number of decent articles, including one on CGI.pm (under the "Linux" topic, for some reason). So mod_perl should at least get equal time. Article submission is here: http://www-105.ibm.com/developerworks/newcontent.nsf/myidea
Re: another article on perl.com
Geoffrey Young wrote: > it seems mod_perl is gathering some serious momentum lately... > > in addition to Paul's "Preventing Cross-site Scripting Attacks" > article last week > > http://www.perl.com/pub/a/2002/02/20/css.html > > we have a new article by Stas, "Why mod_perl?" > > http://perl.com/pub/a/2002/02/26/whatismodperl.html > > so, mod_perl is front and center on perl.com this week. > > nice work everyone! Yeah, I'm trying to push mod_perl everywhere I can. publicity never hurts. There is a bunch of articles I'm "republishing" at apacheweek.com. Unfortunately apachetoday.com doesn't publish anymore (but the articles are still available if you search the site) and perlmonth.com has gone ;( At this moment I'm poking Dr.Dobb's J. and a few others. If you know of other prospective magazines looking for articles please let me know. I've about 18 articles in stock and growing. If you want to publish yourself, go ahead help yourself with the guide (reuse/reuse/reuse/...), we need many articles in all possibly relevant publications. Soon I will start working on the new articles for 2.0, but not before the new site is released. _ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
another article on perl.com
it seems mod_perl is gathering some serious momentum lately... in addition to Paul's "Preventing Cross-site Scripting Attacks" article last week http://www.perl.com/pub/a/2002/02/20/css.html we have a new article by Stas, "Why mod_perl?" http://perl.com/pub/a/2002/02/26/whatismodperl.html so, mod_perl is front and center on perl.com this week. nice work everyone! --Geoff