Picasa gallery on your webpage
Add picasa gallery slideshow to your webpage, by doing the following:
Step 1:
Copy the rss link of the album:
Example:
http://picasaweb.google.com/data/feed/base/user/Photogallery.Aman/albumid/5092510745304823985?alt=rss&kind=photo&hl=en_GB
Step 2:
Now replace the bold part ie. “base” by “api”.
So, the link becomes:
http://picasaweb.google.com/data/feed/api/user/Photogallery.Aman/albumid/5092510745304823985?alt=rss&kind=photo&hl=en_GB
Step 3:
Now replace the part <link> in the following code by the above url:
<embed type=”application/x-shockwave-flash” src=”http://picasaweb.google.com/s/c/bin/slideshow.swf” width=”200″ height=”170″ flashvars=”host=picasaweb.google.com&RGB=0×000000&feed=<link>” pluginspage=”http://www.macromedia.com/go/getflashplayer”></embed>
Step 4: Add the above code where ever required. It’s done
See it working below:

