Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-17 Thread Gunther Birznieks

At 08:43 PM 11/15/00 +0300, Ilya Martynov wrote:
On 15 Nov 2000, David Hodgkinson wrote:

DH Stas Bekman [EMAIL PROTECTED] writes:
DH
DH  Ralf is always talking about SSL stuff, so if you want to do it, why 
don't
DH  you just contact him and sync with him. It's not mod_perl but many of us
DH  are using it. So it'd probably be questionable for TPC , but perfect for
DH  ApacheCon.
DH
DH Is there a way of doing mod_rewrite maps in perl?

RewriteMap config option allows you specify external program as source of
map information. It can be in perl. Apache documentation for mod_rewrite has
an example of such program.

I am not sure (it might be nice if someone could clarify) but I think that 
mod_rewrite has to launch it as an external program each time it does this. 
It strikes me that this would be expensive?

But I am not sure. Maybe mod_rewrite can cache the program output?

Later,
Gunther


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-15 Thread David Hodgkinson

Stas Bekman [EMAIL PROTECTED] writes:

 Ralf is always talking about SSL stuff, so if you want to do it, why don't
 you just contact him and sync with him. It's not mod_perl but many of us
 are using it. So it'd probably be questionable for TPC , but perfect for
 ApacheCon.

Is there a way of doing mod_rewrite maps in perl?

-- 
Dave Hodgkinson, http://www.hodgkinson.org
Editor-in-chief, The Highway Star   http://www.deep-purple.com
  Apache, mod_perl, MySQL, Sybase hired gun for, well, hire
  -



Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-15 Thread Ilya Martynov

On 15 Nov 2000, David Hodgkinson wrote:

DH Stas Bekman [EMAIL PROTECTED] writes:
DH 
DH  Ralf is always talking about SSL stuff, so if you want to do it, why don't
DH  you just contact him and sync with him. It's not mod_perl but many of us
DH  are using it. So it'd probably be questionable for TPC , but perfect for
DH  ApacheCon.
DH 
DH Is there a way of doing mod_rewrite maps in perl?

RewriteMap config option allows you specify external program as source of
map information. It can be in perl. Apache documentation for mod_rewrite has
an example of such program.

-- 
Ilya Martynov
AGAVA Software Company, http://www.agava.com




Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-15 Thread Randal L. Schwartz

 "David" == David Hodgkinson [EMAIL PROTECTED] writes:

David Is there a way of doing mod_rewrite maps in perl?

Just write a good PerlTransHandler.  I do that all the time.  I tossed
mod_rewrite long ago.  Arcane syntax, many special variables, heavily
dependent on regular expressions and special operators... how could
anything like that ever catch on? {grin}

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
[EMAIL PROTECTED] URL:http://www.stonehenge.com/merlyn/
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



RE: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-15 Thread Geoffrey Young



 
 Is there a way of doing mod_rewrite maps in perl?
 

I suspect that there is little, if anything, you can do with mod_rewrite
that you can't do with a (sufficiently complex, somewhat magical)
PerlTransHandler...

Perhaps that would make for a good talk ;)

--Geoff



Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-15 Thread David Hodgkinson

[EMAIL PROTECTED] (Randal L. Schwartz) writes:

  "David" == David Hodgkinson [EMAIL PROTECTED] writes:
 
 David Is there a way of doing mod_rewrite maps in perl?
 
 Just write a good PerlTransHandler.  I do that all the time.  I tossed
 mod_rewrite long ago.  Arcane syntax, many special variables, heavily
 dependent on regular expressions and special operators... how could
 anything like that ever catch on? {grin}

Excse me...

Ok, so where's the mod_rewrite2PerlTransHandler.pl?

;-)

-- 
Dave Hodgkinson, http://www.hodgkinson.org
Editor-in-chief, The Highway Star   http://www.deep-purple.com
  Apache, mod_perl, MySQL, Sybase hired gun for, well, hire
  -



Replacing mod_prewrite with a PerlTransHandler Was: Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-15 Thread David Hodgkinson

