<?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: Writing a local ArcGis application with Javascript in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656443#M61256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/ed_simpletoolbar.html"&gt;this&lt;/A&gt;&lt;SPAN&gt; is what you are looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 May 2014 18:25:42 GMT</pubDate>
    <dc:creator>TimWitt</dc:creator>
    <dc:date>2014-05-20T18:25:42Z</dc:date>
    <item>
      <title>Writing a local ArcGis application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656442#M61255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm building an ArcGIS application that's locally hosted on our network.&amp;nbsp; I have no plans of making it a mobile application or making it available via the web.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simply put, I'm interested in being able to build a browser-based javascript application that allows a few users to enter data (add features to a pre-defined feature class) via their desktops, so I don't have to manually add everything myself in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, I know nothing of javascript and ArcGIS, but I was hoping there would be a few straight-forward tutorials that might be useful for doing what I want.&amp;nbsp; I think the ArcGIS JavaScript API tutorials will get me a good start, but I don't think they go quite in the direction I need to go.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 18:15:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656442#M61255</guid>
      <dc:creator>JoelGraff</dc:creator>
      <dc:date>2014-05-20T18:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a local ArcGis application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656443#M61256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/ed_simpletoolbar.html"&gt;this&lt;/A&gt;&lt;SPAN&gt; is what you are looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 18:25:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656443#M61256</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-05-20T18:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a local ArcGis application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656444#M61257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That looks like it'll do the trick.&amp;nbsp; I think the problem that gets in my way the most is using a map without having to publish it on a server.&amp;nbsp; For some reason, our IT people aren't really in favor of allowing us to use the ArcGIS server they have set up...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 12:13:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656444#M61257</guid>
      <dc:creator>JoelGraff</dc:creator>
      <dc:date>2014-05-21T12:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a local ArcGis application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656445#M61258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you will either have to use arcgis server, or an arcgis online account.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 16:44:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656445#M61258</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-05-21T16:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a local ArcGis application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656446#M61259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry about hijacking the thread. But I think I'm facing a similar challenge, but cannot view the link being referred to by Tim. -&lt;/P&gt;&lt;P&gt;I think &lt;A rel="nofollow"&gt;this&lt;/A&gt; is what you are looking for...No hyperlink in "this" ?&lt;/P&gt;&lt;P&gt;Can you please re-paste the URL?&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 18:09:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656446#M61259</guid>
      <dc:creator>asinha_ppc</dc:creator>
      <dc:date>2014-08-05T18:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a local ArcGis application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656447#M61260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nebojsa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's been a while, but I think this is what I have posted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/ed_simpletoolbar.html" title="https://developers.arcgis.com/javascript/jssamples/ed_simpletoolbar.html"&gt;Editor widget with simple toolbar | ArcGIS API for JavaScript&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 18:59:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/writing-a-local-arcgis-application-with-javascript/m-p/656447#M61260</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-08-05T18:59:05Z</dc:date>
    </item>
  </channel>
</rss>

