Comments on: Two Years and Counting. Is Our Book Still Useful? http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/ with PHP or Rails and AJAX: From Novice to Professional Thu, 21 Jul 2011 18:22:52 +0000 http://wordpress.org/?v=2.3.3 By: Cam http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-121275 Cam Sun, 07 Feb 2010 00:16:24 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-121275 Hello Everyone.. There was ALMOST a second edition. We started writing the second edition in September but very quickly realized that we wouldn't be able to complete it (due to babies). AFAIK Apress is still looking for a new author for the second edition. Email us if you think you're up to the task and we'll pass along your info to the Apress folks. Cam Hello Everyone.. There was ALMOST a second edition. We started writing the second edition in September but very quickly realized that we wouldn’t be able to complete it (due to babies).

AFAIK Apress is still looking for a new author for the second edition. Email us if you think you’re up to the task and we’ll pass along your info to the Apress folks.

Cam

]]>
By: Tony http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-121266 Tony Sat, 06 Feb 2010 17:30:36 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-121266 This book is totally still helpful! It's 2010 and I continually refer to it for cool features and the segments on infowindow and handling large scale data. I am using Version 3 of the API and none of the code has been deprecated or "broke" from what I can tell. Really would love to see and update to the book featuring the latest and greatest, without a doubt its my definitive resource for Google Maps. Thanks! This book is totally still helpful! It’s 2010 and I continually refer to it for cool features and the segments on infowindow and handling large scale data. I am using Version 3 of the API and none of the code has been deprecated or “broke” from what I can tell. Really would love to see and update to the book featuring the latest and greatest, without a doubt its my definitive resource for Google Maps.

Thanks!

]]>
By: Rich Cole http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-118526 Rich Cole Sun, 29 Nov 2009 17:26:35 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-118526 Ug, Yes the book is VERY useful, Ug, Yes the book is VERY useful,

]]>
By: Jeff Goldenson http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-110106 Jeff Goldenson Sat, 18 Jul 2009 15:31:20 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-110106 I'm using your book to get acquainted with google maps for a project I'm working on (www.buildingways.com/edlab.html). I've found it invaluable so far. You've all done a super good job. I'm in the middle of it, and will be serving images with Google Maps. Thanks for all your help! Jeff I’m using your book to get acquainted with google maps for a project I’m working on (www.buildingways.com/edlab.html). I’ve found it invaluable so far. You’ve all done a super good job.

I’m in the middle of it, and will be serving images with Google Maps. Thanks for all your help!

Jeff

]]>
By: JJ http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-96782 JJ Wed, 04 Mar 2009 19:16:32 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-96782 I am using this book and it gives excellent insight and examples in the architecture and code needed to build google maps. Both books (Google Maps application with php & ajax) + (Google Maps Mashups) are great for reference along with the google maps help on their website. I am using this book and it gives excellent insight and examples in the architecture and code needed to build google maps.
Both books (Google Maps application with php & ajax) + (Google Maps Mashups) are great for reference along with the google maps help on their website.

]]>
By: Manuel Heredia http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-96551 Manuel Heredia Mon, 02 Mar 2009 23:55:45 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-96551 Hi! Congratulations for the book, I had been thinking for a long time about adding an interactive map to my website and I'm finally doing it thanks to your book. I am still at the test phase, at http://directorio.aergenium.es/ I tried to implement the example you develop on chapter 3 of the book (I'm using the PHP+Ajax version), and it works... except that I cannot see new markers until I reload the page. I tried also changing zoom, pan but does not refresh. Funny, isn't it? I hope it's not supposed to be like that. Is there any refresh / redraw functions I should be calling? I'd be very grateful if you could help with that. Kind regards, and keep up the good work. Manuel Heredia Hi!
Congratulations for the book, I had been thinking for a long time about adding an interactive map to my website and I’m finally doing it thanks to your book.

I am still at the test phase, at

http://directorio.aergenium.es/

I tried to implement the example you develop on chapter 3 of the book (I’m using the PHP+Ajax version), and it works… except that I cannot see new markers until I reload the page. I tried also changing zoom, pan but does not refresh.

Funny, isn’t it? I hope it’s not supposed to be like that. Is there any refresh / redraw functions I should be calling? I’d be very grateful if you could help with that.

Kind regards, and keep up the good work.

Manuel Heredia

]]>
By: Arjen http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-87272 Arjen Sun, 11 Jan 2009 13:38:45 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-87272 Hello, It is not only the changes in the Google Api that makes people wonder about the book's usefullness. Both Ruby and Rails have seen upgrades; Ruby has evolved to 1.8.7 and Rails to 2.2. It could mean that the examples in the book need rework following the framework's upgrades. If the authors update the examples in the book when needed (which they have done in the past through this blog), then the book is still a very good starting point to learn how to use GMaps - and get the most out of it. I like the book b/c it does not only cover beginning elements, which is why it stands out. I am not familiar with PHP, but perhaps php has evolved as well. Hello,

It is not only the changes in the Google Api that makes people wonder about the book’s usefullness. Both Ruby and Rails have seen upgrades; Ruby has evolved to 1.8.7 and Rails to 2.2. It could mean that the examples in the book need rework following the framework’s upgrades.

If the authors update the examples in the book when needed (which they have done in the past through this blog), then the book is still a very good starting point to learn how to use GMaps - and get the most out of it. I like the book b/c it does not only cover beginning elements, which is why it stands out.

I am not familiar with PHP, but perhaps php has evolved as well.

]]>
By: Juan Pablo Fernandez http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-86332 Juan Pablo Fernandez Wed, 31 Dec 2008 18:45:58 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-86332 Is it posible to have draggable GMarkers with icon?? If so, how? Greetings. Is it posible to have draggable GMarkers with icon??

If so, how?

Greetings.

]]>
By: the_perk http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-85123 the_perk Thu, 18 Dec 2008 04:18:33 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-85123 We are currently working on a website that will rely heavily on Google Maps and multiple web services for data. While one of my partners is doing most of the interfacing portion, I have done a little myself, and we continue to use your book on a regular basis. We are currently working on a website that will rely heavily on Google Maps and multiple web services for data. While one of my partners is doing most of the interfacing portion, I have done a little myself, and we continue to use your book on a regular basis.

]]>
By: deyan http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-84644 deyan Sun, 14 Dec 2008 01:22:24 +0000 http://www.googlemapsbook.com/2008/12/09/two-years-and-counting-is-our-book-still-useful/#comment-84644 i am reading this, and it gives a very good fundamental knowledge on Google Maps... a good guide for the novice, thanks :D i am reading this, and it gives a very good fundamental knowledge on Google Maps…
a good guide for the novice, thanks :D

]]>