<?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"
	>
<channel>
	<title>Comments on: Hacking Seagull for Ajax support (with Rico)</title>
	<atom:link href="http://www.alexharford.com/2005/10/25/hacking-seagull-for-ajax-support-with-rico/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexharford.com/2005/10/25/hacking-seagull-for-ajax-support-with-rico/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 06 Jan 2009 08:32:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: 【转载】十款PHP开发框架横向比较 &#187; LEMON&#8217;BLOG - 黎明博客</title>
		<link>http://www.alexharford.com/2005/10/25/hacking-seagull-for-ajax-support-with-rico/#comment-91</link>
		<dc:creator>【转载】十款PHP开发框架横向比较 &#187; LEMON&#8217;BLOG - 黎明博客</dc:creator>
		<pubDate>Fri, 19 Dec 2008 13:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://wasabi.dynu.com:8080/blog/?p=119#comment-91</guid>
		<description>[...] 不幸的是，Seagull没有提供对Ajax的支持，实在有点说不过去，不过通过Google可以毫不费力地搜索到一篇自己添加Ajax支持的教程，而且这点在将来应该会添加到框架中。 WACT - Web Application Toolkit [...]</description>
		<content:encoded><![CDATA[<p>[...] 不幸的是，Seagull没有提供对Ajax的支持，实在有点说不过去，不过通过Google可以毫不费力地搜索到一篇自己添加Ajax支持的教程，而且这点在将来应该会添加到框架中。 WACT - Web Application Toolkit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJAX</title>
		<link>http://www.alexharford.com/2005/10/25/hacking-seagull-for-ajax-support-with-rico/#comment-49</link>
		<dc:creator>AJAX</dc:creator>
		<pubDate>Tue, 22 Jan 2008 12:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://wasabi.dynu.com:8080/blog/?p=119#comment-49</guid>
		<description>Looks great, I have a spare VPS about, i'll give this a whirl later.</description>
		<content:encoded><![CDATA[<p>Looks great, I have a spare VPS about, i&#8217;ll give this a whirl later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: friend</title>
		<link>http://www.alexharford.com/2005/10/25/hacking-seagull-for-ajax-support-with-rico/#comment-48</link>
		<dc:creator>friend</dc:creator>
		<pubDate>Mon, 21 Nov 2005 03:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://wasabi.dynu.com:8080/blog/?p=119#comment-48</guid>
		<description>Hey - a very simple way to get the framework to return what you want is to set the masterTemplate to a blank page.  Here are the steps:

1. add an attribute to input, say ajax=true (ie. /module/mgr/action/test/ajax/true/otherName/otherVal)
2. in validate(), check to see if ajax is true, then set masterTemplate to 'blank.html'
3. create a blank.html in the themes directory
4. in your action function, echo anything you want returned

Voila -- happy coding :)</description>
		<content:encoded><![CDATA[<p>Hey - a very simple way to get the framework to return what you want is to set the masterTemplate to a blank page.  Here are the steps:</p>
<p>1. add an attribute to input, say ajax=true (ie. /module/mgr/action/test/ajax/true/otherName/otherVal)<br />
2. in validate(), check to see if ajax is true, then set masterTemplate to &#8216;blank.html&#8217;<br />
3. create a blank.html in the themes directory<br />
4. in your action function, echo anything you want returned</p>
<p>Voila &#8212; happy coding <img src='http://www.alexharford.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
