<?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: My &#8220;Subscribed to Email&#8221; fixed</title>
	<atom:link href="http://www.cravingtech.com/my-subscribed-to-email-fixed.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cravingtech.com/my-subscribed-to-email-fixed.html</link>
	<description>Tech news, reviews, and a geek&#039;s ramblings</description>
	<lastBuildDate>Sat, 20 Mar 2010 01:26:38 +1100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</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: Kapka</title>
		<link>http://www.cravingtech.com/my-subscribed-to-email-fixed.html/comment-page-1#comment-10387</link>
		<dc:creator>Kapka</dc:creator>
		<pubDate>Thu, 12 Mar 2009 13:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2008/02/my-subscribed-to-email-fixed.html#comment-10387</guid>
		<description>your code doesn&#039;t work with my feed. it says: &quot;The feed does not have subscriptions by email enabled&quot;

1 - I have replaced your code with the old code
2 - I have made an account on Google Feedburner
3 - I have activated the email subscription from subscription management
4 - I have put my Fedburner ID in your 2 codes, where it says &quot;YOUR_ID&quot;

And it doesn&#039;t work. I&#039;m getting this error: &quot;The feed does not have subscriptions by email enabled&quot;</description>
		<content:encoded><![CDATA[<p>your code doesn&#8217;t work with my feed. it says: &#8220;The feed does not have subscriptions by email enabled&#8221;</p>
<p>1 &#8211; I have replaced your code with the old code<br />
2 &#8211; I have made an account on Google Feedburner<br />
3 &#8211; I have activated the email subscription from subscription management<br />
4 &#8211; I have put my Fedburner ID in your 2 codes, where it says &#8220;YOUR_ID&#8221;</p>
<p>And it doesn&#8217;t work. I&#8217;m getting this error: &#8220;The feed does not have subscriptions by email enabled&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How do you like my new suit?</title>
		<link>http://www.cravingtech.com/my-subscribed-to-email-fixed.html/comment-page-1#comment-10227</link>
		<dc:creator>How do you like my new suit?</dc:creator>
		<pubDate>Sat, 28 Feb 2009 00:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2008/02/my-subscribed-to-email-fixed.html#comment-10227</guid>
		<description>[...] I had to tweak the E-mail subscription form at the top right hand corner (with help from this post). [...]</description>
		<content:encoded><![CDATA[<p>[...] I had to tweak the E-mail subscription form at the top right hand corner (with help from this post). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Aulia</title>
		<link>http://www.cravingtech.com/my-subscribed-to-email-fixed.html/comment-page-1#comment-10024</link>
		<dc:creator>Michael Aulia</dc:creator>
		<pubDate>Thu, 12 Feb 2009 00:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2008/02/my-subscribed-to-email-fixed.html#comment-10024</guid>
		<description>Try this code (as I&#039;ve noticed that you&#039;ve already moved your Feedburner to Google&#039;s):
(change the YOUR_FEED_NAME with yours. Mine is MichaelAulia).
Also change &quot;[&quot; to &quot;&lt;&quot; and &quot;]&quot; to &quot;&gt;&quot;

[div class=&quot;subscribeform&quot;]
[p&gt;Subscribe via Email&lt;/p]
[form action=&quot;http://feedburner.google.com/fb/a/mailverify?uri=YOUR_FEED_NAME &quot; method=&quot;get&quot;]
[input type=&quot;hidden&quot; name=&quot;loc&quot; value=&quot;en_US&quot; /]
[input type=&quot;hidden&quot; name=&quot;uri” value=”YOUR_FEED_NAME” /]
[input type=&quot;text&quot; name=&quot;email&quot; value=&quot;&quot; class=&quot;input&quot; /]
[input type=&quot;submit&quot; class=&quot;sbutton&quot; value=&quot;Subscribe&quot; /]
[/form]
[/div]</description>
		<content:encoded><![CDATA[<p>Try this code (as I&#8217;ve noticed that you&#8217;ve already moved your Feedburner to Google&#8217;s):<br />
(change the YOUR_FEED_NAME with yours. Mine is MichaelAulia).<br />
Also change &#8220;[" to "< " and "]&#8221; to &#8220;>&#8221;</p>
<p>[div class="subscribeform"]<br />
[p>Subscribe via Email</p]<br />
[form action="http://feedburner.google.com/fb/a/mailverify?uri=YOUR_FEED_NAME " method="get"]<br />
[input type="hidden" name="loc" value="en_US" /]<br />
[input type="hidden" name="uri” value=”YOUR_FEED_NAME” /]<br />
[input type="text" name="email" value="" class="input" /]<br />
[input type="submit" class="sbutton" value="Subscribe" /]<br />
[/form]<br />
[/div]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.cravingtech.com/my-subscribed-to-email-fixed.html/comment-page-1#comment-10003</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 10 Feb 2009 00:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2008/02/my-subscribed-to-email-fixed.html#comment-10003</guid>
		<description>Thanks for the advice! I updated my feedburner account to allow email subscriptions. It provided me with code to use, but I used yours instead. I put my ID into the code and put it into my header.php. Although my subscription button is now linking over to feedburner, when I try to subscribe, I get hit with &#039;The feed does not have subscriptions by email enabled&#039;. Any thoughts? Does it take some time on Feedburners end to update my account? On their site it says I now have an active email subscription...so I&#039;m kind of at a loss. Any help would be much appreciated! Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for the advice! I updated my feedburner account to allow email subscriptions. It provided me with code to use, but I used yours instead. I put my ID into the code and put it into my header.php. Although my subscription button is now linking over to feedburner, when I try to subscribe, I get hit with &#8216;The feed does not have subscriptions by email enabled&#8217;. Any thoughts? Does it take some time on Feedburners end to update my account? On their site it says I now have an active email subscription&#8230;so I&#8217;m kind of at a loss. Any help would be much appreciated! Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zorg</title>
		<link>http://www.cravingtech.com/my-subscribed-to-email-fixed.html/comment-page-1#comment-5203</link>
		<dc:creator>Zorg</dc:creator>
		<pubDate>Sun, 30 Nov 2008 05:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cravingtech.com/blog/2008/02/my-subscribed-to-email-fixed.html#comment-5203</guid>
		<description>Yes, works fine. Thanx a lot!</description>
		<content:encoded><![CDATA[<p>Yes, works fine. Thanx a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
