<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using MIDP Localization to Support Multiple Languages</title>
	<atom:link href="http://www.dbarnes.com/midlet/midp-localization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbarnes.com/midlet/midp-localization/</link>
	<description>Java ME Development and Free Cell Phone Games</description>
	<lastBuildDate>Thu, 27 Jan 2011 14:48:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Marlon J. Manrique</title>
		<link>http://www.dbarnes.com/midlet/midp-localization/comment-page-1/#comment-4828</link>
		<dc:creator>Marlon J. Manrique</dc:creator>
		<pubDate>Mon, 04 Jun 2007 23:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbarnes.com/midlet/midp-localization/#comment-4828</guid>
		<description>You can use also use the JSR 238 Internacionalization API, and with the JSR 248 (MSA), JSR 238 will be one of the mandatory JSRs - this is for the full MSA stack, but not is present in the MSA subset stack. 

The MicroI18N Library is an open source implementation of Java  specification Request - 238 the Mobile Internationalization API, version 1.0. This library implements the resource manager for applications, the Formatter and StringComparator are not implemented yet, but new versions of this library will include it.

By implementing some logic (runtime or build/deployment), the developer can use the 238 impl in the device when it is available, and use/embed MicroI18N when 238 is not available in the handset runtime impl.

Check the MicroI18n page at : 
http://mjs.darkgreenmedia.com/site/?service=Sections&amp;task=showSection&amp;sectionID=3&amp;contentID=64</description>
		<content:encoded><![CDATA[<p>You can use also use the JSR 238 Internacionalization API, and with the JSR 248 (MSA), JSR 238 will be one of the mandatory JSRs &#8211; this is for the full MSA stack, but not is present in the MSA subset stack. </p>
<p>The MicroI18N Library is an open source implementation of Java  specification Request &#8211; 238 the Mobile Internationalization API, version 1.0. This library implements the resource manager for applications, the Formatter and StringComparator are not implemented yet, but new versions of this library will include it.</p>
<p>By implementing some logic (runtime or build/deployment), the developer can use the 238 impl in the device when it is available, and use/embed MicroI18N when 238 is not available in the handset runtime impl.</p>
<p>Check the MicroI18n page at :<br />
<a href="http://mjs.darkgreenmedia.com/site/?service=Sections&#038;task=showSection&#038;sectionID=3&#038;contentID=64" rel="nofollow">http://mjs.darkgreenmedia.com/site/?service=Sections&#038;task=showSection&#038;sectionID=3&#038;contentID=64</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

