<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>John Bullard &#187; web development</title>
	<atom:link href="http://johnbullard.net/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnbullard.net</link>
	<description>Loose Thinking, Tight Analysis</description>
	<lastBuildDate>Tue, 12 Jan 2010 14:32:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Speed Boost (TURBO!!!)</title>
		<link>http://johnbullard.net/2008/01/09/speed-boost-turbo/</link>
		<comments>http://johnbullard.net/2008/01/09/speed-boost-turbo/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 16:25:21 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[VCS]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://johnbullard.net/2008/01/09/speed-boost-turbo/</guid>
		<description><![CDATA[Our new Endpoint Database heavily utilizes AJAX. Almost everything (that makes sense) uses JS to fetch some small php function on the server.  I followed this design with the old school RIA mindset: deliver more dynamic, interactive pages to the user.
Lately I&#8217;ve been noticing a curiously awesome side effect. Our bandwidth usage is at [...]]]></description>
			<content:encoded><![CDATA[<p>Our new Endpoint Database heavily utilizes AJAX. Almost everything (that makes sense) uses JS to fetch some small php function on the server.  I followed this design with the old school RIA mindset: deliver more dynamic, interactive pages to the user.</p>
<p>Lately I&#8217;ve been noticing a curiously awesome side effect. Our bandwidth usage is at an all time low. I don&#8217;t have metrics for it (yet), but the application loads noticeably faster. I did a little googling and found others getting as much as <a href="http://www.developer.com/java/other/article.php/3554271" title="Measuring the Benefits of Ajax">73% performance increases</a>.  Pretty cool stuff. It&#8217;s nice to see something so hyped up actually deliver.</p>
<p class="fbconnect_share"><fb:share-button class="url" href="http://johnbullard.net/2008/01/09/speed-boost-turbo/" /></p>]]></content:encoded>
			<wfw:commentRss>http://johnbullard.net/2008/01/09/speed-boost-turbo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
