<?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: Is there any IDE for ArcGIS API Javascript? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327180#M30212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;here I have made a video using basic viewer esri&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;OBJECT type="application/x-shockwave-flash" height="355" width="425" data="&amp;lt;/span&amp;gt;&amp;lt;a class=&amp;quot;jive-link-external-small&amp;quot; href=&amp;quot;http://www.youtube.com/v/cFHcgBMzeuQ"&gt;&lt;PARAM name="movie" value="&amp;lt;/span&amp;gt;&amp;lt;a class=&amp;quot;jive-link-external-small&amp;quot; href=&amp;quot;http://www.youtube.com/v/cFHcgBMzeuQ" /&gt;&lt;PARAM name="allowScriptAccess" value="sameDomain" /&gt;&lt;PARAM name="quality" value="best" /&gt;&lt;PARAM name="bgcolor" value="#FFFFFF" /&gt;&lt;PARAM name="scale" value="noScale" /&gt;&lt;PARAM name="salign" value="TL" /&gt;&lt;PARAM name="FlashVars" value="playerMode=embedded" /&gt;&lt;PARAM name="wmode" value="transparent" /&gt;&lt;/OBJECT&gt;&lt;BR /&gt;" rel="nofollow" target="_blank"&amp;gt;http://www.youtube.com/watch?v=cFHcgBMzeuQ[/video]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Oct 2011 10:24:49 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2011-10-31T10:24:49Z</dc:date>
    <item>
      <title>Is there any IDE for ArcGIS API Javascript?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327175#M30207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have developed ArcGIS API for silverlight by using Visual Studio.Net which has intellisense and error check. Now I start ArcGIS API Javascript. I am wondering if there is any IDE for it with intellisense and error check? Please help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 20:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327175#M30207</guid>
      <dc:creator>XiujuZhou</dc:creator>
      <dc:date>2011-04-26T20:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any IDE for ArcGIS API Javascript?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327176#M30208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I use &lt;/SPAN&gt;&lt;A href="http://www.aptana.com/products/studio2"&gt;Aptana Studio 2&lt;/A&gt;&lt;SPAN&gt; (&lt;/SPAN&gt;&lt;A href="http://www.aptana.com/products/studio2"&gt;http://www.aptana.com/products/studio2&lt;/A&gt;&lt;SPAN&gt;). There are intellisense plugs-in available from the ArcGIS Resource Center. Query &lt;/SPAN&gt;&lt;STRONG&gt;code assist plugin&lt;/STRONG&gt;&lt;SPAN&gt; in the resource center or try &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm#jsapi/api_codeassist.htm"&gt;this link&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 20:28:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327176#M30208</guid>
      <dc:creator>JamesGonsoski</dc:creator>
      <dc:date>2011-04-26T20:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any IDE for ArcGIS API Javascript?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327177#M30209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I use &lt;A href="http://www.aptana.com/products/studio2"&gt;Aptana Studio 2&lt;/A&gt; (&lt;A href="http://www.aptana.com/products/studio2"&gt;http://www.aptana.com/products/studio2&lt;/A&gt;). There are intellisense plugs-in available from the ArcGIS Resource Center. Query &lt;STRONG&gt;code assist plugin&lt;/STRONG&gt; in the resource center or try &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm#jsapi/api_codeassist.htm"&gt;this link&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much! very usefull information. Let me try it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 21:32:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327177#M30209</guid>
      <dc:creator>XiujuZhou</dc:creator>
      <dc:date>2011-04-26T21:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any IDE for ArcGIS API Javascript?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327178#M30210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I use &lt;A href="http://www.aptana.com/products/studio2"&gt;Aptana Studio 2&lt;/A&gt; (&lt;A href="http://www.aptana.com/products/studio2"&gt;http://www.aptana.com/products/studio2&lt;/A&gt;). There are intellisense plugs-in available from the ArcGIS Resource Center. Query &lt;STRONG&gt;code assist plugin&lt;/STRONG&gt; in the resource center or try &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm#jsapi/api_codeassist.htm"&gt;this link&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I have to install plugin DOJO? It is failed to install it on my computer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 15:32:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327178#M30210</guid>
      <dc:creator>XiujuZhou</dc:creator>
      <dc:date>2011-04-27T15:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any IDE for ArcGIS API Javascript?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327179#M30211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;another good ide is &lt;/SPAN&gt;&lt;A href="http://www.jetbrains.com/webstorm/index.html"&gt;http://www.jetbrains.com/webstorm/index.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can do local and remote debug and you can add dojo (also help) and api esri for intellisense&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 07:31:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327179#M30211</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2011-10-27T07:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any IDE for ArcGIS API Javascript?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327180#M30212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;here I have made a video using basic viewer esri&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;OBJECT type="application/x-shockwave-flash" height="355" width="425" data="&amp;lt;/span&amp;gt;&amp;lt;a class=&amp;quot;jive-link-external-small&amp;quot; href=&amp;quot;http://www.youtube.com/v/cFHcgBMzeuQ"&gt;&lt;PARAM name="movie" value="&amp;lt;/span&amp;gt;&amp;lt;a class=&amp;quot;jive-link-external-small&amp;quot; href=&amp;quot;http://www.youtube.com/v/cFHcgBMzeuQ" /&gt;&lt;PARAM name="allowScriptAccess" value="sameDomain" /&gt;&lt;PARAM name="quality" value="best" /&gt;&lt;PARAM name="bgcolor" value="#FFFFFF" /&gt;&lt;PARAM name="scale" value="noScale" /&gt;&lt;PARAM name="salign" value="TL" /&gt;&lt;PARAM name="FlashVars" value="playerMode=embedded" /&gt;&lt;PARAM name="wmode" value="transparent" /&gt;&lt;/OBJECT&gt;&lt;BR /&gt;" rel="nofollow" target="_blank"&amp;gt;http://www.youtube.com/watch?v=cFHcgBMzeuQ[/video]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 10:24:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327180#M30212</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2011-10-31T10:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any IDE for ArcGIS API Javascript?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327181#M30213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good video!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you use VS 2010 to create web ArcGIS API Javascript applications?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you find a way to use javascript and .net controls for example show a data resuls as&amp;nbsp; dataset in a .Net gridview&amp;nbsp; in a popup window?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 14:54:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-any-ide-for-arcgis-api-javascript/m-p/327181#M30213</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2012-11-13T14:54:40Z</dc:date>
    </item>
  </channel>
</rss>

