Social Bookmark Submitter 11.08.08
I am looking for a php/mysql-solution, which lets me add social bookmarks to various sites. I should be able to import accounts for social-bookmarking-sites as csv (site-url;login;password).
Then I should be able to add a url, several title variations, description and various tags.
The software should be able to use a predefined number of random accounts and post the url to this bookmarking sites. When doing the submission, a random title, the description and a predefined number of random tags should be used.
To be flexible with the software, it should be easy to add new bookmarking sites and their submission-urls. Please remind, that some seperate the tags by commata and some by spaces. I should be able to submit in both kind of social bookmarking sites.
For each submission I should get a “ok” or “error” next to each bookmarking-site, so I know, which have been successfully used for submission.



