<?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>Blogger Templates and Tricks by Abu Farhan &#187; Blogger Tricks</title>
	<atom:link href="http://www.abu-farhan.com/category/tips-trik-blogger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abu-farhan.com</link>
	<description>Blogger Template, Tips and Trick</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:01:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blogger Widget: LofsiderNews &#8211; Slider for Popular Post Blogger Part 1</title>
		<link>http://www.abu-farhan.com/2012/01/blogger-widget-lofsidernews-slider-for-popular-post-blogger/</link>
		<comments>http://www.abu-farhan.com/2012/01/blogger-widget-lofsidernews-slider-for-popular-post-blogger/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 01:30:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Popular Post for Blogger]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Blogger Widget]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[lofsidernews]]></category>
		<category><![CDATA[Popular Post Widget]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1397</guid>
		<description><![CDATA[Bismillah, Alhamdulillah
Now I made one more <a href="http://www.abu-farhan.com/category/tips-trik-blogger/popular-post-tips-trik-blogger/">Popular Post WIdget for Blogger</a> Widget. The Blogger Widget show Slideshow for Blogger using LofsiderNews jquery plugin effect. What is the different of previous Popular post is the slider have small thumbnail. The image between big image and small image is different.]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p>Bismillah, Alhamdulillah<br />
Now I made one more <a href="http://www.abu-farhan.com/category/tips-trik-blogger/popular-post-tips-trik-blogger/">Popular Post Widget for Blogger</a> Widget. The Blogger Widget show Slideshow for Blogger using <a title="LofSiderNews for Blogger" href="http://landofcoder.com">LofsiderNews</a> jquery plugin effect. What is the different of previous Popular post is the slider have small thumbnail. The image between big image and small image is different.</p>
<p>You can see demo from below link</p>
<p><a href="http://abu-farhan.com/demolink/?demolink=http://lofslidernews-popular-post.blogspot.com//"><img class="aligncenter size-full wp-image-1284" title="Popular Posts Slider" src="http://abu-farhan.com/images/lofsidernewsforblogge01.jpg" alt="" width="450" height="250" /></a><br />
<span class="button orange2"><a title="Demo - New Popular Post for Blogger With Animation" href="http://abu-farhan.com/demolink/?demolink=http://lofslidernews-popular-post.blogspot.com/" target="_blank">Demo</a></span><br />
This script very easy to install, you only have to put the script to the new Gadget</p>
<ul>
<li>Login to Blogger Dashboard and navigate to <strong>Design &#8211; Page Elements</strong></li>
<li>Click &#8220;Add Gadget&#8221; and Choose &#8220;Popular Posts&#8221;(<strong>If you already have this gadget skip this step</strong>)</li>
<li>After you have Popular Post Gadget &#8220;Add Gadget&#8221; again and select &#8220;HTML/Javascript&#8221;</li>
<li>Put all script bellow to the &#8220;Content&#8221; of HTML/Javascript Gadget</li>
<li>If you have already <strong>jQuery</strong> in your Template <strong>please delete from my script the jQuery Link</strong></li>
<li>Done- your popular post now with animation</li>
</ul>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2011/09/petunjuk1.jpg"><img class="aligncenter size-full wp-image-1287" title="petunjuk1" src="http://www.abu-farhan.com/wp-content/uploads/2011/09/petunjuk1.jpg" alt="" width="539" height="333" /></a></p>
<pre>&lt;style&gt;
@charset "utf-8";
/* CSS Document */
.lof-slidecontent{
	position:relative;
	overflow:hidden;
	border:#F4F4F4 solid 1px;
	width:892px;
	height:300px;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:#FFF;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	color:#FFF;
	text-align:center
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;

	background:transparent url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/load-indicator.gif) no-repeat scroll 50% 50%;
}
.lof-main-outer{
	position:relative;
	height:100%;
	width:600px;
	z-index:3px;
	overflow:hidden;
}

/*******************************************************/
.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	top:150px;
	left:50px;
	width:400px;
	background:url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/transparent_bg.png);

	/* filter:0.7(opacity:60) */
}
.lof-main-item-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
.lof-main-item-desc h3 a{
	color:#FFF;
	margin:0;
	font-size:140%;
	padding:20px 8px 2px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
.lof-main-item-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}

/* main flash */
ul.lof-main-wapper{
	/* margin-right:auto; */
	overflow:hidden;
	background:transparent url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0  !important;
	height:300px;
	width:600px;
	position:absolute;
	overflow:hidden;
}

ul.lof-main-wapper li{
	overflow:hidden;
	padding:0px  !important;
	margin:0px;
	height:100%;
	width:600px;
	float:left;
}
.lof-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
ul.lof-main-wapper li img{
	padding:0px !important;
	width:600px  !important;
	height:300px  !important;
}

li-desc{
	z-index:100px;
	position:absolute;
	top:150px;
	left:50px;
	width:400px;
	background:url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/transparent_bg.png);

	/* filter:0.7(opacity:60) */
}
li-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
li-desc h3 a{
	color:#FFF;
	margin:0;
	font-size:140%;
	padding:20px 8px 2px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
li-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}

/* item navigator */
ul.lof-navigator{
	top:0  ;
	padding:0  ;
	margin:0 ;
	position:absolute ;
	width:100% ;
	background:none !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
ul.lof-navigator li{
	cursor:hand !important;
	cursor:pointer !important;
	list-style:none !important;
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
	overflow:hidden !important;
}
.lof-navigator-outer{
	position:absolute !important;
	right:0 !important;
	top:00px !important;
	z-index:100 !important;
	height:300px !important;
	width:310px !important;
	overflow:hidden !important;
	color:#FFF
}
.lof-navigator li.active{
	background:url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/arrow-bg.png) no-repeat scroll left center;
	color:#FFF
}
.lof-navigator li:hover{

}

