<?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: jQuery AJAX in Zend Framework</title>
	<atom:link href="http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/</link>
	<description>Wenbert Del Rosario: PHP, MySQL, Javascript, MVC, Zend Framework, AJAX, jQuery.</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:49:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ralph Jones</title>
		<link>http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/comment-page-1/#comment-11666</link>
		<dc:creator>Ralph Jones</dc:creator>
		<pubDate>Sat, 11 Jul 2009 21:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/#comment-11666</guid>
		<description>i used simple jQuery method .
just included the JS file in main layout and just disabled the layout for some views which i call them by ajax and it works :P
my project was very simple by the way .

$this-&gt;_helper-&gt;layout-&gt;disableLayout();</description>
		<content:encoded><![CDATA[<p>i used simple jQuery method .<br />
just included the JS file in main layout and just disabled the layout for some views which i call them by ajax and it works :P<br />
my project was very simple by the way .</p>
<p>$this-&gt;_helper-&gt;layout-&gt;disableLayout();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jezz</title>
		<link>http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/comment-page-1/#comment-11578</link>
		<dc:creator>jezz</dc:creator>
		<pubDate>Tue, 21 Apr 2009 05:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/#comment-11578</guid>
		<description>nice,http://news.wangmeng.cn/index</description>
		<content:encoded><![CDATA[<p>nice,http://news.wangmeng.cn/index</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevvy</title>
		<link>http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/comment-page-1/#comment-7708</link>
		<dc:creator>kevvy</dc:creator>
		<pubDate>Sun, 17 Aug 2008 04:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/#comment-7708</guid>
		<description>couldnt u you do this in your controller? it works for me:

$this-&gt;_helper-&gt;json(Zend_Json::encode($array));</description>
		<content:encoded><![CDATA[<p>couldnt u you do this in your controller? it works for me:</p>
<p>$this-&gt;_helper-&gt;json(Zend_Json::encode($array));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wenbert</title>
		<link>http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/comment-page-1/#comment-6525</link>
		<dc:creator>Wenbert</dc:creator>
		<pubDate>Tue, 10 Jun 2008 06:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/#comment-6525</guid>
		<description>Thanks Anton. Have you created a proposal for this in ZF? It would be great if this made it to the official ZF release.</description>
		<content:encoded><![CDATA[<p>Thanks Anton. Have you created a proposal for this in ZF? It would be great if this made it to the official ZF release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Shevchuk</title>
		<link>http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/comment-page-1/#comment-6524</link>
		<dc:creator>Anton Shevchuk</dc:creator>
		<pubDate>Tue, 10 Jun 2008 06:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/2007/08/28/jquery-ajax-in-zend-framework/#comment-6524</guid>
		<description>I use jQuery-PHP library with ZF, see &lt;a href=&quot;http://jquery.hohli.com/zf.html&quot; title=&quot;&quot; rel=&quot;nofollow&quot;&gt;example&lt;/a&gt; on project homepage</description>
		<content:encoded><![CDATA[<p>I use jQuery-PHP library with ZF, see <a href="http://jquery.hohli.com/zf.html" title="" rel="nofollow">example</a> on project homepage</p>
]]></content:encoded>
	</item>
</channel>
</rss>
