<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tinsology &#187; Java</title>
	<atom:link href="http://tinsology.net/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinsology.net</link>
	<description>Read Me</description>
	<lastBuildDate>Fri, 27 Aug 2010 08:46:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hello World Nightmare</title>
		<link>http://tinsology.net/2010/02/hello-world-nightmare/</link>
		<comments>http://tinsology.net/2010/02/hello-world-nightmare/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 02:27:03 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[My Thoughts and Rants]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Hello World]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=1041</guid>
		<description><![CDATA[Traditionally, when someone is introduced to programming, the first block of code they write is the infamous "Hello World" program. Unless you're dealing with some esoteric language this program usually consists of just a few or even a single line. There is one popular language out there where, in comparison, Hello World is a monster: Java. If you're a Java coder you may not see it, especially if Java wasn't your first language. Try to look at it from the perspective of a first timer: <a href="http://tinsology.net/2010/02/hello-world-nightmare/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/01/dont-fear-the-recursionaper/' rel='bookmark' title='Permanent Link: Don&#8217;t Fear the Re(cursion)aper'>Don&#8217;t Fear the Re(cursion)aper</a></li>
<li><a href='http://tinsology.net/2009/04/plugin-review-hello-world/' rel='bookmark' title='Permanent Link: Plugin Review: Hello World'>Plugin Review: Hello World</a></li>
<li><a href='http://tinsology.net/2010/04/php-polymorphism/' rel='bookmark' title='Permanent Link: PHP Overloading'>PHP Overloading</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2010/02/hello-world-nightmare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Fear the Re(cursion)aper</title>
		<link>http://tinsology.net/2009/01/dont-fear-the-recursionaper/</link>
		<comments>http://tinsology.net/2009/01/dont-fear-the-recursionaper/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 10:22:51 +0000</pubDate>
		<dc:creator>Tinsley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Loops]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Recursion]]></category>

		<guid isPermaLink="false">http://tinsology.net/?p=102</guid>
		<description><![CDATA[For some reason whenever I see someone post code that cycles through an array or does something repeatedly, that code takes the form of some kind of loop. I admit that I'm guilty of this as well, but when I think about why I cannot come up with a reason. <a href="http://tinsology.net/2009/01/dont-fear-the-recursionaper/">Read More</a>

Related posts:<ol><li><a href='http://tinsology.net/2009/12/php-iterators/' rel='bookmark' title='Permanent Link: PHP Iterators'>PHP Iterators</a></li>
</ol>]]></description>
		<wfw:commentRss>http://tinsology.net/2009/01/dont-fear-the-recursionaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
