<?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: Anti Asynchronous AJAX calls and PHP sessions</title>
	<atom:link href="http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/</link>
	<description>Staying Curious</description>
	<lastBuildDate>Wed, 01 Feb 2012 07:05:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: PHP Answers &#187; Answers Archive &#187; Re: Cake dispatcher is synchronous?</title>
		<link>http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/comment-page-1/#comment-1038</link>
		<dc:creator>PHP Answers &#187; Answers Archive &#187; Re: Cake dispatcher is synchronous?</dc:creator>
		<pubDate>Wed, 04 May 2011 23:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/#comment-1038</guid>
		<description>[...] close it for you at the end of the request, and thus allow the next request to start more quickly. http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/&#8211; Our newest site for the community: CakePHP Video Tutorials [...]</description>
		<content:encoded><![CDATA[<p>[...] close it for you at the end of the request, and thus allow the next request to start more quickly. <a href="http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/&#038;#8211" rel="nofollow">http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/&#038;#8211</a>; Our newest site for the community: CakePHP Video Tutorials [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantin Mirin</title>
		<link>http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/comment-page-1/#comment-173</link>
		<dc:creator>Konstantin Mirin</dc:creator>
		<pubDate>Thu, 05 Mar 2009 05:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/#comment-173</guid>
		<description>Another approach is to use DB for the session handling. This doesn&#039;t cause blocking problems. See how I used this for the Yii framework: http://programmersnotes.info/2009/03/05/speeding-up-yii-or-why-should-you-use-db-sessions/</description>
		<content:encoded><![CDATA[<p>Another approach is to use DB for the session handling. This doesn&#8217;t cause blocking problems. See how I used this for the Yii framework: <a href="http://programmersnotes.info/2009/03/05/speeding-up-yii-or-why-should-you-use-db-sessions/" rel="nofollow">http://programmersnotes.info/2009/03/05/speeding-up-yii-or-why-should-you-use-db-sessions/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programmer's Notes</title>
		<link>http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/comment-page-1/#comment-172</link>
		<dc:creator>Programmer's Notes</dc:creator>
		<pubDate>Thu, 05 Mar 2009 05:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/anti-asynchronous-ajax-calls-and-php-sessions/#comment-172</guid>
		<description>&lt;strong&gt;Speeding up Yii or why should you use DB sessions...&lt;/strong&gt;

Quick, effective and simple way how to speed up the Yii web application using the DB session storage.
......</description>
		<content:encoded><![CDATA[<p><strong>Speeding up Yii or why should you use DB sessions&#8230;</strong></p>
<p>Quick, effective and simple way how to speed up the Yii web application using the DB session storage.<br />
&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

