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 'gwt'
Google APIS at SPA 2007
March 6th, 2007 · No Comments
Tags: adwords · api · checkout · conferences · gdata · gwt · maps · webservices · xml
Google Web Toolkit is open sourced under the Apache 2.0 license
December 12th, 2006 · No Comments
The GWT team broke the news today: GWT 1.3 Release Candidate is 100% Open Source. This is a great news: the most common complaint I’ve heard about it was that the compiler was closed source. This is not the case anymore. I started playing with it last month when they released a Mac version, to […]
Tags: gwt
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 […]