The "Ten Delphi REST Clients" I presented at Delphi Live! 2009 are now starting to shop up on one of my web sites, the AJAX demo site. The first three demos are there:

  • 1: RssFeeds (gets the latest RSS feed from www.delphifeeds.com)
  • 2: AmazonBooks (retrieves books data from Amazon Store)
  • 3: GeoLocation (uses Google Geocoding service to retrieve the latitude and longitude of an address)

For each of the demos you can see a short description, some rationale behind the demo, how to set it up (you need a developer account for some of the demos),
an image with the screen-shot, and you can find a link to the download file (a ZIP file with the complete source code and a ready-to-use executable file). I'll soon add separate files with the readable source code on the web. Will try to use AJAX for that, given the site!

As mentioned, all demos have been added to a specific section of my AJAX demos site. The section is ajax.marcocantu.com/delphirest/default.htm.

Speaking of Delphi Live! 2009, CodeGear posted a video interview with myself (among many others) recored at the conference. This is now on YouTube and you can find the complete set by going for Anders page. My interview is also in this post for your convinience.

;