<?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: Build Your JSAPI Applications for Performance</title>
	<atom:link href="http://blog.geocortex.com/2009/05/12/build-your-jsapi-applications-for-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.geocortex.com/2009/05/12/build-your-jsapi-applications-for-performance/</link>
	<description>Web-based GIS, software development &#38; various other topics of interest to us.</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:15:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Richard</title>
		<link>http://blog.geocortex.com/2009/05/12/build-your-jsapi-applications-for-performance/comment-page-1/#comment-8309</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 20 Apr 2010 14:09:47 +0000</pubDate>
		<guid isPermaLink="false">/blogs/geocortex/archive/2009/05/12/build-your-jsapi-applications-for-performance.aspx#comment-8309</guid>
		<description>Hi Isaac - I have the same problem - did you resolve? driving me potty.</description>
		<content:encoded><![CDATA[<p>Hi Isaac &#8211; I have the same problem &#8211; did you resolve? driving me potty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Aukland</title>
		<link>http://blog.geocortex.com/2009/05/12/build-your-jsapi-applications-for-performance/comment-page-1/#comment-8304</link>
		<dc:creator>Richard Aukland</dc:creator>
		<pubDate>Mon, 19 Apr 2010 14:50:17 +0000</pubDate>
		<guid isPermaLink="false">/blogs/geocortex/archive/2009/05/12/build-your-jsapi-applications-for-performance.aspx#comment-8304</guid>
		<description>regarding exception from uncaught JavaScript throw: Error: Can’t serialize DOM nodes

This took me a long time to suss out!


http://bugs.dojotoolkit.org/ticket/9711</description>
		<content:encoded><![CDATA[<p>regarding exception from uncaught JavaScript throw: Error: Can’t serialize DOM nodes</p>
<p>This took me a long time to suss out!</p>
<p><a href="http://bugs.dojotoolkit.org/ticket/9711" rel="nofollow">http://bugs.dojotoolkit.org/ticket/9711</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isaac Sullivan</title>
		<link>http://blog.geocortex.com/2009/05/12/build-your-jsapi-applications-for-performance/comment-page-1/#comment-8181</link>
		<dc:creator>Isaac Sullivan</dc:creator>
		<pubDate>Wed, 03 Feb 2010 06:09:25 +0000</pubDate>
		<guid isPermaLink="false">/blogs/geocortex/archive/2009/05/12/build-your-jsapi-applications-for-performance.aspx#comment-8181</guid>
		<description>Sorry to bring up an old post, but I am having issues when attempting to use the custom javascript library that I have built. The build goes smoothly, but when I reference my custom library (in addition to the ESRI JS API), I am getting the following error: uncaught exception: Could not load cross-domain resources: dojo.nls._en-us 
It appears to be looking for this file within the ESRI JS API instead of my own custom library. Any ideas as to why? (By the way, my custom build creates an nls folder with the appropriate files. The CUSTOM_LIBRARY_en-us file does exist does exist in the nls folder).</description>
		<content:encoded><![CDATA[<p>Sorry to bring up an old post, but I am having issues when attempting to use the custom javascript library that I have built. The build goes smoothly, but when I reference my custom library (in addition to the ESRI JS API), I am getting the following error: uncaught exception: Could not load cross-domain resources: dojo.nls._en-us<br />
It appears to be looking for this file within the ESRI JS API instead of my own custom library. Any ideas as to why? (By the way, my custom build creates an nls folder with the appropriate files. The CUSTOM_LIBRARY_en-us file does exist does exist in the nls folder).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Fletcher</title>
		<link>http://blog.geocortex.com/2009/05/12/build-your-jsapi-applications-for-performance/comment-page-1/#comment-7093</link>
		<dc:creator>John Fletcher</dc:creator>
		<pubDate>Tue, 01 Sep 2009 00:23:54 +0000</pubDate>
		<guid isPermaLink="false">/blogs/geocortex/archive/2009/05/12/build-your-jsapi-applications-for-performance.aspx#comment-7093</guid>
		<description>I&#039;m not sure what could be the problem, though it appears to be during the string internment phase.  Though not ideal, you could try to see if it builds when adding the extra internStrings=false command-line parameter to your build command.  

I haven&#039;t seen the same error as you&#039;ve got when using Dojo 1.2.3, 1.3.1, or 1.3.2 so perhaps it&#039;s related to differences in our environments.  I&#039;m working with the JS API version 1.4 and Java 1.6.0_14.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what could be the problem, though it appears to be during the string internment phase.  Though not ideal, you could try to see if it builds when adding the extra internStrings=false command-line parameter to your build command.  </p>
<p>I haven&#8217;t seen the same error as you&#8217;ve got when using Dojo 1.2.3, 1.3.1, or 1.3.2 so perhaps it&#8217;s related to differences in our environments.  I&#8217;m working with the JS API version 1.4 and Java 1.6.0_14.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joses</title>
		<link>http://blog.geocortex.com/2009/05/12/build-your-jsapi-applications-for-performance/comment-page-1/#comment-7092</link>
		<dc:creator>joses</dc:creator>
		<pubDate>Sat, 29 Aug 2009 00:19:51 +0000</pubDate>
		<guid isPermaLink="false">/blogs/geocortex/archive/2009/05/12/build-your-jsapi-applications-for-performance.aspx#comment-7092</guid>
		<description>I&#039;m getting this error:

release:  Interning strings for : &lt;dir&gt;/com/esri/solutions/jsviewer/_BaseWidget.js
release:      &lt;dir&gt;/com/esri/solutions/jsviewer/templates/_BaseWidget.html
js: &quot;../../dojo/./_base/json.js&quot;, line 78: exception from uncaught JavaScript throw: Error: Can&#039;t serialize DOM nodes</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting this error:</p>
<p>release:  Interning strings for : <dir>/com/esri/solutions/jsviewer/_BaseWidget.js<br />
release:      </dir><dir>/com/esri/solutions/jsviewer/templates/_BaseWidget.html<br />
js: &#8220;../../dojo/./_base/json.js&#8221;, line 78: exception from uncaught JavaScript throw: Error: Can&#8217;t serialize DOM nodes</dir></p>
]]></content:encoded>
	</item>
</channel>
</rss>
