Why do people still say name AT domain.com?
I can't remember the last time I saw someone list their email address on a blog or home page as name@domain.com.
Are spam bots still fooled by name AT domain.com?
Or is it for some other reason?
And Gmail seems to be so good at filtering out spam anyway, what's the point of hiding?
17 comments
[ 3.8 ms ] story [ 45.5 ms ] threadjim[at]domain.com
jim( a.t.] domain.com
jim THE WORD AT HERE domain.com
etc. etc.
It might all be for a lost cause but if there is a slim chance at obfuscation it costs them nothing to try.
<a href="javascript:location='mailto:\u006a\u006f\u006c\u0061\u006e\u0040\u0067\u006f\u0072\u006D\u0073\u0062\u0079\u002e\u0063\u006f\u006d';void%200">email me</a>
emailE='domain.com' emailE=('name' + '@' + emailE) document.write('or <A href="mailto:' + emailE + '">email me</a>.')
//--> </script>
<NOSCRIPT> <em>Email address protected by JavaScript.<BR> Please enable JavaScript to contact me.</em> </NOSCRIPT>
I think by disabling Javascript for yourself, you're missing out on a lot of the modern Web.
By the way, here is a blog post from 2008: http://techblog.tilllate.com/2008/07/20/ten-methods-to-obfus...
my system is to use the current year...
i.e. currentyear@mydomain.com so, 2010@ycombinator.com
http://olopede.com/contact/
Basically, if you have JS turned off, you get "team (.AT.) olopede.com"
But, with JS (which most people have), you get the correct form of the email, plus a mailto: link.