<?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"
	>
<channel>
	<title>Comments on: Keep your site as fresh as your code</title>
	<atom:link href="http://blog.citrusbyte.com/2008/06/27/keep-your-site-as-fresh-as-your-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.citrusbyte.com/2008/06/27/keep-your-site-as-fresh-as-your-code/</link>
	<description>CitrusByte</description>
	<pubDate>Fri, 21 Nov 2008 12:11:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Lake</title>
		<link>http://blog.citrusbyte.com/2008/06/27/keep-your-site-as-fresh-as-your-code/#comment-99</link>
		<dc:creator>Lake</dc:creator>
		<pubDate>Mon, 11 Aug 2008 18:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=17#comment-99</guid>
		<description>It seems that pool party is down. :(</description>
		<content:encoded><![CDATA[<p>It seems that pool party is down. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan</title>
		<link>http://blog.citrusbyte.com/2008/06/27/keep-your-site-as-fresh-as-your-code/#comment-9</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Mon, 28 Jul 2008 16:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/?p=17#comment-9</guid>
		<description>Greetings, Cool idea...

I do the same thing with an svn repository on the forum for an open source app I develop.

The top level forum page does an asynchronous call and fills in the data when the response comes back, so it doesn't stop the basic page load, but the information is always fresh. It can take up to around a half second for the changeset information to show up, but most people don't notice.


 { :controller =&#62; 'feeds', :action =&#62; 'index' }, :update =&#62; 'changes'} -%&#62;

//&#60;![CDATA[
Event.observe(window, "load", function() {});
//]&#62;
</description>
		<content:encoded><![CDATA[<p>Greetings, Cool idea&#8230;</p>
<p>I do the same thing with an svn repository on the forum for an open source app I develop.</p>
<p>The top level forum page does an asynchronous call and fills in the data when the response comes back, so it doesn&#8217;t stop the basic page load, but the information is always fresh. It can take up to around a half second for the changeset information to show up, but most people don&#8217;t notice.</p>
<p> { :controller =&gt; &#8216;feeds&#8217;, :action =&gt; &#8216;index&#8217; }, :update =&gt; &#8216;changes&#8217;} -%&gt;</p>
<p>//&lt;![CDATA[<br />
Event.observe(window, "load", function() {});<br />
//]&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
