Re: [mp2]: Is there a package for Debian/testing?

2003-01-24 Thread Mark Fowler
test box as well and see how it goes. Of course, this will break any binary module you yourself installed (though the ones you installed through the debian package system should automatically upgrade themeselves too) Mark. -- #!/usr/bin/perl -T use strict; use warnings; print q{Mark Fowler

Re: development techniques

2003-01-10 Thread Mark Fowler
failed 1 tests of 3. Hope that helps. Mark. -- #!/usr/bin/perl -T use strict; use warnings; print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};

Re: Obfusacating the source

2002-11-19 Thread Mark Fowler
also Acme::Bleach, Acme::Pony...) -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm,$_,$y). $w;select

Re: Nearing banner submission deadline

2002-07-02 Thread Mark Fowler
uses a different weighting on the font, where the word 'perl' isn't as bold as the others. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl

Re: Image manipulation recommendation?

2002-06-28 Thread Mark Fowler
On Thu, 27 Jun 2002, Ryan Thompson wrote: I'm working on a mod_perl web project in which it would be *really* quite handy if I could dynamically rasterize text over existing images. Apache::ImageMagick ? http://search.cpan.org/search?dist=Apache-ImageMagick -- s'' Mark Fowler

Re: URL

2002-06-14 Thread Mark Fowler
(browser) you *may* be able to access the urlbar though a plugin, though javascript or though using a keyword system. Methods for doing this however are offtopic for this list and I wish you luck in finding solutions. Mark. -- s'' Mark Fowler London.pm

Re: separating C from V in MVC

2002-06-14 Thread Mark Fowler
change all our SQL. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm,$_,$y). $w;select$k,$k

Re: OSC early bird and mod_perl T-Shirts

2002-06-10 Thread Mark Fowler
the country for political reasons, it might be nice to at least have them at other conferences...YAPC::Europe 2002 for example. Mark (Who has too many perl tshirts, but wouldn't mind another) -- s'' Mark Fowler London.pm Bath.pm http

Re: Memory Leaks

2002-05-20 Thread Mark Fowler
($@) $@-isa('Exception::DB')) { Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm

Re: Force a 404 error?

2002-05-16 Thread Mark Fowler
'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm,$_,$y). $w;select$k,$k,$k,.03}$y+=2}

Re: we need mod_perl banners

2002-05-14 Thread Mark Fowler
a while back, but him waiting on the correct font (my memory is a bit vague on this) (Insert joke about needing the src and closed source banners here) Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL

Re: [RFC] Dynamic image generator handler

2002-05-10 Thread Mark Fowler
can use. It sounds good to me. Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm

Re: [ANN] Testing Tool for mod_perl CGI Applications: Puffin

2002-05-05 Thread Mark Fowler
What's a mod_perl CGI Application? :-) Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm

Re: Scope of Perl Special Variables

2002-05-05 Thread Mark Fowler
ways for you to screw yourself over with local, but used carefully it should be fine... Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs

Re: Perl Callbacks not working

2002-05-01 Thread Mark Fowler
); } ) } Will not login no matter what you set $login or $password to be later as the anonymous subroutine will be bound to the particular $login and $password created in init. Hope this is helpful (and the problem isn't more serious) Mark. -- s'' Mark Fowler London.pm Bath.pm

Re: Trapping browser events

2002-04-12 Thread Mark Fowler
/code/ch04/Cookbook/CheckConnection.pm Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm

Re: Help Requested: Segfault 11 7 MONTHS after compilation on multipleservers all compiled the same running different code and different RedhatReleased all on the same day [BUG]

2002-04-09 Thread Mark Fowler
be written to by your webserver? Isn't this a little insecure? Later. Mark. [1] Compiles in the looses sense of the word. Very accurate for C, less true for other languages. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com

Re: tt2 using mason tags

2002-04-08 Thread Mark Fowler
%] ... [% END %] for actual real perl code Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm

Re: Unable to extract tomcat distribution - Please help

2002-03-29 Thread Mark Fowler
On Thu, 28 Mar 2002, Kairam, Raj wrote: Any help will be very much appreciated. Help with tomcat can be found on one of the Jakarta mailing lists. http://jakarta.apache.org/site/mail.html Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http

Re: [ANNOUNCE] The New mod_perl logo - results now in...

2002-03-15 Thread Mark Fowler
restricted to the pixel banners that currently exist? Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30

Re: Hi........

2002-03-09 Thread Mark Fowler
to ask for help if you've got any problems, just send details of any error messages, the nature of the problem and what systems you're trying to install it on (with what technique) and I (or others) will do our best to help you. Later. Mark. -- s'' Mark Fowler

Re: here is a good modperl question on perlmonk

2002-03-06 Thread Mark Fowler
://www.rdesktop.org/ -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm,$_,$y). $w;select$k,$k,$k,.03}$y+=2}

Re: Breaks in mod_perl, works in Perl

2002-03-06 Thread Mark Fowler
run out of memory in which case slamming it to disk would be no worse than a page hit) correct? Or am I missing something? Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap

Re: trouble with mod-perl soap handler

2002-02-27 Thread Mark Fowler
/BODY /HTML For a simple GET if the handler is being called you should get the 405 (as you didn't issue a proper soap request.) -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent

Re: Net::LDAP::Extension

2002-02-27 Thread Mark Fowler
clearer - a collection of modules are described at once in other module's pod. Net::LDAP::Extension doesn't seem to have any pod itself, so maybe someone else who's used the package could point out which bit of the perl-ldap documentation describes it. Mark. -- s'' Mark Fowler

Re: Image Magick Alternatives?

2002-02-18 Thread Mark Fowler
Said simply, it's not a simple CPAN install. If you have any problems, give me a shout and I'll see if I can help, since it's all fresh in my mind atm. Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL

Re: [OT] Moving WYPUG

2002-02-15 Thread Mark Fowler
for this on many systems -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm,$_,$y). $w;select$k,$k,$k

Re: New mod_perl Logo

2002-01-29 Thread Mark Fowler
. To borrow the really horrible slashdot phrase though, I am not a lawyer Later. Mark -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split

Re: Single login/sign-on for different web apps?

2002-01-17 Thread Mark Fowler
a compact policy in your P3P header[1], otherwise the browser will consider this an unauthorised attempt to serve a third party image and block the cookie. Later. Mark. [1] See http://www.w3c.org/p3p/, http://2shortplanks.com/temp/P3P-ToCP-0.02.tar.gz for more information -- s'' Mark

Re: Fast template system

2001-12-30 Thread Mark Fowler
in your own custom handlers etc. Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm

Re: Tips tricks needed :)

2001-12-20 Thread Mark Fowler
to pull the stuff out. Later Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm,$_,$y). $w

Re: load balancing on apache

2001-12-14 Thread Mark Fowler
it myself, but people I know say good things about their experiences with it. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split

Re: Perl and Microsoft Excel?

2001-11-29 Thread Mark Fowler
On Thu, 29 Nov 2001, Tom Servo wrote: Hopefully someone else knows of a CPAN module to work with Excel files, though... Spreadsheet::ParseExcel and Spreadsheet::WriteExcel? Both have ::Simple versions too. I've used them in the past and it's Worked For Me (tm) Later. Mark. -- s'' Mark

Re: [OT] P3P policies and IE 6 (something to be aware of)

2001-10-31 Thread Mark Fowler
help. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t-Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t-Tgoto(cm,$_,$y). $w;select$k,$k,$k,.03}$y+=2}