Google Buzz ER: Google Buzz for Wordpress
Yesterday Google announced new service, Google Buzz, a new way to share updates, photos, videos and more, and start conversations about the things you find interesting. Today you can have Google Buzz posts on your WordPress site.

Google Buzz Er is Wordpress plugin for showing public Google Buzz posts for selected Google account. All you have to do is to set Google account username and optionally number of posts. From 1.2 version Google Buzz Er have sidebar widget.
Features
* Custom title
* Showing images from post
* Sidebar widget
* Custom color scheme
How to install
In header of your site add following line of code:
<?php include (ABSPATH . '/wp-content/plugins/google-buzz-er/google-buzz-er.php'); ?>
1. Upload google-buzz-er to the /wp-content/plugins/ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. Drag widget on your sidebar – or -
On place where you want Google Buzz ER to be shown put:
<?php GoogleBuzzEr(); ?>
After that go on Google Buzz ER settings page and set your Google account username (without ‘@gmail.com’) . It’s simple like that.
Changelog
1.1
* Sorting posts by publishing time
1.2
* Added sidebar widget feature
* Removed include for header section
1.3
* Custom title in header
* Option for showing images from posts
* Width for images from posts
1.4
* Using curl for getting Google Buzz data
* Check if there are posts
* Set box, posts, links color from admin page
* Choose if Google Buzz logos will be displayed
Comments [ 133 Comments ]
» Trackbacks and pingbacks click to expand
-
[...] Link: http://workshop.rs/2010/02/google-buzz-er-google-buzz-for-wordpress/ [...]
-
[...] google buzz ER [...]
-
[...] Google Buzz ER for WordPress by Ivan Lazarevic shows your Google Buzz posts on your Wordpress Blog. Set you username and the location in your Blog, where you want your Google Buzz posts to be shown. The Features are: Custom title, Showing images from post, Sidebar widget, Custom color scheme. [...]
-
[...] 首先你需要这个插件 Google Buzz ER 或者这个 Google [...]
-
[...] varios resultados. Instalé tres distintos, y tras probarlos, el que más me convenció fue Google Buzz ER. Me decanté por éste porque no sólo se veía mejor que los otros plug-in’s sino que puedes [...]
-
[...] use Buzz primarily to share items of interest from Google Reader. I use a WordPress plugin called Google Buzz ER to share my latest Buzz in this blog. You’ll see the attractive widget in the sidebar, with [...]
-
[...] – ‘Google Buzz ER’ de workshop.rs [...]
-
[...] You can find more information about this plugin on workshop.rs [...]
Leave a Reply
More Articles
-
Fancy Transitions Featured Gallery for WordPress
ftFeatured is Wordpress plugin for creating image gallery with fancy transition effects of featured posts. You can choose between three types of transition effects: curtain, wave and zipper. Also, you can set width, height, delay time, number of posts etc.
This WordPress plugin is based on jQuery jqFancyTransitions plugin and is very easy to use. After [...] -
HTML5/CSS3 Circle Music Player
More then a year ago my very talented designer friend Jovan Stanojevic presented me idea of Circle Music player which will play local .mp3 files. This is his original idea, but after we start to work on this a few things were changed.
[He have more great designs which you'll see if you go to his [...] -
mooBarGraph: AJAX graph for MooTools
mooBarGraph is AJAX graph plugin for MooTools which support two types of graphs, simple bar and stacked bar graph. This plugin made graph from your JSON data and is compatible with all major browsers including IE6.
This is jqBarGraph on steroids. It have almost all jqBarGraph possibility, plus some new features, like url bars, info boxes, [...]
-
Gradienter: Add gradient to elements
Last night I started to work on Wordpress theme for blog and I got an idea that every post should have their own background color and that maybe those colors can be in gradient. Since that that’s very boring to do manually, I’ve decide to write jQuery plugin which will do that job.
Gradienter is easy [...]

September 12, 2010
Hi, I’m trying to do the same thing, showing my public Google Buzz on my website but I can’t manage to get the images. I’m doing it with simplepie. Any ideas? Thanks in advance!
November 1, 2010
thank you 4 share
December 30, 2010
Is there a way to post every buzz as a wp post?
Thanks for you help!
April 22, 2011
This widget works nicely also with 3.0.5
Thanks
April 22, 2011
I love the plugin, and it was working well for a while, but then I, too, started getting the “Invalid argument supplied for foreach()” error. I’ve used my profile url number (102843017746602461910) as well as my gmail username, but I still get the error.
Any suggestions would be appreciated. Thank you.