Geoffrey Young [EMAIL PROTECTED] writes:

 Perhaps that would make for a good talk ;)

mod_rewrite recovery?

Ok seriously then, we're proposing replacing a lite apache and
mod_rewrite with a slightly heavier, but presumably highly shared
mod_perled apache at the front end.

Measurements anyone?

-- 
Dave Hodgkinson, http://www.hodgkinson.org
Editor-in-chief, The Highway Star   http://www.deep-purple.com
  Apache, mod_perl, MySQL, Sybase hired gun for, well, hire
  -



[ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman

This is to announce a CFP for ApacheCon:
Santa Clara
California, USA
April 4-6, 2000

If you have registered before go here:
http://ApacheCon.Com/html/login.html

If you are new go here:
http://ApacheCon.Com/2001/US/html/cfp.html/

Just as with TPC our aim is to have a full double room track for mod_perl
for all 3 days. So make sure that you submit enough mod_perl material, so
we will have it full.

If you remember the thread where we have discussed a possibility of having
a dedicated mod_perl conference in the future, the next ApacheCon and TPC
will become the test our ability to bring enough speakers with interesting
talks which will result in full classes.

If this happens most chances are that we will have a dedicated mod_perl
conference next. So folks don't let us down :)

P.S. For ApacheCon you just submit your proposals from one of the above
links, no need to send proposals here for them to get accepted. Of course
you are welcome to discuss... :)

_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org





Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Randal L. Schwartz

 "Stas" == Stas Bekman [EMAIL PROTECTED] writes:

Stas P.S. For ApacheCon you just submit your proposals from one of the above
Stas links, no need to send proposals here for them to get accepted. Of course
Stas you are welcome to discuss... :)

Since I've never been a "paper" speaker before, but only an invited
speaker or paid tutorialist, would there be interest in me submitting
something to the mix?  And how complicated would it need to
be... something like an updated version of my "Stonehenge::Pictures"
tool from my WT columns?  In fact, would a paper be the equivalent
of a column, but presented live?

Sorry for my ignorance, but I've only been on the voting end, never
the proposing end. :)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
[EMAIL PROTECTED] URL:http://www.stonehenge.com/merlyn/
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Robin Berjon

At 11:22 14/11/2000 +0100, Stas Bekman wrote:
Just as with TPC our aim is to have a full double room track for mod_perl
for all 3 days. So make sure that you submit enough mod_perl material, so
we will have it full.

I have some experience speaking before a crowd at conferences (though not
at technical ones) or on stage and I think I know mod_perl enough to be
able to write about several aspects of using it. The one thing I'm missing
is inspiration :) Are there any subjects that desperatly beg to be talked
about but have no writer/speaker ?

-- robin b.
Immature poets imitate, mature poets steal. -- T.S. Eliot




Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Gunther Birznieks

At 01:58 PM 11/14/00 +0100, Robin Berjon wrote:
At 11:22 14/11/2000 +0100, Stas Bekman wrote:
 Just as with TPC our aim is to have a full double room track for mod_perl
 for all 3 days. So make sure that you submit enough mod_perl material, so
 we will have it full.

I have some experience speaking before a crowd at conferences (though not
at technical ones) or on stage and I think I know mod_perl enough to be
able to write about several aspects of using it. The one thing I'm missing
is inspiration :) Are there any subjects that desperatly beg to be talked
about but have no writer/speaker ?
Speaking on just what I'd like to see... but my tastes may be a bit eclectic.

I'd like to see a talk on templating systems and mod_perl. Hint to whomever 
is watching. :)

Actually I suspect case studies would be good.

I'd also be very interested in performance benchmarks related to some of 
the more sophisticated techniques people talk about (eg using IPC vs files 
for storing shared data).

I'd love a talk on mod_rewrite. But that's not really mod_perl, and maybe 
Ralf himself should give it. I know it's a bit of an old module, but it's 
also pretty magical even still.

