Things YOU have made

Ok for real now :p

link

Please let me know if you have any feedback, suggestions, etc. Thanks!
 
Originally posted by a_iver@Mar 3 2007, 08:55 AM
Ok for real now :p

link

Please let me know if you have any feedback, suggestions, etc. Thanks!
Maybe you should use a php mail form instead of posting your email adress. Now any bot can get that email and add it to their spam list...
 
Originally posted by Scythe+Mar 3 2007, 04:32 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Scythe @ Mar 3 2007, 04:32 AM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-a_iver@Mar 3 2007, 08:55 AM
Ok for real now :p

link

Please let me know if you have any feedback, suggestions, etc. Thanks!
Maybe you should use a php mail form instead of posting your email adress. Now any bot can get that email and add it to their spam list... [/b][/quote]
Very true :)

What I did instead is use javascript variable to combine different parts of my address when the person clicks on the link, and the display of it is coded in html numbers and also seperate by a span tag (which i think might throw them off also, i'm not sure)

Some web developer guy from the internets says it's what he recommends but I kind of made my own version of it. We'll see how it works.. If I start getting spam I'll use a different address and do the form thing but I think it should block it out.
 
Originally posted by a_iver+Mar 3 2007, 07:50 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (a_iver @ Mar 3 2007, 07:50 PM)</td></tr><tr><td id='QUOTE'>
Originally posted by Scythe@Mar 3 2007, 04:32 AM
<!--QuoteBegin-a_iver
@Mar 3 2007, 08:55 AM
Ok for real now :p

link

Please let me know if you have any feedback, suggestions, etc. Thanks!

Maybe you should use a php mail form instead of posting your email adress. Now any bot can get that email and add it to their spam list...
Very true :)

What I did instead is use javascript variable to combine different parts of my address when the person clicks on the link, and the display of it is coded in html numbers and also seperate by a span tag (which i think might throw them off also, i'm not sure)

Some web developer guy from the internets says it's what he recommends but I kind of made my own version of it. We'll see how it works.. If I start getting spam I'll use a different address and do the form thing but I think it should block it out. [/b][/quote]
Well the real problem is that your mail adress can just be read, so any spambot that finds its way on your site will search for anything with an @ in it and add it to its list...

At the least I would recommend changing the name of the mail link to 'Mail me' or something.
 
this is how i coded the display:

<span> & # 1 0 5 ; & # 1 1 0 ; & # 1 0 2 ; & # 1 1 1 ; & # 6 4 ; </span> & # 9 7 ; & # 1 1 0 ; & # 1 1 6 ; & # 1 0 4 ; & # 1 1 1 ;& # 1 1 0 ;& #1 2 1 ; & # 10 5 ; & # 1 1 8 ; & # 1 0 1 ; &# 1 1 4 ; & #1 1 5 ; & # 11 1 ;& # 1 10 ; & #4 6 ; &# 9 9 ; &# 1 1 1 ; & #1 0 9 ;
(numbers are spaced so they don't turn into letters)

what i think they would see is:

<span>info@</span>anthonyiverson.com

some bots can translate the html numbers into letters, but i wouldn't think they'd know how to handle tags in the middle of the address. they'd have to be an actual browser to figure that one out, at least i would think so.
 
Originally posted by a_iver@Mar 3 2007, 09:10 PM
this is how i coded the display:

<span> & # 1 0 5 ; & # 1 1 0 ; & # 1 0 2 ; & # 1 1 1 ; & # 6 4 ; </span> & # 9 7 ; & # 1 1 0 ; & # 1 1 6 ; & # 1 0 4 ; & # 1 1 1 ;& # 1 1 0 ;& #1 2 1 ; & # 10 5 ; & # 1 1 8 ; & # 1 0 1 ; &# 1 1 4 ; & #1 1 5 ; & # 11 1 ;& # 1 10 ; & #4 6 ; &# 9 9 ; &# 1 1 1 ; & #1 0 9 ;
(numbers are spaced so they don't turn into letters)

what i think they would see is:

<span>info@</span>anthonyiverson.com

some bots can translate the html numbers into letters, but i wouldn't think they'd know how to handle tags in the middle of the address. they'd have to be an actual browser to figure that one out, at least i would think so.
Oh, i see. That's clever.
 
Originally posted by Scythe+Mar 3 2007, 02:53 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Scythe @ Mar 3 2007, 02:53 PM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-a_iver@Mar 3 2007, 09:10 PM
this is how i coded the display:

<span> & # 1 0 5 ; & # 1 1 0 ; & # 1 0 2 ; & # 1 1 1 ; & # 6 4 ; </span> & # 9 7 ; & # 1 1 0 ; & # 1 1 6 ; & # 1 0 4 ; & # 1 1 1 ;& # 1 1 0 ;& #1 2 1 ; & # 10 5 ; & # 1 1 8 ; & # 1 0 1 ; &# 1 1 4 ; & #1 1 5 ; & # 11 1 ;& # 1 10 ; & #4 6 ; &# 9 9 ; &# 1 1 1 ; & #1 0 9 ;
(numbers are spaced so they don't turn into letters)

what i think they would see is:

<span>info@</span>anthonyiverson.com

some bots can translate the html numbers into letters, but i wouldn't think they'd know how to handle tags in the middle of the address. they'd have to be an actual browser to figure that one out, at least i would think so.
Oh, i see. That's clever. [/b][/quote]
Stubborn :D
 
Originally posted by a_iver@Mar 3 2007, 01:55 AM
Ok for real now :p

link

Please let me know if you have any feedback, suggestions, etc. Thanks!
:nerd:
 
completely 100% purely totally by ME!!!!


click

It may not look like much, but I'm proud of it - all the php and css and ... *faints*

hours and hours of work
 
Back
Top