<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.esri.com/Info/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ArcGIS Explorer Blog : Notes</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx</link><description>Tags: Notes</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Text, photos, links, and HTML in popups</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2009/10/07/photos-links-and-html-in-popups.aspx</link><pubDate>Wed, 07 Oct 2009 23:25:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:6051</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/6051.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=6051</wfw:commentRss><description>&lt;P&gt;Popups are an easy way to add lots of different content to your map, and are found&amp;nbsp;with &lt;A class="" href="http://webhelp.esri.com/arcgisexplorer/900//en/hh_goto.htm#create_a_note.htm" target=_blank&gt;notes&lt;/A&gt; as well as &lt;A class="" href="http://webhelp.esri.com/arcgisexplorer/900//en/hh_goto.htm#create_folder_view_link.htm" target=_blank&gt;views&lt;/A&gt;. Here&amp;nbsp;we'll cover the basics&amp;nbsp;of popups, and&amp;nbsp;how you can display text, photos, Web sites, and more.&lt;/P&gt;
&lt;P&gt;First, we'll start&amp;nbsp;with&amp;nbsp;a very basic example. Here we've added a note, and typed a string into the popup (in popup edit mode).&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6052/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Now when we show the popup, the results are pretty obvious and exactly as you'd expect.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6053/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Now let's spruce things up a bit and add some inline HTML to add some bold&amp;nbsp;and italic text.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6054/original.aspx" border=0&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And here's how the popup looks now. A nice little improvement.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6055/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Want to show a photo in the popup? It's easy. Just enter the&amp;nbsp;path to the photo.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6056/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And here's the photo displayed in the poup.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6057/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;But remember that local paths are not accessible to others if you want to share your note or map. You could put the photo on a common location that's accessible to others within your company, but&amp;nbsp;a Web location that anybody can access&amp;nbsp;might be&amp;nbsp;a better approach. Here's the same photo, but now it's been published from the ESRI Web site. Instead of a pathname we're using&amp;nbsp;the URL to display&amp;nbsp;the photo&amp;nbsp;in the popup. Since the URL is public,&amp;nbsp;everyone will see the same popup contents if we share our note or map.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6058/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And here's how it looks. It's a large photo, and one taken&amp;nbsp;of the &lt;A class="" title="New ESRI building" href="http://www.esri.com/company/graphics/building-q-large.jpg" target=_blank&gt;new ESRI HQ building here on campus&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6059/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Likewise we can enter a URL if we want to open a Web site in the popup. Here we've entered the URL to the ESRI home page.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6060/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And here's the Web page opened in the popup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6061/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Now, let's put all these together. When you enter a string in the popup ArcGIS Explorer does its best to figure out what to do with it. If just text, it will display the text. If a path or URL, it will display the target. But to create a popup that includes a little bit of everything, we'll need to use a little HTML.&lt;/P&gt;
&lt;P&gt;Here's the HTML to display both formatted and non-formatted text strings (like in our first two examples above), a picture from a local source (the third example), and links to a Web site and photo on the Web (the last two examples). &lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6062/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Here's how our popup looks now:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6063/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Doing interesting things in popups is easy. Just experiment with a little HTML. &lt;/P&gt;
&lt;P&gt;For more information see the &lt;A class="" title="HTML markup for notes" href="http://webhelp.esri.com/arcgisexplorer/900//en/hh_goto.htm#html_markup.htm" target=_blank&gt;HTML markup for notes&lt;/A&gt; Help topic.&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=6051" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/HTML/default.aspx">HTML</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popups/default.aspx">Popups</category></item><item><title>Adding animations to your map with notes</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2009/09/30/adding-animations-to-your-map-with-notes.aspx</link><pubDate>Wed, 30 Sep 2009 15:48:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:5996</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/5996.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=5996</wfw:commentRss><description>&lt;P&gt;In an earlier post we looked at how you can &lt;A class="" title="Adding live Web cams blog post" href="http://blogs.esri.com/info/blogs/arcgisexplorerblog/archive/2009/09/28/adding-live-web-cams-to-your-map-with-notes.aspx" target=_blank&gt;add live Web cams to your map&lt;/A&gt; using the live Old Faithful cam at Yellowstone National Park. Continuing with that theme, let's look at how we can add some of the animated media found at the Park Web site to our map.&lt;/P&gt;
&lt;P&gt;First, let's zoom to the boundary around Yellowstone National Park. We&amp;nbsp;found the boundary for Yellowstone National Park&amp;nbsp;at the &lt;A class="" title="NPS Data Clearinghouse" href="http://www.nps.gov/gis/data_info/" target=_blank&gt;NPS&amp;nbsp;Data clearinghouse&lt;/A&gt; and downloaded it as a shapefile. Then added it to our&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6000/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;We added a point note, placing it in the middle of the Park. The note popup automatically opens in edit mode, and we've already changed the title.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6001/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Now let's go to the &lt;A class="" title="NPS Yellowstone Web site" href="http://www.nps.gov/yell/index.htm" target=_blank&gt;Yellowstone Web site&lt;/A&gt;. We found a link on the left of&amp;nbsp;the main page&amp;nbsp;titled Nature &amp;amp; Science which we followed, eventually taking us to the &lt;A class="" title="Yellowstone hot spot theories" href="http://www.nps.gov/yell/naturescience/hotspottheory.htm" target=_blank&gt;hotspot page&lt;/A&gt; with hot spot theories and some really spiffy flash animations.&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Hot spot Web page" href="http://www.nps.gov/yell/naturescience/hotspottheory.htm" target=_blank&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6010/original.aspx" border=0&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;All we need to do is&amp;nbsp;copy the URL of this page and paste it in our note.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6002/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;That was easy, and worked out great. And here's how it looks.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6003/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;But what we wanted was just the animation. The Park site doesn't provide a direct link, so in this case it's a little more of challenge to grab just the Flash animation. So we had to do a little investigation and use a little HTML and Web site knowledge.&amp;nbsp;Here's how we figured it out.&lt;/P&gt;
&lt;P&gt;First we right-clicked on the page to view it's source, and found the spot in the document where the flash animation is referenced. It was in the midst of&amp;nbsp; another set of code to launch the flash player, and here is what that looked like.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6004/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Now the path, highlighted in yellow above, is relative, so we had to figure out what the public URL would be to the animation. Looking at the URL to the main Park site, we could figure it out pretty easily. Here is the URL to the main page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6007/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;So we just added the root of the URL above to the relative path in the URL we found in the page code.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6006/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Then we just pasted everthing including the EMBED tags into our note.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6008/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And here's the final result - just what we wanted, just the Flash animation in our popup.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/6009/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;It's easy to use HTML in popups to do very interesting things.&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=5996" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Flash/default.aspx">Flash</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/animation/default.aspx">animation</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popups/default.aspx">Popups</category></item><item><title>Adding photos to your map using notes</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2009/09/18/adding-photos-to-your-map-using-notes.aspx</link><pubDate>Fri, 18 Sep 2009 16:53:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:5893</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/5893.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=5893</wfw:commentRss><description>&lt;P&gt;Notes are an easy way to add&amp;nbsp;a wide variety of non-GIS&amp;nbsp;content to your map, like photos, videos, Web pages, PDF files, and more. Using notes you can place any of these in a geographic context, and use them with other layers in your map and in presentations. Here we'll take a look at how to use notes to add photos to your map.&lt;/P&gt;
&lt;P&gt;The other weekend we were up in the Sierra Nevada range, near a peak named Chocolate Peak, and took a GPS reading and some photos. One option would be to place a point note interactively by clicking&amp;nbsp;the map at the desired location of where we want to place the photo. But since we took a GPS reading, let's use the GPS location to place it. Here's the steps.&lt;/P&gt;
&lt;P&gt;Use Find and enter the GPS coordinates&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5894/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Once the location has been entered, you'll see a pushpin on the map. Right click to move the location to your map contents. When you do it becomes a note. &lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5895/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Here's the note in our contents.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5896/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Next we'll click the note title to change it. We could also change this when editing the popup window as you'll see below, but we'll take care of this here. &lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5897/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Our next step is to edit the popup window contents and add the path to our photo. There are a variety of ways to open the popup window. We could click the note pushpin on the map, or can right-click the note in our contents and choose Show Popup.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5898/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And another way is by using the contextual tabs which apear in the ribbon. Click Popup Content to open the popup window directly in edit mode.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5899/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Once the popup window is open, we want to make sure we're in edit mode by clicking in the lower right corner of the popup window.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5901/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;All we need to do now is add the path to our photo. We can also edit the title again if we want to. &lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5902/original.aspx" border=0&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The path can also be a URL, and using public URL locations is a good way to make sure that users we share our map or note with can also see our photo in the popup. Obviously if we use a local path on our laptop another user may not be able to see the photo in the popup. If we use a more widely accessible network location or public URL, then any user can view our photo.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5903/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And we can even E-mail our note directly from the popup window to share it with others.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/e3/images/5900/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;You can get more information about notes by viewing the following Help topics:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="View create a note Help topic" href="http://webhelp.esri.com/arcgisexplorer/900//en/hh_goto.htm#create_a_note.htm" target=_blank&gt;Create a note&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="Edit a note Help topic" href="http://webhelp.esri.com/arcgisexplorer/900//en/hh_goto.htm#edit_a_note.htm" target=_blank&gt;Edit a note&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="Work with notes Help topic" href="http://webhelp.esri.com/arcgisexplorer/900//en/hh_goto.htm#work_with_notes.htm" target=_blank&gt;Work with notes&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="Set note properties Help topic" href="http://webhelp.esri.com/arcgisexplorer/900//en/hh_goto.htm#dialog_note_properties.htm" target=_blank&gt;Set note properties&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV&gt;&lt;A class="" title="HTML for notes Help topci" href="http://webhelp.esri.com/arcgisexplorer/900//en/hh_goto.htm#html_markup.htm" target=_blank&gt;HTML markup for notes&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=5893" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/photos/default.aspx">photos</category></item><item><title>Mount Redoubt redux</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2009/04/01/mount-redoubt-redux.aspx</link><pubDate>Thu, 02 Apr 2009 02:26:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:4206</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/4206.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=4206</wfw:commentRss><description>
&lt;p&gt;Recently Alaska's Mount Redoubt made the news with a spectacular eruption. &lt;a href="http://en.wikipedia.org/wiki/Mount_Redoubt_%28Alaska%29" class="" title="Mount Redoubt on Wikipedia" target="_blank"&gt;According to Wikipedia&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Mount Redoubt, or Redoubt Volcano, is an active and currently erupting stratovolcano in the largely volcanic Aleutian Range of the U.S. state of Alaska. It is located in the Chigmit Mountains (a subrange of the Aleutians), west of Cook Inlet, in the Kenai Peninsula Borough about 180 km (110 miles) southwest of Anchorage.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;We thought we'd take a closer look at the volcano,&amp;nbsp;and indeed we showcased a bit of Mount Redobut during the recent DevSummit plenary using the soon-to-be-beta ArcGIS Explorer 900. You'll see it displayed in 900's&amp;nbsp;presentation mode at the end of a &lt;a href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2009/03/24/explorer-900-at-the-devsummit-plenary-part-1.aspx" class="" title="DevSummit plenary part 1" target="_blank"&gt;post we published about the plenary demo&lt;/a&gt;. But 900 isn't released yet, so we thought we'd take another look at it using the current 500 version of ArcGIS Explorer.&lt;/p&gt;
&lt;p&gt;First, we&amp;nbsp;needed to locate Mount Redobut. To do that we used the GeoNames Search task which you can add to ArcGIS Explorer (if you've not done so already) from the &lt;a href="http://resources.esri.com/arcgisexplorer/index.cfm?fa=content&amp;amp;tab=Tasks" class="" title="Tasks on Explorer Resource Center" target="_blank"&gt;Tasks tab on the Explorer Resource Center&lt;/a&gt;. Click the description of the task and you'll learn that:&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Searches the GeoNames (geonames.org) geographical database. It returns geo-referenced candidates from you can create results or simply navigate to. The database contains over eight million geographical names and consists of 6.5 million unique features whereof 2.2 million populated places and 1.8 million alternate names.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;This task is ideal for finding place names such as mountain peaks, valleys, and other placenames you might see on topo maps. So we entered &lt;i&gt;Mount Redoubt&lt;/i&gt; and found... well... not quite what we were looking for. We found Mount Redoubt in Washington. We then&amp;nbsp;typed &lt;i&gt;Redoubt Volcano&lt;/i&gt; and located it. We chose Create Result to add it to our map.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4207/original.aspx" border="0"&gt;&lt;/p&gt;
&lt;p&gt;Turning on the topographic map layer we figured out why - the placename on the topo is indeed Redoubt Volcano, so that's the way it's stored in the GeoNames database. Here's the location on the topo map, and we've clicked to open its popup window. The information in the popup was automatically created when we used the task.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4208/original.aspx" border="0"&gt;&lt;/p&gt;
&lt;p&gt;We&amp;nbsp;were cruising around on the Web and found this nifty flash animation on the MSNBC site.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4209/original.aspx" border="0"&gt;&lt;/p&gt;
&lt;p&gt;Viewing the source for the page we were able to figure out the flash animation source. We edited the popup properties to add the flash animation to our popup window,&amp;nbsp;and here's&amp;nbsp;what it looked like. The neat part is that we could use the back and next arrows within the animation to move from one animation frame&amp;nbsp;to another.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/4210/original.aspx" border="0"&gt;&lt;/p&gt;
&lt;p&gt;And here's the HTML we typed into the popup window properties to display the animation. &lt;/p&gt;
&lt;p&gt;&amp;lt;object width="550" height="400"&amp;gt;&lt;br&gt;&amp;lt;param name="movie" value="http://msnbcmedia.msn.com/i/msnbc/Components/Interactives/Technology_Science/Science/volcano_dw.swf"&amp;gt;&lt;br&gt;&amp;lt;embed src="http://msnbcmedia.msn.com/i/msnbc/Components/Interactives/Technology_Science/Science/volcano_dw.swf" width="550" height="400"&amp;gt;&lt;br&gt;&amp;lt;/embed&amp;gt;&amp;lt;/object&amp;gt;&lt;/p&gt;
&lt;p&gt;While we don't&amp;nbsp;advocate "stealing" content from anyone's Web site (we just borrowed this), you can experiment with lots of things in popup windows that you can discover on the Web. You might need a little HTML know-how, but it's super simple to add some compelling content to your popups.&lt;/p&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=4206" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx">Popup</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Mount+Redoubt/default.aspx">Mount Redoubt</category></item><item><title>Exploring Antarctica</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2009/01/14/exploring-antarctica.aspx</link><pubDate>Wed, 14 Jan 2009 18:44:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:3834</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/3834.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=3834</wfw:commentRss><description>&lt;P&gt;Here's an &lt;A class="" title="Education community blog post" href="http://blogs.esri.com/Info/blogs/gisedcom/archive/2009/01/14/traveling-to-antarctica-with-arcgis-explorer.aspx" target=_blank&gt;interesting post&lt;/A&gt; that just appeared on the &lt;A class="" title="Education Community Blog " href="http://blogs.esri.com/Info/blogs/gisedcom/" target=_blank&gt;GIS Education Community Blog&lt;/A&gt;&amp;nbsp;from George Dailey, ESRI Education Manager. It covers a trip by a colleague (Robyn Johnson)&amp;nbsp;to Antarctica, and uses Explorer to tell the story about the adventure. It uses several&amp;nbsp;tasks and&amp;nbsp;incorporates the ArcGIS Online basemaps with data from NOAA, and also incorporates Robyn's blog entries and YouTube vids&amp;nbsp;using notes and their popups.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/3835/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;To learn more about&amp;nbsp;notes and what you can do with them,&amp;nbsp;check out these previous posts:&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/06/26/all-about-notes.aspx" target=_blank&gt;Tutorial: All About Notes&lt;/A&gt;&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/06/17/new-video-on-creating-and-using-notes.aspx" target=_blank&gt;New Streaming Video: Creating and Using Notes&lt;/A&gt;&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/06/29/tutorial-putting-youtube-in-your-notes.aspx" target=_blank&gt;Tutorial: Putting YouTube in Your Notes&lt;/A&gt;&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/07/photos-and-sounds-in-note-popups.aspx" target=_blank&gt;Adding Photos and More to Note Popups&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=3834" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Antarctica/default.aspx">Antarctica</category></item><item><title>Happy Holidays from the ArcGIS Explorer Team</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/12/22/happy-holidays-from-the-arcgis-explorer-team.aspx</link><pubDate>Mon, 22 Dec 2008 17:02:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:3778</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/3778.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=3778</wfw:commentRss><description>&lt;P&gt;The ArcGIS Explorer Team would like to send you our&amp;nbsp;&lt;EM&gt;Season's Greetings&lt;/EM&gt;&amp;nbsp;in the form of a screenshot showing a snowy &lt;A class="" title="Virtual Yosemite Web cams" href="http://www.yosemite.org/vryos/" target=_blank&gt;Yosemite landscape via a live Web cam&lt;/A&gt;&amp;nbsp;seen from within&amp;nbsp;Explorer. We managed to capture the sunset glow at the top of Half Dome the other day. &lt;/P&gt;
&lt;P&gt;We'd like to pause for a moment to thank everyone for&amp;nbsp;helping make it&amp;nbsp;such a great year. The coming year holds much more for ArcGIS Explorer, and we're looking forward to the release of ArcGIS Explorer 900. As&amp;nbsp;usual we'll be filling you in on what's&amp;nbsp;new here on the blog.&lt;/P&gt;
&lt;P&gt;Season's Greetings!&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;- the ArcGIS Explorer Team&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/3779/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;The image above was made&amp;nbsp;by using &lt;A class="" title="Creating notes Help topic" href="http://services.arcgisonline.com//arcgisexplorer500/help/hh_goto.htm#creating_notes.htm" target=_blank&gt;note results&lt;/A&gt;&amp;nbsp;that link to &lt;A class="" title="Virtual Yosemite Web cam views" href="http://www.yosemite.org/vryos/" target=_blank&gt;live Yosemite Web cams&lt;/A&gt; and a &lt;A class="" title="Display overlay map property Help" href="http://services.arcgisonline.com//arcgisexplorer500/help/hh_goto.htm#mapproperties.htm" target=_blank&gt;display overlay map property&lt;/A&gt;. For more info and ideas&amp;nbsp;on creating notes that link to Web cams and other content, see these posts:&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Go to blog post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/07/photos-and-sounds-in-note-popups.aspx" target=_blank&gt;Adding Photos and More to Note Popups&lt;/A&gt; (April 7, 2008)&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Go to blog post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/08/12/exploring-the-collapse-of-wall-arch.aspx" target=_blank&gt;Exploring the Collapse of Wall Arch&lt;/A&gt; (August 12, 2008)&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Go to blog post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/08/04/esri-user-conference-2008-plenary-part-i.aspx" target=_blank&gt;ESRI User Conference 2008 - Plenary Part I&lt;/A&gt; (August 4, 2008)&lt;/P&gt;
&lt;P&gt;For more info on display overlays, see this post:&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Go to blog post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/10/06/display-overlay-and-legends.aspx" target=_blank&gt;Display overlay, legends, and streamlining the user experience&lt;/A&gt; (October 6, 2008)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=3778" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Display+Overlay/default.aspx">Display Overlay</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Results/default.aspx">Results</category></item><item><title>Results on the ArcGIS Explorer Resource Center</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/10/20/results-on-the-arcgis-explorer-resource-center.aspx</link><pubDate>Mon, 20 Oct 2008 22:55:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:3331</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/3331.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=3331</wfw:commentRss><description>&lt;P&gt;We've covered&amp;nbsp;note&amp;nbsp;results quite a bit here on the blog; they're very useful and can integrate all sorts of different content on your map. Here's a couple of blog posts to check out if you've not done so already:&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Creating and Using Notes blog post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/06/17/new-video-on-creating-and-using-notes.aspx" target=_blank&gt;Creating and Using Notes&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Adding Photos and More to Note Popups blog post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/07/photos-and-sounds-in-note-popups.aspx" target=_blank&gt;Adding Photos and More to Note Popups&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The ArcGIS Explorer Resource Center also has a collection of results you can click and access directly. All of these are authored using the various methods covered in the blog posts listed above. Two found on the Resource Center&amp;nbsp;that we took a closer look at in this video are the US Highest and Lowest Points, and NPS Air Quality. Check out &lt;A class="" title="Play video" href="http://downloads2.esri.com/edn/mediacenter/wmv/ArcGISExplorer_UsingResults2.wmv" target=_blank&gt;the video&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Play video" href="http://downloads2.esri.com/edn/mediacenter/wmv/ArcGISExplorer_UsingResults2.wmv" target=_blank&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/3024/original.aspx" border=0&gt;&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=3331" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Resource+Center/default.aspx">Resource Center</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Results/default.aspx">Results</category></item><item><title>New Streaming Video: Creating and Using Notes</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/06/17/new-video-on-creating-and-using-notes.aspx</link><pubDate>Tue, 17 Jun 2008 19:20:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:2032</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/2032.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=2032</wfw:commentRss><description>&lt;P&gt;A new streaming video showing some of the things you can do with notes is now available. The video was produced by Jim Barry, Program Manager for the &lt;A class="" title="EDN Web site" href="http://edn.esri.com/" target=_blank&gt;ESRI Developer Network&lt;/A&gt;, and shows Explorer team member Bernie Szukalski working through some note examples.&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Creating notes streaming video" href="http://downloads2.esri.com/edn/mediaCenter/smil/ArcGISExplorer_NotesResults_v2.wmv" target=_blank&gt;View&amp;nbsp;the video&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/2033/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;You may also want to check out some of the&amp;nbsp;previous blog posts on notes. &lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Open blog post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/07/photos-and-sounds-in-note-popups.aspx" target=_blank&gt;Adding Photos and More to Note Popups&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Open blog post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/08/30/liven-up-explorer-with-live-content.aspx" target=_blank&gt;Liven Up Explorer with Live Content&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And you can&amp;nbsp;review the &lt;A class="" title="Creating notes Help topic" href="http://services.arcgisonline.com//arcgisexplorer480/help/hh_goto.htm#creating_notes.htm" target=_blank&gt;creating notes Help topic&lt;/A&gt;&amp;nbsp;for additional information.&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=2032" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/video/default.aspx">video</category></item><item><title>Adding Photos and More to Note Popups</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/07/photos-and-sounds-in-note-popups.aspx</link><pubDate>Tue, 08 Apr 2008 00:21:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:1171</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/1171.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=1171</wfw:commentRss><description>&lt;P&gt;We've recently had a few questions about adding photos,&amp;nbsp;links to Web sites,&amp;nbsp;and&amp;nbsp;more&amp;nbsp;to a note popup window. Here's a primer on how that's done. But before we get to the "photos and more" part, let's start at the beginning...&lt;/P&gt;
&lt;P&gt;We've&amp;nbsp;navigated to Mt. Shasta, California, where we'd like to add a note. To create a note, just choose the Create Notes task. We've changed the note title to "Mt. Shasta" and added a short description - "Mt. Shasta, California - 14,179 feet" - as the note text.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1175/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;When you hover over the note pushpin, you'll see the note title display. When you&amp;nbsp;click the note pushpin, you'll see something like this:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1176/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Let's take this one step further and replace the text with a locally stored photo on our C: drive. Right click&amp;nbsp;the Mt. Shasta note in the results panel, or right click the note pushpin on the map,&amp;nbsp;and choose properties. &lt;/P&gt;
&lt;P&gt;Below you can see that we've&amp;nbsp;changed the popup content from our original text&amp;nbsp;(&lt;EM&gt;Mt. Shasta, California - 14,179 feet) &lt;/EM&gt;to the pathname to the file:&amp;nbsp;&lt;EM&gt;C:\AGX\Photos\shasta_usgs.jpg&lt;/EM&gt;. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1177/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;When we click the note pushpin again, we see something like this:&lt;/P&gt;
&lt;P&gt;&lt;FONT size=1&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1178/original.aspx" border=0&gt;&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;The USGS publishes photos of Mt. Shasta from their Web site, so&amp;nbsp;we can substitute the local photo with one that's available on the Web. The advantage here is that anyone&amp;nbsp;we send the note to can click the pushpin&amp;nbsp;and see the photo since it's a publicly accessible photo rather than one stored on&amp;nbsp;the local C: drive, which nobody else can access. &lt;/P&gt;
&lt;P&gt;All we need to do is replace the local file path in the Popup Text property with the URL location of the photo at the USGS Web site: &lt;A href="http://vulcan.wr.usgs.gov/Imgs/Jpg/Shasta/Images/Shasta05_aerial_mount_shasta_shastina_from_west_12-10-05_med.jpg"&gt;http://vulcan.wr.usgs.gov/Imgs/Jpg/Shasta/Images/Shasta05_aerial_mount_shasta_shastina_from_west_12-10-05_med.jpg&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The note popup will look the same as before, but this time the content is Web-based and shareable rather than a local file. To share this with someone, just right click the note and choose export result. &lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1179/original.aspx" border=0&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The NMF file you save can be emailed to anyone, and they'll see the same thing you do since&amp;nbsp;the result is linking to&amp;nbsp;publicly available content.&lt;/P&gt;
&lt;P&gt;We can extend the popup contents by using HTML.&amp;nbsp;The HTML isn't required if we just want to display text or a single link to a local file or URL like we've done above. But&amp;nbsp;we can use it to add additional content or format the popup contents. Here we're adding a note&amp;nbsp;that will include&amp;nbsp;a title in &lt;STRONG&gt;bold text &lt;/STRONG&gt;to our USGS photo:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1181/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And now the popup should look something like this:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1183/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And now to the "more" part of this post. Here's the HTML you can use to popup a photo of a bird, and also play the sound of its call.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/1182/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;The use of &lt;EM&gt;hidden&lt;/EM&gt; in the &lt;EM&gt;embed&lt;/EM&gt; tag ensures that the program that plays the sound remains invisible.&lt;/P&gt;
&lt;P&gt;You can be as creative as you want. For more information visit the &lt;A class="" title="HTML for notes Help topic" href="http://services.arcgisonline.com/450//explorer//help/hh_goto.htm#html_markup.htm" target=_blank&gt;HTML markup for notes, results, and files&lt;/A&gt; topic found in the ArcGIS Explorer Help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=1171" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx">Popup</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/HTML/default.aspx">HTML</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/sound+files/default.aspx">sound files</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/links/default.aspx">links</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/photos/default.aspx">photos</category></item><item><title>Build 410 Updates for Notes and Import File... </title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/09/10/sizing-popups-when-importing-files.aspx</link><pubDate>Tue, 11 Sep 2007 00:48:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:354</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/354.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=354</wfw:commentRss><description>&lt;P&gt;In a &lt;A class="" title="June 26, 2007 Blog Post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/06/26/all-about-notes.aspx" target=_blank&gt;previous post on notes&lt;/A&gt;, we talked about how you can include Web resources in&amp;nbsp;the note text. One of the nice enhancements in Build 410 is that the use of HTML tags is no longer required, all you need to do is add the URL to whatever you want to appear in the note popup. Here's what the note looks like now:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/357/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Another nice&amp;nbsp;enhancement in&amp;nbsp;Build 410&amp;nbsp;is that the note popup sizes automatically, so if you link to a Web resource or other resource, like a photo, video, or other&amp;nbsp;page, Explorer will auto-resize the popup window.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We also covered importing text files with Web&amp;nbsp;links &lt;A class="" title="July 12, 2007 Blog Post" href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/07/12/importing-text-files-with-web-links.aspx" target=_blank&gt;in an earlier post&lt;/A&gt;, but here, too, the HTML tags are no longer required and the popups will attempt to auto-resize. Here's&amp;nbsp;what our text file looks like now:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Times New Roman" size=3&gt;Name, Latitude, Longitude, Link&lt;BR&gt;Mount Rainier, 46.852947, -121.760424, http://volcanoes.usgs.gov/Imgs/Jpg/Rainier/30410142-011_med.jpg&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Times New Roman" size=3&gt;and here's the result. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/358/original.aspx" border=0&gt;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=354" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Text+Files/default.aspx">Text Files</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Build+410/default.aspx">Build 410</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Popup/default.aspx">Popup</category></item><item><title>Liven Up Explorer with Live Content</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/08/30/liven-up-explorer-with-live-content.aspx</link><pubDate>Fri, 31 Aug 2007 01:16:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:334</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/334.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=334</wfw:commentRss><description>&lt;P&gt;Labor Day Weekend is approaching, there's a heat wave in southern California, and&amp;nbsp;clouds and even some raindrops seem to be all around. A likely escape for a long weekend getaway is one of the nearby National Parks, perhaps Yosemite. But what about the weather?&lt;/P&gt;
&lt;P&gt;Here's a quick little mashup of a couple of different services, showing real-time weather published by the Pennsylvania State University through the Pennsylvania Spatial Data Access site, along with live Web cam feeds from Yosemite National Park.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/335/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;The weather is an &lt;A class="" title="About ArcIMS" href="http://www.esri.com/software/arcgis/arcims/index.html" target=_blank&gt;ArcIMS service&lt;/A&gt;, and when we opened it in Explorer we set the service to update every 15 minutes, so we'd be seeing the latest weather conditions at regular intervals since late summer storms move quickly through the Sierra.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/336/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.esri.com/Info/photos/arcgisexplorer/picture336.aspx" target=_blank&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The Yosemite Web cams are published at the Yosemite Association Web site. We created several notes (using the &lt;A class="" title="Create Notes Help topic" href="http://services.arcgisonline.com/410//explorer/help/creating_notes.htm" target=_blank&gt;Create Notes&lt;/A&gt; task) and entered the URL to the Web cams in the note text box.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately the Web site didn't publish the exact coordinates for the cams, but it did describe their locations. We added the Physical Features layer from the new Resource Center to our map, since&amp;nbsp;it includes&amp;nbsp;the 1:24000 scale topo maps for the US. We&amp;nbsp;used the cam placement descriptions and the topo maps to&amp;nbsp;locate each Web cam push pin.&amp;nbsp;The cams are not at their exact physical locations, but close enough for our needs. &lt;/P&gt;
&lt;P&gt;Finally, to organize things, we used the new &lt;A class="" title="Organizing Results Help topic" href="http://services.arcgisonline.com/410//explorer/help/organizing_results.htm" target=_blank&gt;Add Folder capabilities for results&lt;/A&gt; to group all of them under one "Yosemite Online" note. We also &lt;A class="" title="Add Links Help topic" href="http://services.arcgisonline.com/410//explorer/help/addlink.htm" target=_blank&gt;added links to the note&lt;/A&gt;&amp;nbsp;that point&amp;nbsp;to the National Park Service and Yosemite Association Web sites.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/338/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;We've exported the note, and emailed it around to everyone on the team so they could open and see the same live cams and weather information&amp;nbsp;in Explorer. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=334" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Weather/default.aspx">Weather</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Real+Time/default.aspx">Real Time</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Live+Content/default.aspx">Live Content</category></item><item><title>Tutorial: All About Notes</title><link>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2007/06/26/all-about-notes.aspx</link><pubDate>Tue, 26 Jun 2007 21:46:00 GMT</pubDate><guid isPermaLink="false">8296249d-4d69-4913-b1e7-14b85fcd9fb0:243</guid><dc:creator>ArcGIS-Explorer-Team</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/comments/243.aspx</comments><wfw:commentRss>http://blogs.esri.com/Info/blogs/arcgisexplorerblog/commentrss.aspx?PostID=243</wfw:commentRss><description>&lt;P&gt;ArcGIS Explorer's &lt;A class="" title="About Notes" href="http://services.arcgisonline.com/380//explorer/help/creating_notes.htm" target=_blank&gt;Notes&lt;/A&gt; are&amp;nbsp;an easy way to add&amp;nbsp;pushpins&amp;nbsp;to your maps, and also offer unique capabilities&amp;nbsp;to link to a variety of content, including local files as well as anything that's published on the Web. Here's a quickie tutorial on the topic that covers the whole gamut of possibilities&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The Basic Note&lt;/STRONG&gt;&lt;BR&gt;Here's an example of a simple Note:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/244/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Just click the Create Notes task and type what you see above. Zoom to the ESRI campus (by using the Find Address task and entering 380 New York Street, Redlands, CA) and use the Point&amp;nbsp;tool&amp;nbsp;to place&amp;nbsp;the note. After you add the note you can click the pushpin and you'll see something like this:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/245/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Adding Links to a Note&lt;/STRONG&gt;&lt;BR&gt;The above is&amp;nbsp;a very basic example, but there's a lot more that you can do with notes. One nice feature is that you can link multiple documents easily to the same note. These can be documents on your local drive or on your network, or can be Web links. Next we'll add a link to the ESRI Web site&amp;nbsp;and attach it to&amp;nbsp;the note we've just created. In the Results Window where your note resides, right-click the note and choose Add a link to File...&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/246/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;In the Select a File to Link To dialog box, you can&amp;nbsp;select the path to a file or document that is located on your local drive, your network, or you can type a URL to create a link to a Web site. Enter http://www.esri.com in the Filename input box and you'll see that you've added a new&amp;nbsp;item under your note. When you click the item it will, of course, open the ESRI web site. You can add multiple links, and combine all sorts of different document types and Web links.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/247/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Opening a Web site in the Note Popup&lt;/STRONG&gt;&lt;BR&gt;Now let's try a different approach to adding a link to a Web site. In this next example we want to open the site automatically when the user clicks the note pushpin. To&amp;nbsp;do this&amp;nbsp;we can use the note&amp;nbsp;text, but instead of entering plain text as we did above we will enter an HTML statement as follows:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/248/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;Place the note somewhere on the map and click the pushpin. The popup window will appear, displaying the Web site automatically.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/249/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Playing a Movie in the Note Popup&lt;BR&gt;&lt;/STRONG&gt;Now let's do something a little different. Instead of linking to a Web site from a note, let's link to&amp;nbsp;an online movie. The movie that we'll link to is one about ArcGIS Explorer published on the ESRI Web site. The direct URL to the movie is: &lt;A href="http://www.esri.com/flashmedia/arcgisexplorer/arcgisexplorer.html"&gt;http://www.esri.com/flashmedia/arcgisexplorer/arcgisexplorer.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To play the movie directly from a note we just add the appropriate HTML. This is very similar to the previous example except that we have&amp;nbsp;substituted the URL&amp;nbsp;pointing to the movie&amp;nbsp;after "url=" appears in the note text. &lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN:0in 0in 0pt;"&gt;&lt;FONT face="Times New Roman" size=3&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&lt;BR&gt;&amp;lt;meta HTTP-EQUIV="REFRESH" content="0; url=http://www.esri.com/flashmedia/arcgisexplorer/arcgisexplorer.html"&amp;gt;&lt;BR&gt;&amp;lt;/head&amp;gt;&amp;lt;/html&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;You can save this text out somewhere handy, and just copy and paste it into your note text when needed, making specific changes to what&amp;nbsp;is inserted after "url="&lt;/P&gt;
&lt;P&gt;Now when we click the note the Flash movie will start playing in the popup. You may have to give it a second or two to begin streaming from the ESRI Web site.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://blogs.esri.com/Info/photos/arcgisexplorer/images/251/original.aspx" border=0&gt;&lt;/P&gt;
&lt;P&gt;And don't forget that you can export your note as an NMF file and email it to others, put it up on your Sharepoint site, etc. But remember that whomever you send your note to must be able to access whatever files or links you've included with it.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A Note about Notes in the next Explorer Release&lt;BR&gt;&lt;/STRONG&gt;The next release of ArcGIS Explorer,&amp;nbsp;scheduled to be released&amp;nbsp;in July,&amp;nbsp;has some really nice enhancements and additions to note functionality. You may have seen us demonstrate some of these at the User Conference. These include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Notes can be grouped, renamed, and reorganized&lt;/LI&gt;
&lt;LI&gt;The view position, extent, and perspective can be captured as a note property&lt;/LI&gt;
&lt;LI&gt;Entering HTML (as we did above) is no longer required, all you need to do is type the URL to the Web resource you want to open&lt;/LI&gt;
&lt;LI&gt;Popup windows will automatically resize on open&lt;/LI&gt;
&lt;LI&gt;And more...&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;We'll be covering some of these new capabilities in more detail&amp;nbsp;in future posts.&lt;/P&gt;&lt;img src="http://blogs.esri.com/Info/aggbug.aspx?PostID=243" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Tutorial/default.aspx">Tutorial</category><category domain="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/tags/Notes/default.aspx">Notes</category></item></channel></rss>