I'd also like to see more talks on engineering. The mod_backhand talk is 
great, but what about a good solid comparison about the other solutions. 
What's the performance between mod_backhands proxying and straight 
mod_rewrite rotational load balancing?

Maybe a case study on developing huge sites on mod_perl. I imagine the 
system Ask works on would be an interesting engineering case study with 
real world benchmarks.

I'd also love to see an as objective as possible talk comparing the 
mod_perl 1.0 and 2.0 architectures to the Apache Java Servlet/JSP stuff. 
And maybe some performance comparisons for simple stuff written in both. 
Not too many people use both Java and Perl and I think most people don't 
really understand how or where one should/could be used over the other.

Later,
Gunther





Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman

On Tue, 14 Nov 2000, Robin Berjon wrote:

 At 11:22 14/11/2000 +0100, Stas Bekman wrote:
 Just as with TPC our aim is to have a full double room track for mod_perl
 for all 3 days. So make sure that you submit enough mod_perl material, so
 we will have it full.
 
 I have some experience speaking before a crowd at conferences (though not
 at technical ones) or on stage and I think I know mod_perl enough to be
 able to write about several aspects of using it. The one thing I'm missing
 is inspiration :) Are there any subjects that desperatly beg to be talked
 about but have no writer/speaker ?

The best thing is talk about something cool that you have implemented.
Basically the talks about mod_perl are devided in three groups.

1. Core mod_perl: API, install, config, performance, pitfalls, control
(most of the thing covered by the guide and the eagle book)

2. 3rd party modules: Apache::*

3. Applications using mod_perl: you've used mod_perl to implement
something cool, which might be useful or inspiring for others.

4?) Well it seems that Brian Mosley has started the fourth group, talking
about his ideas and looking for follow-ups/interest/inspiration. But this
seems more like the Birds of the Feather like session, which were quite
sucessful at the last conference, especially the one with a T-Shirt bite
from Geoff and his generous laserlink.net company. If you remember instead
of announcing the BOF we have created a white path made of T-Shirts
leading directly to the room. Well, the room was completely full :)


_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org





RE: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman

 I think there is room, however, for more stuff like that.  In particular, a
 presentation of templating techniques is very important for people to
 understand so that they can make informed decisions about moving away from
 bloat like CGI.pm (no flames, please) and improve the maintainability of
 their application.

Remember that your talk can be reused for both ApacheCon and TPC, most of
the people don't make it to the both conferences. So while you are
thinking about your TPC submission, at the same moment you can submit it
to ApacheCon as well.

 Personally, my C is very weak - I have wanted to see something about how
 mod_perl _really_ ties in with Apache for a while now.  Not just the basic
 XS stuff (though there is nothing basic about it) but perhaps detail enough
 to add a new Perl* directive without using Apache::ModuleConfig.  Power user
 stuff - maybe not that appropriate since mod_perl 2.0 awaits, but I 
 would find it interesting anyway.

Yup, that would be really cool. If anyone would want to do it, here are
some very useful references by Steven McDougall (may be we should invite
him?):
http://perlmonth.com/columns/modules/modules.html?issue=6
http://perlmonth.com/columns/modules/modules.html?issue=7
http://perlmonth.com/columns/modules/modules.html?issue=8
http://perlmonth.com/columns/modules/modules.html?issue=9
http://perlmonth.com/columns/modules/modules.html?issue=10


_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org





Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman

 At 01:58 PM 11/14/00 +0100, Robin Berjon wrote:
 At 11:22 14/11/2000 +0100, Stas Bekman wrote:
  Just as with TPC our aim is to have a full double room track for mod_perl
  for all 3 days. So make sure that you submit enough mod_perl material, so
  we will have it full.
 
 I have some experience speaking before a crowd at conferences (though not
 at technical ones) or on stage and I think I know mod_perl enough to be
 able to write about several aspects of using it. The one thing I'm missing
 is inspiration :) Are there any subjects that desperatly beg to be talked
 about but have no writer/speaker ?
 Speaking on just what I'd like to see... but my tastes may be a bit eclectic.
 
 I'd like to see a talk on templating systems and mod_perl. Hint to whomever 
 is watching. :)

