Re: mod_gzip vs. Apache::Compress

2002-10-04 Thread Stephen Adkins
At 11:57 PM 9/27/2002 -0400, Stephen Adkins wrote: Hi, Does anyone have experience with automatic compression with the output of mod_perl/CGI programs to speed up end-user performance? Hi, I found this thread over on the mod_perl mailing list recently on dynamic compression of Apache

cvs commit: p5ee/P5EEx/Blue/P5EEx/Blue/Widget/HTML RadioButton.pm

2002-10-04 Thread spadkins
cvsuser 02/10/04 12:58:50 Added: P5EEx/Blue/P5EEx/Blue/Widget/HTML RadioButton.pm Log: new file Revision ChangesPath 1.1 p5ee/P5EEx/Blue/P5EEx/Blue/Widget/HTML/RadioButton.pm Index: RadioButton.pm

cvs commit: p5ee/P5EEx/Blue/P5EEx/Blue/Widget/HTML DataTable.pm

2002-10-04 Thread spadkins
cvsuser 02/10/04 12:59:38 Modified:P5EEx/Blue/P5EEx/Blue/Widget/HTML DataTable.pm Log: added row single- and multi-select capabilities for rowactions Revision ChangesPath 1.18 +119 -27 p5ee/P5EEx/Blue/P5EEx/Blue/Widget/HTML/DataTable.pm Index: DataTable.pm

cvs commit: p5ee/P5EEx/Blue/P5EEx/Blue Context.pm

2002-10-04 Thread spadkins
cvsuser 02/10/04 13:00:42 Modified:P5EEx/Blue/P5EEx/Blue Context.pm Log: use wget(), wset(), wdelete() on a name.var without having to parse out name and var separately Revision ChangesPath 1.38 +44 -5 p5ee/P5EEx/Blue/P5EEx/Blue/Context.pm Index:

cvs commit: p5ee/P5EEx/Blue/P5EEx/Blue Widget.pm

2002-10-04 Thread spadkins
cvsuser 02/10/04 14:13:25 Modified:P5EEx/Blue/P5EEx/Blue Widget.pm Log: fixed get_value() so it works with the new Context-wget() Revision ChangesPath 1.19 +2 -8 p5ee/P5EEx/Blue/P5EEx/Blue/Widget.pm Index: Widget.pm