<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>strangely entangled &#187; rubyonrails</title>
	<atom:link href="http://strangelyentangled.com/tag/rubyonrails/feed/" rel="self" type="application/rss+xml" />
	<link>http://strangelyentangled.com</link>
	<description></description>
	<lastBuildDate>Thu, 16 Feb 2012 21:08:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Django is my new best friend</title>
		<link>http://strangelyentangled.com/2008/03/13/django-is-my-new-best-friend/</link>
		<comments>http://strangelyentangled.com/2008/03/13/django-is-my-new-best-friend/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 17:06:10 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://www.strangelyentangled.com/2008/03/13/django-is-my-new-best-friend/</guid>
		<description><![CDATA[I&#8217;m doing a lot of web development work these days, and I have to say that I&#8217;m really digging Django. It&#8217;s a Python-based web application toolkit that makes it very simple to throw together a database-backed website, along the same lines as Ruby on Rails. I tried RoR for awhile, but something about the framework [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m doing a lot of web development work these days, and I have to say that I&#8217;m really digging <a href="http://www.djangoproject.com/">Django</a>. It&#8217;s a Python-based web application toolkit that makes it very simple to throw together a database-backed website, along the same lines as <a href="http://www.rubyonrails.org">Ruby on Rails</a>.</p>
<p>I tried RoR for awhile, but something about the framework (or maybe it was the language itself) didn&#8217;t click with me. I did some development work in Python a few years ago, so Django is a natural fit.</p>
<p>My favourite feature so far has to be the built-in admin interface. Depending on your application, you might not even have to write a full web app &#8211; just define some database models, activate the admin interface,  and you have a full web interface to your data, with automatic history logging.</p>
<p>How sweet is that?</p>
]]></content:encoded>
			<wfw:commentRss>http://strangelyentangled.com/2008/03/13/django-is-my-new-best-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Object Caching 190/200 objects using apc

Served from: strangelyentangled.com @ 2012-05-18 08:46:24 -->
