Re: Must restart Apache when any .pm changes?

2001-04-22 Thread Matt Sergeant
it that I don't believe have been released yet. Actually that's a good prod - I'll try and put out a new release this weekend. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http:/

ANNOUNCE: Apache::Reload 0.07

2001-04-22 Thread Matt Sergeant
This is a minor update as promised with some patches from a couple of sources to help reload when "use lib" is in effect. Let me know if it works (or doesn't) please. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd

Re: Can AxKit be used as a Template Engine?

2001-04-23 Thread Matt Sergeant
MVC. I have another article on this coming soon that should make things a bit (or a lot) clearer. I'll keep the list informed when it's ready. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving

Re: Can AxKit be used as a Template Engine?

2001-04-23 Thread Matt Sergeant
people), Mason is more on the dynamic content side of things, and AxKit is more on the static content side of things, but both tools can be used for both types of content. (I hate getting into these things - I wish I'd never brought up Mason or EmbPerl) -- Matt/ /||** Founder and CTO

Re: Can AxKit be used as a Template Engine?

2001-04-23 Thread Matt Sergeant
apps for multiple delivery targets. The alternative of course it to just plug them both together - AxKit and Mason play nicely together using Apache::Filter (though it's a bit slow). -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML

Re: Can AxKit be used as a Template Engine?

2001-04-23 Thread Matt Sergeant
with mostly static content? It might stave off more ignorant comments. I'll think about adding it to my .sig :-) -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT

Re: ANNOUNCE: Apache::Reload 0.07

2001-04-23 Thread Matt Sergeant
() directives in my modules. If you think so, maybe you should add something to this effect to the docs. I think Stas had something he was looking at for doing this. Stas? -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application

Re: FW: Tomcat or WebLogic's WebServer?

2001-04-24 Thread Matt Sergeant
On Tue, 24 Apr 2001, Wang, Pin-Chieh wrote: Hi modperl guys, Anybody can confirm about this performance issue? Sorry to sound rude, but why would we care? This is a Java issue, nothing to do with mod_perl. -- Matt/ /||** Founder and CTO ** ** http://axkit.com

Re: Apache growing (memory)

2001-04-25 Thread Matt Sergeant
-allocating memory) -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news and resources: http://take23.org ** \\// //\\ // \\

Re: an unusual [job request] + taking mod_perl to the commercialworld

2001-04-28 Thread Matt Sergeant
servers unless there is an application that fits their needs that they can use which happens to use these backend components. Actually there's an exception to this rule. Look at Zope. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd

Re: an unusual [job request] + taking mod_perl to the commercialworld

2001-04-28 Thread Matt Sergeant
On Sat, 28 Apr 2001, Bakki Kudva wrote: On Sat, 28 Apr 2001 09:14:10 +0100 (BST) Matt Sergeant [EMAIL PROTECTED] wrote: Amen to that and there is Enhydra on the Java side. To get the functionality of these two frameworks I'd have to integrate many many CPAN modules, keep track of various

Re: an unusual [job request] + taking mod_perl to the commercialworld

2001-04-29 Thread Matt Sergeant
On Sun, 29 Apr 2001, Gunther Birznieks wrote: At 09:14 AM 4/28/01 +0100, Matt Sergeant wrote: On Sat, 28 Apr 2001, Gunther Birznieks wrote: As I think I mentioned, it's great that the people like you on this list have a passion for delivering cool software. [snipped] People

Re: CORE::format() and CORE::write() under 5.6.x

2001-04-29 Thread Matt Sergeant
, but it's in his directory on CPAN (not Text::Autoformat, btw). -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news

Re: CORE::format() and CORE::write() under 5.6.x

2001-04-30 Thread Matt Sergeant
On Tue, 1 May 2001, Stas Bekman wrote: On Mon, 30 Apr 2001, Matt Sergeant wrote: On Mon, 30 Apr 2001, Stas Bekman wrote: cool, but this section in the guide was stating the CORE::format() doesn't work. And it's still doesn't under mod_perl. So doesn't CORE::write(). Right

Exception modules

2001-04-30 Thread Matt Sergeant
about this... It doesn't seem any different from Error.pm to me, except in syntax. Maybe you could expand on why/where it is different? -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http

Re: Exception modules

2001-04-30 Thread Matt Sergeant
On Mon, 30 Apr 2001, Jeffrey W. Baker wrote: On Mon, 30 Apr 2001, Matt Sergeant wrote: [1] for my Perl exception package (yes, another one :) which, in its development version, now mostly does the Right Thing for mod_perl. See http://sourceforge.net/projects/perlexception

Re: Exception modules

2001-04-30 Thread Matt Sergeant
another case of far too many ways to do it, causing people's perl code to look different everywhere, which is bad for maintainence. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org

Re: Exception modules

2001-04-30 Thread Matt Sergeant
this in my talk. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news and resources: http://take23.org ** \\// //\\ // \\

Re: modify Server header via a handler

2001-05-02 Thread Matt Sergeant
, because of that reason. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news and resources: http://take23.org ** \\// //\\ // \\

Re: modify Server header via a handler

2001-05-02 Thread Matt Sergeant
On Wed, 2 May 2001, Richard Chen wrote: On Wed, May 02, 2001 at 03:22:51PM +0100, Matt Sergeant wrote: On Wed, 2 May 2001, Mark Maunder wrote: You can get the server string in the header down to a minimum (Just 'Apache') by putting ServerTokens ProductOnly on your httpd.conf

Re: XML::Parser Expat cause segfaults

2001-05-02 Thread Matt Sergeant
bits. Then mod_perl will compile and install Apache for you. That's the way I've found works best. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript

[JOB SEEKER] mod_perl expert for hire

2001-05-02 Thread Matt Sergeant
at something permanent if it was a really good company. Oh, and I'm based in Scotland, but have a leased line and permanent IP at home. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org

Re: modify Server header via a handler

2001-05-02 Thread Matt Sergeant
On Wed, 2 May 2001, Larry Leszczynski wrote: Hi Matt - Actually I lied! It is possible, though only from XS. I just added a module_init section to AxKit's config directives, and now I get: # HEAD http://axkit.org/ | grep Server Server: Apache/1.3.17 (Unix) AxKit (1.3_96) mod_perl

RE: :Parser Expat cause segfaults

2001-05-03 Thread Matt Sergeant
, but I found out that the same code as a mod_perl .cgi does not - it happens only when done under Mason. Make sure you comletely remove the old apache installation before your recompile. This has caught me once. -- Matt/ /||** Founder and CTO ** ** http://axkit.com

Re: PHP4 causes DBI connections to fail silently in mod_perl

2001-05-07 Thread Matt Sergeant
machine somewhere else. I think there's an FAQ about this on the PHP4 site. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl

Re: really odd XML + CGI.pm + mod_perl + Macintosh + IE 4.5 problem

2001-05-08 Thread Matt Sergeant
thing to stop printing the xml tag... short of changing the 100's of times I use CGI::start_html? Just stop using CGI.pm to produce HTML. Use templates instead. Sorry, I know that sounds like harsh advice, but you won't regret it in the long run. -- Matt/ /||** Founder and CTO

Re: modify Server header via a handler

2001-05-11 Thread Matt Sergeant
On Tue, 8 May 2001, Doug MacEachern wrote: On Wed, 2 May 2001, Matt Sergeant wrote: Right, but the problem is you can't do this after module initialization (which is where mod_perl adds it's bits), but the PerlModule's are loaded after that time, so you can't do it from Perl, at least

