Re: [OSCon 2005] RFC

2005-02-13 Thread Jeff Bisbee
* Philippe M. Chiasson ([EMAIL PROTECTED]) wrote: > Here are a few possible talks I could make at OSCon. > Feedback would be much appreciated ;-) Any chance you'll be attending YAPC in Toronto this year? These talks sound great and would be a welcomed addition to YAPC::NA as well. :) -- Jeff Bis

Re: [OSCon 2005] RFC

2005-02-11 Thread Dan Brian
If your goal is to convince people to switch to mod_perl, I don't think this will work very well. People choose platforms for practical reasons, the most common being that they already have employees who know that platform. Relative ease of parsing a form has little to do with it, especially sin

Re: [OSCon 2005] RFC

2005-02-11 Thread Perrin Harkins
On Fri, 2005-02-11 at 14:56 -0500, Jonathan Vanasco wrote: > Re: On Feb 11, 2005, at 2:04 PM, Pratik wrote: > 1. How is mod_perl compared to PHP/JSP ? And how for certain type of > applications - where people would choose between PHP and JSP - or > think about migrating from PHP to JSP - they have

Re: [OSCon 2005] RFC

2005-02-11 Thread Perrin Harkins
On Fri, 2005-02-11 at 10:43 -0800, Philippe M. Chiasson wrote: > Presentation: Building & Packaging mod_perl-2.0 Applications. That sounds interesting to me personally. I helped work on packaging for Krang, and I'd like to hear your approach to this. > Presentation: mod_perl-2.0: Advanced Profil

Re: [OSCon 2005] RFC

2005-02-11 Thread Jonathan Vanasco
On Feb 11, 2005, at 1:43 PM, Philippe M. Chiasson wrote: Presentation: Building & Packaging mod_perl-2.0 Applications. Speaker: Philippe M. Chiasson <[EMAIL PROTECTED]> Duration: 45 minutes This sounds useful, and I haven't seen much of it around. Presentation: From CGI to mod_perl 2.0, Fast! Spea

Re: [OSCon 2005] RFC

2005-02-11 Thread Barry Hoggard
On Feb 11, 2005, at 1:43 PM, Philippe M. Chiasson wrote: Presentation: Building & Packaging mod_perl-2.0 Applications. Speaker: Philippe M. Chiasson <[EMAIL PROTECTED]> Duration: 45 minutes This session will provide good advice on how to package a mod_perl-2.0 application. Learn how to create a sel

Re: [OSCon 2005] RFC

2005-02-11 Thread Pratik
Hi ! All of your presentations sounds really great and exciting. Some of the things that I would personally like to see are : 1. How is mod_perl compared to PHP/JSP ? And how for certain type of applications - where people would choose between PHP and JSP - or think about migrating from PHP to JS

Re: [OSCon 2005] RFC

2005-02-11 Thread Michael Peters
Philippe M. Chiasson wrote: Here are a few possible talks I could make at OSCon. Feedback would be much appreciated ;-) Presentation: mod_perl 2.0, The Next Generation I would definitely like to see this one. I think I hear the same question all of time. "Why mod_perl 2. What does it do that mod_

[OSCon 2005] RFC

2005-02-11 Thread Philippe M. Chiasson
Here are a few possible talks I could make at OSCon. Feedback would be much appreciated ;-) Presentation: Building & Packaging mod_perl-2.0 Applications. Speaker: Philippe M. Chiasson <[EMAIL PROTECTED]> Duration: 45 minutes This session will provide good advice on how to package a mod_perl-2.0 app

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-08 Thread Perrin Harkins
On Mon, 2005-02-07 at 20:20 -0600, Nicholas Studt wrote: > Good point, that is poorly worded. I have been using this method for a > couple of years now, but I don't know of any open source projects that > are using this method. Krang (http://krang.sf.net/) uses them, although really just for orga

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-08 Thread Geoffrey Young
> Hopefully I can start spreading the word at OSCON. I'll submit this > proposal tomorrow evening, provided no one has any additional > suggestions. I gave a talk on object oriented mod_perl at apachecon us 2002 that you might (or might not) find helpful http://www.modperlcookbook.org/~geoff/sli

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-07 Thread Nicholas Studt
On Mon, 2005-02-07 at 21:37 -0500, Stas Bekman wrote: > Nicholas Studt wrote: > > On Mon, 2005-02-07 at 19:50 -0500, Stas Bekman wrote: > > > >>Nicholas Studt wrote: > >> > >>>I'm planning on submitting the following talk proposal for a 45 minute > >>>presentation session: > >>> > >>>Inherited met

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-07 Thread Stas Bekman
Nicholas Studt wrote: On Mon, 2005-02-07 at 19:50 -0500, Stas Bekman wrote: Nicholas Studt wrote: I'm planning on submitting the following talk proposal for a 45 minute presentation session: Inherited method handlers for mod_perl [...] The only uncertainty I have right now is on on the last section

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-07 Thread Nicholas Studt
On Mon, 2005-02-07 at 19:50 -0500, Stas Bekman wrote: > Nicholas Studt wrote: > > I'm planning on submitting the following talk proposal for a 45 minute > > presentation session: > > > > Inherited method handlers for mod_perl > [...] > > The only uncertainty I have right now is on on the last sect

