On Monday, March 26th, I will present a 75 minutes tutorial about Google APIs: Search, Advertising and Commerce at SPA 2007 in Cambridge, UK. I will talk about many APIs: AJAX Search, Maps, Google Data, AdWords, Checkout and Google Web Toolkit, and show some cool demos of what you can do with them. More details […]
Entries Tagged as 'checkout'
Google APIS at SPA 2007
March 6th, 2007 · No Comments
Tags: adwords · api · checkout · conferences · gdata · gwt · maps · webservices · xml
Add Google Checkout Buttons next to your Paypal Buy Now Buttons in one click
February 16th, 2007 · 4 Comments
In the cool and easy tool department, here’s a nice quick hack I just finished: a tool that helps you add Google Checkout buy buttons to your PayPal Buy Now Buttons. This tool gives you an easy way to add Google Checkout as another puchase option, give your users more choice about their checkout process, […]
Tags: checkout
XML 2006 was a lot of fun
December 10th, 2006 · No Comments
A few pictures from a memorable dinner with Ralf Lämmel (LINQ) and Stan from Microsoft Corporation, Daniela Florescu (XQuery) from Oracle, Igor Peshansky from IBM (XJ), Tim Kraska from ETH (XQuery), and myself from Google: too bad the Yahoo guys were not around! During their session Ralph and Dana were arguing a lot about Linq […]
Google Checkout at XML 2006 presentation
December 6th, 2006 · No Comments
Here is the Google Checkout at XML 2006 presentation.
Google Checkout at XML 2006
December 4th, 2006 · No Comments
Tomorrow I will present Fun and Profit with the Google Checkout API at XML 2006. Checkout is a REST XML + HTTP API relying on Basic Auth over SSL and HMAC_SHA1 signatures for security. It is one of the most simple Google APIs: for level 1 integration all you need is a generated snippet of […]
Tags: checkout
Google Checkout Button Generator
November 22nd, 2006 · 1 Comment
Last friday we released an HTML API for Google Checkout. This is a middle ground between the pregenerated static ‘Buy Now’ Buttons and the XML API that most people would implement on the server side. You just build a form with a list of hidden fields and an image to represent the button. No more […]
Slides for the “Google APIs: Search, Advertising and Commerce” Keynote at SOA Kongress
November 22nd, 2006 · 1 Comment
Today I presented 5 Google APIs in a keynote at SOA Kongress in Mainz, Germany. Google APIs: Search, Advertising and Commerce slides (PDF, HTML) • API technologies: SOAP, REST and Ajax • What: Google Ajax Search API • Where: Google Maps API (Ajax) • When: Google Calendar Data API (REST) • Advertising: Google AdWords API […]
Tags: adwords · ajax · checkout · gdata · maps · webservices