<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CkACQ38yeyp7ImA9WhVTEUQ.&quot;"><id>tag:blogger.com,1999:blog-5492887787167563868</id><updated>2012-02-25T09:26:02.193-08:00</updated><category term="Happy Holidays" /><category term="fun page" /><category term="Mary Christmas" /><category term="কম্পিউটার বাজারে দাম" /><category term="Hosting" /><category term="Facebook" /><category term="adsence" /><category term="google" /><category term="Computer element price" /><title>Silentnightbd.blogspot.com</title><subtitle type="html">All In All Online Information Blog</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://silentnightbd.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://silentnightbd.blogspot.com/" /><author><name>Sharafath jamil shefath</name><uri>https://profiles.google.com/112097404310659375427</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-Zi25yI-kbdw/AAAAAAAAAAI/AAAAAAAAACQ/giwbUYT4nl0/s512-c/photo.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/Silentnightbd" /><feedburner:info uri="silentnightbd" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Silentnightbd</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;AkEEQ3o4cCp7ImA9WhRVF0o.&quot;"><id>tag:blogger.com,1999:blog-5492887787167563868.post-5308808892491019289</id><published>2012-01-16T11:46:00.000-08:00</published><updated>2012-01-16T21:36:42.438-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-16T21:36:42.438-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Facebook" /><title>Popup jQuery For Facebook LikeBox</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-ogAFtbc1RgE/TxR-UV0N0YI/AAAAAAAAAG8/1F-FFSyltD4/s1600/image%255B19%255D.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-ogAFtbc1RgE/TxR-UV0N0YI/AAAAAAAAAG8/1F-FFSyltD4/s320/image%255B19%255D.png" width="262" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
This widget pops up a jQuery window containing Facebook likebox as soon as a new visitor arrives. This plugin can be added to both Blogger Blogs and Wordpress. I am using here the same jQuery effect introduced by sidhart in &lt;b&gt;JQuery Popup Just Like &lt;/b&gt;Aweber Subscription Form. Lightbox effects like this one can be widely seen on many blogs now. It will help you increase your Facebook Fans greatly and our previous version will surely increase the number of your RSS subscribers. In my next tutorials I will make sure to make it more interactive with social media links and a complete version with everything you may need.&lt;br /&gt;
&lt;br /&gt;
I will not be providing a DEMO for this because you can try it live in our HTML Editor to see how it works.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Tip: &lt;/b&gt;Copy the code given in step#4 and paste it inside this editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Try it now!&lt;br /&gt;
How it works?&lt;br /&gt;
&lt;br /&gt;
This popup appears only once to every new visitor. The ip address of the visitor is stored in browser cookie and as the page loads again the widget wont be called again for the same visitor thus eliminating the chances of bugging regular readers. Because of course it will look weird if the popup appears again and again on every pageview. It will appear both on homepage and sub pages depending which page the visitor is accessing. I have set the cookie refresh time to 30 days, which means that this lightbox will appear again for the same visitor after 30 days. We can easily set the number of days to prompt the visitors about your Facebook Fan page. Lets get straight to the one step installation process.&lt;br /&gt;
&lt;br /&gt;
Add Facebook LikeBox inside Jquery Popup in Blogger&lt;br /&gt;
&lt;br /&gt;
I am discussing here steps for blogger but if you know how to deal simple HTML code then you can easily add it to your wordpress blog too.&lt;br /&gt;
&lt;br /&gt;
Go To Blogger &amp;gt; Design&lt;br /&gt;
Click choose a gadget&lt;br /&gt;
Select HTML/javascript widget&lt;br /&gt;
Paste the following code inside it&lt;br /&gt;
&lt;style&gt;
/* 
   ColorBox Core Style: 
   The following CSS is consistent between example themes and should not be altered. 
*/ 
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;} 
#cboxOverlay{position:fixed; width:100%; height:100%;} 
#cboxMiddleLeft, #cboxBottomLeft{clear:left;} 
#cboxContent{position:relative;} 
#cboxLoadedContent{overflow:auto;} 
#cboxTitle{margin:0;} 
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;} 
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} 
.cboxPhoto{float:left; margin:auto; border:0; display:block;} 
.cboxIframe{width:100%; height:100%; display:block; border:0;} 
/*

   User Style: 
   Change the following styles to modify the appearance of ColorBox.  They are 
   ordered &amp; tabbed in a way that represents the nesting of the generated HTML. 
*/ 
#cboxOverlay{background:#000;opacity:0.5 !important;} 
#colorbox{ 
        box-shadow:0 0 15px rgba(0,0,0,0.4); 
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4); 
        -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4); 
       } 
   #cboxTopLeft{width:14px; height:14px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat 0 0;}
   #cboxTopCenter{height:14px; background:url(http://imgboot.com/images/cybersidh/border.png) repeat-x top left;} 
   #cboxTopRight{width:14px; height:14px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat -36px 0;} 
   #cboxBottomLeft{width:14px; height:43px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat 0 -32px;} 
   #cboxBottomCenter{height:43px; background:url(http://imgboot.com/images/cybersidh/border.png) repeat-x bottom left;} 
   #cboxBottomRight{width:14px; height:43px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat -36px -32px;} 
   #cboxMiddleLeft{width:14px; background:url(http://imgboot.com/images/cybersidh/controls.png) repeat-y -175px 0;} 
   #cboxMiddleRight{width:14px; background:url(http://imgboot.com/images/cybersidh/controls.png) repeat-y -211px 0;} 
   #cboxContent{background:#fff; overflow:visible;} 
       #cboxLoadedContent{margin-bottom:5px;} 
       #cboxLoadingOverlay{background:url(http://imgboot.com/images/cybersidh/loadingbackground.png) no-repeat center center;} 
       #cboxLoadingGraphic{background:url(http://imgboot.com/images/cybersidh/loading.gif) no-repeat center center;} 
       #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;} 
       #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;} 
       #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;} 
       #cboxPrevious{left:0px; background-position: -51px -25px;} 
       #cboxPrevious.hover{background-position:-51px 0px;} 
       #cboxNext{left:27px; background-position:-75px -25px;} 
       #cboxNext.hover{background-position:-75px 0px;} 
       #cboxClose{right:0; background-position:-100px -25px;} 
       #cboxClose.hover{background-position:-100px 0px;} 
       .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;} 
       .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;} 
       .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;} 
       .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;} 
