I’ve spent this morning refining some code that enables using Share on Ovi programatically from PHP. So far here’s what I have:
- class.ovi.php is a PHP class that supports upload of JPEG images to Share on Ovi.
- UploadToOvi.php is a command line uploading tool.
- Creating a Share on Ovi Droplet provides instructions for turning UploadToOvi.php into a Mac OS X “droplet” to allow for easy drag-and-drop Share on Ovi uploading.
- flickr2ovi.php is a PHP script that enables migrating a user’s public Flickr photos to Share on Ovi, complete with title, description, tags and the original image.
Add new comment