<?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>ZX:rishistar programming blocks &#187; Netbeans IDE</title>
	<atom:link href="http://rishistar.com/zx/category/java/netbeans-ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://rishistar.com/zx</link>
	<description>Java/Wordpress programming tips and tricks</description>
	<lastBuildDate>Thu, 15 Jul 2010 15:58:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Netbeans Editor Code Folds</title>
		<link>http://rishistar.com/zx/2010/04/netbeans-editor-code-folds/</link>
		<comments>http://rishistar.com/zx/2010/04/netbeans-editor-code-folds/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 12:07:56 +0000</pubDate>
		<dc:creator>rishi</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Netbeans IDE]]></category>

		<guid isPermaLink="false">http://rishistar.com/zx/?p=105</guid>
		<description><![CDATA[Some times its handy to be able to hide sections of code in the Netbeans editor window. // &#60;editor-fold desc="This section of the code deals with the item."&#62; Your code goes here... // &#60;/editor-fold&#62; These are just the basics. More information is available from the Netbeans page.]]></description>
			<content:encoded><![CDATA[<p>Some times its handy to be able to hide sections of code in the Netbeans editor window.</p>
<pre>// &lt;editor-fold desc="This section of the code deals with the item."&gt;
 Your code goes here...
// &lt;/editor-fold&gt;</pre>
<p>These are just the basics. More information is available from the <a href="http://wiki.netbeans.org/FaqCustomCodeFolds" target="_blank">Netbeans page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rishistar.com/zx/2010/04/netbeans-editor-code-folds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VisualWeb JSF being discontinued</title>
		<link>http://rishistar.com/zx/2009/08/visualweb-jsf-being-discontinued/</link>
		<comments>http://rishistar.com/zx/2009/08/visualweb-jsf-being-discontinued/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 19:42:28 +0000</pubDate>
		<dc:creator>rishi</dc:creator>
				<category><![CDATA[Netbeans IDE]]></category>

		<guid isPermaLink="false">http://rishistar.com/zx/?p=52</guid>
		<description><![CDATA[One of the primary reasons for starting this blog was to log any nifty tricks I learnt whilst using Netbeans and VisualWeb JSF. However this has now been converted to a non-essential Sun item. I was also planning to document IceFACES, an AJAX support framework, which no longer supports a Visual developer setup with Netbeans [...]]]></description>
			<content:encoded><![CDATA[<p>One of the primary reasons for starting this blog was to log any nifty tricks I learnt whilst using Netbeans and VisualWeb JSF. However this has now been converted to a non-essential Sun item. I was also planning to document IceFACES, an AJAX support framework, which no longer supports a Visual developer setup with Netbeans 6.7 due to the removal of the &#8216;Woodstock&#8217; components for the core IDE. Being new with IceFACES from within a text editor looses the productivity gains it should provide.</p>
<p>As I have some projects looming up and have to think about maintenance down the line, I have decided to make the switch to Eclipse &#8211; specifically I am using the <a href="http://www.myeclipseide.com/" target="_blank">MyEclipse</a> platform. Its not free as in beer, but comes with lots of neat addons tied in with it, so I am putting this through its paces.</p>
]]></content:encoded>
			<wfw:commentRss>http://rishistar.com/zx/2009/08/visualweb-jsf-being-discontinued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
