<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ArcGIS Resource Center &#187; ArcGIS Server</title>
	<atom:link href="http://blogs.esri.com/esri/arcgis/tag/arcgis-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.esri.com/esri/arcgis</link>
	<description>ArcGIS Blog</description>
	<lastBuildDate>Wed, 16 May 2012 19:08:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Aggregated Live Feed methodology: The next evolution</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/04/19/aggregated-live-feed-methodology-the-next-evolution/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/04/19/aggregated-live-feed-methodology-the-next-evolution/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 16:43:50 +0000</pubDate>
		<dc:creator>ArcGIS Server Development Team</dc:creator>
				<category><![CDATA[Electric & Gas]]></category>
		<category><![CDATA[Public Safety]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Telecommunications]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ArcGIS Server]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=11531</guid>
		<description><![CDATA[Have you ever wanted to add live weather, recent earthquakes, or perhaps current fire locations to your applications without writing any code?  Many of the projects we address in Esri Technical Marketing have this very requirement. We tackled this challenge by using  what we call the Aggregated Live Feed methodology. This process downloads data from [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to add live weather, recent earthquakes, or perhaps current fire locations to your applications without writing any code?  Many of the projects we address in Esri Technical Marketing have this very requirement.</p>
<p>We tackled this challenge by using  what we call the <a href="http://www.esri.com/news/arcuser/0309/files/livefeeds.pdf">Aggregated Live Feed</a> methodology. This process downloads data from live sources such as NOAA and the USGS and aggregates it into a geodatabase, which is then served through ArcGIS Server as map services. You can see some of these feeds in action by visiting any of the ‘latest incident maps’ on the <a href="http://www.esri.com/services/disaster-response/index.html">Esri Disaster Response</a> site.</p>
<p>Recently we’ve developed a much simpler approach called ALF-Lite that doesn’t require specialized knowledge of the enterprise geodatabase or third-party components. This methodology can be deployed to any large or small environment that supports Esri&#8217;s <a href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//000v000000v7000000">ArcPy</a> site package.<span id="more-11531"></span></p>
<p>This new approach combines native Python functions to handle operational tasks, ArcPy to handle most GIS functions, and the lightweight file geodatabase to handle data storage.</p>
<p>Visit the <a href="http://www.arcgis.com/home/group.html?owner=Esri_Technical_Marketing&amp;title=Aggregated%20Live%20Feed%20Community&amp;content=all">Aggregated Live Feed Community</a> for available downloads.</p>
<h3>How the methodology works</h3>
<p>In the diagram below, you’ll notice that the feed routines start by downloading and preparing the data.</p>
<p>The output workspace is then prepared by performing any feature class management or schema operations required before inserting or updating the new data.</p>
<p>The last operation is to invoke the user-controlled deployment logic, allowing you to deploy the data any way you like by adjusting the configuration file. By default, the routine copies the output file geodatabase to a live folder that can be accessed during the update cycle thanks to the file system copy operations provided by Python.</p>
<p>Keep the live data folder updated automatically by creating a scheduled task to launch the feed routine as necessary. Access the live data directly with ArcGIS Desktop, or publish it using ArcGIS Server!<br />
<img src="http://downloads.esri.com/blogs/arcgisserver/images/alfv1.gif" alt="ALF diagram" /></p>
<p><em>Contributed by Paul Dodd and Derrick Burke of Esri Technical Marketing</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/04/19/aggregated-live-feed-methodology-the-next-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An intelligent map checklist</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/04/16/an-intelligent-map-checklist/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/04/16/an-intelligent-map-checklist/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 10:00:23 +0000</pubDate>
		<dc:creator>Jim Herries</dc:creator>
				<category><![CDATA[ArcGIS Online]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[ArcGIS Server]]></category>
		<category><![CDATA[ArcGIS.com]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[checklist]]></category>
		<category><![CDATA[Intelligent]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[map service]]></category>
		<category><![CDATA[map services]]></category>
		<category><![CDATA[publish]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[web map]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=10355</guid>
		<description><![CDATA[When you create an intelligent web map or map service, you are sharing something that you hope will stand on its own and be useful to others.  How can you deliver a map that is both attractive and useful for your audience? This checklist helps you assess your map as an information product designed for [...]]]></description>
			<content:encoded><![CDATA[<p>When you create an intelligent web map or map service, you are sharing something that you hope will stand on its own and be useful to others.  How can you deliver a map that is both attractive and useful for your audience?</p>
<p><a title="Web Map and Map Service Checklist" href="http://downloads.esri.com/blogs/arcgisonline/WebMapandMapServiceChecklist.xlsx" target="_blank">This checklist</a> helps you assess your map as an information product designed for a specific audience.  When do you need to consult this checklist?  Use it any time before you publish your map.</p>
<p>Various staff at Esri developed and honed the checklist over the years as we built and shared maps with our colleagues and customers.  Over time, we noticed which “little things” seemed to help other people find and use these maps effectively.</p>
<p>The goal of this blog is to encourage you to develop and use your own checklist, perhaps using this one as a starting point.  While this version focuses primarily on web maps and map services, additional sections in your checklist could focus on critical things you know to provide when serving image services, feature services, WMS or KML.</p>
<p><span id="more-10355"></span></p>
<p>People who use this checklist report that it helps them focus on their map as an information product – one that needs to be easy to understand, and well documented.</p>
<p>We all share a common goal: to publish maps that are technically correct, with clear messages both on the map and in the documentation.  A checklist helps ensure that these things are considered.  But it does not turn a bad map into a good one.  There are <a title="other blog entries" href="http://blogs.esri.com/esri/arcgis/tag/cartographic-design/" target="_blank">other blog entries</a> dedicated to map design and the rapidly-evolving web and mobile environments for maps.</p>
<p>Many map publishing projects start with an .MXD, which later is shared as a service.  The checklist is quite useful early in the process, as you settle on what layers to use and how to show them cartographically.</p>
<p>Take the map’s legend, for example.  As you add and symbolize layers in your .MXD, the default layer name, default field name and default class labels that the software suggests are what will appear in the final product.  In ArcMap, look at your table of contents and take the few minutes required to translate file names and jargon into words and numbers that communicate (e.g. see Figure 1 below).</p>
<div id="attachment_10423" class="wp-caption middle" style="width: 312px"><a href="http://blogs.esri.com/esri/arcgis/files/2012/04/checklistBlogFigure1.png"><img class="size-full wp-image-10423 " src="http://blogs.esri.com/esri/arcgis/files/2012/04/checklistBlogFigure1.png" alt="" width="302" height="649" /></a><p class="wp-caption-text">Figure 1: What you see in your MXD’s legend is what appears in your web map.  Avoid cryptic file names, field names and legend labels that report numbers but not context.  The legend in this example uses qualitative phrasing (e.g. “Great Increase”) as well as numeric (e.g. “More than 1.5%) because the audience likely has no idea what constitutes significant increases or decreases.</p></div>
<p>Just as the legend is the key to understanding the map visually, documentation about your map is the key to understanding its story.  Over time we have found that good documentation about your map is as important as the cartography and the legend.   Did you know that the information you put into the MXD properties will end up appearing in several other places?  See examples below:</p>
<div id="attachment_10523" class="wp-caption middle" style="width: 560px"><a href="http://blogs.esri.com/esri/arcgis/files/2012/04/checklistBlogFigure2a.png"><img class="size-full wp-image-10523 " src="http://blogs.esri.com/esri/arcgis/files/2012/04/checklistBlogFigure2a.png" alt="Things you enter in your MXD become part of your web map." width="550" height="351" /></a><p class="wp-caption-text">Figure 2: Documentation starts in the MXD and flows to a web map.</p></div>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>As you build your map services, ask yourself: “What would an end user of this map want to know about this map’s subject?”  Document that in a clear, easy to read summary (1-2 sentences) and a description (longer, but not a dissertation).  Build a web map from your service and put it in an application, to see things from another perspective.</p>
<p>For publishing web maps, the checklist emphasizes the essentials.  The map’s title, summary, description, tags, credits and access/use constraints are the main text elements to enter.  Create a thumbnail for your map that is visually appealing and distinct.  Define a compelling popup.</p>
<div id="attachment_10526" class="wp-caption middle" style="width: 560px"><a href="http://blogs.esri.com/esri/arcgis/files/2012/04/checklistBlogFigure21.png"><img class="size-full wp-image-10526 " src="http://blogs.esri.com/esri/arcgis/files/2012/04/checklistBlogFigure21.png" alt="" width="550" height="318" /></a><p class="wp-caption-text">Figure 3: Documentation from a web map flows to applications that use it.</p></div>
<p>Your map services are also going to be used by application developers.  A good map provides key information to the developer, so that their basic questions are answered: “What is this map? What does it show? What time period does it cover? What is the source of its data?  What rights do I have to access and use this map service?”</p>
<p>Popups are an important way to connect with your audience, and good news – they are easier than ever to configure.  Unfortunately, many people choose the default popup “style,” which is an identify-style table of rows and columns like this:</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<div id="attachment_10425" class="wp-caption middle" style="width: 530px"><strong><a href="http://blogs.esri.com/esri/arcgis/files/2012/04/checklistBlogFigure3.png"><img class="size-full wp-image-10425 " src="http://blogs.esri.com/esri/arcgis/files/2012/04/checklistBlogFigure3.png" alt="" width="520" height="450" /></a></strong></dt>
<p><strong> </strong></p>
</dl>
<p><strong> </strong></p>
</div>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<div class="mceTemp">
<dl>
<dd>Figure 4: Default popup style reporting raw data.</dd>
</dl>
</div>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p>In  just a few minutes’ time, you can write a more understandable, reader-friendly sentence or two about the data using a simple chart like this:</p>
<div class="mceTemp">
<dl>
<dt><a href="http://blogs.esri.com/esri/arcgis/files/2012/04/ChecklistBlogFigure4.png"><img class="size-full wp-image-10422" src="http://blogs.esri.com/esri/arcgis/files/2012/04/ChecklistBlogFigure4.png" alt="" width="500" height="475" /></a><p class="wp-caption-text">Figure 5: Sample popup with simple text and chart to set the context. Figures have an appropriate number of decimal places rather than the default (2).</p></div>
<p>Notice above how the theme of the map (&#8220;Persons without medical insurance&#8221;) is also the focus of the popup.  The popup has been transformed from a table of numbers into a readable sentence and chart.  These give additional context by providing state and national figures for comparison.  These figures were added to the source data specifically for this popup’s chart.</p>
<p>Necessary?  Absolutely!  Just because you (or your customer) knows the data and its subject well doesn’t mean your audience will.  The popup above is a simple example of the difference between showing data versus information.</p>
<p>When you have a first draft of your web map or map service ready, review it against your checklist.  Before you show anyone the map, look through the checklist to see which items are essential to address.  After you share your work with a trusted colleague to review and provide feedback, return to the checklist to finish going through the rest of the items.</p>
<p>Using the checklist forces you to consider how well you communicate your map’s message.   <a title="Send us feedback" href="mailto:jherries@esri.com&amp;subject=Checklist%20Feedback" target="_blank">Send us feedback</a> on the checklist. What works well? What could be improved upon?</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/04/16/an-intelligent-map-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex recap of 2012 Developer Summit</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/04/11/flex-recap-of-2012-developer-summit/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/04/11/flex-recap-of-2012-developer-summit/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 18:40:20 +0000</pubDate>
		<dc:creator>Björn Svensson</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ArcGIS API for Flex]]></category>
		<category><![CDATA[ArcGIS Server]]></category>
		<category><![CDATA[ArcGIS Viewer for Flex]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=10364</guid>
		<description><![CDATA[It was great seeing everyone from the Flex user community at the Developer Summit this year. If you were unable to attend hopefully we can see you next year or at the User’s Conference this summer. We received many questions and comments, and wanted to share some of it with everyone. What’s going on with [...]]]></description>
			<content:encoded><![CDATA[<p>It was great seeing everyone from the Flex user community at the Developer Summit this year. If you were unable to attend hopefully we can see you next year or at the User’s Conference this summer. We received many questions and comments, and wanted to share some of it with everyone.</p>
<p><span style="color: #594d00"><strong>What’s going on with Flex at Esri?</strong></span></p>
<p>The Flex Team at Esri is growing and doing great. In the last few months we’ve added three new team members. For more information about Flex at Esri and Adobe, please read the following posts.</p>
<ul>
<li><a href="http://blogs.esri.com/esri/arcgis/2011/11/17/some-thoughts-on-the-direction-of-the-arcgis-web-mapping-apis-javascript-flex-and-silverlight/">Some thoughts on the direction of the ArcGIS web mapping APIs (JavaScript, Flex, and Silverlight)</a> [Esri]</li>
<li><a href="http://www.adobe.com/devnet/flex/whitepapers/roadmap.html">Adobe&#8217;s view of Flex and its commitments to Flex in the future</a> [Adobe]</li>
<li><a href="http://www.adobe.com/devnet/flashplatform/whitepapers/roadmap.html">Adobe roadmap for the Flash runtimes</a> [Adobe]</li>
</ul>
<p><span style="color: #594d00"><strong>Mobile</strong></span></p>
<p>I’m always surprised by the number of people that don’t know that you can use the Flex SDK and the ArcGIS API for Flex to build mobile applications for Blackberry, Android, and iOS devices.  Several people came by with new iPads and showed us some great Flex apps.  The interest in mobile was more popular than expected at this year’s conference, possibly due to the fact we showcased it in several Technical Workshops. Below is a basic example of the ArcGIS API for Flex running as a native application on an iPad 2.<br />
<a href="http://blogs.esri.com/esri/arcgis/files/2012/04/wpid-photo-2012-04-9-13-254-e1334190923502.jpg"><img src="http://blogs.esri.com/esri/arcgis/files/2012/04/wpid-photo-2012-04-9-13-254-e1334190923502-300x227.jpg" alt="Flex heatmap on iPad" width="300" height="227" class="alignnone size-medium wp-image-10455" /></a></p>
<p><span id="more-10364"></span>You can download the Flash Builder Projects used to build this application from <a href="http://ArcGIS.com">ArcGIS.com</a> <a href="http://www.arcgis.com/home/item.html?id=23344d4ffd7f449ebe29856c2f0ec516">(2012 Developer Summit ArcGIS for Flex &#8220;Sharing code across platforms&#8221; Samples)</a>. <em>Note: You will still need to download the ArcGIS API for Flex from the  <a href="http://resourcesbeta.arcgis.com/en/communities/flex-api/index.html">Resource Center</a>.</em></p>
<p><span style="text-decoration: underline">Mobile resources<br />
<a href="http://www.adobe.com/devnet-apps/flex/tourdeflex/web/">http://www.adobe.com/devnet-apps/flex/tourdeflex/web/</a></span><br />
<span style="text-decoration: underline"><a href="http://flex.org/flexgame/">http://flex.org/flexgame/</a></span><br />
<span style="text-decoration: underline"><a href="http://www.adobe.com/devnet/flex.html">http://www.adobe.com/devnet/flex.html</a></span><br />
<span style="text-decoration: underline"><a href="http://www.adobe.com/devnet/air.html">http://www.adobe.com/devnet/air.html</a></span></p>
<p><span style="color: #594d00"><strong>Security</strong></span></p>
<p>Many developers had questions about how to add security to their applications. For basic lockdown of applications, you can use basic web application security to lock down your directory. If you set up the security on your services, the IdentityManager will prompt as needed. You can also take advantage of <a href="http://resourcesbeta.arcgis.com/en/help/main/10.1/index.html#//0154000004n9000000">ownership-based access control</a> for more granular control when editing data.</p>
<p><span style="color: #594d00"><strong>What’s coming for ArcGIS API/Viewer 3.0 for Flex?</strong></span></p>
<p><span style="color: #594d00">API</span></p>
<ul>
<li>Requirements: Adobe Flex 4.6 SDK / Flash Player 11.1 / AIR 3.2  (note that the 3.0 prerelease only required Adobe Flex 4.5 SDK / Flash Player 10.2)</li>
<li>ArcGIS 10.1 functionality: PDF printing, editor tracking, dynamic layers and much more</li>
<li>Pop-up windows displaying multiple features</li>
<li>IdentityManager to log in to secure ArcGIS Servers</li>
<li>Support for ArcGIS Portal API (not in Prerelease)</li>
</ul>
<p><span style="color: #594d00">Viewer</span></p>
<ul>
<li>Application builder to easily create flex viewer applications</li>
<li>Support for Portal for ArcGIS, ArcGIS Online hosted services, ArcGIS Server secure services and proxy servers</li>
<li>Improved user experience in the application builder</li>
<li>Custom widget support in the application builder (not in Prerelease)</li>
</ul>
<p><span style="color: #594d00"><strong>New Resource Centers</strong></span></p>
<p>Be sure to check out the new resource centers for <a href="http://resourcesbeta.arcgis.com/en/communities/flex-api/index.html">ArcGIS API for Flex</a> and <a href="http://resourcesbeta.arcgis.com/en/communities/flex-viewer/index.html">ArcGIS Viewer for Flex</a>, where you can download the 3.0 Prerelease Application Builder/Viewer, API &amp; Samples and get more information on what’s new.</p>
<p><span style="color: #594d00"><strong>Final Thoughts</strong></span></p>
<p>Whether you were able to attend the 2012 Esri Developer Summit or not, you can already find <a href="http://www.esri.com/events/devsummit/videos/index.html">plenary and keynote sessions</a> online. Soon slides from the pre-summit seminars, technical sessions, and user presentations will also be available.</p>
<p><em>&#8211;Contributed by Lloyd Heberlie from the ArcGIS for Flex development team</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/04/11/flex-recap-of-2012-developer-summit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ArcGIS API for JavaScript Version 2.8 Released</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/03/27/arcgis-api-for-javascript-version-2-8-released/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/03/27/arcgis-api-for-javascript-version-2-8-released/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 17:29:14 +0000</pubDate>
		<dc:creator>swingley</dc:creator>
				<category><![CDATA[ArcGIS Online]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ArcGIS Server]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=8814</guid>
		<description><![CDATA[Version 2.8 of the ArcGIS API for JavaScript is now available! Highlights include: Features Portal for ArcGIS API:  An API to build applications that works with content from ArcGIS Online or an ArcGIS Portal Support for ArcGIS Server 10.1 editor tracking which enables automatic tracking of which user created a feature, when a feature was created, [...]]]></description>
			<content:encoded><![CDATA[<p>Version 2.8 of the ArcGIS API for JavaScript is now available! Highlights include:</p>
<p><strong>Features</strong></p>
<ul>
<li><a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/Portal.htm">Portal for ArcGIS API</a>:  An API to build applications that works with content from <a href="http://arcgis.com">ArcGIS Online</a> or an <a href="http://www.esri.com/software/arcgis/portal-for-arcgis/index.html">ArcGIS Portal</a></li>
<li>Support for ArcGIS Server 10.1 <a href="http://resourcesbeta.arcgis.com/en/help/main/10.1/016w/016w0000002v000000.htm">editor tracking</a> which enables automatic tracking of which user created a feature, when a feature was created, which user last updated a feature and when a feature was last updated</li>
<li>Simpler constructor signatures for <a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/spatialreference.htm">esri.SpatialReference class</a></li>
<li>Feature Layers now fire an <a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/featurelayer.htm#onQueryLimitExceeded">onQueryLimitExceeded</a> event when a feature layer is unable to draw all expected features due to maxRecordCount restriction imposed on the server</li>
<li>The <a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/identitymanager.htm">Identity Manager</a> has new methods to serialize its state and re-hydrate later</li>
</ul>
<p><strong>New Samples</strong></p>
<ul>
<li><a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/portal_mapviewer.html">View web maps from a group on ArcGIS.com using the Portal for ArcGIS API</a></li>
<li><a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/portal_browse.html">Search ArcGIS.com with the Portal for ArcGIS API to display web maps with GPX data</a></li>
<li><a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/layers_web_tiled.html">Add a non-Esri tiled layer</a> with a single line of code</li>
<li><a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/widget_print_webmap.html">Print Dijit with a web map from ArcGIS.com</a> (requires <a href="http://servicesbeta2.esri.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task">10.1 print task</a>)</li>
<li><a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/widget_print_esri_request.html">Create Print Dijit templates using esri.request</a></li>
<li>Use <a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/layout_grid960.html">960 Grid System</a> to layout an application</li>
</ul>
<p>Refer to the full <a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/new_v28.html">What&#8217;s New in 2.8 document</a> for the full list of new features and bug fixes.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/03/27/arcgis-api-for-javascript-version-2-8-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ArcGIS API and Viewer 3.0 for Flex: Prerelease now available</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/03/20/arcgis-api-and-viewer-3-0-for-flex-prerelease-now-available/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/03/20/arcgis-api-and-viewer-3-0-for-flex-prerelease-now-available/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 21:19:40 +0000</pubDate>
		<dc:creator>ArcGIS Server Development Team</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ArcGIS API for Flex]]></category>
		<category><![CDATA[ArcGIS Server]]></category>
		<category><![CDATA[ArcGIS Viewer for Flex]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=8213</guid>
		<description><![CDATA[Just in time for next week’s Developer Summit, we’ve made the version 3.0 Prerelease of the ArcGIS API and Viewer for Flex available for you to test drive. API enhancements This API release requires Adobe Flex 4.5 SDK or higher, which in turn requires at least Flash Player 10.2. The API includes more comprehensive support [...]]]></description>
			<content:encoded><![CDATA[<p>Just in time for next week’s Developer Summit, we’ve made the version 3.0 Prerelease of the ArcGIS API and Viewer for Flex available for you to test drive.</p>
<h3>API enhancements</h3>
<p>This API release requires Adobe Flex 4.5 SDK or higher, which in turn requires at least Flash Player 10.2. The API includes more comprehensive support for ArcGIS 10.1 for Server, including:<span id="more-8213"></span></p>
<ul>
<li>More dynamic rendering options</li>
<li> Better editing support: editor tracking, ownership-based access control, and support for versions</li>
<li> Support for the <em>PrintTask</em> to generate printable output on the server</li>
<li> z and m-value support in map and feature services.</li>
</ul>
<p>For a complete list of API enhancements go <a href="http://resourcesbeta.arcgis.com/en/help/flex-api/concepts/index.html#//017p0000000w000000">here</a>.</p>
<p>Get the 3.0 API Prerelease from <a href="http://links.esri.com/flex-api/latest-download">here</a>.</p>
<h3>Viewer enhancements</h3>
<p>On the Viewer side, this release builds on the comprehensive support for ArcGIS 10.1 for Server in the API, such as:</p>
<ul>
<li> Improved user experience, including a Print widget, smart URLs when browsing REST endpoints, and editing capabilities</li>
<li> Support for Portal for ArcGIS</li>
<li> Support for ArcGIS Online hosted services</li>
<li> Support for proxy servers</li>
<li> Enhanced localization capabilities</li>
<li> Bug fixes</li>
<li>Support for accessing secure services</li>
</ul>
<p><img class="alignnone" src="http://downloads.esri.com/blogs/arcgisserver/images/flex30_login.jpg" alt="Log in to secured services using the Flex Viewer" width="422" height="297" /></p>
<p>For a complete list of Viewer enhancements go <a href="http://resourcesbeta.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m300000011000000">here</a>.</p>
<p>Get the 3.0 Viewer Prerelease from <a href="http://links.esri.com/flex-viewer/latest-download">here</a>.</p>
<p>Enjoy, and we&#8217;ll see you at Dev Summit!</p>
<p><em>Contributed by the ArcGIS Viewer for Flex development team</em><!--more--></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/03/20/arcgis-api-and-viewer-3-0-for-flex-prerelease-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web and server GIS at the 2012 Esri Developer Summit</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/03/19/web-and-server-gis-at-the-2012-esri-developer-summit/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/03/19/web-and-server-gis-at-the-2012-esri-developer-summit/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 19:28:39 +0000</pubDate>
		<dc:creator>ArcGIS Server Development Team</dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ArcGIS Server]]></category>
		<category><![CDATA[DevSummit]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=7928</guid>
		<description><![CDATA[The 2012 Esri Developer Summit is coming up soon March 26 &#8211; 29 in Palm Springs, California. Although the Dev Summit has a relaxed, small conference feel, Esri sends an enormous pool of technical staff to visit with attendees throughout the week. This year’s Dev Summit will introduce ArcGIS 10.1, which is just weeks away [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.esri.com/events/devsummit/index.html">2012 Esri Developer Summit</a> is coming up soon March 26 &#8211; 29 in Palm Springs, California. Although the Dev Summit has a relaxed, small conference feel, Esri sends an enormous pool of technical staff to visit with attendees throughout the week.</p>
<p>This year’s Dev Summit will introduce ArcGIS 10.1, which is just weeks away from completion. We’ll be demonstrating how you can administer your 10.1 server purely with web services, more easily launch elastic deployments, publish services to ArcGIS Online, view real-time progress reports as map caches are building, and more.</p>
<p>You can <a href="http://events.esri.com/bpc/2012/dev_agenda/index.cfm?fa=Session_Search_Form">search the online agenda</a> by track if you want to see all the sessions on a particular topic, or you can search by name if you’re looking for a particular Esri staff member. You’ll find many contributors to this blog at the Dev Summit answering questions and presenting workshops. Ask any staff member at the Esri showcase your question, and he or she will attempt to direct you to the software engineers or tech sessions where you are most likely to get the best answer. The “Meet the Teams” event on Tuesday evening also offers an informal opportunity to mingle with Esri staff and other attendees.</p>
<p>We look forward to meeting you in Palm Springs!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/03/19/web-and-server-gis-at-the-2012-esri-developer-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Questions and answers about HTML5 and ArcGIS</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/03/12/questions-and-answers-about-html5-and-arcgis/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/03/12/questions-and-answers-about-html5-and-arcgis/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 13:50:50 +0000</pubDate>
		<dc:creator>ArcGIS Server Development Team</dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ArcGIS Server]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Training and Education]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=7085</guid>
		<description><![CDATA[We recently presented a live training seminar titled Using HTML5 with ArcGIS. In the seminar we provided an overview of HTML5 and looked at a number of common examples of how to use HTML5 in your GIS applications. We also showed a bunch of tips and tricks to get you started. If you missed the [...]]]></description>
			<content:encoded><![CDATA[<p>We recently presented a live training seminar titled <a href="http://training.esri.com/gateway/index.cfm?fa=catalog.webCourseDetail&amp;courseid=2437">Using HTML5 with ArcGIS</a>. In the seminar we provided an overview of HTML5 and looked at a number of common examples of how to use HTML5 in your GIS applications. We also showed a bunch of tips and tricks to get you started. If you missed the seminar, the <a href="http://training.esri.com/gateway/index.cfm?fa=catalog.webCourseDetail&amp;courseid=2437">recording is available</a> on the Esri Training site.</p>
<p>The seminar included three question and answer sessions. We thought it would be worthwhile to post the five most frequently asked questions along with answers.<span id="more-7085"></span></p>
<p><strong>1. </strong><strong>What is the best way to learn HTML5?</strong></p>
<p>Learn by doing. <a href="http://diveintohtml5.info/">Dive in</a> (pun intended) and start building sites that use HTML5 features. Start using the new doctype. Use semantic tags. Experiment with things like session storage and the file API. When you get stuck or have questions, reference the any number of great HTML5-centric sites like <a href="http://www.html5rocks.com/en/">HTML5 ROCKS</a> and <a href="http://html5please.com/">HTML5 Please</a>. Watching the seminar video linked above is also a good start.</p>
<p><strong>2. </strong><strong>Is Esri developing a JavaScript viewer similar to the Flex and Silverlight viewers?</strong></p>
<p>No, Esri is not building a stand-alone JavaScript viewer or application builder.  However, we recommend using the <a href="http://www.arcgis.com/home/webmap/viewer.html?useExisting=1">ArcGIS.com map viewer</a> and <a href="http://help.arcgis.com/en/arcgisonline/help/index.html#//010q00000064000000">downloadable templates</a>. Esri does offer a template named <a href="http://www.arcgis.com/home/item.html?id=89db99ee00834c85b3f9284d9e81c964">Basic Viewer</a> that provides commonly-requested web app functionality but it is designed specifically for use with ArcGIS.com and not meant to be a standalone JavaScript API framework.</p>
<p><strong>3. </strong><strong>Is <em>feature x</em> supported in <em>browser y</em>?</strong></p>
<p>The best place to find information for feature support by the various browsers is <a href="http://caniuse.com/">caniuse.com</a>.</p>
<p><strong>4. </strong><strong>Has Esri published any application templates built using the ArcGIS API for JavaScript that are tailored to mobile devices?</strong></p>
<p>We have not published any mobile specific application templates but the ArcGIS API for JavaScript documentation includes several <a href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm">mobile-specific samples.</a></p>
<p><strong>5. </strong><strong>How can I get automatic code completion when working with the ArcGIS API for JavaScript?</strong></p>
<p>We have published a code assist plug-in for Aptana 2 but have not updated it for Aptana 3. With Aptana 3, the plug-in format changed and we have not yet been successful in updating to the version 3 format. We are looking into publishing a vsdoc for the API that could be used with Visual Studio (and potentially Aptana).</p>
<p>If you had any other lessons learned, thoughts, or resources you want to share, please post a comment.</p>
<p><em>Contributed by Andy Gup who is a technical lead with the Esri Developer Network and Derek Swingley of the ArcGIS API for JavaScript team.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/03/12/questions-and-answers-about-html5-and-arcgis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Esri picture marker symbol generator for JavaScript developers</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/02/03/esri-picture-marker-symbol-generator-for-javascript-developers/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/02/03/esri-picture-marker-symbol-generator-for-javascript-developers/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 10:01:13 +0000</pubDate>
		<dc:creator>ArcGIS Server Development Team</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[ArcGIS Server]]></category>
		<category><![CDATA[Feature layers]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=6693</guid>
		<description><![CDATA[The ArcGIS.com map viewer provides a nice collection of picture marker symbols that can be used to symbolize features on your map. If you&#8217;re a developer, you might wonder how you can use these symbols in your applications. You could potentially use tools like Firebug or Chrome Developer tools to inspect ArcGIS.com and discover the [...]]]></description>
			<content:encoded><![CDATA[<p>The ArcGIS.com map viewer provides a nice collection of picture marker symbols that can be used to symbolize features on your map. If you&#8217;re a developer, you might wonder how you can use these symbols in your applications. You could potentially use tools like Firebug or Chrome Developer tools to inspect ArcGIS.com and discover the image URL, but to make things easier, we&#8217;ve created a sample that allows you to select a symbol and generate the JavaScript Object Notation (JSON) needed to draw the symbol:<br />
<br />
<iframe class="iframe-class" width="700" height="500" src="http://servicesbeta.esri.com/demos/generatemarker.html" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" allowtransparency="true"></iframe></p>
<p>When using this sample, just click a symbol and <span id="more-6693"></span>copy the JSON. Then, in your JavaScript code, create a new PictureMarkerSymbol and paste the JSON in the constructor.</p>
<p><code>var infoSymbol = new esri.symbol.PictureMarkerSymbol({<br />
"angle": 0,<br />
"xoffset": 0,<br />
"yoffset": 12,<br />
"type": "esriPMS",<br />
"url": "http://static.arcgis.com/images/Symbols/Basic/YellowStickpin.png",<br />
"contentType": "image/png",<br />
"width": 24,<br />
"height": 24<br />
});</code></p>
<p>The application provides two options for generating the image: You can reference the image directly through a URL, or you can embed a string representation of the image (<a href="http://en.wikipedia.org/wiki/Base64">Base64</a> option in the sample app includes this information). When using the latter option, the image is stored within the document instead of as an external resource, so no HTTP requests need to be made to display the image.</p>
<p>Some browsers, notably Internet Explorer prior to version 8, do not support using Base64 data URIs. In these cases, the image URL is used instead.The snippets from the utility above always include a URL in case one is needed.</p>
<p><em>Contributed by Kelly Hutchins of the ArcGIS API for JavaScript development team</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/02/03/esri-picture-marker-symbol-generator-for-javascript-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to download rasters from an image service</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/01/11/how-to-download-rasters-from-an-image-service/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/01/11/how-to-download-rasters-from-an-image-service/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 07:36:20 +0000</pubDate>
		<dc:creator>Simon Woo</dc:creator>
				<category><![CDATA[Imagery]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[ArcGIS 10]]></category>
		<category><![CDATA[ArcGIS Server]]></category>
		<category><![CDATA[image service]]></category>
		<category><![CDATA[mosaic dataset]]></category>
		<category><![CDATA[Raster]]></category>
		<category><![CDATA[saving]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=3089</guid>
		<description><![CDATA[Now that you have shared your downloadable image service, how does a client download rasters?  Below are the steps to download rasters: Add an image service into ArcMap. Make selection either by creating a query (Select By Attributes), or by using the selection tool (Select By Rectangle). In the Table of Contents, right-click on your [...]]]></description>
			<content:encoded><![CDATA[<p>Now that you have shared your downloadable image service, how does a  client download rasters?  Below are the steps to download rasters:</p>
<ol>
<li>Add an image service into ArcMap.</li>
<li>Make selection either by creating a query (Select By Attributes), or by using the selection tool (Select By Rectangle).<br />
<a href="http://blogs2.esri.com/Dev/photos/geodatabase_blog/picture27099.aspx" target="_blank"><img src="http://blogs2.esri.com/Dev/photos/geodatabase_blog/images/27099/362x185.aspx" border="0" alt="" /></a><br />
<span id="more-3089"></span> <a href="http://blogs.esri.com/Dev/photos/geodatabase_blog/picture27099.aspx" target="_blank"><img src="http://blogs.esri.com/Dev/photos/geodatabase_blog/images/27099/362x185.aspx" border="0" alt="" /></a></li>
<li>In the Table of Contents, right-click on your image service layer, point to Data, and then click on Download Selected Rasters.<br />
<a href="http://blogs2.esri.com/Dev/photos/geodatabase_blog/picture27100.aspx" target="_blank"><img src="http://blogs2.esri.com/Dev/photos/geodatabase_blog/images/27100/424x295.aspx" border="0" alt="" /></a><br />
<a href="http://blogs.esri.com/Dev/photos/geodatabase_blog/picture27100.aspx" target="_blank"><img src="http://blogs.esri.com/Dev/photos/geodatabase_blog/images/27100/424x295.aspx" border="0" alt="" /></a></li>
<li>Check  all the files you want to download.  Here you can uncheck any overviews  or other rasters that may have been selected that you do not wish to  download.<br />
<a href="http://blogs2.esri.com/Dev/photos/geodatabase_blog/picture27101.aspx" target="_blank"><img src="http://blogs2.esri.com/Dev/photos/geodatabase_blog/images/27101/537x385.aspx" border="0" alt="" /></a><br />
<a href="http://blogs.esri.com/Dev/photos/geodatabase_blog/picture27101.aspx" target="_blank"><img src="http://blogs.esri.com/Dev/photos/geodatabase_blog/images/27101/537x385.aspx" border="0" alt="" /></a></li>
<li>Optionally, you can choose to clip your rasters to the data frame extent or to a graphic.</li>
<li>Click Download.  Your files will be located in the target location that was specified in the Download Selected Rasters window.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/01/11/how-to-download-rasters-from-an-image-service/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Share your source rasters within an image service &#8211; Part 2</title>
		<link>http://blogs.esri.com/esri/arcgis/2012/01/04/share-your-source-rasters-within-an-image-service-part-2/</link>
		<comments>http://blogs.esri.com/esri/arcgis/2012/01/04/share-your-source-rasters-within-an-image-service-part-2/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 19:26:28 +0000</pubDate>
		<dc:creator>Simon Woo</dc:creator>
				<category><![CDATA[Imagery]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[ArcGIS 10]]></category>
		<category><![CDATA[ArcGIS Server]]></category>
		<category><![CDATA[image service]]></category>
		<category><![CDATA[mosaic dataset]]></category>
		<category><![CDATA[Raster]]></category>

		<guid isPermaLink="false">http://blogs.esri.com/esri/arcgis/?p=3085</guid>
		<description><![CDATA[Can I allow the users to download more than 20 rasters? The &#8220;Maximum number of items downloadable per request&#8221; parameter limits the number of rasters that a user can download for each request.  This means that a user can download 20 rasters (20 is the default value) at a time, and then they can make [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Can I allow the users to download more than 20 rasters?</strong></p>
<p>The  &#8220;Maximum number of items downloadable per request&#8221; parameter limits the  number of rasters that a user can download for each request.  This  means that a user can download 20 rasters  (20 is the default value) at a  time, and then they can make another request to download another 20.   Obviously this can become tedious if you have thousands of images.  If  you do not mind users from downloading more than 20 rasters per request,  then you can set the number to a higher value.</p>
<p>&nbsp;</p>
<p><strong>How do I set the maximum number per download to a higher number?</strong></p>
<p>The  number of rasters that can be downloaded per request on the server  cannot exceed the maximum number that has been set on the source mosaic  dataset (which is 20 by default).  Therefore you will first have to edit  the properties on the mosaic dataset itself.  Then you can set the  server limit.</p>
<ol>
<li>Right-click on the mosaic dataset, and click Properties</li>
<li>Click on the Defaults tab</li>
<li>Scroll to the bottom, and look for the Maximum Number of Items Downloadable per Request</li>
<li>Edit the value in the &#8220;Maximum number of items downloadable per request&#8221; to the desired maximum value</li>
<li>Click OK</li>
</ol>
<p>Now  the maximum number has been raised on the mosaic dataset itself.  You  can now edit the maximum value within the image service, as described in  <a title="Set the max number of downloads on IS" href="http://blogs.esri.com/Dev/blogs/imagery/archive/2011/12/22/Share-your-source-rasters-within-an-image-service.aspx">part 1 of this blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.esri.com/esri/arcgis/2012/01/04/share-your-source-rasters-within-an-image-service-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

