<?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; Locale</title>
	<atom:link href="http://joconner.com/tag/locale/feed/" rel="self" type="application/rss+xml" />
	<link>http://joconner.com</link>
	<description>Creating global software</description>
	<lastBuildDate>Mon, 02 Apr 2012 06:47:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>User error using Java 7 Locale</title>
		<link>http://joconner.com/2011/09/user-error-java7/</link>
		<comments>http://joconner.com/2011/09/user-error-java7/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 21:20:45 +0000</pubDate>
		<dc:creator>joconner</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Locale]]></category>

		<guid isPermaLink="false">http://joconner.com/?p=348</guid>
		<description><![CDATA[Yesterday I pushed a blog entry about my experience with the Locale class in Java 7. As I experimented with the class, I discovered a new category enumeration: Locale.Category.DISPLAY Locale.Category.FORMAT I learned some more about the Locale.setDefault methods that indicate a user error on my part. I stated that ResourceBundle is tied to the DISPLAY [...]]]></description>
		<wfw:commentRss>http://joconner.com/2011/09/user-error-java7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bugs in Java 7 Locale or ResourceBundle?</title>
		<link>http://joconner.com/2011/09/java7-locale-resource-bug/</link>
		<comments>http://joconner.com/2011/09/java7-locale-resource-bug/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 09:24:20 +0000</pubDate>
		<dc:creator>joconner</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Locale]]></category>

		<guid isPermaLink="false">http://joconner.com/?p=340</guid>
		<description><![CDATA[While working on a chapter in an upcoming APress book, I was experimenting with Java 7&#8242;s Locale and ResourceBundle classes. Java 7 introduces two new Locale categories: DISPLAY and FORMAT. You can set the default locale for localizable user interface resources independently from the default locale for data Format subclasses. For example, you supposedly can [...]]]></description>
		<wfw:commentRss>http://joconner.com/2011/09/java7-locale-resource-bug/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<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>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>
	</channel>
</rss>

