<?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"
	>
<channel>
	<title>Comments on: Styling issues when generating an xls from HTML</title>
	<atom:link href="http://www.chapter31.com/2007/10/18/styling-issues-when-generating-an-xls-from-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chapter31.com/2007/10/18/styling-issues-when-generating-an-xls-from-html/</link>
	<description>development in a land far far away...</description>
	<pubDate>Thu, 28 Aug 2008 16:36:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Michael Sharman</title>
		<link>http://www.chapter31.com/2007/10/18/styling-issues-when-generating-an-xls-from-html/#comment-24645</link>
		<dc:creator>Michael Sharman</dc:creator>
		<pubDate>Sat, 20 Oct 2007 09:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/10/18/styling-issues-when-generating-an-xls-from-html/#comment-24645</guid>
		<description>Ah I've wanted a way around that one.

Thanks Peter :)</description>
		<content:encoded><![CDATA[<p>Ah I&#8217;ve wanted a way around that one.</p>
<p>Thanks Peter <img src='http://www.chapter31.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Boughton</title>
		<link>http://www.chapter31.com/2007/10/18/styling-issues-when-generating-an-xls-from-html/#comment-24561</link>
		<dc:creator>Peter Boughton</dc:creator>
		<pubDate>Fri, 19 Oct 2007 08:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/10/18/styling-issues-when-generating-an-xls-from-html/#comment-24561</guid>
		<description>&#60;html xmlns:x="urn:schemas-microsoft-com:office:excel"&#62;
&#60;table&#62;&#60;tr&#62;&#60;td x:str&#62;12345678900000000000&#60;/td&#62;&#60;/tr&#62;&#60;/table&#62;</description>
		<content:encoded><![CDATA[<p>&lt;html xmlns:x=&#8221;urn:schemas-microsoft-com:office:excel&#8221;&gt;<br />
&lt;table&gt;&lt;tr&gt;&lt;td x:str&gt;12345678900000000000&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Boughton</title>
		<link>http://www.chapter31.com/2007/10/18/styling-issues-when-generating-an-xls-from-html/#comment-24560</link>
		<dc:creator>Peter Boughton</dc:creator>
		<pubDate>Fri, 19 Oct 2007 08:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2007/10/18/styling-issues-when-generating-an-xls-from-html/#comment-24560</guid>
		<description>Another Excel annoyance - it will automatically format certain values, unless you force them to a string by adding x:str to cell/row/table and specifying the xmlns.

Example:

12345678900000000000</description>
		<content:encoded><![CDATA[<p>Another Excel annoyance - it will automatically format certain values, unless you force them to a string by adding x:str to cell/row/table and specifying the xmlns.</p>
<p>Example:</p>
<p>12345678900000000000</p>
]]></content:encoded>
	</item>
</channel>
</rss>
