The AnswerSleuth: API
Wikis are increasingly recognized as a promising way to develop private and public knowledge bases. Hive Wiki can be the quickest way to collaboratively share your knowledge. Start New Free And Easy Hive Wiki Today!
Home | Edit | Index | Recent Changes

API

Search for API
  1. Google SOAP Search API - Home - With the Google SOAP Search API service, software developers can query billions of web pages directly from their own computer programs. www.google.com Mama
  2. Dan Appleman's Visual Basic Programmer's Guide to the Win32 API
    • Book by Dan Appleman.
  3. Mesa - Open source implementation of the [OpenGL]Create? graphics API. www.mesa3d.org Mama
  4. API - A set of routines, protocols, and tools for building software applications. A good API makes it easier to develop a program by providing all the building blocks. A programmer puts the blocks together. delphi.about.com Mama
  5. JDBC API - Java Database Connectivity (JDBC) API is a standard SQL database access interface. This API provides programmers with universal access to a wide range of relational databases. (Sun) java.sun.com Mama
  6. SAX (Simple API for XML) - SAX is the Simple API for XML, originally a Java-only API. SAX was the first widely adopted API for XML in Java, and is a “de facto” standard. www.saxproject.org Mama
  7. American Publishers Inc. (API) - School magazine sales fundraising program, offered by API, a Devon, Pennsylvania based company. www.apifund.com Mama
  8. Your first raw API Delphi program (Page 3/3) - A Guide to developing Delphi programs in Windows API : Chapter 2 [page 3/3]. Your first raw API Delphi program. Let's make a formless program that gets user input and creates a file (populated with system information), using only Windows API calls. delphi.about.com Mama
  9. API Specifications - Products & Technologies Java Technology ... java.sun.com Mama
  10. Academia API - Academia de preparación, apoyo y refuerzo para estudiantes universitarios de informática. Zona centro. Identidad, situación, cursos y clases particulares. www.telefonica.net Mama
  11. Mining Amazon Web Services- Building Applications with the Amazon API
    Cover of ISBN 0782143075Mining Amazon Web Services
    Building Applications with the Amazon API:
    • Book by John Paul Mueller and Sybex.
  12. API Reports and Data Files - Academic Performance Index (CA Dept of Education) - Curriculum & Instruction Testing & Accountability Professional Development Finance & Grants Data & Statistics Learning Support Specialized Programs Academic Performance Index (API) - Reports and Data ... api.cde.ca.gov Mama
  13. Windows API Books for Delphi Developers - Here you will find a recommended selection of the top books on programming Delphi with Windows API, with links to book reviews. All books cover all of the most common Windows API functions, and each function has the syntax and an example of its use in Delphi Pascal. delphi.about.com Mama
  14. Google Maps API - Google Maps API Google Maps API Sign up for an API key API Documentation API Help API Terms of Use API Blog API Discussion Group Put Google Maps on Your Own Web Site Sign up for a Google Maps API key ... www.google.com Mama
  15. Resellers Panel API - You Are in Control! - The API (Application Programming Interface) software was created in order to allow a 100% customization of your websites. We encourage the use of the API ... www.resellerspanel.com Mama
  16. Api Varese - Api Varese: Associazione delle piccole e medie imprese della provincia di Varese. Homepage La missione Organigramma Struttura operativa Come raggiungerci ... www.api.varese.it Mama
  17. WIndows API Tutorials - Extensive tutorials about the Win32 API. Covers basic and advanced topics like threads, OLE/COM or [DirectDraw]Create?. www.relisoft.com Mama
  18. American Petroleum Institute- Energy Consumers Site - Hurricane Updates. . Come Join Us. API Energy Professional Web Site ... NW Washington, DC 20005-4070 USA. Phone 202-682-8000 www.api.org ... api-ec.api.org Mama
  19. Ex-designz Win32 API Reference Library - Categorized reference library of many different API functions with examples. www.ex-designz.net Mama
  20. Mining Google Web Services- Building Applications with the Google API
    Cover of ISBN 0782143334Mining Google Web Services
    Building Applications with the Google API:
    • Book by John Paul Mueller and Sybex.
  21. Component (Java 2 Platform SE v1.4.2) - [JavaTM]Create? 2 Platform Std. Ed. v1.4.2... java.sun.com Mama
  22. Progress Reference to Windows API - Jurjen Dijkstra's collection of source code examples showing how to use the Windows API from within Progress 4GL. www.global-shared.com Mama
  23. Blogger API - You can distribute appkeys with source code that uses the API. Please ... Welcome to the Blogger API. This site is for independent developers ... www.blogger.com Mama
  24. Google Web APIs - Home - API Terms. FAQs. Reference. Release Notes. Google Desktop API. ... Google [AdWords]Create? API. Manage your accounts, build new tools, pull ... www.google.com Mama
  25. Tanjung Api - Central Sulawesi Tanjung Api nature reserve national park conservation wildlife www.nature-conservation.or.id Mama
  26. Explanatory Notes for 2004 API Base Report - Academic Performance Index... - Explanatory notes to assist in interpreting the 2004 Academic Performance Index (API) Base Report. Search Advanced | Site Map | A-Z Index Curriculum & ... www.cde.ca.gov Mama
  27. API CD-II - Auto Repair Glossary API CD-II autorepair.about.com Mama
  28. Python Documentation Index - Official tutorial and references, including library/module usage, Macintosh libraries, language syntax, extending/embedding, and the Python/C API. Also links to off-site beginners' tutorials, HOWTOs, and many special interest topics. www.python.org Mama
  29. Windows NT/2000 Native API Reference
    • Book by Gary Nebbett.

