<?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: Rhino + JavaScript + Swing, Look Ma No Java</title>
	<atom:link href="http://kylecordes.com/2008/10/20/rhino-js-swing/feed/" rel="self" type="application/rss+xml" />
	<link>http://kylecordes.com/2008/10/20/rhino-js-swing/</link>
	<description>Kyle Cordes's Software Site</description>
	<lastBuildDate>Sat, 06 Mar 2010 00:56:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Barclay</title>
		<link>http://kylecordes.com/2008/10/20/rhino-js-swing/comment-page-1/#comment-30164</link>
		<dc:creator>Barclay</dc:creator>
		<pubDate>Mon, 02 Feb 2009 06:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2008/10/20/rhino-js-swing/#comment-30164</guid>
		<description>Does anyone out there know where I can find a good browser written in java that can handle latest versions of javascript and ajax and have a good HTML rendering ability? We are looking into building a crawler that can extract contents from HTML pages that contain javascript and dynamic page generation.  Thanks in advance.  Barclay</description>
		<content:encoded><![CDATA[<p>Does anyone out there know where I can find a good browser written in java that can handle latest versions of javascript and ajax and have a good HTML rendering ability? We are looking into building a crawler that can extract contents from HTML pages that contain javascript and dynamic page generation.  Thanks in advance.  Barclay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Cordes</title>
		<link>http://kylecordes.com/2008/10/20/rhino-js-swing/comment-page-1/#comment-26711</link>
		<dc:creator>Kyle Cordes</dc:creator>
		<pubDate>Tue, 21 Oct 2008 20:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2008/10/20/rhino-js-swing/#comment-26711</guid>
		<description>Rick - This sample show client-side JavaScript, inside a Java client application.

It works with any browser that support Java Web Start; it has nothing whatsoever to do with JavaScript in the browser itself.</description>
		<content:encoded><![CDATA[<p>Rick &#8211; This sample show client-side JavaScript, inside a Java client application.</p>
<p>It works with any browser that support Java Web Start; it has nothing whatsoever to do with JavaScript in the browser itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick</title>
		<link>http://kylecordes.com/2008/10/20/rhino-js-swing/comment-page-1/#comment-26710</link>
		<dc:creator>rick</dc:creator>
		<pubDate>Tue, 21 Oct 2008 20:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2008/10/20/rhino-js-swing/#comment-26710</guid>
		<description>I assume this is compatible with all browsers because it is byte code. Do you gain anything by using javascript? It sounds like scope problems will prevent you from working with Javascript on the client.</description>
		<content:encoded><![CDATA[<p>I assume this is compatible with all browsers because it is byte code. Do you gain anything by using javascript? It sounds like scope problems will prevent you from working with Javascript on the client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://kylecordes.com/2008/10/20/rhino-js-swing/comment-page-1/#comment-26709</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Tue, 21 Oct 2008 20:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2008/10/20/rhino-js-swing/#comment-26709</guid>
		<description>I&#039;ve been working on a Javascript-based server-side framework for a while now.  I&#039;ve found Aptana to have the best out of the box Javascript-editing experience.  Once you install it you should enable the validators which complain a lot, but you can filter accordingly.  The best validator I&#039;ve found has been the JSLint one.  

Likewise the newest Eclipse EE version includes a Javascript auto-completer of some sort, but I wasn&#039;t able to get it to auto-complete out of the box.  You might want to look into it.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been working on a Javascript-based server-side framework for a while now.  I&#8217;ve found Aptana to have the best out of the box Javascript-editing experience.  Once you install it you should enable the validators which complain a lot, but you can filter accordingly.  The best validator I&#8217;ve found has been the JSLint one.  </p>
<p>Likewise the newest Eclipse EE version includes a Javascript auto-completer of some sort, but I wasn&#8217;t able to get it to auto-complete out of the box.  You might want to look into it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
