Navigation

Projects

Random Photos

© 2009-2010 BSchaefer.Net
All Rights Reserved.

Valid XHTML 1.0 Transitional
Valid CSS!

Now with Google API added

Posted on 11/28/2009.

I've had a want to integrate my Google Picasa web album into my web site for a long time now. This afternoon I sat down and figured out how to access the Gdata API to allow me to get at my web albums. The system fully authenticates and uses simple GET/POST challenge and response to do the bulk of the work. I then break down the responses and use the data I need to make the magic happen. The gallery on the right will change once ever 15 seconds to a new image. You can click on the image to view the full web resolution image.

TopGo to top of page