<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-456630774116554449</id><updated>2011-11-28T05:44:58.055+05:30</updated><category term='New'/><category term='articles'/><category term='Adsense'/><category term='posts'/><category term='Post'/><category term='Tag'/><category term='template'/><category term='Blogger'/><category term='Label'/><category term='Cloud'/><category term='backup'/><category term='Beta'/><title type='text'>Hack Beta</title><subtitle type='html'>Collection of the Blogger Beta Hacks</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://hackbeta.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/456630774116554449/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://hackbeta.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rahuman</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://4.bp.blogspot.com/-1WW-kmik2Js/Tbgc14CeZLI/AAAAAAAAAug/-_9cOJd9_Mg/s220/24072009059.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-456630774116554449.post-2216451007608740841</id><published>2008-01-07T21:17:00.000+05:30</published><updated>2008-01-13T11:46:19.075+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Post'/><category scheme='http://www.blogger.com/atom/ns#' term='Adsense'/><title type='text'>Ads and Posts</title><content type='html'>&lt;p style="text-align: justify"&gt;The Question how do I put Ads in my post. For his example I will be using Google Adsense Banner (468 x 60). See Example like in my blog: &lt;/p&gt;  &lt;div style="text-align: center"&gt;&lt;a href="http://s105.photobucket.com/albums/m233/rahuman/Blogs/?action=view&amp;amp;current=BloggerBetaAdsensePost.jpg" target="_blank"&gt;&lt;img alt="HackBeta Adsense Posts" src="http://i105.photobucket.com/albums/m233/rahuman/Blogs/BloggerBetaAdsensePost.jpg" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;  &lt;div style="text-align: justify"&gt;&lt;/div&gt;  &lt;p style="text-align: justify"&gt;Interested?, If so then Lets Start: &lt;/p&gt;  &lt;p style="text-align: justify"&gt;Before we start please take &lt;a href="http://hackbeta.blogspot.com/2008/01/backuping-up.html"&gt;&lt;span style="font-weight: bold"&gt;Template Backups&lt;/span&gt;&lt;/a&gt;. &lt;/p&gt;  &lt;div style="text-align: justify"&gt;1. You have to get a Ad Codes Parsed. so we can use this in the XML coding of the template. See Examples:    &lt;br /&gt;&lt;span style="font-weight: bold"&gt;Original Code -&lt;/span&gt; &lt;/div&gt;  &lt;div class="csharpcode"&gt;   &lt;pre class="alt"&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;script&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;type=&amp;quot;text/javascript&amp;quot;&lt;span class="kwrd"&gt;&amp;gt;&amp;lt;!&lt;/span&gt;&lt;span class="html"&gt;--&lt;/span&gt;&lt;/pre&gt;

  &lt;pre class="alt"&gt;google_ad_client = &amp;quot;pub-XXXXXXXXXXXXXXXX&amp;quot;;&lt;/pre&gt;

  &lt;pre&gt;//468x60, Hack Beta InPost google_ad_slot = &amp;quot;0532734472&amp;quot;;&lt;/pre&gt;

  &lt;pre class="alt"&gt;google_ad_width = 468;&lt;/pre&gt;

  &lt;pre&gt;google_ad_height = 60;&lt;/pre&gt;

  &lt;pre class="alt"&gt;//--&lt;span class="kwrd"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;script&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;script&lt;/span&gt; &lt;span class="attr"&gt;type&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;text/javascript&amp;quot;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre class="alt"&gt;src=&lt;span class="str"&gt;&amp;quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&amp;quot;&lt;/span&gt;&amp;gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;script&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;

&lt;div style="text-align: justify"&gt;&amp;#160;&lt;/div&gt;

&lt;div style="text-align: justify"&gt;&lt;span style="font-weight: bold"&gt;Parsed Code -&lt;/span&gt; &lt;/div&gt;

