<?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: Django Developer Kit Appliance: First Steps</title>
	<atom:link href="http://www.ogmaciel.com/?feed=rss2&#038;p=828" rel="self" type="application/rss+xml" />
	<link>http://www.ogmaciel.com/?p=828</link>
	<description>The senseless thoughts of an open source advocate</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:37:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: OgMaciel</title>
		<link>http://www.ogmaciel.com/?p=828&#038;cpage=1#comment-6157</link>
		<dc:creator>OgMaciel</dc:creator>
		<pubDate>Tue, 23 Mar 2010 19:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ogmaciel.com/?p=828#comment-6157</guid>
		<description>Yup, the Django developer best friend: http://rob.cogit8.org/blog/2008/Sep/19/introducing-django-debug-toolbar/ :)</description>
		<content:encoded><![CDATA[<p>Yup, the Django developer best friend: <a href="http://rob.cogit8.org/blog/2008/Sep/19/introducing-django-debug-toolbar/" rel="nofollow">http://rob.cogit8.org/blog/2008/Sep/19/introducing-django-debug-toolbar/</a> <img src='http://www.ogmaciel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.ogmaciel.com/?p=828&#038;cpage=1#comment-6156</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 23 Mar 2010 19:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ogmaciel.com/?p=828#comment-6156</guid>
		<description>Sounds great! django-debug-toolbar?</description>
		<content:encoded><![CDATA[<p>Sounds great! django-debug-toolbar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OgMaciel</title>
		<link>http://www.ogmaciel.com/?p=828&#038;cpage=1#comment-6116</link>
		<dc:creator>OgMaciel</dc:creator>
		<pubDate>Thu, 18 Mar 2010 12:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ogmaciel.com/?p=828#comment-6116</guid>
		<description>Hey Gabriel, consider it done. I will add it to the appliance and you&#039;ll get it the next time you update. :)</description>
		<content:encoded><![CDATA[<p>Hey Gabriel, consider it done. I will add it to the appliance and you&#8217;ll get it the next time you update. <img src='http://www.ogmaciel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Falcão</title>
		<link>http://www.ogmaciel.com/?p=828&#038;cpage=1#comment-6115</link>
		<dc:creator>Gabriel Falcão</dc:creator>
		<pubDate>Thu, 18 Mar 2010 12:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ogmaciel.com/?p=828#comment-6115</guid>
		<description>Cheers my friend!

Well, it seems pretty nice!

There is one more package that would be nice on there:

Python lxml:
http://codespeak.net/lxml/

It has nice things such as:

from lxml import html

dom = html.fromstring(response.content)
titles = dom.cssselect(&quot;h1.title&quot;)

assert titles[0] == &quot;First Title&quot;

This is specially cool for functional tests at django test client.

We use it hugely here at globo.com</description>
		<content:encoded><![CDATA[<p>Cheers my friend!</p>
<p>Well, it seems pretty nice!</p>
<p>There is one more package that would be nice on there:</p>
<p>Python lxml:<br />
<a href="http://codespeak.net/lxml/" rel="nofollow">http://codespeak.net/lxml/</a></p>
<p>It has nice things such as:</p>
<p>from lxml import html</p>
<p>dom = html.fromstring(response.content)<br />
titles = dom.cssselect(&#8220;h1.title&#8221;)</p>
<p>assert titles[0] == &#8220;First Title&#8221;</p>
<p>This is specially cool for functional tests at django test client.</p>
<p>We use it hugely here at globo.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://www.ogmaciel.com/?p=828&#038;cpage=1#comment-6108</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Thu, 18 Mar 2010 03:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ogmaciel.com/?p=828#comment-6108</guid>
		<description>This is a great concept. Looks like something I will definitely deploy for my django projects.</description>
		<content:encoded><![CDATA[<p>This is a great concept. Looks like something I will definitely deploy for my django projects.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.289 seconds -->
