The two first videos accompanying my REST in Delphi 2010 White Paper showcase the development of Delphi REST client applications.

In the first video, I show how to create a simple REST client step-by-step using a blog feed example (www.delphifeeds.org) and processing the resulting XML with XPath:

;

In the second video, I create REST client applications for maps, including finding a location with the Google API and getting a map using the Yahoo service.

Again, the example are available also on ajax.marcocantu.com/delphirest. The last one (the client side map) is not there because there are registration issues with Google Maps to make it work. I'm looking into it, but I won't suggest anyone doing an activity Google might claim to be illegal.