Re: mod_perl and 700k files...

2001-05-11 Thread Matt Sergeant
it? Boy you sure got some complex answers... I store a .stor file which is a storable dump of my XML tree. I check the mtime of that against the mtime of the .xml file. Whichever is newer I load that. Works fast and is very simple. -- Matt/ /||** Founder and CTO ** ** http

Re: mod_perl and 700k files...

2001-05-12 Thread Matt Sergeant
out, so expect the next in a couple of weeks and then a month after that for the last one. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP

Re: Connection to MySQL DB fails when mod_perl enabled...

2001-05-22 Thread Matt Sergeant
connecting to the mysql TCP/IP port using telnet localhost port (I don't know what the specific port is for MySQL, you'll have to read the docs). -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http

Re: Real Widgets and Template Languages

2001-05-22 Thread Matt Sergeant
. It's quite a big task though, as we want widgets to also be intelligent in the way they are mapped to forms processing code. Has someone done this already? Struts. But you knew that already :-) -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd

Re: Real Widgets and Template Languages

2001-05-22 Thread Matt Sergeant
for it... (still unemployed here and getting poorer waiting for people to possibly say yay or nay on possible contracts...) -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT

Re: ANNOUNCE: Soup (0.2) (fwd)

2001-05-25 Thread Matt Sergeant
On Thu, 24 May 2001, brian moseley wrote: so who's doing the perl wrappers? /me raises a hand. Since it uses libxml, I might as well have a look. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving

