<?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: Finally! A Django IDE with Real Code Completion and Template Support</title>
	<atom:link href="http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=finally-a-django-ide-with-real-code-completion-and-template-support</link>
	<description>Kevin Kubasik's Personal Blog</description>
	<lastBuildDate>Sat, 17 Jul 2010 15:28:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Eugene</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-861</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Sat, 17 Jul 2010 15:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-861</guid>
		<description>Have you tried &lt;a href=&quot;http://www.jetbrains.com/pycharm&quot; rel=&quot;nofollow&quot;&gt;PyCharm IDE from JetBrains&lt;/a&gt;? It is designed specifically for Django and Google App Engine.
It is in free Early Access now.</description>
		<content:encoded><![CDATA[<p>Have you tried <a href="http://www.jetbrains.com/pycharm" rel="nofollow">PyCharm IDE from JetBrains</a>? It is designed specifically for Django and Google App Engine.<br />
It is in free Early Access now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stas</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-859</link>
		<dc:creator>Stas</dc:creator>
		<pubDate>Wed, 23 Jun 2010 10:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-859</guid>
		<description>I use free PHP IDE &lt;a href=&quot;http://www.codelobster.com&quot; rel=&quot;nofollow&quot;&gt;Codelobster PHP Edition&lt;/a&gt; with special plug-in for JQuery.</description>
		<content:encoded><![CDATA[<p>I use free PHP IDE <a href="http://www.codelobster.com" rel="nofollow">Codelobster PHP Edition</a> with special plug-in for JQuery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hackeron</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-856</link>
		<dc:creator>Hackeron</dc:creator>
		<pubDate>Tue, 11 May 2010 00:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-856</guid>
		<description>Did anyone bother actually trying to install the plugin? - it seems like the project was dead before it was started and latest netbeans over a year after this post still has no django template support. Am I missing something?</description>
		<content:encoded><![CDATA[<p>Did anyone bother actually trying to install the plugin? &#8211; it seems like the project was dead before it was started and latest netbeans over a year after this post still has no django template support. Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C Ring</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-854</link>
		<dc:creator>C Ring</dc:creator>
		<pubDate>Fri, 16 Apr 2010 08:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-854</guid>
		<description>I used Django templates successfully for a templating project at my last job and it worked very well with Python…Thanks.</description>
		<content:encoded><![CDATA[<p>I used Django templates successfully for a templating project at my last job and it worked very well with Python…Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viazanie diplomoviek</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-846</link>
		<dc:creator>Viazanie diplomoviek</dc:creator>
		<pubDate>Sat, 13 Feb 2010 16:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-846</guid>
		<description>Does anyone know how to use code completition in views (MVC)? I use PHP eclipse and I need code assist in views (views=templates). Pls help.</description>
		<content:encoded><![CDATA[<p>Does anyone know how to use code completition in views (MVC)? I use PHP eclipse and I need code assist in views (views=templates). Pls help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wernight</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-771</link>
		<dc:creator>Wernight</dc:creator>
		<pubDate>Mon, 06 Jul 2009 18:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-771</guid>
		<description>It seems that NetBeans for Python EA2 is now available. It seems it&#039;s about the same as Python 6.7 with the Python extension.</description>
		<content:encoded><![CDATA[<p>It seems that NetBeans for Python EA2 is now available. It seems it&#8217;s about the same as Python 6.7 with the Python extension.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sfreud</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-673</link>
		<dc:creator>sfreud</dc:creator>
		<pubDate>Wed, 13 May 2009 14:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-673</guid>
		<description>Where can I find the Django plugin?</description>
		<content:encoded><![CDATA[<p>Where can I find the Django plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heartburn Home Remedy</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-655</link>
		<dc:creator>Heartburn Home Remedy</dc:creator>
		<pubDate>Wed, 15 Apr 2009 12:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-655</guid>
		<description>Hey, cool tips. Perhaps I&#039;ll buy a glass of beer to that man from that forum who told me to visit your site :)</description>
		<content:encoded><![CDATA[<p>Hey, cool tips. Perhaps I&#8217;ll buy a glass of beer to that man from that forum who told me to visit your site <img src='http://kubasik.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Lander</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-637</link>
		<dc:creator>Ryan Lander</dc:creator>
		<pubDate>Sat, 04 Apr 2009 18:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-637</guid>
		<description>Eclipse with pydev and whatever other plugins i fancy works a dream for me, it can also double as an SVN client if you so desire.

Not overly sure why you&#039;d use netbeans ;p</description>
		<content:encoded><![CDATA[<p>Eclipse with pydev and whatever other plugins i fancy works a dream for me, it can also double as an SVN client if you so desire.</p>
<p>Not overly sure why you&#8217;d use netbeans ;p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://kubasik.net/blog/2009/03/12/finally-a-django-ide-with-real-code-completion-and-template-support/comment-page-1/#comment-613</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Thu, 02 Apr 2009 05:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/?p=211#comment-613</guid>
		<description>Try Eric4 IDE the latest versions add full support  to Django.</description>
		<content:encoded><![CDATA[<p>Try Eric4 IDE the latest versions add full support  to Django.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
