| RobinAnn on Oct 7, 2004 at 6:09:55 PM (# 3062) friggin js writing spam-enablers ...*huff* \:o(
I don't know any timeframe scripts yet. I did however design a page for people to see if javascript is turned off (based on the december14 site, see http://www.december14.net/mail.shtml ).
An image as the name-link is a good idea. I read that too, Chris . People instinctively want to see the that @ symbol - it's thier clue. I've got to get busy on that (name-link-images) too, unless learning the server-side approach is your / the strongest recommendation. BachusII on Oct 7, 2004 at 9:39:28 PM (# 3063) This message has been edited.> friggin js writing spam-enablers ...*huff* \:o(
And OCR capable too/
> I don't know any timeframe scripts yet.
I don't either. But I can envision one, which is almost as good as having written one.
It requires a bit of (realtime) access log parsing. If one IP adres requests 10, or more, document urls (htm, html, php, etc) within a 1 second timeframe you can be fairly sure it is no human doing the browsing. chipple on Oct 7, 2004 at 10:17:59 PM (# 3064)Anyone bothered to check out the HTML source of GMail? Only had a glance, but I thought it was pretty weird stuff, to say the least...!
And no, I have no invites. :) MHenke on Oct 8, 2004 at 1:27:49 AM (# 3065)@BachusII > If one IP adres requests 10, or more, document urls (htm, html, php, etc) within a 1 second timeframe you can be fairly sure it is no human doing the browsing. Obvious you havn't seen me browsing yet... 8) BachusII on Oct 8, 2004 at 1:55:08 AM (# 3066)Do tell.
What limit would you suggest then? MHenke on Oct 8, 2004 at 2:04:33 AM (# 3067)No no, just kidding, sounds reasonable. Tho, that would also affect tools like download manager for offline browsing (probably not a big issue). BachusII on Oct 8, 2004 at 2:42:41 AM (# 3068) This message has been edited.Not an issue.
In that case the user should get a page which
- requires human intervention
- contains a link back to the originating url (our script, absolute url), see previous
- and (out of sight) lots of inventive bogus addresses for the harvesters <sadistic_grin size="XL" />
And, I almost forgot, our script should log IP, remote host names, time, etc when a bot is suspected (in other words, allways unless we trust the request enough to send a mailto redirect)
|