<?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: Hello World &#8211; Java</title>
	<atom:link href="http://blog.macaoidh.name/2009/04/26/hello-world-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macaoidh.name/2009/04/26/hello-world-java/</link>
	<description>PHP, Music, Linux</description>
	<lastBuildDate>Wed, 30 Jun 2010 18:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Creating A Jar Archive - Conor&#8217;s Blog</title>
		<link>http://blog.macaoidh.name/2009/04/26/hello-world-java/comment-page-1/#comment-298</link>
		<dc:creator>Creating A Jar Archive - Conor&#8217;s Blog</dc:creator>
		<pubDate>Mon, 27 Apr 2009 21:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.macaoidh.name/?p=195#comment-298</guid>
		<description>[...] made the HelloWorld class a few days ago in this post. I am getting a bit ahead of myself here but what if you have an application with many files? Do [...]</description>
		<content:encoded><![CDATA[<p>[...] made the HelloWorld class a few days ago in this post. I am getting a bit ahead of myself here but what if you have an application with many files? Do [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor</title>
		<link>http://blog.macaoidh.name/2009/04/26/hello-world-java/comment-page-1/#comment-293</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Sun, 26 Apr 2009 23:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.macaoidh.name/?p=195#comment-293</guid>
		<description>Seems like Java and C have very similar syntax. I plan to learn C but I am using Java as an introduction to non web based programing.</description>
		<content:encoded><![CDATA[<p>Seems like Java and C have very similar syntax. I plan to learn C but I am using Java as an introduction to non web based programing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://blog.macaoidh.name/2009/04/26/hello-world-java/comment-page-1/#comment-292</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sun, 26 Apr 2009 22:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.macaoidh.name/?p=195#comment-292</guid>
		<description>// c version

#include &quot;stdio.h&quot;

void main() {
  printf(&quot;hello world!&quot;);
}</description>
		<content:encoded><![CDATA[<p>// c version</p>
<p>#include &#8220;stdio.h&#8221;</p>
<p>void main() {<br />
  printf(&#8220;hello world!&#8221;);<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
