<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="0.92">
<channel>
	<title>ArcGIS Resource Center » JavaScript</title>
	<link>http://blogs.esri.com/esri/arcgis</link>
	<description>ArcGIS Blog</description>
	<lastBuildDate>Sat, 26 May 2012 00:06:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/xml" href="http://feeds.feedburner.com/ArcgisServerBlog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="arcgisserverblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Writing Unit Tests for Your ArcGIS API for JavaScript Apps</title>
		<description><![CDATA[Whether you&#8217;re working with an existing application, or you&#8217;re planning a new app, unit testing provides an efficient, dependable way to verify that your code functions as expected and ensure that your app&#8217;s features work. In a nutshell, unit testing provides an automated way to target, test and validate specific components of an application. As [...]]]></description>
		<link>http://blogs.esri.com/esri/arcgis/2012/05/21/writing-unit-tests-for-your-arcgis-api-for-javascript-apps/</link>
			</item>
	<item>
		<title>ArcGIS API for JavaScript Version 2.8 Released</title>
		<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>
		<link>http://blogs.esri.com/esri/arcgis/2012/03/27/arcgis-api-for-javascript-version-2-8-released/</link>
			</item>
	<item>
		<title>Questions and answers about HTML5 and ArcGIS</title>
		<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>
		<link>http://blogs.esri.com/esri/arcgis/2012/03/12/questions-and-answers-about-html5-and-arcgis/</link>
			</item>
	<item>
		<title>ArcGIS API for JavaScript Version 2.7 Released</title>
		<description><![CDATA[Version 2.7 of the ArcGIS API for JavaScript is now available! Highlights include: Superpan map navigation is now the default when using an Apple trackpad or magic mouse. More information is available in the Map Navigation conceptual help topic. Feature layers in on-demand mode now automatically generalize features when map scale changes. Refer to the [...]]]></description>
		<link>http://blogs.esri.com/esri/arcgis/2012/02/13/arcgis-api-for-javascript-version-2-7-released/</link>
			</item>
	<item>
		<title>Esri picture marker symbol generator for JavaScript developers</title>
		<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>
		<link>http://blogs.esri.com/esri/arcgis/2012/02/03/esri-picture-marker-symbol-generator-for-javascript-developers/</link>
			</item>
	<item>
		<title>Enhanced map navigation for Mac OS X using ArcGIS API for JavaScript</title>
		<description><![CDATA[With the release of OS 10.6 Snow Leopard and Lion OS, the Mac Magic Trackpad and Magic Mouse allow you to interact with the system using touch gestures like tap, scroll and swipe. While not all gestures are passed on as native browser events, some gestures emit traditional browser scroll events that enable intuitive and powerful map [...]]]></description>
		<link>http://blogs.esri.com/esri/arcgis/2012/01/06/enhanced-map-navigation-for-mac-os-x-using-arcgis-api-for-javascript/</link>
			</item>
	<item>
		<title>Hardware accelerated map navigation with CSS3</title>
		<description><![CDATA[One of the enhancements to the ArcGIS API for JavaScript at version 2.6 is the use of CSS3 transforms while panning and zooming a map. When enabled, there is a subtle animation and fade when images that make up tiled map layers are added to or removed from the map. You can see this in [...]]]></description>
		<link>http://blogs.esri.com/esri/arcgis/2011/12/15/hardware-accelerated-map-navigation-with-css3/</link>
			</item>
	<item>
		<title>Version 2.6 of the ArcGIS API for JavaScript released today</title>
		<description><![CDATA[Version 2.6 of the ArcGIS API for JavaScript is now available! Highlights include: Improved map display using HTML5 and CSS3 When supported by the browser, the API now uses CSS3 transforms to provide a smoother zooming and panning experience. Support for the latest version of maps from ArcGIS Online ArcGIS Online web maps with layers [...]]]></description>
		<link>http://blogs.esri.com/esri/arcgis/2011/12/14/version-2-6-of-the-arcgis-api-for-javascript-released-today/</link>
			</item>
	<item>
		<title>Some thoughts on the direction of the ArcGIS web mapping APIs (JavaScript, Flex, and Silverlight)</title>
		<description><![CDATA[With Adobe&#8217;s announcement of discontinuing support for Flash on mobile device browsers, industry rumors on the lifespan of Silverlight, and the growing future of HTML5, many users have asked for Esri&#8217;s perspective on this news. Esri continues to fully support four distinct patterns of application development: JavaScript / HTML5 Silverlight Flex Native device applications We’re [...]]]></description>
		<link>http://blogs.esri.com/esri/arcgis/2011/11/17/some-thoughts-on-the-direction-of-the-arcgis-web-mapping-apis-javascript-flex-and-silverlight/</link>
			</item>
	<item>
		<title>ArcGIS API for JavaScript – Basic Viewer template now available</title>
		<description><![CDATA[We recently added a new JavaScript application template to ArcGIS.com called the Basic Viewer. Using ArcGIS.com and the Basic Viewer template, you can quickly create and publish applications with commonly requested functionality such as a legend, basemap gallery and print tools. The template includes many out-of-the-box widgets from the ArcGIS API for JavaScript including the [...]]]></description>
		<link>http://blogs.esri.com/esri/arcgis/2011/10/11/arcgis-api-for-javascript-basic-viewer-template-now-available/</link>
			</item>
</channel>
</rss>

