Hi folks, yesterday we released some new enhancements:
* Users now have the ability to remove items from their Inbox either individually or through bulk edit. * We now support imports of Firefox JSON files with tags (aka Firefox "backup" files), Furl files with tags, and Firefox "smart bookmarks" files. * The Watchmen will be available in theaters starting Friday. * Save/cancel buttons are now added to the bottom of the tag bundle edit page. * Linkrolls/tagrolls support empty titles. * Better API support for Google App Engine users.
Other enhancements from the past few weeks:
* Permanent login is now available. When signed in, click the checkbox labeled "Keep me logged in" and you won't have to log in again until you want to. (Yes, this means that we removed the two-week limit.) * URL details pages (the ones like http://delicious.com/url/7439baff5f8040da62aca7dac0c8e7e3) now display 30 Top Tags instead of the previous 10. * The "type a tag" bar is now a little taller and tag entry field is a little larger. * You can now get a private (keyed) RSS feed for your bookmarks, including private bookmarks. When logged in, you can find this linked next to the normal public RSS feed - right below the last bookmark on your Bookmarks page.
We have a beta version of the Firefox add-on with bugfixes and AwesomeBar integration: http://support.delicious.com/forum/comments.php?DiscussionID=2083
Bonus tip: We have bookmarklet buttons for Chrome available from the bookmarklet page - http://delicious.com/help/bookmarklets (and check out the very bottom of that page for a couple fancy buttons).
Thanks for pointing this out... both Chrome and Safari should be resizable (that's how webkit works) - but we'll have to accommodate for that in our submission forms.
I'm having a problem with link roll which seems to have start yesterday. All my link rolls now have the title "My Delecious Bookmarks" followed then by the title I actually want and have arranged at my typepad set-up. Also when I've gone to check on your link roll page - http://delicious.com/help/linkrolls - to test my code I get nothing i.e. I delete your standard title and enter the tag I actually want listed, not all bookmarks, nothing happens. The code looks the same as I currently am using at typepad but the preview stays stuck with general bookmarks.
This is frustrating Is it possible that the latest changes you have made to link rolls have caused some changes that I must now find a work around to?
I've fixed my code in typelists at typepad. I've specifically added a "title" element and set it to null - title=;count=10; etc.etc. that fixed the problem of having "my Delicious Bookmarks" showing up as a title. So for example the code for one of my link rolls now looks like this:
Your link roll page preview still seems to have a problem actually showing anything other than a modified general set of book marks and not a specific tag component.
A few other people noticed this unexpected linkroll title too: http://support.delicious.com/forum/comments.php?DiscussionID=2127 - I responded there.
Yes, the linkroll page does have a bug with displaying tag-filtered bookmarks, and we have it on our list to fix. The code should still work properly when included in a website.
alsutton: Can you explain a little bit about what issues you're noticing with the IE plugin? They're probably not caused by this update, but something else might be going wrong.