Archive for the ‘Web Dev’ Category

Embedding Picasa Web Albums On Your Site

05.24.08

I’ve been using Google’s Picasa Web Albums but really wanted a way to actually embed the whole gallery on my own site. With a few searched today I found just that and it works perfectly. I adjusted the code a little to fit my site design but it was pretty easy. You download one JS file, upload that to your server, and then drop a couple of lines of code on your site. Here are links to all the information to do i t yourself.

Demo:
Picasa Embedded On My Site
My Picasa Web Albums

Sources:
Source Forge: JavaScript interface to PicasaWeb Albums – Download the script here
Blog with info and comments
Another blog with info and comments