<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
<channel>
<title>CodeStore.net comments on "Further Suggestions - Speed Week, Day 4"</title>
<description>Replies to blog "Further Suggestions - Speed Week, Day 4" on codestore.net.</description>
<link>http://www.codestore.net/</link>
<lastBuildDate>Thu, 29 Mar 2007 15:04:00 +0100</lastBuildDate>
<atom:link href="http://www.codestore.net/store.nsf/blog.xml?Open=20070329" rel="self" type="application/rss+xml" />

<item>
	<title>Reply from Fredrik Stöckel</title>
	<pubDate>Thu, 29 Mar 2007 15:04:00 +0100</pubDate>
	<author>Fredrik Stöckel</author>
	<description><![CDATA[ 
		<p>I agree, server side caching can do wonders (especially usefull for public sites), but you have to carefully design your application with server-side caching in mind before you build it :)</p>
		<p>Another great trick regarding client side caching and response-headers (that really makes a difference) is the one from Tomas Nielsen:</p>
		<p>{<a rel="nofollow" href="http://www.dominoexperts.com/de/forum.nsf/threadOpen?openView&Category=DominoExperts.com~General%20Domino%20Talk~Which%20is%20faster?&id=5067FB51BBC78AE9C1257293007FEEFC">Link</a>}</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=6B62B6FA7694425C852572AD0068BFB1"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20070329?OpenDocument#DOC_6B62B6FA</link>
</item><item>
	<title>Reply from Michael Bourak</title>
	<pubDate>Thu, 29 Mar 2007 12:33:00 +0100</pubDate>
	<author>Michael Bourak</author>
	<description><![CDATA[ 
		<p>I've seen very few people leverage domino server side caching. It's an heritage of 4.61 evolution, has a lot of caveats (only for anonymous request, for certain domino urls etc...) but can be a real performance boost (by caching the generated HTML by domino, server side, for a defined period of time)</p>
		<p>I've begged IBM to enhance it (so it may behave like Websphere dynacache in terms of flexibility but it never happened).</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=213BA166467DE9B4852572AD005AF297"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20070329?OpenDocument#DOC_213BA166</link>
</item><item>
	<title>Reply from Jerry Glover</title>
	<pubDate>Thu, 29 Mar 2007 11:15:00 +0100</pubDate>
	<author>Jerry Glover</author>
	<description><![CDATA[ 
		<p>You could just claim that you sped up the postings and finished the week early.  :-)</p>
		<p>Re: hosting YUI libraries outside the NSF, for public internet applications you could just use the Yahoo! hosted versions. This was a relatively recent announcement over at the YUI blog: {<a rel="nofollow" href="http://feeds.yuiblog.com/~r/YahooUserInterfaceBlog/~3/94605784/">Link</a>}</p>
		<p>and {<a rel="nofollow" href="http://developer.yahoo.com/yui/articles/hosting/">Link</a>}</p>
		<p>They include version numbers in filepaths (a good idea for everyone's own libraries when doing the aggresive caching thing) so you can use the version you've developed/tested against on an ongoing basis.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=FA2A2CB9A3B9D0AE852572AD0053D5AC"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20070329?OpenDocument#DOC_FA2A2CB9</link>
</item><item>
	<title>Reply from Vitor Pereira</title>
	<pubDate>Thu, 29 Mar 2007 10:55:00 +0100</pubDate>
	<author>Vitor Pereira</author>
	<description><![CDATA[ 
		<p>Julien, you can still encode individual files yourself and create some web site rules to served those.</p>
		<p>{Check Tim's take on this {<a rel="nofollow" href="http://www.timtripcony.com/blog.nsf/d6plinks/GUIN-6YZ3DG">Link</a>}</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=1D1A9541676187B7852572AD0051FA3B"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20070329?OpenDocument#DOC_1D1A9541</link>
</item><item>
	<title>Reply from Vitor Pereira</title>
	<pubDate>Thu, 29 Mar 2007 10:40:00 +0100</pubDate>
	<author>Vitor Pereira</author>
	<description><![CDATA[ 
		<p>Alex, I think you might have ruined tomorrow's post.  ;-)</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=BAAF3C7A269264B9852572AD00509C13"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20070329?OpenDocument#DOC_BAAF3C7A</link>
</item><item>
	<title>Reply from Julien</title>
	<pubDate>Thu, 29 Mar 2007 10:36:00 +0100</pubDate>
	<author>Julien</author>
	<description><![CDATA[ 
		<p>In this iNotes tunning article {<a rel="nofollow" href="http://www-128.ibm.com/developerworks/lotus/library/dwa-clientperf/">Link</a>} we can see that enabling GZIP is not always a good choice and can be sometimes negative.</p>
		<p>I'm not sure it's a really good option.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=6E17852CC9D5AFAC852572AD00503537"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20070329?OpenDocument#DOC_6E17852C</link>
</item><item>
	<title>Reply from Alex Hernandez</title>
	<pubDate>Thu, 29 Mar 2007 09:46:00 +0100</pubDate>
	<author>Alex Hernandez</author>
	<description><![CDATA[ 
		<p>Good week Jake.</p>
		<p>Speeding applications involves a lot of considerations, from server tunning to coding for speed.</p>
		<p>I didn't hear you mention GZIP as an option to speed up traffic between servers and browsers. Compressed content travels faster of course and almost all the new browsers can deal with GZIP. I don't have more facts about it but I've heard that is useful. even Brendon has a product (Web Booster) to help out with speeding applications, but I don't know if it apply for the new versions of Domino that includes GZIP support.</p>
		<p>Anyways,  there's a lot of best practices that can be implemented to seed up applications. Thanks for resuming them here!</p>
		<p>Cheers!</p>
		<p>.::AleX::.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=268E5215717B76B6852572AD004BAE03"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20070329?OpenDocument#DOC_268E5215</link>
</item>

</channel>
</rss> 
