Locale Page...  Global  |  Germany  |  UK  |  USA
Your privat CyberGadget - The finest Resources for Web-Designer, Web-Master and Web-Developer!
Quick Search
Advertisement
Partner & Friends
Developersdex
Tutorial Guide
Send News    Add URL / Entry    Tag it:digg it!Stumble It!YahooMyWeb!del.icio.us!Simpify!reddit!Netvouz!Ma.gnolia!FurlIt!Blogmarks!BlinkList!
Books: PHP

AVG Rating: 8.00
  Added 18 Jan 06   Updated Today
Professional Web APIs with PHP: eBay, Google, Paypal, Amazon, FedEx plus Web Feeds  
26.39 $
New from 16.58 $
11 Used from 19.59 $

Author Paul Reinheimer
Publisher Wrox
Publication Date 2006-07-31
Paperback - 384 Pages
ISBN 0764589547

Amazon Reviews
amazon.co.uk:
  • Offers hands?on tips and numerous code examples that show Web developers how to leverage content and feeds from today?s top Web sites?including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx
  • Introduces APIs (Application Program Interfaces) in general and uses real?world examples that show how to produce and document them
  • Explains how to use the popular scripting language PHP to create APIs that interact with unrelated applications over the Web
  • Examples take readers through each stage of the API process, from basic test implementations to integration with existing sites
amazon.co.uk:
Offers hands-on tips and numerous code examples that show Web developers how to leverage content and feeds from today’s top Web sites including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx Introduces APIs (Application Program Interfaces) in general and uses real-world examples that show how to produce and document them Explains how to use the popular scripting language PHP to create APIs that interact with unrelated applications over the Web Examples take readers through each stage of the API process, from basic test implementations to integration with existing sites
amazon.co.uk:
As the only book that details how to integrate different APIs and web feeds in PHP so websites can leverage content from eBay, Google, PayPal, Amazon, and FedEx, this hands?on guide takes you step by step through each stage of the API process. Experienced PHP programmer Paul Michael Reinheimer walks you through the production and consumption angles of web feeds and discusses XML?feeds so that you can access one of the fastest growing trends on the web. With real?world examples covering everything from basic test implementations to integration with existing sites, you?ll learn how to produce and document your own APIs, which will allow you to expand your sites and may even prompt you to re?examine how you structure your code.

What you will learn from this book

  • How to add a third party API to your site or program one of your own
  • Ways that a small ISP can use the Yahoo!® XML feed to publish recent technology on a site
  • Why APIs are the preferred method for disparate applications to interact over the web
  • Differences between the functions of APIs and web feeds and the benefits each has to offer
  • The basic structure for REST and SOAP APIs

Who this book is for

This book is for programmers who have a strong understanding of PHP and are looking for detailed coverage of multiple APIs in PHP.

Wrox Professional guides are planned and written by working programmers to meet the real?world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

amazon.co.uk:
Paul Michael Reinheimer (Waterloo, Ontario, Canada) is a Zend Certified Engineer currently developing Share The Beat (www.sharethebeat.com) an online music portal developed extensively in PHP. Paul has extensive PHP programming experience.

Chris Shiflett (NY, NY) is a frequent contributor to the PHP community and a leading security expert. He talks at conferences such as ApacheCon and the O?Reilly Open Source Convention, and publishes articles in PHP Magazine and php|architect. "Security Corner," his monthly column for php|architect, which is the industry?s foremost PHP security column.

amazon.com:
  • Offers hands-on tips and numerous code examples that show Web developers how to leverage content and feeds from today’s top Web sites-including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx
  • Introduces APIs (Application Program Interfaces) in general and uses real-world examples that show how to produce and document them
  • Explains how to use the popular scripting language PHP to create APIs that interact with unrelated applications over the Web
  • Examples take readers through each stage of the API process, from basic test implementations to integration with existing sites
