<?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: web.py &#8211; a web framework on Python</title>
	<atom:link href="http://blog.viamentis.com/articles/2008/05/09/webpy-a-web-framework-on-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.viamentis.com/articles/2008/05/09/webpy-a-web-framework-on-python/</link>
	<description>Curious About Everything</description>
	<lastBuildDate>Sun, 04 Jul 2010 18:38:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Lora Ireland</title>
		<link>http://blog.viamentis.com/articles/2008/05/09/webpy-a-web-framework-on-python/comment-page-1/#comment-28235</link>
		<dc:creator>Lora Ireland</dc:creator>
		<pubDate>Sat, 06 Mar 2010 23:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.viamentis.com/articles/2008/05/09/webpy-a-web-framework-on-python/#comment-28235</guid>
		<description>This is great! Thanks for this post. I am new at django and this is a big help.</description>
		<content:encoded><![CDATA[<p>This is great! Thanks for this post. I am new at django and this is a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skeeterbug</title>
		<link>http://blog.viamentis.com/articles/2008/05/09/webpy-a-web-framework-on-python/comment-page-1/#comment-15010</link>
		<dc:creator>Skeeterbug</dc:creator>
		<pubDate>Mon, 04 Aug 2008 08:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.viamentis.com/articles/2008/05/09/webpy-a-web-framework-on-python/#comment-15010</guid>
		<description>web.py doesn&#039;t utilize the MVC pattern because it doesn&#039;t make the choice for you. You can easily create a base controller class and derive all of your controllers (view logic) from that. Same with the model.</description>
		<content:encoded><![CDATA[<p>web.py doesn&#8217;t utilize the MVC pattern because it doesn&#8217;t make the choice for you. You can easily create a base controller class and derive all of your controllers (view logic) from that. Same with the model.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
