<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Converting Vimeo embedded HTML to XHTML</title>
	<atom:link href="http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/</link>
	<description></description>
	<lastBuildDate>Mon, 08 Mar 2010 13:47:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: YouTube and Vimeo embed code will not validate &#171; OneBigMug</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-503</link>
		<dc:creator>YouTube and Vimeo embed code will not validate &#171; OneBigMug</dc:creator>
		<pubDate>Tue, 16 Feb 2010 16:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-503</guid>
		<description>[...] Or use the generator found here. Details for XHTML valid Vimeo code is here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Or use the generator found here. Details for XHTML valid Vimeo code is here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kkrugler</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-390</link>
		<dc:creator>kkrugler</dc:creator>
		<pubDate>Fri, 31 Jul 2009 14:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-390</guid>
		<description>@Mario - I haven&#039;t tried this, but I believe you can change the three  elements to be stand-alone tags - e.g. &lt;param xxx&gt;, versus the current &lt;param xxx /&gt;</description>
		<content:encoded><![CDATA[<p>@Mario &#8211; I haven&#8217;t tried this, but I believe you can change the three  elements to be stand-alone tags &#8211; e.g. &lt;param xxx&gt;, versus the current &lt;param xxx /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-389</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Sun, 26 Jul 2009 17:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-389</guid>
		<description>Hi, how can I use a vimeo video in a html 4.01 strict?</description>
		<content:encoded><![CDATA[<p>Hi, how can I use a vimeo video in a html 4.01 strict?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross T</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-386</link>
		<dc:creator>Ross T</dc:creator>
		<pubDate>Sat, 11 Jul 2009 13:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-386</guid>
		<description>Thanks for this, works perfect, excellent solution.</description>
		<content:encoded><![CDATA[<p>Thanks for this, works perfect, excellent solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Víctor B.</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-207</link>
		<dc:creator>Víctor B.</dc:creator>
		<pubDate>Wed, 31 Dec 2008 15:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-207</guid>
		<description>Thanks! It really works and validates XHTML!</description>
		<content:encoded><![CDATA[<p>Thanks! It really works and validates XHTML!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Johns</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-197</link>
		<dc:creator>Andrew Johns</dc:creator>
		<pubDate>Thu, 11 Dec 2008 23:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-197</guid>
		<description>I just noticed, that the html I used didn&#039;t get included.  I meant &lt;div&gt; tags instead of &lt;p&gt; tags.

Hopefully that comes out this time,</description>
		<content:encoded><![CDATA[<p>I just noticed, that the html I used didn&#8217;t get included.  I meant &lt;div&gt; tags instead of &lt;p&gt; tags.</p>
<p>Hopefully that comes out this time,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Johns</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-196</link>
		<dc:creator>Andrew Johns</dc:creator>
		<pubDate>Wed, 10 Dec 2008 17:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-196</guid>
		<description>I&#039;d thought that it would be more semantically correct to put the  inside of a  rather than a .  Both are block tags which is why it&#039;s not breaking validation, but to me  should always be used for text data, rather than images or other objects such as video?

That&#039;s how I do things, anyway. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;d thought that it would be more semantically correct to put the  inside of a  rather than a .  Both are block tags which is why it&#8217;s not breaking validation, but to me  should always be used for text data, rather than images or other objects such as video?</p>
<p>That&#8217;s how I do things, anyway. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jd</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-96</link>
		<dc:creator>jd</dc:creator>
		<pubDate>Tue, 26 Aug 2008 14:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-96</guid>
		<description>hi, yeah i was using some javacript to provide rounded corners to a div.
removed the &#039;allowscriptaccess&#039; line from your code and it seems to work ok!</description>
		<content:encoded><![CDATA[<p>hi, yeah i was using some javacript to provide rounded corners to a div.<br />
removed the &#8216;allowscriptaccess&#8217; line from your code and it seems to work ok!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kkrugler</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-94</link>
		<dc:creator>kkrugler</dc:creator>
		<pubDate>Fri, 22 Aug 2008 16:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-94</guid>
		<description>Hi jd,

The error you mention is a JavaScript error message. Since my snippet above doesn&#039;t have any JavaScript in it, this makes me think that your page has an error that&#039;s perhaps being exposed by the inclusion of the snippet.

-- Ken</description>
		<content:encoded><![CDATA[<p>Hi jd,</p>
<p>The error you mention is a JavaScript error message. Since my snippet above doesn&#8217;t have any JavaScript in it, this makes me think that your page has an error that&#8217;s perhaps being exposed by the inclusion of the snippet.</p>
<p>&#8211; Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jd</title>
		<link>http://ken-blog.krugler.org/2008/06/14/converting-vimeo-embedded-html-to-xhtml/#comment-93</link>
		<dc:creator>jd</dc:creator>
		<pubDate>Thu, 21 Aug 2008 10:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://kkrugler.wordpress.com/?p=58#comment-93</guid>
		<description>hi, when i try the xhtml code it works but in IE7 gives an &#039;error on page&#039; warning

Line: 1
Char: 141
Error: &#039;null&#039; is null or not an object
Code: 0</description>
		<content:encoded><![CDATA[<p>hi, when i try the xhtml code it works but in IE7 gives an &#8216;error on page&#8217; warning</p>
<p>Line: 1<br />
Char: 141<br />
Error: &#8216;null&#8217; is null or not an object<br />
Code: 0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
