or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Yahoo! Maps Mashups (Wrox Mashup Books)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Yahoo! Maps Mashups (Wrox Mashup Books) [Paperback]

Charles Freedman (Author)
4.0 out of 5 stars  See all reviews (2 customer reviews)

Price: $29.99 & this item ships for FREE with Super Saver Shipping. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually ships within 5 to 9 days.
Ships from and sold by Amazon.com. Gift-wrap available.

Book Description

Wrox Mashup Books February 12, 2007
Written by Charles Freedman, a senior Flash developer at Yahoo!, this book provides you with all the information you’ll need to know about APIs in order to build amazing map mashups. You’ll find in-depth coverage of Yahoo! mapping tools and technologies and a variety of techniques for working with the APIs. Yahoo! Maps Mashups explores each API flavor, guiding you through the simple yet comprehensive sets of API calls so that you will gain a strong understanding of the capabilities of each map technology through its respective API.

Customers Who Bought This Item Also Bought


Editorial Reviews

From the Back Cover

Your development world is about to greatly expand because of the new wave of Yahoo! Maps APIs. Written by Charles Freedman, a senior Flash developer at Yahoo!, this book provides you with all the information you'll need to know about these APIs in order to build amazing map mashups. You'll find in-depth coverage of Yahoo! mapping tools and technologies and a variety of techniques for working with the APIs.

Yahoo! Maps Mashups explores each API flavor, guiding you through the simple yet comprehensive sets of API calls. This will help you gain a strong understanding of the capabilities of each map technology through its respective API. Freedman also uses each API's uniqueness to explore the basic and advanced set of API methods, classes, and events. With this information, you'll be able to download, install, and develop mashups with one or all of the Yahoo! Maps APIs.

What you will learn from this book

  • All about each Yahoo! Maps API and the technology that drives it
  • How to build mashups featuring popular web services like Flickr; Hot Jobs; Yahoo! Travel; local, real-time traffic; and video
  • How to easily adapt from Ajax to the JS-Flash API
  • Techniques for building Flex 2 mashups by using the AS-Flash API
  • How to use map features such as panning and zooming, markers, overlays, and geocoding

Who this book is for

This book is for Web developers who have some experience with languages and technologies such as HTML, JavaScript/Ajax, XML, or Flash/ActionScript. Everything in the book is explained in detail along with source code, which makes this a useful resource regardless of your experience level.

About the Author

Charles Freedman is a Senior Flash Developer for Yahoo! with a communications degree in film and television from Boston University. His development approach combines an education in multimedia with expertise and passion for building engaging and intuitive applications and content.
In recent years, Charles has produced some of the most highly visible Flash platform work, leading development for Yahoo! Maps and deploying modules for the home pages of eBay, eBay China and Fidelity. Born in Boston, Charles relocated with his wife Jamie to sunny Santa Clara, California, to join Yahoo! in 2005. Still a season ticket holder, he plans many trips back East to see his beloved Red Sox win another World Series.

Product Details

  • Paperback: 353 pages
  • Publisher: Wrox; 1 edition (February 12, 2007)
  • Language: English
  • ISBN-10: 0470097787
  • ISBN-13: 978-0470097786
  • Product Dimensions: 7.4 x 0.8 x 9.3 inches
  • Shipping Weight: 1.2 pounds (View shipping rates and policies)
  • Average Customer Review: 4.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Best Sellers Rank: #2,174,546 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

2 Reviews
5 star:
 (1)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.0 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

7 of 8 people found the following review helpful:
5.0 out of 5 stars Learn how to use Yahoo! Maps the easy way..., February 7, 2007
This review is from: Yahoo! Maps Mashups (Wrox Mashup Books) (Paperback)
Yahoo Maps was the 2nd interactive mapping service behind GoogleMaps almost two years ago. The main differences between the two are that Yahoo included three different types of API services which include a Simple Maps API that just lets the developer place points of interest on the Yahoo Maps site (not your own web site) by using actual physical addresses which converts (geocoding) it to latitude and longitude for you. The second type of API Yahoo provides is the Ajax/DOM which allows you to create a fully customizable map on your web page. The third API comes in three different types actually which is a Flash/ActionScript, Flash/JavaScript and Flex version.

This book covers all versions of the Yahoo! Mapping APIs a lot better than the online documentation from Yahoo. First off the author talks about the four types of mapping apis and the specific common features tools (widgets) like zooming, panning, geocoding, overlays, and navigation types. A very good starter to whet your appetite for things to come.

The second chapter talks about obviously what this book is about, mashups. Mashups are simply a mixture of two or more sources of content that creates a new web application. Of course this is where web 2.0 started and the author gives a great explanation of this phenomenon that happened the in the past 2 years. The author goes through its explanation by giving examples of mashup content sources like flickr, HotJobs, Upcoming.org, etc.

Then the author gets right into Yahoo Ajax API first, with an explanation of what Ajax is, some fundamentals of JavaScript (variables, functions, methods, objects) and the XMLHttpRequest object. The following chapter gets into more detail of using the Ajax API with first getting the Application ID and how to integrate its classes in your web page. The next chapter shows how to use the basic methods of the API consisting of setZoomLevel(), get ZoomLevel0, setMapType(), drawzoomandCenter(), etc. The author shows some easy to follow simple examples to get you started. Continued in chapter 6, advanced features such as using mapping markers, adding overlays, and integrating them with GeoRSS data. Some very cool examples that cannot be described properly until you see it for yourself.

Then in chapter 7, the author goes in to the meat and potatoes of the book with showing you how to create your first mashup with using flickr. The example shows the reader how to integrate the flickr api with photos and mapping them to a Yahoo! custom map. Details covering transferring data with JSON and creating a callback and request. most of the code itself is hidden with the api so a lost of the coding is not needed to know.

The rest of the book goes through the same process in explaining the other types of apis such as the flash and flex api. The author has a great of explaing just enough to get the point across with going into too much detail, like when using other tools such as flash. I like how the author doesn't try to overload the reader like other books and gives the information in "easy to swallow" bites. This book assumes no programming knowledge or development experience, but of course it would be helpful. The author takes it step-by-step in explaining each technique in showing examples along the way with short chapters.

This first book on creating mashups using the Yahoo Maps API is really a great way to create some very cool web applications with a limited amount of time and coding. It helps put in perspective what the next generation of web apps will become.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars Interesting, December 16, 2009
By 
servant74 (Near Nashville, TX United States) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Yahoo! Maps Mashups (Wrox Mashup Books) (Paperback)
A pretty good step by step guide. I was more excited when I ordered it than when it arrived, so I did peruse it and try a few things, but never made it though the whole book before going on to other projects. ... My problem, not the books.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
text input, launch window, open flash, map view type, latlon object, navigator widget, satellite tiles, lets your users change, map view buttons, popup state, compile the movie, local connection instance, new zoom level, hybrid tiles, overlay instance, using addoverlay, output window trace, newwindow function, overlay class, current view type, traffic overlay, waypoint marker, map tiles, application gallery, widget instance
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Advanced Features, Get Started, Add Initialize Event Listener, Window Timeline, Flex Builder, Open the Flash, Open Notepad, Maps Ajax, Event Output, File Edit View Favorites Tools Help, Developer Network, Flash Player, Try It Out, San Jose, Microsoft Internet Explorer, Inline Actionscript, Control Layout Elements, San Francisco, Change Button, File New, New Window, Frame Figure, Tools Tools, Click Open, New Address
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
Mashup Development Books 0 Mar 15, 2008
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject