<?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: A turbogears caching decorator</title>
	<atom:link href="http://www.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>
	<lastBuildDate>Wed, 10 Feb 2010 09:47:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kees van den Broek</title>
		<link>http://www.psychicorigami.com/2008/05/31/a-turbogears-caching-decorator/comment-page-1/#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&#039;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(&#039;identity.on&#039;) == 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(&#8216;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-page-1/#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-page-1/#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&#039;re much obliged to you for digging us out of our page-response-woes.  
Note that with this caching plugin we&#039;re *still* running ShowMeDo on a shared box even though we get close to 3,000 interacting users a day - we couldn&#039;t do that without the caching!
Ian.</description>
		<content:encoded><![CDATA[<p>It works a treat John &#8211; 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 &#8211; we couldn&#8217;t do that without the caching!<br />
Ian.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
