Delicious.com has a huge collection of tagged URLs, which it makes public, not least through these RSS/JSON feeds: http://www.de开发者_运维技巧licious.com/help/feeds
I am a new user in StackOverflow. I am developing a tool. My pro开发者_如何学JAVAblem is that I am trying get tweets published from Delicious (\"X minutes ago via Delicious\").
I\'m trying to create a Chrome extension that is a replacement for the Delicious bookmarklet. I know there\'s already an extension that does it, but the problem with that extension is that after you b
I\'m trying to parse my delicious links feed to generate custom html. I was not able to parse the item.link and item.creator (index 3,4 of the following rss).
I\'m getting a signature_invalid error when trying to connect via OAuth to delicious.com. <cfset oUrl = \"https://api.login.yahoo.com/oauth/v2/get_request_token\"/>
I\'m assuming there is a single correct variation of a URL for every page.Please correct me if I\'m wrong.
I\'m following this tutorial to access the del.icio.us api, but this is my first time using cURL or OAuth so hitting a few snags.
I\'ve created a javascript bookmarklet that gets the current page\'s title and URL, using the following code:
I want to create a Delicious bookmarklet in Firefox that bookmarks the current page with a predefined tag.
To be more specific: My delicious account is a Yahoo ID so access via OAuth 开发者_StackOverflowis required.