<?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: Creating Excel File Dynamically</title>
	<atom:link href="http://are.ehibou.com/creating-excel-file-dynamically/feed/" rel="self" type="application/rss+xml" />
	<link>http://are.ehibou.com/creating-excel-file-dynamically/</link>
	<description>are.ehibou.com Web Log</description>
	<lastBuildDate>Thu, 19 Jan 2012 08:42:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: aurimas.norkevicius</title>
		<link>http://are.ehibou.com/creating-excel-file-dynamically/comment-page-1/#comment-411</link>
		<dc:creator>aurimas.norkevicius</dc:creator>
		<pubDate>Wed, 15 Nov 2006 15:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://are.ehibou.com/creating-excel-file-dynamically/#comment-411</guid>
		<description>Yes tabs or CSV format are useful things, these are OK if the data is not complicated. XML is the best solution if you want to convert to excel some complicated data with formulas in cells, etc...</description>
		<content:encoded><![CDATA[<p>Yes tabs or CSV format are useful things, these are OK if the data is not complicated. XML is the best solution if you want to convert to excel some complicated data with formulas in cells, etc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaidas</title>
		<link>http://are.ehibou.com/creating-excel-file-dynamically/comment-page-1/#comment-410</link>
		<dc:creator>Vaidas</dc:creator>
		<pubDate>Wed, 15 Nov 2006 14:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://are.ehibou.com/creating-excel-file-dynamically/#comment-410</guid>
		<description>I&#039;m using simplier thing. Each cell value is sepparated by tabs (\t). Name that file as xls and excell will open it. The main problem is openoffice which doesn&#039;t recognize xml nor tab sepparated values. But when you sepparate by tabs it is more readable ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m using simplier thing. Each cell value is sepparated by tabs (\t). Name that file as xls and excell will open it. The main problem is openoffice which doesn&#8217;t recognize xml nor tab sepparated values. But when you sepparate by tabs it is more readable <img src='http://are.ehibou.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

