<?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: Generating Excel files with PHP</title>
	<atom:link href="http://www.dotvoid.com/2007/07/generating-excel-files-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotvoid.com/2007/07/generating-excel-files-with-php/</link>
	<description>Experiments and thoughts in PHP and javascript</description>
	<lastBuildDate>Mon, 30 Jan 2012 20:33:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sherif</title>
		<link>http://www.dotvoid.com/2007/07/generating-excel-files-with-php/comment-page-1/#comment-6</link>
		<dc:creator>Sherif</dc:creator>
		<pubDate>Fri, 12 Sep 2008 13:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.commodi.com/?p=229#comment-6</guid>
		<description>I just finished a project with the Pear Spreadsheet_Excel_Writer. It has a major bug (open since 2006) that randomly appears when dealing with large data sets: http://pear.php.net/bugs/bug.php?id=6584 (and still hasnt been resolved)

The library is easy to use, but unfortunately, it appears that no one is maintaining the Pear library for spreadsheet excel writer.

I also tried PHPExcel, but that uses quite a LOT of additional memory.</description>
		<content:encoded><![CDATA[<p>I just finished a project with the Pear Spreadsheet_Excel_Writer. It has a major bug (open since 2006) that randomly appears when dealing with large data sets: <a href="http://pear.php.net/bugs/bug.php?id=6584" rel="nofollow">http://pear.php.net/bugs/bug.php?id=6584</a> (and still hasnt been resolved)</p>
<p>The library is easy to use, but unfortunately, it appears that no one is maintaining the Pear library for spreadsheet excel writer.</p>
<p>I also tried PHPExcel, but that uses quite a LOT of additional memory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

