<?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: [HTML] Make YouTube embed code XHTML valid without Javascript</title>
	<atom:link href="http://jamestombs.co.uk/2008-10-09/make-youtube-embed-code-xhtml-valid-without-javascript/832/feed" rel="self" type="application/rss+xml" />
	<link>http://jamestombs.co.uk/2008-10-09/make-youtube-embed-code-xhtml-valid-without-javascript/832</link>
	<description>Development blog from James Tombs about PHP, XHTML + CSS and Drupal</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:36:24 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greeny</title>
		<link>http://jamestombs.co.uk/2008-10-09/make-youtube-embed-code-xhtml-valid-without-javascript/832/comment-page-1#comment-3167</link>
		<dc:creator>Greeny</dc:creator>
		<pubDate>Wed, 30 Dec 2009 14:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://jamestombs.co.uk/?p=832#comment-3167</guid>
		<description>Oh yes it`s OK sorry..Thank you.
A happy new year to you!</description>
		<content:encoded><![CDATA[<p>Oh yes it`s OK sorry..Thank you.<br />
A happy new year to you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://jamestombs.co.uk/2008-10-09/make-youtube-embed-code-xhtml-valid-without-javascript/832/comment-page-1#comment-2852</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 11 Dec 2009 17:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://jamestombs.co.uk/?p=832#comment-2852</guid>
		<description>@Greeny, Yes it does.  The validator fails because you need to have all the code including  etc.</description>
		<content:encoded><![CDATA[<p>@Greeny, Yes it does.  The validator fails because you need to have all the code including  etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greeny</title>
		<link>http://jamestombs.co.uk/2008-10-09/make-youtube-embed-code-xhtml-valid-without-javascript/832/comment-page-1#comment-2851</link>
		<dc:creator>Greeny</dc:creator>
		<pubDate>Fri, 11 Dec 2009 17:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://jamestombs.co.uk/?p=832#comment-2851</guid>
		<description>no is not..try to validate here:
http://validator.w3.org/#validate_by_input
..is not working anymore..</description>
		<content:encoded><![CDATA[<p>no is not..try to validate here:<br />
<a href="http://validator.w3.org/#validate_by_input" rel="nofollow">http://validator.w3.org/#validate_by_input</a><br />
..is not working anymore..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://jamestombs.co.uk/2008-10-09/make-youtube-embed-code-xhtml-valid-without-javascript/832/comment-page-1#comment-1991</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 15 Sep 2009 10:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://jamestombs.co.uk/?p=832#comment-1991</guid>
		<description>@Javier, No, make sure you have the syntax correct and close it properly.</description>
		<content:encoded><![CDATA[<p>@Javier, No, make sure you have the syntax correct and close it properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier Espino</title>
		<link>http://jamestombs.co.uk/2008-10-09/make-youtube-embed-code-xhtml-valid-without-javascript/832/comment-page-1#comment-1988</link>
		<dc:creator>Javier Espino</dc:creator>
		<pubDate>Mon, 14 Sep 2009 20:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://jamestombs.co.uk/?p=832#comment-1988</guid>
		<description>Hi, i tried the code for embeding using object and i&#039;m getting a validation error for param.  Is this normal?  Thanks,</description>
		<content:encoded><![CDATA[<p>Hi, i tried the code for embeding using object and i&#8217;m getting a validation error for param.  Is this normal?  Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://jamestombs.co.uk/2008-10-09/make-youtube-embed-code-xhtml-valid-without-javascript/832/comment-page-1#comment-445</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 15 Oct 2008 17:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://jamestombs.co.uk/?p=832#comment-445</guid>
		<description>Looks pretty good and output is nice and clean.</description>
		<content:encoded><![CDATA[<p>Looks pretty good and output is nice and clean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Pettit</title>
		<link>http://jamestombs.co.uk/2008-10-09/make-youtube-embed-code-xhtml-valid-without-javascript/832/comment-page-1#comment-443</link>
		<dc:creator>Nick Pettit</dc:creator>
		<pubDate>Wed, 15 Oct 2008 16:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://jamestombs.co.uk/?p=832#comment-443</guid>
		<description>Hey James,

You definitely found the best solution, in my opinion. :D

I run a video blog, and was a little shocked to find out one day that my site didn&#039;t validate. Rather than hack my code any time I wanted to post a new video, my friend and I decided to build a tool that converts embed code automagically.

It&#039;s called Validifier, and you can check it out here:
http://validifier.com/

Hope that saves some time. We just released it to the public a few days ago, so we&#039;d love to hear your thoughts. :D</description>
		<content:encoded><![CDATA[<p>Hey James,</p>
<p>You definitely found the best solution, in my opinion. :D</p>
<p>I run a video blog, and was a little shocked to find out one day that my site didn&#8217;t validate. Rather than hack my code any time I wanted to post a new video, my friend and I decided to build a tool that converts embed code automagically.</p>
<p>It&#8217;s called Validifier, and you can check it out here:<br />
<a href="http://validifier.com/" rel="nofollow">http://validifier.com/</a></p>
<p>Hope that saves some time. We just released it to the public a few days ago, so we&#8217;d love to hear your thoughts. :D</p>
]]></content:encoded>
	</item>
</channel>
</rss>
