<?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>TechiBee &#187; blogger tips</title>
	<atom:link href="http://techibee.com/category/blogger-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://techibee.com</link>
	<description>All about Active Directory, Exchange, Windows 7/XP, PowerShell, VBScripts, and more for SysAdmins</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:56:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Place adsense in mibble of your blogger post</title>
		<link>http://techibee.com/blogger-tips/place-adsense-in-mibble-of-your-blogger-post/105</link>
		<comments>http://techibee.com/blogger-tips/place-adsense-in-mibble-of-your-blogger-post/105#comments</comments>
		<pubDate>Wed, 25 Nov 2009 19:22:11 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[blogger tips]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=105</guid>
		<description><![CDATA[Many analysis are saying that Adsence blocks placed in middle of blogger post performing well and earning good amounts to the bloggers. To fill my pockets as well, I tried placing the adsense block after reading one blog post entry and in vain, I tried several other also&#8230;still failed. I have read many posts from [...]]]></description>
			<content:encoded><![CDATA[<p>Many analysis are saying that Adsence blocks placed in middle of blogger post performing well and earning good amounts to the bloggers. To fill my pockets as well, I tried placing the adsense block after reading one blog post entry and in vain, I tried several other also&#8230;still failed. I have read many posts from other bloggers about placing Adsence advertisement in middle of post but none of them worked straight forward &#8212; I think they are stale. After some struggle, I could able to sort-out the process.</p>
<p>So, follow the below steps if you want to see adsense blocks in middle of your post.</p>
<ul>
<li>Prepare your adsense code &#8212; Get adsense code from your adsense account and convert it using<img class="alignright size-medium wp-image-106" title="adsense-blogger" src="http://techibee.com/wp-content/uploads/2009/11/adsense-blogger-300x105.PNG" alt="adsense-blogger" width="300" height="105" /> <a href="http://www.eblogtemplates.com/blogger-ad-code-converter/">blog-ad-converter</a> to make it compatible with CSS.</li>
<li>Logon to blogger and select the layout option and from there &#8220;edit HTML&#8221; option.</li>
<li>Very important step here is to backup your template. Don&#8217;t miss to do this as it saves your time in case if you want to revert (who knows, my procedure also might fail for you)</li>
<li>Select the check box &#8220;Expand widget template&#8221; and search for the tag <span style="color: #ff0000;"><strong>&#8220;</strong><strong><span style="color: #ff0000;">&lt;data:post.body/&gt;&#8221; </span></strong></span>and replace with below code.</li>
</ul>
<blockquote><p><span style="color: #800080;">&lt;div expr:id=&#8217;&#8221;aim1&#8243; + data:post.id&#8217;&gt;&lt;/div&gt;<br />
&lt;div style=&#8221;clear:both; margin:10px 0&#8243;&gt;</span></p>
<p><span style="color: #0000ff;"> &lt;!&#8211; Remove this line and place your Your converted AdSense code here &#8211;&gt;</span></p>
<p>&lt;/div&gt;<br />
<span style="color: #800080;">&lt;div expr:id=&#8217;&#8221;aim2&#8243; + data:post.id&#8217;&gt;<br />
&lt;data:post.body/&gt;<br />
&lt;/div&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
var obj0=document.getElementById(&#8220;aim1&lt;data:post.id/&gt;&#8221;);<br />
var obj1=document.getElementById(&#8220;aim2&lt;data:post.id/&gt;&#8221;);</span><br />
<span style="color: #800080;"> var s=obj1.innerHTML;<br />
var r=s.search(/\x3C!&#8211; adsense &#8211;\x3E/igm);<br />
if(r&gt;0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+16);}<br />
&lt;/script&gt;</span></p></blockquote>
<ul>
<li>Save your template and check your blog. It should display the ads now.</li>
</ul>
<p>Enjoy and Happy blogging&#8230;</p>
<p>[<a href="http://www.webproblogger.com/2009/11/placing-adsense-in-middle-of-blogger.html">Source</a>]</p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/windows-7/inside-windows-vista-kernel/146" title="Inside Windows Vista Kernel">Inside Windows Vista Kernel</a></li><li><a href="http://techibee.com/powershell/use-power-shell-to-get-installed-patches-from-windows-box/162" title="Use power shell to get installed patches from windows box">Use power shell to get installed patches from windows box</a></li><li><a href="http://techibee.com/tips/powershell-script-to-get-ilo-version-and-server-model-remotely/572" title="Powershell script to get ILO version and server model remotely">Powershell script to get ILO version and server model remotely</a></li><li><a href="http://techibee.com/active-directory/how-to-create-container-objects-in-active-directory/49" title="How to create container objects in Active Directory">How to create container objects in Active Directory</a></li><li><a href="http://techibee.com/tips/how-to-find-the-remote-machine-os-easily-2/120" title="How to find the remote machine OS easily">How to find the remote machine OS easily</a></li><li><a href="http://techibee.com/exchange-2007/configure-exchange-2007-owa-using-powershell/58" title="Configure Exchange 2007 OWA using PowerShell">Configure Exchange 2007 OWA using PowerShell</a></li><li><a href="http://techibee.com/active-directory/active-directory-diagnostic-logging/34" title="Active Directory diagnostic Logging">Active Directory diagnostic Logging</a></li><li><a href="http://techibee.com/powershell/which-powershell-version-i-should-use/549" title="Which powershell version I should use?">Which powershell version I should use?</a></li><li><a href="http://techibee.com/group-policies/note-the-change-in-group-policies-startlogon-scripts-behavior-in-windows-7/409" title="Note the change in Group Policies start/logon scripts behavior in Windows 7">Note the change in Group Policies start/logon scripts behavior in Windows 7</a></li><li><a href="http://techibee.com/tips/count-files-by-extension-using-powershell/514" title="count files by extension using powershell">count files by extension using powershell</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/blogger-tips/place-adsense-in-mibble-of-your-blogger-post/105/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove navigation bar from blogger</title>
		<link>http://techibee.com/blogger-tips/how-to-remove-navigation-bar-from-blogger/95</link>
		<comments>http://techibee.com/blogger-tips/how-to-remove-navigation-bar-from-blogger/95#comments</comments>
		<pubDate>Wed, 25 Nov 2009 18:05:35 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[blogger tips]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=95</guid>
		<description><![CDATA[Many newbies don&#8217;t like the option of navbar in their blogspot.com. I too agree that blog will look ugly if navbar is present. Follow the below steps if you want to remove navbar. Logon to blogger.com with your ID Click of layout option of your blog and choose &#8220;edit HTML&#8221; option inside that. Place the [...]]]></description>
			<content:encoded><![CDATA[<p>Many newbies don&#8217;t like the option of navbar in their blogspot.com. I too agree that blog will look ugly if navbar is present.</p>
<p>Follow the below steps if you want to remove navbar.</p>
<ul>
<li>Logon to blogger.com with your ID</li>
</ul>
<ul>
<li>Click of layout option of your blog and choose &#8220;edit HTML&#8221; option inside that.<img class="aligncenter size-medium wp-image-96" title="edit-layout" src="http://techibee.com/wp-content/uploads/2009/11/edit-layout-300x57.PNG" alt="edit-layout" width="300" height="57" /></li>
</ul>
<ul>
<li>Place the below piece of code before the &lt;body&gt; tag like shown below.</li>
</ul>
<blockquote><p>#navbar-iframe {<br />
display: none !important;</p>
<p>}</p></blockquote>
<p><img class="aligncenter size-full wp-image-101" title="place-navbar" src="http://techibee.com/wp-content/uploads/2009/11/place-navbar1.PNG" alt="place-navbar" width="343" height="211" /></p>
<p>This completes the task and enjoy navbar less blog :-)</p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/powershell/log-the-commands-your-are-executing-in-powershell/153" title="Log the commands your are executing in PowerShell">Log the commands your are executing in PowerShell</a></li><li><a href="http://techibee.com/virtualization/how-to-force-reset-a-guest-vm-in-esx-environment/345" title="How to force reset a guest VM in ESX environment">How to force reset a guest VM in ESX environment</a></li><li><a href="http://techibee.com/active-directory/recover-active-directory-objects-using-powershell/148" title="Recover Active Directory objects using PowerShell">Recover Active Directory objects using PowerShell</a></li><li><a href="http://techibee.com/powershell/compare-secure-strings-entered-through-powershell/422" title="Compare secure strings entered through powershell">Compare secure strings entered through powershell</a></li><li><a href="http://techibee.com/active-directory/one-click-to-get-user-information-from-active-directory/51" title="One Click To Get User Information From Active Directory">One Click To Get User Information From Active Directory</a></li><li><a href="http://techibee.com/tips/action-cancelled-error-while-opening-chm-files/490" title="&#8220;Action Cancelled&#8221; error while opening CHM files">&#8220;Action Cancelled&#8221; error while opening CHM files</a></li><li><a href="http://techibee.com/powershell/clear-windows-event-log-using-powershell-in-windows-7/339" title="Clear windows event log using PowerShell in Windows 7">Clear windows event log using PowerShell in Windows 7</a></li><li><a href="http://techibee.com/windows-2008/implement-group-policy-preferences-in-windows-2003-environment/161" title="Implement Group Policy Preferences in Windows 2003 environment.">Implement Group Policy Preferences in Windows 2003 environment.</a></li><li><a href="http://techibee.com/sysadmins/this-post-confirms-my-ownership-of-the-site-and-that-this-site-adheres-to-google-adsense-program-policies-and-terms-and-conditions/130" title="This post confirms my ownership of the site and that this site adheres to Google AdSense program policies and Terms and Conditions.">This post confirms my ownership of the site and that this site adheres to Google AdSense program policies and Terms and Conditions.</a></li><li><a href="http://techibee.com/exchange-2007/how-freebusy-information-will-flow-in-a-exchange-mixed-mode-exchange-20072003/59" title="How Free/busy information will flow in a Exchange mixed mode (Exchange 2007/2003)">How Free/busy information will flow in a Exchange mixed mode (Exchange 2007/2003)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/blogger-tips/how-to-remove-navigation-bar-from-blogger/95/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
