<?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: A turbogears caching decorator</title>
	<atom:link href="http://psychicorigami.com/2008/05/31/a-turbogears-caching-decorator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.psychicorigami.com/2008/05/31/a-turbogears-caching-decorator/</link>
	<description>folding with my brain</description>
	<pubDate>Tue, 06 Jan 2009 04:29:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Kees van den Broek</title>
		<link>http://www.psychicorigami.com/2008/05/31/a-turbogears-caching-decorator/#comment-9973</link>
		<dc:creator>Kees van den Broek</dc:creator>
		<pubDate>Tue, 04 Nov 2008 10:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=139#comment-9973</guid>
		<description>Great script!
It's also useful in combination with TGWebservices with this small fix.

Check for an extra condition in url_key() to allow the cacher to work without the identity framework loaded:

config.get('identity.on') == True</description>
		<content:encoded><![CDATA[<p>Great script!<br />
It&#8217;s also useful in combination with TGWebservices with this small fix.</p>
<p>Check for an extra condition in url_key() to allow the cacher to work without the identity framework loaded:</p>
<p>config.get(&#8217;identity.on&#8217;) == True</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TG Cache at Compound Thinking</title>
		<link>http://www.psychicorigami.com/2008/05/31/a-turbogears-caching-decorator/#comment-9929</link>
		<dc:creator>TG Cache at Compound Thinking</dc:creator>
		<pubDate>Wed, 23 Jul 2008 21:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=139#comment-9929</guid>
		<description>[...] useful cache decorator for [...]</description>
		<content:encoded><![CDATA[<p>[...] useful cache decorator for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Ozsvald</title>
		<link>http://www.psychicorigami.com/2008/05/31/a-turbogears-caching-decorator/#comment-9909</link>
		<dc:creator>Ian Ozsvald</dc:creator>
		<pubDate>Tue, 03 Jun 2008 11:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/?p=139#comment-9909</guid>
		<description>It works a treat John - we're much obliged to you for digging us out of our page-response-woes.  
Note that with this caching plugin we're *still* running ShowMeDo on a shared box even though we get close to 3,000 interacting users a day - we couldn't do that without the caching!
Ian.</description>
		<content:encoded><![CDATA[<p>It works a treat John - we&#8217;re much obliged to you for digging us out of our page-response-woes.<br />
Note that with this caching plugin we&#8217;re *still* running ShowMeDo on a shared box even though we get close to 3,000 interacting users a day - we couldn&#8217;t do that without the caching!<br />
Ian.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
