World Famous Comics NetworkWorld Famous Comics Network World Famous Comics CommunityComic Book ClassifiedsSketchCards.com
WFC Home | About | Columns | Comics | Contests | Features | Freebies | Gallery | Links | News | Podcasts | Shop
SHOP >> David Mack | Andy Lee | Amy Allen | Michonne | Dean Haglund | Virginia Hey | WFC Published | WFC Auctions



ScheduleUPDATED TODAY! Wed, 15-Oct-2008
Anything Goes TriviaAnything Goes Trivia
Bob Rozakis
Megaton ManMegaton Man
Don Simpson
Not Available ComicsNot Available Comics
Matt Feazell
TrevorTrevor
Piper & Lee


NewsNEWS 15-Oct-2008 1:40pm
Racy manga comics scare parents,
Mortal Kombat vs. DC Universe Release Da...
Another Comic Strip/Comic Book Collabora...
Midway Games Inc reports Mortal Kombat v...

Comic Book - Movie - Video Game - Anime 

Friends & Affiliates
Adobe Store
Amazon.com
Anime Studio
Apple Store
Dick Blick Art Materials
eBay
GoDaddy.com

StarWarsShop.com
TFAW
World Famous Comics: Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional
Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional
By: Michael Purvis, Jeffrey Sambells, Cameron Turner
Publisher: Apress
Average Rating:4.50 out of 5.00 stars
Binding: Paperback
Label: Apress
Number of Items: 1
Number of Pages: 384
Publication Date: August 14, 2006

Enlarge Image
Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional
List Price: $34.99
Used Price: $21.71
3rd Party New: $21.89
Amazon's Price: $29.27

You Save: $5.72 (16%)
Usually ships in 24 hours


Accessories

Windows Vista: Beyond the Manual (Btm (Beyond the Manual))

SharePoint 2007 User's Guide: Learning Microsoft's Collaboration and Productivity Platform

Outlook 2007: Beyond the Manual (Btm (Beyond the Manual))

Similar Items

Google Maps Hacks

Hacking GoogleMaps and GoogleEarth (ExtremeTech)

GIS for Web Developers: Adding 'Where' to Your Web Applications