Re: User tracking in IE 6

2001-05-26 Thread Matt Sergeant
more info on the compact policy of handling cookies. Have you been straight to the source? http://www.w3.org/TR/2000/CR-P3P-20001215/ and http://www.w3.org/P3P/ Lots and lots of info there. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd

Re: Real Widgets and Template Languages

2001-05-30 Thread Matt Sergeant
the .stor file. Otherwise, it just reads the .stor file. This appears to be about 3x faster. Not really worth it... XML::LibXML is about 10 times faster anyway. Although the syntax to access bits of the XML is XPath, rather than a perl hash, but you get used to that pretty quickly. -- Matt

[Take23] Jobs Page online

2001-06-04 Thread Matt Sergeant
Take23 now has a jobs page, thanks to Ask's efforts on jobs.perl.org, we mirror their RSS feed. http://take23.org/jobs/ -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org

ANNOUNCE: AxKit 1.4 (fwd)

2001-06-05 Thread Matt Sergeant
. - Many, many minor bug fixes. Many people are to thank for making this release a reality. I won't mention names as I'll forget someone. You know who you are. Enjoy! -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application

Re: ANNOUNCE: AxKit 1.4 (fwd)

2001-06-05 Thread Matt Sergeant
On Tue, 5 Jun 2001, Matt Sergeant wrote: Finally out of beta!!! The next stable release of AxKit is now available for download. This is a major release, fixing many bugs, improving functionality, performance, and flexibility. There is another major update to XSP functionality, and all

Re: Practical examples of mod_perl Method handlers?

2001-06-06 Thread Matt Sergeant
this is what you need: http://take23.org/articles/2001/01/08/intro.xml -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news

mod_perl IRC channel

2001-06-06 Thread Matt Sergeant
P:The rockingest site on the net! dude P:I agree! baud CHURN URLBOT got me churnin'... URLBOT I have updated http://take23.org/irclog/ See you there! -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving

Re: 500 unexpected EOF before status line seen

2001-06-07 Thread Matt Sergeant
it's segfaulting. Check your server's error log. Then read the AxKit FAQ on XML::Parser issues: http://axkit.org/faq.xml -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org

Re: Apache pnotes

2001-06-09 Thread Matt Sergeant
you either need to store a perl object, or need to store binary nulls. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl

Re: Installation woes :)

2001-06-10 Thread Matt Sergeant
On Mon, 11 Jun 2001, Jason wrote: LoadModule usertrack_module modules/mod_perl.so Eek, that should be: LoadModule perl_module modules/mod_perl.so -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving

Re: Questions Concerning Large Web-Site

2001-06-11 Thread Matt Sergeant
On Mon, 11 Jun 2001, Ron Beck wrote: Is there a good tutorial or book on the subject of constructing Perl modules? I too have done some of this and would like to create actual modules instead of required subroutines. There's a good intro (though I'm biased) on http://take23.org/ -- Matt

Re: comparison of templating methods?