Dan Appleman's Visual Basic Programmer's Guide to the Win32 API

Book by Dan Appleman. Sams 1550 pages Hardcover Published 1999-02. Description: Quickly harness the full power of the Windows(R) 32-bit operating system using Visual Basic. This best-selling guide covers every key element of the core Win32 API--from Windows management and drawing operations to advanced process control and interprocess communication techniques. Dan Applemen shows you how to translate C and C++ based Win32 documentation to Visual Basic, how to port 16-bit applications to 32-bits, and how to design applications to run on different versions of Windows.
      • Review:: 'Must have for Professional VB/VBA Programmer This was just what I needed to develop a special VBA program with Access. The Win32 API's let you get a little closer to the Window operating system than most standard languages.
      • Review:: 'A must have book After buying many useless books on the VB API programming I bought this one after I read the reviews, and it is the ultimate reference ever. If you are thinking of buying it, read the other reviews - they describe it more than I do - and go ahead and get it. It's worth every ounce of its weight in pure gold.
      • Review:: 'DO NOT BUY THIS BOOK This book is useless for any work or learning.

        All samples are made with authors' functions which are in compiled dll written in C++ !?

        Each chapter has at least 30% about porting from Win16 to Win32.

        And book is filled with listings of forms and projects.

        If you remove all this from book, the rest is less than 100 pages with confused explanations.

        Do not buy this book. There are much better books around.

      • Review:: 'It's the Bible For as long as there's been an API for VB developers, Dan has been THE source for reference on how to use it. He is the definitive authority. (How many people can earn that title about anything?)

        Use this book FIRST. Then check with other sources of you need to.

      • Review:: 'dan appleman is the API god it works well as a desktop reference but it also takes a little time to explain some of the more hardcore concepts. i recommend this book to ANYONE wanting to start and sucessfully finish an API project.
        from this book it is apparent that mr Appleman believes VB can do ANYTHING by using a little API and, after owning it for a few months, you'll know it's true and you'll know how to make it happen too. a must-have for any self-respecting vb programmer

Mining Amazon Web Services- Building Applications with the Amazon API

Cover of ISBN 0782143075Mining Amazon Web Services
Building Applications with the Amazon API:
Book by John Paul Mueller and Sybex. Sybex 400 pages Paperback Published 2004-01-23. Description: Profit with Amazon Web Services—as a Buyer, Seller, or Independent Developer

