<?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>ditoinfo in english &#187; netbeans</title>
	<atom:link href="http://danteregis.com/category/netbeans/feed/" rel="self" type="application/rss+xml" />
	<link>http://danteregis.com</link>
	<description>talking about programming and computer stuff</description>
	<lastBuildDate>Tue, 09 Jun 2009 21:57:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ruby on rails ide comparison</title>
		<link>http://danteregis.com/2007/03/ruby-on-rails-ide-comparison/</link>
		<comments>http://danteregis.com/2007/03/ruby-on-rails-ide-comparison/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 19:37:22 +0000</pubDate>
		<dc:creator>Dante Regis</dc:creator>
				<category><![CDATA[netbeans]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://ditoinfo.wordpress.com/2007/03/07/ruby-on-rails-ide-comparison/</guid>
		<description><![CDATA[Sébastien from The Nameless One, did a very impressive job comparing three of the main Ruby on Rails IDE avaiable. His extensive post includes a feature chart with each IDE&#8217;s most important features side-by-side, using colors to show how good or bad implemented that feature is on a particular IDE. It&#8217;s more than worth looking, [...]]]></description>
			<content:encoded><![CDATA[<p>Sébastien from <a href="http://tnlessone.wordpress.com/" target="_blank">The Nameless One</a>, did a very impressive job comparing three of the main Ruby on Rails IDE avaiable. His extensive post includes a feature chart with each IDE&#8217;s most important features side-by-side, using colors to show how good or bad implemented that feature is on a particular IDE. It&#8217;s more than worth looking, and the <a href="http://tnlessone.wordpress.com/2007/02/28/ruby-rails-ide-comparison-idea-netbeans-radrails/" target="_blank">link is here</a>.</p>
<p>BTW, I&#8217;ll stay with Netbeans Development Edition. Even being unstable (I believe it&#8217;s not even Alpha yet) it&#8217;s quite usable, and I&#8217;m doing most of my work on it. Just missing a few test features. But that should come on the next milestones!</p>
<p>Thanks Sébastien, for the great job!</p>
]]></content:encoded>
			<wfw:commentRss>http://danteregis.com/2007/03/ruby-on-rails-ide-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>netbeans and UTF8 encoding</title>
		<link>http://danteregis.com/2007/02/netbeans-and-utf8-encoding-2/</link>
		<comments>http://danteregis.com/2007/02/netbeans-and-utf8-encoding-2/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 07:18:06 +0000</pubDate>
		<dc:creator>Dante Regis</dc:creator>
				<category><![CDATA[netbeans]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://ditoinfo.wordpress.com/2007/02/26/netbeans-and-utf8-encoding-2/</guid>
		<description><![CDATA[[digg=http://www.digg.com/programming/Netbeans_and_UTF8_encoding]
When I started using Netbeans as my Ruby on Rails IDE, I noticed that, at least on my build, it did not use UTF 8 on files by default. If you speak english that usually is not a problem, but for me, who write software in portuguese, it is very important.
But, Mr. Google gave me [...]]]></description>
			<content:encoded><![CDATA[<p>[digg=http://www.digg.com/programming/Netbeans_and_UTF8_encoding]<br />
When I started using Netbeans as my Ruby on Rails IDE, I noticed that, at least on my build, it did not use UTF 8 on files by default. If you speak english that usually is not a problem, but for me, who write software in portuguese, it is very important.<br />
But, Mr. Google gave me a tip, and I&#8217;ll place it here so you don&#8217;t have to bother him again with this same question.<br />
Theres a file, inside the /etc folder of netbeans directory, called netbeans.conf. I don&#8217;t know if it stays elsewhere in Linux, I&#8217;ll only know later today, but anyway, you should place this option inside the quotes of <strong>netbeans_default_options</strong>:<br />
<em>-J-Dfile.encoding=UTF-8</em><br />
That&#8217;s it. Worked perfectly for me.<br />
Best</p>
]]></content:encoded>
			<wfw:commentRss>http://danteregis.com/2007/02/netbeans-and-utf8-encoding-2/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