2001-06-11 Thread Matt Sergeant
is kidding themselves. I can get XSP pages back in about 100ms with the current CVS AxKit, and of course that slows down with many connections. You always pay for these kind of abstractions. thanks for your replies -- we're leaning towards axkit or mason at the moment-- Cool :-) -- Matt

Just a few questions...

2001-06-12 Thread Matt Ellison
? I have verified that there is no Content-Length header in the output via telnet to the Apache server, but how safe is it to omit this header? Why is the results with ab inconsistent? Thanks, Matt E.

Re: Setting the Server header in a response

2001-06-14 Thread Matt Sergeant
in the resulting headers. Is there a different API call I should be using? I think Doug might be adding this to mod_perl 1.26. Until then you need to use XS and call ap_add_version_component(). -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com

Re: server tokens

2001-06-23 Thread Matt Sergeant
it. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news and resources: http://take23.org ** \\// //\\ // \\

ANNOUNCE: AxKit::XSP::PerForm (fwd)

2001-06-27 Thread Matt Sergeant
I thought this might be of interest to some of the people who are fiddling with widgets at the moment ;-) -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT

Re: Just a few good men? Was: ignored (again)

2001-07-05 Thread Matt Sergeant
you know which one I favour :-) Sadly most people *still* see Perl on the web as CGI, as printing out your HTML from code, etc. It needs more articles in the right places to fix that sort of misconception. Matt.

Re: I need help...

2001-07-05 Thread Matt Sergeant
... (Now the only solution I've found is to write that data to a file ... but it isn't a good thing because of synchronizations problems...) I hope to have been clear enough ... and to have written to the right e-address! How about Apache::SharedMemory? Matt

Re: Limiting Input size

2001-07-06 Thread Matt Sergeant
do it after. But without doing a read(), I'm wondering if these shortcuts provide security protection in this regargd, or if there is a better solution? perldoc Apache::Request Also see the Apache docs. Matt.

Re: Tutorials Need To Learn More

2001-07-10 Thread Matt Sergeant
with Perl and C, but it is NOT NT friendly. Most of the examples DO NOT work on my NT mod_perl. Anyway, I figure there has to be more resources than just that book. Does anyone know of any? I am looking for examples and techniques to get me rolling. http://take23.org/articles/ -- Matt

boot_IO error

2001-07-10 Thread Matt Glosson
battle. Thanks, Matt Glosson

Re: Using mod_perl handlers for max speed?

2001-07-12 Thread Matt Sergeant
. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news and resources: http://take23.org ** \\// //\\ // \\

mod_perl/aix

2001-07-12 Thread Matt Glosson
): Built under aix Compiled at Jul 8 2001 23:40:44 @INC: /usr/local/lib/perl5/5.00503/aix /usr/local/lib/perl5/5.00503 /usr/local/lib/perl5/site_perl/5.005/aix /usr/local/lib/perl5/site_perl/5.005 Thanks for your time, Matt

Re: BOF?

2001-07-15 Thread Matt Sergeant
be an opening night piss-up, eh? somebody that knows the area should propose a place. Judging by where the hotel is, I think probably the hotel bar is going to be best. I arrive on Sunday. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd

ApacheCon Dublin Cancelled?

2001-07-15 Thread Matt Sergeant
conferences, and I would venture to say they were one of the better organised conferences I've attended. Sad to see them go. I'll maybe put a news item on Take23 as I know more. At the moment I'm just going from emails to the speakers at XML Dev Con. -- Matt/ /||** Founder and CTO

Re: BOF?

2001-07-16 Thread Matt Sergeant
On Mon, 16 Jul 2001, Gunther Birznieks wrote: At 12:10 AM 7/16/2001 -0500, James G Smith wrote: Matt Sergeant [EMAIL PROTECTED] wrote: On Sat, 14 Jul 2001, brian moseley wrote: On Sat, 14 Jul 2001, Ken Williams wrote: I just noticed that there's no mod_perl BOF listed

Re: BOF?

