on Del.icio.us API
I've found out lately that I have something like 800-900 posts on del.icio.us. That pushed me to start to play with del.icio.us api a bit in order to manage all this data. So far I've found 2 issues:
- Rename Tag returns error (even via web interface)
- GetTags does not return tags sorted by tag count.
- All methods require authentication. It means that it will be counter-productive to build online tools for del.icio.us and one has to build a Windows Client. My first idea was to build something online with it and may be test some Atlas functionality, but I had to make a turn around and build a client (BTW, I already have a small prototype).
Update: Man, there is no "delete tag"...
Thursday, April 13, 2006 3:04 AM