[nycbug-talk] Re: Spam probes

Ah Pook ahpook
Tue Nov 9 18:55:24 EST 2004


On Tuesday 09 November 2004 05:51 pm, George Georgalis wrote:
> On Tue, Nov 09, 2004 at 05:22:52PM -0500, Bob Ippolito wrote:
> >% echo "galis.org" | python -c "print ''.join([('&#%d;' % ord(c))
> > for c in raw_input()])"
>
> I wonder how Ah Pook uses it?

echo galis.org | perl -pe 's/(.)/"&#".ord($1).";"/eg'

Shorter.  :-)  There's also a thing I saw a while ago
http://www.whois.sc/info/webmasters/email-protection.html - turns the 
address into an image.  Then you have to type it in though, and people 
are lazy enough as it is.  I'd never get any mail!  Hmm, wait...




More information about the talk mailing list