<?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/"
xmlns:media="http://search.yahoo.com/mrss/"
> <channel><title>Comments on: The full guide to mailto links!</title> <atom:link href="http://yoast.com/guide-mailto-links/feed/" rel="self" type="application/rss+xml" /><link>http://yoast.com/guide-mailto-links/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=guide-mailto-links</link> <description>Tweaking Websites</description> <lastBuildDate>Fri, 19 Mar 2010 08:37:34 +0000</lastBuildDate> <generator>http://wordpress.org/?v=</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Shawn</title><link>http://yoast.com/guide-mailto-links/#comment-74427</link> <dc:creator>Shawn</dc:creator> <pubDate>Thu, 22 Oct 2009 21:56:50 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-74427</guid> <description>&lt;code&gt; &lt;a href=&#039;http://www.wiretree.com&#039; rel=&quot;nofollow&quot;&gt;click me&lt;/a&gt; &lt;/code&gt;
maybe this will show it like I ment  : )</description> <content:encoded><![CDATA[<p><code> <a
href='http://www.wiretree.com' rel="nofollow">click me</a> </code><br
/> maybe this will show it like I ment  : )</p> ]]></content:encoded> </item> <item><title>By: Shawn</title><link>http://yoast.com/guide-mailto-links/#comment-74426</link> <dc:creator>Shawn</dc:creator> <pubDate>Thu, 22 Oct 2009 21:46:19 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-74426</guid> <description>&quot;&lt;a href=&#039;http://www.wiretree.com&#039; rel=&quot;nofollow&quot;&gt;click me&lt;/a&gt;&quot; sorry the link showed as a link i ment to display the whole thing</description> <content:encoded><![CDATA[<p>"<a
href='http://www.wiretree.com' rel="nofollow">click me</a>" sorry the link showed as a link i ment to display the whole thing</p> ]]></content:encoded> </item> <item><title>By: Shawn</title><link>http://yoast.com/guide-mailto-links/#comment-74425</link> <dc:creator>Shawn</dc:creator> <pubDate>Thu, 22 Oct 2009 21:44:37 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-74425</guid> <description>I really appreciate your Help.That sort of works but when Outlook 2007 opens it puts this in the body&lt;a href=&#039;http://www.wiretree.com&#039; rel=&quot;nofollow&quot;&gt;click me&lt;/a&gt;between the &#039; &#039; is hyperlinked and underlind but it still shows the surrounding stuff in plain text  It seems like some thing alot of people are looking to do but not very many clear cut answers. I understand this is due to the multitude of email clients out there. And i understand the need to encode but in my situation it is all internal and not even open to public viewing.</description> <content:encoded><![CDATA[<p>I really appreciate your Help.</p><p>That sort of works but when Outlook 2007 opens it puts this in the body</p><p><a
href='http://www.wiretree.com' rel="nofollow">click me</a></p><p>between the ' ' is hyperlinked and underlind but it still shows the surrounding stuff in plain text  It seems like some thing alot of people are looking to do but not very many clear cut answers. I understand this is due to the multitude of email clients out there. And i understand the need to encode but in my situation it is all internal and not even open to public viewing.</p> ]]></content:encoded> </item> <item><title>By: Eric Fickes</title><link>http://yoast.com/guide-mailto-links/#comment-74424</link> <dc:creator>Eric Fickes</dc:creator> <pubDate>Thu, 22 Oct 2009 21:36:42 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-74424</guid> <description>&lt;code&gt;
&lt;a href=&quot;mailto:ericfickes@gmail.com?subj=test&amp;body=&lt;a href=&#039;http://www.wiretree.com&#039;&gt;click me&lt;/a&gt;&quot; rel=&quot;nofollow&quot;&gt;click mailto&lt;/a&gt;
&lt;/code&gt;</description> <content:encoded><![CDATA[<p><code><br
/> <a
href="mailto:ericfickes@gmail.com?subj=test&amp;body=&lt;a href='http://www.wiretree.com'&gt;click me&lt;/a&gt;" rel="nofollow">click mailto</a><br
/> </code></p> ]]></content:encoded> </item> <item><title>By: Eric Fickes</title><link>http://yoast.com/guide-mailto-links/#comment-74423</link> <dc:creator>Eric Fickes</dc:creator> <pubDate>Thu, 22 Oct 2009 21:36:11 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-74423</guid> <description>Shawn, you can do this with encoding the HTML, but it&#039;s up to the email client to recognize and render as HTML.EX :&lt;a href=&quot;mailto:ericfickes@gmail.com?subj=test&amp;body=&lt;a href=&#039;http://www.wiretree.com&#039;&gt;click me&lt;/a&gt;&quot; rel=&quot;nofollow&quot;&gt;click mailto&lt;/a&gt;If you save that to an HTML file, you should see a &quot;click mailto&quot; link.  When the message pops up, my email client shows the HTML link, but doesn&#039;t render as clickable.HTH</description> <content:encoded><![CDATA[<p>Shawn, you can do this with encoding the HTML, but it's up to the email client to recognize and render as HTML.</p><p>EX :</p><p><a
href="mailto:ericfickes@gmail.com?subj=test&amp;body=&lt;a href='http://www.wiretree.com'&gt;click me&lt;/a&gt;" rel="nofollow">click mailto</a></p><p>If you save that to an HTML file, you should see a "click mailto" link.  When the message pops up, my email client shows the HTML link, but doesn't render as clickable.</p><p>HTH</p> ]]></content:encoded> </item> <item><title>By: Shawn</title><link>http://yoast.com/guide-mailto-links/#comment-74422</link> <dc:creator>Shawn</dc:creator> <pubDate>Thu, 22 Oct 2009 21:30:50 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-74422</guid> <description>I have been looking all over and I understand that I can&#039;t use a href mailto and have the Body be a html link. I have read this all over. But I am looking for a way around it. I dont want to send a server side email. I am using this as part of an internal use, and need to open the email client on the local machine but I have the need to put a Link in the Body of the email. The only way that I have seen to do this so far is to use a Java script. I am working from ASP. should I use Java script to do this and does any one know of a good site that can explain in full detail how to do this ?Thanks For all the good info here.</description> <content:encoded><![CDATA[<p>I have been looking all over and I understand that I can't use a href mailto and have the Body be a html link. I have read this all over. But I am looking for a way around it. I dont want to send a server side email. I am using this as part of an internal use, and need to open the email client on the local machine but I have the need to put a Link in the Body of the email. The only way that I have seen to do this so far is to use a Java script. I am working from ASP. should I use Java script to do this and does any one know of a good site that can explain in full detail how to do this ?</p><p>Thanks For all the good info here.</p> ]]></content:encoded> </item> <item><title>By: Grant</title><link>http://yoast.com/guide-mailto-links/#comment-72677</link> <dc:creator>Grant</dc:creator> <pubDate>Wed, 19 Aug 2009 13:03:49 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-72677</guid> <description>Can anyone please tell me why, in my mailto links, they break when they hit my &amp; conversions?</description> <content:encoded><![CDATA[<p>Can anyone please tell me why, in my mailto links, they break when they hit my &amp; conversions?</p> ]]></content:encoded> </item> <item><title>By: Debugged Interactive Designs</title><link>http://yoast.com/guide-mailto-links/#comment-38207</link> <dc:creator>Debugged Interactive Designs</dc:creator> <pubDate>Tue, 25 Nov 2008 04:21:59 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-38207</guid> <description>We created a free PHP class, which hides mailto links from spam harvesters =
http://www.debuggeddesigns.com/open-source-projects/mailto</description> <content:encoded><![CDATA[<p>We created a free PHP class, which hides mailto links from spam harvesters =<br
/> <a
href="http://www.debuggeddesigns.com/open-source-projects/mailto" rel="nofollow">http://www.debuggeddesigns.com/open-source-projects/mailto</a></p> ]]></content:encoded> </item> <item><title>By: The full guide to mailto links! &#124; The Affiliate Desk</title><link>http://yoast.com/guide-mailto-links/#comment-37898</link> <dc:creator>The full guide to mailto links! &#124; The Affiliate Desk</dc:creator> <pubDate>Mon, 10 Nov 2008 08:10:09 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37898</guid> <description>[...] The full guide to mailto links! [...]</description> <content:encoded><![CDATA[<p>[...] The full guide to mailto links! [...]</p> ]]></content:encoded> </item> <item><title>By: suzanne</title><link>http://yoast.com/guide-mailto-links/#comment-37787</link> <dc:creator>suzanne</dc:creator> <pubDate>Tue, 04 Nov 2008 11:02:38 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37787</guid> <description>ah this is helpful for sure! much thank you&#039;s!</description> <content:encoded><![CDATA[<p>ah this is helpful for sure! much thank you's!</p> ]]></content:encoded> </item> <item><title>By: How To: Creating Mailto Links &#124; WordPress Hacks Log</title><link>http://yoast.com/guide-mailto-links/#comment-37697</link> <dc:creator>How To: Creating Mailto Links &#124; WordPress Hacks Log</dc:creator> <pubDate>Sat, 01 Nov 2008 03:22:24 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37697</guid> <description>[...] does have its place and Joost De Valk over at Yoast.com recently published a great post explaining how to create a mailto link.Â  In his post, you&#8217;ll find the code you need, a list of variables, and a bunch of examples [...]</description> <content:encoded><![CDATA[<p>[...] does have its place and Joost De Valk over at Yoast.com recently published a great post explaining how to create a mailto link.Â  In his post, you&#8217;ll find the code you need, a list of variables, and a bunch of examples [...]</p> ]]></content:encoded> </item> <item><title>By: Tertius</title><link>http://yoast.com/guide-mailto-links/#comment-37646</link> <dc:creator>Tertius</dc:creator> <pubDate>Wed, 29 Oct 2008 16:25:47 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37646</guid> <description>Was just looking for this in some form processing that I&#039;m doing for a local educational client.I didn&#039;t even look for this, just stumbled accross your post!</description> <content:encoded><![CDATA[<p>Was just looking for this in some form processing that I'm doing for a local educational client.</p><p>I didn't even look for this, just stumbled accross your post!</p> ]]></content:encoded> </item> <item><title>By: Greg</title><link>http://yoast.com/guide-mailto-links/#comment-37620</link> <dc:creator>Greg</dc:creator> <pubDate>Tue, 28 Oct 2008 20:39:10 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37620</guid> <description>Code textareas are broken in IE7.What about those of us who use GMail?  (Plus, there&#039;s no tastier spider food than a juicy mailto: link...)</description> <content:encoded><![CDATA[<p>Code textareas are broken in IE7.</p><p>What about those of us who use GMail?  (Plus, there's no tastier spider food than a juicy mailto: link...)</p> ]]></content:encoded> </item> <item><title>By: lazy drunk</title><link>http://yoast.com/guide-mailto-links/#comment-37610</link> <dc:creator>lazy drunk</dc:creator> <pubDate>Tue, 28 Oct 2008 13:21:34 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37610</guid> <description>ooooo. now I see.</description> <content:encoded><![CDATA[<p>ooooo. now I see.</p> ]]></content:encoded> </item> <item><title>By: Joost de Valk</title><link>http://yoast.com/guide-mailto-links/#comment-37609</link> <dc:creator>Joost de Valk</dc:creator> <pubDate>Tue, 28 Oct 2008 12:10:31 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37609</guid> <description>Once and for all :) I use these mailto links for my OWN use in my OWN internal applications, not on the front end! (And I know you all mean your comments lovingly and you ARE helping the readers here :) )</description> <content:encoded><![CDATA[<p>Once and for all :) I use these mailto links for my OWN use in my OWN internal applications, not on the front end! (And I know you all mean your comments lovingly and you ARE helping the readers here :) )</p> ]]></content:encoded> </item> <item><title>By: Joacim Boive</title><link>http://yoast.com/guide-mailto-links/#comment-37608</link> <dc:creator>Joacim Boive</dc:creator> <pubDate>Tue, 28 Oct 2008 12:04:35 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37608</guid> <description>Actually mailto links aren&#039;t a good way to go. This requires that the visitor has a proper setup of their email client, if they don&#039;t have a default email client installed (or it&#039;s configured wrong) the mailto-links won&#039;t work.Mailto-links may seem convenient, but it&#039;s bad practice. Forms, how ever boring, is the way to go.My 2C!/J</description> <content:encoded><![CDATA[<p>Actually mailto links aren't a good way to go. This requires that the visitor has a proper setup of their email client, if they don't have a default email client installed (or it's configured wrong) the mailto-links won't work.</p><p>Mailto-links may seem convenient, but it's bad practice. Forms, how ever boring, is the way to go.</p><p>My 2C!</p><p>/J</p> ]]></content:encoded> </item> <item><title>By: Joost de Valk</title><link>http://yoast.com/guide-mailto-links/#comment-37604</link> <dc:creator>Joost de Valk</dc:creator> <pubDate>Tue, 28 Oct 2008 06:10:43 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37604</guid> <description>@impNERD: yeah I usually do not use these in public, and if I do, I &lt;a href=&quot;http://en.wikipedia.org/wiki/Rot13&quot; rel=&quot;nofollow&quot;&gt;ROT13&lt;/a&gt; the entire script piece.</description> <content:encoded><![CDATA[<p>@impNERD: yeah I usually do not use these in public, and if I do, I <a
href="http://en.wikipedia.org/wiki/Rot13" rel="nofollow">ROT13</a> the entire script piece.</p> ]]></content:encoded> </item> <item><title>By: Effectize</title><link>http://yoast.com/guide-mailto-links/#comment-37602</link> <dc:creator>Effectize</dc:creator> <pubDate>Tue, 28 Oct 2008 04:59:46 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37602</guid> <description>&lt;strong&gt;89 Ways for You to Become the Coolest Programmer in the World...&lt;/strong&gt;Since there are dozens of posts on becoming a better developer, but no single post with all the advice you need, perhaps, you&#039;ll find this short guide useful.
1. Learn the Skills You NeedLearn the programming basics&quot;The goal of this guide is to b...</description> <content:encoded><![CDATA[<p><strong>89 Ways for You to Become the Coolest Programmer in the World...</strong></p><p>Since there are dozens of posts on becoming a better developer, but no single post with all the advice you need, perhaps, you'll find this short guide useful.<br
/> 1. Learn the Skills You Need</p><p>Learn the programming basics</p><p>"The goal of this guide is to b...</p> ]]></content:encoded> </item> <item><title>By: impNERD</title><link>http://yoast.com/guide-mailto-links/#comment-37600</link> <dc:creator>impNERD</dc:creator> <pubDate>Tue, 28 Oct 2008 00:47:56 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37600</guid> <description>It should also be noted that bots can and do crawl pages and spam mailto links. if you absolutely &lt;b&gt;must&lt;/b&gt; use mailto, be sure to change the @ to something like [at] and tell visitors to change it before mailing.</description> <content:encoded><![CDATA[<p>It should also be noted that bots can and do crawl pages and spam mailto links. if you absolutely <b>must</b> use mailto, be sure to change the @ to something like [at] and tell visitors to change it before mailing.</p> ]]></content:encoded> </item> <item><title>By: Maxime Guernion</title><link>http://yoast.com/guide-mailto-links/#comment-37597</link> <dc:creator>Maxime Guernion</dc:creator> <pubDate>Mon, 27 Oct 2008 23:00:21 +0000</pubDate> <guid
isPermaLink="false">http://yoast.com/?p=1273#comment-37597</guid> <description>@Joost : If they are royalty free, can you send them to me? :) Thank you in advance.</description> <content:encoded><![CDATA[<p>@Joost : If they are royalty free, can you send them to me? :) Thank you in advance.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 1/7 queries in 0.007 seconds using apc
Content Delivery Network via netdna.yoast.com

Served from: yoast.com @ 2010-03-19 12:20:59 -->