<?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>Stefan Rothenbuehlers blog &#187; NetBeans</title>
	<atom:link href="http://blog.enterpriselab.ch/tbrothen/category/netbeans/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.enterpriselab.ch/tbrothen</link>
	<description>Blogging about my experiences with Enterprise Lab and as my SUN Campus Ambassador position at SUN Microsystems</description>
	<lastBuildDate>Mon, 18 May 2009 12:15:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[SUN CA] Netbeans 6.5 &#8211; Get it now!</title>
		<link>http://blog.enterpriselab.ch/tbrothen/2008/11/24/sun-ca-netbeans-65-get-it-now/</link>
		<comments>http://blog.enterpriselab.ch/tbrothen/2008/11/24/sun-ca-netbeans-65-get-it-now/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 15:19:24 +0000</pubDate>
		<dc:creator>Stefan Rothenbuehler</dc:creator>
				<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[SUN Campus Ambassador]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/tbrothen/2008/11/24/sun-ca-netbeans-65-get-it-now/</guid>
		<description><![CDATA[The new Netbeans Version 6.5 is available for download now: http://www.netbeans.org/downloads/index.html NetBeans IDE 6.5 offers simplified and rapid development of web, enterprise, desktop, and mobile applications with PHP, JavaScript, Java, C/C++, Ruby, and Groovy. Here&#8217;s a summary of the new features in NB 6.5: * Robust support for PHP and JavaScript * Debugging for Firefox [...]]]></description>
			<content:encoded><![CDATA[<p>The new Netbeans Version 6.5 is available for download now:</p>
<p><a href="http://www.netbeans.org/downloads/index.html">http://www.netbeans.org/downloads/index.html</a></p>
<p>NetBeans IDE 6.5 offers simplified and rapid development of web, enterprise, desktop, and mobile applications with PHP, JavaScript, Java, C/C++, Ruby, and Groovy. Here&#8217;s a summary of the new features in NB 6.5:</p>
<p>* Robust support for PHP and JavaScript<br />
* Debugging for Firefox and IE<br />
* Support for Groovy and Grails<br />
* New enhancements for Java™, Ruby and Rails, and C/C++ development<br />
* Built-in support for Hibernate, Eclipse project import, and compile on save</p>
<p>If you&#8217;re new to NetBeans, you&#8217;ll also appreciate the IDE editing capabilities and the famous Swing GUI Builder (Matisse).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/tbrothen/2008/11/24/sun-ca-netbeans-65-get-it-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbeans 6.0 Final Release</title>
		<link>http://blog.enterpriselab.ch/tbrothen/2007/12/04/netbeans-60-final-release/</link>
		<comments>http://blog.enterpriselab.ch/tbrothen/2007/12/04/netbeans-60-final-release/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 11:34:55 +0000</pubDate>
		<dc:creator>Stefan Rothenbuehler</dc:creator>
				<category><![CDATA[Enterprise Lab]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[final release]]></category>
		<category><![CDATA[netbeans 6.0]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/tbrothen/2007/12/04/netbeans-60-final-release/</guid>
		<description><![CDATA[What a birthday present SUN gave me Netbeans 6.0 has been released tonight. So switching to the brand new stable IDE should now be done. Learn more about the new features here. Happy Coding!]]></description>
			<content:encoded><![CDATA[<p>What a birthday present SUN gave me <img src='http://blog.enterpriselab.ch/tbrothen/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://download.netbeans.org/netbeans/6.0/final/">Netbeans 6.0</a> has been released tonight. So switching to the brand new stable IDE should now be done. Learn more about the new features <a href="http://www.netbeans.org/features/">here</a>. Happy Coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/tbrothen/2007/12/04/netbeans-60-final-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JRuby applications in glassfish</title>
		<link>http://blog.enterpriselab.ch/tbrothen/2007/11/13/jruby-applications-in-glassfish/</link>
		<comments>http://blog.enterpriselab.ch/tbrothen/2007/11/13/jruby-applications-in-glassfish/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 14:21:13 +0000</pubDate>
		<dc:creator>Stefan Rothenbuehler</dc:creator>
				<category><![CDATA[Glassfish]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://blog.enterpriselab.ch/tbrothen/2007/11/13/jruby-applications-in-glassfish/</guid>
		<description><![CDATA[I developed a few projects in Ruby on Rails so far. Now I noticed, that with the new glassfish v2 open source application server from sun, it is possible to load specially prepared RoR applications directly into a glassfish web container. To develop my RoR applications I&#8217;m using the new Netbeans 6.0 IDE. They built [...]]]></description>
			<content:encoded><![CDATA[<p>I developed a few projects in Ruby on Rails so far. Now I noticed, that with the new glassfish v2 open source application server from sun, it is possible to load specially prepared RoR applications directly into a glassfish web container.</p>
<p>To develop my RoR applications I&#8217;m using the new Netbeans 6.0 IDE. They built an RoR only IDE which is available <a href="http://deadlock.netbeans.org/hudson/job/ruby/" title="Netbeans Ruby IDE">here</a>.<br />
To deploy a war file one needs to install a plugin for RoR to add a rake task which builds the war file. The plugin is named goldbrick. It can easaly be installed by adding &#8220;http://jruby-extras.rubyforge.org/svn/trunk/rails-integration/plugins/&#8221; to your plugin repositories.</p>
<p>After installing the goldbrick plugin and refreshing your list of rake tasks, you can build a war file by running rake war:standalone:create .<br />
This will build a .war file in the projects top folder.</p>
<p>You can now easily deploy this application to glassfish by copying the .war file to your autodeploy folder. (eg. /opt/glassfish/domains/domain1/autodeploy).</p>
<p>If you now point your web browser to localhost:8080/&lt;railsprojectname&gt; , your rails project page should fire up.</p>
<p>I&#8217;m going to write soon about how to use the jdbc adapter for activerecord to access your MySQL database from within your rails application on your glassfish server.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enterpriselab.ch/tbrothen/2007/11/13/jruby-applications-in-glassfish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

