<?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 is great</title>
	<atom:link href="http://programmingzen.com/2006/08/26/django-is-great/feed/" rel="self" type="application/rss+xml" />
	<link>http://programmingzen.com/2006/08/26/django-is-great/</link>
	<description>By Antonio Cangiano, Software Engineer &#38; Technical Evangelist at IBM</description>
	<lastBuildDate>Sat, 31 Jul 2010 03:23:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Don Parish</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-112</link>
		<dc:creator>Don Parish</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-112</guid>
		<description>Regarding templates, check out MasterView (&lt;a href=&#039;http://masterview.org/&#039;&gt;http://masterview.org/&lt;/a&gt;) &quot;a ruby/rails optimized HTML/XHTML friendly template engine. It is designed to use the full power and productivity of rails including layouts, partials, and rails html helpers while still being editable/styleable in a WYSIWYG HTML editor.&quot;

The author says: &quot;I needed a way to be able to use a WYSIWYG editor to design/layout my rails pages and didn&#039;t want to give up the power and productivity of layouts, partials, and rails helpers. I needed to be able to create html templates quickly that could be handed off to a graphic designer for complex styling, and then use those html templates directly in the project.

I also needed to be able to take existing html prototypes and easily make them real. I wanted to be able to give these html templates back to the designer at anytime throughout the project if the style or layout needs to be updated.&quot;</description>
		<content:encoded><![CDATA[<p>Regarding templates, check out MasterView (<a href='http://masterview.org/'>http://masterview.org/</a>) &#8220;a ruby/rails optimized HTML/XHTML friendly template engine. It is designed to use the full power and productivity of rails including layouts, partials, and rails html helpers while still being editable/styleable in a WYSIWYG HTML editor.&#8221;</p>
<p>The author says: &#8220;I needed a way to be able to use a WYSIWYG editor to design/layout my rails pages and didn&#8217;t want to give up the power and productivity of layouts, partials, and rails helpers. I needed to be able to create html templates quickly that could be handed off to a graphic designer for complex styling, and then use those html templates directly in the project.</p>
<p>I also needed to be able to take existing html prototypes and easily make them real. I wanted to be able to give these html templates back to the designer at anytime throughout the project if the style or layout needs to be updated.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Cangiano</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-113</link>
		<dc:creator>Antonio Cangiano</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-113</guid>
		<description>Hi Don,

thanks for the link to MV. Another interesting template system is &quot;Liquid&quot;:http://home.leetsoft.com/liquid/, but I&#039;d prefered to see this type of design choice within the core of RoR.</description>
		<content:encoded><![CDATA[<p>Hi Don,</p>
<p>thanks for the link to MV. Another interesting template system is &#8220;Liquid&#8221;:http://home.leetsoft.com/liquid/, but I&#8217;d prefered to see this type of design choice within the core of RoR.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-114</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-114</guid>
		<description>Does django have anything like migrations or capistrano? Also how is the django testing framework? Is it as nice as rails?

What makes me interested in django is the better support for windows that python has.</description>
		<content:encoded><![CDATA[<p>Does django have anything like migrations or capistrano? Also how is the django testing framework? Is it as nice as rails?</p>
<p>What makes me interested in django is the better support for windows that python has.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorenzo</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-115</link>
		<dc:creator>Lorenzo</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-115</guid>
		<description>joe said:
&gt;Does django have anything like migrations &gt;or capistrano? Also how is the django &gt;testing

Not sure about testing (besides the usual unit-testing and nose[1]) that is meant to ease continuous integration but schema migration has been developed as part of the Summer of Code sponsored by Google.

--
[1] &lt;a href=&#039;http://nose.python-hosting.com/&#039;&gt;http://nose.python-hosting.com/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>joe said:<br />
>Does django have anything like migrations >or capistrano? Also how is the django >testing</p>
<p>Not sure about testing (besides the usual unit-testing and nose[1]) that is meant to ease continuous integration but schema migration has been developed as part of the Summer of Code sponsored by Google.</p>
<p>&#8211;<br />
[1] <a href='http://nose.python-hosting.com/'>http://nose.python-hosting.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorenzo</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-116</link>
		<dc:creator>Lorenzo</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-116</guid>
		<description>News on the testing framework that appears to be in the works: &lt;a href=&#039;http://tinyurl.com/mpb6b&#039;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>News on the testing framework that appears to be in the works: <a href='http://tinyurl.com/mpb6b'>here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-117</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-117</guid>
		<description>where did you find that image ?:)</description>
		<content:encoded><![CDATA[<p>where did you find that image ?:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Cangiano</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-118</link>
		<dc:creator>Antonio Cangiano</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-118</guid>
		<description>Antonio, that image is the logo of &quot;Snakes and Rubies&quot;:http://www.djangoproject.com/snakesandrubies/.</description>
		<content:encoded><![CDATA[<p>Antonio, that image is the logo of &#8220;Snakes and Rubies&#8221;:http://www.djangoproject.com/snakesandrubies/.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Cangiano</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-119</link>
		<dc:creator>Antonio Cangiano</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-119</guid>
		<description>Hi Joe, in addition to Lorenzo&#039;s answers, I&#039;d like to add that Capistrano can be used indipendently from Ruby on Rails. :-)</description>
		<content:encoded><![CDATA[<p>Hi Joe, in addition to Lorenzo&#8217;s answers, I&#8217;d like to add that Capistrano can be used indipendently from Ruby on Rails. <img src='http://programmingzen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Sickles</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-120</link>
		<dc:creator>Dan Sickles</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-120</guid>
		<description>So when will we see the django DB2 Toolkit ;-?</description>
		<content:encoded><![CDATA[<p>So when will we see the django DB2 Toolkit ;-?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://programmingzen.com/2006/08/26/django-is-great/#comment-121</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://72.52.169.158/~antonioc/2006/08/26/django-is-great/#comment-121</guid>
		<description>Django needs to support Oracle as well or I can&#039;t touch it.</description>
		<content:encoded><![CDATA[<p>Django needs to support Oracle as well or I can&#8217;t touch it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
