rah's posterous

rah's posterous

Rahsheen  //  Musician, social media and new media enthusiast. Health & fitness coach, consultant, early adopter, and father. Most of the things here are not of my own creation. If you're offended....sorry.

Apr 13 / 2:30pm

A Simple Google Buzz Bookmarklet

UPDATE: I changed the bookmarklet up a bit so get the updated version from my new blog at http://coachrah.com/featured/google-buzz-bookmarklet/

Based on the new Google Buzz share widgets, I created a simple bookmarklet. Just create a new bookmark and paste the following Javascript code:

javascript:void(window.open('http://www.google.com/buzz/post?url='+encodeURIComponent(location.href),'addwindow','status=no,toolbar=no,width=700,height=350,resizable=yes'));