Posts Tagged theme

NaggieHow to Integrate Google Buzz to your WordPress Theme

Saturday, March 6th, 2010

Google Buzz is a new social media service introduced by Google to share real-time updates. It is integrated directly with your gmail account. It can be integrated just like Twitter in your blog to let your readers share your blogs posts with their followers.

To generate a “Share to Google Buzz” link, you just need to add the following code in between your WordPress Posts Loop.

<a href=’http://www.google.com/reader/link?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>&snippet=<?php the_title(); ?>&srcURL=<?php bloginfo(’wpurl’); ?>&srcTitle=<?php bloginfo(’name’); ?>’>Share to Google Buzz</a>

The link contains 4 parameters:

url: link to blog post
title: blog post title
srcURL: source url like your blog url
srcTitle: your blog name or title

It’s a simplest and plugin free way to add Google Buzz to your blog posts. If you want, you can add a Google Buzz icon instead of text link in the above code.

Tags: , , , , , , ,
Posted in New Product Release, Purely Technical | No Comments »

NaggieNew Release: WordPress Theme Releases

Friday, March 5th, 2010

WordPress Theme-

Light Folio

LightFoliocover New Release: WordPress Theme Releases

Light Folio is a clean clean and light theme with a combination black and white color.

CleanTech

CleanTech New Release: WordPress Theme Releases

CleanTech is a clean, two column and elegant theme with support for threaded comments designed to focus your content.

Ultima

Ultima New Release: WordPress Theme Releases

This is a 2-column, soft-colored, rounded theme that totally aims at content and nothing else.

http://get-a-designer.com

http://www.all1sourcetech.com

Tags: , , , , ,
Posted in New Product Release | No Comments »