.lof-navigator li h3{
	color:#FFF;
	font-size:120%;
	padding:15px 0 0 !important;
	margin:0;

}
.lof-navigator li div{
	background:url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/transparent_bg.png);
	color:#FFF;
	height:100%;
	position:relative;
	margin-left:15px;
	padding-left:15px;
	border-top:1px solid #E1E1E1;
}

.lof-navigator li.active div{
	background:url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/grad-bg.gif);
	color:#FFF;
}
.lof-navigator li img{
	height:60px;
	width:60px;
	margin:15px 15px 10px 0px;
	float:left;
	padding:3px;
	border:#C5C5C5 solid 1px;
}
.lof-navigator li.active img{
	border:##6C8E5C  solid 1px;
}
.lof-navigator li.active h3{
	color:#FFF;

.PopularPosts .item-title{0 !important; }
}
.PopularPosts .widget-item-control {display:none}

&lt;/style&gt;

&lt;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://accordion-for-blogger.googlecode.com/svn/trunk/jquery.easing.js"&gt;&lt;/script&gt;
&lt;script language="javascript" type="text/javascript" src="http://accordion-for-blogger.googlecode.com/svn/trunk/scriptlofslider.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
 $(document).ready( function(){
		$('#lofslidecontent45').lofJSidernews( { interval:2000,
											 	easing:'easeInOutQuad',
												duration:1200,
												auto:true } );
	});

&lt;/script&gt;
&lt;style&gt;

	ul.lof-main-wapper li {
		position:relative;
	}
&lt;/style&gt;</pre>
<p><strong>Don&#8217;t Copy This Post because this Original from my Blog (www.abu-farhan.com)<br />
Please read Copyright of All post at the Footer.</strong></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2012/01/blogger-widget-lofsidernews-slider-for-popular-post-blogger/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Blogger widget : Popular Post with Carousel Slider</title>
		<link>http://www.abu-farhan.com/2012/01/blogger-widget-popular-post-with-carousel-slider/</link>
		<comments>http://www.abu-farhan.com/2012/01/blogger-widget-popular-post-with-carousel-slider/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 19:40:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Popular Post for Blogger]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[Popular Post Widget]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1392</guid>
		<description><![CDATA[Bismillah, Alhamdulillah
After long time I'm not post for new script. Now I post about <a href="http://www.abu-farhan.com/category/tips-trik-blogger/popular-post-tips-trik-blogger/">Popular Post Widget for blogger</a>, because this widget is the best from Blogger (in my opinion)]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p>Bismillah, Alhamdulillah<br />
After long time I&#8217;m not post for new script. Now I post about <a href="http://www.abu-farhan.com/category/tips-trik-blogger/popular-post-tips-trik-blogger/">Popular Post Widget for blogger</a>, because this widget is the best from Blogger (in my opinion). Some Features of Popular Post for blogger are :</p>
<ul>
<li>SEO friendly (not javascript)</li>
<li>Easy to custumized</li>
<li>Can make for <a href="http://www.abu-farhan.com/category/tips-trik-blogger/popular-post-tips-trik-blogger/">Feature Post</a></li>
<li>Dynamic result based on real statistic</li>
</ul>
<p>Because of those features I made many widget to show popular post in many way. Now I made new widget using Carousel slider it can show image and snipped in horizontal.</p>
<p>You can see demo from below link</p>
<p><a href="http://abu-farhan.com/demolink/?demolink=http://demo-caraousel-popular-post.blogspot.com/"><img class="aligncenter size-full wp-image-1284" title="Popular Posts Slider" src="http://abu-farhan.com/images/carouselpopular.jpg" alt="" width="378" height="200" /></a><br />
<span class="button orange2"><a title="Demo - New Popular Post for Blogger With Animation" href="http://abu-farhan.com/demolink/?demolink=http://demo-caraousel-popular-post.blogspot.com/" target="_blank">Demo</a></span><br />
This script very easy to install, you only have to put the script to the new Gadget</p>
<ul>
<li>Login to Blogger Dashboard and navigate to <strong>Design &#8211; Page Elements</strong></li>
<li>Click &#8220;Add Gadget&#8221; and Choose &#8220;Popular Posts&#8221;(<strong>If you already have this gadget skip this step</strong>)</li>
<li>After you have Popular Post Gadget &#8220;Add Gadget&#8221; again and select &#8220;HTML/Javascript&#8221;</li>
<li>Put all script bellow to the &#8220;Content&#8221; of HTML/Javascript Gadget</li>
<li>If you have already jQuery in your Template <strong>please delete from my script</strong></li>
<li>Done- your popular post now with animation</li>
</ul>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2011/09/petunjuk1.jpg"><img class="aligncenter size-full wp-image-1287" title="petunjuk1" src="http://www.abu-farhan.com/wp-content/uploads/2011/09/petunjuk1.jpg" alt="" width="539" height="333" /></a></p>
<pre>&lt;style&gt;

#slider ol,#slider ul,#slider li
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

.popular-posts  img {
  margin: 0  !important;
  padding:0  !important;
  width:150px;
  height:120px;
}

ol, ul {
	list-style: none;
	}

.wrapper {
	width: 720px;
	margin: 0 auto;
	position:relative;
}

.clear {
	clear: both;
	}

.display-none {
	display:none;
	}

#slider {
	position: relative;
	top: -2px;
	z-index: 1;
	}

#slider .prev {
	position: absolute;
	width: 21px;
	height: 21px;
	display: block;
	background: url(http://i575.photobucket.com/albums/ss197/akhmadaminullah/arleft.png) no-repeat center center;
	top: 150px;
	left: -51px;
	}

#slider .next {
	position: absolute;
	width: 21px;
	height: 21px;
	display: block;
	background: url(http://i575.photobucket.com/albums/ss197/akhmadaminullah/arright.png) no-repeat center center;
	top: 150px;
	right: -51px;
	}

#slider #slider-wrapper {
	width: 720px;
	height: 300px;
	padding-top: 40px;
	overflow: hidden;
	z-index: 999;
	position: relative;
	}

