<?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: AJAX with ACEGI article</title>
	<atom:link href="http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/feed/" rel="self" type="application/rss+xml" />
	<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/</link>
	<description>Brian Pontarelli</description>
	<pubDate>Tue, 06 Jan 2009 22:47:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Brian Pontarelli</title>
		<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-4387</link>
		<dc:creator>Brian Pontarelli</dc:creator>
		<pubDate>Thu, 09 Aug 2007 15:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-4387</guid>
		<description>Mark, good catch. I'll try and update the article today and repost it. The function is pretty simple in that it just submits the form using any AJAX library and an HTTP POST.</description>
		<content:encoded><![CDATA[<p>Mark, good catch. I&#8217;ll try and update the article today and repost it. The function is pretty simple in that it just submits the form using any AJAX library and an HTTP POST.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-4299</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 03 Aug 2007 13:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-4299</guid>
		<description>Excellent article!  In your code snippets you refer to a javascript function named ajax_submit_form() - what goes in this function to make the Ajax Acegi login work?</description>
		<content:encoded><![CDATA[<p>Excellent article!  In your code snippets you refer to a javascript function named ajax_submit_form() - what goes in this function to make the Ajax Acegi login work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Salomons</title>
		<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-3300</link>
		<dc:creator>Darren Salomons</dc:creator>
		<pubDate>Thu, 29 Mar 2007 16:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-3300</guid>
		<description>Great article... Just wanted to point out that the property serverSideRedirect is set to false by default and provides the traditional behavior of redirecting to the login page.  In your article you say to set the property to false but it should be set to true for the behavior you describe.  Semantically, setting serverSideRedirect to true for the forwarding feature seems kind of strange but that's how they decided to do it.</description>
		<content:encoded><![CDATA[<p>Great article&#8230; Just wanted to point out that the property serverSideRedirect is set to false by default and provides the traditional behavior of redirecting to the login page.  In your article you say to set the property to false but it should be set to true for the behavior you describe.  Semantically, setting serverSideRedirect to true for the forwarding feature seems kind of strange but that&#8217;s how they decided to do it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