Beginning MapServer: Open Source GIS Development (Expert's Voice in Open Source)

AJAX and PHP: Building Responsive Web Applications
More Similar Items...

Editorial Comments

Product Description:


There is much to like about this book. The explanations are straightforward, the code is readable, the examples are relevant, and the writing style is approachable.

— Michael J. Ross, Web developer/Slashdot contributor



Until recently, building interactive web-based mapping applications has been a cumbersome affair. This changed when Google released its powerful Maps API. Beginning Google Maps Applications with PHP and Ajax was written to help you take advantage of this technology in your own endeavorswhether you're an enthusiast playing for fun or a professional building for profit. This book covers version 2 of the API, including Google's new Geocoding service.

Authors Jeffrey Sambells, Cameron Turner, and Michael Purvis get rolling with examples that require hardly any code at all, but you'll quickly become acquainted with many facets of the Maps API. They demonstrate powerful methods for simultaneously plotting large data sets, creating your own map overlays, and harvesting and geocoding sets of addresses. You'll see how to set up alternative tile sets and where to access imagery to use for them. The authors even show you how to build your own geocoder from scratch, for those high-volume batch jobs.

As well as providing hands-on examples of real mapping projects, this book supplies a complete reference for the Maps API, along with the relevant aspects of JavaScript, CSS, PHP, and SQL. Visit the authors' website for additional tips and advice.


Customer Reviews
Average Rating:4.50 out of 5.00 stars

5 out of 5 starsMust buy
If you are going to get one book to learn or improve your Google Maps skill, this is the book. This very well organized book introduces you the basics and then moves on some advance staff that you have to learn if you want to develop serious Google Maps application.
You can check out the table of content and sample chapters from its website.
I enjoyed reading it and therefore I highly recommend it for Google Map developers.



5 out of 5 starsFrom a Web Programing Instructors point of View
Wow and Kool are the first words that come to mind after reading just the Into and Chapter 1.

As a Web Programming Instructor, I am always searching for easy ways to get my students motivated. Page 2 of Chapter 1 shows an XML and XHTML strict - but the code is so straight forward - that you are not in the least intimidated with the strict XHTML. To find something students can relate to that gives a solid example of two abstract things - is great. There is nothing to be intimidated with, the explanations are clear and the web site - give corrections. Each chapter offers a lot fore each level user.

Chapter 1 is fun for a wide range of web skills: Web Development, Digital Photographers, Digital Imaging, and more advanced.

Chapter 2 - gives the JavaScript, XHTML developer's lots of detail on what is going on in the script. Each exercise builds on the previous one, until by the end of the chapter you have a robust program, you can use immediately.

Chapter 3 - adds user input, it begins the discussion of adding to a Database & Ajax. You have a dialog wit the authors of why they did what they did - it's insight to working with a database. The chapters keep getting richer and draw you in. You hate to put it down!

Appendix B has a generous 28 page summary of the important API commands, making learning Google Maps API easier.

I am adding this to my Reference Book list
and it will defiantly be a required reading for Advanced PHP classes.

Jil MacMenamin
http://JilMac.com



4 out of 5 starsVery clear and focused in real solutions
This book is very well written. Very concise, clear and focused in the real world problems and solutions. Following the advices and codes of the book, you will can afford most of your google maps projects knowing exactly what to do, and how to do it. I specially find very interesting the chapter dedicated to how to code a map with multitude of markers. Very clarifying.

Must have-read book if you are working in a Google Maps project.



5 out of 5 starsExcellent Intro to Google Maps
Google Maps Applications with PHP and Ajax, provides a very easy to understand clear path for getting started with Google Maps. As a PHP developer, (not as much javascript), the book shows an intelligent and useful approach to working with client side scripting and document objects. Great samples throughout the book. I highly recommend this for anyone getting started with Google Maps, regardless of PHP or Ajax...this book is still very useful for any developer.



2 out of 5 starsmissing code, examples not completely laid out
I am a fairly inexperienced, self taught programmer. I bought the book partly due to the fact that it had "beginning" in the title.

The code that is used in the book is not laid out very well. There are parts of the code that they don't explain (such as what apikey.php is) until you go and find out on their website what it means.

They are also very inconsistent. Sometimes they used apikey.php and sometimes they didn't. Going through the examples they use the same file names for different examples so you don't know if you are suppose to use the old files from the previous examples or not.

Even after I got all of the files that I needed for the tile overlay example it failed on me. This is after spending 3 hours reconstructing the MySQL table (which I didn't care about) because that information wasn't provided with the tile overlay example. After doing all of that work and using their unmodified code (except to change my database logins and api key) the code didn't work. And it failed BEFORE it even got to the MySQL database which means all that work I spent was for naught.

The authors suggest that you can email them (and I did a couple times) and they will get back to you. Its been several months and I still haven't heard back from any of them. The questions were about problems using their unmodified code.

This book may be good if you have some experience with coding. But on the other hand if that is the case there really isn't any need to buy the book.


Related Categories:Similar Items

Google Maps Hacks

Hacking GoogleMaps and GoogleEarth (ExtremeTech)

GIS for Web Developers: Adding 'Where' to Your Web Applications

Beginning MapServer: Open Source GIS Development (Expert's Voice in Open Source)

AJAX and PHP: Building Responsive Web Applications
More Similar Items...

Books
 Comics
  Comic Strips
  How to Draw Comics
  How to Draw Manga

 Graphic Novels
  AiT/Planet Lar
  Alternative Comics
  Archie Comics
  Avatar Press
  DC Comics
    Batman
    Justice League
    Superman
  Dark Horse Comics
    Hellboy
    Sin City
    Star Wars
  Drawn & Quarterly
  Devil's Due Publishing
  Dreamwave
  Fantagraphics Books
  Gemstone/Gladstone
  IDW Publishing
  Image Comics
  Kitchen Sink Press
  Marvel Comics
    Fantastic Four
    Spider-Man
    Wolverine
    X-Men
  Oni Press
  SLG/Slave Labor
  TwoMorrows
  Top Shelf Productions

 Manga
  ADV Manga
  Antarctic Press
  Central Park Media
  Digital Manga
  Gutsoon
  TokyoPop
  Viz Communications

 Books
  Animation
  Antiques & Collectibles
  Art Instruction & Ref.
  Art Reference
  Arts
  Business
  Cartooning
  Children's
  Computer Graphics
  Computers & Internet
  Digital Business
  Drawing (general)
  Entertainment
  Entrepreneurship
  Figure Drawing
  Games
  Graphic Design
  Horror
  Humor
  Literature & Fiction
  Movies
  Music
  Mystery & Thrillers
  Nonfiction
  Photography
  Pop Culture Collectibles
  Popular Culture
  Publishing & Books
  Reference
  Role Playing & Fantasy
  Sci-Fi & Fantasy
  Screenwriting Film
  Screenwriting TV
  Sketchbooks/Journals
  Stationary
  Teens
  Television
  Toys
  Video Games
  Writing

 Calendars


WFC Home | About | Columns | Comics | Contests | Features | Freebies | Gallery | Links | News | Podcasts | Shop



World Famous Comics Network
World Famous Comics Community
ComicsCommunity.com
Comic Book Classifieds
ComicBookClassifieds.com
SketchCards.com
SketchCards.com

GO SHOPPING >>

© 1995 - 2008 World Famous Comics. All rights reserved. All other © & ™ belong to their respective owners.
Advertiser Info . Terms of Use . Privacy Policy . Contact Info
World Famous Comics Network