<?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: Load HTML from XML source &#8211; Part I</title>
	<atom:link href="http://karoshiethos.com/2009/01/23/load-html-from-xml-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://karoshiethos.com/2009/01/23/load-html-from-xml-source/</link>
	<description>Navigating the treacherous waters of interactive technology</description>
	<lastBuildDate>Wed,  4 Aug 2010 08:56:23 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jon</title>
		<link>http://karoshiethos.com/2009/01/23/load-html-from-xml-source/comment-page-1/#comment-66</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Fri, 23 Jan 2009 20:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=188#comment-66</guid>
		<description>Mmm. Technically, I guess this does *not* strip additional newlines -- it merely keeps the pretty-printing mechanism from adding even *more* additional whitespace. 
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;If this was targeted at Flash-only, it wouldn&#039;t be that big a deal -- it&#039;s actually pretty nice to be able to format whitespace directly in the XML without CDATA etc. But, we&#039;ll eventually use PHP to read this XML and output HTML pages, so it&#039;s important to anticipate how the browser will behave and try to match that.&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;Look for the next update -- I&#039;ll include newline stripping there.&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Mmm. Technically, I guess this does *not* strip additional newlines &#8212; it merely keeps the pretty-printing mechanism from adding even *more* additional whitespace. </p>
<div>
</div>
<div>If this was targeted at Flash-only, it wouldn&#8217;t be that big a deal &#8212; it&#8217;s actually pretty nice to be able to format whitespace directly in the XML without CDATA etc. But, we&#8217;ll eventually use PHP to read this XML and output HTML pages, so it&#8217;s important to anticipate how the browser will behave and try to match that.</div>
<div>
</div>
<div>Look for the next update &#8212; I&#8217;ll include newline stripping there.</div>
]]></content:encoded>
	</item>
</channel>
</rss>