amazon.com:
  • Offers hands-on tips and numerous code examples that show Web developers how to leverage content and feeds from today’s top Web sites-including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx
  • Introduces APIs (Application Program Interfaces) in general and uses real-world examples that show how to produce and document them
  • Explains how to use the popular scripting language PHP to create APIs that interact with unrelated applications over the Web
  • Examples take readers through each stage of the API process, from basic test implementations to integration with existing sites
amazon.com:
  • Offers hands-on tips and numerous code examples that show Web developers how to leverage content and feeds from today’s top Web sites-including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx
  • Introduces APIs (Application Program Interfaces) in general and uses real-world examples that show how to produce and document them
  • Explains how to use the popular scripting language PHP to create APIs that interact with unrelated applications over the Web
  • Examples take readers through each stage of the API process, from basic test implementations to integration with existing sites
amazon.com:
* Offers hands-on tips and numerous code examples that show Web developers how to leverage content and feeds from today’s top Web sites-including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx
* Introduces APIs (Application Program Interfaces) in general and uses real-world examples that show how to produce and document them
* Explains how to use the popular scripting language PHP to create APIs that interact with unrelated applications over the Web
* Examples take readers through each stage of the API process, from basic test implementations to integration with existing sites
Similar Products
Ajax And Php: Building Responsive Web Applications
New from 29.00 $
Used from 26.12 $
Pro PHP XML and Web Services (Pro)
New from 49.76 $
Used from 49.73 $
[ Add a Comment ]Amazon Customer Comments
Nice for beginnersRating: 3
07 Apr 2008 @ amazon.com
Web APIs will become more and more interesting as they provide quick and easy access to data and functions from widely known web service providers auch as Google, eBay and others. However, this book can only provide an overview - "making the first API call". It is therefore useable for beginner s.
The book is easy to read, helpful for the first steps and conatins enough scripts and examples to understand the features and see the possibilities for extension.
All together, useful but not detailed.
Very useful book for any PHP developers libraryRating: 5
05 May 2007 @ amazon.com
This book does what I like in a book. Deliver great information on a specific topic without trying to be the do-all-end-all book. It focus’s on API’s with PHP and does a great job at doing so. Different chapters cover different API’s with a catch all chapter at the end to cover additional popular API (like National Weather Service and Flickr).

This is the kind of book where its just fun to play around with and see what you can come up with.
Well-written tech book with substance and flavorRating: 5
02 May 2007 @ amazon.com
I approached this book expecting a reasonably good tech cookbook with some code examples I could put to use. This book is that, plus more. The book gives a very good background of web APIs, plus thoughtful discussion about -why- certain items are done a certain way. For example, discussion about non-trivial security matters, and various reasons why you wouldn’t want to produce a web feed (followed, of course, by how you would produce a web feed, in various flavors).
For me, this book very successfully balanced the dual goals "give me the nuts and bolts" and "tell me the background behind it all".
This book will not teach you PHP, so if you are a beginner, start with a more general PHP tutorial. Beyond that, I recommend this book.
Not Just For Web API ProgrammersRating: 5
30 Apr 2007 @ amazon.com
The overviews are also excellent for concise functional descriptions that can be read by anyone with a general technical background. In sharp contrast to most technical books of this nature, this one is well organized, well written and very readable. It uses the PHP programming script/language to delve into specific implementation details, but the information can be readily understood regardless of the reader’s specific language of choice. The material is presented in two sections. The first section in four chapters provides a general foundation in web services (or Service Oriented Architecture to use current technoabble). The second section in eight chapters describes specific uses and conventions for these services provided by the major companies of the New Economy, who are driving these technologies as engines of commerce. This field is an amalgam of several technologies, each with a huge supporting literature, and one of the more remarkable things about this book is the degree of editing it took to bring to the forefront those items that can immediately be used. Well worth the investment.

Those working on the PayPal services should also acquire ’Pro PayPal eCommerce’ by Damon Williams as an excellent companion reference.Pro PayPal E-Commerce (Expert’s Voice)
Terrible. This is not a how to book whatsoeverRating: 1
11 Dec 2006 @ amazon.com
This book asumes you are already a programmer. There is no explaination of how to but rather a look at some API’s out there. If you do not already know how to work with API’s you will be lost. Of course if you already knew how to work with API in PHP you wouldnt have bought the book!
Basically OKRating: 3
04 Nov 2006 @ amazon.com
To be fair, it does cover most things, and is quite well written (though a bit thinner than most other WROX volumes).

