<?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: (mis)adventures with the Dojo build system</title>
	<atom:link href="http://blog.nicocrm.com/2010/12/05/misadventures-with-the-dojo-build-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nicocrm.com/2010/12/05/misadventures-with-the-dojo-build-system/</link>
	<description>Programming, technology, and CRM - from a Belgian programmer exiled to Missouri</description>
	<lastBuildDate>Thu, 21 Jul 2011 10:53:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nicolas Galler</title>
		<link>http://blog.nicocrm.com/2010/12/05/misadventures-with-the-dojo-build-system/comment-page-1/#comment-835</link>
		<dc:creator>Nicolas Galler</dc:creator>
		<pubDate>Wed, 26 Jan 2011 21:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicocrm.com/?p=419#comment-835</guid>
		<description>I did not find a way to do it automatically (as part of the build system) - I just used a &quot;cat&quot; command at the end of my build shell script to append the file with the localization message (for example spx_en.js) to the &quot;build&quot; file (for example spx.js).  Then you can use djConfig=&quot;locale:&#039;en-us&#039;&quot; in the dojo include tag, to force the locale to match the one that is hard-coded into the file.</description>
		<content:encoded><![CDATA[<p>I did not find a way to do it automatically (as part of the build system) &#8211; I just used a &#8220;cat&#8221; command at the end of my build shell script to append the file with the localization message (for example spx_en.js) to the &#8220;build&#8221; file (for example spx.js).  Then you can use djConfig=&#8221;locale:&#8217;en-us&#8217;&#8221; in the dojo include tag, to force the locale to match the one that is hard-coded into the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://blog.nicocrm.com/2010/12/05/misadventures-with-the-dojo-build-system/comment-page-1/#comment-834</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 26 Jan 2011 00:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nicocrm.com/?p=419#comment-834</guid>
		<description>Can you give some more detail on 6? How do I get the localization messages for &#039;en-gb&#039; into the flattened file?</description>
		<content:encoded><![CDATA[<p>Can you give some more detail on 6? How do I get the localization messages for &#8216;en-gb&#8217; into the flattened file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

