Google has released a Linux command line tool for interacting with it's services. Most useful is uploading images to Picasa. Here's an example of how to upload a directory of images:
google picasa create --title "AlbumName" Pictures/*.jpg
Download at http://code.google.com/p/googlecl/
Here are some more examples from Google.
Steven Reimer
