Email address mangling in hopes of preventing spam
Wednesday, May 16th, 2007Honestly, does writing an email address as “yourname AT example dot com” on a website really prevent anymore spam than writing “yourname@example.com”? Seriously, the regular expression to parse the former isn’t all that much more difficult to write than the latter.
I would suggest that you have to write the address in such a way that [...]
