March 19, 2010 Archives


Fri Mar 19 11:03:40 EDT 2010

From Picasaweb Albums to BBCode

This script has the same function as the Flickr script, it takes a Picasaweb album and gets the BBCode to allow you to share it on a forum, the urls that we are going to work with have the picasaweb.google.com// structure, for example this URL:
http://picasaweb.google.com/orvtech/Hdd


Lets take a look at the code:


Lets name this script Picasa2BBCode.sh, we can execute it like this:


We can modify the constant SIZE in this script, it can take the values 72px, 144px, 288px, 320px, 400px, 512px, 576px, 640px, 800px or 1024px but if the image is smaller than 800px we might have some problems. Running the script will produce an output like this:


Spanish version: De Picasa a BBCode.


Posted by orvtech | Permanent link | Comments | File under: Scripts