<?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: Can Someone Get Us A Real Django IDE?</title>
	<atom:link href="http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=can-someone-get-us-a-real-django-ide</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: justinjools</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-844</link>
		<dc:creator>justinjools</dc:creator>
		<pubDate>Sun, 07 Feb 2010 18:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-844</guid>
		<description>Active State Komodo is good</description>
		<content:encoded><![CDATA[<p>Active State Komodo is good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darwin Survivor</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-711</link>
		<dc:creator>Darwin Survivor</dc:creator>
		<pubDate>Tue, 09 Jun 2009 22:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-711</guid>
		<description>geany is a nice cross-language IDE. It support syntax highlighting and moderate code-completion (only code you&#039;ve written unfortunately). It also has built in make, compile and run features as well as plugins for svn, diff, etc.

When you compile or make a program, it actually shows the compile errors/warning inside the IDE and allows you to click on them and see the error right in the code.

The coolest feature is their &quot;projects&quot;. Instead of creating it&#039;s own file hierarchy, the project is just a .geany file that points to a base_url and gives some preferences.

I use it for python, c, c++, php, python, django, you name it.</description>
		<content:encoded><![CDATA[<p>geany is a nice cross-language IDE. It support syntax highlighting and moderate code-completion (only code you&#8217;ve written unfortunately). It also has built in make, compile and run features as well as plugins for svn, diff, etc.</p>
<p>When you compile or make a program, it actually shows the compile errors/warning inside the IDE and allows you to click on them and see the error right in the code.</p>
<p>The coolest feature is their &#8220;projects&#8221;. Instead of creating it&#8217;s own file hierarchy, the project is just a .geany file that points to a base_url and gives some preferences.</p>
<p>I use it for python, c, c++, php, python, django, you name it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Kubasik</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-492</link>
		<dc:creator>Kevin Kubasik</dc:creator>
		<pubDate>Mon, 09 Feb 2009 12:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-492</guid>
		<description>Hmmmm.. that sounds like its worth checking out.</description>
		<content:encoded><![CDATA[<p>Hmmmm.. that sounds like its worth checking out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David M.</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-491</link>
		<dc:creator>David M.</dc:creator>
		<pubDate>Sat, 07 Feb 2009 19:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-491</guid>
		<description>I just tried the latest IntellIJ IDEA 8 along with their Python plugin and it seems to work magnificiently. Recognizes all the base python and django classes/modules and support auto-completion. There are improvements to be made, but it&#039;s a good base.</description>
		<content:encoded><![CDATA[<p>I just tried the latest IntellIJ IDEA 8 along with their Python plugin and it seems to work magnificiently. Recognizes all the base python and django classes/modules and support auto-completion. There are improvements to be made, but it&#8217;s a good base.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Labedz</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-332</link>
		<dc:creator>Charles Labedz</dc:creator>
		<pubDate>Sun, 18 Jan 2009 19:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-332</guid>
		<description>hey, the netbeans IDE has recently (january 2009) developed a python Plugin that seems to handle the django module ok. the NBpython plugin is availible at http://wiki.netbeans.org/Python#section-Python-GettingStarted</description>
		<content:encoded><![CDATA[<p>hey, the netbeans IDE has recently (january 2009) developed a python Plugin that seems to handle the django module ok. the NBpython plugin is availible at <a href="http://wiki.netbeans.org/Python#section-Python-GettingStarted" rel="nofollow">http://wiki.netbeans.org/Python#section-Python-GettingStarted</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rane</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-331</link>
		<dc:creator>rane</dc:creator>
		<pubDate>Sun, 11 Jan 2009 18:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-331</guid>
		<description>(g)vim with nerdTree and pysmell, on an Ubuntu with the dark-theme, works great for me.</description>
		<content:encoded><![CDATA[<p>(g)vim with nerdTree and pysmell, on an Ubuntu with the dark-theme, works great for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franke</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-329</link>
		<dc:creator>Franke</dc:creator>
		<pubDate>Sun, 21 Dec 2008 10:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-329</guid>
		<description>@Marko: Well, &quot;good&quot; programmers are the lazy ones. Those who are not lazy are not usually good. :)
Comment based on quite much experience as a C# programmer. Those who are not lazy use the &quot;EVERYTHING IN THE WORLD SHOULD BE STATIC AND WHY THE HELL DO YOU USE THOSE PATTERNS FOR ANYWAY?&quot; ;)

And for the IDE, I have only tried Django with vim and it was quite good.</description>
		<content:encoded><![CDATA[<p>@Marko: Well, &#8220;good&#8221; programmers are the lazy ones. Those who are not lazy are not usually good. <img src='http://kubasik.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Comment based on quite much experience as a C# programmer. Those who are not lazy use the &#8220;EVERYTHING IN THE WORLD SHOULD BE STATIC AND WHY THE HELL DO YOU USE THOSE PATTERNS FOR ANYWAY?&#8221; <img src='http://kubasik.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>And for the IDE, I have only tried Django with vim and it was quite good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-328</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Wed, 17 Dec 2008 18:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-328</guid>
		<description>I think it goes out of scope. There is no real programmer. There is only programmer. And programmer are lazy. It&#039;s why having an IDE to support framework like Django are so useful ;)</description>
		<content:encoded><![CDATA[<p>I think it goes out of scope. There is no real programmer. There is only programmer. And programmer are lazy. It&#8217;s why having an IDE to support framework like Django are so useful <img src='http://kubasik.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MasterPi</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-330</link>
		<dc:creator>MasterPi</dc:creator>
		<pubDate>Fri, 21 Nov 2008 01:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-330</guid>
		<description>@david

Real programmers like development environments that let them concentrate on the programming, not how they&#039;re compiling/running/committing.</description>
		<content:encoded><![CDATA[<p>@david</p>
<p>Real programmers like development environments that let them concentrate on the programming, not how they&#8217;re compiling/running/committing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/comment-page-1/#comment-327</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sat, 15 Nov 2008 01:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://kubasik.net/blog/2008/03/05/can-someone-get-us-a-real-django-ide/#comment-327</guid>
		<description>@david

be a real programmer for once? then why use a development framework and just write pure python?</description>
		<content:encoded><![CDATA[<p>@david</p>
<p>be a real programmer for once? then why use a development framework and just write pure python?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
