<?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"?><!-- generator="wordpress/2.3.3" --><rss 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/" version="2.0">

<channel>
	<title>Beginning Google Maps Applications</title>
	<link>http://www.googlemapsbook.com</link>
	<description>with PHP or Rails and AJAX: From Novice to Professional</description>
	<pubDate>Fri, 27 Aug 2010 18:43:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/BeginningGoogleMapsApplications" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="beginninggooglemapsapplications" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">BeginningGoogleMapsApplications</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Beginning Google Maps API 3 Released!</title>
		<link>http://www.googlemapsbook.com/2010/07/18/beginning-google-maps-api-3-released/</link>
		<comments>http://www.googlemapsbook.com/2010/07/18/beginning-google-maps-api-3-released/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 18:32:29 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
		
		<category><![CDATA[The Book]]></category>

		<guid isPermaLink="false">http://www.googlemapsbook.com/2010/07/18/beginning-google-maps-api-3-released/</guid>
		<description><![CDATA[Ok, just one more post then we&#8217;re out of here for good. Thanks for everything. You&#8217;re all awesome.
Apress has just released what was scheduled to be the &#8220;2nd edition&#8221; of our book written by Gabriel Svennerberg: Beginning Google Maps API 3. If you&#8217;re looking for a book to get started, DO NOT BUY OURS, buy [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, just one more post then we&#8217;re out of here for good. Thanks for everything. You&#8217;re all awesome.</p>
<p>Apress has just released what was scheduled to be the &#8220;2nd edition&#8221; of our book written by <a href="http://www.svennerberg.com/">Gabriel Svennerberg</a>: <a href="http://www.amazon.com/exec/obidos/ASIN/1430228024/googlemapsbook-20">Beginning Google Maps API 3</a>. If you&#8217;re looking for a book to get started, DO NOT BUY OURS, <a href="http://www.amazon.com/exec/obidos/ASIN/1430228024/googlemapsbook-20">buy his</a>.</p>
<p><a href="http://www.amazon.com/exec/obidos/ASIN/1430228024/googlemapsbook-20"><img src="http://ecx.images-amazon.com/images/I/51RVIn21znL._SL500_AA300_.jpg" alt="Beginning Google Maps API 3" /></a></p>
<p>Happy Mapping :)<br />
Cam</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=L15FJW3L2KM:MllHFMAn160:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2010/07/18/beginning-google-maps-api-3-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Frozen in Time</title>
		<link>http://www.googlemapsbook.com/2010/02/06/frozen-in-time/</link>
		<comments>http://www.googlemapsbook.com/2010/02/06/frozen-in-time/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:33:10 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
		
		<category><![CDATA[The Book]]></category>

		<guid isPermaLink="false">http://www.googlemapsbook.com/2010/02/06/frozen-in-time/</guid>
		<description><![CDATA[As of this month (February 2010), GoogleMapsBook.com will be converted into a static HTML archive and be completely decoupled from PHP and Wordpress.
Four years on and the book is still selling really, really well (THANK YOU ALL!), but it&#8217;s become obvious that this site and the book are only useful as v2 references. With the [...]]]></description>
			<content:encoded><![CDATA[<p>As of this month (February 2010), GoogleMapsBook.com will be converted into a static HTML archive and be completely decoupled from PHP and Wordpress.</p>
<p>Four years on and the book is still selling really, really well (THANK YOU ALL!), but it&#8217;s become obvious that this site and the book are only useful as v2 references. With the release of v3 last March we, as authors, cannot keep up with the rapid pace of change in the Google Maps API. </p>
<p>The book still serves as a useful reference for the deeper topics in mapping, but for a quick start and rapid prototyping, v3 simply can&#8217;t be beat.</p>
<p>Therefore, after reading our book (of course), we suggest you visit the <a href="http://googlegeodevelopers.blogspot.com/">Official Geo Developer&#8217;s Blog</a> and the <a href="http://groups-beta.google.com/group/Google-Maps-API">Official Google Geo Support discussion group</a> to hone your mapping skills.</p>
<p>As a parting gift to everyone who is just arriving here for the first time, here are the top blog posts (either by importance or number of comments):</p>
<ul>
<li><a href="http://www.googlemapsbook.com/2006/08/30/shapefiles/">Importing Shapefiles</a> (August 2006)</li>
<li><a href="http://www.googlemapsbook.com/2006/09/09/shapefile-tiles/">Shapefile Tiles with PHP &#038; GD </a>(Sept 2006)</li>
<li><a href="http://www.googlemapsbook.com/2006/10/19/api-key-db-credentials/">What are apikey.php and db_credentials.php?</a> (Oct 2006)</li>
<li><a href="http://www.googlemapsbook.com/2007/01/22/extending-gmarker/">Extending The API To Create Labeled Markers</a> (Jan 2007)</li>
<li><a href="http://www.googlemapsbook.com/2007/03/06/clickable-labeledmarker/">Clickable LabeledMarker</a> (March 2007)</li>
<li><a href="http://www.googlemapsbook.com/2008/02/13/to_json-and-rails-2/">to_json and Rails 2</a> (Feb 2008)</li>
</ul>
<p>Thanks again everyone. You&#8217;ve all helped make this book and our experience supporting and writing it an excellent one.</p>
<p>Take care and happy mapping,<br />
Cam, Jeff, Mike and Andre.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=W5agbZ1VSfU:ZK5b2x9fLHU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2010/02/06/frozen-in-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Two Years and Counting. Is Our Book Still Useful?</title>
		<link>http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/</link>
		<comments>http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 21:35:30 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
		
		<category><![CDATA[The Book]]></category>

		<guid isPermaLink="false">http://googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/</guid>
		<description><![CDATA[One of the most frequent questions we get via email is &#8220;Your book is two years old. Is it any good now?&#8221; While only you can answer that question, we certainly think so. When we set out to write the book we put a lot of effort into the fundamentals of mapping. We covered the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most frequent questions we get via email is &#8220;Your book is two years old. Is it any good now?&#8221; While only you can answer that question, <strong>we certainly think so</strong>. When we set out to write the book we put a lot of effort into the fundamentals of mapping. We covered the underlying concepts behind geocoding, the math involved in projections and distance calculations on a sphere, working with massive data sets and even interface design considerations.</p>
<p>But what about the API? Hasn&#8217;t it changed&#8230; a lot? Yes it has, but very little of what we wrote about changed since we took great care to only write about what was already stable in version 2. Google has added lots of neat new features that make some of our techniques look like the &#8220;long way&#8221; but they still work. We also think that knowing the foundations will help you do some of the more complicated things that the API doesn&#8217;t support with a single function call yet.</p>
<p>Basically, Google has added many new features (some of which we predicted in the book), but they haven&#8217;t changed the core of the API very much (if at all). The only downside to this is that <strong>our book isn&#8217;t much of a beginner book any more.</strong> Two years ago the techniques we listed were the only way, now they are really more like advanced topics and techniques.</p>
<p>The good news is that APress has released a new book on the Google Maps API that covers the new features and is primarily client-side javascript. This means that everyone who cringes at the thought of server-side stuff has a new book to pick up and new things to learn&#8230;</p>
<p><a href="http://www.amazon.com/gp/product/1430216204?ie=UTF8&#038;tag=camturner-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1430216204">Beginning Google Maps Mashups with Mapplets, KML, and GeoRSS: From Novice to Professional by Sterling Udell</a></p>
<p>It was released mere weeks ago and is awaiting your reviews at <a href="http://www.amazon.com/gp/product/1430216204?ie=UTF8&#038;tag=camturner-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1430216204">Amazon</a>. Congratulations to <a href="http://sterlingudell.com/bgmm/">Sterling Udell</a> on an excellent book and we hope that Amazon continues to pair our books as a bundle for years to come :).</p>
<p>There is also Jeff&#8217;s second book on <a href="http://www.amazon.com/gp/product/1590598563?ie=UTF8&#038;tag=camturner-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1590598563">AdvancED DOM Scripting: Dynamic Web Design Techniques</a> if you&#8217;re interested in that. An excellent book that I did the technical review for. It&#8217;s published by Friends of Ed, a sister company to APress.</p>
<p>Happy Holidays everyone.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=7EbKpmYtnJE:nCcyVOTmMMg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google SKY!</title>
		<link>http://www.googlemapsbook.com/2008/03/13/google-sky/</link>
		<comments>http://www.googlemapsbook.com/2008/03/13/google-sky/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 20:55:28 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
		
		<category><![CDATA[Overlays]]></category>

		<guid isPermaLink="false">http://googlemapsbook.com/2008/03/13/google-sky/</guid>
		<description><![CDATA[I thought I&#8217;d share this with anyone who hasn&#8217;t received it yet&#8230; Another example of what you could do with the maps interface and an alternative tile set like Jeff&#8217;s blue-marble map.
Starting today, astronomy enthusiasts can now view imagery of millions
of celestial objects online - without downloading software.
Google Sky brings the imagery and functionality of [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I&#8217;d share this with anyone who hasn&#8217;t received it yet&#8230; Another example of what you could do with the maps interface and an alternative tile set like<a href="http://googlemapsbook.com/chapter9/EquidistantCylindricalProjection/"> Jeff&#8217;s blue-marble map</a>.</p>
<blockquote><p>Starting today, astronomy enthusiasts can now view imagery of millions<br />
of celestial objects online - without downloading software.</p>
<p>Google Sky brings the imagery and functionality of the popular Sky in<br />
Google Earth feature to a web browser, making it easier than ever for<br />
students, amateur astronomers and professionals alike to explore the<br />
universe.</p>
<p>By simply pointing their browsers to <a href="http://sky.google.com">http://sky.google.com</a>, users can<br />
browse, zoom and pan the sky, search for stars and galaxies, and link<br />
to any place in the sky. The same layers that are available in Sky in<br />
Google Earth, such as &#8220;Backyard Astronomy,&#8221; &#8220;Hubble Showcase&#8221; and<br />
podcasts from the radio program Earth &#038; Sky can be accessed by<br />
clicking on an image strip that appears along the bottom of the page.</p>
<p>For instance, the part of the sky visible when a user first loads<br />
sky.google.com shows the Cigar Galaxy (also known as Messier 82), one<br />
of the most striking galaxies in the universe. Switching on the<br />
infrared view of the sky using the &#8220;Spitzer Infrared Showcase&#8221; button<br />
at the bottom of the screen will overlay images from NASA&#8217;s Spitzer<br />
satellite and show how different the Cigar Galaxy appears in the<br />
infrared. When the overlay is activated a slider will appear, letting<br />
users move back and forth between infrared and optical light. To look<br />
in more detail, users should zoom into the galaxy or enter its name in<br />
the search box.
</p></blockquote>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=8QgmVvElrVs:Q-iVxp_BYys:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2008/03/13/google-sky/feed/</wfw:commentRss>
		</item>
		<item>
		<title>to_json and Rails 2</title>
		<link>http://www.googlemapsbook.com/2008/02/13/to_json-and-rails-2/</link>
		<comments>http://www.googlemapsbook.com/2008/02/13/to_json-and-rails-2/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 19:23:56 +0000</pubDate>
		<dc:creator>Andre</dc:creator>
		
		<category><![CDATA[Fixes]]></category>

		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Ruby on Rails]]></category>

		<category><![CDATA[The Book]]></category>

		<guid isPermaLink="false">http://googlemapsbook.com/2008/02/13/to_json-and-rails-2/</guid>
		<description><![CDATA[Rails 2 changed the way to_json works on ActiveRecord objects. Prior to Rails 2, to_json returned a hash of hashes &#8212; the first level hash had the key &#8216;attributes&#8217;, which in turn had another hash with your field name/values.
With Rails 2, calling to_json on an AR object just gives you a hash of field name/values. [...]]]></description>
			<content:encoded><![CDATA[<p>Rails 2 changed the way to_json works on ActiveRecord objects. Prior to Rails 2, to_json returned a hash of hashes &#8212; the first level hash had the key &#8216;attributes&#8217;, which in turn had another hash with your field name/values.</p>
<p>With Rails 2, calling to_json on an AR object just gives you a hash of field name/values. The new way is easier and more intuitive. However, in breaks our code in places where we use to_json to pass AR data into JavaScript. </p>
<p>The changes are straightforward. There were two ways we dealt with the intermediate &#8220;attributes&#8221; hash prior to Rails 2: </p>
<ol>
<li>we used map/collect before calling to_json, i.e.: cities.collect{|c|c.attributes}.to_json</li>
<li>we dealt with &#8216;attributes&#8217; in JavaScript, i.e., var marker=markers[i].attributes</li>
</ol>
<p>Fixing it just means removing references to the &#8216;attributes&#8217; and using the ActiveRecord instance directly.</p>
<p>Here are all the places changes need to be made:</p>
<ul>
<li>3.8: var marker=markers[i].attributes to <strong>var marker=markers[i]</strong></li>
<li>4.6: all instances of result.attributes to just <strong>result</strong></li>
<li>4.15: var stores=<%=(@stores.collect {|s|s.attributes}).to_json%>; to <strong>var stores=<%=@stores.to_json%>;</strong></li>
<li>5-12: remove the to_json method from class Tower</li>
<li>7-2: render :text=>cities.collect{|c|c.attributes}.to_json to <strong>render :text=>cities.to_json</strong></li>
<li>7-5: render :text=>cities.collect{|c|c.attributes}.to_json to <strong>render :text=>cities.to_json</strong></li>
<li>7.15: var points=<%=@towers.collect{|c|c.attributes}.to_json %>; to <strong>var points=<%=@towers.to_json %>;</strong></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=loVt_9f0wCc:7PTxHSJNtSc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2008/02/13/to_json-and-rails-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>50 Things You Didn’t Know…?</title>
		<link>http://www.googlemapsbook.com/2008/02/13/50-things-you-didnt-know/</link>
		<comments>http://www.googlemapsbook.com/2008/02/13/50-things-you-didnt-know/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 12:04:41 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://googlemapsbook.com/2008/02/13/50-things-you-didnt-know/</guid>
		<description><![CDATA[Amy writes &#8220;We just posted an article Top 50 Things You Didn&#8217;t Know You Could Do With Google Maps. I thought I&#8217;d bring it to your attention just in case you think your readers would find it interesting.&#8221;
Indeed. Some of this will be well known to our readers, however our newer mashup friends might find [...]]]></description>
			<content:encoded><![CDATA[<p>Amy writes &#8220;We just posted an article <a href="http://www.virtualhosting.com/blog/2008/top-50-things-you-didnt-know-you-could-do-with-google-maps/">Top 50 Things You Didn&#8217;t Know You Could Do With Google Maps</a>. I thought I&#8217;d bring it to your attention just in case you think your readers would find it interesting.&#8221;</p>
<p>Indeed. Some of this will be well known to our readers, however our newer mashup friends might find something here that is interesting. Enjoy.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=SDebIJ9qFOU:EHn6gYl78zg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2008/02/13/50-things-you-didnt-know/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP and asinh() on Windows</title>
		<link>http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/</link>
		<comments>http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 22:52:28 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
		
		<category><![CDATA[Fixes]]></category>

		<category><![CDATA[Geometry]]></category>

		<category><![CDATA[Overlays]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Projections]]></category>

		<guid isPermaLink="false">http://googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/</guid>
		<description><![CDATA[In the last few weeks we&#8217;ve seen an explosion of people complaining about the lack of asinh() on the Windows version of PHP. We use the asinh() function extensively in Chapter 7 for the custom tile overlays. Admittedly, we didn&#8217;t test any of the code against windows versions of PHP (we&#8217;re LAMP folks), so until [...]]]></description>
			<content:encoded><![CDATA[<p>In the last few weeks we&#8217;ve seen an explosion of people complaining about the lack of asinh() on the Windows version of PHP. We use the asinh() function extensively in <a href="http://googlemapsbook.com/chapter7/">Chapter 7</a> for the <a href="http://googlemapsbook.com/chapter7/ServerCustomTiles/">custom tile overlays</a>. Admittedly, we didn&#8217;t test any of the code against windows versions of PHP (we&#8217;re LAMP folks), so until the middle of September when Stuart contacted us to ask a question we had no idea about the problem.  <a href="http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/#more-95" class="more-link">(more&#8230;)</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=DgJ2e0sA3r8:ACqHc1-EHPc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2007/11/15/php-and-asinh-on-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DragZoom taken into Google Maps Util Lib</title>
		<link>http://www.googlemapsbook.com/2007/06/21/dragzoom-taken-into-google-maps-util-lib/</link>
		<comments>http://www.googlemapsbook.com/2007/06/21/dragzoom-taken-into-google-maps-util-lib/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 17:17:45 +0000</pubDate>
		<dc:creator>Andre</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://googlemapsbook.com/2007/06/21/dragzoom-taken-into-google-maps-util-lib/</guid>
		<description><![CDATA[DragZoom (previously called GZoom) is my drag-to-zoom custom Google Map control I open-sourced last year. I&#8217;m happy to say the code has been incorporated into Google&#8217;s own GMaps Utility Library. Thanks to Pamela Fox from Google for doing a lot of work to bring it in. You can now source DragZoom directly off of Google&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>DragZoom (previously called GZoom) is my drag-to-zoom custom Google Map control I open-sourced last year. I&#8217;m happy to say the code has been incorporated into Google&#8217;s own <a href="http://code.google.com/p/gmaps-utility-library/">GMaps Utility Library</a>. Thanks to Pamela Fox from Google for doing a lot of work to bring it in. You can now source DragZoom directly off of Google&#8217;s servers, so there&#8217;s no need to download your own copy.</p>
<p>Pamela also put together a <a href="http://gmaps-utility-library.googlecode.com/svn/trunk/dragzoom/1.0/examples/dragzoomoptions.html">great example page</a> demonstrating the different instantiation options. Other links for the project:</p>
<ul>
<li><a href="http://gmaps-utility-library.googlecode.com/svn/trunk/dragzoom/1.0/src/dragzoom_packed.js">Packed source code (can source directly from this URL)</a></li>
<li><a href="http://gmaps-utility-library.googlecode.com/svn/trunk/dragzoom/1.0/src/dragzoom.js">Unpacked source code (use for reference)</a></li>
<li><a href="http://gmaps-utility-library-dev.googlecode.com/svn/trunk/dragzoom/">DragZoom project Root</a></li>
<li>Documentation: <a href="http://gmaps-utility-library-dev.googlecode.com/svn/trunk/dragzoom/docs/examples.html">examples</a> and <a href="http://gmaps-utility-library-dev.googlecode.com/svn/trunk/dragzoom/docs/reference.html">reference</a></li>
</ul>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=DibrpRglSSE:pNrqcSri-vo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2007/06/21/dragzoom-taken-into-google-maps-util-lib/feed/</wfw:commentRss>
		</item>
		<item>
		<title>No Forums, Sorry.</title>
		<link>http://www.googlemapsbook.com/2007/06/10/no-forums-sorry/</link>
		<comments>http://www.googlemapsbook.com/2007/06/10/no-forums-sorry/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 15:01:02 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
		
		<category><![CDATA[The Book]]></category>

		<guid isPermaLink="false">http://googlemapsbook.com/2007/06/10/no-forums-sorry/</guid>
		<description><![CDATA[Hello All,
We&#8217;ve talked and talked about adding forums to this site and decided against it. We already do all of the support we can by email and encourage anyone who has trouble with anything in the books to contact us that way. If the problem is common enough we&#8217;ll blog about it instead. We also [...]]]></description>
			<content:encoded><![CDATA[<p>Hello All,</p>
<p>We&#8217;ve <a href="http://googlemapsbook.com/2006/12/17/forums/">talked and talked about adding forums</a> to this site and decided against it. We already do all of the support we can by email and encourage anyone who has trouble with anything in the books to <a href="/contact/">contact us</a> that way. If the problem is common enough we&#8217;ll blog about it instead. We also think that for all it&#8217;s UI short comings, <a href="http://groups.google.com/group/Google-Maps-API">the official API group</a> is still the number 1 source for great support in this community. We just don&#8217;t want to fracture that.</p>
<p>However, if one of you is enterprising enough to start up a successful forum we&#8217;ll endorse it here to all of our readers and RSS subscribers. How&#8217;s that for a compromise?</p>
<p>Take care and good luck with all your maps!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=quLfgHYO85U:kAnYObi-bJ8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2007/06/10/no-forums-sorry/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rails Book Contest Winners</title>
		<link>http://www.googlemapsbook.com/2007/03/15/rails-book-contest-winners/</link>
		<comments>http://www.googlemapsbook.com/2007/03/15/rails-book-contest-winners/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 19:38:46 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
		
		<category><![CDATA[The Book]]></category>

		<guid isPermaLink="false">http://googlemapsbook.com/2007/03/15/rails-book-contest-winners/</guid>
		<description><![CDATA[Our three week entry period is over and we have selected the winners of a free copy of Beginning Google Maps Applications with Rails and Ajax: From Novice to Professional.
From the over 450+ entries received we have randomly selected four lucky winners. They are:

Ryan Irelan of Raleigh, NC, USA
Daniel Leong of London, UK
Mike Hodgson (location [...]]]></description>
			<content:encoded><![CDATA[<p>Our three week entry period is over and we have selected the winners of a free copy of <a href="http://www.amazon.com/exec/obidos/ASIN/1590597877/googlemapsbook-20">Beginning Google Maps Applications with Rails and Ajax: From Novice to Professional</a>.</p>
<p>From the over 450+ entries received we have randomly selected four lucky winners. They are:</p>
<ol>
<li>Ryan Irelan of Raleigh, NC, USA</li>
<li>Daniel Leong of London, UK</li>
<li>Mike Hodgson (location withheld)</li>
<li>Aran Donohue (location withheld)</li>
</ol>
<p>We have contacted each of the winners via email to arrange delivery of their prize. Congratulations!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?a=2yFnc9SGZ6c:0LYbVTmVnwI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/BeginningGoogleMapsApplications?d=yIl2AUoC8zA" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.googlemapsbook.com/2007/03/15/rails-book-contest-winners/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
