<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Terry Pearson&#039;s Blog &#187; Java</title>
	<atom:link href="http://terry.ipearson.net/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://terry.ipearson.net</link>
	<description></description>
	<lastBuildDate>Sun, 20 Jun 2010 05:52:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<!-- podcast_generator="Blubrry PowerPress/1.0.9" mode="advanced" entry="advanced" -->
	<itunes:summary>Learn about the reasons why we, as conservatives, support the positions we take. </itunes:summary>
	<itunes:author>Terry Pearson</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://terry.ipearson.net/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:owner>
		<itunes:name>Terry Pearson</itunes:name>
		<itunes:email>terrypearson@gmail.com</itunes:email>
	</itunes:owner>
	<managingEditor>terrypearson@gmail.com (Terry Pearson)</managingEditor>
	<copyright>2010 Terry Pearson</copyright>
	<itunes:subtitle>Terry Pearson&#039;s Face of Freedom Podcast</itunes:subtitle>
	<itunes:keywords>politics, minnesota, conservative, republican</itunes:keywords>
	<image>
		<title>Terry Pearson&#039;s Blog &#187; Java</title>
		<url>http://terry.ipearson.net/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://terry.ipearson.net/category/programming/java/</link>
	</image>
	<itunes:category text="News &amp; Politics" />
		<item>
		<title>Test your Java Skills</title>
		<link>http://terry.ipearson.net/2007/04/04/test-your-java-skills/</link>
		<comments>http://terry.ipearson.net/2007/04/04/test-your-java-skills/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 00:41:21 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/2007/04/04/test-your-java-skills/</guid>
		<description><![CDATA[I am currently in a Java class at my university. This is a language that I think is just wonderful. Java (andÂ  .NET languages) truly utilizes Object Orientated Concepts to the fullest. When you are learning a language, it is sometimes difficult to test your skills. You certainly think you know a lot about the [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2007/04/04/test-your-java-skills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning about Applets</title>
		<link>http://terry.ipearson.net/2007/02/03/learning-about-applets/</link>
		<comments>http://terry.ipearson.net/2007/02/03/learning-about-applets/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 19:46:53 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/?p=219</guid>
		<description><![CDATA[Web programming can be as simple or as complex as you want it to be. The easiest web publication is a simple text file. You could upload it to the web and it would show up as just text. From the text file, you could progress to a simple HTML file. This is basically a [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2007/02/03/learning-about-applets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display a Double with two decimal places in Java</title>
		<link>http://terry.ipearson.net/2007/01/28/display-a-double-with-two-decimal-places-in-java/</link>
		<comments>http://terry.ipearson.net/2007/01/28/display-a-double-with-two-decimal-places-in-java/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 06:48:18 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/?p=214</guid>
		<description><![CDATA[I just spent the longest time trying to find the easiest way to make a double display two decimal places in Java. Basically, I wanted to output money information, and it would look better if the money data says &#8220;$5.00&#8243; instead of &#8220;$5.0&#8243; as is sometimes the case. There are so many &#8220;solutions&#8221; to this, [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2007/01/28/display-a-double-with-two-decimal-places-in-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The most important reference document for Java</title>
		<link>http://terry.ipearson.net/2007/01/26/the-most-important-reference-document-for-java/</link>
		<comments>http://terry.ipearson.net/2007/01/26/the-most-important-reference-document-for-java/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 05:31:21 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/?p=212</guid>
		<description><![CDATA[If you are new to Java, or are more experienced than anyone, you still need to look up stuff. Every developer has moments in their language of choice where they just can&#8217;t solve a problem. Or, they may just be looking for an easier way. Don&#8217;t be ashamed to look up a result. Doctors do [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2007/01/26/the-most-important-reference-document-for-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High Quality Installers for Your Application</title>
		<link>http://terry.ipearson.net/2007/01/23/high-quality-installers-for-your-application/</link>
		<comments>http://terry.ipearson.net/2007/01/23/high-quality-installers-for-your-application/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 04:53:14 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/?p=210</guid>
		<description><![CDATA[Now days, every program you download comes with an &#8220;installer.&#8221; Without such a program, your new application looks unfinished and unprofessional. However, most computer science students are not taught how to use such a program. They are never told where how to setup an installer to make their finished works look professional and classy. Last [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2007/01/23/high-quality-installers-for-your-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn Java Swing</title>
		<link>http://terry.ipearson.net/2007/01/06/learn-java-swing/</link>
		<comments>http://terry.ipearson.net/2007/01/06/learn-java-swing/#comments</comments>
		<pubDate>Sat, 06 Jan 2007 05:06:45 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/?p=195</guid>
		<description><![CDATA[If you talk to a lot of programmers these days, you will hear an increased number of conversations about Java. With the open sourcing of parts of the actual language, and the strong support that Sun Microsystems has pledged to help an Open Source Java succeed, you can be sure that Java is likely to [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2007/01/06/learn-java-swing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java SE 6 Released.</title>
		<link>http://terry.ipearson.net/2006/12/14/java-se-6-released/</link>
		<comments>http://terry.ipearson.net/2006/12/14/java-se-6-released/#comments</comments>
		<pubDate>Fri, 15 Dec 2006 04:40:05 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/?p=169</guid>
		<description><![CDATA[Sun Microsystems announced that they just released Java SE 6. Depending on who you ask, this is a great thing, or just so so. Joey deVilla, from Global Nerdy, was not impressed with Java 6. Of course, he has made a significant effort to avoid getting sucked in to the Java mindset. I thought it [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2006/12/14/java-se-6-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free Java Open Source Software Bug Testing.</title>
		<link>http://terry.ipearson.net/2006/12/13/free-java-open-source-software-bug-testing/</link>
		<comments>http://terry.ipearson.net/2006/12/13/free-java-open-source-software-bug-testing/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 22:49:16 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/?p=168</guid>
		<description><![CDATA[Programs inevitably have bugs. No matter how thorough a person is in their coding, there will almost always be some bugs in the code. Besides running through known possible errors, you can also use software to test your code. A lot of times, the testing software can be expensive. For open source developers, expensive testing [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2006/12/13/free-java-open-source-software-bug-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java to become open source</title>
		<link>http://terry.ipearson.net/2006/11/03/java-to-become-open-source/</link>
		<comments>http://terry.ipearson.net/2006/11/03/java-to-become-open-source/#comments</comments>
		<pubDate>Sat, 04 Nov 2006 01:32:07 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/?p=127</guid>
		<description><![CDATA[Sun Microsystems announced on October 25th that they are on the fast track to making Java an open source product. Sun has been on an open source soapbox since their new CEO, Jonathan Schwartz, took over the company. Open source software has paved the way for rapid development of great software throughout the world. Projects [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2006/11/03/java-to-become-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing a Java Compiler</title>
		<link>http://terry.ipearson.net/2006/09/26/installing-a-java-compiler/</link>
		<comments>http://terry.ipearson.net/2006/09/26/installing-a-java-compiler/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 22:36:31 +0000</pubDate>
		<dc:creator>Terry</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.terrypearson.com/?p=88</guid>
		<description><![CDATA[So you have a great looking program. Perhaps you typed out the source code for the hello world tutorial. Now, you need to transfer that source code into a computer language. You do that through a process called compiling. In our case, Java is compiled into Java Bytecode. Compiling a Java file produces a new [...]]]></description>
		<wfw:commentRss>http://terry.ipearson.net/2006/09/26/installing-a-java-compiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  terry.ipearson.net/category/java/feed/ ) in 0.74708 seconds, on Jul 31st, 2010 at 7:52 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Jul 31st, 2010 at 8:52 am UTC -->