<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: the toolbox</title>
	<atom:link href="http://bewest.wordpress.com/2006/09/06/the-toolbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://bewest.wordpress.com/2006/09/06/the-toolbox/</link>
	<description>Rampant Daydreams: Web Systems and Tools</description>
	<lastBuildDate>Thu, 24 Dec 2009 09:33:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Lyons</title>
		<link>http://bewest.wordpress.com/2006/09/06/the-toolbox/#comment-13</link>
		<dc:creator>Daniel Lyons</dc:creator>
		<pubDate>Fri, 15 Sep 2006 22:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://bewest.wordpress.com/2006/09/06/the-toolbox/#comment-13</guid>
		<description>Hi Ben,

I&#039;ve been using SQLAlchemy for about two days now and I can tell you, it&#039;s without compare. The ORM is the most flexible I&#039;ve ever seen. It&#039;s freaking magic.

I&#039;ve been using Pylons for... two days now. I&#039;m really impressed with it. The wiki demo is ~150 lines of code and ends with drag and drop page deletion.

I wrote a virtual machine for the ICFP 2006 programming contest in Ruby because it&#039;s basically my native tongue (Python is the language we use at work) and was exceedingly disappointed in the performance. I&#039;d be pretty shocked if Python turned out to outperform Ruby by a whole lot though, at least without magic like Psyco.</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>I&#8217;ve been using SQLAlchemy for about two days now and I can tell you, it&#8217;s without compare. The ORM is the most flexible I&#8217;ve ever seen. It&#8217;s freaking magic.</p>
<p>I&#8217;ve been using Pylons for&#8230; two days now. I&#8217;m really impressed with it. The wiki demo is ~150 lines of code and ends with drag and drop page deletion.</p>
<p>I wrote a virtual machine for the ICFP 2006 programming contest in Ruby because it&#8217;s basically my native tongue (Python is the language we use at work) and was exceedingly disappointed in the performance. I&#8217;d be pretty shocked if Python turned out to outperform Ruby by a whole lot though, at least without magic like Psyco.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bewest</title>
		<link>http://bewest.wordpress.com/2006/09/06/the-toolbox/#comment-4</link>
		<dc:creator>bewest</dc:creator>
		<pubDate>Thu, 07 Sep 2006 03:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://bewest.wordpress.com/2006/09/06/the-toolbox/#comment-4</guid>
		<description>Adrian,

Ah, good to know!  Thanks.  What about sqlalchemy vs. sqlobject?</description>
		<content:encoded><![CDATA[<p>Adrian,</p>
<p>Ah, good to know!  Thanks.  What about sqlalchemy vs. sqlobject?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Holovaty</title>
		<link>http://bewest.wordpress.com/2006/09/06/the-toolbox/#comment-3</link>
		<dc:creator>Adrian Holovaty</dc:creator>
		<pubDate>Thu, 07 Sep 2006 03:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://bewest.wordpress.com/2006/09/06/the-toolbox/#comment-3</guid>
		<description>Hey there, bewest,

You can use Kid with Django if you really want to -- a Django view function is just a plain Python function that does something and returns a response. If &quot;does something&quot; means &quot;load a Kid template,&quot; that&#039;s perfectly fine. :)</description>
		<content:encoded><![CDATA[<p>Hey there, bewest,</p>
<p>You can use Kid with Django if you really want to &#8212; a Django view function is just a plain Python function that does something and returns a response. If &#8220;does something&#8221; means &#8220;load a Kid template,&#8221; that&#8217;s perfectly fine. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
