<?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: WordPress and FeedBurner: Email This</title>
	<atom:link href="http://marketingtechblog.com/2007/01/14/feedflare-emailthis/feed/" rel="self" type="application/rss+xml" />
	<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/</link>
	<description>new media strategies and other marketing gems</description>
	<lastBuildDate>Mon, 06 Jul 2009 17:14:21 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-117160</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 08 May 2008 19:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-117160</guid>
		<description>Hi Doug,
I posted my code in the index.php file right about &#039;metadata&#039; to no avail.  any ideas why?</description>
		<content:encoded><![CDATA[<p>Hi Doug,<br />
I posted my code in the index.php file right about &#8216;metadata&#8217; to no avail.  any ideas why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-60715</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Wed, 24 Oct 2007 10:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-60715</guid>
		<description>While this is a nice and easy way to add this functionality, I just wanted to point out the that you should be careful where you put the code. 

One of the blogs I&#039;m taking care of as a developer has it on the main index, with 20 posts. Because the little script that inserts the &quot;email this&quot; or whatever you choose is loaded with every post, it takes about 5 seconds longer for the page to complete loading. Not too great on a picture-heavy blog.</description>
		<content:encoded><![CDATA[<p>While this is a nice and easy way to add this functionality, I just wanted to point out the that you should be careful where you put the code. </p>
<p>One of the blogs I&#8217;m taking care of as a developer has it on the main index, with 20 posts. Because the little script that inserts the &#8220;email this&#8221; or whatever you choose is loaded with every post, it takes about 5 seconds longer for the page to complete loading. Not too great on a picture-heavy blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-58737</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 27 Sep 2007 23:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-58737</guid>
		<description>Hi Doug,

Thanks for this - I had the flare set up already but as a newcomer to CSS I was stumped trying to add the icon alongside the text.

Nick</description>
		<content:encoded><![CDATA[<p>Hi Doug,</p>
<p>Thanks for this &#8211; I had the flare set up already but as a newcomer to CSS I was stumped trying to add the icon alongside the text.</p>
<p>Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-50441</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sun, 01 Jul 2007 08:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-50441</guid>
		<description>Thanks Doug, I have been googling for a wp plugin in to do this but I was obviously looking in the wrong place. Cheers</description>
		<content:encoded><![CDATA[<p>Thanks Doug, I have been googling for a wp plugin in to do this but I was obviously looking in the wrong place. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Taplin</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-30638</link>
		<dc:creator>Dean Taplin</dc:creator>
		<pubDate>Mon, 22 Jan 2007 19:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-30638</guid>
		<description>That might be possible.  You could email me a snippet of your single.php code (the bit where you&#039;ve currently got the &#039;email this&#039; and &#039;social&#039; code) and I&#039;ll see what I can do?

Regards,
Dean.</description>
		<content:encoded><![CDATA[<p>That might be possible.  You could email me a snippet of your single.php code (the bit where you&#8217;ve currently got the &#8216;email this&#8217; and &#8217;social&#8217; code) and I&#8217;ll see what I can do?</p>
<p>Regards,<br />
Dean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Pasternak</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-30625</link>
		<dc:creator>Al Pasternak</dc:creator>
		<pubDate>Mon, 22 Jan 2007 17:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-30625</guid>
		<description>Hi Dean,

Thanks. Can I make the Email this and Social go side by side with a table or is there some other CSS trick?

Al</description>
		<content:encoded><![CDATA[<p>Hi Dean,</p>
<p>Thanks. Can I make the Email this and Social go side by side with a table or is there some other CSS trick?</p>
<p>Al</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Taplin</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-30621</link>
		<dc:creator>Dean Taplin</dc:creator>
		<pubDate>Mon, 22 Jan 2007 17:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-30621</guid>
		<description>Al - Looks like you already figured out how to implement the WordPress Social plug-in :-)</description>
		<content:encoded><![CDATA[<p>Al &#8211; Looks like you already figured out how to implement the WordPress Social plug-in <img src='http://marketingtechblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas Karr</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-30617</link>
		<dc:creator>Douglas Karr</dc:creator>
		<pubDate>Mon, 22 Jan 2007 14:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-30617</guid>
		<description>Hi Al,

Within my theme, I added the script code within the single.php page.  That&#039;s a &#039;single post&#039; page.  Hope that helps!  It&#039;s really dependent upon your theme.

Warmest Regards,
Doug</description>
		<content:encoded><![CDATA[<p>Hi Al,</p>
<p>Within my theme, I added the script code within the single.php page.  That&#8217;s a &#8217;single post&#8217; page.  Hope that helps!  It&#8217;s really dependent upon your theme.</p>
<p>Warmest Regards,<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Pasternak</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-30616</link>
		<dc:creator>Al Pasternak</dc:creator>
		<pubDate>Mon, 22 Jan 2007 14:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-30616</guid>
		<description>Hi Doug,

While I&#039;m familiar with HTML standards, as a new WordPress user I&#039;m stumped for the moment. In what files do you add the Feedburner code to? 

Same question to Dean re: Wordpress Social.

Thanks,

Al</description>
		<content:encoded><![CDATA[<p>Hi Doug,</p>
<p>While I&#8217;m familiar with HTML standards, as a new WordPress user I&#8217;m stumped for the moment. In what files do you add the Feedburner code to? </p>
<p>Same question to Dean re: Wordpress Social.</p>
<p>Thanks,</p>
<p>Al</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Colter</title>
		<link>http://marketingtechblog.com/2007/01/14/feedflare-emailthis/comment-page-1/#comment-30578</link>
		<dc:creator>Josh Colter</dc:creator>
		<pubDate>Sat, 20 Jan 2007 03:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://marketingtechblog.com/2007/01/14/feedflare-emailthis/#comment-30578</guid>
		<description>Thanks, Doug.  I had never heard of FeedBurner before.  Great post!</description>
		<content:encoded><![CDATA[<p>Thanks, Doug.  I had never heard of FeedBurner before.  Great post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