/*-----------------------------------------------------------------------------------*/ 
/*   Facebook Likebox popup For Blogger 
/*-----------------------------------------------------------------------------------*/ 
#subscribe { 
    font: 12px/1.2 Arial,Helvetica,san-serif; color:#666; 
} 
#subscribe a, 
#subscribe a:hover, 
#subscribe a:visited { 
    text-decoration:none; 
} 
.box-title { 
   color: #F66303; 
   font-size: 20px !important; 
   font-weight: bold; 
   margin: 10px 0; 
border:1px solid #ddd; 
-moz-border-radius:6px; 
-webkit-border-radius:6px; 
border-radius:6px; 
box-shadow: 5px 5px 5px #CCCCCC; 
padding:10px; 
line-height:25px; font-family:arial !important; 
} 
.box-tagline { 
   color: #999; 
   margin: 0; 
   text-align: center; 
} 
#subs-container { 
    padding: 35px 0 30px 0; 
    position: relative; 
} 
a:link, a:visited { 
border:none; 
} 
.demo { 
display:none; 
} 
&lt;/style&gt;&lt;br /&gt;
&lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"&gt;
&lt;/script&gt; &lt;br /&gt;
&lt;script src="http://mybloggertricks.googlecode.com/files/jquery.colorbox-min.js"&gt;
&lt;/script&gt; &lt;br /&gt;
&lt;script type="text/javascript"&gt;
 
