Post to My Web or BlinkList

update: This post is outdated and the code likely does not work anymore.

The Yahoo! folks added a new Save to My Web feature - it’s offered via javascript. I previously had a “post to My Web”, along with something similar for del.icio.us and digg. It was somewhat of a hack because I couldn’t quite figure out the syntax from the My Web page.

With this ‘new’ feature, I took a peak at their javascript and then pulled out the relevant portion (i.e., I didn’t want their button and all the extra stuff). If you have WordPress, it’s rather easy to implement using the < ?php the_title()?> and < ?php the_permalink()?> template tags. You can grab the exact code I’ve used by viewing this file.

I’d been bothering Mike Reining for this feature in BlinkList for quite some time (in fact, that was how I first ‘met’ Mike on the Informatoin Superhighway). Previously, in order for someone to blink into their BlinkList, the bookmarklet included the user’s unique ID. It made creating a ‘blink it’ or ’save to BlinkList’ impossible to implement until they changed their approach (if I had implemented it, everyone would have been blinking into my BlinkList).

Their new bookmarklets use cookies to determine what ID is logged into BlinkList. With that in mind, I’ve been able to put a ‘post to BlinkList’ up as well. For WordPress users, you can get that code here. Mike also blogged about it, including code to implement this feature on other platforms.

Finally, if you been enjoying my coverage of Web 2.0, I’d ask that you blink my site into the ‘web 2.0 blogs’ tag. You can do that on my sidebar under the “GET SOCIAL” area. And of course, if you haven’t started blinking yet, I highly encourage you to do so!

1 Trackbacks/Pings Trackback

  1. [...] Blinklist is making its way up sreadily the social bookmarking arena.New from Blinklist is the button that allows you to ‘Blink individual posts!!”..now that is really cool..i come across several post that i would like to return to..and this could be just the thing i was looking for.Ok more on that is available from the Mindvalley Blog.However their script is generic and is not going to work directly for everyone.I’ve made just the modification to the code so that it will work on Wordpress.The given code does not take up the ‘title’ and ‘descriptions’ from the post….so i took some inspiration from technosight and worked things out.You can find it below if you need it.Remember you have to add it to the post template! [...]

Voice your opinion