<?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: Export Excel Spreadsheets using Zend Framework</title>
	<atom:link href="http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/</link>
	<description>Mi vida y cosas relacionadas</description>
	<lastBuildDate>Thu, 24 Jun 2010 07:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: David Mintz</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-6443</link>
		<dc:creator>David Mintz</dc:creator>
		<pubDate>Mon, 16 Nov 2009 18:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-6443</guid>
		<description>ligera corrección a lo antedicho:;  &quot;me estaba costando trabajo entender...&quot;</description>
		<content:encoded><![CDATA[<p>ligera corrección a lo antedicho:;  &#8220;me estaba costando trabajo entender&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Mintz</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-6442</link>
		<dc:creator>David Mintz</dc:creator>
		<pubDate>Mon, 16 Nov 2009 18:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-6442</guid>
		<description>Primero que nada, un saludo fraternal desde Nueva York, de parte de este servidor, gringo pero hispanohablante. Este ejemplo fue una gran ayuda, que me estaba costando trabajando entender la sintáxis de addContext() versus addActionContext() para crear un llamado custom context. La documentación oficial es un poco opaco (en nuestra humilde opinion por supuesto).

El caso mío es sencillo:  quiero que el servidor, cuando reciba un ajax request,  devuela javascript para ser evaluado por el cliente (a la manera de Prototype).

$contextSwitch-&gt;addContext(&#039;js&#039;,array(
    		&#039;suffix&#039; =&gt; &#039;js&#039;,
    		&#039;headers&#039; =&gt; array(&#039;Content-type&#039; =&gt; &#039;application/javascript&#039;)
    		))
    		-&gt;addActionContext(&#039;ajaxtest&#039;,&#039;js&#039;)
                -&gt;initContext();</description>
		<content:encoded><![CDATA[<p>Primero que nada, un saludo fraternal desde Nueva York, de parte de este servidor, gringo pero hispanohablante. Este ejemplo fue una gran ayuda, que me estaba costando trabajando entender la sintáxis de addContext() versus addActionContext() para crear un llamado custom context. La documentación oficial es un poco opaco (en nuestra humilde opinion por supuesto).</p>
<p>El caso mío es sencillo:  quiero que el servidor, cuando reciba un ajax request,  devuela javascript para ser evaluado por el cliente (a la manera de Prototype).</p>
<p>$contextSwitch-&gt;addContext(&#8216;js&#8217;,array(<br />
    		&#8216;suffix&#8217; =&gt; &#8216;js&#8217;,<br />
    		&#8216;headers&#8217; =&gt; array(&#8216;Content-type&#8217; =&gt; &#8216;application/javascript&#8217;)<br />
    		))<br />
    		-&gt;addActionContext(&#8216;ajaxtest&#8217;,'js&#8217;)<br />
                -&gt;initContext();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico Cargnelutti (fedecarg) 's status on Friday, 09-Oct-09 11:03:18 UTC - Identi.ca</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-5885</link>
		<dc:creator>Federico Cargnelutti (fedecarg) 's status on Friday, 09-Oct-09 11:03:18 UTC - Identi.ca</dc:creator>
		<pubDate>Fri, 09 Oct 2009 11:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-5885</guid>
		<description>[...]  http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/        a few seconds ago  from web [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/" rel="nofollow">http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/</a>        a few seconds ago  from web [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Kromkamp</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-5847</link>
		<dc:creator>Brett Kromkamp</dc:creator>
		<pubDate>Sun, 04 Oct 2009 19:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-5847</guid>
		<description>I have developed a topic map-based site/application with the Zend Framework: http://www.quesucede.com... the Zend Framework proved to be extremely productive and relatively simple to use.</description>
		<content:encoded><![CDATA[<p>I have developed a topic map-based site/application with the Zend Framework: <a href="http://www.quesucede.com.." rel="nofollow">http://www.quesucede.com..</a>. the Zend Framework proved to be extremely productive and relatively simple to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RobertP</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-5222</link>
		<dc:creator>RobertP</dc:creator>
		<pubDate>Mon, 31 Aug 2009 10:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-5222</guid>
		<description>Nice. I&#039;m not sure, if I like the placement of the excel-generation inside the view-layer, but I guess it is the better way... I use Spreadsheet_Excel_Writer from within a generation-class placed in the library/ which appears somehow more naturaly to me, but as I said - it might be better to stick to good old MVC...</description>
		<content:encoded><![CDATA[<p>Nice. I&#8217;m not sure, if I like the placement of the excel-generation inside the view-layer, but I guess it is the better way&#8230; I use Spreadsheet_Excel_Writer from within a generation-class placed in the library/ which appears somehow more naturaly to me, but as I said &#8211; it might be better to stick to good old MVC&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Viquez</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-5136</link>
		<dc:creator>Pablo Viquez</dc:creator>
		<pubDate>Wed, 26 Aug 2009 17:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-5136</guid>
		<description>@filip, GemBox.Spreadsheet does not apply since it&#039;s for .NET and not PHP. The license is $480 so it&#039;s pretty expensive for something you can do for free using an open source implementation (the PEAR module for example)</description>
		<content:encoded><![CDATA[<p>@filip, GemBox.Spreadsheet does not apply since it&#8217;s for .NET and not PHP. The license is $480 so it&#8217;s pretty expensive for something you can do for free using an open source implementation (the PEAR module for example)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Viquez</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-5135</link>
		<dc:creator>Pablo Viquez</dc:creator>
		<pubDate>Wed, 26 Aug 2009 16:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-5135</guid>
		<description>@ Bryan, thanks for the heads up, just updated the code, and yes, it&#039;s not required since the parent method is empty. I actually though on not putting it, however at the end I did it in order to be consistent. Thanks</description>
		<content:encoded><![CDATA[<p>@ Bryan, thanks for the heads up, just updated the code, and yes, it&#8217;s not required since the parent method is empty. I actually though on not putting it, however at the end I did it in order to be consistent. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: filip</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-5132</link>
		<dc:creator>filip</dc:creator>
		<pubDate>Wed, 26 Aug 2009 13:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-5132</guid>
		<description>For exporting data to Excel I recommend GemBox.Spreadsheet. I&#039;ve been using it for years and it&#039;s very easy to work with and very fast. Definitely worth a look.
http://www.gemboxsoftware.com/GBSpreadsheet.htm</description>
		<content:encoded><![CDATA[<p>For exporting data to Excel I recommend GemBox.Spreadsheet. I&#8217;ve been using it for years and it&#8217;s very easy to work with and very fast. Definitely worth a look.<br />
<a href="http://www.gemboxsoftware.com/GBSpreadsheet.htm" rel="nofollow">http://www.gemboxsoftware.com/GBSpreadsheet.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework University &#8212; Blog &#8212; Export Excel Spreadsheets using Zend Framework and Spreadsheet_Excel_Writer</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-5131</link>
		<dc:creator>Zend Framework University &#8212; Blog &#8212; Export Excel Spreadsheets using Zend Framework and Spreadsheet_Excel_Writer</dc:creator>
		<pubDate>Wed, 26 Aug 2009 12:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-5131</guid>
		<description>[...] the new post on his blog, Pablo Viquez writes about exporting data to Excel spreadsheet using Zend Framework and Spreadcheet_Excel_Writer (PEAR component). Most interesting part of article, at least for me, [...]</description>
		<content:encoded><![CDATA[<p>[...] the new post on his blog, Pablo Viquez writes about exporting data to Excel spreadsheet using Zend Framework and Spreadcheet_Excel_Writer (PEAR component). Most interesting part of article, at least for me, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Zarzuela</title>
		<link>http://www.pabloviquez.com/2009/08/export-excel-spreadsheets-using-zend-framework/comment-page-1/#comment-5122</link>
		<dc:creator>Bryan Zarzuela</dc:creator>
		<pubDate>Wed, 26 Aug 2009 00:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pabloviquez.com/?p=224#comment-5122</guid>
		<description>In your first example, I think you meant parent::init().

Either way, you don&#039;t need to call that since you&#039;re inheriting from Zend_Controller_Action. init() is stubbed out for you to write your own initialization code for your Action Controller.</description>
		<content:encoded><![CDATA[<p>In your first example, I think you meant parent::init().</p>
<p>Either way, you don&#8217;t need to call that since you&#8217;re inheriting from Zend_Controller_Action. init() is stubbed out for you to write your own initialization code for your Action Controller.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