Re: [OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-07 Thread Stas Bekman
Nicholas Studt wrote: I'm planning on submitting the following talk proposal for a 45 minute presentation session: Inherited method handlers for mod_perl [...] The only uncertainty I have right now is on on the last section of the talk. I don't know of any project currently using this method, thoug

[OSCon 2005] rfc Inherited Method Handlers for mod_perl

2005-02-06 Thread Nicholas Studt
I'm planning on submitting the following talk proposal for a 45 minute presentation session: Inherited method handlers for mod_perl 1. What is an inherited handler and its benefits (5min) a) Single handler for all packages. b) Speeds code development. c) Removes repeated c

Re: [OSCon 2005] rfc Open Source Dynamic Data Compression

2005-02-03 Thread Slava Bizyayev
Thank you for a good question, Pratic! On Thu, 2005-02-03 at 17:35, Pratik wrote: > I haven't personaly tried it, but I'd really be interested in knowing > how it works with mp2. > I hope to have a good answer by the August, however I would refrain from announcing this inside the proposal. For

Re: [OSCon 2005] rfc Open Source Dynamic Data Compression

2005-02-03 Thread Pratik
I haven't personaly tried it, but I'd really be interested in knowing how it works with mp2. Thanks. -Pratik -- http://pratik.syslock.org

Re: [OSCon 2005] rfc Open Source Dynamic Data Compression

2005-02-03 Thread Slava Bizyayev
On Thu, 2005-02-03 at 17:11, Dan Brian wrote: > The fact that Google uses compression > automatically dispels the reasons people might not find your session > interesting: "compression is not generally compatible with most web > browsers", "nobody is using compression", etc. My suggestion is th

Re: [OSCon 2005] rfc Open Source Dynamic Data Compression

2005-02-03 Thread Kurt Hansen
Dan Brian wrote: I'd cite the fact that places like Google use compression for almost all serving. A lot of people don't know that compression is wide-spread among the big sites. But you need to "hook" them. The fact that Google uses compression automatically dispels the reasons people might not

Re: [OSCon 2005] rfc Open Source Dynamic Data Compression

2005-02-03 Thread Dan Brian
I'd cite the fact that places like Google use compression for almost all serving. A lot of people don't know that compression is wide-spread among the big sites. Yes Dan, you are right regarding the Google, however to date Google and Yahoo are rather exceptions than the rule for the content deliv

Re: [OSCon 2005] rfc Open Source Dynamic Data Compression

2005-02-03 Thread Slava Bizyayev
On Thu, 2005-02-03 at 16:12, Dan Brian wrote: > > I'd cite the fact that places like Google use compression for almost > all serving. A lot of people don't know that compression is wide-spread > among the big sites. > Yes Dan, you are right regarding the Google, however to date Google and Yaho

Re: [OSCon 2005] rfc Open Source Dynamic Data Compression

2005-02-03 Thread Dan Brian
Any additional suggestions? I'd cite the fact that places like Google use compression for almost all serving. A lot of people don't know that compression is wide-spread among the big sites.

Re: [OSCon 2005] rfc Open Source Dynamic Data Compression

2005-02-03 Thread Slava Bizyayev
Thanks, Stas! On Thu, 2005-02-03 at 02:51, Stas Bekman wrote: > > Looks good to me. IMHO I'd spend the little possible time on the history. > When you have only a 45min, as an attendee I'd rather be interested in the > present and may be a little bit about the future, but past is past... :) I

Re: [OSCon 2005] rfc Open Source Dynamic Data Compression

2005-02-02 Thread Stas Bekman
Slava Bizyayev wrote: I'm going to submit the following my talk proposal for a 45 minutes presentation session on OSCon 2005: Open Source Dynamic Data Compression in Business Implementations 1. Basics of the content compression. 2. Examples of compressed files; Benefits of data compression

[OSCon 2005] rfc Open Source Dynamic Data Compression

2005-01-30 Thread Slava Bizyayev
I'm going to submit the following my talk proposal for a 45 minutes presentation session on OSCon 2005: Open Source Dynamic Data Compression in Business Implementations 1. Basics of the content compression. 2. Examples of compressed files; Benefits of data compression in numbers. 3. Dynam