<?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: Java: HelloWorld++</title>
	<atom:link href="http://johncblandii.com/2007/12/java-helloworld.html/feed" rel="self" type="application/rss+xml" />
	<link>http://johncblandii.com/2007/12/java-helloworld.html</link>
	<description>My thoughts and ramblings</description>
	<lastBuildDate>Thu, 17 May 2012 13:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John C. Bland II</title>
		<link>http://johncblandii.com/2007/12/java-helloworld.html/comment-page-1#comment-68</link>
		<dc:creator>John C. Bland II</dc:creator>
		<pubDate>Wed, 19 Dec 2007 17:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=69#comment-68</guid>
		<description>Yep, package == namespace.

They are WAY MORE similar than I thought. I didn&#039;t realize Java has method overloading and a few other goodies C# has as well but it is missing a couple things too. So far the training has been pretty easy to follow due to my C# experience.
</description>
		<content:encoded><![CDATA[<p>Yep, package == namespace.</p>
<p>They are WAY MORE similar than I thought. I didn&#8217;t realize Java has method overloading and a few other goodies C# has as well but it is missing a couple things too. So far the training has been pretty easy to follow due to my C# experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Beckner</title>
		<link>http://johncblandii.com/2007/12/java-helloworld.html/comment-page-1#comment-67</link>
		<dc:creator>Cody Beckner</dc:creator>
		<pubDate>Wed, 19 Dec 2007 15:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.johncblandii.com/?p=69#comment-67</guid>
		<description>I assume that package is equivelent to &quot;namespace&quot; in c#?

I know the two are practically duplicates of each other with small things changed here and there.

it&#039;s interesting to see that minus the &quot;package&quot; keyword, that would compile in c#

(sigh)

</description>
		<content:encoded><![CDATA[<p>I assume that package is equivelent to &#8220;namespace&#8221; in c#?</p>
<p>I know the two are practically duplicates of each other with small things changed here and there.</p>
<p>it&#8217;s interesting to see that minus the &#8220;package&#8221; keyword, that would compile in c#</p>
<p>(sigh)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

