eBay Application Development

eBay Application Development
Author: Ray Rischpater
Publisher: Apress
Total Pages: 321
Release: 2004-04-05
Genre: Computers
ISBN: 1430206896

* Examples in popular programming languages (C#, Perl, Java, C++). * Coverage of both the SDK and the API in a single text. * Emphasis on best practices when using the SDK and APIs to provide the best user experience for applications.

Professional Development with Web APIs

Professional Development with Web APIs
Author: Denise M. Gosnell
Publisher: John Wiley & Sons
Total Pages: 329
Release: 2005-04-01
Genre: Computers
ISBN: 0764597515

Shows developers how to harness the power of services such as Google, eBay, PayPal, and Amazon.com from within an application, whether it is Web-based, Windows-based, or even a Microsoft Office application After a quick review of the basics, readers will dive into more advanced techniques such as calling the APIs from mobile devices, Office VBA programs, Windows Forms and Web applications, and even how to integrate the various APIs together for a complete solution Veteran Wrox author Denise Gosnell skillfully guides readers through the ins and outs of the various services, the anatomy of an API query, which features are available via the APIs, and how to get results from their own applicationsReaders will build two fully functional applications to apply what they have learned-one a Windows program, the other a Web application

Real World Web Services

Real World Web Services
Author: Will Iverson
Publisher: "O'Reilly Media, Inc."
Total Pages: 225
Release: 2004-10-04
Genre: Computers
ISBN: 0596552637

The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers incorporate them into their own applications? Those are the answers Real World Web Services delivers. It's a field guide to the wild and wooly world of non-trivial deployed web services.The heart of the book is a series of projects, demonstrating the use and integration of Google, Amazon, eBay, PayPal, FedEx, and many more web services. Some of these vendors have been extremely successful with their web service deployments: for example, eBay processes over a billion web service requests a month!The author focuses on building 8 fully worked out example web applications that incorporate the best web services available today. The book thoroughly documents how to add functionality like automating listings for auctions, dynamically calculating shipping fees, automatically sending faxes to your suppliers, using an aggregator to pull data from multiple news and web service feeds into a single format or monitoring the latest weblog discussions and Google searches to keep web site visitors on top of topics of interest-by integrating APIs from popular websites most people are already familiar with.For each example application, the author provides a thorough overview, architecture, and full working code examples.This book doesn't engage in an intellectual debate as to the correctness of web services on a theological level. Instead, it focuses on the practical, real world usage of web services as the latest evolution in distributed computing, allowing for structured communication via Internet protocols. As you ll see, this includes everything from sending HTTP GET commands to retrieving an XML document through the use of SOAP and various vendor SDKs.

Developing eBay Business Tools For Dummies

Developing eBay Business Tools For Dummies
Author: John Kaufeld
Publisher: John Wiley & Sons
Total Pages: 386
Release: 2005-04-06
Genre: Business & Economics
ISBN: 0764589652

Features ready-to-use applications-all available on the CD-ROM-that eBay sellers can plug right into their pages; more advanced users can tweak the applications to suit specific needs Shows you how to streamline an eBay business by leveraging programming technologies and the eBay API (application program interface) Explains how to connect eBay pages to the APIs of related companies (PayPal, Fed Ex, UPS, and the USPS) as well as to Microsoft Office applications such as Outlook and Excel Provides expert tips and tricks for implementing eBay technologies such as image handling, shipping calculators, enhanced About Me pages, and back-office tools

FYI

FYI
Author: Michael M. Lombardo
Publisher:
Total Pages: 670
Release: 2004
Genre: Executives
ISBN:

The Perfect Store

The Perfect Store
Author: Adam Cohen
Publisher: Hachette+ORM
Total Pages: 245
Release: 2008-12-14
Genre: Business & Economics
ISBN: 031605464X

When Pierre Omidyar launched a clunky website from a spare bedroom over Labor Day weekend of 1995, he wanted to see if he could use the Internet to create a perfect market. He never guessed his old-computer parts and Beanie Baby exchange would revolutionize the world of commerce. Now, Adam Cohen, the only journalist ever to get full access to the company, tells the remarkable story of eBay's rise. He describes how eBay built the most passionate community ever to form in cyberspace and forged a business that triumphed over larger, better-funded rivals. And he explores the ever-widening array of enlistees in the eBay revolution, from a stay-at-home mom who had to rent a warehouse for her thriving business selling bubble-wrap on eBay to the young MBA who started eBay Motors (which within months of its launch was on track to sell $1 billion in cars a year), to collectors nervously bidding thousands of dollars on antique clothing-irons. Adam Cohen's fascinating look inside eBay is essential reading for anyone trying to figure out what's next. If you want to truly understand the Internet economy, The Perfect Store is indispensable.

del.icio.us Mashups

del.icio.us Mashups
Author: Brett O'Connor
Publisher: John Wiley & Sons
Total Pages: 409
Release: 2007-01-06
Genre: Computers
ISBN: 0470147776

del.icio.us offers millions of Web users an online social network in which to collect, organize, and share their favorite web resources. Using an underlayer of tools offered by del.icio.us, you now have the potential to tap into this social network in order to expand your own website to a whole new array of possibilities. This book will help you make the most of these possibilities and encourages you to use your own innovative ideas to create something useful, unique, and even fun.

Professional Web APIs with PHP

Professional Web APIs with PHP
Author: Paul Reinheimer
Publisher: John Wiley and Sons
Total Pages: 379
Release: 2006-07-06
Genre: Computers
ISBN: 0470087250

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