<?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: My Django Test Drive</title>
	<atom:link href="http://fefnet.com/blog/2008/05/my-django-test-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://fefnet.com/blog/2008/05/my-django-test-drive/</link>
	<description>technology, religion, sports, and everything between</description>
	<lastBuildDate>Thu, 03 Sep 2009 17:38:27 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://fefnet.com/blog/2008/05/my-django-test-drive/comment-page-1/#comment-9821</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 28 May 2008 03:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://fefnet.com/blog/?p=88#comment-9821</guid>
		<description>Thanks for the comments, Joe! I still have a lot to learn with Django, so some of the features mentioned may take a while (plus I&#039;m spending this week in classes and next week on vacation in Oregon, so I may not get back to things soon).

I recommend giving Django a try, if only to see how it feels to you. I think that the major factor on deciding between the two is how easy it is for you to use, especially in my case. There happened to be a lot of things leading me to Python, so that may have helped push me toward Django some, too. It kind of felt like Rails was pushing me to do one thing when I expected another, and that might just have been the fact that I was less experienced with MVC frameworks in general.

I&#039;ve found a few examples of how to integrate Django with AJAX, but they&#039;re not as easy to follow (or as plentiful) as the Rails examples. I realized coming in that it wouldn&#039;t be as easy, but Django does let you choose your own JavaScript library, so maybe that&#039;s good in the end. Deployment seemed to be easier with Django, but that might also be because I&#039;m more familiar with the environment on which I was deploying it.

So basically there are tons of factors, but since in my case I got to choose whichever I was more comfortable with and I don&#039;t have any outside pressure to choose one over the other, I think I&#039;m going with Django.</description>
		<content:encoded><![CDATA[<p>Thanks for the comments, Joe! I still have a lot to learn with Django, so some of the features mentioned may take a while (plus I&#8217;m spending this week in classes and next week on vacation in Oregon, so I may not get back to things soon).</p>
<p>I recommend giving Django a try, if only to see how it feels to you. I think that the major factor on deciding between the two is how easy it is for you to use, especially in my case. There happened to be a lot of things leading me to Python, so that may have helped push me toward Django some, too. It kind of felt like Rails was pushing me to do one thing when I expected another, and that might just have been the fact that I was less experienced with MVC frameworks in general.</p>
<p>I&#8217;ve found a few examples of how to integrate Django with AJAX, but they&#8217;re not as easy to follow (or as plentiful) as the Rails examples. I realized coming in that it wouldn&#8217;t be as easy, but Django does let you choose your own JavaScript library, so maybe that&#8217;s good in the end. Deployment seemed to be easier with Django, but that might also be because I&#8217;m more familiar with the environment on which I was deploying it.</p>
<p>So basically there are tons of factors, but since in my case I got to choose whichever I was more comfortable with and I don&#8217;t have any outside pressure to choose one over the other, I think I&#8217;m going with Django.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Parsons</title>
		<link>http://fefnet.com/blog/2008/05/my-django-test-drive/comment-page-1/#comment-9775</link>
		<dc:creator>Joe Parsons</dc:creator>
		<pubDate>Fri, 23 May 2008 18:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://fefnet.com/blog/?p=88#comment-9775</guid>
		<description>Hey Alex,

The quotational site looks pretty cool, I&#039;ll be curious to see how you implement the &quot;Submit your favorite quotes&quot; addition.  Does django provide any built-in support for JS/AJAX libraries?  If so I could see you doing some cool live search / filter / sorting tricks.

I&#039;ve been meaning to try out django one of these days before I get to deep into Ruby on Rails (I&#039;m already using Rails for a couple of projects at work).  Just curious, what advantages have you found django has over Rails?

-Joe</description>
		<content:encoded><![CDATA[<p>Hey Alex,</p>
<p>The quotational site looks pretty cool, I&#8217;ll be curious to see how you implement the &#8220;Submit your favorite quotes&#8221; addition.  Does django provide any built-in support for JS/AJAX libraries?  If so I could see you doing some cool live search / filter / sorting tricks.</p>
<p>I&#8217;ve been meaning to try out django one of these days before I get to deep into Ruby on Rails (I&#8217;m already using Rails for a couple of projects at work).  Just curious, what advantages have you found django has over Rails?</p>
<p>-Joe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
