<?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-655655873343934125</id><updated>2012-01-23T09:44:25.043-08:00</updated><category term='post-labels'/><category term='feeds'/><category term='clouds'/><category term='Save Template'/><category term='technorati'/><category term='templates'/><category term='maxwidgets'/><category term='Expand Widget Templates'/><category term='javascript'/><category term='CSS'/><category term='header'/><category term='showaddelement'/><category term='XML'/><category term='sidebar'/><category term='labels'/><category term='post'/><category term='Page Elements'/><category term='widgets'/><category term='beta'/><category term='search engine optimisation'/><category term='tags'/><category term='blogger'/><category term='feature'/><category term='Edit HTML'/><category term='Font and Colors'/><category term='Ctrl+F'/><category term='title tag'/><category term='layout'/><category term='request'/><category term='comments'/><title type='text'>Widget-based</title><subtitle type='html'>Blogger beta widget-based templates is sophisticated. Instead of letting it limit our creativity, here we come together to explore ways to make full use of this great feature.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://widget-based.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://widget-based.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Seige</name><uri>http://www.blogger.com/profile/10224277779025117306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://www.gstrike.net/img/mashimaro.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-655655873343934125.post-5893321977179434372</id><published>2006-12-05T05:29:00.001-08:00</published><updated>2006-12-18T06:51:33.486-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='layout'/><category scheme='http://www.blogger.com/atom/ns#' term='Edit HTML'/><category scheme='http://www.blogger.com/atom/ns#' term='maxwidgets'/><category scheme='http://www.blogger.com/atom/ns#' term='beta'/><category scheme='http://www.blogger.com/atom/ns#' term='header'/><category scheme='http://www.blogger.com/atom/ns#' term='Save Template'/><category scheme='http://www.blogger.com/atom/ns#' term='Page Elements'/><category scheme='http://www.blogger.com/atom/ns#' term='showaddelement'/><category scheme='http://www.blogger.com/atom/ns#' term='widgets'/><category scheme='http://www.blogger.com/atom/ns#' term='request'/><category scheme='http://www.blogger.com/atom/ns#' term='XML'/><title type='text'>How to add a rotating banner to your Blogger beta header?</title><content type='html'>&lt;a href="http://moshavnick.blogspot.com/"&gt;Sidney Shapiro&lt;/a&gt; have &lt;a href="http://widget-based.blogspot.com/2006/11/widget-request-for-blogger-beta.html"&gt;requested&lt;/a&gt; for a widget that would rotate banners in his Header section. I hope that many would find this useful as well.&lt;br /&gt;&lt;br /&gt;This widget is pretty simple and straight forward but installing it may require some "work around".&lt;br /&gt;&lt;br /&gt;Installation:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;First of all, we'll need to force the &lt;a href="http://widget-based.blogspot.com/search/label/header"&gt;Header&lt;/a&gt; section to allow adding of other Page Element.&lt;br /&gt;&lt;br /&gt;To do this, go to &lt;a href="http://widget-based.blogspot.com/search/label/layout"&gt;Layout&lt;/a&gt; &lt;span style="font-weight: bold;"&gt;-&gt;&lt;/span&gt; &lt;a href="http://widget-based.blogspot.com/search/label/Edit%20HTML"&gt;Edit HTML&lt;/a&gt; and look for the following codes.&lt;br /&gt;&lt;pre class="code"&gt;    &amp;lt;div id='header-wrapper'&amp;gt;&lt;br /&gt;     &amp;lt;b:section class='header' id='header' &lt;span style="font-weight: bold;"&gt;maxwidgets='1' showaddelement='no'&lt;/span&gt;&amp;gt;&lt;br /&gt;&amp;lt;b:widget id='Header1' locked='true' title='Widget-based (Header)' type='Header'/&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;br /&gt;   &amp;lt;/div&amp;gt;&lt;/pre&gt;See the &lt;span style="font-weight: bold;"&gt;bold text&lt;/span&gt;? &lt;a href="http://widget-based.blogspot.com/search/label/maxwidgets"&gt;maxwidgets&lt;/a&gt; and &lt;a href="http://widget-based.blogspot.com/search/label/showaddelement"&gt;showaddelement&lt;/a&gt; needs to be reconfigured.&lt;br /&gt;&lt;br /&gt;&lt;pre class="code"&gt;    &amp;lt;div id='header-wrapper'&amp;gt;&lt;br /&gt;     &amp;lt;b:section class='header' id='header' &lt;span style="font-weight: bold;"&gt;maxwidgets='2' showaddelement='yes'&lt;/span&gt;&amp;gt;&lt;br /&gt;&amp;lt;b:widget id='Header1' locked='true' title='Widget-based (Header)' type='Header'/&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;br /&gt;   &amp;lt;/div&amp;gt;&lt;/pre&gt;Click Save Template.&lt;/li&gt;&lt;li&gt;Now, go to Page Elements. In the header section where you want to insert the rotating banner, click Add a Page Element.&lt;/li&gt;&lt;li&gt;Under "HTML/JavaScript", click "Add to Blog".&lt;/li&gt;&lt;li&gt;Insert the following codes:&lt;br /&gt;&lt;pre class="code"&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;var banner = new Array();&lt;br /&gt;&lt;br /&gt;banner[banner.length] = &amp;quot;&lt;span style="font-weight:bold;"&gt;http://static.flickr.com/84/269053449_acad87a793_o.jpg&lt;/span&gt;&amp;quot;;&lt;br /&gt;banner[banner.length] = &amp;quot;&lt;span style="font-weight:bold;"&gt;http://static.flickr.com/95/269053438_4ef5a3983e_o.jpg&lt;/span&gt;&amp;quot;;&lt;br /&gt;banner[banner.length] = &amp;quot;&lt;span style="font-weight:bold;"&gt;http://static.flickr.com/96/269053404_44a3b0eda8_o.jpg&lt;/span&gt;&amp;quot;;&lt;br /&gt;banner[banner.length] = &amp;quot;&lt;span style="font-weight:bold;"&gt;http://static.flickr.com/108/269053262_608edbdda4_o.jpg&lt;/span&gt;&amp;quot;;&lt;br /&gt;banner[banner.length] = &amp;quot;&lt;span style="font-weight:bold;"&gt;http://static.flickr.com/98/269053232_6f7c6f994a_o.jpg&lt;/span&gt;&amp;quot;;&lt;br /&gt;&lt;br /&gt;var random = Math.round(banner.length*Math.random());&lt;br /&gt;document.write('&amp;lt;img src=&amp;quot;' + banner[random] + '&amp;quot; style=&amp;quot;border: 0;&amp;quot;&amp;gt;');&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;/pre&gt;&lt;/li&gt;&lt;li&gt;Now, all you need to do is just insert your selected image URLs into the bolded text.&lt;/li&gt;&lt;/ol&gt;Simple isn't it?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/655655873343934125-5893321977179434372?l=widget-based.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://widget-based.blogspot.com/feeds/5893321977179434372/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=655655873343934125&amp;postID=5893321977179434372' title='67 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/5893321977179434372'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/5893321977179434372'/><link rel='alternate' type='text/html' href='http://widget-based.blogspot.com/2006/12/how-to-add-rotating-banner-to-your.html' title='How to add a rotating banner to your Blogger beta header?'/><author><name>Seige</name><uri>http://www.blogger.com/profile/10224277779025117306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://www.gstrike.net/img/mashimaro.gif'/></author><thr:total>67</thr:total></entry><entry><id>tag:blogger.com,1999:blog-655655873343934125.post-8209800254108339154</id><published>2006-11-16T23:32:00.000-08:00</published><updated>2006-11-15T23:58:47.610-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='technorati'/><category scheme='http://www.blogger.com/atom/ns#' term='tags'/><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='Ctrl+F'/><category scheme='http://www.blogger.com/atom/ns#' term='post-labels'/><category scheme='http://www.blogger.com/atom/ns#' term='Edit HTML'/><category scheme='http://www.blogger.com/atom/ns#' term='templates'/><category scheme='http://www.blogger.com/atom/ns#' term='beta'/><category scheme='http://www.blogger.com/atom/ns#' term='labels'/><category scheme='http://www.blogger.com/atom/ns#' term='Expand Widget Templates'/><title type='text'>Adding Technorati tags using Beta Labels</title><content type='html'>I'm pretty sure many people have attempted to create such a hack. Or maybe there's already several versions out there. This function basically uses your Blogger Labels, and create a link to &lt;a href="http://www.technorati.com/"&gt;Technorati&lt;/a&gt;. This saves you the time and effort to create each links one at a time.&lt;br /&gt;&lt;br /&gt;Installation:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Go to layout, and click on "&lt;span style="font-weight:bold;"&gt;Edit HTML&lt;/span&gt;"&lt;/li&gt;&lt;li&gt;Tick "&lt;span style="font-weight:bold;"&gt;Expand Widget Templates&lt;/span&gt;"&lt;/li&gt;&lt;li&gt;Now, the most difficult part is to find the following codes:&lt;br /&gt;&lt;pre class="code"&gt;      &amp;lt;div class='post-labels'&amp;gt;&lt;br /&gt;        &amp;lt;b:if cond='data:post.labels'&amp;gt;&lt;br /&gt;          &amp;lt;data:postLabelsLabel/&amp;gt;&lt;br /&gt;          &amp;lt;b:loop values='data:post.labels' var='label'&amp;gt;&lt;br /&gt;            &amp;lt;a expr:href='data:label.url' rel='tag'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;b:if cond='data:label.isLast != "true"'&amp;gt;,&amp;lt;/b:if&amp;gt;&lt;br /&gt;          &amp;lt;/b:loop&amp;gt;&lt;br /&gt;        &amp;lt;/b:if&amp;gt;&lt;br /&gt;      &amp;lt;/div&amp;gt;&lt;/pre&gt;Tip: search for "&lt;span style="font-weight:bold;"&gt;post-labels&lt;/span&gt;" using your browser's search feature (i.e. &lt;span style="font-weight:bold;"&gt;Ctrl+F&lt;/span&gt;)&lt;/li&gt;&lt;li&gt;Replace with the following codes:&lt;br /&gt;&lt;pre class="code"&gt;      &amp;lt;div class='post-labels'&amp;gt;&lt;br /&gt;        &amp;lt;b:if cond='data:post.labels'&amp;gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;          &amp;lt;data:postLabelsLabel/&amp;gt;&lt;br /&gt;          &amp;lt;b:loop values='data:post.labels' var='label'&amp;gt;&lt;br /&gt;            &amp;lt;a expr:href='data:label.url' rel='tag'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;b:if cond='data:label.isLast != "true"'&amp;gt;,&amp;lt;/b:if&amp;gt;&lt;br /&gt;          &amp;lt;/b:loop&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;          &amp;lt;br/&amp;gt;Technorati:&lt;br /&gt;          &amp;lt;b:loop values='data:post.labels' var='label'&amp;gt;&lt;br /&gt;            &amp;lt;a expr:href='"http://www.technorati.com/tag/"+data:label.name' rel='tag'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;b:if cond='data:label.isLast != "true"'&amp;gt;,&amp;lt;/b:if&amp;gt;&lt;br /&gt;          &amp;lt;/b:loop&amp;gt;&lt;/span&gt;&lt;br /&gt;        &amp;lt;/b:if&amp;gt;&lt;br /&gt;      &amp;lt;/div&amp;gt;&lt;/pre&gt;&lt;span style="font-weight:bold;"&gt;Bold&lt;/span&gt; represent codes that were added while &lt;span style="font-style:italic;"&gt;Italic&lt;/span&gt; represent an optional code, whether you want the labels or not.&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/655655873343934125-8209800254108339154?l=widget-based.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://widget-based.blogspot.com/feeds/8209800254108339154/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=655655873343934125&amp;postID=8209800254108339154' title='319 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/8209800254108339154'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/8209800254108339154'/><link rel='alternate' type='text/html' href='http://widget-based.blogspot.com/2006/11/adding-technorati-tags-using-beta.html' title='Adding Technorati tags using Beta Labels'/><author><name>Seige</name><uri>http://www.blogger.com/profile/10224277779025117306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://www.gstrike.net/img/mashimaro.gif'/></author><thr:total>319</thr:total></entry><entry><id>tag:blogger.com,1999:blog-655655873343934125.post-3558109933965167682</id><published>2006-11-15T21:22:00.000-08:00</published><updated>2006-11-15T22:01:52.334-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Font and Colors'/><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='Page Elements'/><category scheme='http://www.blogger.com/atom/ns#' term='title tag'/><category scheme='http://www.blogger.com/atom/ns#' term='Edit HTML'/><category scheme='http://www.blogger.com/atom/ns#' term='XML'/><category scheme='http://www.blogger.com/atom/ns#' term='templates'/><category scheme='http://www.blogger.com/atom/ns#' term='beta'/><category scheme='http://www.blogger.com/atom/ns#' term='clouds'/><title type='text'>Blogger Beta Template: Tremor</title><content type='html'>This is my first ever blogger beta template, I'm really proud of myself for completing this. This template isn't done lazily, it is fully compatible with Blogger. This means I took the extra time and effort to make sure it works in "&lt;span style="font-weight: bold;"&gt;Page Elements&lt;/span&gt;" and "&lt;span style="font-weight: bold;"&gt;Font and Colors&lt;/span&gt;".&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger2/3757/80036117351554/1600/tremor.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger2/3757/80036117351554/400/tremor.png" alt="" border="0" /&gt;&lt;/a&gt;Tremor - Blogger Beta Template&lt;/div&gt;&lt;br /&gt;To install:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Download the &lt;a href="http://www.gstrike.net/design/blogger/widget-based/tremor.xml"&gt;template XML&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Go to your blog layout and click "&lt;span style="font-weight: bold;"&gt;Edit HTML&lt;/span&gt;"&lt;/li&gt;&lt;li&gt;Click on "&lt;span style="font-weight: bold;"&gt;Download Full Template&lt;/span&gt;" to make a backup copy of your original blog template&lt;/li&gt;&lt;li&gt;Upload the &lt;span style="font-weight: bold;"&gt;Tremor&lt;/span&gt; template XML onto your blog&lt;/li&gt;&lt;li&gt;Once uploaded, go to "&lt;span style="font-weight: bold;"&gt;Page Elements&lt;/span&gt;" and make customization to your blog.&lt;/li&gt;&lt;/ol&gt;Easy as pie. Have fun.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger2/3757/80036117351554/1600/tremor%20page%20elements.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger2/3757/80036117351554/400/tremor%20page%20elements.png" alt="" border="0" /&gt;&lt;/a&gt;Tremor - "Page Elements" view&lt;/div&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What is included?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Apart from what you can see in the "Page Elements" view above, there's two other widgets that I've included:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://widget-based.blogspot.com/2006/11/changing-blogger-title-tag.html"&gt;Changing the Blogger Title Tag&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://widget-based.blogspot.com/2006/11/blogger-label-cloud.html"&gt;Blogger Label Cloud&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/655655873343934125-3558109933965167682?l=widget-based.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://widget-based.blogspot.com/feeds/3558109933965167682/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=655655873343934125&amp;postID=3558109933965167682' title='50 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/3558109933965167682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/3558109933965167682'/><link rel='alternate' type='text/html' href='http://widget-based.blogspot.com/2006/11/blogger-beta-template-tremor.html' title='Blogger Beta Template: Tremor'/><author><name>Seige</name><uri>http://www.blogger.com/profile/10224277779025117306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://www.gstrike.net/img/mashimaro.gif'/></author><thr:total>50</thr:total></entry><entry><id>tag:blogger.com,1999:blog-655655873343934125.post-421633224372920124</id><published>2006-11-15T20:41:00.000-08:00</published><updated>2006-11-15T20:48:45.860-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='widgets'/><category scheme='http://www.blogger.com/atom/ns#' term='feature'/><category scheme='http://www.blogger.com/atom/ns#' term='request'/><category scheme='http://www.blogger.com/atom/ns#' term='beta'/><title type='text'>Widget Request for Blogger Beta</title><content type='html'>Do you have a feature in mind that you would see useful and yet don't have the widgetry  know-how to design them? Here's the chance for you to make a request.&lt;br /&gt;&lt;br /&gt;In my effort to present my love for the new blogger beta, I will personally design them for you. (sounds so cocky) but yes I will and it's for free. If I see that it's possible to make your wish come true, I will make it.&lt;br /&gt;&lt;br /&gt;Just post a comment here and let the ideas roll!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/655655873343934125-421633224372920124?l=widget-based.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://widget-based.blogspot.com/feeds/421633224372920124/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=655655873343934125&amp;postID=421633224372920124' title='56 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/421633224372920124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/421633224372920124'/><link rel='alternate' type='text/html' href='http://widget-based.blogspot.com/2006/11/widget-request-for-blogger-beta.html' title='Widget Request for Blogger Beta'/><author><name>Seige</name><uri>http://www.blogger.com/profile/10224277779025117306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://www.gstrike.net/img/mashimaro.gif'/></author><thr:total>56</thr:total></entry><entry><id>tag:blogger.com,1999:blog-655655873343934125.post-3328896482070880025</id><published>2006-11-14T23:59:00.000-08:00</published><updated>2006-11-28T20:13:37.350-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='post'/><category scheme='http://www.blogger.com/atom/ns#' term='comments'/><category scheme='http://www.blogger.com/atom/ns#' term='search engine optimisation'/><category scheme='http://www.blogger.com/atom/ns#' term='widgets'/><category scheme='http://www.blogger.com/atom/ns#' term='feeds'/><category scheme='http://www.blogger.com/atom/ns#' term='beta'/><category scheme='http://www.blogger.com/atom/ns#' term='sidebar'/><title type='text'>Recent Post and Comments for Blogger Beta</title><content type='html'>As you can see on the sidebar of this blog, I'm able to list down the most recent Posts and Comments along with it's relevant details. The great thing about this is, there's no script to install or javascript involved. It can be easily done just by using Blogger Beta's widget feature.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;First before you start, you'll need to find out your Blogger's Posts feed and Comments feed.&lt;br /&gt;&lt;pre class="code"&gt;http://*.blogspot.com/feeds/posts/default&lt;br /&gt;http://*.blogspot.com/feeds/comments/default&lt;/pre&gt;where * represents your blog.&lt;/li&gt;&lt;li&gt;Next, log in to your blogger beta account.&lt;/li&gt;&lt;li&gt;On the dashboard under your blog title, click "&lt;span style="font-weight:bold;"&gt;Layout&lt;/span&gt;"&lt;/li&gt;&lt;li&gt;Once your blog layout appears, click "&lt;span style="font-weight:bold;"&gt;Add a page element&lt;/span&gt;" on your sidebar.&lt;/li&gt;&lt;li&gt;Choose "&lt;span style="font-weight:bold;"&gt;Feed&lt;/span&gt;" and add to blog.&lt;/li&gt;&lt;li&gt;Insert your Posts or Comments feed into "&lt;span style="font-weight:bold;"&gt;Feed URL&lt;/span&gt;".&lt;/li&gt;&lt;li&gt;Customise your settings:&lt;br /&gt;e.g. Title: Recent Posts/Comments&lt;/li&gt;&lt;/ol&gt;Also, did you know that by listing your most recent post and comments actually helps with your Search Engine Optimizations?&lt;br /&gt;&lt;br /&gt;Happy bloggin.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/655655873343934125-3328896482070880025?l=widget-based.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://widget-based.blogspot.com/feeds/3328896482070880025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=655655873343934125&amp;postID=3328896482070880025' title='94 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/3328896482070880025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/3328896482070880025'/><link rel='alternate' type='text/html' href='http://widget-based.blogspot.com/2006/11/recent-post-and-comments-for-blogger.html' title='Recent Post and Comments for Blogger Beta'/><author><name>Seige</name><uri>http://www.blogger.com/profile/10224277779025117306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://www.gstrike.net/img/mashimaro.gif'/></author><thr:total>94</thr:total></entry><entry><id>tag:blogger.com,1999:blog-655655873343934125.post-5005886539185920072</id><published>2006-11-13T01:49:00.000-08:00</published><updated>2006-11-15T12:39:01.715-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='title tag'/><category scheme='http://www.blogger.com/atom/ns#' term='search engine optimisation'/><category scheme='http://www.blogger.com/atom/ns#' term='widgets'/><category scheme='http://www.blogger.com/atom/ns#' term='beta'/><title type='text'>Changing the Blogger Title Tag</title><content type='html'>This widget will change the Blogger's title tag to help amplify relevant keywords to your blog which improve the search engine ranking of your blog.&lt;br /&gt;&lt;br /&gt;This is written for Blogger's Beta version and so it only works in Beta. If you're looking for the classic version, please visit &lt;a href="http://www.techlifeweb.com/2006/07/changing-way-blogger-presents-title.html"&gt;Tech.Life.Blogged&lt;/a&gt; or &lt;a href="http://blogtimizer.blogspot.com/2006/08/title-tag.html"&gt;Blogtimize!&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;How does it work?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;By default, your Blogger's title on the top left displays your blog title, and if it's in the items page, it'll include your post title as well.&lt;br /&gt;&lt;span style="font-style:italic;"&gt;e.g. Widget-based XML: Changing the Blogger Title Tag&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;It works the same way for labels and archives pages.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Installation&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Find the following codes, near the top of your template:&lt;br /&gt;&lt;pre class="code"&gt;&amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;/pre&gt;&lt;br /&gt;Replace with the following code:&lt;br /&gt;&lt;pre class="code"&gt;&amp;lt;!-- Start Widget-based: Changing the Blogger Title Tag --&amp;gt;&lt;br /&gt;&amp;lt;b:if cond='data:blog.pageType == "item"'&amp;gt;&lt;br /&gt;&amp;lt;b:section id='titleTag'&amp;gt;&lt;br /&gt;&amp;lt;b:widget id='Blog2' locked='false' title='Blog Posts' type='Blog'&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='comments' var='post'/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='postQuickEdit' var='post'/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='main' var='top'&amp;gt;&lt;b&gt;&amp;lt;title&amp;gt;&lt;/b&gt;&amp;lt;b:loop values='data:posts' var='post'&amp;gt;&lt;b&gt;&amp;lt;b:include data='post' name='post'/&amp;gt;&lt;/b&gt;&amp;lt;/b:loop&amp;gt;&lt;b&gt; ~ &amp;lt;data:blog.title/&amp;gt;&amp;lt;/title&amp;gt;&lt;/b&gt;&amp;lt;/b:includable&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='backlinkDeleteIcon' var='backlink'/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='feedLinksBody' var='links'/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='backlinks' var='post'/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='status-message'/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='feedLinks'/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='nextprev'/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='commentDeleteIcon' var='comment'/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id='post' var='post'&amp;gt;&amp;lt;data:post.title/&amp;gt;&amp;lt;/b:includable&amp;gt;&lt;br /&gt;&amp;lt;/b:widget&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;br /&gt;&amp;lt;b:else/&amp;gt;&lt;br /&gt;&lt;b&gt;&amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;/b&gt;&lt;br /&gt;&amp;lt;/b:if&amp;gt;&lt;br /&gt;&amp;lt;!-- End Widget-based: Changing the Blogger Title Tag --&amp;gt;&lt;/pre&gt;&lt;br /&gt;The trick is rather simple for the older Blogger version, but it's nearly impossible with Blogger beta without risking a little XHTML validation. This widget works well but it's only limited to items page. Meaning it'll go back to Blogger default in index, labels and archives pages.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/655655873343934125-5005886539185920072?l=widget-based.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://widget-based.blogspot.com/feeds/5005886539185920072/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=655655873343934125&amp;postID=5005886539185920072' title='199 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/5005886539185920072'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/5005886539185920072'/><link rel='alternate' type='text/html' href='http://widget-based.blogspot.com/2006/11/changing-blogger-title-tag.html' title='Changing the Blogger Title Tag'/><author><name>Seige</name><uri>http://www.blogger.com/profile/10224277779025117306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://www.gstrike.net/img/mashimaro.gif'/></author><thr:total>199</thr:total></entry><entry><id>tag:blogger.com,1999:blog-655655873343934125.post-5249349566312004854</id><published>2006-11-11T11:01:00.000-08:00</published><updated>2006-11-15T00:36:21.345-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='javascript'/><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='widgets'/><category scheme='http://www.blogger.com/atom/ns#' term='CSS'/><category scheme='http://www.blogger.com/atom/ns#' term='labels'/><category scheme='http://www.blogger.com/atom/ns#' term='clouds'/><title type='text'>Blogger Label Cloud</title><content type='html'>I'm a big fan of word clouds, or tag clouds. When I learned of Blogger's new post labeling system, I knew somehow that label cloud can be done. So a little Google search and I found this wonderful widget on &lt;a href="http://phy3blog.googlepages.com/Beta-Blogger-Label-Cloud.html"&gt;phydeaux3&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;phydeaux3's label cloud has some very nice customization features including minimum and maximum font-size, algorythm-based color changing and a choice to show count. Installation is pretty simple with only 3 different parts to copy.&lt;br /&gt;&lt;br /&gt;I've installed it on &lt;a href="http://seigey.blogspot.com/"&gt;my own blog&lt;/a&gt; and made a number of small changes (making it way better):&lt;br /&gt;&lt;ol&gt;&lt;li&gt;added &lt;span style="font-weight:bold;"&gt;minPostCount&lt;/span&gt; where the cloud only display the label which have at least the specified amount of post. This is useful for a large blog with too many labels.&lt;/li&gt;&lt;li&gt;reduced to only 2 parts to copy, i.e. CSS codes and widget codes.&lt;/li&gt;&lt;li&gt;Non-javascript friendly. The original label cloud only works if JavaScript is enabled. Although most people usually have JavaScript enabled, there is nothing wrong to make it JavaScript-disabled friendly. Besides, it's good for search engine indexing.&lt;/li&gt;&lt;li&gt;Using relative URL instead of absolute URL where you are required to insert your blog address, a move that I ... well ... considered as unnecessary (unless you're using FTP)&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;Installation in two parts:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;CSS&lt;/span&gt;. Goes anywhere between the tags &amp;lt;b:skin&gt; ... &amp;lt;/b:skin&gt;, preferably right before the end tag&lt;br /&gt;&lt;pre class="code"&gt;/* Label Cloud Styles&lt;br /&gt;----------------------------------------------- */&lt;br /&gt;  #labelCloud {text-align:center;font-family:arial,sans-serif;}&lt;br /&gt;  #labelCloud  .label-cloud li{display:inline;background-image:none !important;padding:0 5px;margin:0;vertical-align:baseline !important;border:0 !important;}&lt;br /&gt;  #labelCloud ul{list-style-type:none;margin:0 auto;padding:0;}&lt;br /&gt;  #labelCloud a img{border:0;display:inline;margin:0 0 0 3px;padding:0}&lt;br /&gt;  #labelCloud a{text-decoration:none}&lt;br /&gt;  #labelCloud a:hover{text-decoration:underline}&lt;br /&gt;  #labelCloud li a{}&lt;br /&gt;  #labelCloud .label-cloud {}&lt;br /&gt;  #labelCloud .label-count {padding-left:0.2em;font-size:9px;color:#000}&lt;br /&gt;  #labelCloud .label-cloud li:before{content:"" !important}&lt;/pre&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Widget&lt;/span&gt;. Goes anywhere between &amp;lt;b:section id="'sidebar'"&gt; ... &amp;lt;/b:section&gt;&lt;br /&gt;&lt;pre class="code"&gt;&amp;lt;b:widget id='Label1' locked='false' title='Label Cloud' type='Label'&gt;&lt;br /&gt;&amp;lt;b:includable id='main'&gt;&lt;br /&gt; &amp;lt;b:if cond='data:title'&gt;&lt;br /&gt;   &amp;lt;h2&gt;&amp;lt;data:title/&gt;&amp;lt;/h2&gt;&lt;br /&gt; &amp;lt;/b:if&gt;&lt;br /&gt;&lt;br /&gt; &amp;lt;div class='widget-content'&gt;&lt;br /&gt; &amp;lt;div id='labelCloud'&gt;    &amp;lt;ul&gt;&lt;br /&gt;   &amp;lt;b:loop values='data:labels' var='label'&gt;&lt;br /&gt;     &amp;lt;li&gt;&lt;br /&gt;       &amp;lt;b:if cond='data:blog.url == data:label.url'&gt;&lt;br /&gt;         &amp;lt;data:label.name/&gt;&lt;br /&gt;       &amp;lt;b:else/&gt;&lt;br /&gt;         &amp;lt;a expr:href='data:label.url'&gt;&amp;lt;data:label.name/&gt;&amp;lt;/a&gt;&lt;br /&gt;       &amp;lt;/b:if&gt;&lt;br /&gt;       (&amp;lt;data:label.count/&gt;)&lt;br /&gt;     &amp;lt;/li&gt;&lt;br /&gt;   &amp;lt;/b:loop&gt;&lt;br /&gt;   &amp;lt;/ul&gt;&amp;lt;/div&gt;&lt;br /&gt;&amp;lt;script type='text/javascript'&gt;&lt;br /&gt;&lt;b&gt;// Label Cloud User Variables&lt;br /&gt;var maxFontSize = 20;&lt;br /&gt;var maxColor = [168,181,248];&lt;br /&gt;var minFontSize = 8;&lt;br /&gt;var minColor = [0,0,0];&lt;br /&gt;var lcShowCount = false;&lt;br /&gt;var minPostCount = 0; //integer&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;// Don't change anything past this point -----------------&lt;br /&gt;function s(a,b,i,x){&lt;br /&gt;     if(a&amp;gt;b){&lt;br /&gt;         var m=(a-b)/Math.log(x),v=a-Math.floor(Math.log(i)*m)&lt;br /&gt;            }&lt;br /&gt;     else{&lt;br /&gt;         var m=(b-a)/Math.log(x),v=Math.floor(Math.log(i)*m+a)&lt;br /&gt;         }&lt;br /&gt;     return v&lt;br /&gt;  }&lt;br /&gt;&lt;br /&gt;var ta=0;&lt;br /&gt;var c=[];&lt;br /&gt;var labelCount = new Array(); &lt;br /&gt;var ts = new Object;&lt;br /&gt;&amp;lt;b:loop values='data:labels' var='label'&gt;&lt;br /&gt;&amp;lt;b:if cond='data:label.count'&gt;&lt;br /&gt;if (&amp;lt;data:label.count/&gt; &amp;amp;gt; minPostCount) ts[&amp;amp;quot;&amp;lt;data:label.name/&gt;&amp;amp;quot;] = &amp;lt;data:label.count/&gt;;&amp;lt;/b:if&gt;&amp;lt;/b:loop&gt;&lt;br /&gt;&lt;br /&gt;for (t in ts){&lt;br /&gt;    if (!labelCount[ts[t]]){&lt;br /&gt;          labelCount[ts[t]] = new Array(ts[t])&lt;br /&gt;          }&lt;br /&gt;       }&lt;br /&gt;tz = labelCount.length-1;&lt;br /&gt;lc2 = document.getElementById('labelCloud');&lt;br /&gt;lc2.innerHTML = '';&lt;br /&gt;ul = document.createElement('ul');&lt;br /&gt;ul.className = 'label-cloud';&lt;br /&gt;for(var t in ts){&lt;br /&gt;   for (var i=0;3 &amp;amp;gt; i;i++) {&lt;br /&gt;            c[i]=s(minColor[i],maxColor[i],ts[t]-ta,tz)&lt;br /&gt;             }     &lt;br /&gt;        var fs = s(minFontSize,maxFontSize,ts[t]-ta,tz);&lt;br /&gt;        li = document.createElement('li');&lt;br /&gt;        li.style.fontSize = fs+'px';&lt;br /&gt;        li.style.lineHeight = '1';&lt;br /&gt;        a = document.createElement('a');&lt;br /&gt;        a.title = ts[t]+' Posts in '+t;&lt;br /&gt;        a.style.color = 'rgb('+c[0]+','+c[1]+','+c[2]+')';&lt;br /&gt;        a.href = '/search/label/'+encodeURIComponent(t);&lt;br /&gt;        if (lcShowCount){&lt;br /&gt;            span = document.createElement('span');&lt;br /&gt;            span.innerHTML = '('+ts[t]+') ';&lt;br /&gt;            span.className = 'label-count';&lt;br /&gt;            a.appendChild(document.createTextNode(t));&lt;br /&gt;            li.appendChild(a);&lt;br /&gt;            li.appendChild(span);&lt;br /&gt;            }&lt;br /&gt;         else {&lt;br /&gt;            a.appendChild(document.createTextNode(t));&lt;br /&gt;            li.appendChild(a);&lt;br /&gt;            }&lt;br /&gt;        ul.appendChild(li);&lt;br /&gt;        abnk = document.createTextNode(' ');&lt;br /&gt;        ul.appendChild(abnk);&lt;br /&gt;   }&lt;br /&gt; lc2.appendChild(ul);   &lt;br /&gt;&amp;lt;/script&gt;&lt;br /&gt;&lt;br /&gt;   &amp;lt;b:include name='quickedit'/&gt;&lt;br /&gt; &amp;lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;/b:includable&gt;&lt;br /&gt;&amp;lt;/b:widget&gt;&lt;/pre&gt;&lt;/li&gt;&lt;/ol&gt;After installing, you'll just have to make changes to the variables to suit your blog best. The bold section is where you customise your settings.&lt;br /&gt;&lt;br /&gt;I think it's pretty straight forward how this is used, incase you need more explanation you can get a complete documentation on &lt;a href="http://phy3blog.googlepages.com/Beta-Blogger-Label-Cloud.html"&gt;phydeaux3&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Have fun.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/655655873343934125-5249349566312004854?l=widget-based.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://widget-based.blogspot.com/feeds/5249349566312004854/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=655655873343934125&amp;postID=5249349566312004854' title='94 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/5249349566312004854'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/5249349566312004854'/><link rel='alternate' type='text/html' href='http://widget-based.blogspot.com/2006/11/blogger-label-cloud.html' title='Blogger Label Cloud'/><author><name>Seige</name><uri>http://www.blogger.com/profile/10224277779025117306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://www.gstrike.net/img/mashimaro.gif'/></author><thr:total>94</thr:total></entry><entry><id>tag:blogger.com,1999:blog-655655873343934125.post-7993908967883347612</id><published>2006-10-20T12:23:00.000-07:00</published><updated>2006-11-15T12:23:01.520-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blogger'/><category scheme='http://www.blogger.com/atom/ns#' term='widgets'/><category scheme='http://www.blogger.com/atom/ns#' term='templates'/><category scheme='http://www.blogger.com/atom/ns#' term='beta'/><title type='text'>Widget-based XML</title><content type='html'>The new blogger beta has a brand new template system. It is constructed in sophisticated XML format and it comes with a brand new cool feature, widgets.&lt;br /&gt;&lt;br /&gt;Unlike the classic method, the new system is difficult to understand and very much hard to edit (in terms of looking at source codes, and to design new templates from scratch). It kinda limits creativity for all my 14 year old design girls. So, with the countless amount of time I have on my hands I decided to express my love for Blogger and XML by doing the dirty work.&lt;br /&gt;&lt;br /&gt;Oh by the way, yes it's free.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/655655873343934125-7993908967883347612?l=widget-based.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://widget-based.blogspot.com/feeds/7993908967883347612/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=655655873343934125&amp;postID=7993908967883347612' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/7993908967883347612'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/655655873343934125/posts/default/7993908967883347612'/><link rel='alternate' type='text/html' href='http://widget-based.blogspot.com/2006/10/widget-based-blogger-template.html' title='Widget-based XML'/><author><name>Seige</name><uri>http://www.blogger.com/profile/10224277779025117306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://www.gstrike.net/img/mashimaro.gif'/></author><thr:total>8</thr:total></entry></feed>
