<?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: Why can&#8217;t we find a way to speed up web apps?</title>
	<atom:link href="http://josh.ev9.org/weblog/archives/382/feed" rel="self" type="application/rss+xml" />
	<link>http://josh.ev9.org/weblog/archives/382</link>
	<description>Interaction Design, User Experience, and the World at Large</description>
	<pubDate>Fri, 10 Sep 2010 15:26:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: scott</title>
		<link>http://josh.ev9.org/weblog/archives/382/comment-page-1#comment-420</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Tue, 12 Sep 2006 21:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://josh.ev9.org/weblog/archives/382#comment-420</guid>
		<description>Web apps really can only go as fast as the web can carry them.  You still have to pull all the data (text + images as is the case with wikiepdia) over the WAN, whether that's across the country or across the world.  You could always petition Wikipedia to mirror their site from somewhere closer to you.  {;o)

Some webified applications (I'm referring to those crazy enterprise type apps like SAP or Oracle CRM type things) are extermely chatty, so they suck even more because they have to make that round trip so many more times.  

HTTP has some built in compression, which helps a bit.  

Caching is anothero ption.  Caching objects and keeping the cache close to you is a great way to speed things up, however, it's static and only works well if everyone near you goes to the same website over and over.

Interestingly enough, my company has several solutions to these problems...haha</description>
		<content:encoded><![CDATA[<p>Web apps really can only go as fast as the web can carry them.  You still have to pull all the data (text + images as is the case with wikiepdia) over the WAN, whether that&#8217;s across the country or across the world.  You could always petition Wikipedia to mirror their site from somewhere closer to you.  {;o)</p>
<p>Some webified applications (I&#8217;m referring to those crazy enterprise type apps like SAP or Oracle CRM type things) are extermely chatty, so they suck even more because they have to make that round trip so many more times.  </p>
<p>HTTP has some built in compression, which helps a bit.  </p>
<p>Caching is anothero ption.  Caching objects and keeping the cache close to you is a great way to speed things up, however, it&#8217;s static and only works well if everyone near you goes to the same website over and over.</p>
<p>Interestingly enough, my company has several solutions to these problems&#8230;haha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Graham</title>
		<link>http://josh.ev9.org/weblog/archives/382/comment-page-1#comment-419</link>
		<dc:creator>Josh Graham</dc:creator>
		<pubDate>Tue, 12 Sep 2006 02:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://josh.ev9.org/weblog/archives/382#comment-419</guid>
		<description>d'oh.

&#60;span type="attention" version="2.0"&#62;upgrade now!&#60;/span&#62; ;-)</description>
		<content:encoded><![CDATA[<p>d&#8217;oh.</p>
<p>&lt;span type=&#8221;attention&#8221; version=&#8221;2.0&#8243;&gt;upgrade now!&lt;/span&gt; <img src='http://josh.ev9.org/weblog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Graham</title>
		<link>http://josh.ev9.org/weblog/archives/382/comment-page-1#comment-418</link>
		<dc:creator>Josh Graham</dc:creator>
		<pubDate>Tue, 12 Sep 2006 02:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://josh.ev9.org/weblog/archives/382#comment-418</guid>
		<description>upgrade now! ;-)</description>
		<content:encoded><![CDATA[<p>upgrade now! <img src='http://josh.ev9.org/weblog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