In a few short years, Amazon has evolved from an online bookstore into a complex marketplace comprised of thousands of vendors, millions of customers, and an ever-widening selection of products.

With the launch of Amazon Web Services, buyers and sellers have unprecedented access to the immense body of data underpinning this marketplace. Mining Amazon Web Services: Building Applications with the Amazon API shows you what you can do with these powerful tools, and exactly how to do it. As a buyer, you'll build applications that let you comparison-shop far more effectively, consistently saving money and finding exactly the right product. As a seller, you'll leverage Amazon Web Services in ways that help you attract more customers, make more commissioned referrals, and improve your bottom line. This book is also a great resource for independent developers who want to create and publish—even make money with—applications for others. Here's some of what you'll find covered inside:

  • Performing complex product searches
  • Analyzing the data obtained in your searches
  • Connecting Amazon Web Services to a local database
  • Building a Web Services-based shopping cart
  • Using Amazon-supported search technologies, including XML over HTTP and SOAP
  • Improving speed and reliability
  • Building applications for mobile devices
  • Building and publishing applications for others

All that's required is some basic experience with any one of several programming languages, including VBA, Visual Basic 6, Visual C++ 6, Visual Basic .NET, Visual C# .NET, Java, and PHP, all of which are fully represented in the book's downloadable code.

      • Review:: 'Has some good info, but still a little thin I purchased this book so that I could hopefully get started pulling data from Amazon's API. When I went through the book, I found that the examples used were not explained well enough to my liking. I have been programming for 5 years, and so upon scanning the programs, I was able to figure out how to do the things I wanted. The book relies on the XML (for the php section), but does not talk about it very much. It also stresses the use of XSLT, which makes XML easier to read. I would have liked this book to talk about how to manipulate the XML data better, and also the ins and outs of calling data from amazon. What this book will do for your is take you a few steps forward if you are having problems getting started. But it falls short of going the whole way. The author leaves the rest up to you from code fragments that you must manipulate.
      • Review:: 'Out of date, not useful for non-programmers I knew going in that this would not have much use for me... that's okay, one tidbit of information could pay for the book many times over. What i got was a rehash of the now ancient history (2003) versions of Amazon Web Services, and nothing useful from a pratical standpoint. I didn't expect to use the programing stuff (non outdate), but thought the author might throw in at least one example of someone useing this goldmine for a functioning task. I'm giving a 2 stars because it doesn't have some of the promised programing discussion, but recomend anyone looking to market books, etc to avoid this one.
      • Review:: 'A good practical introduction to web services Amazon Web Services provides good readable information; readers who have limited background in working with web services and the technologies involved will benefit. This is a great way to start learning about web services in general and Amazon Web Services in particular.
      • Review:: 'Useful for beginners If you've never been exposed to XML or SOAP and using web services then this is a good book. However, it is by no means a comprehensive treatment of the subject. The reality is that if you download the SDK and spend a little time on the internet you can find all of the same information.
      • Review:: 'Another book about nothing... First of all, I had a feeling that i was going to purchase
        useless book. I just wanted to prove my theory and wasted
        my money on it. Well, it's good to be a writer these days...
        Pick up some hot commercial name for the book, add a little bit
        about everything and here you go - you've wrote a book about
        Web Services! It's packed of some web links and some discussion
        of XML and SOAP and everything else what you can find in the kit from Amazon. All in all, don't expect to find anything useful
        in this book. All you need is the kit and some examples from the Web. I'm planning to donate my book to the local library.

        good luck!

Fresh copy to be cached until 6:36:58 PM
165 hits

This Page: Edit | History
This Wiki: Home | Related To API | Index | Recent Changes | Random Page | Search
Login | Create New Wiki | Wiki List
9/6/2008 10:36 AM v0.61.106 ADBEFEED
Wiki Site Resource List 421ms