<?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: Internationalization and JavaScript</title>
	<atom:link href="http://dertompson.com/2008/04/17/internationalization-and-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://dertompson.com/2008/04/17/internationalization-and-javascript/</link>
	<description>some personal, more technical - by Thomas Einwaller</description>
	<lastBuildDate>Fri, 05 Mar 2010 07:52:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jane Bronsik</title>
		<link>http://dertompson.com/2008/04/17/internationalization-and-javascript/comment-page-1/#comment-1334</link>
		<dc:creator>Jane Bronsik</dc:creator>
		<pubDate>Fri, 11 Sep 2009 12:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/?p=480#comment-1334</guid>
		<description>Exactly what I needed, thanks!</description>
		<content:encoded><![CDATA[<p>Exactly what I needed, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://dertompson.com/2008/04/17/internationalization-and-javascript/comment-page-1/#comment-1328</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Tue, 01 Sep 2009 16:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/?p=480#comment-1328</guid>
		<description>jsorm can&#039;t be used for commercial product development without purchasing a license. While the price isn&#039;t too high, it can be more of a hassle than it&#039;s worth if you work for a large company. If all you need is string translation capability, take a look at the article at http://www.jspwiki.org/wiki/JavascriptLocalization.  

Cheers,
Rich</description>
		<content:encoded><![CDATA[<p>jsorm can&#8217;t be used for commercial product development without purchasing a license. While the price isn&#8217;t too high, it can be more of a hassle than it&#8217;s worth if you work for a large company. If all you need is string translation capability, take a look at the article at <a href="http://www.jspwiki.org/wiki/JavascriptLocalization" rel="nofollow">http://www.jspwiki.org/wiki/JavascriptLocalization</a>.  </p>
<p>Cheers,<br />
Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avi Deitcher</title>
		<link>http://dertompson.com/2008/04/17/internationalization-and-javascript/comment-page-1/#comment-1100</link>
		<dc:creator>Avi Deitcher</dc:creator>
		<pubDate>Mon, 16 Feb 2009 01:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/?p=480#comment-1100</guid>
		<description>&lt;a href=&quot;#comment-901&quot; rel=&quot;nofollow&quot;&gt;@tompson&lt;/a&gt; 
Thomas, did you have any feedback? I would like to hear it. 

A few other libraries have been published there, and I have extended i18n to include some other calendars.

Avi</description>
		<content:encoded><![CDATA[<p><a href="#comment-901" rel="nofollow">@tompson</a><br />
Thomas, did you have any feedback? I would like to hear it. </p>
<p>A few other libraries have been published there, and I have extended i18n to include some other calendars.</p>
<p>Avi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tompson</title>
		<link>http://dertompson.com/2008/04/17/internationalization-and-javascript/comment-page-1/#comment-901</link>
		<dc:creator>tompson</dc:creator>
		<pubDate>Tue, 13 May 2008 16:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/?p=480#comment-901</guid>
		<description>Thanks Avi, I will have a look into it ... I already invested quite some effort into handling calendar values and the way you chose seems quite good!</description>
		<content:encoded><![CDATA[<p>Thanks Avi, I will have a look into it &#8230; I already invested quite some effort into handling calendar values and the way you chose seems quite good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avi Deitcher</title>
		<link>http://dertompson.com/2008/04/17/internationalization-and-javascript/comment-page-1/#comment-900</link>
		<dc:creator>Avi Deitcher</dc:creator>
		<pubDate>Tue, 13 May 2008 05:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://dertompson.com/?p=480#comment-900</guid>
		<description>I actually found your article from the trackback from the other one. I had the same issues, so I wrote a library (lots of effort, as you can imagine) to handle these issues. It deals with localized strings, calendar implementations, currencies and others. The really nice piece is that the ResourceBundle syntax from Java is utilized by the i18n library, so you can share across Java and JavaScript.

Take a look at http://jsorm.com, download, enjoy. Released under GPL. There is a pretty good wiki on the site, too.</description>
		<content:encoded><![CDATA[<p>I actually found your article from the trackback from the other one. I had the same issues, so I wrote a library (lots of effort, as you can imagine) to handle these issues. It deals with localized strings, calendar implementations, currencies and others. The really nice piece is that the ResourceBundle syntax from Java is utilized by the i18n library, so you can share across Java and JavaScript.</p>
<p>Take a look at <a href="http://jsorm.com" rel="nofollow">http://jsorm.com</a>, download, enjoy. Released under GPL. There is a pretty good wiki on the site, too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