You mean Andy? :) I'm sure with the speed he talks he could cover all
available template modules in the one tutorial time, especially if Simon
flips the slides for him :)

 Actually I suspect case studies would be good.
 
 I'd also be very interested in performance benchmarks related to some of 
 the more sophisticated techniques people talk about (eg using IPC vs files 
 for storing shared data).

+1

 I'd love a talk on mod_rewrite. But that's not really mod_perl, and maybe 
 Ralf himself should give it. I know it's a bit of an old module, but it's 
 also pretty magical even still.

Ralf is always talking about SSL stuff, so if you want to do it, why don't
you just contact him and sync with him. It's not mod_perl but many of us
are using it. So it'd probably be questionable for TPC , but perfect for
ApacheCon.

 I'd also like to see more talks on engineering. The mod_backhand talk is 
 great, but what about a good solid comparison about the other solutions. 
 What's the performance between mod_backhands proxying and straight 
 mod_rewrite rotational load balancing?

Well I guess it'd be really hard to find such a person, unless Theo will
help us :) Or I'm mistaken and there is a brave person in the crowd with
the right skills to teach the rest of the us illiterate :)

 Maybe a case study on developing huge sites on mod_perl. I imagine the 
 system Ask works on would be an interesting engineering case study with 
 real world benchmarks.

Uhm, is it's IP of the company? I'd be glad to hear that talk. 

As I've mentioned in one of my prev posts, Eric Cholet will probably share
with rest of us, the knowledge we gain here (jazzvalley.com) for doing
multilingual stuff with TT and mod_perl. So there will be at least one
engineering talk.

 I'd also love to see an as objective as possible talk comparing the 
 mod_perl 1.0 and 2.0 architectures to the Apache Java Servlet/JSP stuff. 
 And maybe some performance comparisons for simple stuff written in both. 
 Not too many people use both Java and Perl and I think most people don't 
 really understand how or where one should/could be used over the other.

Looks like a perfect subject for you Gunther :)


_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org





Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman

  "Stas" == Stas Bekman [EMAIL PROTECTED] writes:
 
 Stas P.S. For ApacheCon you just submit your proposals from one of the above
 Stas links, no need to send proposals here for them to get accepted. Of course
 Stas you are welcome to discuss... :)
 
 Since I've never been a "paper" speaker before, but only an invited
 speaker or paid tutorialist, would there be interest in me submitting
 something to the mix?  And how complicated would it need to
 be... something like an updated version of my "Stonehenge::Pictures"
 tool from my WT columns?  In fact, would a paper be the equivalent
 of a column, but presented live?
 
 Sorry for my ignorance, but I've only been on the voting end, never
 the proposing end. :)

I think in your case you just have to submit your name as a proposal :)

But seriously, all you have to submit is a description of the talk you are
going to give. I think quite many of you columns will be very heartly
accepted. Stuff like Throttling module and other cool uses of mod_perl are
mostly welcome. So I suppose that if pack in a few cool columns and make
an application/modules talk, it'd be just right.

As for the 'paper' question, you've got the handouts already, it's the
column. Just need to turn them into slides. 

I'm not sure about showing lots of code though, it's quite hard to catch
it on the fly, so may be talking about concepts and live demos (with
probably common errors showing) would be the best. Massaging the whole
code in the column might not be very good idea. But you know what's the
right thing to do much better than me. I'm just talking from my
experience.

Let these talks come in rain, we want Terry (the boss of Camelot who
organizes ApacheCon) to be impressed and for her to give OK to organize
our mod_perl conference.
 
_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org





Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Greg Cope