#slider #slider-inner {
	width:9780px;
	height:300px;
	position:absolute;
	}

#slider .article {
	width: 150px;
	height: 300px;
	float: left;
	margin-right: 30px;
	}

#slider .article img {
	margin-bottom: 25px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
	}

#slider .article h2 {
	margin-bottom: 15px;
	line-height: 18px;
	}

#slider .article h2 a {
	font-size: 18px;
	color: #404040;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	line-height: 23px;
	}

#slider .article .meta-comments a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #fff;
	}

#slider .article .item-snippet {
	margin-left: 15px;
	}

#slider .widget-item-control { display: none}

&lt;/style&gt;
&lt;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://accordion-for-blogger.googlecode.com/svn/trunk/gridslidepopularpost.js"&gt;&lt;/script&gt;</pre>
<p><strong>Don&#8217;t Copy This Post because this Original from my Blog (www.abu-farhan.com)<br />
Please read Copyright of All post at the Footer.</strong></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2012/01/blogger-widget-popular-post-with-carousel-slider/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Dbestlists: The Best Lists of Everything</title>
		<link>http://www.abu-farhan.com/2012/01/dbestlists-the-best-lists-of-everything/</link>
		<comments>http://www.abu-farhan.com/2012/01/dbestlists-the-best-lists-of-everything/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 14:44:00 +0000</pubDate>
		<dc:creator>sholeh</dc:creator>
				<category><![CDATA[Blogger Tricks]]></category>
		<category><![CDATA[Page Navigation]]></category>
		<category><![CDATA[Popular Post for Blogger]]></category>
		<category><![CDATA[best blogger tricks]]></category>
		<category><![CDATA[best blogger widget]]></category>
		<category><![CDATA[dbestlists]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1375</guid>
		<description><![CDATA[Now I would like to introduce my friend’s website, named "<a title="The Best Lists of Everything &#124; Dbestlists" href="http://www.dbestlists.com/">The Best List of Everything</a>".
This website presents all the best in the world.]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p>Now I would like to introduce my friend’s website, named &#8220;<a title="The Best Lists of Everything | Dbestlists" href="http://www.dbestlists.com/">The Best List of Everything</a>&#8220;.</p>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2012/01/the-best-lists-of-everything-dbestlists.jpg"><img class="alignnone size-medium wp-image-1376" title="The Best Lists of Everything | Dbestlists" src="http://www.abu-farhan.com/wp-content/uploads/2012/01/the-best-lists-of-everything-dbestlists-275x300.jpg" alt="The Best Lists of Everything | Dbestlists" width="275" height="300" /></a></p>
<p>This website presents all the best in the world. What is presented in <a title="The Best Lists of Everything | Dbestlists" href="http://www.dbestlists.com/">this web</a> are as follows:</p>
<ol>
<li><a title="Best Web Design" href="http://www.dbestlists.com/category/best-web-design/">Best Web Design</a></li>
<li><a title="Best Theme/ Template" href="http://www.dbestlists.com/category/best-web-design/theme-template/">Best Theme/ Template</a></li>
<li><a title="Best Web Design Tutorial" href="http://www.dbestlists.com/category/best-web-design/tutorial/">Best Web Design Tutorial</a></li>
<li><a title="Best Website" href="http://www.dbestlists.com/category/best-website/">Best Website</a></li>
<li><a title="Review Best Graphic Design" href="http://www.dbestlists.com/category/best-graphic-design/">Best Graphic </a><a title="Review Best Graphic Design" href="http://www.dbestlists.com/category/best-graphic-design/">Design</a></li>
</ol>
<p>This <a title="Review The Best Lists of Everything | Dbestlists" href="http://www.dbestlists.com/">website</a> also gathers blogs or posts so well documented. I have asked the admin of this <a title="The Best Lists of Everything | Dbestlists" href="http://www.dbestlists.com/">website</a> for posts <a title="Review Best Related Post for Blogger" href="http://www.dbestlists.com/featured/best-related-post-for-blogger/">related to the bloggers</a>. Some <a title="Review Best Related Post for Blogger" href="http://www.dbestlists.com/featured/best-related-post-for-blogger/">related</a> <a title="Review Best Related Post for Blogger" href="http://www.dbestlists.com/featured/best-related-post-for-blogger/">posts</a> with <a title="Review Best Blogger Tricks Tutorial" href="http://www.dbestlists.com/category/best-blogger/tutorial-trick/">bloggers</a> can be seen as follows:</p>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2012/01/best-blogger-tricks-sites-dbestlists.jpg"><img class="alignnone size-medium wp-image-1377" title="Review Best Blogger Tricks Site" src="http://www.abu-farhan.com/wp-content/uploads/2012/01/best-blogger-tricks-sites-dbestlists-300x153.jpg" alt="best-blogger-tricks-sites-dbestlists" width="300" height="153" /></a></p>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2012/01/best-blogger-tutorial-from-indonesia-dbestlists.jpg"><img class="alignnone size-medium wp-image-1379" title="Review Best Blogger Tutorial from Indonesia Dbestlists" src="http://www.abu-farhan.com/wp-content/uploads/2012/01/best-blogger-tutorial-from-indonesia-dbestlists-300x153.jpg" alt="best-blogger-tutorial-from-indonesia-dbestlists" width="300" height="153" /></a></p>
<ol>
<li><a title="Review Best Blogger Widget" href="http://www.dbestlists.com/featured/best-blogger-widgets-2012/">Best Blogger Widget</a></li>
<li><a title="Review Best Popular Post for Blogger" href="http://www.dbestlists.com/featured/best-popular-post-for-blogger/">Best Popular Post for Blogger</a></li>
<li><a title="Review Best Blogger Tricks Site" href="http://www.dbestlists.com/featured/best-blogger-tricks-sites/">Best Blogger Tricks Site</a></li>
<li><a title="Review Best Blogger Tutorial from Indonesia" href="http://www.dbestlists.com/featured/best-blogger-tutorial-from-indonesia/">Best Blogger Tutorial from Indonesia</a></li>
<li><a title="Review Best Blogger Tutorial from India" href="http://www.dbestlists.com/featured/best-blogger-tutorial-from-india">Best Blogger Tutorial from India</a></li>
</ol>
<p>I am sure the <a title="The Best Lists of Everything | Dbestlists" href="http://www.dbestlists.com/">website</a> is all about whatever is best in the world would be well documented. With this <a title="The Best Lists of Everything | Dbestlists" href="http://www.dbestlists.com/">website</a> visitors can choose what is the best and the choice of many people. <a title="The Best Lists of Everything | Dbestlists" href="http://www.dbestlists.com/">Dbestlists</a> makes it easy for visitors to add their preferred list to the existing list. Visitors can also click any of the lists to be the best. The order of the list will change automatically according to the number of choices of the visitors.</p>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2012/01/the-best-lists-dbestlists.jpg"><img class="alignnone size-full wp-image-1388" title="Review The Best Lists " src="http://www.abu-farhan.com/wp-content/uploads/2012/01/the-best-lists-dbestlists.jpg" alt="the-best-lists-dbestlists" width="200" height="200" /></a></p>
<p>Open now  <a title="The Best Lists of Everything | Dbestlists" href="http://www.dbestlists.com/">dbestlists.com</a>, you can read the articles and rates them.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 1140px; width: 1px; height: 1px; overflow: hidden;"><a href="../wp-content/uploads/2012/01/best-blogger-tutorial-from-indonesia-dbestlists.jpg"><img class="alignnone size-medium wp-image-1379" title="Review Best Blogger Tutorial from Indonesia Dbestlists" src="../wp-content/uploads/2012/01/best-blogger-tutorial-from-indonesia-dbestlists-300x153.jpg" alt="best-blogger-tutorial-from-indonesia-dbestlists" width="300" height="153" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2012/01/dbestlists-the-best-lists-of-everything/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Dynamic View Google Blog Template</title>
		<link>http://www.abu-farhan.com/2011/09/dynamic-view-google-blog-template/</link>
		<comments>http://www.abu-farhan.com/2011/09/dynamic-view-google-blog-template/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 09:01:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1318</guid>
		<description><![CDATA[Bismillah Alhamdulillah. Dynamic view in blogger, this title is the latest thing that google add in the blogger. The Template based on ajax, so visitors easily navigate to all posts without need to load new request from the address bar of the browser]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p>Bismillah Alhamdulillah. <a href="http://googleblog.blogspot.com/2011/09/dynamic-views-seven-new-ways-to-share.html">Dynamic view in blogger</a>, this title is the latest thing that google add in the blogger. The Template based on ajax, so visitors easily navigate to all posts without need to load new request from the address bar of the browser. My review about this  feature are :</p>
<ol>
<li>The template is not SEO friendly because Google can&#8217;t read javascript.</li>
<li>Impression or Page click will be down because the browser no need to reload the page only request by ajax.</li>
<li>No sidebar at this template yet until now.</li>
<li>Google adsense can&#8217;t show yet until now.</li>
</ol>
<p>Maybe only that my review about this feature of the Blogger</p>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2011/09/DynamicView.jpg"><img class="aligncenter size-full wp-image-1321" title="DynamicView" src="http://www.abu-farhan.com/wp-content/uploads/2011/09/DynamicView.jpg" alt="" width="566" height="165" /></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2011/09/dynamic-view-google-blog-template/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>Lightbox Blogger Widget</title>
		<link>http://www.abu-farhan.com/2011/09/lightbox-blogger-widget/</link>
		<comments>http://www.abu-farhan.com/2011/09/lightbox-blogger-widget/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 23:51:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1308</guid>
		<description><![CDATA[Lightbox now already in blogger, actually this widget already in our blogger for last week, we don't have install anything, the script will search any element is image and we can clikc to show the Lightbox.]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p><a href="http://www.abu-farhan.com/2011/09/lightbox-blogger-widget/">Lightbox </a>now already in blogger, actually this <a href="http://www.abu-farhan.com/category/tips-trik-blogger/widget-tips-trik-blogger/">widget</a> already in our blogger for the last week, we don&#8217;t have to install anything, the script will search any element which is image and we can click the image to show the Lightbox.<br />
<a href="http://www.abu-farhan.com/wp-content/uploads/2011/09/lightbox.jpg"><img class="aligncenter size-full wp-image-1311" title="lightbox widget for blogger" src="http://www.abu-farhan.com/wp-content/uploads/2011/09/lightbox.jpg" alt="lightbox widget for blogger" width="325" height="331" /></a><br />
The Script already install in your blogger template, the main script and CSS are :<br />
The Libghtbox script<br />
<a href="http://www.blogger.com/static/v1/widgets/931580185-widgets.js">http://www.blogger.com/static/v1/widgets/931580185-widgets.js</a></p>
<p><a href="http://www.blogger.com/static/v1/jsbin/3312549355-lbx.js">http://www.blogger.com/static/v1/jsbin/3312549355-lbx.js</a></p>
<p>The CSS lightbox<br />
<a href="http://www.blogger.com/static/v1/widgets/1100314300-widget_css_2_lightbox_bundle.css">http://www.blogger.com/static/v1/widgets/1100314300-widget_css_2_lightbox_bundle.css</a></p>
<p>Now you don&#8217;t have to install any Lightbox anymore</p>
<p>The Feature of This Lightbox :</p>
<ul>
<li>No need to install</li>
<li>Not use jQuery</li>
<li>Collect all image in one post and show in lightbox slider</li>
</ul>
<p>Maybe only that you can read completly officially from the blogger from this link</p>
<p><a href="http://buzz.blogger.com/2011/09/your-images-never-looked-so-good.html">Your Images never look so good</a></p>
<p>If you want to remove this widget you can follow this discussion</p>
<p><a title="How to Remove Lightbox for Blogger" href="http://www.google.co.uk/support/forum/p/blogger/thread?tid=73493b0be3a4116d&amp;hl=en">How to Remove Lightbox for Blogger</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2011/09/lightbox-blogger-widget/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>All my Accordion Effect for Blogger</title>
		<link>http://www.abu-farhan.com/2011/09/all-my-accordion-effects-for-blogger/</link>
		<comments>http://www.abu-farhan.com/2011/09/all-my-accordion-effects-for-blogger/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 02:15:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Accordion]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[Blogger]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1293</guid>
		<description><![CDATA[Bismillah, Previously I post about <a href="http://www.abu-farhan.com/2011/09/horizontal-accordion-for-popular-post-in-blogger/">Horizontal Accordion for Blogger</a>.  Accordion effect is very good because we can hide some posts or other think and show again if we need. The usefull this method the area will be clean and easy to read. Now I want to share to all of you that I already have accordion effect for blogger in different type. you can use to your blog easly]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p>Bismillah, Previously I post about <a href="http://www.abu-farhan.com/2011/09/horizontal-accordion-for-popular-post-in-blogger/">Horizontal Accordion for Blogger</a>.  Accordion effect is very good because we can hide some posts or other think and show again if we need. The usefull this method the area will be clean and easy to read. Now I want to share to all of you that I already have accordion effect for blogger in different type. you can use to your blog easily.</p>
<p>You Can open all of my <a href="http://www.abu-farhan.com/tag/accordion/">accordion for blogger</a> from this<a href="http://www.abu-farhan.com/tag/accordion/"> link</a></p>
<p><a href="http://www.abu-farhan.com/tag/accordion/"><img class="alignnone" title="Accordion for Blogger" src="http://abu-farhan.com/wp-content/uploads/2010/05/accordion-toc-300x210.jpg" alt="" width="300" height="210" /></a><br />
You can choose my Accordion effect from links below :</p>
<ol>
<li><a href="http://www.abu-farhan.com/2009/12/the-best-accordion-for-blogger-user/">The Best Accordion for Blogger</a>This Script to make all sidebar have accordion effects</li>
<li><a href="http://www.abu-farhan.com/2010/05/table-of-content-and-accordion-for-blogger/">Table of Contents using Accordion script</a>
<p>This script to show all your posts categorized by label and hide and show using accordion effect</p>
</li>
<li><a href="http://www.abu-farhan.com/2010/05/accordion-template-for-blogger/">Accordion Template for Blogger</a>
<p>All post and sidebar have Accordion effect</p>
</li>
<li><a href="http://www.abu-farhan.com/2011/09/horizontal-accordion-for-popular-post-in-blogger/">Popular Posts using Accordion for Blogger</a>
<p>New Popular Post for Blogger ahev Accordion effect and can be used for Featured Slideshow</p>
</li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2011/09/all-my-accordion-effects-for-blogger/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Horizontal Accordion for Popular Post in Blogger</title>
		<link>http://www.abu-farhan.com/2011/09/horizontal-accordion-for-popular-post-in-blogger/</link>
		<comments>http://www.abu-farhan.com/2011/09/horizontal-accordion-for-popular-post-in-blogger/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 04:26:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Popular Post for Blogger]]></category>
		<category><![CDATA[Accordion]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Popular Post Widget]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1281</guid>
		<description><![CDATA[<a href="http://www.abu-farhan.com/category/tips-trik-blogger/popular-post-tips-trik-blogger/">Popular Post</a> for Blogger is the Best widget from Blogger (in my opinion). Some Features of Popular Post for blogger are :
<ul>
	<li>SEO friendly (not javascript)</li>
	<li>Easy to custumized</li>
	<li>Can make for <a href="http://www.abu-farhan.com/category/tips-trik-blogger/popular-post-tips-trik-blogger/">Feature Post</a></li>
	<li>Dynamic result based on real statistic</li>
</ul>
]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p><a href="http://www.abu-farhan.com/category/tips-trik-blogger/popular-post-tips-trik-blogger/">Popular Post</a> for Blogger is the Best widget from Blogger (in my opinion). Some Features of Popular Post for blogger are :</p>
<ul>
<li>SEO friendly (not javascript)</li>
<li>Easy to custumized</li>
<li>Can make for <a href="http://www.abu-farhan.com/category/tips-trik-blogger/popular-post-tips-trik-blogger/">Feature Post</a></li>
<li>Dynamic result based on real statistic</li>
</ul>
<p>Because of those features I made many widget to show popular post in many way. Now I made new widget using <a href="http://www.jeremymartin.name/projects.php?project=kwicks">Jquery Kwikcs</a> it can call Horizontal Acoordion. This jquery Plugin is easy to use and Implement it to popular post for blogger.</p>
<p>You can see demo from below link</p>
<p><a href="http://abu-farhan.com/demolink/?demolink=http://accordion-popular-post-abu-farhan.blogspot.com/"><img class="aligncenter size-full wp-image-1284" title="HAccordion" src="http://www.abu-farhan.com/wp-content/uploads/2011/09/HAcordion.jpg" alt="" width="378" height="291" /></a><br />
<center><br />
<span class="button orange2"><a title="Demo - New Popular Post for Blogger With Animation" href="http://abu-farhan.com/demolink/?demolink=http://accordion-popular-post-abu-farhan.blogspot.com/" target="_blank">Demo</a></span></center><br />
This script very easy to install, you only have to put the script to the new Gadget</p>
<ul>
<li>Login to Blogger Dashboard and navigate to <strong>Design &#8211; Page Elements</strong></li>
<li>Click &#8220;Add Gadget&#8221; and Choose &#8220;Popular Posts&#8221;(<strong>If you already have this gadget skip this step</strong>)</li>
<li>After you have Popular Post Gadget &#8220;Add Gadget&#8221; again and select &#8220;HTML/Javascript&#8221;</li>
<li>Put all script bellow to the &#8220;Content&#8221; of HTML/Javascript Gadget</li>
<li>Done- your popular post now with animation</li>
</ul>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2011/09/petunjuk1.jpg"><img src="http://www.abu-farhan.com/wp-content/uploads/2011/09/petunjuk1.jpg" alt="" title="petunjuk1" width="539" height="333" class="aligncenter size-full wp-image-1287" /></a></p>
<pre>
&lt;style&gt;
.popular-posts {
  margin: 0px 0 30px 0;
  padding: 0 0 0px 0;
  position: relative;
  width: 900px;
  height: 363px;
  overflow: hidden;

}
.popular-posts  {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.popular-posts  li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 185px;
	height: 363px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0px;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.fadeout {
  display: block;
  position: absolute;
  right: 0px;
  width: 300px;
  height: 365px;
  z-index: 4;
  background: url(overlay.png) repeat-y scroll top right;
}
.popular-posts  li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: -4px; /*Set to same as spacing option. */
	float: left;
}
.popular-posts .item-title {
  background: #182424   !important;
  color: #fff;
  opacity: 0.77;
  filter:alpha(opacity=77);
  position: absolute;
  padding: 10px;
  top: 60px;
}

.popular-posts .item-title a:visited{
  color: #fff;
  font-size:16px;
  text-transform:uppercase;

}

.popular-posts  .item-snippet{
  background: #182424;
  color: #fff;
  opacity: 0.77;
  filter:alpha(opacity=77);
  position: absolute;
  padding: 10px;
  top: 215px;
  height:127px;

}
.popular-posts  img {
  margin: 0  !important;
  padding:0  !important;
  width:600px;
  height:363px;
}

.popular-posts  li a {
  margin: 0  !important;
  padding:0  !important;
  background-color:#182424 !important;

}
.popular-posts  .item-title a {
 opacity: 0.77;
  filter:alpha(opacity=77);
}
&lt;/style&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://accordion-template.googlecode.com/svn/trunk/jquerykwick.js&quot;&gt;&lt;/script&gt;
&lt;script language=&quot;JavaScript&quot; type=&quot;text/javascript&quot;&gt;
/*&lt;![CDATA[*/
$(document).ready(function() {
                    $('.popular-posts ul').kwicks({
					max : 600,
                    min : 300,
					spacing : -4,
                    duration: 200
  				});
});
/*]]&gt;*/
&lt;/script&gt;
</pre>
<p><strong>Don&#8217;t Copy This Post because this Original from my Blog (www.abu-farhan.com)<br />
Please read Copyright of All post at the Footer.</strong></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2011/09/horizontal-accordion-for-popular-post-in-blogger/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Page Navigation for Blogger in Blog More Than 500 Posts</title>
		<link>http://www.abu-farhan.com/2011/09/page-navigation-for-blogger-in-blog-more-than-500-posts/</link>
		<comments>http://www.abu-farhan.com/2011/09/page-navigation-for-blogger-in-blog-more-than-500-posts/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 00:59:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[Page Navigation]]></category>
		<category><![CDATA[Page Navi]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1273</guid>
		<description><![CDATA[Page navigation for blogger is most important widget for blogger. This widget can make visitor easy to navigate to all of blog posts. First page navigation have many bugs like can't show more than 500 posts base on json link from blogger. but for my Page Navi can show more than 500 posts. I search some blog that used my Page navi and have more than 500 posts, I found some of them.]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p><strong><a href="http://www.abu-farhan.com/2009/12/numbered-page-navigation-for-blogger-new-script/">Page navigation</a></strong> for blogger is most important widget for blogger. This widget can make visitor easy to navigate to all of blog posts. First page navigation have many bugs, one of them is it can&#8217;t show more than 500 posts base on json link from blogger. But for <strong><a href="http://www.abu-farhan.com/category/tips-trik-blogger/page-navigation-tips-trik-blogger/">my Page Navi</a></strong> can show more than 500 posts. If you want to read my tutorial about <a title="Page Navi for Blogger" href="http://www.abu-farhan.com/2009/12/numbered-page-navigation-for-blogger-new-script/">Page Navigation for Blogger</a> you can read from this <a title="Page Navigation for Blogger" href="http://www.abu-farhan.com/2009/12/numbered-page-navigation-for-blogger-new-script/">link</a>.  I search some blog that used my Page navi and have more than 500 posts, I found some of them.</p>
<p><a href="http://www.abu-farhan.com/2009/12/numbered-page-navigation-for-blogger-new-script/"><img class="aligncenter size-full wp-image-1274" title="Page Navi for Blogger" src="http://www.abu-farhan.com/wp-content/uploads/2011/09/Page-Navi.png" alt="" width="443" height="260" /></a></p>
<p>Now I&#8217;ll show to all of you that my Page Navi for Blogger can use more than 500 posts. This page navi not only for normal Page Navi but also <a href="http://www.abu-farhan.com/2009/12/beautiful-new-page-navi-for-blogger/">Page Navi using Paginator 3000</a>.</p>
<p>The Blog that usef my Page Navi Are :</p>
<ol>
<li><a href="http://www.ganool.com/" target="_blank">Ganool (Free Movies)</a></li>
<li><a href="http://www.mobilegamesarena.net/" target="_blank">Mobile Application</a></li>
<li><a href="http://www.j-mp3.info/" target="_blank">J-Pop, K-Pop and C-Pop Download</a></li>
<li><a href="http://www.mobilemoviesite.com/" target="_blank">Mobile Movies</a></li>
<li><a href="http://www.n8fanclub.com/" target="_blank">Nokia N8 Fans Club</a></li>
<li><a href="http://www.k-msc.co.cc/" target="_blank">K-MSC</a></li>
<li><a href="http://tsekouratoi.blogspot.com" target="_blank">Tsekouratoi</a></li>
</ol>
<p>Thank you for using my Widget, if You Found Page Navigation without my link that Script is Illegal, because that is my Copyright</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2011/09/page-navigation-for-blogger-in-blog-more-than-500-posts/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Popular Post for Blogger with Easy Slider (Featured Content Slider)</title>
		<link>http://www.abu-farhan.com/2011/08/popular-post-for-blogger-with-easy-slider/</link>
		<comments>http://www.abu-farhan.com/2011/08/popular-post-for-blogger-with-easy-slider/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 10:11:02 +0000</pubDate>
		<dc:creator>catur</dc:creator>
				<category><![CDATA[Popular Post for Blogger]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Easy Slider]]></category>
		<category><![CDATA[Popular post]]></category>
		<category><![CDATA[Popular Post Widget]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1253</guid>
		<description><![CDATA[Bismillah,..
Easy Slider.. why I chose this slider because it is simple and easy in the installation ...
last time I used Easy Slider is when I make a content slider based on recent or random posts..Awesome Automatic Easy Slider for Blogger using jQuery Part 1
This time I used the Easy Slider for Popular Posts ..]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p>Bismillah,..</p>
<p>Easy Slider.. why I chose this slider because it is simple and easy in the installation &#8230;<br />
last time I used Easy Slider is when I make a content slider based on recent or random posts..<a href="http://www.abu-farhan.com/2011/06/awesome-automatic-content-slider-for-blogger-using-jquery-part-1/">Awesome Automatic Easy Slider for Blogger using jQuery Part 1</a><br />
This time I used the Easy Slider for Popular Posts ..</p>
<p>The following is how it looks :</p>
<h3><img class="aligncenter" title="Popular Post for Blogger with Easy Slider" src="http://i1133.photobucket.com/albums/m596/abu-farhan/popular-post/ss.jpg" alt="Popular Post for Blogger with Easy Slider" width="262" height="211" /></h3>
<p style="text-align: center;"><span class="button orange2"><a title="Popular Post for Blogger with Easy Slider Demo" href="http://abu-farhan.com/demolink/?demolink=http://demo-popular-easy-by-catur.blogspot.com/" target="_blank">Demo</a></span></p>
<p>This script very easy to install, you only have to put the script to the new Gadget </p>
<ul>
<li>Login to Blogger Dashboard and navigate to <strong>Design &#8211; Page Elements</strong></li>
<li>Click &#8220;Add Gadget&#8221; and Choose &#8220;Popular Posts&#8221;(<strong>If you already have this gadget skip this step</strong>) </li>
<li>After you have Popular Post Gadget &#8220;Add Gadget&#8221; again and select &#8220;HTML/Javascript&#8221;</li>
<li>Put all script bellow to the &#8220;Content&#8221; of HTML/Javascript Gadget</li>
<li>Done- your popular post now with animation</ul>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2011/08/popular-easy.jpg"><img src="http://www.abu-farhan.com/wp-content/uploads/2011/08/popular-easy.jpg" alt="" title="popular easy" width="480" height="250" class="aligncenter size-full wp-image-1267" /></a></p>
<pre>
&lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
&lt;!--
#PopularPosts1{
height:263px;
}
.item-content {
height:263px;
position:relative;
width:560px;
}
.slider {
height:263px;
margin-left:25px;
width:560px;
overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:263px;
}
.item-snippet {
background:transparent url(http://i195.photobucket.com/albums/z105/dantearaujo/darkbg.png) repeat scroll 0 0;
color:#FFFFFF;
padding:5px 5px 10px 5px;
position:absolute;
bottom:0;
text-align:left;
width:560px;
font-size:9px;
font-style:italic;
}
.item-title{
color:#FFFFFF;
font-size:10px;
font-weight:bold;
font-style:normal;
margin-bottom:5px;
}
.item-title a:link,.item-title a:visited{
color:#FFFFFF;
text-decoration:none;
border:none !important;
padding:0 !important;
}
.item-thumbnail img{
padding:0 !important;
}
.item-thumbnail a{
padding:0 !important;
}
.crosscol .widget-content {position:relative;}
.slider ul, .slider li,
#slider2 ul, #slider2 li{
margin:0;
padding:0;
list-style:none;
}
#slider2{margin-top:1em;}
.slider li, #slider2 li{
width:560px;
height:263px;
overflow:hidden;
}
.item-thumbnail img{width:560px;height:263px}
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
display:block;
width:30px;
height:77px;
position:absolute;
left:-30px;
text-indent:-9999px;
top:71px;
z-index:1000;
}
#nextBtn, #slider1next{
left:582px !important;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
display:block;
height:77px;
left:0;
position:absolute;
top:100px;
width:30px;
z-index:1000;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
display:block;
position:relative;
width:30px;
height:77px;
background:url(http://i195.photobucket.com/albums/z105/dantearaujo/prev.png) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
background:url(http://i195.photobucket.com/albums/z105/dantearaujo/next.png) no-repeat 0 0;
}
ol#controls{
margin:1em 0;
padding:0;
height:28px;
}
ol#controls li{
margin:0 10px 0 0;
padding:0;
float:left;
list-style:none;
height:28px;
line-height:28px;
}
ol#controls li a{
float:left;
height:28px;
line-height:28px;
border:1px solid #ccc;
background:#DAF3F8;
color:#555;
padding:0 10px;
text-decoration:none;
}
ol#controls li.current a{
background:#5DC9E1;
color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
.test{
margin:30px;
}

--&gt;
&lt;/style&gt;
&lt;script src='http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js' type='text/javascript'&gt;&lt;/script&gt;
&lt;script src='http://accordion-for-blogger.googlecode.com/svn/trunk/easysliderpopular.js' type='text/javascript'&gt;&lt;/script&gt;
</pre>
<p>if you have any questions please leave a comment….thx u</p>
<p>Alhamdulillah… by <a title="CaturCMS" href="http://www.caturcms.org/" target="_blank">Catur</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2011/08/popular-post-for-blogger-with-easy-slider/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>The Magic of Popular Post for Blogger with 3D Cube</title>
		<link>http://www.abu-farhan.com/2011/08/the-magic-of-popular-post-for-blogger-with-3d-cube/</link>
		<comments>http://www.abu-farhan.com/2011/08/the-magic-of-popular-post-for-blogger-with-3d-cube/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 08:35:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Popular Post for Blogger]]></category>
		<category><![CDATA[3D Cube]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Popular post]]></category>
		<category><![CDATA[Popular Post Widget]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.abu-farhan.com/?p=1247</guid>
		<description><![CDATA[Bismillah, Alhamdulillah. Last time I made <a href="http://www.abu-farhan.com/2011/08/new-popular-post-for-blogger-with-animation/">Popular post for blogger with animation</a>. Now I made Popular Post for Blogger with 3D Cube animation. This widget I made from <a href="http://keith-wood.name/imageCube.html">Image Cube</a>.]]></description>
			<content:encoded><![CDATA[<div id="lw_context_ads"><p>Bismillah, Alhamdulillah. Last time I made <a href="http://www.abu-farhan.com/2011/08/new-popular-post-for-blogger-with-animation/">Popular post for blogger with animation</a>. Now I made Popular Post for Blogger with 3D Cube animation. This widget I made from <a href="http://keith-wood.name/imageCube.html">Image Cube</a>. You can see the result like this image bellow.<br />
<a href="http://abu-farhan.com/demolink/?demolink=http://demo-abu-farhan-popular-post.blogspot.com"><img src="http://www.abu-farhan.com/wp-content/uploads/2011/08/imagecubethumb.jpg" alt="" title="imagecubethumb" width="240" height="259" class="aligncenter size-full wp-image-1249" /></a><br />
<center><br />
<span class="button orange2"><a title="Demo - New Popular Post for Blogger With Animation" href="http://abu-farhan.com/demolink/?demolink=http://demo-abu-farhan-popular-post.blogspot.com" target="_blank">Demo</a></span></center></p>
<p>This script very easy to install, you only have to put the script to the new Gadget </p>
<ul>
<li>Login to Blogger Dashboard and navigate to <strong>Design &#8211; Page Elements</strong></li>
<li>Click &#8220;Add Gadget&#8221; and Choose &#8220;Popular Posts&#8221;(<strong>If you already have this gadget skip this step</strong>) </li>
<li>After you have Popular Post Gadget &#8220;Add Gadget&#8221; again and select &#8220;HTML/Javascript&#8221;</li>
<li>Put all script bellow to the &#8220;Content&#8221; of HTML/Javascript Gadget</li>
<li>Done- your popular post now with animation</ul>
<p><a href="http://www.abu-farhan.com/wp-content/uploads/2011/08/penjelasan2.jpg"><img src="http://www.abu-farhan.com/wp-content/uploads/2011/08/penjelasan2.jpg" alt="Explanation of Popular Post with Animation" title="Explanation of Popular Post with Animation" width="542" height="264" class="aligncenter size-full wp-image-1226" /></a></p>
<pre>
&lt;style type=&quot;text/css&quot;&gt;
.cube { width: 200px; height: 200px;}
a img { border: none; }
#linksCube img { width: 100%; height: 100%; }
&lt;/style&gt;
&lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://accordion-for-blogger.googlecode.com/svn/trunk/jqueryimagecube.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;
$(function () {
    $('.popular-posts ul').abupopularcube();
});

&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://accordion-for-blogger.googlecode.com/svn/trunk/popularcube.js&quot;&gt;&lt;/script&gt;
</pre>
<p><strong>Don&#8217;t Copy This Post because this Original from my Blog (www.abu-farhan.com)<br />
Please read Copyright of All post at the Footer.</strong></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.abu-farhan.com/2011/08/the-magic-of-popular-post-for-blogger-with-3d-cube/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>

