<?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: Making Ajax Elegantly Fast</title>
	<atom:link href="http://www.nilkanth.com/2007/10/04/making-ajax-elegantly-fast/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nilkanth.com/2007/10/04/making-ajax-elegantly-fast/</link>
	<description>on the Philosophy of Technology</description>
	<lastBuildDate>Tue, 31 Aug 2010 07:44:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: hax</title>
		<link>http://www.nilkanth.com/2007/10/04/making-ajax-elegantly-fast/comment-page-1/#comment-74544</link>
		<dc:creator>hax</dc:creator>
		<pubDate>Sat, 13 Oct 2007 19:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.nilkanth.com/archives/2007/10/04/making-ajax-elegantly-fast/#comment-74544</guid>
		<description>Lazy Func Def is just a ANTI-PATTERN. Please read my comments on Peter&#039;s blog.
And it won&#039;t make ajax faster, because compare to HTTP network IO, the cost of object initialization can be ignored at all.</description>
		<content:encoded><![CDATA[<p>Lazy Func Def is just a ANTI-PATTERN. Please read my comments on Peter&#8217;s blog.<br />
And it won&#8217;t make ajax faster, because compare to HTTP network IO, the cost of object initialization can be ignored at all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 2/8 queries in 0.008 seconds using disk

Served from: www.nilkanth.com @ 2010-09-09 16:27:57 -->