Google Picasa Desktop Application
Recently I have been developing a small windows application which interacts with the Picasa Web Albums Data API. Development has been in the C# programming language using Windows Forms as the GUI. The application allows a user to view/upload/download and search for public photos from the Google Picasa Web-service all from their desktop. Read more…




As most of the applications that I have developed have consisted of interacting with Google’s web-services via their API, I thought I would describe what underlying protocol the Google API is based on. Hopefully this post will try to explain this. Read more…
Check out my Google Code project for the previously documented Microsoft Silverlight Bing Search application.
The source code hosted on Google Code can be found here:
http://code.google.com/p/silverlight-bing-search-application/
Update
Just uploaded the WPF Google Docs Uploader / Exporter project, check it out at:
http://code.google.com/p/wpf-google-docs-up-down/
Update
Just uploaded the Windows Forms Google Picasa client, check it out at:
http://code.google.com/p/googlepicasaclient/
Update