<?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: 10 Insanely Useful Django Tips</title>
	<atom:link href="http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:53:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Django: Einführung in das Web Framework &#124; Frameworks, Open-Source, Server &#124; Dr. Web Magazin</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-127654</link>
		<dc:creator>Django: Einführung in das Web Framework &#124; Frameworks, Open-Source, Server &#124; Dr. Web Magazin</dc:creator>
		<pubDate>Thu, 05 Nov 2009 19:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-127654</guid>
		<description>[...] 10 Insanely Useful Django Tips [...]</description>
		<content:encoded><![CDATA[<p>[...] 10 Insanely Useful Django Tips [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reign</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-70192</link>
		<dc:creator>reign</dc:creator>
		<pubDate>Mon, 08 Jun 2009 10:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-70192</guid>
		<description>what a photo shot beautiful view an ice berg....hope i can go there to see in person what feeling if you see a view like that what kind of excitement...</description>
		<content:encoded><![CDATA[<p>what a photo shot beautiful view an ice berg&#8230;.hope i can go there to see in person what feeling if you see a view like that what kind of excitement&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinderkent: Some Django tips and tricks pages that I&apos;ve found helpful.</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-58795</link>
		<dc:creator>Pinderkent: Some Django tips and tricks pages that I&apos;ve found helpful.</dc:creator>
		<pubDate>Sat, 25 Apr 2009 16:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-58795</guid>
		<description>[...] 10 Insanely Useful Django Tips: I think the title of this article overhypes it somewhat. The tips are useful, but they are somewhat common-sense tips, as well. Although I haven&#039;t tried it yet, this article did point me to django-debug-toolbar, which sounds like it might be useful. [...]</description>
		<content:encoded><![CDATA[<p>[...] 10 Insanely Useful Django Tips: I think the title of this article overhypes it somewhat. The tips are useful, but they are somewhat common-sense tips, as well. Although I haven&#8217;t tried it yet, this article did point me to django-debug-toolbar, which sounds like it might be useful. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 酷壳 &#187; 你应该知道的20个Ajax技术(11-20)</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-33845</link>
		<dc:creator>酷壳 &#187; 你应该知道的20个Ajax技术(11-20)</dc:creator>
		<pubDate>Thu, 05 Feb 2009 13:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-33845</guid>
		<description>[...] Django 或 CakePHP的使用者，那么你应该要感谢CakeBaker 的这个教程——《how to submit [...]</description>
		<content:encoded><![CDATA[<p>[...] Django 或 CakePHP的使用者，那么你应该要感谢CakeBaker 的这个教程——《how to submit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed The Dev &#187; Insanely useful Django tips</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-29919</link>
		<dc:creator>Ed The Dev &#187; Insanely useful Django tips</dc:creator>
		<pubDate>Sat, 17 Jan 2009 13:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-29919</guid>
		<description>[...] for its practicality and its security. Glen Stansberry has written a very aptly named article, 10 Insanely Useful Django Tips. Be sure to have a notepad ready to take notes when you read it.  posted by Edward Delaporte  [...]</description>
		<content:encoded><![CDATA[<p>[...] for its practicality and its security. Glen Stansberry has written a very aptly named article, 10 Insanely Useful Django Tips. Be sure to have a notepad ready to take notes when you read it.  posted by Edward Delaporte  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-21943</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 05 Dec 2008 20:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-21943</guid>
		<description>Nice post, but I have to question Tip 3:  Why use Django&#039;s nice user authentication module for PHP apps, when you could just use Zend Framework&#039;s equally nice user authentication module, plus all the other PHP goodness contained in ZF?  PHP5+ZF is a pretty powerful combo, if you want to use PHP.  But if you want to use Python, then I like the look of Django, so thanks for the tips!</description>
		<content:encoded><![CDATA[<p>Nice post, but I have to question Tip 3:  Why use Django&#8217;s nice user authentication module for PHP apps, when you could just use Zend Framework&#8217;s equally nice user authentication module, plus all the other PHP goodness contained in ZF?  PHP5+ZF is a pretty powerful combo, if you want to use PHP.  But if you want to use Python, then I like the look of Django, so thanks for the tips!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; links for 2008-10-02 &#124; Paul Cowles</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-16627</link>
		<dc:creator>&#187; links for 2008-10-02 &#124; Paul Cowles</dc:creator>
		<pubDate>Sat, 01 Nov 2008 20:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-16627</guid>
		<description>[...] n 10 Insanely Useful Django Tips [...]</description>
		<content:encoded><![CDATA[<p>[...] n 10 Insanely Useful Django Tips [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How Web Development Created Blog Action Day</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-15470</link>
		<dc:creator>How Web Development Created Blog Action Day</dc:creator>
		<pubDate>Thu, 23 Oct 2008 14:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-15470</guid>
		<description>[...] a site. We have a NETTUTS series on how to learn Ruby on Rails from scratch, as well as some Django tips. Either way, frameworks allow you to rapidly build entire web applications much quicker because [...]</description>
		<content:encoded><![CDATA[<p>[...] a site. We have a NETTUTS series on how to learn Ruby on Rails from scratch, as well as some Django tips. Either way, frameworks allow you to rapidly build entire web applications much quicker because [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 20 Excellent AJAX Effects You Should Know - NETTUTS</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-13438</link>
		<dc:creator>20 Excellent AJAX Effects You Should Know - NETTUTS</dc:creator>
		<pubDate>Tue, 07 Oct 2008 04:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-13438</guid>
		<description>[...] you&#039;re a user of the web framework like Django or CakePHP, you&#039;ll appreciate the tutorial by CakeBaker on how to submit a form with Ajax. It&#039;s [...]</description>
		<content:encoded><![CDATA[<p>[...] you&#8217;re a user of the web framework like Django or CakePHP, you&#8217;ll appreciate the tutorial by CakeBaker on how to submit a form with Ajax. It&#8217;s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://net.tutsplus.com/tutorials/tools-and-tips/10-insanely-useful-django-tips/#comment-13178</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Fri, 03 Oct 2008 19:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=974#comment-13178</guid>
		<description>Lots of ice burgs. lol. nice tips.
keep them coming. Thank you.

Roshan
Freelance Developer
http://www.instantshift.com</description>
		<content:encoded><![CDATA[<p>Lots of ice burgs. lol. nice tips.<br />
keep them coming. Thank you.</p>
<p>Roshan<br />
Freelance Developer<br />
<a href="http://www.instantshift.com" rel="nofollow">http://www.instantshift.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/7 queries in 0.007 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 11:24:38 -->