Gunther Birznieks wrote:
 
 At 01:58 PM 11/14/00 +0100, Robin Berjon wrote:
 At 11:22 14/11/2000 +0100, Stas Bekman wrote:
  Just as with TPC our aim is to have a full double room track for mod_perl
  for all 3 days. So make sure that you submit enough mod_perl material, so
  we will have it full.
 
 I have some experience speaking before a crowd at conferences (though not
 at technical ones) or on stage and I think I know mod_perl enough to be
 able to write about several aspects of using it. The one thing I'm missing
 is inspiration :) Are there any subjects that desperatly beg to be talked
 about but have no writer/speaker ?
 Speaking on just what I'd like to see... but my tastes may be a bit eclectic.
 
 I'd like to see a talk on templating systems and mod_perl. Hint to whomever
 is watching. :)

Your trying to reignight that old thread  don the flame proff stuff,
seriously this would be a good mod_perl thing.

Matt are you going to do something on AXKit ?

 
 Actually I suspect case studies would be good.
 
 I'd also be very interested in performance benchmarks related to some of
 the more sophisticated techniques people talk about (eg using IPC vs files
 for storing shared data).
 
 
 Maybe a case study on developing huge sites on mod_perl. I imagine the
 system Ask works on would be an interesting engineering case study with
 real world benchmarks.

This would be good "advertising" and hence help when we go to a
{client|boss|manager|person with pointy hair} and say look at mod_perl
site XZY runs it (and hopefully they go "Ah ... your hired !" ;-). 

 I'd also love to see an as objective as possible talk comparing the
 mod_perl 1.0 and 2.0 architectures to the Apache Java Servlet/JSP stuff.
 And maybe some performance comparisons for simple stuff written in both.
 Not too many people use both Java and Perl and I think most people don't
 really understand how or where one should/could be used over the other.

Gunter - sounds like you are talking yourself into a slot here - again
this would be interesting from a PHB perspective i.e put mod_perl into
context with Java.

meek mode
If any one is interested I could do something on Session Manager - which
I've been looking at rewriting in C - but I have to learn C at the same
time so its very slow 
/meek mode

Greg

 
 Later,
 Gunther





Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Gunther Birznieks

At 04:50 AM 11/14/00 -0800, Randal L. Schwartz wrote:
  "Stas" == Stas Bekman [EMAIL PROTECTED] writes:

Stas P.S. For ApacheCon you just submit your proposals from one of the above
Stas links, no need to send proposals here for them to get accepted. Of 
course
Stas you are welcome to discuss... :)

Since I've never been a "paper" speaker before, but only an invited
speaker or paid tutorialist, would there be interest in me submitting
something to the mix?  And how complicated would it need to
be... something like an updated version of my "Stonehenge::Pictures"
tool from my WT columns?  In fact, would a paper be the equivalent
of a column, but presented live?
I can only speak for myself, but here's my take. Although I may piss off 
some people/conference coordinators-- hopefully not.

1) I am sure there's always going to be an interest in you submitting 
something to the mix. You're Randal Schwartz!

2) Different conferences have different audiences and different feels to them.

eg a lot of Usenix conferences are really formal. They always want a paper 
plus eventual slides and they are usually quite academic. It's a lot of 
work IMHO to submit to a Usenix conference. I am a bit disappointed that 
PerlCon started taking this road (at least they made it really hard in the 
1999 one) especially as PerlCon isn't Usenix.

Submitting formal papers is fine for academics, but in IMHO it's a waste of 
time to have a speaker write a paper for most of the talks I've seen. And 
usually the paper leaves things open that the speaker finally fills in the 
blanks for at the conference -- so conference proceedings are 60% usually 
sucky anyway -- even in paper format without forcing a formalism to the 
suckiness. :)

On the other end of that you have something like the old LinuxExpo's in 
North Carolina b4 RedHat made it big and quit the conference circuit. Those 
talks were more informal and highly techie. Maybe YAPC is like that -- I 
wish I could have attended a YAPC, they sound like a lot of fun.

Then you get the Web Design and Development or InternetWorld's of the 
world... they're usually a lot of case studies and a bit more business 
oriented. In fact, some of those more commercial conferences have even 
started having the nerve to ask for money from the speakers to speak. By 
the way, the ones I mentioned by name (WDD and IW) do NOT have this 
practice as far as I know -- but I know others that do.

 From seeing the survey of talks, It seems to me like ApacheCon is in the 
