<?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: Netbeans: The Other Open Source IDE Platform</title>
	<atom:link href="http://daveyshafik.com/archives/494-netbeans-the-other-open-source-ide-platform.html/feed" rel="self" type="application/rss+xml" />
	<link>http://daveyshafik.com/archives/494-netbeans-the-other-open-source-ide-platform.html</link>
	<description>As close to my brain as you can safely get...</description>
	<lastBuildDate>Sat, 13 Feb 2010 05:32:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Davey Shafik</title>
		<link>http://daveyshafik.com/archives/494-netbeans-the-other-open-source-ide-platform.html/comment-page-1#comment-64</link>
		<dc:creator>Davey Shafik</dc:creator>
		<pubDate>Sun, 01 Mar 2009 22:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://pixelated-dreams.com/?p=494#comment-64</guid>
		<description>I&#039;m glad you checked it out again, and I&#039;m so glad they got their Mac act together :)

It has had everything I needed till now, so no plugin recommendations, I&#039;m sure I&#039;ll find stuff though!

- Davey</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you checked it out again, and I&#8217;m so glad they got their Mac act together <img src='http://daveyshafik.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It has had everything I needed till now, so no plugin recommendations, I&#8217;m sure I&#8217;ll find stuff though!</p>
<p>- Davey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Graham</title>
		<link>http://daveyshafik.com/archives/494-netbeans-the-other-open-source-ide-platform.html/comment-page-1#comment-63</link>
		<dc:creator>Tom Graham</dc:creator>
		<pubDate>Sun, 01 Mar 2009 22:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://pixelated-dreams.com/?p=494#comment-63</guid>
		<description>Thanks for posting this. I had tried NetBeans before but didn&#039;t use it because I couldn&#039;t take the non Mac look and feel. The nightly build looks great, I&#039;ve now ported my favourite TextMate theme to NetBeans to ease my migration to a real IDE.

http://flickr.com/photos/24529314@N02/3319482121/

Any must have plugins or tips for using NetBeans for PHP development?

Thanks,

Tom</description>
		<content:encoded><![CDATA[<p>Thanks for posting this. I had tried NetBeans before but didn&#8217;t use it because I couldn&#8217;t take the non Mac look and feel. The nightly build looks great, I&#8217;ve now ported my favourite TextMate theme to NetBeans to ease my migration to a real IDE.</p>
<p><a href="http://flickr.com/photos/24529314@N02/3319482121/" rel="nofollow">http://flickr.com/photos/24529314@N02/3319482121/</a></p>
<p>Any must have plugins or tips for using NetBeans for PHP development?</p>
<p>Thanks,</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://daveyshafik.com/archives/494-netbeans-the-other-open-source-ide-platform.html/comment-page-1#comment-40</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sun, 22 Feb 2009 23:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://pixelated-dreams.com/?p=494#comment-40</guid>
		<description>I couldn&#039;t agree more (well except the OSX part, but that&#039;s because I don&#039;t use OSX). I came from Eclipse/PDT and was at the point I dreaded firing it up. It seems like every time I used Eclipse, I would end up with god knows how many errors and more times than not have to kill the process. NetBeans has been a life saver and I actually enjoy working again.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t agree more (well except the OSX part, but that&#8217;s because I don&#8217;t use OSX). I came from Eclipse/PDT and was at the point I dreaded firing it up. It seems like every time I used Eclipse, I would end up with god knows how many errors and more times than not have to kill the process. NetBeans has been a life saver and I actually enjoy working again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beberlei</title>
		<link>http://daveyshafik.com/archives/494-netbeans-the-other-open-source-ide-platform.html/comment-page-1#comment-39</link>
		<dc:creator>beberlei</dc:creator>
		<pubDate>Sun, 22 Feb 2009 22:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://pixelated-dreams.com/?p=494#comment-39</guid>
		<description>i had a chance to talk to a netbeans php developer at a conference last year and was thrilled by the enthusiams he had for the IDE and what their plans are for the future. I am using netbeans ever since.

It actually adds features on a weekly basis if you are using the nightly builds, with my personal favorites in the features being scope aware variable and function refactoring, phpunit support, frikking fast indexing (compared to PDT and ZS) and the most awesome project wide search and replace function, which sweeps the project first and offers to opt out specific occurances. I have never fealt so on top of my code being able to refactor just any bit of my applications without having to hesitate :-)</description>
		<content:encoded><![CDATA[<p>i had a chance to talk to a netbeans php developer at a conference last year and was thrilled by the enthusiams he had for the IDE and what their plans are for the future. I am using netbeans ever since.</p>
<p>It actually adds features on a weekly basis if you are using the nightly builds, with my personal favorites in the features being scope aware variable and function refactoring, phpunit support, frikking fast indexing (compared to PDT and ZS) and the most awesome project wide search and replace function, which sweeps the project first and offers to opt out specific occurances. I have never fealt so on top of my code being able to refactor just any bit of my applications without having to hesitate <img src='http://daveyshafik.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
