<?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: Bing and XHTML</title>
	<atom:link href="http://markbeljaars.com/bing-and-xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://markbeljaars.com/bing-and-xhtml/</link>
	<description>An exercise in shameless self promotion</description>
	<lastBuildDate>Mon, 27 Dec 2010 09:14:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: admin</title>
		<link>http://markbeljaars.com/bing-and-xhtml/comment-page-1/#comment-140</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 06 Dec 2009 07:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://markbeljaars.com/?p=231#comment-140</guid>
		<description>I found that Browser Shots sometimes times out and returns a blank page. If you re-run the test again with fewer browsers selected it often returns the correct results. IE5 and 6 seem to do this often. Thanks for the link BTW.</description>
		<content:encoded><![CDATA[<p>I found that Browser Shots sometimes times out and returns a blank page. If you re-run the test again with fewer browsers selected it often returns the correct results. IE5 and 6 seem to do this often. Thanks for the link BTW.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Brazil</title>
		<link>http://markbeljaars.com/bing-and-xhtml/comment-page-1/#comment-139</link>
		<dc:creator>Bryan Brazil</dc:creator>
		<pubDate>Sun, 06 Dec 2009 05:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://markbeljaars.com/?p=231#comment-139</guid>
		<description>http://www.bryanbrazil.com/?p=764

Hmm, after checking my page in Browser Shots, maybe my code doesn&#039;t work in all browsers.  Can&#039;t tell for sure, I didn&#039;t select &quot;flash enabled&quot; when I checked my url the first time.

Is Browser Shots fairly accurate?  My site came up blank in several browsers, that can&#039;t be right.</description>
		<content:encoded><![CDATA[<p><a href="http://www.bryanbrazil.com/?p=764" rel="nofollow">http://www.bryanbrazil.com/?p=764</a></p>
<p>Hmm, after checking my page in Browser Shots, maybe my code doesn&#8217;t work in all browsers.  Can&#8217;t tell for sure, I didn&#8217;t select &#8220;flash enabled&#8221; when I checked my url the first time.</p>
<p>Is Browser Shots fairly accurate?  My site came up blank in several browsers, that can&#8217;t be right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://markbeljaars.com/bing-and-xhtml/comment-page-1/#comment-135</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 05 Dec 2009 22:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://markbeljaars.com/?p=231#comment-135</guid>
		<description>Hi Bryan. Yes I would be very interested. I started out by tring to make all of my websites XHTML compliant and gave up in the end as even Wordpress itself was not. Maybe they have fixed this now though. If you don&#039;t want to put the code on your site, you could email the code to me and I can knock up a quick blog post (with credit to you of course). 
By the way, you mentioned that you have tested on several browsers. Do you use &lt;a href=&quot;http://browsershots.org/&quot; rel=&quot;nofollow&quot;&gt;Browser Shots&lt;/a&gt;? This is a great free site that will run a URL on dozens of different browsers and send you screen shots of what it looks like. I use this service to test what my plugin will look like on different browsers.</description>
		<content:encoded><![CDATA[<p>Hi Bryan. Yes I would be very interested. I started out by tring to make all of my websites XHTML compliant and gave up in the end as even WordPress itself was not. Maybe they have fixed this now though. If you don&#8217;t want to put the code on your site, you could email the code to me and I can knock up a quick blog post (with credit to you of course).<br />
By the way, you mentioned that you have tested on several browsers. Do you use <a href="http://browsershots.org/" rel="nofollow">Browser Shots</a>? This is a great free site that will run a URL on dozens of different browsers and send you screen shots of what it looks like. I use this service to test what my plugin will look like on different browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Brazil</title>
		<link>http://markbeljaars.com/bing-and-xhtml/comment-page-1/#comment-134</link>
		<dc:creator>Bryan Brazil</dc:creator>
		<pubDate>Sat, 05 Dec 2009 22:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://markbeljaars.com/?p=231#comment-134</guid>
		<description>Uh oh, looks like the code didn&#039;t post...if you&#039;re interested I can post the code to my site.</description>
		<content:encoded><![CDATA[<p>Uh oh, looks like the code didn&#8217;t post&#8230;if you&#8217;re interested I can post the code to my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Brazil</title>
		<link>http://markbeljaars.com/bing-and-xhtml/comment-page-1/#comment-133</link>
		<dc:creator>Bryan Brazil</dc:creator>
		<pubDate>Sat, 05 Dec 2009 22:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://markbeljaars.com/?p=231#comment-133</guid>
		<description>Regarding XHTML compliant flash:  I finally found a way to embed flash YouTube movies in my site that validates XHTML 1.0 Strict.  I just use the following format:

&lt;code&gt;

&lt;/code&gt;

Tested in IE 8, Firefox, Chrome, Safari.</description>
		<content:encoded><![CDATA[<p>Regarding XHTML compliant flash:  I finally found a way to embed flash YouTube movies in my site that validates XHTML 1.0 Strict.  I just use the following format:</p>
<p><code></p>
<p></code></p>
<p>Tested in IE 8, Firefox, Chrome, Safari.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

