<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Commenti a: A bad way to use ajax</title>
	<atom:link href="http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/</link>
	<description>procrastinate and delegate...</description>
	<lastBuildDate>Fri, 15 Feb 2008 00:39:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Di: fullo</title>
		<link>http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-491</link>
		<dc:creator>fullo</dc:creator>
		<pubDate>Sun, 12 Nov 2006 22:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-491</guid>
		<description>ehm the right count is 1k x 12 req/min x 100 users = 1200k ;)</description>
		<content:encoded><![CDATA[<p>ehm the right count is 1k x 12 req/min x 100 users = 1200k <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Joe Blow</title>
		<link>http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-490</link>
		<dc:creator>Joe Blow</dc:creator>
		<pubDate>Sun, 12 Nov 2006 22:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-490</guid>
		<description>Um, I can see your point mate, but you might want to check your math.

100 x 1kb is not a megabyte, it&#039;s 100k

you&#039;ve followed this error though on your calculations, so your numbers are all 10 times bigger than they should be.

The point remains though. High traffic sites this method could cause you to bleed.</description>
		<content:encoded><![CDATA[<p>Um, I can see your point mate, but you might want to check your math.</p>
<p>100 x 1kb is not a megabyte, it&#8217;s 100k</p>
<p>you&#8217;ve followed this error though on your calculations, so your numbers are all 10 times bigger than they should be.</p>
<p>The point remains though. High traffic sites this method could cause you to bleed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Gigasoft</title>
		<link>http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-67</link>
		<dc:creator>Gigasoft</dc:creator>
		<pubDate>Sat, 06 May 2006 19:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-67</guid>
		<description>I&#039;ve translated this text in Italian.
You can see it here:
http://gigasoft.altervista.org/blog/archive-read-1146944953</description>
		<content:encoded><![CDATA[<p>I&#8217;ve translated this text in Italian.<br />
You can see it here:<br />
<a href="http://gigasoft.altervista.org/blog/archive-read-1146944953" rel="nofollow">http://gigasoft.altervista.org/blog/archive-read-1146944953</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Full(o)bloG &#187; Blog Archive &#187; Rassegna di links del venerdì</title>
		<link>http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-65</link>
		<dc:creator>Full(o)bloG &#187; Blog Archive &#187; Rassegna di links del venerdì</dc:creator>
		<pubDate>Fri, 05 May 2006 10:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-65</guid>
		<description></description>
		<content:encoded><![CDATA[<p>[...] RTOC è una piccola applicazione ajax per tracciare le visite (ed i visitatori) di un blog.. casualmente il server su cui è ospitato il servizio sta registrando un certo sovraccarico&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Michael Mahemoff</title>
		<link>http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-13</link>
		<dc:creator>Michael Mahemoff</dc:creator>
		<pubDate>Tue, 20 Sep 2005 13:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-13</guid>
		<description>He can do what Apple and Google have done, and make a &lt;a href=&quot;http://ajaxpatterns.org/Guesstimate&quot; rel=&quot;nofollow&quot;&gt;Guesstimate&lt;/a&gt; based on an initial value and an estimation of visitors-per-second.

&lt;a href=&quot;http://www.softwareas.com/ajaxian-guesstimate-on-download-counter&quot; rel=&quot;nofollow&quot;&gt;ITunes counter walkthrough&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>He can do what Apple and Google have done, and make a <a href="http://ajaxpatterns.org/Guesstimate" rel="nofollow">Guesstimate</a> based on an initial value and an estimation of visitors-per-second.</p>
<p><a href="http://www.softwareas.com/ajaxian-guesstimate-on-download-counter" rel="nofollow">ITunes counter walkthrough</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: his friend</title>
		<link>http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-12</link>
		<dc:creator>his friend</dc:creator>
		<pubDate>Tue, 20 Sep 2005 10:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://fullo.wordpress.com/2005/09/20/a-bad-way-to-use-ajax/#comment-12</guid>
		<description>I Fulloly agree with you.</description>
		<content:encoded><![CDATA[<p>I Fulloly agree with you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
