<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Blog Themes, Blog Tutorials, Blog Templates, Blogger Tips, Blog Resources &#187; Gadgets</title>
	<atom:link href="http://www.blogbunker.com/tag/gadgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogbunker.com</link>
	<description>Free blogger templates, blogger tutorials, blogger tips, blogger guildes, blogger widgets, free wordpress plugins, free wordpress theme, blogger resources</description>
	<lastBuildDate>Sun, 22 Jan 2012 06:20:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Some Friend Connect Gadgets that you might not know</title>
		<link>http://www.blogbunker.com/blogger-tutorials/some-friend-connect-gadgets-that-you-might-not-know/</link>
		<comments>http://www.blogbunker.com/blogger-tutorials/some-friend-connect-gadgets-that-you-might-not-know/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 15:18:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blogger Tutorials]]></category>
		<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://www.blogbunker.com/?p=203</guid>
		<description><![CDATA[<a href="http://www.blogbunker.com/blogger-tutorials/some-friend-connect-gadgets-that-you-might-not-know/"><img align="left" hspace="5" width="100" height="100" src="http://www.blogbunker.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Most of you might be aware of the Google Followers gadget.Its just one of the different friend connect gadgets. Where Can i get a Friend Connect Gadget? 1. Goto Google Friend Connect and on the left pane you will see a list of your blogs. 2.Expand your blog name(just click on it) and Opt for [...]]]></description>
			<content:encoded><![CDATA[<p>Most of you might be aware of the Google <span id="IL_AD2">Followers</span> gadget.Its just one of the different friend connect <span id="IL_AD1">gadgets</span>.</p>
<h3>Where Can i get a Friend Connect Gadget?</h3>
<p>1. Goto <span style="text-decoration: underline;">Google Friend Connect</span> and on the left pane you will see a list of your blogs.</p>
<p>2.Expand <span id="IL_AD3">your blog</span> name(just click on it) and Opt for the “<strong>Social Gadgets</strong>” From the expanded list.</p>
<p>3.Now you can see a list of gadgets.You can customize the colours and the <strong>Generate the Code. </strong></p>
<p>4.Copy this Code . Now in your blogger layout page(of the same blog), add a new <strong>HTML/JavaScript</strong> Gadget and paste this code there and save.</p>
<p>5.Now you should have that gadget running on your blog.</p>
<p><a name="more"></a></p>
<p>Here is a list of some of the Popular Gadgets[Some of  them which can be demoed here <img src='http://www.blogbunker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ]</p>
<p>1.<strong>Members Gadget</strong> – This is the same thing as what you see in a normal Followers Blogger Gadget</p>
<p><!-- Include the Google Friend Connect javascript library. --><script src="http://www.google.com/friendconnect/script/friendconnect.js" type="text/javascript"></script><br />
<!-- Define the div tag where the gadget will be inserted. --></p>
<div id="div-8757453888503966196" style="border: 1px solid #cccccc; width: 276px; visibility: visible;"></div>
<p><!-- Render the gadget into a div. --><br />
<script type="text/javascript">// <![CDATA[
var skin = {};
skin['BORDER_COLOR'] = '#cccccc';
skin['ENDCAP_BG_COLOR'] = '#e0ecff';
skin['ENDCAP_TEXT_COLOR'] = '#333333';
skin['ENDCAP_LINK_COLOR'] = '#444444';
skin['ALTERNATE_BG_COLOR'] = '#ffffff';
skin['CONTENT_BG_COLOR'] = '#ffffff';
skin['CONTENT_LINK_COLOR'] = '#444444';
skin['CONTENT_TEXT_COLOR'] = '#333333';
skin['CONTENT_SECONDARY_LINK_COLOR'] = '#444444';
skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
skin['CONTENT_HEADLINE_COLOR'] = '#333333';
skin['NUMBER_ROWS'] = '4';
google.friendconnect.container.setParentUrl('/' /* location of rpc_relay.html and canvas.html */);
google.friendconnect.container.renderMembersGadget(
 { id: 'div-8757453888503966196',
   site: '08346835801027560043' },
  skin);
// ]]&gt;</script></p>
<p>2.<strong>Cloud Gadget</strong></p>
<p>Shows your followers as an animated Cloud</p>
<p>3.<strong>Sign in Gadget</strong> – This is also a followers gadget with a sign button like style</p>
<p><!-- Include the Google Friend Connect javascript library. --><!-- Define the div tag where the gadget will be inserted. --></p>
<div id="div-7205280763477108640" style="border: 1px solid #cccccc; width: 282px; visibility: visible;"></div>
<p><!-- Render the gadget into a div. --><script type="text/javascript">// <![CDATA[
var skin = {};
skin['BORDER_COLOR'] = '#cccccc';
skin['ENDCAP_BG_COLOR'] = '#e0ecff';
skin['ENDCAP_TEXT_COLOR'] = '#333333';
skin['ENDCAP_LINK_COLOR'] = '#444444';
skin['ALTERNATE_BG_COLOR'] = '#ffffff';
skin['CONTENT_BG_COLOR'] = '#ffffff';
skin['CONTENT_LINK_COLOR'] = '#444444';
skin['CONTENT_TEXT_COLOR'] = '#333333';
skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
skin['CONTENT_HEADLINE_COLOR'] = '#333333';
skin['ALIGNMENT'] = 'right';
google.friendconnect.container.setParentUrl('/' /* location of rpc_relay.html and canvas.html */);
google.friendconnect.container.renderSignInGadget(
 { id: 'div-7205280763477108640',
   site: '08346835801027560043' },
  skin);
// ]]&gt;</script></p>
<p>There are so many other friend connect gadgets like Recommendation Gadget, Comments Gadget, Ratings and Reviews Gadget and Lots More.The Recommendation gadget can be used as a popular posts gadget.so you guys better check out the big list of friend connectgadgets, available for you. And one most important thing. Don&#8217;t forget to follow me using any of the Friend connect preview gadgets listed here <img src='http://www.blogbunker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Source:bloggerplugins.org</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogbunker.com/blogger-tutorials/some-friend-connect-gadgets-that-you-might-not-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

