<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Protect Your Email Address with PHP Hide_Email()</title> <atom:link href="http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/feed/" rel="self" type="application/rss+xml" /><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <lastBuildDate>Fri, 30 Jul 2010 02:50:12 -0700</lastBuildDate> <generator>http://wordpress.org/?v=2.8.6</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: fedmich</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32668</link> <dc:creator>fedmich</dc:creator> <pubDate>Wed, 03 Feb 2010 23:05:24 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32668</guid> <description>GD Creation of image adds CPU load on the server, which I don&#039;t want to resort to as much as possible.</description> <content:encoded><![CDATA[<p>GD Creation of image adds CPU load on the server, which I don&#8217;t want to resort to as much as possible.</p> ]]></content:encoded> </item> <item><title>By: Kim Steinhaug</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32664</link> <dc:creator>Kim Steinhaug</dc:creator> <pubDate>Wed, 03 Feb 2010 19:37:26 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32664</guid> <description>Nice, the code was removed, logic wasnoscript
img src=&quot;imagecreation.php?codedemail@here.comThe email fed to the image cration script would then have some letter switching, simple as a=c, c=b,c=a and such would be enough - than other way around server side.</description> <content:encoded><![CDATA[<p>Nice, the code was removed, logic was</p><p>noscript<br
/> img src=&#8221;imagecreation.php?codedemail@here.com</p><p>The email fed to the image cration script would then have some letter switching, simple as a=c, c=b,c=a and such would be enough &#8211; than other way around server side.</p> ]]></content:encoded> </item> <item><title>By: Kim Steinhaug</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32663</link> <dc:creator>Kim Steinhaug</dc:creator> <pubDate>Wed, 03 Feb 2010 19:35:55 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32663</guid> <description>Alright, I just got the perfect sollution to make everyone happy here. The noscript function should simply be something like:A simple switching of letters and other way around serverside, and voila a perfect sollution! To bad I dont have my own blog up, I could have made myself some bonus hits by adding this feature!</description> <content:encoded><![CDATA[<p>Alright, I just got the perfect sollution to make everyone happy here. The noscript function should simply be something like:</p><p>A simple switching of letters and other way around serverside, and voila a perfect sollution! To bad I dont have my own blog up, I could have made myself some bonus hits by adding this feature!</p> ]]></content:encoded> </item> <item><title>By: Wesam Alalem</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32656</link> <dc:creator>Wesam Alalem</dc:creator> <pubDate>Wed, 03 Feb 2010 13:50:25 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32656</guid> <description>great function, I was using something like &#039;mail AT example DOT com&#039;, but now I&#039;ll use this.
Thank you</description> <content:encoded><![CDATA[<p>great function, I was using something like &#8216;mail AT example DOT com&#8217;, but now I&#8217;ll use this.<br
/> Thank you</p> ]]></content:encoded> </item> <item><title>By: fedmich</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32653</link> <dc:creator>fedmich</dc:creator> <pubDate>Wed, 03 Feb 2010 01:48:24 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32653</guid> <description>I prefer the js version, but if possible, I&#039;ll just make an image to show the email.anyway, here&#039;s one I made before and use,
http://www.pastetool.com/hide_email/Thanks for sharing :)</description> <content:encoded><![CDATA[<p>I prefer the js version, but if possible, I&#8217;ll just make an image to show the email.</p><p>anyway, here&#8217;s one I made before and use,<br
/> <a
href="http://www.pastetool.com/hide_email/" rel="nofollow">http://www.pastetool.com/hide_email/</a></p><p>Thanks for sharing <img
src='http://www.webappers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: qqrq</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32649</link> <dc:creator>qqrq</dc:creator> <pubDate>Tue, 02 Feb 2010 20:58:56 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32649</guid> <description>Kim =&gt; IMHO worrying about users that don&#039;t have JS enabled is NOT just old-fashioned. Remember about tools that disable JS, which user can install (i.e. as Firefox add-on). It&#039;s not a bad idea to use this stuff - if you launch browser from admin account (everything else in WinXP is pain in the ass), you can still suffer from &quot;evil&quot; scripts. And what about work? Some of us have blocked scripts doing their jobs.</description> <content:encoded><![CDATA[<p>Kim =&gt; IMHO worrying about users that don&#8217;t have JS enabled is NOT just old-fashioned. Remember about tools that disable JS, which user can install (i.e. as Firefox add-on). It&#8217;s not a bad idea to use this stuff &#8211; if you launch browser from admin account (everything else in WinXP is pain in the ass), you can still suffer from &#8220;evil&#8221; scripts. And what about work? Some of us have blocked scripts doing their jobs.</p> ]]></content:encoded> </item> <item><title>By: Mattias Wirf</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32648</link> <dc:creator>Mattias Wirf</dc:creator> <pubDate>Tue, 02 Feb 2010 17:57:25 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32648</guid> <description>Great, the more ways to fight spam the better. I also think about the none js browsing visitors, but that can&#039;t be a high number, right?</description> <content:encoded><![CDATA[<p>Great, the more ways to fight spam the better. I also think about the none js browsing visitors, but that can&#8217;t be a high number, right?</p> ]]></content:encoded> </item> <item><title>By: Kim Steinhaug</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32646</link> <dc:creator>Kim Steinhaug</dc:creator> <pubDate>Tue, 02 Feb 2010 17:10:48 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32646</guid> <description>This is probably a great idea to implement on our customers webpages, as an option for them to enable. Myself I still have doubts about anything that isnt compatible with a none js browser - however I must be thinking like a dinosaur now.I used that argument like 5 years ago, it cannot possibly still be valid! Most parsers can&#039;t possible see this, even if theoretical possible as they wouldt need to render the page which gives enourmous overhead when scarping say a million webpages. I am pretty sure you eliminate 99% of scrapers this way.</description> <content:encoded><![CDATA[<p>This is probably a great idea to implement on our customers webpages, as an option for them to enable. Myself I still have doubts about anything that isnt compatible with a none js browser &#8211; however I must be thinking like a dinosaur now.</p><p>I used that argument like 5 years ago, it cannot possibly still be valid! Most parsers can&#8217;t possible see this, even if theoretical possible as they wouldt need to render the page which gives enourmous overhead when scarping say a million webpages. I am pretty sure you eliminate 99% of scrapers this way.</p> ]]></content:encoded> </item> <item><title>By: Fan</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32642</link> <dc:creator>Fan</dc:creator> <pubDate>Tue, 02 Feb 2010 14:28:14 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32642</guid> <description>kinda cool... but you could just use gmail and not worry about spam.</description> <content:encoded><![CDATA[<p>kinda cool&#8230; but you could just use gmail and not worry about spam.</p> ]]></content:encoded> </item> <item><title>By: Scott MacDonald</title><link>http://www.webappers.com/2010/02/02/protect-your-email-address-with-php-hide_email/comment-page-1/#comment-32641</link> <dc:creator>Scott MacDonald</dc:creator> <pubDate>Tue, 02 Feb 2010 13:12:17 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=2389#comment-32641</guid> <description>Cool idea... though I really doubt it will take long at all for there to be bots that will start parsing this. The safety lies in the fact that hopefully it doesn&#039;t get too popular, or finding your own ways to slightly tweak it.</description> <content:encoded><![CDATA[<p>Cool idea&#8230; though I really doubt it will take long at all for there to be bots that will start parsing this. The safety lies in the fact that hopefully it doesn&#8217;t get too popular, or finding your own ways to slightly tweak it.</p> ]]></content:encoded> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enchanced) (user agent is rejected)
Content Delivery Network via maxcdn.webappers.com (user agent is rejected)

Served from: ps11300.dreamhostps.com @ 2010-07-30 00:55:06 -->