<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Good way to guard against Esri js api CDN being down? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375862#M34890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Would still be nice to have a way to code defensively against the api not loading , regardless of where it is being served from. Might be nice to even have it try a backup locale if the initial is not working.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2012 16:59:59 GMT</pubDate>
    <dc:creator>KevinGooss</dc:creator>
    <dc:date>2012-10-31T16:59:59Z</dc:date>
    <item>
      <title>Good way to guard against Esri js api CDN being down?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375858#M34886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone know of a good way to defensively code against Esri's host being down for the js api (like today)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would rather have my site fail gracefully but don't really know how to handle that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;right now it just hangs and i get firebug errors eventually about dojo is not defined.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 18:40:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375858#M34886</guid>
      <dc:creator>KevinGooss</dc:creator>
      <dc:date>2012-10-29T18:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Good way to guard against Esri js api CDN being down?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375859#M34887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The api can be hosted locally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Never had the issue, but yes, today I do...Don't know how to test for their api availability. I have used esri.request to try to get json callback to test and trap for map service availability.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 18:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375859#M34887</guid>
      <dc:creator>LeeHarding</dc:creator>
      <dc:date>2012-10-29T18:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Good way to guard against Esri js api CDN being down?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375860#M34888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I seem to recall around the 2.0 days when we wanted to host it locally you had to contact esri and they would send you a dvd and it was an installation process on your server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That seems like overkill when you consider it is really just a text file is it not?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:13:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375860#M34888</guid>
      <dc:creator>KevinGooss</dc:creator>
      <dc:date>2012-10-29T19:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Good way to guard against Esri js api CDN being down?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375861#M34889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is downloadable from ESRI:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_accessapi.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_accessapi.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 19:42:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375861#M34889</guid>
      <dc:creator>BrandonHerrington</dc:creator>
      <dc:date>2012-10-29T19:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Good way to guard against Esri js api CDN being down?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375862#M34890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Would still be nice to have a way to code defensively against the api not loading , regardless of where it is being served from. Might be nice to even have it try a backup locale if the initial is not working.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 16:59:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375862#M34890</guid>
      <dc:creator>KevinGooss</dc:creator>
      <dc:date>2012-10-31T16:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Good way to guard against Esri js api CDN being down?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375863#M34891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Someone shared this on twitter the other day when the API went down.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This example uses jQuery, but could be applied to any CDN library that you also want to host locally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go/1014251#1014251"&gt;http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go/1014251#1014251&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 18:10:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/good-way-to-guard-against-esri-js-api-cdn-being/m-p/375863#M34891</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2012-10-31T18:10:49Z</dc:date>
    </item>
  </channel>
</rss>

