<?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: Mobile Application with Javascript in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-application-with-javascript/m-p/559191#M52158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are definitely pros and cons to each approach (mobile web app vs native) but there are lots of great articles out there like the one below that describe the pros and cons and can help you make the decision:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://econsultancy.com/us/blog/7832-the-fight-gets-technical-mobile-apps-vs-mobile-sites"&gt;http://econsultancy.com/us/blog/7832-the-fight-gets-technical-mobile-apps-vs-mobile-sites&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2011 16:18:50 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2011-10-05T16:18:50Z</dc:date>
    <item>
      <title>Mobile Application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-application-with-javascript/m-p/559190#M52157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know what is the advantage and disadvantage of making arcgis server application for iOS using JavaScript Compact Build version along with Jquery Mobile development kit and running it on Safari , over making separate iOS application using whole different Flex API and running it as an application in iOS. I have created an webapplication using JavaScript Compact Build and Jquery and this application runs pretty well on Safari(iPad and iPhone) as well as Chrome(on Desktop), so What I am wondering is that, does this method has some disadvantage or limitations? causing people to run behind creating application for iOS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 14:39:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-application-with-javascript/m-p/559190#M52157</guid>
      <dc:creator>VIKRANTKRISHNA</dc:creator>
      <dc:date>2011-10-05T14:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile Application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-application-with-javascript/m-p/559191#M52158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are definitely pros and cons to each approach (mobile web app vs native) but there are lots of great articles out there like the one below that describe the pros and cons and can help you make the decision:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://econsultancy.com/us/blog/7832-the-fight-gets-technical-mobile-apps-vs-mobile-sites"&gt;http://econsultancy.com/us/blog/7832-the-fight-gets-technical-mobile-apps-vs-mobile-sites&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 16:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-application-with-javascript/m-p/559191#M52158</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2011-10-05T16:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile Application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-application-with-javascript/m-p/559192#M52159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the article kelly. One thing is still not clear to me is that, if I use the geolocation map point method given in one of the example given on javascript resource center, and if I take my ipad out it the field, is it then going to point to the my current location or is it going to show the network server location?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 17:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-application-with-javascript/m-p/559192#M52159</guid>
      <dc:creator>VIKRANTKRISHNA</dc:creator>
      <dc:date>2011-10-05T17:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Mobile Application with Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-application-with-javascript/m-p/559193#M52160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The sample you refer to uses the Geolocation API to determine the current location. This location can come from several different sources depending on the browser and device such as information about nearby wireless access points and the ip address. The following article on html5doctor.com provides some additional detail on geolocation sources. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://html5doctor.com/finding-your-position-with-geolocation/"&gt;http://html5doctor.com/finding-your-position-with-geolocation/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Various browsers may also provide more details about how geolocation works in their browser:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mozilla.org/en-US/firefox/geolocation/"&gt;http://www.mozilla.org/en-US/firefox/geolocation/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following stack overflow question also has some good details on how various browsers determine your location.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 20:07:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mobile-application-with-javascript/m-p/559193#M52160</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2011-10-05T20:07:38Z</dc:date>
    </item>
  </channel>
</rss>

