<?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: Subscribe-Remind: WordPress Plugin to Increase your RSS Subscribers</title>
	<atom:link href="http://trevorfitzgerald.com/subscribe-remind/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorfitzgerald.com/subscribe-remind/</link>
	<description>Custom Web Developer</description>
	<lastBuildDate>Thu, 28 Jan 2010 20:01:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1-RC1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Holly</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-525</link>
		<dc:creator>Holly</dc:creator>
		<pubDate>Mon, 07 Dec 2009 19:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-525</guid>
		<description>Thanks Trevor, yes it&#039;s working fine now. 

Didn&#039;t it use to show up on each post on the main page and not just on the individual posts?  As I show all my posts on the main home page, that would be quite helpful but there&#039;s probably not a way to have that happen so that&#039;s ok!

Thanks again for all your help</description>
		<content:encoded><![CDATA[<p>Thanks Trevor, yes it&#8217;s working fine now. </p>
<p>Didn&#8217;t it use to show up on each post on the main page and not just on the individual posts?  As I show all my posts on the main home page, that would be quite helpful but there&#8217;s probably not a way to have that happen so that&#8217;s ok!</p>
<p>Thanks again for all your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Fitzgerald</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-501</link>
		<dc:creator>Trevor Fitzgerald</dc:creator>
		<pubDate>Thu, 03 Dec 2009 23:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-501</guid>
		<description>Holly,

I just checked out your site and it seems you got everything working? Just a note: it only shows up on individual post pages (i.e. http://mummyzen.com/unexpected-creative-cooking/).

Let me know if you have any other questions.</description>
		<content:encoded><![CDATA[<p>Holly,</p>
<p>I just checked out your site and it seems you got everything working? Just a note: it only shows up on individual post pages (i.e. <a href="http://mummyzen.com/unexpected-creative-cooking/)" rel="nofollow">http://mummyzen.com/unexpected-creative-cooking/)</a>.</p>
<p>Let me know if you have any other questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holly</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-500</link>
		<dc:creator>Holly</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-500</guid>
		<description>Thanks for the prompt response! I was able to edit it as you indicated but for some reason it&#039;s not showing up on my site/posts.....that might be a problem elsewhere though, not sure!</description>
		<content:encoded><![CDATA[<p>Thanks for the prompt response! I was able to edit it as you indicated but for some reason it&#8217;s not showing up on my site/posts&#8230;..that might be a problem elsewhere though, not sure!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Fitzgerald</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-498</link>
		<dc:creator>Trevor Fitzgerald</dc:creator>
		<pubDate>Thu, 03 Dec 2009 19:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-498</guid>
		<description>Holly,

Yes, it does work with 2.8.6, although the plugin has been updated since I last told people how to edit it.

If you would like to change it to Feedburner, you can make this change.

Change this line:

&lt;code&gt;$content .= &quot;\n\n&quot; . sprintf(SUBSCRIBE_REMIND_TEXT, get_bloginfo(&#039;rss2_url&#039;));&lt;/code&gt;

To this:

&lt;code&gt;$content .= &quot;\n\n&quot; . sprintf(SUBSCRIBE_REMIND_TEXT, &#039;http://feeds.feedburner.com/TrevorFitzgerald&#039;);&lt;/code&gt;

Hope that helps!</description>
		<content:encoded><![CDATA[<p>Holly,</p>
<p>Yes, it does work with 2.8.6, although the plugin has been updated since I last told people how to edit it.</p>
<p>If you would like to change it to Feedburner, you can make this change.</p>
<p>Change this line:</p>
<p><code>$content .= "\n\n" . sprintf(SUBSCRIBE_REMIND_TEXT, get_bloginfo('rss2_url'));</code></p>
<p>To this:</p>
<p><code>$content .= "\n\n" . sprintf(SUBSCRIBE_REMIND_TEXT, 'http://feeds.feedburner.com/TrevorFitzgerald');</code></p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holly</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-497</link>
		<dc:creator>Holly</dc:creator>
		<pubDate>Thu, 03 Dec 2009 19:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-497</guid>
		<description>Hi, does this work with WP 2.8.6? I&#039;m having trouble figuring out where to put my feedburner link - it doesn&#039;t look the same as in the examples you gave above.

Many thanks</description>
		<content:encoded><![CDATA[<p>Hi, does this work with WP 2.8.6? I&#8217;m having trouble figuring out where to put my feedburner link &#8211; it doesn&#8217;t look the same as in the examples you gave above.</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-135</link>
		<dc:creator>Atul</dc:creator>
		<pubDate>Wed, 10 Jun 2009 14:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-135</guid>
		<description>installed in my blog http://www.oceanofweb.com/

love it</description>
		<content:encoded><![CDATA[<p>installed in my blog <a href="http://www.oceanofweb.com/" rel="nofollow">http://www.oceanofweb.com/</a></p>
<p>love it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-138</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Sun, 15 Mar 2009 13:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-138</guid>
		<description>Thank you trevor.</description>
		<content:encoded><![CDATA[<p>Thank you trevor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tracey</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-130</link>
		<dc:creator>Tracey</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-130</guid>
		<description>Hi Trevor:

How do you change the rss link to a feedburner link.  I can&#039;t get the format right.

Thanks

Tracey</description>
		<content:encoded><![CDATA[<p>Hi Trevor:</p>
<p>How do you change the rss link to a feedburner link.  I can&#8217;t get the format right.</p>
<p>Thanks</p>
<p>Tracey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DebtFREEk</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-142</link>
		<dc:creator>DebtFREEk</dc:creator>
		<pubDate>Sun, 22 Feb 2009 22:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-142</guid>
		<description>@Trevor:

I figured it out.  I&#039;m using a picture instead of the text.  Check it out at DebtFreeAdventure.com.

Also, the reminder appears before my Adsense on individual posts.  To get it to appear after the Adsense block, I tried your advice from above to change 999 to 9, 10, or 11...but none of the four options change the position at all.  I don&#039;t have any cache plugin enabled, so the change, if any, would be immediate.

Thanks in advance for your help,



DebtFREEk!</description>
		<content:encoded><![CDATA[<p>@Trevor:</p>
<p>I figured it out.  I&#8217;m using a picture instead of the text.  Check it out at DebtFreeAdventure.com.</p>
<p>Also, the reminder appears before my Adsense on individual posts.  To get it to appear after the Adsense block, I tried your advice from above to change 999 to 9, 10, or 11&#8230;but none of the four options change the position at all.  I don&#8217;t have any cache plugin enabled, so the change, if any, would be immediate.</p>
<p>Thanks in advance for your help,</p>
<p>DebtFREEk!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Pasho</title>
		<link>http://trevorfitzgerald.com/subscribe-remind/#comment-129</link>
		<dc:creator>Peter Pasho</dc:creator>
		<pubDate>Wed, 04 Feb 2009 19:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://74.54.131.2/~fitztrev/?p=78#comment-129</guid>
		<description>I replaced the text with an image and I also have it show-up on only my posts (NOT the home page)! If anyone wishes, you can see it here:

Pasho`s Daily Cartoons! : http://www.peterpasho.com/

Thank you Trevor for this great plugin!!

Cheers!

Peter Pasho</description>
		<content:encoded><![CDATA[<p>I replaced the text with an image and I also have it show-up on only my posts (NOT the home page)! If anyone wishes, you can see it here:</p>
<p>Pasho`s Daily Cartoons! : <a href="http://www.peterpasho.com/" rel="nofollow">http://www.peterpasho.com/</a></p>
<p>Thank you Trevor for this great plugin!!</p>
<p>Cheers!</p>
<p>Peter Pasho</p>
]]></content:encoded>
	</item>
</channel>
</rss>