&lt;div class="csharpcode"&gt;
  &lt;pre class="alt"&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;script&lt;/pre&gt;

  &lt;pre&gt;type=&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;text/javascript&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;!--&lt;/pre&gt;

  &lt;pre class="alt"&gt;google_ad_client = &lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;pub-XXXXXXXXXXXXXXXX&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;;&lt;/pre&gt;

  &lt;pre&gt;//468x60, Hack Beta InPost&lt;/pre&gt;

  &lt;pre class="alt"&gt;google_ad_slot = &lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;0532734472&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;;&lt;/pre&gt;

  &lt;pre&gt;google_ad_width = 468; google_ad_height = 60;&lt;/pre&gt;

  &lt;pre class="alt"&gt;//--&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;/script&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;script type=&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;text/javascript&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre class="alt"&gt;src=&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;http://pagead2.googlesyndication.com/pagead/show_ads.js&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;/script&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt; &lt;/pre&gt;
&lt;/div&gt;

&lt;p&gt;To achieve this place your codes in this &lt;a href="http://www.blogcrowds.com/resources/parse_html.php"&gt;textbox&lt;/a&gt; and click on 'Parse' button. &lt;/p&gt;

&lt;p style="text-align: justify"&gt;2. Here's where to place it:&lt;/p&gt;

&lt;div class="csharpcode"&gt;
  &lt;pre class="alt"&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;div&lt;/span&gt; &lt;span class="attr"&gt;class&lt;/span&gt;&lt;span class="kwrd"&gt;='post-body'&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;p&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;data:post.body&lt;/span&gt;&lt;span class="kwrd"&gt;/&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;p&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre class="alt"&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;div&lt;/span&gt; &lt;span class="attr"&gt;style&lt;/span&gt;&lt;span class="kwrd"&gt;='clear: both;'&lt;/span&gt;&lt;span class="kwrd"&gt;/&amp;gt;&amp;lt;!&lt;/span&gt;&lt;span class="html"&gt;--&lt;/span&gt; &lt;span class="attr"&gt;clear&lt;/span&gt; &lt;span class="attr"&gt;for&lt;/span&gt; &lt;span class="attr"&gt;photos&lt;/span&gt; &lt;span class="attr"&gt;floats&lt;/span&gt; &lt;span class="attr"&gt;--&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;div&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;

&lt;p style="text-align: justify"&gt;To get to the above location Get into the admin control of you blog, then click on '&lt;span style="font-weight: bold"&gt;Template&lt;/span&gt;', then click on 'Edit HTML' and mark sure that the '&lt;span style="font-weight: bold"&gt;Expand Widget Templates&lt;/span&gt;' option is ticked. &lt;/p&gt;

&lt;p style="text-align: justify"&gt;Notice the &lt;span style="font-weight: bold"&gt;&amp;lt;data:post.body/&amp;gt;&lt;/span&gt; ok now paste you parsed Adsense code right after this. So that it looks like this:&lt;/p&gt;

&lt;div class="csharpcode"&gt;
  &lt;pre class="alt"&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;p&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;data:post.body&lt;/span&gt;&lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;div&lt;/span&gt; &lt;span class="attr"&gt;style&lt;/span&gt;&lt;span class="kwrd"&gt;='float:left;'&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&amp;lt;!&lt;/span&gt;&lt;span class="html"&gt;--&lt;/span&gt; &lt;span class="attr"&gt;Creates&lt;/span&gt; &lt;span class="attr"&gt;a&lt;/span&gt; &lt;span class="attr"&gt;new&lt;/span&gt; &lt;span class="attr"&gt;Layer&lt;/span&gt; &lt;span class="attr"&gt;--&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre class="alt"&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;center&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="rem"&gt;&amp;lt;!-- Centers Ads / Codes --&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre class="alt"&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;script&lt;/pre&gt;

  &lt;pre&gt;type=&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;text/javascript&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;!--&lt;/pre&gt;

  &lt;pre class="alt"&gt;google_ad_client = &lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;pub-XXXXXXXXXXXXXXXX&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;;&lt;/pre&gt;

  &lt;pre&gt;//468x60, Hack Beta InPost&lt;/pre&gt;

  &lt;pre class="alt"&gt;google_ad_slot = &lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;0532734472&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;;&lt;/pre&gt;

  &lt;pre&gt;google_ad_width = 468;&lt;/pre&gt;

  &lt;pre class="alt"&gt;google_ad_height = 60;&lt;/pre&gt;

  &lt;pre&gt;//--&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;/script&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre class="alt"&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;script type=&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;text/javascript&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;src=&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;http://pagead2.googlesyndication.com/pagead/show_ads.js&lt;span class="attr"&gt;&amp;amp;quot;&lt;/span&gt;&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre class="alt"&gt;&lt;span class="attr"&gt;&amp;amp;lt;&lt;/span&gt;/script&lt;span class="attr"&gt;&amp;amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;center&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre class="alt"&gt;&lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;div&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

  &lt;pre&gt;&lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;p&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt; &lt;/pre&gt;
