Cloning a delicious account
I wrote this script in order to clone one delicious account to another. It is written in PHP using the Zend Framework, which provides a useful library for the delicious API.
This script will help you copy one delicious account to another, and can also be used to copy a selection of links (eg. a particular tag) from one account to another.
It helps circumvent some of the problems with delicious: currently delicious doesn't let you change your username. Additionally the standard delicious export/import process has problems: dates aren't preserved, public/private status of bookmarks isn't preserved, tag bundles aren't preserved.
Leave a comment