<?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: Python in NetBeans</title>
	<atom:link href="http://www.artfulcode.net/articles/python-in-netbeans/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artfulcode.net/articles/python-in-netbeans/</link>
	<description>Resources and tips for dynamic, interactive languages.</description>
	<lastBuildDate>Tue, 07 Sep 2010 20:27:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-268</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 05 Jan 2009 21:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-268</guid>
		<description>Tor,

I put in a ticket for it: http://www.netbeans.org/issues/show_bug.cgi?id=156228.  It is the actual decoration (e.g. @foobar) that is getting highlighted incorrectly.  Some characters in the decorator are being bolded, some are not.</description>
		<content:encoded><![CDATA[<p>Tor,</p>
<p>I put in a ticket for it: <a href="http://www.netbeans.org/issues/show_bug.cgi?id=156228" rel="nofollow">http://www.netbeans.org/issues/show_bug.cgi?id=156228</a>.  It is the actual decoration (e.g. @foobar) that is getting highlighted incorrectly.  Some characters in the decorator are being bolded, some are not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tor Norbye</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-265</link>
		<dc:creator>Tor Norbye</dc:creator>
		<pubDate>Mon, 05 Jan 2009 18:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-265</guid>
		<description>Hi Jeff,
it doesn&#039;t look like your e-mail made it through; I haven&#039;t seen anything on the aliases. E-mails to the alias from non-subscribers usually go to the moderator queue, but I haven&#039;t seen it so I&#039;ve contacted the infrastructure owners to see what is going on with the moderator queue (we recently switched over from a different e-mail alias setup). 

In the meantime - since you mentioned decorators: Was your problem that the semantic highlighting of function names get messed up when there are Python decorators present? If so - I&#039;ve been aware of (and just now fixed, upcoming build 520) that problem. If there is something else, can you paste in your e-mail here in the meantime until the alias issue is resolved?

-- Tor</description>
		<content:encoded><![CDATA[<p>Hi Jeff,<br />
it doesn&#8217;t look like your e-mail made it through; I haven&#8217;t seen anything on the aliases. E-mails to the alias from non-subscribers usually go to the moderator queue, but I haven&#8217;t seen it so I&#8217;ve contacted the infrastructure owners to see what is going on with the moderator queue (we recently switched over from a different e-mail alias setup). </p>
<p>In the meantime &#8211; since you mentioned decorators: Was your problem that the semantic highlighting of function names get messed up when there are Python decorators present? If so &#8211; I&#8217;ve been aware of (and just now fixed, upcoming build 520) that problem. If there is something else, can you paste in your e-mail here in the meantime until the alias issue is resolved?</p>
<p>&#8211; Tor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-197</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 31 Dec 2008 18:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-197</guid>
		<description>Looks good, Tor.  I just sent an additional email to the netbeans.org address about decorators.</description>
		<content:encoded><![CDATA[<p>Looks good, Tor.  I just sent an additional email to the netbeans.org address about decorators.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tor Norbye</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-167</link>
		<dc:creator>Tor Norbye</dc:creator>
		<pubDate>Mon, 29 Dec 2008 22:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-167</guid>
		<description>Ah. Dark color themes. I had forgotten about those. I&#039;ve gone and fixed those now such that out of the box, the 2 bundled dark color themes should look good for Python (e.g. already have appropriate colors for mark occurrences, as well as the code coverage highlights etc). This is in build #4704 and later from http://deadlock.netbeans.org/hudson/job/trunk/ .</description>
		<content:encoded><![CDATA[<p>Ah. Dark color themes. I had forgotten about those. I&#8217;ve gone and fixed those now such that out of the box, the 2 bundled dark color themes should look good for Python (e.g. already have appropriate colors for mark occurrences, as well as the code coverage highlights etc). This is in build #4704 and later from <a href="http://deadlock.netbeans.org/hudson/job/trunk/" rel="nofollow">http://deadlock.netbeans.org/hudson/job/trunk/</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-163</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 29 Dec 2008 14:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-163</guid>
		<description>The color settings for python-specific tokens do not persist after closing the IDE.  Specifically, when I choose a color scheme using a dark background, I need to change the `mark-occurrences` label to a darker background color, since by default is khaki, and white text is hard to read on it.  This change is not saved between sessions.</description>
		<content:encoded><![CDATA[<p>The color settings for python-specific tokens do not persist after closing the IDE.  Specifically, when I choose a color scheme using a dark background, I need to change the `mark-occurrences` label to a darker background color, since by default is khaki, and white text is hard to read on it.  This change is not saved between sessions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tor Norbye</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-139</link>
		<dc:creator>Tor Norbye</dc:creator>
		<pubDate>Sat, 27 Dec 2008 19:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-139</guid>
		<description>(By the way, to configure the hints, go to options &gt; Editor &gt; Hints &gt; Python &gt; choose the hint to configure, such as the unused detector. As you can see that are some additional hints not yet enabled by default - such as the &lt;a href=&quot;http://blogs.sun.com/tor/entry/netbeans_screenshot_of_the_week1&quot; rel=&quot;nofollow&quot;&gt;unresolved detector&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>(By the way, to configure the hints, go to options &gt; Editor &gt; Hints &gt; Python &gt; choose the hint to configure, such as the unused detector. As you can see that are some additional hints not yet enabled by default &#8211; such as the <a href="http://blogs.sun.com/tor/entry/netbeans_screenshot_of_the_week1" rel="nofollow">unresolved detector</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tor Norbye</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-138</link>
		<dc:creator>Tor Norbye</dc:creator>
		<pubDate>Sat, 27 Dec 2008 19:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-138</guid>
		<description>Hi Jeff,
I&#039;ve fixed the underscore issue recently (in the 7.0 builds, not in the 6.5 early access). The unused detector is more configurable now; for example, you can set it to ignore unused tuple values in assignments (since you often don&#039;t have a choice but to specify something there), as well as some other things. Similarly, the name rule hint is also much more flexible. There are various other new features too (such as code coverage - see &lt;a href=&quot;http://blogs.sun.com/tor/entry/netbeans_screenshot_of_the_week6&quot; rel=&quot;nofollow&quot;&gt;http://blogs.sun.com/tor/entry/netbeans_screenshot_of_the_week6&lt;/a&gt; ) and a new test runner, so if you&#039;re using the Python functionality you&#039;ll probably want the new bits.

I&#039;m not sure what you mean by the color settings / custom profile issue... 

For reporting bugs, the best place is the NetBeans issue tracker - e.g. file &lt;a href=&quot;http://scripting.netbeans.org/issues/enter_bug.cgi?component=python&amp;issue_type=DEFECT&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; -  but that registers a (free) login etc. You can also write to our mail alias - nbpython-dev@netbeans.org .</description>
		<content:encoded><![CDATA[<p>Hi Jeff,<br />
I&#8217;ve fixed the underscore issue recently (in the 7.0 builds, not in the 6.5 early access). The unused detector is more configurable now; for example, you can set it to ignore unused tuple values in assignments (since you often don&#8217;t have a choice but to specify something there), as well as some other things. Similarly, the name rule hint is also much more flexible. There are various other new features too (such as code coverage &#8211; see <a href="http://blogs.sun.com/tor/entry/netbeans_screenshot_of_the_week6" rel="nofollow">http://blogs.sun.com/tor/entry/netbeans_screenshot_of_the_week6</a> ) and a new test runner, so if you&#8217;re using the Python functionality you&#8217;ll probably want the new bits.</p>
<p>I&#8217;m not sure what you mean by the color settings / custom profile issue&#8230; </p>
<p>For reporting bugs, the best place is the NetBeans issue tracker &#8211; e.g. file <a href="http://scripting.netbeans.org/issues/enter_bug.cgi?component=python&amp;issue_type=DEFECT" rel="nofollow">here</a> &#8211;  but that registers a (free) login etc. You can also write to our mail alias &#8211; <a href="mailto:nbpython-dev@netbeans.org">nbpython-dev@netbeans.org</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-103</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 24 Dec 2008 13:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-103</guid>
		<description>Found another small issue.  By convention, an underscore is used to assign a throw-away value when necessary.  For example, when only the tail of a tuple is needed:

_, a, b = (1, 2, 3)

In this case, the underscore is identified as an unused variable in netbeans.

Also, Tor, is there some better place I should use to report bugs?</description>
		<content:encoded><![CDATA[<p>Found another small issue.  By convention, an underscore is used to assign a throw-away value when necessary.  For example, when only the tail of a tuple is needed:</p>
<p>_, a, b = (1, 2, 3)</p>
<p>In this case, the underscore is identified as an unused variable in netbeans.</p>
<p>Also, Tor, is there some better place I should use to report bugs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-71</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 22 Dec 2008 15:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-71</guid>
		<description>One other bug is that the color settings for Python do not save in a custom profile.</description>
		<content:encoded><![CDATA[<p>One other bug is that the color settings for Python do not save in a custom profile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tor Norbye</title>
		<link>http://www.artfulcode.net/articles/python-in-netbeans/comment-page-1/#comment-46</link>
		<dc:creator>Tor Norbye</dc:creator>
		<pubDate>Sat, 20 Dec 2008 21:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.artfulcode.net/?p=377#comment-46</guid>
		<description>Thanks Jeff. I&#039;ve fixed this now (along with better code completion for future imports) in the 7.0 builds (available in build #413 and later from http://deadlock.netbeans.org/hudson/job/python/ )

-- Tor</description>
		<content:encoded><![CDATA[<p>Thanks Jeff. I&#8217;ve fixed this now (along with better code completion for future imports) in the 7.0 builds (available in build #413 and later from <a href="http://deadlock.netbeans.org/hudson/job/python/" rel="nofollow">http://deadlock.netbeans.org/hudson/job/python/</a> )</p>
<p>&#8211; Tor</p>
]]></content:encoded>
	</item>
</channel>
</rss>
