<?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: Tor Norbye and James Gosling Demo YUI Support in NetBeans at JavaOne</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2008/05/16/norbye-gosling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2008/05/16/norbye-gosling/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: chinna</title>
		<link>http://www.yuiblog.com/blog/2008/05/16/norbye-gosling/comment-page-1/#comment-382319</link>
		<dc:creator>chinna</dc:creator>
		<pubDate>Sun, 25 May 2008 20:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/16/norbye-gosling/#comment-382319</guid>
		<description>Hi,
I tried using the NB 6.1 for YUI coding .The code completion doesn&#039;t work as show.when I tried on the editor it works for detecting YAHOO as I type YA..
and similarly for widget and Editor but the configuration paramter that was shown in the screen cast does n&#039;t come in as drop down.Also the variable to which this widget is attached shows it as YAHOO.util.Element .So I am not able to get editor.render method.It is the same with YAHOO.widget.TabView

The other widget(calendar) I tried worked .when I assigned to variable that variable is ablet to get the method drop down of those belonging to the calendar.but here again the configuration parameter during the constructor would n&#039;t work...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried using the NB 6.1 for YUI coding .The code completion doesn&#8217;t work as show.when I tried on the editor it works for detecting YAHOO as I type YA..<br />
and similarly for widget and Editor but the configuration paramter that was shown in the screen cast does n&#8217;t come in as drop down.Also the variable to which this widget is attached shows it as YAHOO.util.Element .So I am not able to get editor.render method.It is the same with YAHOO.widget.TabView</p>
<p>The other widget(calendar) I tried worked .when I assigned to variable that variable is ablet to get the method drop down of those belonging to the calendar.but here again the configuration parameter during the constructor would n&#8217;t work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barry</title>
		<link>http://www.yuiblog.com/blog/2008/05/16/norbye-gosling/comment-page-1/#comment-377433</link>
		<dc:creator>barry</dc:creator>
		<pubDate>Tue, 20 May 2008 05:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/16/norbye-gosling/#comment-377433</guid>
		<description>What is this Java of which you speak?</description>
		<content:encoded><![CDATA[<p>What is this Java of which you speak?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenton Gray</title>
		<link>http://www.yuiblog.com/blog/2008/05/16/norbye-gosling/comment-page-1/#comment-375815</link>
		<dc:creator>Kenton Gray</dc:creator>
		<pubDate>Sun, 18 May 2008 16:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/16/norbye-gosling/#comment-375815</guid>
		<description>It isn&#039;t free but IntelliJ has a remarkable JS editor that in my opinion kills aptana. Perfect if you have a backend in Java. If you use a mac I would say it is your best option for a true JS IDE</description>
		<content:encoded><![CDATA[<p>It isn&#8217;t free but IntelliJ has a remarkable JS editor that in my opinion kills aptana. Perfect if you have a backend in Java. If you use a mac I would say it is your best option for a true JS IDE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ido</title>
		<link>http://www.yuiblog.com/blog/2008/05/16/norbye-gosling/comment-page-1/#comment-374574</link>
		<dc:creator>Ido</dc:creator>
		<pubDate>Sat, 17 May 2008 04:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/16/norbye-gosling/#comment-374574</guid>
		<description>Very cool demo! I&#039;ve used eclipse (among other IDEs) for long time... but since NetBean5.5 I tend to use it more and more and now with this very good support for &#039;scripting&#039; lang. (e.g. JS, php) it&#039;s excellent tool for developers! Thank you Tor (and all the other team members) for putting the efforts in creating this great open source IDE.</description>
		<content:encoded><![CDATA[<p>Very cool demo! I&#8217;ve used eclipse (among other IDEs) for long time&#8230; but since NetBean5.5 I tend to use it more and more and now with this very good support for &#8216;scripting&#8217; lang. (e.g. JS, php) it&#8217;s excellent tool for developers! Thank you Tor (and all the other team members) for putting the efforts in creating this great open source IDE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jess Sightler</title>
		<link>http://www.yuiblog.com/blog/2008/05/16/norbye-gosling/comment-page-1/#comment-374121</link>
		<dc:creator>Jess Sightler</dc:creator>
		<pubDate>Fri, 16 May 2008 18:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://yuiblog.com/blog/2008/05/16/norbye-gosling/#comment-374121</guid>
		<description>That is a nice demo.  I use Netbeans quite a bit, and if the JS support is anywhere near as nice as the Java support in NB6.1, this is well worth using.

I wonder how favorably it compares with Aptana?  As far as I know, the Netbeans implementation is more flexible, but it is clear to me how they really stack up in the real world.

Anyway, nice pointer to the video.</description>
		<content:encoded><![CDATA[<p>That is a nice demo.  I use Netbeans quite a bit, and if the JS support is anywhere near as nice as the Java support in NB6.1, this is well worth using.</p>
<p>I wonder how favorably it compares with Aptana?  As far as I know, the Netbeans implementation is more flexible, but it is clear to me how they really stack up in the real world.</p>
<p>Anyway, nice pointer to the video.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

