<?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: Newb to ArcGIS API for Javascript in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88340#M8007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;yes absolutely&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Great! It seems like this is the API that I shall use then, as the deployment will be the easiest. Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2012 19:26:04 GMT</pubDate>
    <dc:creator>BarryGuidry</dc:creator>
    <dc:date>2012-07-11T19:26:04Z</dc:date>
    <item>
      <title>Newb to ArcGIS API for Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88336#M8003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, if one simply references the "Hosted Version" of the ArcGIS API for Javascript, as discussed below (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm"&gt;taken from the online Help&lt;/A&gt;&lt;SPAN&gt;), does this prevent the need to download and install the API on the web server machine?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Get the ArcGIS API for JavaScript&lt;BR /&gt;The JavaScript API is hosted by ESRI on ArcGIS Online and is available for free use, subject to the Terms and Conditions. &lt;BR /&gt;&lt;BR /&gt;Hosted Version&lt;BR /&gt;The recommended approach for accessing the API is to use the hosted version by adding the following script tag to your page:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;script type="text/javascript" src="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.7"&amp;gt;&amp;lt;/script&amp;gt;There are several benefits to working with the hosted version of the API. &lt;BR /&gt;�?�Delivered via a content delivery network (CDN). CDN's are a collection of geographically distributed web servers that deliver content efficiently.&lt;BR /&gt;�?�The servers are load balanced and monitored 24/7&lt;BR /&gt;�?�No need to download and re-install the API when new versions are released. You just need to modify the script tag in your application to point to the new version.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 18:52:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88336#M8003</guid>
      <dc:creator>BarryGuidry</dc:creator>
      <dc:date>2012-07-11T18:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Newb to ArcGIS API for Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88337#M8004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So, if one simply references the "Hosted Version" of the ArcGIS API for Javascript, as discussed below (&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm"&gt;taken from the online Help&lt;/A&gt;), does this prevent the need to download and install the API on the web server machine?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Welcome!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You absolutely do not need to download if you use the hosted api!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 18:57:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88337#M8004</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-07-11T18:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Newb to ArcGIS API for Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88338#M8005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Welcome!&lt;BR /&gt;&lt;BR /&gt;You absolutely do not need to download if you use the hosted api!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Great! Thanks, Jeff. So, it would then be possible to write the HTML document on a desktop, copy it over to the web server machine's ArcGIS Server root (I believe if I remember correctly) and access it from any machine with network access, right?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 19:07:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88338#M8005</guid>
      <dc:creator>BarryGuidry</dc:creator>
      <dc:date>2012-07-11T19:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Newb to ArcGIS API for Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88339#M8006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes absolutely&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 19:08:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88339#M8006</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-07-11T19:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Newb to ArcGIS API for Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88340#M8007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;yes absolutely&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Great! It seems like this is the API that I shall use then, as the deployment will be the easiest. Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 19:26:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88340#M8007</guid>
      <dc:creator>BarryGuidry</dc:creator>
      <dc:date>2012-07-11T19:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Newb to ArcGIS API for Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88341#M8008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I've compiled code from several Javascript API Code Samples, and added my data to create a web application to test. So far, I have developed and tested it on my personal computer. So, I want to load the html file on the web server (IIS) machine for network access. Does the html file need to be loaded into a specific directory on the web server machine? Does any web server access need to be configured for the html file to be served over an intranet?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 17:21:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/newb-to-arcgis-api-for-javascript/m-p/88341#M8008</guid>
      <dc:creator>BarryGuidry</dc:creator>
      <dc:date>2012-08-08T17:21:44Z</dc:date>
    </item>
  </channel>
</rss>

