<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Random Musings of an Insane Mind &#187; widget</title>
	<atom:link href="http://cd34.com/blog/tag/widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://cd34.com/blog</link>
	<description>This is my blog, there are many others like it but this one is mine.</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:47:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TurboGears, Tableform and a callable option to a Widget</title>
		<link>http://cd34.com/blog/programming/python/turbogears-tableform-and-a-callable-option-to-a-widget/</link>
		<comments>http://cd34.com/blog/programming/python/turbogears-tableform-and-a-callable-option-to-a-widget/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 16:31:20 +0000</pubDate>
		<dc:creator>cd34</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[tableform]]></category>
		<category><![CDATA[toscawidgets]]></category>
		<category><![CDATA[turbogears]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://cd34.com/blog/?p=641</guid>
		<description><![CDATA[While doing some TurboGears development I ran into an issue where I needed to generate a select field&#8217;s options from the database that was dependent on authentication. Since defining the query in the model results in a cached result when the class is instantiated, the query couldn&#8217;t be defined there. There are multiple mentions of [...]]]></description>
		<wfw:commentRss>http://cd34.com/blog/programming/python/turbogears-tableform-and-a-callable-option-to-a-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

