<?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>J. O&#039;Conner &#187; Java</title>
	<atom:link href="http://joconner.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://joconner.com</link>
	<description>Creating global software</description>
	<lastBuildDate>Thu, 01 Jul 2010 22:05:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Understanding Locale in the Java Platform</title>
		<link>http://joconner.com/2009/11/article-java-locale/</link>
		<comments>http://joconner.com/2009/11/article-java-locale/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 05:21:48 +0000</pubDate>
		<dc:creator>joconner</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[Locale]]></category>

		<guid isPermaLink="false">http://joconner.com/2009/11/article-java-locale/</guid>
		<description><![CDATA[Language and geographic environment are two important influences on our culture. They create the system in which we interpret other people and events in our life. They also affect, even define, proper form for presenting ourselves and our thoughts to others. To communicate effectively with another person, we must consider and use that person&#8217;s culture, [...]]]></description>
		<wfw:commentRss>http://joconner.com/2009/11/article-java-locale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discovering resource bundles at runtime</title>
		<link>http://joconner.com/2009/03/discovering-resource-bundles/</link>
		<comments>http://joconner.com/2009/03/discovering-resource-bundles/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 09:28:49 +0000</pubDate>
		<dc:creator>joconner</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[i18n]]></category>

		<guid isPermaLink="false">http://joconner.com/java/discovering-resource-bundles-at-runtime</guid>
		<description><![CDATA[Yesterday a friend asked me a question about Java resource bundles: how can I get my application to discover resource bundles dynamically? It seemed like a simple question. I answered in my typical fashon: Well, everytime you need a new bundle, just add that bundle&#8217;s jar or directory to your classpath and run the application. [...]]]></description>
		<wfw:commentRss>http://joconner.com/2009/03/discovering-resource-bundles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSR 310, is it time for a new Date concept in Java</title>
		<link>http://joconner.com/2008/09/jsr310-in-java/</link>
		<comments>http://joconner.com/2008/09/jsr310-in-java/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 15:10:37 +0000</pubDate>
		<dc:creator>joconner</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[date]]></category>

		<guid isPermaLink="false">http://joconner.com/?p=134</guid>
		<description><![CDATA[JSR 310: A New Java Date/Time API by Jesse Farnham &#8212; Java SE&#8217;s Date and Calendar classes leave much to be desired. Will the third time be the charm? JSR 310, tracking for inclusion in Java SE 7, once again tries to offer a comprehensive date and time API, borrowing much of its design from [...]]]></description>
		<wfw:commentRss>http://joconner.com/2008/09/jsr310-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding locale in the Java platform</title>
		<link>http://joconner.com/2008/09/java-locale/</link>
		<comments>http://joconner.com/2008/09/java-locale/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 15:04:20 +0000</pubDate>
		<dc:creator>joconner</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Locale]]></category>

		<guid isPermaLink="false">http://joconner.com/?p=126</guid>
		<description><![CDATA[Language and geographic environment are two important influences on our culture. They create the system in which we interpret other people and events in our life. They also affect, even define, proper form for presenting ourselves and our thoughts to others. To communicate effectively with another person, we must consider and use that person&#8217;s culture, [...]]]></description>
		<wfw:commentRss>http://joconner.com/2008/09/java-locale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing resources in the Swing Application Framework (JSR 296)</title>
		<link>http://joconner.com/2008/09/jsr-296-resources/</link>
		<comments>http://joconner.com/2008/09/jsr-296-resources/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 07:54:22 +0000</pubDate>
		<dc:creator>joconner</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://joconner.com/?p=118</guid>
		<description><![CDATA[Instead of loading and working with ResourceBundle files directly, you will use the ResourceManager and ResourceMap framework classes to manage resources. A ResourceMap contains the resources defined in a specific ResourceBundle implementation. A map also contains links to its parent chain of ResoureMap objects. The parent chain for any class includes the ResourceMap for that [...]]]></description>
		<wfw:commentRss>http://joconner.com/2008/09/jsr-296-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
