<?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: JavaScript and Disconnected Environments in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-and-disconnected-environments/m-p/109557#M10185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SDKs provide the most reliable forms of offline editing and use. That's not to say you can't get something useful working with the JS API.&lt;/P&gt;&lt;P&gt;Check out this library.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/offline-editor-js" title="https://github.com/Esri/offline-editor-js"&gt;Esri/offline-editor-js · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It provides some very nice features, including handling offline tiles, editing, and even a library for tile packages (which I have not tried yet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try and put some simpler offline editing in place using something like &lt;A href="http://pouchdb.com/"&gt;PouchDB&lt;/A&gt; that can work pretty well.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/odoe/ArcGISWebDev/blob/master/chapter7/part7-2/app/js/stores/pouchstore.js" title="https://github.com/odoe/ArcGISWebDev/blob/master/chapter7/part7-2/app/js/stores/pouchstore.js"&gt;ArcGISWebDev/pouchstore.js at master · odoe/ArcGISWebDev · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Sep 2014 19:41:51 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2014-09-02T19:41:51Z</dc:date>
    <item>
      <title>JavaScript and Disconnected Environments</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-and-disconnected-environments/m-p/109555#M10183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does JavaScript API offer the ability to host disconnect environments (read only and editing)?&lt;/P&gt;&lt;P&gt;It appears this is avalible via Android, iOS and Silverlight.&amp;nbsp; Can we do so with JavaScript API?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 19:13:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-and-disconnected-environments/m-p/109555#M10183</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2014-09-02T19:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript and Disconnected Environments</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-and-disconnected-environments/m-p/109556#M10184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears my only options are iOS, OSX, silverlight and .Net&lt;/P&gt;&lt;P&gt;Is that correct?&lt;/P&gt;&lt;P&gt;Is there future thought to gaining this ability leveraging the JavaScript API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go .net are you limited to a windows device?&amp;nbsp; Can you still access through Android and IOS (ipad or iphone)&lt;/P&gt;&lt;P&gt;Would you have to build an App using specific API's for .net, IOS, and Android to use on each device?&lt;/P&gt;&lt;P&gt;If an app for each has to be made are there simple migration tools to migrate from .net to Android to IOS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 19:24:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-and-disconnected-environments/m-p/109556#M10184</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2014-09-02T19:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript and Disconnected Environments</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-and-disconnected-environments/m-p/109557#M10185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SDKs provide the most reliable forms of offline editing and use. That's not to say you can't get something useful working with the JS API.&lt;/P&gt;&lt;P&gt;Check out this library.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/offline-editor-js" title="https://github.com/Esri/offline-editor-js"&gt;Esri/offline-editor-js · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It provides some very nice features, including handling offline tiles, editing, and even a library for tile packages (which I have not tried yet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try and put some simpler offline editing in place using something like &lt;A href="http://pouchdb.com/"&gt;PouchDB&lt;/A&gt; that can work pretty well.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/odoe/ArcGISWebDev/blob/master/chapter7/part7-2/app/js/stores/pouchstore.js" title="https://github.com/odoe/ArcGISWebDev/blob/master/chapter7/part7-2/app/js/stores/pouchstore.js"&gt;ArcGISWebDev/pouchstore.js at master · odoe/ArcGISWebDev · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 19:41:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-and-disconnected-environments/m-p/109557#M10185</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2014-09-02T19:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript and Disconnected Environments</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-and-disconnected-environments/m-p/109558#M10186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you...just trying to get a handle on this....From what you said..and what I am hearing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I wanted an app that allowed for Disconnected editing I would need to use the following SDKs... IOS, Androind and .Net to cover those 3 types of devices?&amp;nbsp; Is that correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have this correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 19:46:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-and-disconnected-environments/m-p/109558#M10186</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2014-09-02T19:46:02Z</dc:date>
    </item>
  </channel>
</rss>