jQuery(document).ready(function(){ 
   if (document.cookie.indexOf('visited=true') == -1) { 
       var fifteenDays = 1000*60*60*24*30; 
       var expires = new Date((new Date()).valueOf() + fifteenDays); 
       document.cookie = "visited=true;expires=" + expires.toUTCString(); 
   $.colorbox({width:"400px", inline:true, href:"#subscribe"}); 
       } 
}); 
&lt;/script&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: #f2f1f1; color: #333333; font-family: Verdana; font-size: 11px; line-height: 14px;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;lt;style&amp;gt;&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Jquery Facebook Likebox Popup Version 2.0 by MBT&amp;nbsp;&amp;nbsp;&amp;nbsp; MyBloggerTricks.com&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxOverlay{position:fixed; width:100%; height:100%;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxMiddleLeft, #cboxBottomLeft{clear:left;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxContent{position:relative;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxLoadedContent{overflow:auto;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxTitle{margin:0;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; .cboxPhoto{float:left; margin:auto; border:0; display:block;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; .cboxIframe{width:100%; height:100%; display:block; border:0;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User Style:&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Change the following styles to modify the appearance of ColorBox.&amp;nbsp; They are&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ordered &amp;amp; tabbed in a way that represents the nesting of the generated HTML.&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxOverlay{background:#000;opacity:0.5 !important;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #colorbox{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; box-shadow:0 0 15px rgba(0,0,0,0.4);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxTopLeft{width:14px; height:14px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat 0 0;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxTopCenter{height:14px; background:url(http://imgboot.com/images/cybersidh/border.png) repeat-x top left;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxTopRight{width:14px; height:14px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat -36px 0;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxBottomLeft{width:14px; height:43px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat 0 -32px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxBottomCenter{height:43px; background:url(http://imgboot.com/images/cybersidh/border.png) repeat-x bottom left;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxBottomRight{width:14px; height:43px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat -36px -32px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxMiddleLeft{width:14px; background:url(http://imgboot.com/images/cybersidh/controls.png) repeat-y -175px 0;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxMiddleRight{width:14px; background:url(http://imgboot.com/images/cybersidh/controls.png) repeat-y -211px 0;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxContent{background:#fff; overflow:visible;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxLoadedContent{margin-bottom:5px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxLoadingOverlay{background:url(http://imgboot.com/images/cybersidh/loadingbackground.png) no-repeat center center;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxLoadingGraphic{background:url(http://imgboot.com/images/cybersidh/loading.gif) no-repeat center center;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(http://imgboot.com/images/cybersidh/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxPrevious{left:0px; background-position: -51px -25px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxPrevious.hover{background-position:-51px 0px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxNext{left:27px; background-position:-75px -25px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxNext.hover{background-position:-75px 0px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxClose{right:0; background-position:-100px -25px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #cboxClose.hover{background-position:-100px 0px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; /*-----------------------------------------------------------------------------------*/&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&amp;nbsp;&amp;nbsp; Facebook Likebox popup For Blogger Version 2.0&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; /*-----------------------------------------------------------------------------------*/&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #subscribe {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; font: 12px/1.2 Arial,Helvetica,san-serif; color:#666;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #subscribe a,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #subscribe a:hover,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #subscribe a:visited {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text-decoration:none;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; .box-title {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color: #F66303;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; font-size: 18px !important;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; font-weight: bold;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; margin: 10px 0;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; border:1px solid #ddd;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; -moz-border-radius:6px;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-border-radius:6px;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; border-radius:6px;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; box-shadow: 5px 5px 5px #CCCCCC;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; padding:10px;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; line-height:25px; font-family:arial !important;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .box-tagline {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color: #999;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; margin: 0;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text-align: center;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; #subs-container {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; padding: 35px 0 30px 0;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; position: relative;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; a:link, a:visited {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; border:none;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; .demo {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; display:none;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;/* ---------MBT Subscribe Form---------- */&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .box-title1 {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; border:1px solid #ddd;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; -moz-border-radius:6px;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; -webkit-border-radius:6px;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; border-radius:6px;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; box-shadow: 5px 5px 5px #CCCCCC;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; padding:10px;&lt;br /&gt;
&amp;nbsp; margin: 10px 0;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; .enteryouremail{&lt;br /&gt;
background: #fff !important;&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;border: 1px solid #d2d2d2;&lt;br /&gt;
padding: 0px 8px 0px 8px;&lt;br /&gt;
color: #a19999; font-size: 12px;&lt;br /&gt;
height: 25px; width: 165px;&lt;br /&gt;
border-radius: 5px;&lt;br /&gt;
-moz-border-radius: 5px;&lt;br /&gt;
-webkit-border-radius: 5px;&lt;br /&gt;
margin:0px;&lt;br /&gt;
}&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .submitbutton{&lt;br /&gt;
background:#F66303;&lt;br /&gt;
border: 1px solid #F66303;&lt;br /&gt;
text-shadow: 1px 1px 1px #333;&lt;br /&gt;
box-shadow: 3px 3px 3px #666;&lt;br /&gt;
font:bold 12px Arial, sans-serif;&lt;br /&gt;
color: #fff;&lt;br /&gt;
height: 25px;&lt;br /&gt;
padding: 0 12px 0 12px;&lt;br /&gt;
margin: 0 0 0 5px;&lt;br /&gt;
border-radius: 5px;&lt;br /&gt;
-moz-border-radius: 5px;&lt;br /&gt;
-webkit-border-radius: 5px;&lt;br /&gt;
cursor:pointer;}&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/style&amp;gt;&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;lt;script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js'&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script src="http://mybloggertricks.googlecode.com/files/jquery.colorbox-min.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script type="text/javascript"&amp;gt;&lt;br /&gt;
jQuery(document).ready(function(){&lt;br /&gt;
&amp;nbsp;&amp;nbsp; if (document.cookie.indexOf('visited=true') == -1) {&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var fifteenDays = 1000*60*60*24&lt;span style="color: white;"&gt;&lt;b style="background-color: red;"&gt;*30&lt;/b&gt;&lt;/span&gt;;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var expires = new Date((new Date()).valueOf() + fifteenDays);&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.cookie = "visited=true;expires=" + expires.toUTCString();&lt;br /&gt;
&amp;nbsp;&amp;nbsp; $.colorbox({width:"400px", inline:true, href:"#subscribe"});&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div style='display:none'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id='subscribe' style='padding:10px; background:#fff;'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h3 class="box-title"&amp;gt;&lt;span style="color: #f79646;"&gt;&lt;strong&gt;Receive all updates via Facebook. Just Click the Like Button Below&lt;/strong&gt;&lt;/span&gt;&amp;lt;center&amp;gt;&amp;lt;p style="line-height:3px;" &amp;gt;▼&amp;lt;/p&amp;gt;&amp;lt;/center&amp;gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;center&amp;gt;&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&amp;lt;iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2F&lt;span style="background-color: #f79646; color: white;"&gt;&lt;strong&gt;bloggertricks&lt;/strong&gt;&lt;/span&gt;&amp;amp;amp;width=300&amp;amp;amp;colorscheme=light&amp;amp;amp;show_faces=true&amp;amp;amp;border_color=%23ffffff&amp;amp;amp;stream=false&amp;amp;amp;header=false&amp;amp;amp;height=258" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:258px;" allowtransparency="true"&amp;gt;&amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;div class="box-title1 "&amp;gt;&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;h3 style="color:#F66303;"&amp;gt;&lt;span style="color: #f79646;"&gt;&lt;strong&gt;You can also receive Free Email Updates:&lt;/strong&gt;&lt;/span&gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=&lt;strong&gt;&lt;span style="background-color: yellow;"&gt;tntbystc&lt;/span&gt;&lt;/strong&gt;', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"&amp;gt;&amp;lt;input gtbfieldid="10" class="enteryouremail" name="email" value="Enter your email here..." onblur="if (this.value == &amp;amp;#39;&amp;amp;#39;) {this.value = &amp;amp;#39;Enter your email here...&amp;amp;#39;;}" onfocus="if (this.value == &amp;amp;#39;Enter your email here...&amp;amp;#39;) {this.value = &amp;amp;#39;&amp;amp;#39;;}" type="text" /&amp;gt;&amp;lt;input value="&lt;strong&gt;&lt;span style="background-color: yellow;"&gt;tntbystc&lt;/span&gt;&lt;/strong&gt;" name="uri" type="hidden" /&amp;gt;&amp;lt;input value="Submit" class="submitbutton" type="submit" /&amp;gt;&amp;lt;/form&amp;gt;&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;&lt;div style="padding-bottom: 15px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&amp;lt;!--Please Do not Remove the Credits --&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;p style=" float:right;&amp;nbsp; margin-right:35px;&amp;nbsp; font-size:9px;" &amp;gt;Powered By &amp;lt;a style=" font-size:9px; color:#3B78CD; text-decoration:none;" href="http://www.mybloggertricks.com"&amp;gt;Blogger Widgets&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/div&gt;&lt;br /&gt;
&lt;div style="display: none;"&gt;&lt;div id="subscribe" style="background: #fff; padding: 10px;"&gt;&lt;h3 class="box-title"&gt;Receive all updates via Facebook. Just Click the Like Button Below&lt;center&gt;&lt;div style="line-height: 3px;"&gt;▼&lt;/div&gt;&lt;/center&gt;&lt;/h3&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;br /&gt;
&lt;iframe allowtransparency="true" src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fbloggertricks&amp;amp;width=300&amp;amp;colorscheme=light&amp;amp;show_faces=true&amp;amp;border_color=%23ffffff&amp;amp;stream=false&amp;amp;header=false&amp;amp;height=258" frameborder="0" scrolling="no" style="border: none; height: 258px; overflow: hidden; width: 300px;"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;/center&gt; &lt;br /&gt;
&lt;div style="float: right; font-size: 9px; margin-right: 35px;"&gt;Powered By &lt;a href="http://www.mybloggertricks.com/" style="color: #3b78cd; font-size: 9px; text-decoration: none;"&gt;Blogger Widgets&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Make this simple change:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Replace bloggertricks with your facebook username.&lt;br /&gt;
Update: If your Facebook URL is too long and contains numbers then you may first create a branded Facebook username in seconds at Facebook.com/username&lt;br /&gt;
&lt;br /&gt;
5.   Hit the save button. Drag the widget to anywhere on your right sidebar.&lt;br /&gt;
&lt;br /&gt;
6. Click the orange save button towards top right.&lt;br /&gt;
&lt;br /&gt;
done! Visit your blogs to see it poping up just beautifully. To review the widget just delete your browser cookies and refresh the page to see it appearing again.&lt;br /&gt;
&lt;br /&gt;
Want the widget to appear Repeatedly&lt;br /&gt;
&lt;br /&gt;
If you want to prompt the likebox every time the visitor enters your blog then simply delete this *30 from the code above.&lt;br /&gt;
&lt;br /&gt;
Do let me know if you needed more help. Peace and blessings pals! :)&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5492887787167563868-5308808892491019289?l=silentnightbd.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Silentnightbd/~4/ml63tmwtSsY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://silentnightbd.blogspot.com/feeds/5308808892491019289/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://silentnightbd.blogspot.com/2012/01/popup-jquery-for-facebook-likebox.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/5308808892491019289?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/5308808892491019289?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Silentnightbd/~3/ml63tmwtSsY/popup-jquery-for-facebook-likebox.html" title="Popup jQuery For Facebook LikeBox" /><author><name>Sharafath jamil shefath</name><uri>https://profiles.google.com/112097404310659375427</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-Zi25yI-kbdw/AAAAAAAAAAI/AAAAAAAAACQ/giwbUYT4nl0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-ogAFtbc1RgE/TxR-UV0N0YI/AAAAAAAAAG8/1F-FFSyltD4/s72-c/image%255B19%255D.png" height="72" width="72" /><thr:total>0</thr:total><georss:featurename>Dhaka, Bangladesh</georss:featurename><georss:point>23.709921 90.40714300000002</georss:point><georss:box>23.596680000000003 90.31293050000002 23.823162 90.50135550000002</georss:box><feedburner:origLink>http://silentnightbd.blogspot.com/2012/01/popup-jquery-for-facebook-likebox.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEANQ305fCp7ImA9WhRVFE4.&quot;"><id>tag:blogger.com,1999:blog-5492887787167563868.post-9014446842487040459</id><published>2012-01-12T22:22:00.000-08:00</published><updated>2012-01-12T22:39:52.324-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-12T22:39:52.324-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="adsence" /><category scheme="http://www.blogger.com/atom/ns#" term="google" /><title>Maximize your Google AdSense profits</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: justify;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-aqNhtx-JeiI/Tw_Ogue6qYI/AAAAAAAAAF8/9obWDqNXXMU/s1600/adsense-silentnightbd.jpg" imageanchor="1" style="clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="231" src="http://1.bp.blogspot.com/-aqNhtx-JeiI/Tw_Ogue6qYI/AAAAAAAAAF8/9obWDqNXXMU/s320/adsense-silentnightbd.jpg" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Google Adsence&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;AdSense is Google's program for placing AdWords ads on non-Google websites.&amp;nbsp;&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;4 key facts about AdSense&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;1) You make automatic money with AdSense.&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Small as well as large websites can get AdSense ads on them. &amp;nbsp;Whenever someone clicks on an ad on your site, you get paid. Google collects the money from the advertiser, keeps some of it, and passes the rest on to you via a check in the post. &amp;nbsp;Some clicks can earn you more than $5 dollars a time.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;2) Content-targeting technology means AdSense ads are relevant to your site's traffic.&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Google uses automatic content-targeting technology to select what ads will appear on your site. This system is quite sophisticated (but not 100% reliable) and generally the ads on your site will be relevant to your traffic. This means the ads are likely to get clicked by your traffic and make you money.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;3) Google sells your advertising space for you.&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Google has a massive network of over 200,000 advertisers using its AdWords advertising system and when AdWords ads appear on your site they are called AdSense. This means that when you sign up for AdSense, Google offers your site to all its advertisers - at a price that is determined by supply and demand through the AdWords real time automatic auction process. (This auction process is complex - I explain the details in my free course below.)&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;4) You can maximize your AdSense profits if you understand how the program works in detail.&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;AdSense is underpinned by Google's AdWords system and in short, if you know how to get high paying AdWords ads on your site, you will get ads on your site that pay you a lot per click. You don't want ads that pay a few cents a time, you want dollars!&lt;/div&gt;&lt;div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5492887787167563868-9014446842487040459?l=silentnightbd.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Silentnightbd/~4/j9QaWlEHkAI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://silentnightbd.blogspot.com/feeds/9014446842487040459/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://silentnightbd.blogspot.com/2012/01/maximize-your-google-adsense-profits.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/9014446842487040459?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/9014446842487040459?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Silentnightbd/~3/j9QaWlEHkAI/maximize-your-google-adsense-profits.html" title="Maximize your Google AdSense profits" /><author><name>Sharafath jamil shefath</name><uri>https://profiles.google.com/112097404310659375427</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-Zi25yI-kbdw/AAAAAAAAAAI/AAAAAAAAACQ/giwbUYT4nl0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-aqNhtx-JeiI/Tw_Ogue6qYI/AAAAAAAAAF8/9obWDqNXXMU/s72-c/adsense-silentnightbd.jpg" height="72" width="72" /><thr:total>1</thr:total><georss:featurename>Dhaka, Bangladesh</georss:featurename><georss:point>23.709921 90.40714300000002</georss:point><georss:box>23.596680000000003 90.31293050000002 23.823162 90.50135550000002</georss:box><feedburner:origLink>http://silentnightbd.blogspot.com/2012/01/maximize-your-google-adsense-profits.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEMDRX86fCp7ImA9WhRXGUw.&quot;"><id>tag:blogger.com,1999:blog-5492887787167563868.post-1973625557164687297</id><published>2011-12-26T08:21:00.000-08:00</published><updated>2011-12-26T08:21:14.114-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-26T08:21:14.114-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Facebook" /><category scheme="http://www.blogger.com/atom/ns#" term="fun page" /><title>Publish Blog Posts To Facebook Fan Page Automatically</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;span class="Apple-style-span" style="background-color: white;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="margin-bottom: 15px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;span class="Apple-style-span" style="color: #444444;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana, Geneva, sans-serif;"&gt;&lt;span class="Apple-style-span" style="font-size: 13px; line-height: 20px; word-spacing: 1px;"&gt;After making a blog, we always want to promote it. A Facebook fan page is one the best ways to promote a blog or website. It helps to increase your &lt;b&gt;brand name/domane name&lt;/b&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: #444444; font-family: Verdana, Geneva, sans-serif; font-size: 13px; line-height: 20px; word-spacing: 1px;"&gt;&amp;nbsp;You can get thousand of readers by a Facebook fan page.&lt;/span&gt;&lt;/div&gt;&lt;div style="color: #444444; font-family: Verdana, Geneva, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 15px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; word-spacing: 1px;"&gt;We used to share our blog posts in Facebook manually. But today I want give you a nice tips to publish your blog post into your Facebook page automatically. To do so you need to allow an additional application into your Facebook account. This method will reduce your valuable time and contribution.&lt;/div&gt;&lt;div style="color: #444444; font-family: Verdana, Geneva, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 15px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; word-spacing: 1px;"&gt;There are many apps that publish automatically your post into Facebook. RSS Graffiti is one of them.&amp;nbsp; I personally use it in my blog fan page&amp;nbsp;&lt;a href="http://silentnightbd.blogspot.com/"&gt;http://silentnightbd.blogspot.com&lt;/a&gt;. It is very friendly with nice user interface.&lt;/div&gt;&lt;div style="color: #444444; font-family: Verdana, Geneva, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 15px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; word-spacing: 1px;"&gt;&lt;strong style="font-style: normal; font-weight: bold;"&gt;How to publish:&lt;/strong&gt;&lt;/div&gt;&lt;ul style="font-family: Verdana, Geneva, sans-serif; font-size: 13px; list-style-position: inside; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; margin-top: 10px; overflow-x: hidden; overflow-y: hidden; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;li style="margin-bottom: 8px; margin-left: 0px; margin-right: 0px; margin-top: 8px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;span class="Apple-style-span" style="color: #666666;"&gt;&amp;nbsp;&lt;b&gt;Sign in&lt;/b&gt; to your facebook account first.&lt;/span&gt;&lt;/li&gt;
&lt;li style="color: #666666; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; margin-top: 8px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;Click this&amp;nbsp;&lt;a href="http://apps.facebook.com/rssgraffiti" style="color: #007acc; text-decoration: none;" target="_blank"&gt;&lt;strong style="font-style: normal; font-weight: bold;"&gt;RSS Graffiti App&lt;/strong&gt;&lt;/a&gt;&amp;nbsp;link.&lt;/li&gt;
&lt;li style="color: #666666; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; margin-top: 8px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;Clicks allow.&lt;/li&gt;
&lt;li style="color: #666666; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; margin-top: 8px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;Then set your setting as your own wish.&lt;/li&gt;
&lt;li style="color: #666666; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; margin-top: 8px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;If you have many fan page you can publish your post at a time by this apps.&lt;/li&gt;
&lt;li style="color: #666666; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; margin-top: 8px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;Click “save”.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="color: #444444; font-family: Verdana, Geneva, sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 15px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; word-spacing: 1px;"&gt;You can also deactivate easily if you don’t want to share your post in your main Facebook account to stop annoying your friends and families.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5492887787167563868-1973625557164687297?l=silentnightbd.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Silentnightbd/~4/hH-6Qi_Hrec" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://silentnightbd.blogspot.com/feeds/1973625557164687297/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://silentnightbd.blogspot.com/2011/12/publish-blog-posts-to-facebook-fan-page.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/1973625557164687297?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/1973625557164687297?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Silentnightbd/~3/hH-6Qi_Hrec/publish-blog-posts-to-facebook-fan-page.html" title="Publish Blog Posts To Facebook Fan Page Automatically" /><author><name>Sharafath jamil shefath</name><uri>https://profiles.google.com/112097404310659375427</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-Zi25yI-kbdw/AAAAAAAAAAI/AAAAAAAAACQ/giwbUYT4nl0/s512-c/photo.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://silentnightbd.blogspot.com/2011/12/publish-blog-posts-to-facebook-fan-page.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUDR3g7fCp7ImA9WhRVEEk.&quot;"><id>tag:blogger.com,1999:blog-5492887787167563868.post-6305110868752146288</id><published>2011-12-25T00:29:00.000-08:00</published><updated>2012-01-08T10:11:16.604-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-08T10:11:16.604-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="কম্পিউটার বাজারে দাম" /><category scheme="http://www.blogger.com/atom/ns#" term="Computer element price" /><title>কম্পিউটার বাজারে কিছু পণ্যের দাম কমেছে</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;img alt="কম্পিউটার" src="http://http.cdnlayer.com/prothomalo1998/resize/maxDim/340x1000/img/uploads/media/2011-06-07-11-19-17-058105200-images-01fdg.jpg" /&gt;&lt;span class="Apple-style-span" style="background-color: white; font-family: solaimanLipi, arial; font-size: 18px; line-height: 24px;"&gt;কম্পিউটার বাজারে দাম কমেছে বেশকিছু পণ্যের। মনিটর ও পেনড্রাইভের বিক্রি বেড়েছে বলে বিক্রেতারা জানান। গতকাল শনিবার পাওয়া যন্ত্রাংশের দাম নিচে দেওয়া হলো—&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="background-color: white; font-family: solaimanLipi, arial; font-size: 18px; line-height: 24px;"&gt;প্রসেসর: ইন্টেল কোর আই৫ (৩.২০ গি.হা) ১৫,৩০০, ইন্টেল সেলেরন ১.৮ গি.হা ৩,০০০; ইন্টেল কোর আই-৩ ৩.০৬ গি.হা. ৯,৮০০ টাকা। পেন্টিয়াম ডুয়েল কোর২.৮ গি.হা. ৫,৩০০; কোর টু কোয়াড-৩.৩৩গি.হা. ১২,৫০০ টাকা। মাদারবোর্ড: গিগাবাইট জি এ৪১ এমটি-ডি-৩ ৪,১০০; জি৪১এমটি-ইএস২ এল ৪,৩০০; জি ৪১এম কমবো ৪,২০০; এইচ৫৫এম-ডিটুএইচ ৬,৫০০ টাকা। ইন্টেল ডিএইচ৫৫পিজে ৬,৮০০, ডিজি৩৩টিএলএম ৭,১০০ টাকা। আসুস পি৫জি-৪১টি-এম৪১০০ ৪,৩০০; জি৪১ ৪,৬০০ টাকা। ফক্সকন জি৩১ এমভি ৩,০০০; এইচ৪১ এমএক্সইভি ৩,৩০০; এইচ৫৫ এক্সভি ৫,২০০ টাকা। র্যাম: ২ গি.বা. ডিডিআর-২ ১,৯০০, ২ গি.বা. ডিডিআর-৩ ১,২০০ টাকা। হার্ডডিস্ক ড্রাইভ: ৩২০ গি.বা. ৩,০০০; ৫০০ গি.বা. ৩,৪০০ টাকা। হিটাচি ১ টেরাবাইট ৪,৬০০; ২৫০ গি.বা. ২,৫০০; ৫০০ গি.বা. ৩,৫০০;। পেনড্রাইভ: অ্যাপাসার ৪ গি.বা. ৬৫০, ৮ গি.বা. ১০০০ থেকে ১,৬০০। এলসিডি মনিটর: স্যামসাং ১র্৭র্ ৮,২০০; ১৮.র্৫র্ ৮,১০০; ২র্০র্ ১০,৫০০; ২১.র্৫র্ ১৩,৮০০; ২৩.র্৫র্ ২৫,৫০০ টাকা। ফিলিপস ১৮.র্৫র্ ৮,০০০টাকা।ডেল ১৮.র্৫র্ ৭,৯০০ টাকা।এলজি ১৮.৫র্ র্ ৭,৯০০; ১৭র্ র্ ৭,৪০০; ২১.৫র্ র্ ১৩,৫০০ টাকা। হাইউন্দাই এলসিডি; ১র্৯র্ ৮,৮০০; ২র্৭র্ ২৯,৩০০ টাকা। গ্রাফিকস কার্ড: গিগাবাইট এইচ ডি-৫৫৭০ ১গি.বা. ৫,৫০০, এক্সএফএক্স এইচ ডি-৫৬৭০ ১গি.বা.৬,২০০ টাকা। আসুস: ২৫৬ মেগাবাইট ৪,০০০, এক্সএফএক্স এইচডি৪৫৫০ ১ গি.বা. ৪,৭০০, এইচডি৫৮৫০ ৭২৫ গি.বা. ১০,১০০ টাকা। ডিভিডি রাইটার/রি-রাইটার: স্যামসাং ৫২x২৪x৫২এক্স ১,৫০০ টাকা।আাাসুস ৫২x৩২x৫২এক্স ১,৮০০ টাকা।সনি ডিভিডি-আরডব্লিউ ১,৭০০ টাকা। কেসিং: ১,৪০০ থেকে ৩,৬০০ টাকা। মাউস: ২৫০ থেকে ৩০০০ টাকা। কি-বোর্ড: সাধারণ ৩৫০ থেকে ১,৫০০ টাকা। মাল্টিমিডিয়া ৫৫০ টাকা। স্পিকার: মাইক্রোল্যাব (২:১) ১,৩০০ থেকে ৩,৬০০ টাকা।ক্রিয়েটিভ এসবিএস ৮০০ টাকা। গোল্ডেন ব্রিজ এফটি৮০৫ (২:১) ১,৩০০ টাকা। মডেম: মোবিডেটা ইডিজিই ২,৪০০; এইচএসডিপিএ ৩,০০০ টাকা। জিপিআরএস: টেকনো টিএম০০৮ ২,১০০ টাকা। মোবিডাটা ২,১০০ টাকা (ইউএসবি)। টিভি কার্ড: এভারমিডিয়া ইন্টারনাল ২,৬০০; এক্সটারনাল ডাব্লিউ৭ ৪,৪০০ টাকা।রিয়েলভিউ আরভি ১,৭০০ টাকা।প্রিন্টার: ক্যানন পিক্সমা আইপি-২৭৭২ ২,৮৫০ টাকা। এইচপি১৬৬৬ ডেস্কজেট ৫,৫০০ টাকা। এপসন টি৬০ ১২,০০০ টাকা। এইচপি লেজার পি-১১০২ ৮,৪০০ টাকা। ব্রাদার এইচএল ৫৩৪০ডি ১৮,৭০০ টাকা। স্যামসাং এমএল ১৬৬৩ (লেজার) ৫,৬০০। ডেল ৮,৯০০ থেকে ২১,০০০ টাকা। পোর্টেবল হার্ডডিস্ক: ট্রানসেন্ড ৫০০ গি.বা ৫,০০০; ৩২০ গি.বা ৪,১০০; ৬৪০ গি.বা ৬,৩০০, ২ টেরাবাইট ১২,২০০ টাকা। এডেটা ৫০০ গি.বা. ৪,৫০০। ইউপিএস: কেষ্টার ৬৫০ ভিএ ২,৬০০; ১২০০ ভিএ ৪,৪০০ টাকা , ৩কেভিএ ৩৬,০০০ টাকা, ১০ কেভিএ ১,০৫,০০০টাকা। —সংগ্রহ: prothom-alo.com&lt;br style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;" /&gt;এখানে শুধু যন্ত্রাংশের দাম দেওয়া হয়েছে। পুরো কম্পিউটার কেনার ক্ষেত্রে সংযোজন খরচ ও সগার্ভিস চার্জ যুক্ত হবে।&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5492887787167563868-6305110868752146288?l=silentnightbd.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Silentnightbd/~4/_N52gmiyPyY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://silentnightbd.blogspot.com/feeds/6305110868752146288/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://silentnightbd.blogspot.com/2011/12/blog-post_25.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/6305110868752146288?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/6305110868752146288?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Silentnightbd/~3/_N52gmiyPyY/blog-post_25.html" title="কম্পিউটার বাজারে কিছু পণ্যের দাম কমেছে" /><author><name>Sharafath jamil shefath</name><uri>https://profiles.google.com/112097404310659375427</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-Zi25yI-kbdw/AAAAAAAAAAI/AAAAAAAAACQ/giwbUYT4nl0/s512-c/photo.jpg" /></author><thr:total>0</thr:total><georss:featurename>Bangladesh</georss:featurename><georss:point>23.966176096854714 89.99999962499999</georss:point><georss:box>21.025020096854714 87.67615712499999 26.907332096854713 92.32384212499998</georss:box><feedburner:origLink>http://silentnightbd.blogspot.com/2011/12/blog-post_25.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Ak8BR3c7fyp7ImA9WhRXF0k.&quot;"><id>tag:blogger.com,1999:blog-5492887787167563868.post-5199315024950285951</id><published>2011-12-24T09:47:00.000-08:00</published><updated>2011-12-24T09:47:36.907-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-24T09:47:36.907-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Mary Christmas" /><category scheme="http://www.blogger.com/atom/ns#" term="Happy Holidays" /><title>Happy Holidays(Mary Christmas)</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-zxWgWupSwJA/TvYPyxnKV1I/AAAAAAAAADo/YWKZ85Tqv7M/s1600/Lets-Celebrate-Christmas-40-Free-Vector-Graphics-Inspired-by-Christmas-530+%25281%2529.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="200" src="http://2.bp.blogspot.com/-zxWgWupSwJA/TvYPyxnKV1I/AAAAAAAAADo/YWKZ85Tqv7M/s200/Lets-Celebrate-Christmas-40-Free-Vector-Graphics-Inspired-by-Christmas-530+%25281%2529.jpg" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Mary Christmas is a pseudonym of Emily O'Hara, an activist and a former editor of spread magazine, a New York-based magazine on sex industry workers' rights. She was also involved in Radical Cheerleaders, a group of leftist activists who cheer in squads at protests.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Mary Christmas currently works as a freelance writer in Portland, Oregon. Her articles can be read in Willamette Week, the local alternative newspaper.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5492887787167563868-5199315024950285951?l=silentnightbd.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Silentnightbd/~4/m6nmeVrUJzc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://silentnightbd.blogspot.com/feeds/5199315024950285951/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://silentnightbd.blogspot.com/2011/12/happy-holidaysmary-christmas.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/5199315024950285951?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/5199315024950285951?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Silentnightbd/~3/m6nmeVrUJzc/happy-holidaysmary-christmas.html" title="Happy Holidays(Mary Christmas)" /><author><name>Sharafath jamil shefath</name><uri>https://profiles.google.com/112097404310659375427</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-Zi25yI-kbdw/AAAAAAAAAAI/AAAAAAAAACQ/giwbUYT4nl0/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-zxWgWupSwJA/TvYPyxnKV1I/AAAAAAAAADo/YWKZ85Tqv7M/s72-c/Lets-Celebrate-Christmas-40-Free-Vector-Graphics-Inspired-by-Christmas-530+%25281%2529.jpg" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://silentnightbd.blogspot.com/2011/12/happy-holidaysmary-christmas.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkMBSHwyeCp7ImA9WhRXFUs.&quot;"><id>tag:blogger.com,1999:blog-5492887787167563868.post-4389266886831706579</id><published>2011-12-22T07:40:00.001-08:00</published><updated>2011-12-22T07:40:59.290-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-22T07:40:59.290-08:00</app:edited><title>বাংলাদেশে শিগগিরই বৈধতা পাচ্ছে অনলাইন পেমেন্ট প্রসেসর</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: 18.4pt;"&gt;&lt;span style="color: #333333; font-family: SolaimanLipi; font-size: 13.5pt;"&gt;শিগগিরই বাংলাদেশে অনলাইন পেমেন্ট প্রসেসর বৈধতা পাচ্ছে। ফ্রিল্যান্সারদের পছন্দের শীর্ষে রয়েছে পে-পল, মানি বুকারস। অনলাইন পেমেন্ট প্রসেসরকে বৈধতা দিতে কেন্দ্রীয় ব্যাংক &lt;/span&gt;&lt;span style="color: #333333; font-size: 13.5pt;"&gt;‘&lt;/span&gt;&lt;span style="color: #333333; font-family: SolaimanLipi; font-size: 13.5pt;"&gt;জেনেরিক রেগুলেশন&lt;/span&gt;&lt;span style="color: #333333; font-size: 13.5pt;"&gt;’&lt;/span&gt;&lt;span style="color: #333333; font-family: SolaimanLipi; font-size: 13.5pt;"&gt; জারি করবে। এর ফলে এসব পেমেন্ট প্রসেসরের বাংলাদেশে আসা সহজ হবে বলে মনে করছেন কেন্দ্রীয় ব্যাংকের গভর্নর ড. আতিউর রহমান। গত শনিবার তিনি আমাদের সময়কে বলেন, আগস্টের ৪/৫ তারিখে আমি &lt;/span&gt;&lt;span style="color: #333333; font-size: 13.5pt;"&gt;‘&lt;/span&gt;&lt;span style="color: #333333; font-family: SolaimanLipi; font-size: 13.5pt;"&gt;জেনেরিক রেগুলেশন&lt;/span&gt;&lt;span style="color: #333333; font-size: 13.5pt;"&gt;’&lt;/span&gt;&lt;span style="color: #333333; font-family: SolaimanLipi; font-size: 13.5pt;"&gt; জারি করব। তিনি বাংলাদেশ অ্যাসোসিয়েশন অফ সফটওয়্যার অ্যান্ড ইনফরমেশন সার্ভিসেসকে (বেসিস) একটি খসড়া নির্দেশনা তৈরি করে দিতে বলেছেন। তিনি বলেন, এটি হাতে পেলে জেনেরিক রেগুলেশন জারি সহজ হবে। তিনি বলেন, বাংলাদেশে পে-পল বা মানি বুকারসের ডোমেইন নেই। জেনেরিক রেগুলেশন জারি করলে ওদের ডোমেইন নিতে সুবিধা হবে।&lt;/span&gt;&lt;/div&gt;&lt;div style="line-height: 18.4pt; margin-bottom: 12.55pt; margin-left: 0in; margin-right: 0in; margin-top: 0in;"&gt;&lt;span style="color: #333333; font-family: SolaimanLipi; font-size: 13.5pt;"&gt;বেসিস সভাপতি মাহবুব জামান বললেন, পে-পল কঠিন নিয়ম-কানুনের জন্য এ দেশে আসতে চাইছিল না। কেন্দ্রীয় ব্যাংক জেনেরিক রেগুলেশন জারি করলে তাদের এ দেশে আসার পথটা সুগম হয়। বেসিস অনলাইন পেমেন্ট প্রসেসর এদেশে কীভাবে কাজ করবে, কী নিয়ম থাকবে সেসবের একটা খসড়া নীতিমালা তৈরির উদ্যোগ নেবে বলে তিনি জানান। দেশে বর্তমানে পে-পলের মাধ্যমে টাকা আসছে তবে তা থার্ড পার্টি সলিউশন প্রোভাইডারদের সহায়তায়। দেশের অনেক থার্ড পার্টি প্রোভাইডার যুক্তরাষ্ট্র, যুক্তরাজ্য বা ভারতে কৌশলে পে-পলে হিসাব খুলছে। ফ্রিল্যান্সাররা তাদের অর্জিত অর্থ এসব প্রতিষ্ঠান থেকে বাংলাদেশি টাকায় বিনিময় করে।&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="line-height: 18.4pt; margin-bottom: 12.55pt; margin-left: 0in; margin-right: 0in; margin-top: 0in;"&gt;&lt;span style="color: #333333; font-family: SolaimanLipi; font-size: 13.5pt;"&gt;বিজ্ঞান এবং তথ্য ও যোগাযোগ প্রযুক্তি মন্ত্রণালয়ের পরামর্শক মুনির হাসান বলেন ফ্রিল্যান্সিং বা আউটসোর্সিংয়ে আমাদের অবস্থা ভালো। সঠিক দিক-নির্দেশনা দিলে তারা ভবিষ্যতে আরো করবে। বাংলাদেশ ইতিমধ্যে বিশ্বে আউটসোসিংয়ে শীর্ষ ৩০টি দেশের তালিকায় স্থান করে নিয়েছে।&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5492887787167563868-4389266886831706579?l=silentnightbd.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Silentnightbd/~4/iDUWa815E-E" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://silentnightbd.blogspot.com/feeds/4389266886831706579/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://silentnightbd.blogspot.com/2011/12/blog-post_22.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/4389266886831706579?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/4389266886831706579?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Silentnightbd/~3/iDUWa815E-E/blog-post_22.html" title="বাংলাদেশে শিগগিরই বৈধতা পাচ্ছে অনলাইন পেমেন্ট প্রসেসর" /><author><name>Sharafath jamil shefath</name><uri>https://profiles.google.com/112097404310659375427</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-Zi25yI-kbdw/AAAAAAAAAAI/AAAAAAAAACQ/giwbUYT4nl0/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://silentnightbd.blogspot.com/2011/12/blog-post_22.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0cDQ3s5eyp7ImA9WhRQGEo.&quot;"><id>tag:blogger.com,1999:blog-5492887787167563868.post-7151728524993858602</id><published>2011-12-14T08:11:00.000-08:00</published><updated>2011-12-14T08:11:12.523-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-14T08:11:12.523-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Hosting" /><title>Choose the Best Rating Web Hosting</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span lang="IN" style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10.0pt; mso-ansi-language: IN; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: IN;"&gt;Today  you will able to get all things in very easy way. You can communicate  each other in very simple way. Today you can use cell phone to call your  friends. It is easy because it will help you to call other people even  they are in far away from you. Even you can see their face when you talk  to them by using your cell phone. Today you need to know that you can  communicate each other by using blog. You can make your blog and you can  share all things there. You don’t need to worry because you are free to  share all things. You can promote your business there too. When you are  looking for &lt;a href="http://webhostinggeeks.com/" target="_blank"&gt;website hosting&lt;/a&gt;, you don’t need to worry because you will able to get it in very easy way. You just need to get it via online. &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span lang="IN" style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10.0pt; mso-ansi-language: IN; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: IN;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class="fullpost"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span lang="IN" style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10.0pt; mso-ansi-language: IN; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: IN;"&gt;You will able to get list of ten &lt;a href="http://webhostingrating.com/" target="_blank"&gt;best web hosting&lt;/a&gt;  that you want. They usually will offer you various benefits. They offer  you guarantee for your satisfaction. You will able to until 90 days  money back guarantee when you are not satisfied. &lt;/span&gt;&lt;/div&gt;&lt;span lang="IN" style="font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 10.0pt; mso-ansi-language: IN; mso-bidi-language: AR-SA; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: IN;"&gt;&lt;div style="text-align: justify;"&gt;You  just need to order the web hosting via online. You can visit the web  hosting and see all services for you. You don’t need to worry because  there are so many sale prices for all web hosting. You need to know  about it and you need to open the site.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5492887787167563868-7151728524993858602?l=silentnightbd.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Silentnightbd/~4/mzbggQzd6aI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://silentnightbd.blogspot.com/feeds/7151728524993858602/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://silentnightbd.blogspot.com/2011/12/choose-best-rating-web-hosting.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/7151728524993858602?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5492887787167563868/posts/default/7151728524993858602?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Silentnightbd/~3/mzbggQzd6aI/choose-best-rating-web-hosting.html" title="Choose the Best Rating Web Hosting" /><author><name>Sharafath jamil shefath</name><uri>https://profiles.google.com/112097404310659375427</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh3.googleusercontent.com/-Zi25yI-kbdw/AAAAAAAAAAI/AAAAAAAAACQ/giwbUYT4nl0/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://silentnightbd.blogspot.com/2011/12/choose-best-rating-web-hosting.html</feedburner:origLink></entry></feed>

