<?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: Expiring rails fragement caches using an expires time instead of a sweeper (expires_in) &#8211; (a &#8216;duh&#8217; post)</title>
	<atom:link href="http://coryodaniel.com/index.php/2010/02/10/expiring-rails-fragement-caches-using-an-expires-time-instead-of-a-sweeper-expires_in-a-duh-post/feed/" rel="self" type="application/rss+xml" />
	<link>http://coryodaniel.com/index.php/2010/02/10/expiring-rails-fragement-caches-using-an-expires-time-instead-of-a-sweeper-expires_in-a-duh-post/</link>
	<description>Software development, thoughts, and randomness</description>
	<lastBuildDate>Thu, 19 Aug 2010 01:21:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ajmal</title>
		<link>http://coryodaniel.com/index.php/2010/02/10/expiring-rails-fragement-caches-using-an-expires-time-instead-of-a-sweeper-expires_in-a-duh-post/comment-page-1/#comment-246</link>
		<dc:creator>Ajmal</dc:creator>
		<pubDate>Sun, 11 Jul 2010 09:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://coryodaniel.com/?p=466#comment-246</guid>
		<description>Hello Sir,

We are from India a small Web development company... I was search in the web for time based caching concept in rails.

We found your article  thought provoking, another article i found was  

http://yanpritzker.com/2006/08/19/rails-fragment-cache-with-memcached-client-and-time-based-expire-option/

http://scottstuff.net/blog/2006/01/20/time-limited-caching-for-rails 

We have a small issue...

what we are having is a home page with few iframes(with stock data from other websites)

the loading time is high since data is got from other websites and displayed.

We would like to cache the page as a pure html and display every say 5 min

ie the the rails home page is cached and stored as html so the output for normal users will be a plain html page which will be real fast.

and every 5 min a new cache page is created deleting the old page...

Could you help us and give an idea how we can achieve them..

Thanks</description>
		<content:encoded><![CDATA[<p>Hello Sir,</p>
<p>We are from India a small Web development company&#8230; I was search in the web for time based caching concept in rails.</p>
<p>We found your article  thought provoking, another article i found was  </p>
<p><a href="http://yanpritzker.com/2006/08/19/rails-fragment-cache-with-memcached-client-and-time-based-expire-option/" rel="nofollow">http://yanpritzker.com/2006/08/19/rails-fragment-cache-with-memcached-client-and-time-based-expire-option/</a></p>
<p><a href="http://scottstuff.net/blog/2006/01/20/time-limited-caching-for-rails" rel="nofollow">http://scottstuff.net/blog/2006/01/20/time-limited-caching-for-rails</a> </p>
<p>We have a small issue&#8230;</p>
<p>what we are having is a home page with few iframes(with stock data from other websites)</p>
<p>the loading time is high since data is got from other websites and displayed.</p>
<p>We would like to cache the page as a pure html and display every say 5 min</p>
<p>ie the the rails home page is cached and stored as html so the output for normal users will be a plain html page which will be real fast.</p>
<p>and every 5 min a new cache page is created deleting the old page&#8230;</p>
<p>Could you help us and give an idea how we can achieve them..</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
