<?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: Debugger for ArcGIS Java Script API 3.x in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742010#M68687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I primarily use Firebug with Firefox but also use Chrome and IE when I come across errors. I don't know why but sometimes one debugger may expose more information about a JS error than the other two. There have been times when it was more help to use the debugger in IE than Firebug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, you SHOULD test your application in different browsers to ensure consistency and that everything works. One example that comes to mind is if your application works with dates. I had some date formatting code that worked fine in Firefox and IE but returned "undefined" in Chrome. The same will also apply to any CSS styling that you do (even more so if you alter the CSS properties using javascript).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2013 14:23:30 GMT</pubDate>
    <dc:creator>SteveCole</dc:creator>
    <dc:date>2013-04-18T14:23:30Z</dc:date>
    <item>
      <title>Debugger for ArcGIS Java Script API 3.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742008#M68685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It might be very basic question..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on ArcGIS Java Script API version 3.2/3.3 and using IDE as aptana &amp;amp; notepad++(Currently testing all applications on Firefox and using Firebug while testing). Getting several errors while using JSAPI so is there any recommended Debugger available for ArcGIS JSAPI ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Going through &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.esri.com/help/9.3/arcgisserver/apis/javascript/arcgis/help/jssamples_start.htm#jssamples/mapconfig_debug.html" rel="nofollow" target="_blank"&gt;resource link&lt;/A&gt;&lt;SPAN&gt; also so any help will be great !!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advance : )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:32:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742008#M68685</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2013-04-18T06:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger for ArcGIS Java Script API 3.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742009#M68686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please post the errors your seeing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, please use this site as your main resource for JS API content (API ref, samples, conceptual help and tutorials):&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/javascript/"&gt;http://developers.arcgis.com/en/javascript/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 13:55:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742009#M68686</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2013-04-18T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger for ArcGIS Java Script API 3.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742010#M68687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I primarily use Firebug with Firefox but also use Chrome and IE when I come across errors. I don't know why but sometimes one debugger may expose more information about a JS error than the other two. There have been times when it was more help to use the debugger in IE than Firebug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course, you SHOULD test your application in different browsers to ensure consistency and that everything works. One example that comes to mind is if your application works with dates. I had some date formatting code that worked fine in Firefox and IE but returned "undefined" in Chrome. The same will also apply to any CSS styling that you do (even more so if you alter the CSS properties using javascript).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 14:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742010#M68687</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2013-04-18T14:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger for ArcGIS Java Script API 3.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742011#M68688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not getting an error right now but sometimes its difficult to debug errors in Firebug also..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so just want to know the standard or recommended&amp;nbsp; Debugger for ArcGIS JSAPI &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;ArcGIS API 3.3/3.4 really works for me (specially Geocoder widget its cool) and thanks to ArcGIS JSAPI&amp;nbsp; team : )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Please post the errors your seeing.&lt;BR /&gt;&lt;BR /&gt;Also, please use this site as your main resource for JS API content (API ref, samples, conceptual help and tutorials):&amp;nbsp; &lt;A href="http://developers.arcgis.com/en/javascript/"&gt;http://developers.arcgis.com/en/javascript/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 04:05:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742011#M68688</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2013-04-19T04:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger for ArcGIS Java Script API 3.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742012#M68689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@Steve Thanks for your reply : )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I primarily use Firebug with Firefox but also use Chrome and IE when I come across errors. I don't know why but sometimes one debugger may expose more information about a JS error than the other two. There have been times when it was more help to use the debugger in IE than Firebug.&lt;BR /&gt;&lt;BR /&gt;Of course, you SHOULD test your application in different browsers to ensure consistency and that everything works. One example that comes to mind is if your application works with dates. I had some date formatting code that worked fine in Firefox and IE but returned "undefined" in Chrome. The same will also apply to any CSS styling that you do (even more so if you alter the CSS properties using javascript).&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 04:06:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/debugger-for-arcgis-java-script-api-3-x/m-p/742012#M68689</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2013-04-19T04:06:48Z</dc:date>
    </item>
  </channel>
</rss>

