Open Review : del.icio.us ActionScript 3 Libraries
I am working on an ActionScript 3 library for the del.icio.us online API. I have most of the stub code written, and documented. Before I really start writing the code, I wanted to get feedback on the current API, and see if any one had any comments and / or suggestions.
I have posted the API docs online, and you can use those to review the API.
del.icio.us does not have a crossdomain.xml file, so I still need to figure out to best way to allow the user of the API to specify a proxy for the class to use (when necessary).
You can view the API docs here.
Btw, I will be posting the final version to labs under an open source license.
Anyways, post any questions or suggestions in the comments.
Comments
-
Very cool! I had been using a PHP script based on this (http://www.hackdiary.com/archives/000060.html) to pull down my del.ici.us bookmarks for a while now into a small html page for my own general use - but this looks much cleaner and nicer. Got some ideas for this already! :)
-
Just a little one. The Event Constants all begin with ON_ How about removing that and appending _RESULT at the end?
-
Probably someone suggest you already, but the "others" information is missing. I think it's a quite relevant one.
-
This API looks fantastic, but links to the documentation are giving 404s and there is nothing on the labs site. Can u give an idea when it'll be available?
-
mike chambersYeah. This library got delayed due to some changes in the delicious API (and lack of time on my part). However, I am still working on these. I will post more here when I have info. Sorry for the delay. mike chambers mesh@adobe.com