middle. It's not precisely an academic conference so the paper submission 
process doesn't seem so annoying as a Usenix but it does have a good share 
of techie talks. I think the talks tend not to be too case study oriented 
which can be a good thing.

I think case studies are great if there is a good technical technique (eg a 
case study on a multilingual website), but they get real boring if it's 
just someone saying the same thing. eg when we did a talk on Perl in 
investment banking at PerlCon 99, we wanted to make sure we weren't 
spouting the same thing about Perl being a cool, easy-to-use glue language.

But to also share cool techniques that other investment bank IT people 
attending our talk were able to chat about with us afterwards -- we've 
still kept in touch with some of them. The fact that we were able to 
connect with and reach out to Perl folks at other investment banks having 
given the talk was really something that made it worthwhile for us.

Unfortunately, many case studies about Perl in XYZ industry tend to say the 
same old mantra over and over again about how Perl is a great "glue" 
language or something else everyone has heard about 10 million times. 
Saying the same old thing is boring without backing up with some 
interesting technique.

I do think that beginner talks are vital to conferences like ApacheCon to 
get new people into open source and loving it. And also paying for the 
facilities for the tech side.

I also think that some small mix of talks should be given to new people 
who've never talked before because it will get them interested in open 
source and contributing more. To some degree, people who are witty and good 
at talking but who aren't as deep techie-wise are actually great people to 
give a talk teaching new people how to do stuff.

I am no judge of speaking, but as I mentioned in a previous post, I prefer 
engineering related stuff. So although I am sure your pictures module may 
be interesting. I would personally find your articles (and hence talking) 
on things like your bandwidth throttling mechanisms and by extension using 
mod_perl to manage spider attacks more interesting to me. But that's just 
me -- as I said in a previous post, my tastes may be a bit out on the outer 
techie edge.

Of course, I could also be misinterpreting what your pictures module does 
-- and it might be more interesting to me than I am thinking.  I obviously 
can't speak for what others would think. But I 

RE: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Bill Moseley

At 04:08 PM 11/14/00 +0100, Stas Bekman wrote:
Remember that your talk can be reused for both ApacheCon and TPC, most of
the people don't make it to the both conferences. So while you are
thinking about your TPC submission, at the same moment you can submit it
to ApacheCon as well.

For someone on a budget and no boss to pay my way, which conference will
have more mod_perl?

And for my 2 cents, I'd be interested in hearing about mod_perl and
designing for scalability, whatever that means.  Or was that the
mod_backhand talk I missed?



Bill Moseley
mailto:[EMAIL PROTECTED]



RE: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Stas Bekman

On Tue, 14 Nov 2000, Bill Moseley wrote:

 At 04:08 PM 11/14/00 +0100, Stas Bekman wrote:
 Remember that your talk can be reused for both ApacheCon and TPC, most of
 the people don't make it to the both conferences. So while you are
 thinking about your TPC submission, at the same moment you can submit it
 to ApacheCon as well.
 
 For someone on a budget and no boss to pay my way, which conference will
 have more mod_perl?

I hope both. It depends on submitters. YOu will know more detals clother
to the conference time.

 And for my 2 cents, I'd be interested in hearing about mod_perl and
 designing for scalability, whatever that means.  Or was that the
 mod_backhand talk I missed?

If you weren't there, you've definitely missed it :) I've been twice
there. It's a killer. 


_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org





Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Andy Wardley

On Nov 14,  4:15pm, Stas Bekman wrote:
  I'd like to see a talk on templating systems and mod_perl. Hint to whomever
  is watching. :)

 You mean Andy? :) I'm sure with the speed he talks he could cover all
 available template modules in the one tutorial time, especially if Simon
 flips the slides for him :)

I...must...remember...to...speak...very...very...slowly... :-)

