<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DavidJB.com &#187; xhtml</title>
	<atom:link href="http://davidjb.com/blog/tag/xhtml/feed" rel="self" type="application/rss+xml" />
	<link>http://davidjb.com</link>
	<description>The ramblings of an IT professional about life, the Universe, and Plone</description>
	<lastBuildDate>Thu, 22 Jul 2010 07:21:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Webpage content underneath Flash content</title>
		<link>http://davidjb.com/blog/2009/06/webpage-content-underneath-flash-content</link>
		<comments>http://davidjb.com/blog/2009/06/webpage-content-underneath-flash-content#comments</comments>
		<pubDate>Fri, 12 Jun 2009 03:33:32 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://davidjb.com/?p=51</guid>
		<description><![CDATA[So, you've got a website that you've made and you've used a Flash movie on it.  Okay, no worries.  Now, what if you tried to add a (non-form-element) drop-down menu or some AJAX-ed content into the site, and found the Flash movie actually acted as an overlay? ]]></description>
		<wfw:commentRss>http://davidjb.com/blog/2009/06/webpage-content-underneath-flash-content/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plone How-To: XHTML Compliant Flash Insertion</title>
		<link>http://davidjb.com/blog/2009/01/plone-how-to-xhtml-compliant-flash-insertion</link>
		<comments>http://davidjb.com/blog/2009/01/plone-how-to-xhtml-compliant-flash-insertion#comments</comments>
		<pubDate>Tue, 13 Jan 2009 06:40:49 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[filtering]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[plone]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://davidjb.com/?p=144</guid>
		<description><![CDATA[Wow, it seems easy doesn&#8217;t it. Just add an object tag, params, and embed and we&#8217;re done, right? Well, sure, if we didn&#8217;t want to adhere to W3C standards. To do the right thing, we need something like this: &#60;object type=&#34;application/x-shockwave-flash&#34; data=&#34;movie.swf&#34; width=&#34;100&#34; height=&#34;100&#34;&#62; &#60;param name=&#34;movie&#34; value=&#34;movie.swf&#34; /&#62; &#60;img src=&#34;alt.jpg&#34; width=&#34;100&#34; height=&#34;100&#34; alt=&#34;&#34; /&#62; &#60;/object&#62; [...]]]></description>
		<wfw:commentRss>http://davidjb.com/blog/2009/01/plone-how-to-xhtml-compliant-flash-insertion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
