<?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>MattAlbers.com &#187; Java</title>
	<atom:link href="http://www.mattalbers.com/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattalbers.com</link>
	<description>matt albers&#039; internet crib.  California native, software engineer, sports lover.</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:25:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>What JRE am I running?</title>
		<link>http://www.mattalbers.com/2005/07/28/what-jre-am-i-running/</link>
		<comments>http://www.mattalbers.com/2005/07/28/what-jre-am-i-running/#comments</comments>
		<pubDate>Thu, 28 Jul 2005 18:01:40 +0000</pubDate>
		<dc:creator>mfalbers</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.mattalbers.com/wp/2005/07/28/what-jre-am-i-running/</guid>
		<description><![CDATA[Click here to find out what Java Runtime Environment you are currently running from James Gosling.]]></description>
			<content:encoded><![CDATA[<p><a href="http://enews.sun.com/CTServlet?id=781783161036572536:1107220031854">Click here</a> to find out what Java Runtime Environment you are currently running from James Gosling.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mattalbers.com/2005/07/28/what-jre-am-i-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep the Ant, Hold the XML</title>
		<link>http://www.mattalbers.com/2004/06/11/keep-the-ant-hold-the-xml/</link>
		<comments>http://www.mattalbers.com/2004/06/11/keep-the-ant-hold-the-xml/#comments</comments>
		<pubDate>Fri, 11 Jun 2004 22:18:28 +0000</pubDate>
		<dc:creator>mfalbers</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.mattalbers.com/wp/2004/06/11/keep-the-ant-hold-the-xml/</guid>
		<description><![CDATA[Employ Ant programmatically in Java code without the constraints of XML for easier customization]]></description>
			<content:encoded><![CDATA[<p>Employ <a href="http://www.ftponline.com/javapro/2004_06/magazine/features/kgauthier/">Ant programmatically in Java code</a> without the constraints of XML for easier customization</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mattalbers.com/2004/06/11/keep-the-ant-hold-the-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BEST PRACTICES IN EXCEPTION HANDLING</title>
		<link>http://www.mattalbers.com/2004/03/31/best-practices-in-exception-handling/</link>
		<comments>http://www.mattalbers.com/2004/03/31/best-practices-in-exception-handling/#comments</comments>
		<pubDate>Wed, 31 Mar 2004 18:22:39 +0000</pubDate>
		<dc:creator>mfalbers</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.mattalbers.com/wp/2004/03/31/best-practices-in-exception-handling/</guid>
		<description><![CDATA[Exception handling is a built-in aspect of the Java programming language. The concept of handling error cases with exceptions is designed to make code more reliable and easier to maintain and read. This tip looks at some best practices for dealing with and handling exceptions.]]></description>
			<content:encoded><![CDATA[<p>Exception handling is a built-in aspect of the Java programming language. The concept of handling error cases with exceptions is designed to make code more reliable and easier to maintain and read. This tip looks at some <a href="http://java.sun.com/developer/JDCTechTips/2004/tt0316.html#2">best practices</a> for dealing with and handling exceptions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mattalbers.com/2004/03/31/best-practices-in-exception-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java performance tuning</title>
		<link>http://www.mattalbers.com/2004/03/30/java-performance-tuning/</link>
		<comments>http://www.mattalbers.com/2004/03/30/java-performance-tuning/#comments</comments>
		<pubDate>Tue, 30 Mar 2004 17:50:38 +0000</pubDate>
		<dc:creator>mfalbers</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.mattalbers.com/wp/2004/03/30/java-performance-tuning/</guid>
		<description><![CDATA[Micro-Tuning Step-by-Step by Jack Shirazi &#8212; Java Performance Tuning author Jack Shirazi offers a step-by-step guide for micro-tuning your Java methods.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.onjava.com/pub/a/onjava/2002/03/20/optimization.html">Micro-Tuning Step-by-Step</a> by Jack Shirazi &#8212; Java Performance Tuning author Jack Shirazi offers a step-by-step guide for micro-tuning your Java methods.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mattalbers.com/2004/03/30/java-performance-tuning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java server-side Developer Resource</title>
		<link>http://www.mattalbers.com/2004/01/27/java-server-side-developer-resource/</link>
		<comments>http://www.mattalbers.com/2004/01/27/java-server-side-developer-resource/#comments</comments>
		<pubDate>Tue, 27 Jan 2004 22:36:16 +0000</pubDate>
		<dc:creator>mfalbers</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.mattalbers.com/wp/2004/01/27/java-server-side-developer-resource/</guid>
		<description><![CDATA[Resources for Java server-side developers]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.java201.com/">Resources for Java server-side developers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mattalbers.com/2004/01/27/java-server-side-developer-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