And yes, I've got plans to submit a paper (or two) on building web systems
using Apache/mod_perl, XML, Template Toolkit, Duct Tape, and various other
bits and pieces.

Anyone who's in London this week might like to come along to the
london.pm technical meeting to get a flavour of what I'm doing.  Uhm, let
me just cut and pastehere.

   * iCan - take some XML, Apache/mod_perl and the Template Toolkit, shake,
 bake and build a groovy web site and internet help desk for Canon
 UK, they that otherwise lack clues in such matters.

Apologies to the larger majority who don't live in London - you'll have
to wait until next April. :-)

More details from london.pm.org


A

-- 
Andy Wardley [EMAIL PROTECTED]   Signature regenerating.  Please remain seated.
 [EMAIL PROTECTED]   For a good time: http://www.kfs.org/~abw/



Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Matt Sergeant

On Tue, 14 Nov 2000, Greg Cope wrote:

  I'd like to see a talk on templating systems and mod_perl. Hint to whomever
  is watching. :)
 
 Your trying to reignight that old thread  don the flame proff stuff,
 seriously this would be a good mod_perl thing.
 
 Matt are you going to do something on AXKit ?

Assuming my proposal gets accepted, yes. Although I think next time I'm
going to be less nice about Cocoon :-)

 meek mode
 If any one is interested I could do something on Session Manager - which
 I've been looking at rewriting in C - but I have to learn C at the same
 time so its very slow 
 /meek mode

Inline.pm!

-- 
Matt/

/||** Director and CTO **
   //||**  AxKit.com Ltd   **  ** XML Application Serving **
  // ||** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** Personal Web Site: http://sergeant.org/ **
 \\//
 //\\
//  \\




RE: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Geoffrey Young



 -Original Message-
 From: Matt Sergeant [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, November 14, 2000 12:05 PM
 To: Greg Cope
 Cc: mod_perl list
 Subject: Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

 
  meek mode
  If any one is interested I could do something on Session 
 Manager - which
  I've been looking at rewriting in C - but I have to learn C 
 at the same
  time so its very slow 
  /meek mode
 
 Inline.pm!

you have any experience with this?  I forget where I read the article (TPJ?)
but it looks really cool...

--Geoff

 
 -- 
 Matt/
 
 /||** Director and CTO **
//||**  AxKit.com Ltd   **  ** XML Application Serving **
   // ||** http://axkit.org **  ** XSLT, XPathScript, XSP  **
  // \\| // ** Personal Web Site: http://sergeant.org/ **
  \\//
  //\\
 //  \\
 



Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Perrin Harkins

On Tue, 14 Nov 2000, Gunther Birznieks wrote:
 I'd like to see a talk on templating systems and mod_perl. Hint to whomever 
 is watching. :)

I was planning to submit my paper, "Perl Templating Systems Deathmatch".

 I'd also be very interested in performance benchmarks related to some of 
 the more sophisticated techniques people talk about (eg using IPC vs files 
 for storing shared data).

Methods for sharing data, and OO frameworks for working with databases
(Tangram, Alzabo, Persistent::*) would both be great topics.  I'd also be
interested to hear from authors of modules lilke Apache::PageKit,
CGI::Application and PApp about the approach they're taking to web apps.

 Maybe a case study on developing huge sites on mod_perl.

I could talk about the system we just built at etoys.com.  I think I'll
only be able to handle one or the other though.  Maybe I'll save one for
the Perl conference.

- Perrin




Re: [ANNOUNCE] ApacheCon USA 2001: Call For Papers

2000-11-14 Thread Drew Taylor

Matt Sergeant wrote:
 
  meek mode
  If any one is interested I could do something on Session Manager - which
  I've been looking at rewriting in C - but I have to learn C at the same
  time so its very slow 
  /meek mode
 
 Inline.pm!

That is a most cool module! Has anyone used it in a production
environment yet?

-- 
Drew Taylor
Software Engineer
Phone: 617.351.0245
Fax 617.350.3496
OpenAir.com - Making Business a Breeze!
Open a free account today at www.openair.com