<?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: PEAR and CakePHP</title>
	<atom:link href="http://www.hirdweb.com/2009/05/04/pear-and-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/</link>
	<description>Another Blog clogging up the already crowded internet</description>
	<lastBuildDate>Tue, 13 Dec 2011 13:20:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: stephen</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-291</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Sat, 28 Aug 2010 13:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-291</guid>
		<description>Can you post the issue and resolution, in case someone else runs into the same issue.</description>
		<content:encoded><![CDATA[<p>Can you post the issue and resolution, in case someone else runs into the same issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdulhakim Haliru</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-290</link>
		<dc:creator>Abdulhakim Haliru</dc:creator>
		<pubDate>Sat, 28 Aug 2010 08:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-290</guid>
		<description>Ok, i finally got this to work on my linux live server. :)</description>
		<content:encoded><![CDATA[<p>Ok, i finally got this to work on my linux live server. <img src='http://www.hirdweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdulhakim Haliru</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-289</link>
		<dc:creator>Abdulhakim Haliru</dc:creator>
		<pubDate>Fri, 27 Aug 2010 15:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-289</guid>
		<description>this works on my windows local server but it sadly brefuses to work on my linux live server...it keeps telling me Fatal Error: Class Spreadsheet_Excel_Writer not found in controller line 80...been trying to get it to work for the past few days with no luck.</description>
		<content:encoded><![CDATA[<p>this works on my windows local server but it sadly brefuses to work on my linux live server&#8230;it keeps telling me Fatal Error: Class Spreadsheet_Excel_Writer not found in controller line 80&#8230;been trying to get it to work for the past few days with no luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdulhakim Haliru</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-287</link>
		<dc:creator>Abdulhakim Haliru</dc:creator>
		<pubDate>Tue, 24 Aug 2010 11:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-287</guid>
		<description>@cartosis, i got the package downloaded and that seems to have worked perfectly.
http://pear.php.net/package/Console_Getopt/download</description>
		<content:encoded><![CDATA[<p>@cartosis, i got the package downloaded and that seems to have worked perfectly.<br />
<a href="http://pear.php.net/package/Console_Getopt/download" rel="nofollow">http://pear.php.net/package/Console_Getopt/download</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cartosys</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-248</link>
		<dc:creator>cartosys</dc:creator>
		<pubDate>Wed, 07 Jul 2010 16:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-248</guid>
		<description>per francis&#039;s problem: Hi, Im trying to make this work.. Im getting an error which says, “Warning (2): require_once(Console/Getopt.php) [function.require-once]: failed to open stream: No such file or directory [CORE/vendors/Pear/System.php, line 21]“

My solution was to comment out line 21 in System.php.  I did the &quot;modify the core files&quot; nono, but don&#039;t know what other solution to take...</description>
		<content:encoded><![CDATA[<p>per francis&#8217;s problem: Hi, Im trying to make this work.. Im getting an error which says, “Warning (2): require_once(Console/Getopt.php) [function.require-once]: failed to open stream: No such file or directory [CORE/vendors/Pear/System.php, line 21]“</p>
<p>My solution was to comment out line 21 in System.php.  I did the &#8220;modify the core files&#8221; nono, but don&#8217;t know what other solution to take&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-233</link>
		<dc:creator>Francis</dc:creator>
		<pubDate>Mon, 18 Jan 2010 07:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-233</guid>
		<description>saw what the problem is.. no problem with your steps.. it had an issue with something that i set to my view in my beforeFilter function.</description>
		<content:encoded><![CDATA[<p>saw what the problem is.. no problem with your steps.. it had an issue with something that i set to my view in my beforeFilter function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-232</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Mon, 18 Jan 2010 02:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-232</guid>
		<description>All the steps I did are listed out here. I modified one step, but I called that out in the post, and highlighted it. When I get a spreadsheet full of special characters, that usually means that there was an error somewhere in the code that I needed to go back and correct.</description>
		<content:encoded><![CDATA[<p>All the steps I did are listed out here. I modified one step, but I called that out in the post, and highlighted it. When I get a spreadsheet full of special characters, that usually means that there was an error somewhere in the code that I needed to go back and correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-231</link>
		<dc:creator>Francis</dc:creator>
		<pubDate>Mon, 18 Jan 2010 01:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-231</guid>
		<description>i just followed what you did here.. are there any extra steps to be done?</description>
		<content:encoded><![CDATA[<p>i just followed what you did here.. are there any extra steps to be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephen</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-230</link>
		<dc:creator>stephen</dc:creator>
		<pubDate>Fri, 15 Jan 2010 14:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-230</guid>
		<description>With the special characters, what are you trying to output, and are you sure that you are sending the data out in UTF-8? Microsoft Excel usually tries to do what it thinks is best, which is most of the time wrong. So make sure the encoding is correct. 

Also, if there is an error in the logic before it outputs, like calling a variable that is not there, it could send out an error, and send special characters.</description>
		<content:encoded><![CDATA[<p>With the special characters, what are you trying to output, and are you sure that you are sending the data out in UTF-8? Microsoft Excel usually tries to do what it thinks is best, which is most of the time wrong. So make sure the encoding is correct. </p>
<p>Also, if there is an error in the logic before it outputs, like calling a variable that is not there, it could send out an error, and send special characters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis</title>
		<link>http://www.hirdweb.com/2009/05/04/pear-and-cakephp/comment-page-1/#comment-229</link>
		<dc:creator>Francis</dc:creator>
		<pubDate>Fri, 15 Jan 2010 09:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.hirdweb.com/?p=185#comment-229</guid>
		<description>Hi, its me again.. I was able to make it work.. it generates the excel file but then the contents of the worksheet isnt right.. its full of special characters.. 

help please?</description>
		<content:encoded><![CDATA[<p>Hi, its me again.. I was able to make it work.. it generates the excel file but then the contents of the worksheet isnt right.. its full of special characters.. </p>
<p>help please?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

