Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 10-23-2005, 21:02   #1 (permalink)
NH
Civilians

 
Default Email and spammers

I've been reading that email addresses on websites can be farmed by
spammers. Can anyone tell me is this something I should be worrying about?
Should I be trying to hide them with java scripts?


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 10-23-2005, 21:03   #2 (permalink)
Malcolm Dew-Jones
Civilians

 
Default Re: Email and spammers

NH (nh@NOSPAMm183.freeserve.co.uk) wrote:
: I've been reading that email addresses on websites can be farmed by
: spammers.

Can and are.

: Can anyone tell me is this something I should be worrying about?

Sort of, i.e. that email _may_ end up getting lots of spam.

I would guess 10% probability the account will become unusable, but that
is a wild guess, and will depend on many factors such as how popular the
web page is.


: Should I be trying to hide them with java scripts?

You can though it may or may not work that well, and javascript is
inconvenient for people who turn it off to avoid pop-ups etc.

Another technique is to use throw-away mail accounts. If the contact
account starts getting too much spam then change it. To minimize problems
for legit contacts, always respond to them using a permanent account.

I.e. they send a legit question to "details@domain.com", so you reply from
"fred@domain.com". If "details" starts to get spam then change it,
perhaps to "information" or etc. Replies from th legit customer still go
to fred so they still work. And if they lookup the mail on the web site
then it doesn't matter that it changed.

Many company directores will ask you to provide the full name of the
employee. Only then will they provide the personal email. That way the
emails are available but not visible.

Or spell out the email, like many usenet posters do. A person can see
what the text means but it is much harder for a spambot to harvest

my email is "harry dot smith at domain dot com".


--

This programmer available for rent.
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-23-2005, 21:03   #3 (permalink)
G
Civilians

 
Default Re: Email and spammers


"NH" <nh@NOSPAMm183.freeserve.co.uk> wrote in message
news:djh23t$jo1$1@news6.svr.pol.co.uk...
> I've been reading that email addresses on websites can be farmed by
> spammers. Can anyone tell me is this something I should be worrying
> about?


Simple answer - Yes ...

In fact I now don't put my personal email addresses online ... spam is a big
problem and one of my true pet hates ... It will only go when the one in a
thousand idiot stops buying from them ...

G


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-23-2005, 21:03   #4 (permalink)
Robert Broughton
Civilians

 
Default Re: Email and spammers

NH wrote:

> I've been reading that email addresses on websites can be farmed by
> spammers. Can anyone tell me is this something I should be worrying
> about?


Yes, it is.

> Should I be trying to hide them with java scripts?


Yes. Here's a script for you:

<script language="JavaScript">

function liame_fred(name,host) {
var k = "\100";
var email = "o:" + name + k + host;
window.location.replace('mailt'+email);
}

</script>

Use it like this:

<a href="javascript:liame_fred('me','you.com');">me AT you.com</a>

--
Bob Broughton
http://broughton.ca/
Vancouver, BC, Canada
"I am talking about impeachment... If (George W. Bush) commits oral sex in
the Oval Office, and I don't care with whom, that will be the straw that
broke the camel's back. Out he goes." - Kurt Vonnegut, Oct. 7, 2005
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-24-2005, 09:04   #5 (permalink)
Toby Inkster
Civilians

 
Default Re: Email and spammers

Malcolm Dew-Jones wrote:

> Or spell out the email, like many usenet posters do. A person can see
> what the text means but it is much harder for a spambot to harvest
>
> my email is "harry dot smith at domain dot com".


A variation on this:
http://examples.tobyinkster.co.uk/email-hide

(view source)

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-24-2005, 13:05   #6 (permalink)
NH
Civilians

 
Default Re: Email and spammers

"> I've been reading that email addresses on websites can be farmed by
> spammers. Can anyone tell me is this something I should be worrying
> about? Should I be trying to hide them with java scripts?
>

Many thanks for the answers. Enough to work with there.


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-26-2005, 05:03   #7 (permalink)
Jurgen Nijhuis
Civilians

 
Default Re: Email and spammers

On Sun, 23 Oct 2005 23:16:31 +0100, "NH"
<nh@NOSPAMm183.freeserve.co.uk> wrote:

>I've been reading that email addresses on websites can be farmed by
>spammers. Can anyone tell me is this something I should be worrying about?
>Should I be trying to hide them with java scripts?
>


Yes, although encoded JS is even better. An easy online app is this:
http://automaticlabs.com/products/enkoderform

Jurgen Nijhuis
Argos Media Solutions
www.argosmedia.nl
www.handboekwebwinkel.nl
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blog spammers using zombies? John Bokma Web Design 35 09-07-2005 03:00
WSI - Corporate Spammers? Tony Web Design 3 06-18-2005 19:00
How do I send and receive email from a public folder email addres. =?Utf-8?B?TWlrZQ==?= Microsoft Applications 1 12-07-2004 15:00
[MV] Changed email, how do I subscribe to my new email andunsubscribe from my old??? Jeffrey Cerniglia MV List 0 11-13-2004 13:50
Re: [MV] Scammers, Spammers, and other dung J. Forster MV List 0 10-16-2004 03:00


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 22:25.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.85638 seconds with 19 queries