<?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: XHTML 1.1 Compliant Feedburner Email Subscribe</title>
	<atom:link href="http://peter.upfold.org.uk/blog/2008/08/04/xhtml-11-compliant-feedburner-email-subscribe/feed/" rel="self" type="application/rss+xml" />
	<link>http://peter.upfold.org.uk/blog/2008/08/04/xhtml-11-compliant-feedburner-email-subscribe/</link>
	<description>My personal site and blog</description>
	<pubDate>Fri, 09 Jan 2009 00:21:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kristarella</title>
		<link>http://peter.upfold.org.uk/blog/2008/08/04/xhtml-11-compliant-feedburner-email-subscribe/comment-page-1/#comment-130857</link>
		<dc:creator>kristarella</dc:creator>
		<pubDate>Fri, 28 Nov 2008 01:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://peter.upfold.org.uk/blog/?p=508#comment-130857</guid>
		<description>Thanks for sharing! Much appreciated as I try to validate for XHTML 1.0 Strict :)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing! Much appreciated as I try to validate for XHTML 1.0 Strict <img src='http://peter.upfold.org.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://peter.upfold.org.uk/blog/2008/08/04/xhtml-11-compliant-feedburner-email-subscribe/comment-page-1/#comment-120464</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 12 Sep 2008 07:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://peter.upfold.org.uk/blog/?p=508#comment-120464</guid>
		<description>Ah, I was under the impression that didn't count, as it's inside JavaScript code.

Apparently not! Because on my blog I moved that code outside of onsubmit and into an include file (the same code, just put elsewhere), W3C didn't pick it up on my blog.

Have updated my post. Thanks again for the correction!</description>
		<content:encoded><![CDATA[<p>Ah, I was under the impression that didn&#8217;t count, as it&#8217;s inside JavaScript code.</p>
<p>Apparently not! Because on my blog I moved that code outside of onsubmit and into an include file (the same code, just put elsewhere), W3C didn&#8217;t pick it up on my blog.</p>
<p>Have updated my post. Thanks again for the correction!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kReEsTaL</title>
		<link>http://peter.upfold.org.uk/blog/2008/08/04/xhtml-11-compliant-feedburner-email-subscribe/comment-page-1/#comment-120463</link>
		<dc:creator>kReEsTaL</dc:creator>
		<pubDate>Fri, 12 Sep 2008 07:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://peter.upfold.org.uk/blog/?p=508#comment-120463</guid>
		<description>Hi Peter, thanks for your email and reply! Sorry for the mess ;)

In your code there's a straight &#38; in the following line:
onsubmit="window.open('http://www.feedburner.com/fb/a/emailverifySubmit?feedId=xxxxx&#38;email='

...juste before "email=".

I wouldn't have paied attention to this until the W3 validator hit my fingers! lol 

This way you have the valid code for 1.0, too.

Take care!*</description>
		<content:encoded><![CDATA[<p>Hi Peter, thanks for your email and reply! Sorry for the mess <img src='http://peter.upfold.org.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>In your code there&#8217;s a straight &amp; in the following line:<br />
onsubmit=&#8221;window.open(&#8217;http://www.feedburner.com/fb/a/emailverifySubmit?feedId=xxxxx&amp;email=&#8217;</p>
<p>&#8230;juste before &#8220;email=&#8221;.</p>
<p>I wouldn&#8217;t have paied attention to this until the W3 validator hit my fingers! lol </p>
<p>This way you have the valid code for 1.0, too.</p>
<p>Take care!*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://peter.upfold.org.uk/blog/2008/08/04/xhtml-11-compliant-feedburner-email-subscribe/comment-page-1/#comment-120459</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 12 Sep 2008 06:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://peter.upfold.org.uk/blog/?p=508#comment-120459</guid>
		<description>I know what you mean - replace &#38; with &#38;amp; (you have to type it twice to show it up here in the comments, like &#38;amp;amp;!)

Where do I need to replace it? I can't spot anywhere (other than in JavaScript, where I think it's OK to do so) where I've used a straight &#38;.</description>
		<content:encoded><![CDATA[<p>I know what you mean - replace &amp; with &amp;amp; (you have to type it twice to show it up here in the comments, like &amp;amp;amp;!)</p>
<p>Where do I need to replace it? I can&#8217;t spot anywhere (other than in JavaScript, where I think it&#8217;s OK to do so) where I&#8217;ve used a straight &amp;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kReEsTaL</title>
		<link>http://peter.upfold.org.uk/blog/2008/08/04/xhtml-11-compliant-feedburner-email-subscribe/comment-page-1/#comment-120446</link>
		<dc:creator>kReEsTaL</dc:creator>
		<pubDate>Thu, 11 Sep 2008 23:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://peter.upfold.org.uk/blog/?p=508#comment-120446</guid>
		<description>Still not working, well, you can delete my messages if you want -_-;</description>
		<content:encoded><![CDATA[<p>Still not working, well, you can delete my messages if you want -_-;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kReEsTaL</title>
		<link>http://peter.upfold.org.uk/blog/2008/08/04/xhtml-11-compliant-feedburner-email-subscribe/comment-page-1/#comment-120445</link>
		<dc:creator>kReEsTaL</dc:creator>
		<pubDate>Thu, 11 Sep 2008 23:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://peter.upfold.org.uk/blog/?p=508#comment-120445</guid>
		<description>- Can you edit my previous message, please? The HTML code for "&#38;" has been implented!

I meant replace "&#38;" by:

&lt;code&gt;&#38;&lt;/code&gt;

Thanks!</description>
		<content:encoded><![CDATA[<p>- Can you edit my previous message, please? The HTML code for &#8220;&amp;&#8221; has been implented!</p>
<p>I meant replace &#8220;&amp;&#8221; by:</p>
<p><code>&amp;</code></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kReEsTaL</title>
		<link>http://peter.upfold.org.uk/blog/2008/08/04/xhtml-11-compliant-feedburner-email-subscribe/comment-page-1/#comment-120444</link>
		<dc:creator>kReEsTaL</dc:creator>
		<pubDate>Thu, 11 Sep 2008 23:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://peter.upfold.org.uk/blog/?p=508#comment-120444</guid>
		<description>Thank you very much for sharing this tip! ;)

It works pretty well in Strict 1.0, too, except you have to replace the "&#38;" by "&#38;".</description>
		<content:encoded><![CDATA[<p>Thank you very much for sharing this tip! <img src='http://peter.upfold.org.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>It works pretty well in Strict 1.0, too, except you have to replace the &#8220;&amp;&#8221; by &#8220;&amp;&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
