Bookmarklet for del.icio.us
I just saw somebody using a del.icio.us widget to post a new URL to his account. I’m using a bookmarklet instead which looks like this: javascript:location.href=’http://del.icio.us/YourUserName?v=2&url=’+encode URIComponent(location.href)+’&title=’+encodeURIComponent(document.title) Note that this is actually one line! Instead of »YourUserName« fill in your del.icio.us username and create a new bookmark in your favourite browsers. Name it »del.icio.us« or […]