<?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: Dojo question: create directory on web server  in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384988#M10269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No apology necessary; thank you for all your help thus far! &lt;/P&gt;&lt;P&gt;If you have a minute, I was hoping to get your advice on learning Dojo. My mind has been running in circles for the last 6 days, trying to figure out what I need to know to learn Dijit, and I've been bogged down by resources pointing me in all different directions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you recommend a place to start for someone who has limited Javascript experience? Some forums say that the dojotoolkit.org tutorials are suitable, but I'm often not familiar with the technical jargon (ie: "async", "mixin"). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;P&gt;TA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jul 2015 17:24:24 GMT</pubDate>
    <dc:creator>TaN</dc:creator>
    <dc:date>2015-07-16T17:24:24Z</dc:date>
    <item>
      <title>Dojo question: create directory on web server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384982#M10263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm starting to learn Dojo using the online documentation. I downloaded Apache using XAMPP for Windows. How do I create a directory in my web server? (as per instructions found at the beginning of this tutorial: &lt;A href="https://dojotoolkit.org/reference-guide/1.7/quickstart/helloworld.html" title="https://dojotoolkit.org/reference-guide/1.7/quickstart/helloworld.html"&gt;Hello, World! — The Dojo Toolkit - Reference Guide)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 19:47:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384982#M10263</guid>
      <dc:creator>TaN</dc:creator>
      <dc:date>2015-07-15T19:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dojo question: create directory on web server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384983#M10264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You should refer to the XAMPP FAQ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.apachefriends.org/faq_windows.html" title="https://www.apachefriends.org/faq_windows.html"&gt;XAMPP FAQs for Windows&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;A new subdirectory for your web? Just make a new directory (e.g. "new") inside the directory "\xampp\htdocs" (best without whitespaces and only ASCII), create a test file in this directory and access it with "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http://localhost/new/test.php" rel="nofollow" target="_blank"&gt;http://localhost/new/test.php&lt;/A&gt;&lt;SPAN&gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 20:07:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384983#M10264</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-15T20:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dojo question: create directory on web server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384984#M10265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read through the FAQs and didn't find the answer. But more to the point, do you mean to say that "create directory on the web server" simply means to create a new folder in "\xampp\htdocs"? like so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the book, Mastering Dojo, the authors say that downloading Dojo onto a web server is best.&lt;/P&gt;&lt;P&gt;When I download and unpack Dojo, do I simply unpack Dojo in " \dojoroot", a new folder (that I will create in ""\xampp\htdocs")? &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot 2015-07-15 16.58.57.png" class="image-1 jive-image" src="/legacyfs/online/117498_Screenshot 2015-07-15 16.58.57.png" style="width: 620px; height: 335px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot 2015-07-15 16.59.03.png" class="image-2 jive-image" src="/legacyfs/online/117499_Screenshot 2015-07-15 16.59.03.png" style="width: 620px; height: 226px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 21:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384984#M10265</guid>
      <dc:creator>TaN</dc:creator>
      <dc:date>2015-07-15T21:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dojo question: create directory on web server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384985#M10266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Yes that is correct "create directory on the web server" is simply creating a folder.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;When I download and unpack Dojo, do I simply unpack Dojo in " \dojoroot", a new folder (that I will create in ""\xampp\htdocs")&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 21:17:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384985#M10266</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-15T21:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dojo question: create directory on web server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384986#M10267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! Creating dojoroot in htdocs worked!&lt;/P&gt;&lt;P&gt;As for the tutorial, I'm getting an error when I try to load HelloWorldTutorial.php:&lt;/P&gt;&lt;P&gt;&amp;lt;br /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Notice&amp;lt;/b&amp;gt;:&lt;STRONG&gt; Undefined index: name&lt;/STRONG&gt; in &amp;lt;b&amp;gt;C:\xampp\htdocs\HelloWorldTutorial\HelloWorldResponsePOST.php&amp;lt;/b&amp;gt; on line &amp;lt;b&amp;gt;11&amp;lt;/b&amp;gt;&amp;lt;br /&amp;gt;&lt;/P&gt;&lt;P&gt;Hello , welcome to the world of Dojo!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know why 'name' is undefined? I thought it had been defined in the form tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help! &lt;/P&gt;&lt;P&gt;TA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 15:03:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384986#M10267</guid>
      <dc:creator>TaN</dc:creator>
      <dc:date>2015-07-16T15:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dojo question: create directory on web server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384987#M10268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sorry I am not a php guy and I use IIS mainly for my web server and not Apache.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 16:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384987#M10268</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-16T16:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dojo question: create directory on web server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384988#M10269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No apology necessary; thank you for all your help thus far! &lt;/P&gt;&lt;P&gt;If you have a minute, I was hoping to get your advice on learning Dojo. My mind has been running in circles for the last 6 days, trying to figure out what I need to know to learn Dijit, and I've been bogged down by resources pointing me in all different directions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you recommend a place to start for someone who has limited Javascript experience? Some forums say that the dojotoolkit.org tutorials are suitable, but I'm often not familiar with the technical jargon (ie: "async", "mixin"). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;P&gt;TA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 17:24:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384988#M10269</guid>
      <dc:creator>TaN</dc:creator>
      <dc:date>2015-07-16T17:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dojo question: create directory on web server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384989#M10270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you focus of learning is GIS and using the JS API then I would just use the JS API Samples and the getting started section of the JS API web page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/intro_firstmap_amd.html" title="https://developers.arcgis.com/javascript/jshelp/intro_firstmap_amd.html"&gt;Build your first application | Guide | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 17:35:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384989#M10270</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-16T17:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dojo question: create directory on web server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384990#M10271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the link, Robert! You bring up a good point; I need to clarify what my focus is...hmm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 18:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/dojo-question-create-directory-on-web-server/m-p/384990#M10271</guid>
      <dc:creator>TaN</dc:creator>
      <dc:date>2015-07-16T18:17:23Z</dc:date>
    </item>
  </channel>
</rss>