2001-07-16 Thread Matt Sergeant
://home.sergeant.org/Fall_Confs/DSC00072.JPG?size=half (as tempting as it may be to look at other pics on the site, please try not to, as the site is only behind a 64K link, thanks!) -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML

ApacheCon 2001 Europe: CANCELLED (fwd)

2001-07-17 Thread Matt Sergeant
-Forwarded Message- From: Rodent of Unusual Size [EMAIL PROTECTED] To: ApacheCon Announcements [EMAIL PROTECTED], Apache Announcements [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: ApacheCon 2001 Europe: CANCELLED Due to financial considerations beyond our control and unrelated to past

Re: [ANNOUNCE] SOAP::Lite 0.51 (mod_soap and mod_xmlrpc included)

2001-07-19 Thread Matt Sergeant
. At the moment I'm doing it as a hack into your SOAP::Lite internals. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news

Re: announce: mod_perl-1.25_01

2001-07-10 Thread Matt Sergeant
for AxKit users. Without that line, we're totally clear of complaints (removed for AxKit 1.4_80), apart from the old expat segfaults. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http

Re: [OT] Inspired by closing comments from the UBB thread.

2001-08-01 Thread Matt Sergeant
guru) or possibly storing the embedded SQL in some sort of external file structure accessible via storable, XML::Simple or some other means. http://axkit.org/docs/presentations/tpc2001/anydbd.axp -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com

Re: [OT] Inspired by closing comments from the UBB thread.

2001-08-01 Thread Matt Sergeant
example to look at. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news and resources: http://take23.org ** \\// //\\ // \\

Re: dbi abstraction layer on perlmonks

2001-08-03 Thread Matt Sergeant
. Ah, the mythical ellipses operator ... :-) yada yada yada -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news

Re: segfault with mod_perl, Oraperl, XML::Parser

2001-08-03 Thread Matt Sergeant
, although still needs better validation and error handling. Try XML::LibXML. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP

RE: More problems with custom config directives (LONG)

2001-08-22 Thread Matt Sergeant
: mod_perl version used is 1.23 There have been some fairly serious config directives bugs fixed since then. I suggest an upgrade. Matt. _ This message has been checked for all known viruses by Star Internet delivered through

RE: More problems with custom config directives (LONG)

2001-08-22 Thread Matt Sergeant
server, seriously. I do it on axkit.org (at least I did it on axkit.org when it was live), but there was never anything business critical on there except documentation. Matt. _ This message has been checked for all known viruses

[Rambling OT] RE: AxKit.org/axkit.apache.org timing?

2001-09-03 Thread Matt Sergeant
to apache.org. Oh, and I also don't exactly know how the Apache thing will work - since they don't run AxKit I'm not sure how I'm going to get all my stuff up on their site. Maybe just use apache.org as a proxy. Not sure yet. Matt

[OT] ppm options, [was: RE: Nothing ever works for me :-(]

2001-09-10 Thread Matt Sergeant
ppm ppm set repository mp http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer ppm install mod_perl ppm quit Randy, How do I make the above set repository option sticky? I can't seem to find any way to save the option, and all the best stuff is in your repository :-) Matt

RE: AxKit Last-Modified header

2001-09-11 Thread Matt Sergeant
-Original Message- From: Brian Wheeler [mailto:[EMAIL PROTECTED]] $r-header_out(Last-Modified=''); and $r-header_out(Last-Modified=undef); but the header still comes out. Thoughts? Am I on the right track? Maybe: $r-headers_out-unset('Last-Modified'); Matt

RE: AxKit Last-Modified header

2001-09-11 Thread Matt Sergeant
-Original Message- From: Geoffrey Young [mailto:[EMAIL PROTECTED]] -Original Message- From: Matt Sergeant [mailto:[EMAIL PROTECTED]] -Original Message- From: Brian Wheeler [mailto:[EMAIL PROTECTED]] $r-header_out(Last-Modified=''); and $r

RE: Template or XML?

2001-09-17 Thread Matt Sergeant
only to have to set it all back up at home a week later). Matt. _ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http

RE: Template or XML?

2001-09-17 Thread Matt Sergeant
requires the current 1.5 beta). That way it becomes a bit easier. Either that, or do what I've done on projects - write your own taglib that completely and utterly hides the SQL from your pages. Matt. _ This message has been

RE: [OT] New Micro$oft vulnerability?

2001-09-18 Thread Matt Sergeant
the worm even for people who don't run IIS (unless they have our email virus protection service :-) This one's gonna grind the net to a halt pretty quick. I hate to think what this will mean for people running web servers at home over DSL (including me soon). Matt

RE: EVERYTHING=1

2001-09-24 Thread Matt Sergeant
(please send in plain text) It can increase the image size, but not substantially, especially if you specify DYNAMIC=1 too. And yes, it does incur a runtime performance penalty. That's why in AxKit adding in AddHandler axkit *.xml made a large performance difference. -Original Message-

Problem with Content-Type

2001-09-25 Thread Matt Juszczak
!!! -Matt but when your dreams have to be parsed via your minds php module, you know theres a problem...

Backticks as fast as XS

2001-09-26 Thread Matt Sergeant
, but I figure most people are on linux. Matt. _ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk

RE: Backticks as fast as XS

2001-09-26 Thread Matt Sergeant
-Original Message- From: Doug MacEachern [mailto:[EMAIL PROTECTED]] On Wed, 26 Sep 2001, Matt Sergeant wrote: Robin Berjon thought I should post this as a heads-up to anyone thinking what I thought: XS or pure perl code will always be faster than backticks or system

RE: Backticks as fast as XS

2001-09-27 Thread Matt Sergeant
= 2.75 CPU) @ 363.64/s (n=1000) Very interesting. I'll try that (I wish you'd been listening to clp.mod when I posted - other perl gurus weren't much help). Matt. _ This message has been checked for all known viruses by Star

RE: Problem using mod_perl-1.26 with perl 5.6.1 and XML::Parser

2001-10-19 Thread Matt Sergeant
it. If all that fails, switch to XML::LibXML or XML::SAX::PurePerl (actually, think about doing that anyway :-) Matt. _ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus

RE: Excellent article on Apache/mod_perl at eToys

2001-10-23 Thread Matt Sergeant
However, I would have to say that I feel like coding middleware in Java is easier and more standardized, and well documented. OK, so what are we missing? I feel like we're getting pretty close to standardisation of middleware development with environments like POE (which rocks, but is

RE: [OT] pdf creation

2001-10-29 Thread Matt Sergeant
PDF stuff is all done in C, so it's likely a bit faster than all the other (pure perl) options. I've heard good stuff about PDF::Create though (but I think that's one of the ones that didn't support images when I was looking). Matt

RE: Apache::Compress - any caveats?

2001-10-29 Thread Matt Sergeant
-Original Message- From: Ged Haywood [mailto:[EMAIL PROTECTED]] Hi there, On Wed, 24 Oct 2001, Mark Maunder wrote: I noticed that there are very few sites out there using Content-Encoding: gzip - in fact yahoo was the only one I could find. Is there a reason for this I

[OT] FW: OWASP Update

2001-10-29 Thread Matt Sergeant
Not sure if this should really be considered off topic, as it should be required reading. Anyway, go to owasp *now*, and read all the COV's you can get through. These should be required knowledge for any web developer, and the site seems to have detailed the various possible vulnerabilities

RE: inconsistency between CGI.pm and Apache::Request

2001-11-01 Thread Matt Sergeant
') Am I the only one who wants consistency between the two? I guess so. Your above is equivalent to: $r-param(foo = 'a', b = 'c'); (foo = qw(a b c)) doesn't do what it looks like it does, and that's a bad thing. Matt

RE: Shutdown

2001-11-02 Thread Matt Sergeant
-Original Message- From: ed phillips [mailto:[EMAIL PROTECTED]] Khachaturov, Vassilii wrote: Hi Matt, do you have any news on planned re-appearance of current axkit docs and mailing list archives online? The net people memory is short, if you don't come back noone will know

