<?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: Beginning student developer: Please help with basic questions in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385386#M35612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd definitely recommend starting with the JavaScript API Samples. The HTML code is completely open and you can re-position the map to be over your location. The maps, however, are not open. If you want to host your own data, maybe a Google Map or A Bing Map Mash-up? &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/arcgisserver/apis/javascript/gmaps/"&gt;http://resources.esri.com/arcgisserver/apis/javascript/gmaps/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck &amp;amp; have fun.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Apr 2010 13:29:55 GMT</pubDate>
    <dc:creator>MicahWilliamson</dc:creator>
    <dc:date>2010-04-15T13:29:55Z</dc:date>
    <item>
      <title>Beginning student developer: Please help with basic questions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385382#M35608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to developing for GIS (only have taken one ArcObjects class). I have an ArcGIS Desktop (Editor + extensions) student edition. My goal is to create a simple web map (with JavaScript) for a very small non-profit organization I volunteer for and attach it to their website. This project will span 2 semsters at school, so I have time to learn.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I develop a web map and deploy it without ArcGIS Server? That does not seem possible (or really make sense). I don't know anything about ArcGIS Server in any case. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, all I have to do is create one shapefile and display it with various types of public data (e.g. streets, population, schools). I would like users to be able to click layers on/off, pan around, zoom in, etc. It seems like simple stuff, I just don't know how to get my shapefile out into the world. Is there any way a student can do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 12:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385382#M35608</guid>
      <dc:creator>ATrue</dc:creator>
      <dc:date>2010-04-07T12:59:55Z</dc:date>
    </item>
    <item>
      <title>RE: Beginning student developer: Please help with basic questions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385383#M35609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are asking if you can publish a shapefile as an ArcGIS Serivce, without ArcGIS Server, the answer is no. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you just want to share data; there are tools outside of ESRI that will allow you to post files. I'm thinking of KML files, Google Map API, Open Source MapServer, cloud computing etc...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jack Dangermond (ESRI CEO) just gave a talk about "Open GIS" last week at the Where 2.0 conference, here's a link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.youtube.com/v/YK9ny-t_CdQ"&gt;http://www.youtube.com/v/YK9ny-t_CdQ&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think i answered anything, but i hope i helped. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Micah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 13:45:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385383#M35609</guid>
      <dc:creator>MicahWilliamson</dc:creator>
      <dc:date>2010-04-08T13:45:50Z</dc:date>
    </item>
    <item>
      <title>Beginning student developer: Please help with basic questions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385384#M35610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Micah,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you. You did answer my questions. I had just begun looking at &lt;/SPAN&gt;&lt;A href="http://arcgisonline.esri.com/home/"&gt;http://arcgisonline.esri.com/home/&lt;/A&gt;&lt;SPAN&gt; There are some dead links right now, so I cannot sign up and play, but I hope to be able to create a webmap and embed it on the non-profit's website. I don't know how much you can customize a argisonline webmap though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing that I find confusing now is, can you create a webmap on ArcGIS Online with ArcGIS API for JavaScript and ArcGIS Online hosts it for you? Or, am I stuck with their basic webmap and I won't be able to touch code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apologies if I sound ignorant. I know a little about GIS and not a whole lot about servers and web enabled systems.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 16:04:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385384#M35610</guid>
      <dc:creator>ATrue</dc:creator>
      <dc:date>2010-04-08T16:04:02Z</dc:date>
    </item>
    <item>
      <title>Beginning studebt developer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385385#M35611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may want to look at MapServer for Windows as an option to serve your map. There is good documentation and some nice examples on the website (&lt;/SPAN&gt;&lt;A href="http://mapserver.org"&gt;http://mapserver.org&lt;/A&gt;&lt;SPAN&gt;). TheOneGeology website (&lt;/SPAN&gt;&lt;A href="http://OneGeology.org"&gt;http://OneGeology.org&lt;/A&gt;&lt;SPAN&gt;) illustrates how this is is implemented.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 08:33:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385385#M35611</guid>
      <dc:creator>HermanusBrynard</dc:creator>
      <dc:date>2010-04-15T08:33:36Z</dc:date>
    </item>
    <item>
      <title>RE: Beginning student developer: Please help with basic questions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385386#M35612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd definitely recommend starting with the JavaScript API Samples. The HTML code is completely open and you can re-position the map to be over your location. The maps, however, are not open. If you want to host your own data, maybe a Google Map or A Bing Map Mash-up? &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/arcgisserver/apis/javascript/gmaps/"&gt;http://resources.esri.com/arcgisserver/apis/javascript/gmaps/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck &amp;amp; have fun.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 13:29:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginning-student-developer-please-help-with-basic/m-p/385386#M35612</guid>
      <dc:creator>MicahWilliamson</dc:creator>
      <dc:date>2010-04-15T13:29:55Z</dc:date>
    </item>
  </channel>
</rss>