Unfortunately, it didn’t cover the *one* thing I hoped it would cover, which was my main reason for purchasing the book -- authenticating API clients.
An Excellent Way to Get Started QuicklyRating: 5
26 Sep 2006 @ amazon.com
First note that the title of this book says ’PHP.’ Everything in the book is oriented around PHP. If your bag is Java, or ASP.NET, or Cold Fusion, or Rails; go elsewhere. (If you are thinking about which of these to use I recommend you investigate PHP and Rails running on one of the Linux OS’s before making a decision.)

Having said that, this is a most helpful book on getting started on using the web services provided by eBay, Google, Paypal, Amazon and FedEx. Web services API’s provide for a standardized way that the host allows you to use your computer to go extract information from them for (usually) display on your own web site.

The author is absolutely correct when he says that the hardest thing about any of these API’s is making the first couple of calls. The documentation provided by the the hosting company is horrendous, often hundreds of pages long. This book leads you through the most commonly used, getting you started. After that you will find that getting to the rest of their services is fairly easy.

All in all, if you are planning to use web services on any of these hosts, this book will save you a tremendous amount of time and effort in getting started.
APIs DemystifiedRating: 5
24 Aug 2006 @ amazon.com
If you are looking for a good book describing how to make use of the various web services out there, look no further. Professional Web APIs with PHP is a compliation of several helpful tutorials covering the more popular web application programming interfaces (API) available. It was written by the talented Paul Michael Reinheimer, who is a Zend Certified Engineer and member of the PHP Security Consortium. He has done a great job covering what at times seems to be a somewhat esoteric topic. In his own words, here is the approach taken in this book:

"Every time I approached a new API, I was spending 80% of my time trying just trying to make the first call or two. Once those were out of the way subsequent calls were fast, and in many cases almost trivial to write. So I slowly refactored my book into a tool to help developers get through those first few difficult calls..."

I appreciated his dive-right-in approach to understanding the differing APIs. Considering that some of the large scale API documentation totals in the range of 500 pages each, the brevity and clarity of the book’s explanations were a welcome contrast. He also covered some of the differences between REST and SOAP, and why some APIs give preference to one over the other.

The main APIs that are addressed are those which tend to be thought of as large and revenue driven - eBay, Google, PayPal, Amazon and FedEx. Other community oriented APIs such as Flickr and Del.icio.us are also covered, as well as the National Weather Service. As a lead in to all these topics, he covers the parsing of basic web feed formats like RSS and Atom, in order to give a general feel for dealing with XML data. Towards the end of the book, the necessary methods for creating your own API are demystified.

Another thing I liked is that this book doesn’t spread itself too thin, attempting to be the end-all for API instruction by covering a smorgasbord of server side languages. Rather, it focuses solely on PHP and does quite a fine job of it. I find that approach so much more helpful. The likelihood of someone knowing one language well, and wanting to learn a variety of APIs is much better than someone wanting to learn a few APIs, in a ridiculous number of languages.

His site tagline says it best: "PHP: Because friends don’t let friends code Java."

Reinheimer does well by avoiding the absurdity which plagues far too many programming books, instead opting to focus on what is applicable from a practical standpoint. So, whether you are looking to create an online book store that interfaces with Amazon, sell your own products via PayPal, or ship FedEx products that need to be tracked on the web, this book is for you. The thoroughly explained examples will get you on the right track in no time.
Add a Comment!  You must login first, to write an comment/review!
Topic / Title / Summary ...


Comment / Review


 

© 2001 - 2008 CYGAD.NET | All rights reserved. | Terms of Service | About | Time data: GMT +1! | Portal Release X2.6.1 Beta | RunTime: 1.1359
Optimized for Internet Explorer Internet Explorer 6.0+, Firefox Firefox 1.5+!