|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re: framechat (mod_perl patch)by OeufMayo (Curate) |
| on Jun 12, 2001 at 15:47 UTC ( [id://87842]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Once again epoptai++ for this really nice update. Here's a patch for the mod_perl users which allows them to run framechat with mod_perl. This is really faster than the regular version because the whole script is only loaded once, and all the script has to do then is to fetch the XML and print it. It is implemented as a Apache::Registry handler, if I got some time and if there's enough interest, I could maybe come up with a full blown Apache::Framechat for all the CB addicts around.
framechat2 mod-perl
20010613 - update: Fixed the __END__ token problem, and returns a true value; 20010825 - update: Updated the patch for framechat2 <kbd>--my $OeufMayo = new PerlMonger::Paris({http => 'paris.mongueurs.net'});</kbd>
In Section
Code Catacombs
|
|
||||||||||||||||||||||||||||