<?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: About	</title>
	<atom:link href="https://blog.henrypoon.com/about/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.henrypoon.com</link>
	<description></description>
	<lastBuildDate>Sat, 01 Mar 2025 07:09:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: P Bhat		</title>
		<link>https://blog.henrypoon.com/about/#comment-13413</link>

		<dc:creator><![CDATA[P Bhat]]></dc:creator>
		<pubDate>Sat, 01 Mar 2025 07:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/about#comment-13413</guid>

					<description><![CDATA[compiling Tiger Tank Control Panel like,

&quot;$ javac -cp .:./RXTXcomm.jar Communicator.java KeybindingController.java GUI.java 
Note: Communicator.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.&quot;

Now running like,

&quot;$ java -cp .:./RXTXcomm.jar TigerControlPanel/Communicator
Error: Main method not found in class TigerControlPanel.Communicator, please define the main method as:
   public static void main(String[] args)
or a JavaFX application class must extend javafx.application.Application&quot;

Adding, &quot;public static void main(String[] args { ...code body...}&quot; leads to more errors.

Thank you for your time and attention.]]></description>
			<content:encoded><![CDATA[<p>compiling Tiger Tank Control Panel like,</p>
<p>&#8220;$ javac -cp .:./RXTXcomm.jar Communicator.java KeybindingController.java GUI.java<br />
Note: Communicator.java uses unchecked or unsafe operations.<br />
Note: Recompile with -Xlint:unchecked for details.&#8221;</p>
<p>Now running like,</p>
<p>&#8220;$ java -cp .:./RXTXcomm.jar TigerControlPanel/Communicator<br />
Error: Main method not found in class TigerControlPanel.Communicator, please define the main method as:<br />
   public static void main(String[] args)<br />
or a JavaFX application class must extend javafx.application.Application&#8221;</p>
<p>Adding, &#8220;public static void main(String[] args { &#8230;code body&#8230;}&#8221; leads to more errors.</p>
<p>Thank you for your time and attention.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sushan		</title>
		<link>https://blog.henrypoon.com/about/#comment-9050</link>

		<dc:creator><![CDATA[sushan]]></dc:creator>
		<pubDate>Sat, 01 May 2021 04:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/about#comment-9050</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.henrypoon.com/about/#comment-2&quot;&gt;Michael Allar&lt;/a&gt;.

Thank You for a beautiful and rich form useful information blog]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.henrypoon.com/about/#comment-2">Michael Allar</a>.</p>
<p>Thank You for a beautiful and rich form useful information blog</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aditya Verma		</title>
		<link>https://blog.henrypoon.com/about/#comment-9043</link>

		<dc:creator><![CDATA[Aditya Verma]]></dc:creator>
		<pubDate>Thu, 10 Oct 2019 09:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/about#comment-9043</guid>

					<description><![CDATA[Thank you so much! This was extremely helpful.]]></description>
			<content:encoded><![CDATA[<p>Thank you so much! This was extremely helpful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Allar		</title>
		<link>https://blog.henrypoon.com/about/#comment-2</link>

		<dc:creator><![CDATA[Michael Allar]]></dc:creator>
		<pubDate>Sun, 09 May 2010 15:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/about#comment-2</guid>

					<description><![CDATA[Just got a pingback from your site when you linked to my site under your Programming-UDK section and decided to check out your site.

Just wanted to say that I&#039;ve found your blog very interesting, especially the school/engineering section.

That is all. Thanks.]]></description>
			<content:encoded><![CDATA[<p>Just got a pingback from your site when you linked to my site under your Programming-UDK section and decided to check out your site.</p>
<p>Just wanted to say that I&#8217;ve found your blog very interesting, especially the school/engineering section.</p>
<p>That is all. Thanks.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
