Is it possible to make MySQL calls to a remote database via the new Ruby-based uploader script process? I don't use PhotoShelter nor Digital Railroad -- I have a newly purchased shopping cart I manage myself on my webhost. I would like to be able to resize images then send the thumb and display images to my web-host via PM as well call some type of process that will insert the necessary rows into my shopping cart system's MySQL database. I have the resize thumb/display images part working and can see how the FTP upload API (generally) works. The last thing I would need is to be able to do the MySQL calls.
Thanks.
-Mike