<?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 for Inside Java2Script</title>
	<atom:link href="http://inside.java2script.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://inside.java2script.com</link>
	<description>A Book about Java to JavaScript Details</description>
	<lastBuildDate>Wed, 28 Jul 2010 08:21:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Java to JavaScript Compiler Discussion (1) by Zhou Renjian</title>
		<link>http://inside.java2script.com/2007/05/14/java-to-javascript-compiler-discussion-1.html#comment-548</link>
		<dc:creator>Zhou Renjian</dc:creator>
		<pubDate>Wed, 28 Jul 2010 08:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/05/14/java-to-javascript-compiler-discussion-1.html#comment-548</guid>
		<description>@Wilfredo Ming 
You should ask the question on some groups talking JavaScript problems.</description>
		<content:encoded><![CDATA[<p>@Wilfredo Ming<br />
You should ask the question on some groups talking JavaScript problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Packing in Java2Script by Zhou Renjian</title>
		<link>http://inside.java2script.com/2007/06/04/packing-in-java2script.html#comment-547</link>
		<dc:creator>Zhou Renjian</dc:creator>
		<pubDate>Wed, 28 Jul 2010 08:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/06/04/packing-in-java2script.html#comment-547</guid>
		<description>@Sebastián Gurin
Sorry for late reply.
Wish I have time to talk about the details of loading packed *.z.js</description>
		<content:encoded><![CDATA[<p>@Sebastián Gurin<br />
Sorry for late reply.<br />
Wish I have time to talk about the details of loading packed *.z.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Packing in Java2Script by Sebastián Gurin</title>
		<link>http://inside.java2script.com/2007/06/04/packing-in-java2script.html#comment-510</link>
		<dc:creator>Sebastián Gurin</dc:creator>
		<pubDate>Wed, 28 Apr 2010 00:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/06/04/packing-in-java2script.html#comment-510</guid>
		<description>hello Zhou Rengian! You said &quot;The packed *.z.js file must be dealt correctly by ClassLoader. This issue is very complicate. And I would like to talk about it in another post.&quot; 

hey ... I really would like the same!!! ;) (it would be great if you can detail this a little more. there exists an automated way of doing this?)

regards</description>
		<content:encoded><![CDATA[<p>hello Zhou Rengian! You said &#8220;The packed *.z.js file must be dealt correctly by ClassLoader. This issue is very complicate. And I would like to talk about it in another post.&#8221; </p>
<p>hey &#8230; I really would like the same!!! <img src='http://inside.java2script.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  (it would be great if you can detail this a little more. there exists an automated way of doing this?)</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java to JavaScript Compiler Discussion (1) by Wilfredo Ming</title>
		<link>http://inside.java2script.com/2007/05/14/java-to-javascript-compiler-discussion-1.html#comment-505</link>
		<dc:creator>Wilfredo Ming</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/05/14/java-to-javascript-compiler-discussion-1.html#comment-505</guid>
		<description>Hello, I found this article while searching for help with JavaScript. I&#039;ve recently changed browsers from Chrome to Microsoft IE 6. After the change I seem to have a problem with loading JavaScript. Every time I go on a site that needs Javascript, my computer doesn&#039;t load and I get a &quot;runtime error javascript.JSException: Unknown name&quot;. I can&#039;t seem to find out how to fix the problem. Any help is greatly appreciated! Thanks</description>
		<content:encoded><![CDATA[<p>Hello, I found this article while searching for help with JavaScript. I&#8217;ve recently changed browsers from Chrome to Microsoft IE 6. After the change I seem to have a problem with loading JavaScript. Every time I go on a site that needs Javascript, my computer doesn&#8217;t load and I get a &#8220;runtime error javascript.JSException: Unknown name&#8221;. I can&#8217;t seem to find out how to fix the problem. Any help is greatly appreciated! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tutorial of Java2Script SWT and Simple RPC Application by Hacking so Existing &#187; Blog Archive &#187; Implementing Gmail-alike Web Mail Client by Java2Script</title>
		<link>http://inside.java2script.com/2007/06/02/tutorial-of-java2script-swt-and-simple-rpc-application.html#comment-499</link>
		<dc:creator>Hacking so Existing &#187; Blog Archive &#187; Implementing Gmail-alike Web Mail Client by Java2Script</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/06/02/tutorial-of-java2script-swt-and-simple-rpc-application.html#comment-499</guid>
		<description>[...] I use JavaMail to do email jobs. Between SWT UI and JavaMail, Java2Script&#8217;s Simple RPC technology is used. Those mail jobs are separated into following RPCs: 1. CheckMails 2. DiscardEmails 3. [...]</description>
		<content:encoded><![CDATA[<p>[...] I use JavaMail to do email jobs. Between SWT UI and JavaMail, Java2Script&#8217;s Simple RPC technology is used. Those mail jobs are separated into following RPCs: 1. CheckMails 2. DiscardEmails 3. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is Java2Script&#8217;s SimpleRPC by Hacking so Existing &#187; Blog Archive &#187; Implementing Gmail-alike Web Mail Client by Java2Script</title>
		<link>http://inside.java2script.com/2007/05/23/what-is-java2scripts-simplerpc.html#comment-498</link>
		<dc:creator>Hacking so Existing &#187; Blog Archive &#187; Implementing Gmail-alike Web Mail Client by Java2Script</dc:creator>
		<pubDate>Thu, 03 Dec 2009 14:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/05/23/what-is-java2scripts-simplerpc.html#comment-498</guid>
		<description>[...] the receiving and sending emails? I use JavaMail to do email jobs. Between SWT UI and JavaMail, Java2Script&#8217;s Simple RPC technology is used. Those mail jobs are separated into following RPCs: 1. CheckMails 2. [...]</description>
		<content:encoded><![CDATA[<p>[...] the receiving and sending emails? I use JavaMail to do email jobs. Between SWT UI and JavaMail, Java2Script&#8217;s Simple RPC technology is used. Those mail jobs are separated into following RPCs: 1. CheckMails 2. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Demo: Java2Script Google Talk in SWT by Zhou Renjian</title>
		<link>http://inside.java2script.com/2007/07/30/demo-java2script-google-talk-in-swt.html#comment-497</link>
		<dc:creator>Zhou Renjian</dc:creator>
		<pubDate>Mon, 09 Nov 2009 08:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/07/30/demo-java2script-google-talk-in-swt.html#comment-497</guid>
		<description>@Maddy
Please take another try. :)</description>
		<content:encoded><![CDATA[<p>@Maddy<br />
Please take another try. <img src='http://inside.java2script.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Demo: Java2Script Google Talk in SWT by Maddy</title>
		<link>http://inside.java2script.com/2007/07/30/demo-java2script-google-talk-in-swt.html#comment-494</link>
		<dc:creator>Maddy</dc:creator>
		<pubDate>Thu, 30 Jul 2009 07:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/07/30/demo-java2script-google-talk-in-swt.html#comment-494</guid>
		<description>it does not open. it hands when it loads 
&quot;http://m2.java2script.org/2.0.1-V20090729/org/eclipse/swt/widgets/shell.z.js&quot;. Very bad.</description>
		<content:encoded><![CDATA[<p>it does not open. it hands when it loads<br />
&#8220;http://m2.java2script.org/2.0.1-V20090729/org/eclipse/swt/widgets/shell.z.js&#8221;. Very bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance Matters or Not by Zhou Renjian</title>
		<link>http://inside.java2script.com/2007/09/24/performance-matters-or-not.html#comment-493</link>
		<dc:creator>Zhou Renjian</dc:creator>
		<pubDate>Fri, 17 Jul 2009 14:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/09/24/performance-matters-or-not.html#comment-493</guid>
		<description>@Math2gold
Not agree with you.</description>
		<content:encoded><![CDATA[<p>@Math2gold<br />
Not agree with you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance Matters or Not by Math2gold</title>
		<link>http://inside.java2script.com/2007/09/24/performance-matters-or-not.html#comment-486</link>
		<dc:creator>Math2gold</dc:creator>
		<pubDate>Mon, 16 Feb 2009 09:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://inside.java2script.com/2007/09/24/performance-matters-or-not.html#comment-486</guid>
		<description>well,i think it&#039;s a better way is  java2script support GWT and support other UI libraries,or there will be a project calls &quot;GWT2SWT&quot; . //dream</description>
		<content:encoded><![CDATA[<p>well,i think it&#8217;s a better way is  java2script support GWT and support other UI libraries,or there will be a project calls &#8220;GWT2SWT&#8221; . //dream</p>
]]></content:encoded>
	</item>
</channel>
</rss>
