
You felt left out. Alone.
You are at the Dark corner of your room and confused about Buzz. But willing to try it out?
Understood! I’m here! I’ll show you everything you need to Rock on Google Buzz
So what is this Buzz about Google Buzz?
Google Buzz is a social media application integrated with your Gmail account. It is kind of like friendfeed and part of it looks like twitter. It allows you to follow your contacts and integrates itself with your verified websites.
In simple terms:
- Share your updates to your known contacts or to the world
- It’s integrated in your Gmail inbox, conversations are grouped just like your emails
- No need to install any add-ons or software
- Upload and share photos, maybe you can write a short story about that photo
- Share a link, with your own words
- Ability to like or comment on any Buzz
- Connect popular Social Media platforms like Twitter, Flickr, Picasa, Blogger, Wordpress, Google Reader and many others.
- Allows updating your Buzz when you publish any topics or photos on these social media platforms
- Mobile device friendly
- The power of Ajax, no need to refresh your timeline. It is real-time
- Allows you to email any of your favorite Buzz to others
That is the simplest way to put a description of Buzz when it is actually much more interactive. There are many other possibilities.
Long story short.
I’m here to show you how to get started with Google Buzz.
If you do not have a Google profile, create one for yourself. I would suggest when you set the profile URL, please use your full name.
Remember what is your profile address which you can share via Email or IM.
Access your profile and click “Edit Profile” located at the right side top of your screen.
Fill up the necessary information. Scroll down to the “Links” section.
Google will then try to determine your websites and present you with a list of suggestion.

Add your favorite sites from the suggestions to your Google profile.
Now here is something you need to know. If you have any 3rd party sites like Posterous or Tumblr, you need to do some code changes in their themes. Go to theme edit mode. Place this piece of code right after the <head> tag:
1 | <link href="http://www.google.com/profiles/your.name" rel="me" type="text/html" /> |
This is to ensure that Google consider those sites verified as yours.
Note: the part “your.name” should be changed to your username on Google profile.
Edit your theme at Posterous (Advanced Tab), add the <link> tag:

Edit your theme at Tumblr (Theme Tab), add the <link> tag:

~
Rather than wait for the Google crawler to re-visit your site, you can use the Social Graph API Recrawl tool to force recrawl your sites for verification. This wonderful tool created by Brad Fitzpatrick and Brett Slatkin.

TIP: You can use the “Recrawl” buttons to force check your site status again. The Green arrow means your site is verified.
~
In default setting in Buzz might expose contacts to each other or to the public. This issue pointed out by Phillip Lenssen which could be a great concern about privacy.
What should you do:

~
If you are not already on Buzz. You can opt-in anytime by going Google Buzz.
Navigate to your Buzz, it is right under your Inbox in GMail.
For the first timers, Buzz will present you with a list of suggested followers and will ask you to connect your sites.
Connect your sites:


Once your sites are connected, these sites will automatically post Buzz depending on the new content on any of these sites.
TIP: Once you connect your sites to Buzz, you can also set the properties of a specific site updates to “Public” or “Private”
Start Interacting. Once you start following people you will see their updates on your timeline like twitter.

There are many ways to interact with a Buzz.
TIP: If you like to see all the Buzz from a specific person. Use the option shown below.

From the right side drop down menu you can:
~
TIP: You might see some Buzz are grouped and look like stacks, click on the stack top area to expand them

~
Things you can do when you post a Buzz:





And here is the output:

TIP: Here is a topic from Mashable on “HOW TO: Integrate Facebook, Twitter, and Buzz into Your Gmail”
~
Google Chrome: Do you know there is a Chrome Extension for Google Buzz called Chrome Buzz. It displays Buzz notifications on Chrome.
Another extension for Google Chrome is Buzzer which allows you to make updates to Google Buzz from Chrome. You need to set up Google Reader to connect it to Buzz.

Firefox: Buzz It! will make a buzz status update via Gmail with the link and title of the webpage you are viewing. It will also shorten URLs with Bit.ly, allowing the user to monitor their link statistics.
~
Add Buzz This button to your web site or WordPress post. You can get some beautiful looking Buzz Buttons from Cheth Studios. You can right click and save this button too ![]()
Code for Wordpress Posts:
1 | <a href="http://www.google.com/reader/link?url=<?php the_permalink() ?>&title=<?php the_title () ?>&srcURL=http://www.yourdomain.com/" target="_blank" rel="nofollow external"><img src="<?php bloginfo('template_directory'); ?>/google-buzz-this-small.png" border="0" title="Submit to Google Buzz" /></a> |
Or
Get the Buzz Button WordPress Plugin from ClickOnF5 website.
Alternative Code (JavaScript):
1 | <a href='javascript:var%20b=document.body;var%20GR________bookmarklet_domain="http://www.google.com";if(b&&!document.xmlVersion){void(z=document.createElement("script"));void(z.src="http://www.google.com/reader/ui/link-bookmarklet.js");void(b.appendChild(z));}else{}'> <img src="http://www.yourdomain.com/google-buzz-this-small.png" alt="Buzz This" title="Post to Google Buzz" /></a> |
REMINDER: Please update inside the yourdomain.com to your website domain name.
~
Open http://buzz.google.com/ on your phone. Also, you can find Buzz for your mobile devices here.
~
TIP: In case you don’t like to have Buzz in your Gmail, you can turn it off. Scroll down to the Footer of your Gmail, click on “turn off buzz“. That will bring you back to your Gmail without Buzz.

~
TIP: Create a Filter on your Gmail if you do not like too many conversations in your inbox.

Create a Filter with the word label:buzz

Select “Skip Inbox” and “Also apply filter to XX conversations“. Click “Create Filter” and you won’t have any Buzz conversations inside inbox.
~
Well, this should at least bring you up to the speed using Google Buzz. I will change and add new tips time to time. I would love to know your own tips too. You can discuss your tips at the comments. On the other hand, why not start a conversation with my Buzz?
I am expecting some other features in Buzz, such as:
Just ideas…. don’t change your channel… more to come.. In the mean time you can Subscribe to my RSS feed to keep yourself Tuned.