The Artima Developer Community
Sponsored Link

Web Buzz Forum
Readable non-harvestable email addresses with CSS

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stuart Langridge

Posts: 2006
Nickname: aquarius
Registered: Sep, 2003

Stuart Langridge is a web, JavaScript, and Python hacker, and sometimes all three at once.
Readable non-harvestable email addresses with CSS Posted: Aug 21, 2008 2:48 PM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Stuart Langridge.
Original Post: Readable non-harvestable email addresses with CSS
Feed Title: as days pass by
Feed URL: http://feeds.feedburner.com/kryogenix
Feed Description: scratched tallies on the prison wall
Latest Web Buzz Posts
Latest Web Buzz Posts by Stuart Langridge
Latest Posts From as days pass by

Advertisement
Stupid hack I’ve just thought of. My email address is: @silogenixkry.org Spam harvesters looking at that will see the following code: <p style="padding-left: 5em"><span>@</span><span style="margin-left: -2.5em">sil</span><span style="margin-left: 3.5em">ogenix</span><span style="margin-left: -5.3em">kry</span><span style="margin-left: 4.1em">.org</span></p> Or, with HTML stripped, @silogenixkry.org, which ain’t an email address. It does it by breaking up the address into bits, putting the bits into HTML in the [...]

Read: Readable non-harvestable email addresses with CSS

Topic: Controlling Banshee over D-Bus Previous Topic   Next Topic Topic: How To Install Thunderbird 2 on Fedora; Fedora Development Respository Broken for Fedora Core 6

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use