Quantcast
750×100
Read WebProNews
With Friends!
 
Google Announces New Ad Exchange Developer Resources

Google Announces New Ad Exchange Developer Resources

By Zach Walton March 30, 2012

If you use Ad Exchange, you’re going to want to listen up. Google is making some new resources available to developers that should make your lives a lot easier. The first and most important change is that the Ad Exchange …

Hidden Distribution Costs

I recently went to a soap shop in downtown San Fransisco called Lush. It is the most expensive soap I have ever seen, and a perfect product for the web. My girlfiriend asked the clerk if they sold online and they said yes, but don’t buy Lush soap from Amazon.com.

Google Slips SOAP Away From SEM

Google stopped issuing keys for its SOAP Search API in early December, in favor of promoting its Ajax Search API for developers who want access to Google results. Or is it?

Google replaces SOAP API with AJAX one

Mark Lucovsky, of Google, posted that Google has replaced its SOAP API with its AJAX Search API.

AJAXing Google’s SOAP API

There are many webmasters who leverage Google’s search results and other related data by using their SOAP API. However, what are these folks to do now that Google is no longer supporting it?

Why Designing a Good API Matters

Joshua Bloch has a good presentation outline called How to Design a Good API and Why it Matters.

Web Services and PHP

Have you ever wanted to enrich your site with information from Google, Amazon, eBay, or one of the many other sites that provide web services through SOAP?

Noteworthy Videos
Anything Goes in the Blogosphere

It’s a great place, the blogosphere. Anyone with an opinion about anything can articulate it. And anyone does precisely that, including me.

AJAX Isn’t All Purpose Soap

In this article, my goal is to provide you with a thorough AJAX primer and give you a real-world illustration of its usefulness.

Amazon Selling Simple Storage Service

The online retailer has added a new service for users: a low-cost virtual closet where people can put in and take out their data online, and pay for just what they store and transfer.

Google Washes Base’s Mouth Out With Soap

Google’s SafeSearch proved to be less than safe when used with Google Base, but the glitch that caused some unsavory results to appear in searches has been fixed.

An Extensive Examination of Web Services: WSE standards

As we’ve discussed in the previous installments of this article series, Web services are comprised of a number of core standards, including:

An Extensive Examination of Web Services: Part 1

Starting in April 2002, I began a long-running article series titled, An Extensive Examination of the DataGrid.

Use Wrappers and Proxies for Basic Web Services Tracking

Some commercial Web services software provides sophisticated Web services accounting features, recording details of Web services transactions recognized on the wire. But sometimes developers need accounting that is more modular, much more basic, and available on a shoestring. This article explains how to use advanced function composition tasks to add basic Web services monitoring capabilities.

Web Services Reliable Messaging
· 1

Unless the message exchanges of Web services are made reliable, organizations will not be able to trust them for deployment in industrial-strength business. In this paper, Prasad Yendluri, Principal Architect at webMethods, explains why there is a need for a reliable messaging solution that is independent of the underlying transport protocol used to transmit the messages, and gives an analysis of emerging Web services reliable messaging standards and the work done in this space previously by RosettaNet, BizTalk, and ebXML that forms the basis for the advancements in the Web services domain.

It’s Official: SOAP 1.2 Is a Standard

The World Wide Web Consortium has released Version 1.2 of the Simple Object Access Protocol (SOAP) as a formal standard.

Five Tips for .NET Programming in Perl

One of the most common categories of questions on the SOAP::Lite mailing list is how to get Perl SOAP applications to work with .NET services. It’s not that Perl and SOAP::Lite are not suited to the job, but rather that there are easy traps to fall into. Add to that the fact that .NET has its own distinct philosophy toward applications, and the confusion is understandable. This article will cover some of the most common traps and considerations that trip up Perl developers.