&lt;/div&gt;

&lt;p style="text-align: justify"&gt;Click 'Save Template' and the go to your blog and check it out. &lt;/p&gt;
Your Ads will appear right after each post. For Adsense TOS the ads will only appear for the first 3 posts, this is automated in Adsense Script itself. The neat thing about this method is the location is really optimal and will give really good CTR. Go go ahead and try it. PS: If there are any issues please comment back. 

&lt;BR&gt;&lt;BR&gt;&lt;a href="http://tips-for-new-bloggers.blogspot.com/2007/05/adsense-code-in-blogger-post-body.html"&gt;Tips for New Bloggers: AdSense Code in Blogger Post Body&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/456630774116554449-2216451007608740841?l=hackbeta.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://tips-for-new-bloggers.blogspot.com/2007/05/adsense-code-in-blogger-post-body.html' title='Ads and Posts'/><link rel='replies' type='application/atom+xml' href='http://hackbeta.blogspot.com/feeds/2216451007608740841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=456630774116554449&amp;postID=2216451007608740841' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/456630774116554449/posts/default/2216451007608740841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/456630774116554449/posts/default/2216451007608740841'/><link rel='alternate' type='text/html' href='http://hackbeta.blogspot.com/2008/01/ads-and-posts.html' title='Ads and Posts'/><author><name>Rahuman</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://4.bp.blogspot.com/-1WW-kmik2Js/Tbgc14CeZLI/AAAAAAAAAug/-_9cOJd9_Mg/s220/24072009059.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i105.photobucket.com/albums/m233/rahuman/Blogs/th_BloggerBetaAdsensePost.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-456630774116554449.post-3147908739785391231</id><published>2008-01-06T17:36:00.000+05:30</published><updated>2008-01-09T17:22:06.830+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='posts'/><category scheme='http://www.blogger.com/atom/ns#' term='backup'/><category scheme='http://www.blogger.com/atom/ns#' term='template'/><category scheme='http://www.blogger.com/atom/ns#' term='articles'/><title type='text'>Backing up</title><content type='html'>&lt;div style="text-align: justify"&gt;Always take backups. If you are going to do a change that you are not sure of the outcome then you need to take backups. Or else you will have to spend unnecessary time rebuilding every thing from scratch. &lt;/div&gt;  &lt;div style="text-align: justify"&gt;&amp;#160;&lt;/div&gt;  &lt;div style="text-align: justify"&gt;1. &lt;span style="font-weight: bold"&gt;Template Backup&lt;/span&gt; - Log in to your &lt;a href="http://www.blogger.com/home"&gt;Blogger Dashboard&lt;/a&gt; then click on '&lt;span style="font-weight: bold"&gt;Layout&lt;/span&gt;' of the Blog you need to take template backup of. &lt;/div&gt;  &lt;div style="text-align: justify"&gt;&amp;#160;&lt;/div&gt;  &lt;div style="text-align: justify"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i105.photobucket.com/albums/m233/rahuman/Blogs/Layout.jpg"&gt;&lt;img style="display: block; margin: 0px auto 10px; width: 425px; cursor: pointer; text-align: center" alt="" src="http://i105.photobucket.com/albums/m233/rahuman/Blogs/Layout.jpg" border="0" /&gt;&lt;/a&gt; then click on '&lt;span style="font-weight: bold"&gt;Edit HTML&lt;/span&gt;' &lt;/div&gt;  &lt;div style="text-align: justify"&gt;&amp;#160;&lt;/div&gt;  &lt;div style="text-align: justify"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i105.photobucket.com/albums/m233/rahuman/Blogs/EditHTML.jpg"&gt;&lt;img style="display: block; margin: 0px auto 10px; width: 282px; cursor: pointer; text-align: center" alt="" src="http://i105.photobucket.com/albums/m233/rahuman/Blogs/EditHTML.jpg" border="0" /&gt;&lt;/a&gt; then click on '&lt;span style="font-weight: bold"&gt;Download Full Template&lt;/span&gt;' &lt;/div&gt;  &lt;div style="text-align: justify"&gt;&amp;#160;&lt;/div&gt;  &lt;div style="text-align: justify"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i105.photobucket.com/albums/m233/rahuman/Blogs/DownloadFullTemplate.jpg"&gt;&lt;img style="display: block; margin: 0px auto 10px; width: 450px; cursor: pointer; text-align: center" alt="" src="http://i105.photobucket.com/albums/m233/rahuman/Blogs/DownloadFullTemplate.jpg" border="0" /&gt;&lt;/a&gt;Then save the File with a Blog Title plus Today's date. And Click 'Save'. That's all... Since the template backup size is relatively small you won't need to zip it. Unless you blog tends to have a heavy amount of coding. &lt;/div&gt;  &lt;div style="text-align: justify"&gt;&amp;#160;&lt;/div&gt;  &lt;div style="text-align: justify"&gt;2. &lt;span style="font-weight: bold"&gt;Articles / Posts Backup&lt;/span&gt; - Well unfortunately Blogger.com is the only guy you got to depend on to take the backups. Wait not so fast there is a way meet &amp;quot;Blogger Backup&amp;quot;. &lt;/div&gt;  &lt;div style="text-align: justify"&gt;&amp;#160;&lt;/div&gt;  &lt;div style="text-align: justify"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i105.photobucket.com/albums/m233/rahuman/Blogs/BloggerBackupAbout.jpg"&gt;&lt;img style="display: block; margin: 0px auto 10px; width: 449px; cursor: pointer; text-align: center" alt="" src="http://i105.photobucket.com/albums/m233/rahuman/Blogs/BloggerBackupAbout.jpg" border="0" /&gt;&lt;/a&gt;&lt;/div&gt;  &lt;div style="text-align: justify"&gt;&amp;#160;&lt;/div&gt;  &lt;div style="text-align: justify"&gt; You need to have .NET Runtime Installed before installing Blogger Backup. Here are the links: &lt;/div&gt;  &lt;div style="text-align: center"&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&amp;amp;displaylang=en"&gt;.NET Runtime v2&lt;/a&gt; + &lt;a href="http://www.codeplex.com/bloggerbackup/Release/ProjectReleases.aspx"&gt;Blogger Backup v1.0.7.16.msi&lt;/a&gt; &lt;/div&gt;  &lt;p&gt;Installation is very straight forward and also the use. So Far no issues with Blogger Backup in terms of taking backups and restoring them. Fortunately I never ran in to the problem where Blogger.com lost all my posts but better to be safe than sorry. For more information relating to the use of Blogger Backup visit their &lt;a href="http://www.codeplex.com/bloggerbackup"&gt;homepage&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;PS: I noticed that there were a few limitations and know issues so you might want to visit there&lt;a href="http://www.codeplex.com/bloggerbackup"&gt; homepage&lt;/a&gt; and check it out. So take backups as frequently as you can because that might and definitely will help you on a rainy day...&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/456630774116554449-3147908739785391231?l=hackbeta.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hackbeta.blogspot.com/feeds/3147908739785391231/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=456630774116554449&amp;postID=3147908739785391231' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/456630774116554449/posts/default/3147908739785391231'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/456630774116554449/posts/default/3147908739785391231'/><link rel='alternate' type='text/html' href='http://hackbeta.blogspot.com/2008/01/backuping-up.html' title='Backing up'/><author><name>Rahuman</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://4.bp.blogspot.com/-1WW-kmik2Js/Tbgc14CeZLI/AAAAAAAAAug/-_9cOJd9_Mg/s220/24072009059.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i105.photobucket.com/albums/m233/rahuman/Blogs/th_Layout.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-456630774116554449.post-6345008372037441891</id><published>2007-09-04T16:45:00.001+05:30</published><updated>2007-09-04T17:10:31.128+05:30</updated><category scheme='http://www.blogger.com/atom/ns#' term='Label'/><category scheme='http://www.blogger.com/atom/ns#' term='Cloud'/><category scheme='http://www.blogger.com/atom/ns#' term='Blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='Beta'/><category scheme='http://www.blogger.com/atom/ns#' term='New'/><category scheme='http://www.blogger.com/atom/ns#' term='Tag'/><title type='text'>New Blogger Label Cloud (aka Tag Cloud)</title><content type='html'>&lt;p&gt;What's a Blogger "&lt;strong&gt;Label Cloud&lt;/strong&gt;"???&lt;/p&gt; &lt;p&gt;A Picture says a thousand words so here's how it looks like:&lt;/p&gt; &lt;p align="center"&gt;&lt;img height="234" src="http://img168.imageshack.us/img168/5409/labelcloudpreviewba5.jpg" width="195"&gt; &lt;/p&gt; &lt;p&gt;A Click on anyone of those Labels will search for relevant posts that contains the following labels.&lt;/p&gt; &lt;p&gt;Before starting I will like to say - &lt;strong&gt;&lt;u&gt;TAKE BACKUPS FIRST&lt;/u&gt;&lt;/strong&gt;.&lt;/p&gt; &lt;p&gt;I always hear people saying that they are really sure. But how much sure are you &lt;font size="6"&gt;?&lt;/font&gt;&lt;/p&gt; &lt;p&gt;So please before we begin please make a copy of your template before editing it&lt;/p&gt; &lt;p&gt;First go to your &lt;a href="http://www.blogger.com/home" target="_blank"&gt;blogger home page&lt;/a&gt;...login and go to the dashboard.&lt;/p&gt; &lt;p&gt;Next Click on&amp;nbsp;'&lt;strong&gt;Layout&lt;/strong&gt;' of the blog you choose to apply this hack on...&lt;/p&gt; &lt;p&gt;Then Click&amp;nbsp;on '&lt;strong&gt;Edit HTML&lt;/strong&gt;'. There Click on "&lt;strong&gt;Download Full Template&lt;/strong&gt;" and save a copy on your PC (Just In-Case...&lt;img alt="fingerscrossed" src="http://spaces.live.com/rte/emoticons/fingerscrossed.gif"&gt;).&lt;/p&gt; &lt;p&gt;Next make sure that the "&lt;strong&gt;Expand Widget Templates&lt;/strong&gt;" Check box is de-selected.&lt;/p&gt; &lt;p&gt;now do a search for the following line:&lt;/p&gt; &lt;div class="csharpcode"&gt;&lt;strong&gt;]]&lt;span class="kwrd"&gt;&amp;gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;b:skin&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt; &lt;div class="csharpcode"&gt;&lt;font size="1"&gt;&lt;span class="kwrd"&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt; &lt;div class="csharpcode"&gt;&lt;font size="1"&gt;&lt;span class="kwrd"&gt;&lt;/span&gt;&lt;/font&gt;Now add the following code right before the&amp;nbsp;"/b:skin" code.&lt;/div&gt; &lt;p align="center"&gt;&lt;a href="http://rahuman.googlepages.com/TagCloud1.txt" target="_blank"&gt;Code #1&lt;/a&gt; &lt;style type="text/css"&gt;.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }
&lt;/style&gt; &lt;/p&gt; &lt;p&gt;After that Add the following code after the "/b:skin" code:&lt;/p&gt; &lt;div class="csharpcode" align="center"&gt;&lt;a href="http://rahuman.googlepages.com/TagCloud2.txt" target="_blank"&gt;Code #2&lt;/a&gt;&lt;/div&gt; &lt;style type="text/css"&gt;.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }
&lt;/style&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Then Find for the piece of code that looks like the following:&lt;/p&gt;&lt;strong&gt;&amp;lt;b:widget id='Label1' locked='false' title='Labels' type='Label'/&amp;gt;&lt;/strong&gt; &lt;div class="csharpcode"&gt;&amp;nbsp;&lt;/div&gt; &lt;p&gt;If you could or couldn't find the above ('Label1') Then simple add or replace&amp;nbsp;the following code there: &lt;em&gt;This code&amp;nbsp;will create the&amp;nbsp;Label Cloud Widget.&lt;/em&gt;&amp;nbsp;&lt;/p&gt; &lt;p align="center"&gt;&lt;a href="http://rahuman.googlepages.com/TagCloud3.txt" target="_blank"&gt;Code #3&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Now usually this is a piece of cake but if it all goes wrong and the Cloud don't appear then don't worry. Do the following:&lt;/p&gt; &lt;p&gt;1. Go to the "&lt;a href="http://www.blogger.com/rearrange?blogID=456630774116554449"&gt;Page Elements&lt;/a&gt;" and see if there are any new elements in the display. Usually this step is necessary for most Blogger templates. But on some customized templates the "Label Cloud" Widget sometimes gets squeezed at the top and appears to be small.&lt;/p&gt; &lt;p&gt;2. You need to used labels for your post. Most are into the habit of using labels but some usually don't (Or forgotten about that).&lt;/p&gt; &lt;p&gt;3. Make sure that you don't keep any quotation or double quotation makes in your labels. If there are any then nothing will appear in the "&lt;strong&gt;Label Cloud&lt;/strong&gt;" widget.&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="B3E14793-948F-49af-A347-D19C374A7C4F:8c0c8476-80bc-4558-b154-44dbe81c256b" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; float: right; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt; &lt;script type="text/javascript"&gt;&lt;!--
digg_url = 'http://hackbeta.blogspot.com/2007/09/new-blogger-label-cloud-aka-tag-cloud.html';
digg_title = 'Label Cloud';
digg_bodytext = 'What's a Blogger "Label Cloud"???';
digg_topic = 'Blogger';
//--&gt;&lt;/script&gt; &lt;script src="http://digg.com/tools/diggthis.js" type="text/javascript"&gt;&lt;/script&gt; &lt;/div&gt; &lt;p&gt;4. Restore from a Backup copy and try again. That's right. Just Keep Trying.&lt;/p&gt; &lt;p&gt;Enjoy!!!&lt;/p&gt; &lt;p&gt;Source : &lt;a href="http://phydeaux3.blogspot.com/" target="_blank"&gt;Phydeaux&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/456630774116554449-6345008372037441891?l=hackbeta.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://hackbeta.blogspot.com/feeds/6345008372037441891/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=456630774116554449&amp;postID=6345008372037441891' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/456630774116554449/posts/default/6345008372037441891'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/456630774116554449/posts/default/6345008372037441891'/><link rel='alternate' type='text/html' href='http://hackbeta.blogspot.com/2007/09/new-blogger-label-cloud-aka-tag-cloud.html' title='New Blogger Label Cloud (aka Tag Cloud)'/><author><name>Rahuman</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://4.bp.blogspot.com/-1WW-kmik2Js/Tbgc14CeZLI/AAAAAAAAAug/-_9cOJd9_Mg/s220/24072009059.jpg'/></author><thr:total>1</thr:total></entry></feed>