RE: Are global variables truly global?

2001-11-05 Thread Matt Sergeant
the same variable? Or will each child create an additional instance? It looks like you're using Win32, so you only get one process anyway - no children, no forking. All the other suggestions apply if you intend to be cross platform once you switch from COM to Perl objects though. Matt

RE: AxKit Shutdown

2001-11-06 Thread Matt Sergeant
-Original Message- From: Patrick [mailto:[EMAIL PROTECTED]] On Fri, Nov 02, 2001 at 09:48:52AM -, Matt Sergeant took time to write: This is sad indeed. Once everything is up and running again I'll write a complete document of the nightmares that getting it back up again

RE: xml parsing under mod_perl segfaults

2001-11-12 Thread Matt Sergeant
allow you to work with XML::SAX::PurePerl. Matt. _ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk

[OT] AxKit: Back online

2001-11-12 Thread Matt Sergeant
This post doesn't seem to have hit the list: -- Forwarded message -- Date: Mon, 12 Nov 2001 07:12:00 + (GMT) From: Matt Sergeant [EMAIL PROTECTED] To: AxKit Users Mailing List [EMAIL PROTECTED] Subject: [OT] AxKit: We're Back! Well, after around 12 or 13 weeks outage

[OT] AxKit: We're Back!

2001-11-12 Thread Matt Sergeant
-- Forwarded message -- Date: Mon, 12 Nov 2001 07:12:00 + (GMT) From: Matt Sergeant [EMAIL PROTECTED] To: AxKit Users Mailing List [EMAIL PROTECTED] Subject: [OT] AxKit: We're Back! Well, after around 12 or 13 weeks outage, axkit.org, axkit.com, and (less disconcerting

[OT] New persistent perl engine

2001-11-13 Thread Matt Sergeant
if this interests anyone. It's called PPerl, and it's on CPAN. Matt. -- :-Get a smart net/:- _ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further

RE: PPerl

2001-11-14 Thread Matt Sergeant
daemon. If that's perl code you're going to have similar (though not necessarily identical) slow startup problems. (note that I think POE is great, but it's the wrong solution here) Matt. _ This message has been checked for all

RE: how to install the XML::LibXSLT along with libxslt?

2001-11-14 Thread Matt Sergeant
You also need libxml2-devel, same for libxslt. This is covered in the INSTALL file. PS: PLEASE! Stop posting in HTML format. It makes it incredibly difficult at this end. Matt. -- :-Get a smart net/:- -Original Message- From: SubbaReddy M [mailto:[EMAIL PROTECTED]] Sent: 15 November

Ken Coar, virus

2001-11-15 Thread Matt Sergeant
Please do not open the last email sent by Ken Coar. It contains the Nimda virus. He has been notified. Matt. -- :-Get a smart net/:- _ This message has been checked for all known viruses by Star Internet delivered through

RE: [challenge] new mod_perl site

2001-11-15 Thread Matt Sergeant
-Original Message- From: Robin Berjon [mailto:[EMAIL PROTECTED]] there have been several prior fits of new website creation threads on this list. And it always seems to bring out the worst out of this list (remember the first time, when someone said Stas was a nazi for trying

Re: [Maybe OT] Modular design - calling pages like a subroutine witha twist.

2001-11-15 Thread Matt Sergeant
, which is how we do this kind of thing. -- Matt/ /||** Founder and CTO ** ** http://axkit.com/ ** //||** AxKit.com Ltd ** ** XML Application Serving ** // ||** http://axkit.org ** ** XSLT, XPathScript, XSP ** // \\| // ** mod_perl news and resources: http://take23

Locating infinite loops

2001-11-20 Thread Matt Sergeant
I have an error on my server that I think is caused by an infinite loop in perl code [*]. Does anyone have a reliable way to detect where this is happening on a server with lots of code? Matt. -- :-Get a smart net/:- [*] In case anyone was wondering, this is probably why you can't get

<    3   4   5   6   7   8   9   10   >