<?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: Whre are the source code samples witout AMD Module Require in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136448#M12672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok!!!&amp;nbsp; You convinced me I am going to try the AMD syntax.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you recommend a "ready-to-use open source apps" in javascript using AMD syntax with the following functions :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Toolbar with the following buttons:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Zoom in , Zoom Out, Pan, Zoom Full Extent, Previous Extent, Next Extent&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Select by Point, Select By Rectangle, By Polygon, by Circle, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Buffer, Measure, Overview&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Find by address, Intersection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Tracing, Printing, Help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Base map toolbar, shows custom maps instead of Esri base maps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Map section, shows map, overview window, loading map image, popup results window&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right panel with two content panels&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - TOC, allows to interactwith the map&amp;nbsp; when the suer checks/unchecks layers the maps refreshes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Legend&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Multi search floating panel, search by address, intersection, folio, etc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Footer, shows combo box to select active layer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 13:02:40 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2013-09-26T13:02:40Z</dc:date>
    <item>
      <title>Whre are the source code samples witout AMD Module Require</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136444#M12668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to download samples without the new notation AMD Module Require. These samples are very easy to follow and with a code that can be understood. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where are this samples now?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136444#M12668</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2013-09-25T12:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Whre are the source code samples witout AMD Module Require</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136445#M12669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jose,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can download the SDK's &lt;/SPAN&gt;&lt;A href="http://www.esri.com/apps/products/download/index.cfm?fuseaction=download.all#ArcGIS_API_for_JavaScript"&gt;http://www.esri.com/apps/products/download/index.cfm?fuseaction=download.all#ArcGIS_API_for_JavaScript&lt;/A&gt;&lt;SPAN&gt; here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure what version switched to AMD. For sure 3.2 was still legacy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:16:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136445#M12669</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2013-09-25T13:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Whre are the source code samples witout AMD Module Require</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136446#M12670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey jsn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's a great time to start learning and using AMD syntax because DOJO 2.0 will soon be released and the legacy syntax will no longer be supported in newer versions of the API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think AMD style ends up making the code much more clean and readable from a programmer's perspective (not to mention, faster apps!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that you are using version 1.6 of the JSAPI, from the other thread. That version was released in February 2010. Since then, many improvements and features have been added. You should check them out! They are fantastic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 15:50:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136446#M12670</guid>
      <dc:creator>JonathanUihlein</dc:creator>
      <dc:date>2013-09-25T15:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Whre are the source code samples witout AMD Module Require</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136447#M12671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jon is right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are just learning the api AMD is the way to go. I wasn't sold on it at first, but it's quickly growing on me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't box yourself in by spending time writing a legacy app that will require migration in the near future to keep up with the api.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 17:16:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136447#M12671</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2013-09-25T17:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Whre are the source code samples witout AMD Module Require</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136448#M12672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok!!!&amp;nbsp; You convinced me I am going to try the AMD syntax.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you recommend a "ready-to-use open source apps" in javascript using AMD syntax with the following functions :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Toolbar with the following buttons:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Zoom in , Zoom Out, Pan, Zoom Full Extent, Previous Extent, Next Extent&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Select by Point, Select By Rectangle, By Polygon, by Circle, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Buffer, Measure, Overview&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Find by address, Intersection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Tracing, Printing, Help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Base map toolbar, shows custom maps instead of Esri base maps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Map section, shows map, overview window, loading map image, popup results window&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right panel with two content panels&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - TOC, allows to interactwith the map&amp;nbsp; when the suer checks/unchecks layers the maps refreshes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - Legend&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Multi search floating panel, search by address, intersection, folio, etc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Footer, shows combo box to select active layer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 13:02:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136448#M12672</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2013-09-26T13:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Whre are the source code samples witout AMD Module Require</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136449#M12673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad you are trying AMD!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All of those features you listed should be achievable with the latest version of the JSAPI. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Various samples can be found here: &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/"&gt;https://developers.arcgis.com/en/javascript/jssamples/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 14:12:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/whre-are-the-source-code-samples-witout-amd-module/m-p/136449#M12673</guid>
      <dc:creator>JonathanUihlein</dc:creator>
      <dc:date>2013-09-26T14:12:30Z</dc:date>
    </item>
  </channel>
</rss>

