<?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: JC101-1j: Hello World (for Java developers)</title>
	<atom:link href="http://javacard.vetilles.com/2006/09/17/hello-world-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://javacard.vetilles.com/2006/09/17/hello-world-java/</link>
	<description>A weblog on Java Card, security, and other things personal</description>
	<lastBuildDate>Thu, 18 May 2017 07:26:32 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.32</generator>
	<item>
		<title>By: groovy</title>
		<link>http://javacard.vetilles.com/2006/09/17/hello-world-java/#comment-5143</link>
		<dc:creator><![CDATA[groovy]]></dc:creator>
		<pubDate>Wed, 20 Aug 2014 04:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://javacard.vetilles.com/2006/09/17/hello-world-java/#comment-5143</guid>
		<description><![CDATA[Good tutorial and easy to follow.]]></description>
		<content:encoded><![CDATA[<p>Good tutorial and easy to follow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric VÃ©tillard</title>
		<link>http://javacard.vetilles.com/2006/09/17/hello-world-java/#comment-3241</link>
		<dc:creator><![CDATA[Eric VÃ©tillard]]></dc:creator>
		<pubDate>Fri, 03 Oct 2008 09:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://javacard.vetilles.com/2006/09/17/hello-world-java/#comment-3241</guid>
		<description><![CDATA[Yes, there is a bug, and there should be an invocation for register() in that code instead of install.

The &quot;new HelloWorld&quot; is here to allocate a new instance of he HeeloWorld class, and it is just missing parentheses.

I have corrected these in the text, but I can&#039;t test the code right now, because I am traveling. Let&#039;s hope that there are no more bugs ...]]></description>
		<content:encoded><![CDATA[<p>Yes, there is a bug, and there should be an invocation for register() in that code instead of install.</p>
<p>The &#8220;new HelloWorld&#8221; is here to allocate a new instance of he HeeloWorld class, and it is just missing parentheses.</p>
<p>I have corrected these in the text, but I can&#8217;t test the code right now, because I am traveling. Let&#8217;s hope that there are no more bugs &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ria</title>
		<link>http://javacard.vetilles.com/2006/09/17/hello-world-java/#comment-3240</link>
		<dc:creator><![CDATA[Ria]]></dc:creator>
		<pubDate>Fri, 03 Oct 2008 08:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://javacard.vetilles.com/2006/09/17/hello-world-java/#comment-3240</guid>
		<description><![CDATA[Hello! we encountered a problem at line 14 and line 23. What seems to be the problem? What is the hello = new HelloWorld for? there&#039;s no variable HelloWorld. Also, the install() method is not in the code. The install method present has parameters. and line 23 calls an install method without parameters. What shall we do?]]></description>
		<content:encoded><![CDATA[<p>Hello! we encountered a problem at line 14 and line 23. What seems to be the problem? What is the hello = new HelloWorld for? there&#8217;s no variable HelloWorld. Also, the install() method is not in the code. The install method present has parameters. and line 23 calls an install method without parameters. What shall we do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
