Re: [ANNOUNCE] Croyden.pm: cancelled

2008-10-07 Thread Paul Golds
On Tue, Oct 7, 2008 at 4:06 PM, David Cantrell <[EMAIL PROTECTED]> wrote: > Croyden.pm this evening is cancelled due to lack of interest. Ah, this makes the decision whether to wander that way on the way home slightly easier...

Re: Oops - I meant OT Virtual Reality?

2003-08-14 Thread Paul Golds
On Wed, Aug 06, 2003 at 04:21:02PM +0200, Damon Davison wrote: > The nice people in the white coats explained it to me thusly: > > Once upon a time, this list was about Perl. Now it is mostly about anything > else (social, generally). Since then the list topic has changed to "anything > but pe

Re: 5.8.0

2002-11-27 Thread Paul Golds
date so they don't have to check each module will work on the somewhat vintage version currently there. Don't want them put off by silly incompatibilities here. Paul Golds

Re: Writing XML from Perl

2002-10-24 Thread Paul Golds
id XML, and I had a lot less conditional logic to deal with. On the downside it naturally used up more memory, but since I wasn't dealing with overly huge datafiles this wasn't too much of an issue for me. Paul Golds

Re: similarity detection

2002-10-08 Thread Paul Golds
On Tue, Oct 08, 2002 at 12:11:38PM +0100, Shevek wrote: > > d(x,y) = (x1 - y1)^2 + (x2 - y2)^2 + (x3 - y3)^2 > The point being you don't need to square either, in which case you do get > a different ball. Surely you do need to square, or something with a (for example) difference of 10 on x, -10

Re: ADSL Help

2002-10-07 Thread Paul Golds
s with it so far. Only 10mbps though. Paul Golds __ [Information] -- PostMaster: This transmission is intended solely for the addressee(s) and may be confidential. If you are not the named addressee, or if the message has been

Re: mod_rewrite, individuality and purty urls

2002-05-03 Thread Paul . Golds
On the matter of reducing titles down automagically.. Be careful out there, Recently I've been looking into a problem we've been having with a system which indexes business names using stopword lists(The list of common words not to include) and porter-stemming (Which reduces a word to it's commo

Re: Load testing

2002-03-07 Thread Paul . Golds
g of coding myself a performance test thing when I was doing it, but never really got the time. Hope this helps, Paul Golds, who's really sorry about this bit added after his posts so is being remarkably quiet here.. __