<?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-8693675884300473333</id><updated>2012-01-31T05:16:44.465-08:00</updated><category term='putting Print Facilities'/><category term='rainbow colored link'/><category term='Blogger for autoblog'/><category term='comment'/><category term='change header color'/><category term='blog post'/><category term='secret of page elements'/><category term='sidebar'/><category term='Remove Blogger Navigation Bar'/><category term='general'/><category term='solution error bX-ob6b7r'/><category term='Optimizing Post Title'/><category term='Making related posts'/><category term='Navigation Bar'/><category term='Install Google Language Translation'/><category term='Blog removed'/><category term='Posting Source Code'/><category term='download Icon flags'/><category term='Search Box Script'/><category term='making external JavaScript'/><category term='making recent posts'/><category term='solution Blog Post error'/><category term='making a drop cap leter'/><category term='Making recent comments'/><category term='Solution for Post Comment Problem'/><category term='footer'/><category term='making a spoiler'/><category term='change blogger favicon/icon'/><category term='navigation'/><category term='New Blogger Facilities'/><category term='web storage'/><category term='country codes list'/><category term='List bX-error'/><category term='main'/><category term='change blog post footer'/><category term='header'/><category term='get rid of &quot;read more&quot;'/><category term='making  dofollow'/><category term='Add A Search Box'/><category term='Add a blogspot Gadget'/><category term='change header blogger'/><category term='Make Navigation Bar'/><category term='technorati klaim'/><category term='Google Adsense Disappear'/><category term='SEO'/><category term='making pop up box'/><category term='Add my language translator into Google Language Translator'/><category term='Toggle Navigation Bar'/><category term='Making scrollbar'/><category term='creating meta tag'/><category term='create header blogger'/><category term='making a sticky post'/><category term='solution for Shutdown problem'/><category term='Making Navigation Bar'/><category term='back to top navigation'/><category term='remove spam comment'/><category term='JavaScript'/><category term='Setting Blog'/><category term='label'/><category term='Making a Drop down List'/><title type='text'>New Blogger Tips For Us</title><subtitle type='html'>BLOGSPOT LEARNING BY DOING, BLOGGGER TIPS, TRICKS, TEMPLATES, WIDGETS, LAYOUT, HTML CODES, JAVASCRIPT, SEO, GOOGLE ADSENSE, GADGETS, MONETIZE BLOGGER</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>55</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-6624611685618456709</id><published>2010-09-04T00:32:00.000-07:00</published><updated>2010-09-04T00:32:26.556-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='JavaScript'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>Free Pop-Up Scripts - Pop-up Script To Open A Window When Your Page Loads I</title><content type='html'>It's been a long time since I wrote my last post... So here I post some Pop-Up Script.&lt;br /&gt;
&lt;br /&gt;
In this First Script I'll give some example that You can use it in Your Blog... &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Pop-up Script To Open A Window When Your Page Loads&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&lt;/b&gt;Just put the following script between Your &amp;lt;HEAD&amp;gt; and &amp;lt;/HEAD&amp;gt; tag &lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;&amp;lt;script language="javascript"&amp;gt;&lt;br /&gt;
&amp;lt;!-- begin&lt;br /&gt;
&lt;br /&gt;
function popup(Site)&lt;br /&gt;
{&lt;br /&gt;
window.open(Site,'PopupName','toolbar=no,statusbar=no,&lt;br /&gt;
location=no,scrollbars=yes,resizable=yes,width=275,height=200')&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// end --&amp;gt;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;br /&gt;
Then add the following code into your &amp;lt;BODY&amp;gt; tag:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;onLoad="popup('URL/to/popup.html')" &lt;/b&gt;&lt;/blockquote&gt;&lt;br /&gt;
Your&amp;lt;BODY&amp;gt; tag should then look something like this:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;div style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;BODY bgcolor="#ffffff" text="#000000"&lt;br /&gt;
onLoad="popup('http://doit2us.blogspot.com/popup.html')"&amp;gt;&lt;/b&gt; &lt;/div&gt;&lt;div style="color: #38761d;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/blockquote&gt;Note: In this and all script examples that follow, change the attributes "toolbar", "statusbar", etc., to on (1) or off (0) as you prefer (or omit them), and set the width and height to the size you require.&lt;br /&gt;
&lt;br /&gt;
That's all.. Happy Pop-Up...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-6624611685618456709?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/6624611685618456709/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/09/free-pop-up-scripts-pop-up-script-to.html#comment-form' title='143 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6624611685618456709'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6624611685618456709'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/09/free-pop-up-scripts-pop-up-script-to.html' title='Free Pop-Up Scripts - Pop-up Script To Open A Window When Your Page Loads I'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>143</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-6436527135733060601</id><published>2010-05-24T22:13:00.000-07:00</published><updated>2010-05-24T22:13:11.373-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Making related posts'/><category scheme='http://www.blogger.com/atom/ns#' term='main'/><title type='text'>The Simplest And The Smartest Blogger Related Posts</title><content type='html'>We have been discussed about &lt;a href="http://doit2us.blogspot.com/2010/03/blogger-related-post-i-naked-script.html"&gt;&lt;b&gt;How To Make A Blogger Related Post&lt;/b&gt;&lt;/a&gt; before, by written a JavaScript and CSS directly into our HTML Template.&lt;br /&gt;
&lt;br /&gt;
Although this methode is more safer because we could see the naked ("true") JS and avoid the malicious script, to some people especially for newbie, it could be complicated to implemented this method.&lt;br /&gt;
&lt;br /&gt;
If you are searching "&lt;b&gt;The Simplest And The Smartest Blogger Related Posts&lt;/b&gt;" and did not bother with external JS.. (Before make this posting, I already checked that this code was "clean", even I used it too for this blog). Than I think this &lt;b&gt;Blogger Related Post Tips&lt;/b&gt; will fit with you. I have found this code in &lt;a href="http://www.moretechtips.net/"&gt;more tech tips&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
To display related links at the end of every post. copy &lt;b style="color: #38761d;"&gt;this code&lt;/b&gt; into a new HTML/Javascript widget and place at the bottom of the post or at the footer in the page elements section.&lt;br /&gt;
Widget uses jQuery v1.3.2, If you already included jQuery into your blog. no need to do it again.&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"&amp;nbsp; type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script src="http://blogger-related-posts.googlecode.com/files/related-posts-widget-1.0.js" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script type="text/javascript"&amp;gt;&lt;br /&gt;
relatedPostsWidget({&lt;br /&gt;
&amp;nbsp;&amp;nbsp; 'containerSelector':'div.post-body'&lt;br /&gt;
&amp;nbsp;&amp;nbsp; ,'loadingText':'loading...'&lt;br /&gt;
});&amp;lt;/script&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;And this what will we look after save...&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S_tb-Udex9I/AAAAAAAAAU4/be_5r19qvXg/s1600/related+post10.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S_tb-Udex9I/AAAAAAAAAU4/be_5r19qvXg/s320/related+post10.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-6436527135733060601?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/6436527135733060601/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/05/simplest-and-smartest-blogger-related.html#comment-form' title='97 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6436527135733060601'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6436527135733060601'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/05/simplest-and-smartest-blogger-related.html' title='The Simplest And The Smartest Blogger Related Posts'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S_tb-Udex9I/AAAAAAAAAU4/be_5r19qvXg/s72-c/related+post10.png' height='72' width='72'/><thr:total>97</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-8785375855880251327</id><published>2010-05-23T22:57:00.000-07:00</published><updated>2010-05-23T22:57:28.252-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Navigation Bar'/><category scheme='http://www.blogger.com/atom/ns#' term='Toggle Navigation Bar'/><title type='text'>Auto Hide/Show (Toggle) Blogger Navigation Bar</title><content type='html'>Instead of Removed the Blogger NavBar as I mention before (&lt;a href="http://doit2us.blogspot.com/2009/11/blogger-tips-trick-no-4.html"&gt;Removed Blogger NvBar&lt;/a&gt;), A lot of better if we&amp;nbsp; make it "toggle". We can set the display of the Blogger NavBar to disappear when our mouse pointer not in the Blogger NavBar position (top of our page), &lt;br /&gt;
&lt;br /&gt;
To enable the Blogger NavBar Toggle function in your blog, you can follow these...&lt;br /&gt;
&lt;br /&gt;
1. Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; .&lt;br /&gt;
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML.&lt;br /&gt;
3. If you already do "Blogger Tip Trick No.4.: Removed The Blogger NavBar", Then you &lt;b&gt;must..! &lt;/b&gt;delete your code..&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SvJPIv5WKJI/AAAAAAAAAA8/vMYTL1TGV4o/s1600-h/Removed+Blogger+NavBar.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SvJPIv5WKJI/AAAAAAAAAA8/vMYTL1TGV4o/s320/Removed+Blogger+NavBar.png" /&gt;&lt;/a&gt;&lt;/div&gt;4. Then replace it / insert with this code.. &lt;br /&gt;
&lt;blockquote style="color: #6aa84f;"&gt;/* Blogger Navigation Bar */&lt;br /&gt;
#navbar-iframe {&lt;br /&gt;
opacity:0.0;&lt;br /&gt;
height: 10px;&lt;br /&gt;
filter:alpha(Opacity=0)&lt;br /&gt;
}&lt;br /&gt;
#navbar-iframe:hover {&lt;br /&gt;
opacity:1.0;height: 30px;&lt;br /&gt;
filter:alpha(Opacity=100, FinishedOpacity=100)&lt;br /&gt;
border: 2px;}&lt;/blockquote&gt;If you never change your Blogger NavBar before, Just insert the code. You can Look at Blogger Tip Trick No.4. to see where you must put the code. (or see #5)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. The final position is&amp;nbsp; shown as below..&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvJSC5OPcKI/AAAAAAAAABM/z9yYyZUfECE/s1600-h/Togglle+Blogger+NavBar0.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvJSC5OPcKI/AAAAAAAAABM/z9yYyZUfECE/s320/Togglle+Blogger+NavBar0.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&amp;nbsp;&amp;nbsp;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvJUIeKNGsI/AAAAAAAAABc/QyT20BzYrEk/s1600-h/Togglle+Blogger+NavBar.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvJUIeKNGsI/AAAAAAAAABc/QyT20BzYrEk/s320/Togglle+Blogger+NavBar.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&amp;nbsp;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvJSFDp-CoI/AAAAAAAAABU/Hjw_tTZFsPY/s1600-h/Togglle+Blogger+NavBar1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvJSFDp-CoI/AAAAAAAAABU/Hjw_tTZFsPY/s320/Togglle+Blogger+NavBar1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
5. Finish...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-8785375855880251327?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/8785375855880251327/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/blogger-tips-trick-no-5.html#comment-form' title='69 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8785375855880251327'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8785375855880251327'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/blogger-tips-trick-no-5.html' title='Auto Hide/Show (Toggle) Blogger Navigation Bar'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SvJPIv5WKJI/AAAAAAAAAA8/vMYTL1TGV4o/s72-c/Removed+Blogger+NavBar.png' height='72' width='72'/><thr:total>69</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-1572846114494023688</id><published>2010-05-22T08:54:00.000-07:00</published><updated>2010-05-22T08:54:17.900-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Remove Blogger Navigation Bar'/><category scheme='http://www.blogger.com/atom/ns#' term='Navigation Bar'/><title type='text'>How To Removed The Blogger Navigation Bar</title><content type='html'>If you bother with the view of your Blogger NavBar (top of your blogger page), then you can get rid of it with the following ways:&lt;br /&gt;
&lt;br /&gt;
1. Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; .&lt;br /&gt;
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML.&lt;br /&gt;
3. Insert &lt;span style="background-color: #b6d7a8;"&gt;&lt;span style="background-color: white;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="-moz-background-inline-policy: continuous; background: none repeat scroll 0% 0% rgb(255, 255, 255); padding: 1px 3px;"&gt;this &lt;span style="background-color: #b6d7a8;"&gt;CSS definition&lt;/span&gt;&lt;/span&gt;&lt;span style="background-color: #b6d7a8;"&gt;&lt;span style="background-color: white;"&gt; as shown as below...&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvFTEnAIRXI/AAAAAAAAAAk/Ck2YYrA957U/s1600-h/Remove+Blogger+NavBar_005.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvFTEnAIRXI/AAAAAAAAAAk/Ck2YYrA957U/s400/Remove+Blogger+NavBar_005.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvFTGyqH_4I/AAAAAAAAAAs/p7M5_ozsBcE/s1600-h/Remove+Blogger+NavBar_006.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvFTGyqH_4I/AAAAAAAAAAs/p7M5_ozsBcE/s400/Remove+Blogger+NavBar_006.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div style="background-color: white;"&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvFTI6FIsxI/AAAAAAAAAA0/9jbpxnBEYNM/s1600-h/Remove+Blogger+NavBar_007.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvFTI6FIsxI/AAAAAAAAAA0/9jbpxnBEYNM/s400/Remove+Blogger+NavBar_007.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;4.We can easily show it again by removing &lt;span style="background-color: #b6d7a8;"&gt;the CSS definition&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;span style="background-color: #eeeeee;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-1572846114494023688?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/1572846114494023688/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/blogger-tips-trick-no-4.html#comment-form' title='64 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/1572846114494023688'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/1572846114494023688'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/blogger-tips-trick-no-4.html' title='How To Removed The Blogger Navigation Bar'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvFTEnAIRXI/AAAAAAAAAAk/Ck2YYrA957U/s72-c/Remove+Blogger+NavBar_005.png' height='72' width='72'/><thr:total>64</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-3161876263158622206</id><published>2010-05-09T21:56:00.000-07:00</published><updated>2010-05-09T21:56:07.912-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='general'/><category scheme='http://www.blogger.com/atom/ns#' term='making recent posts'/><title type='text'>How To Make A Recent Post With Feed Widget In Blogger</title><content type='html'>&lt;span class="dropcaps"&gt; I &lt;/span&gt;nstead of &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-i-feed.html"&gt;&lt;b style="color: blue;"&gt;Making A Recent Comment&lt;/b&gt;&lt;/a&gt; as we've discussed before, We can also make &lt;b&gt;A Recent Post&lt;/b&gt; with &lt;b&gt;Feed Widget&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;/b&gt;First we must ensure  that our &lt;b&gt;Comment Feeds&lt;/b&gt; are enabled cause we will use the &lt;b&gt;Feed Widget&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
To do that, Go to your  Dashboard &amp;gt;&amp;gt; click Settings of your Blog &amp;gt;&amp;gt;  click Site Feed. Then set the “Blog Comment Feed” and “Per-Post  Comment Feeds” to either “Short” or “Full”. Please do not choose “None”. Save the Settings. &amp;nbsp; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&amp;nbsp;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RoasDGmfI/AAAAAAAAAPI/1vv8eGYDA60/s1600-h/recentcomments.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="159" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RoasDGmfI/AAAAAAAAAPI/1vv8eGYDA60/s200/recentcomments.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Next Go back to Layout &amp;gt;&amp;gt; Page Elements  &amp;gt;&amp;gt; Add a Gadget in your sidebar, select “Feed”. You will  be prompted to enter a Feed URL.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&amp;nbsp;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RvbJ7416I/AAAAAAAAAPo/W4kxHJQn14k/s1600-h/recentcomments1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RvbJ7416I/AAAAAAAAAPo/W4kxHJQn14k/s320/recentcomments1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;Insert RSS Feed as Blog Posts as follows :&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;/feeds/posts/default?alt=rss&lt;/b&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&amp;nbsp;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S-eNzGigFmI/AAAAAAAAAUg/pMm4bXWk-Og/s1600/posts+feed.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S-eNzGigFmI/AAAAAAAAAUg/pMm4bXWk-Og/s320/posts+feed.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;Please replace &lt;b&gt;&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;&lt;/b&gt;  with yours. After finished click &lt;b style="color: white;"&gt;&lt;span style="background-color: orange;"&gt;Continue&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S-ePK4n0gJI/AAAAAAAAAUo/km_ZaBWlVP4/s1600/posts+feed1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S-ePK4n0gJI/AAAAAAAAAUo/km_ZaBWlVP4/s320/posts+feed1.png" /&gt;&lt;/a&gt;&lt;/div&gt;Next, We can set "how to display" our&amp;nbsp; recent  comment. We can named our &lt;b&gt;Recent Comments&lt;/b&gt; by insert the &lt;span style="background-color: yellow;"&gt;Title column&lt;/span&gt;, Setting how much  last comment we want to show up (&lt;span style="background-color: red;"&gt;5  by default&lt;/span&gt;). We can also choose to displayed the dates and name  of the authors or not, and open links in new window.&lt;br /&gt;
After finished with the setting, click  to Save the Changes.&lt;br /&gt;
&lt;br /&gt;
We still can set the position of your recent  comments by drag and drop the widget to the relevant part of our  template and then Save the Template.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S-eRO7XfGyI/AAAAAAAAAUw/4_T8qmGSzpk/s1600/posts+feed2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S-eRO7XfGyI/AAAAAAAAAUw/4_T8qmGSzpk/s320/posts+feed2.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-3161876263158622206?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/3161876263158622206/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/05/how-to-make-recent-post-with-feed.html#comment-form' title='84 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3161876263158622206'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3161876263158622206'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/05/how-to-make-recent-post-with-feed.html' title='How To Make A Recent Post With Feed Widget In Blogger'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RoasDGmfI/AAAAAAAAAPI/1vv8eGYDA60/s72-c/recentcomments.png' height='72' width='72'/><thr:total>84</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-3139178726186289880</id><published>2010-05-04T09:33:00.000-07:00</published><updated>2010-05-04T09:33:00.099-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='creating meta tag'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>How to Create Meta Tag on Blogger (Blogspot)</title><content type='html'>&lt;b&gt;Meta Tag Definition &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
A &lt;b&gt;meta tag&lt;/b&gt; is a tag (a coding statement) in the Hypertext  Markup Language (&lt;b&gt;HTML&lt;/b&gt;) that describes some aspect of the contents of a  Web page.  Unlike normal HTML tags, &lt;b&gt;meta tags&lt;/b&gt; do not affect how the page is  displayed. Instead, they provide information such as who created the page, how  often it is updated, what the page is about, and which keywords  represent the page's content.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Meta Tag Function&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The information that we provide in a meta tag is used by search engines to index our web page, most often to help search engines categorize them correctly, so that if someone  searching for the kind of information as in our web page, they will be able to  find it easily.&lt;br /&gt;
&lt;br /&gt;
There are several kinds of meta tags, but the most important for search   engine indexing are the &lt;i&gt;keywords&lt;/i&gt; meta tag and the &lt;i&gt;description&lt;/i&gt;   meta tag.  The keywords meta tag lists the words or phrases that best   describe the contents of the page.  The description meta tag includes a   brief one- or two-sentence description of the page.  Both the keywords   and the description are used by search engines in adding a page to  their  index.  Some search engines also use the description to show the   searcher a summary of the page's contents. &lt;br /&gt;
Meta tag (element) used in &lt;b&gt;search engine optimization&lt;/b&gt;, where different methods are explored to provide a user's site with a higher ranking on search engines. In the mid to late 1990s, search engines were reliant on meta data to correctly classify a Web page and webmasters quickly learned the commercial significance of having the right meta element, as it frequently led to a high ranking in the search engines — and thus, high traffic to the website.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: #38761d;"&gt;&lt;i&gt;Meta elements have significantly less effect on search engine results pages today than they did in the 1990s and their utility has decreased dramatically as search engine robots have become more sophisticated. This is due in part to the nearly infinite re-occurrence (keyword stuffing) of meta elements and/or to attempts by unscrupulous website placement consultants to manipulate (spamdexing) or otherwise circumvent search engine ranking algorithms.&lt;/i&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b style="color: #cc0000;"&gt;Although meta tag have significantly less effect on search engine results pages today&lt;/b&gt;, and most search engines also use the contents of a page as a way to  determine how to index it, the creator of a Web page should be sure to  include meta tags with appropriate keywords and description.   Well-written meta tags still can help make the page rank higher in search  results.   &lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;How To Do It?&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The meta tag is placed near the top of the HTML in a Web page  as part  of the heading. All the information that we want to be conveyed on our web page, can be enter between the tags &lt;b&gt;&amp;lt;head&amp;gt;...&amp;lt;/head&amp;gt;&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The meta tags writing format is:&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;meta name="name" content="content"/&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;or&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;b style="color: #38761d;"&gt;&amp;lt;meta content='content' name='name'/&amp;gt;&lt;/b&gt; &amp;nbsp;&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
Note: we can use &lt;b&gt;&lt;span style="color: #38761d;"&gt;"&lt;/span&gt; &lt;/b&gt;as well as&amp;nbsp;&lt;b&gt; &lt;/b&gt;&lt;b style="color: #38761d;"&gt;'&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;&amp;nbsp;&lt;/b&gt; &lt;br /&gt;
As we have mentioned before, although&amp;nbsp; there are several kinds of meta tags (you can "search" to have more information about the kind of meta tags), but the most important for search    engine indexing are the &lt;i&gt;keywords&lt;/i&gt; meta tag and the &lt;i&gt;description&lt;/i&gt;    meta tag.&lt;br /&gt;
&lt;br /&gt;
To be more easily understood, the following is an example of meta tags which are applied in this blog.&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&amp;gt;&lt;br /&gt;
&amp;lt;html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;head&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&amp;lt;meta content='&lt;span style="color: #cc0000;"&gt;New Blogger Tips For Us&lt;/span&gt;' name='&lt;span style="color: purple;"&gt;Author&lt;/span&gt;'/&amp;gt;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;&amp;lt;meta content='&lt;span style="color: #cc0000;"&gt;blog tips, tricks, help for all new bloggers on Web templates, Blog templates, designs, widgets, layout, JavaScript, HTML codes, SEO, Google AdSense, gadgets, diagnostic tools, and how to monetize Blogger or Blogspot blogs, learning by doing&lt;/span&gt;' name='&lt;span style="color: purple;"&gt;description&lt;/span&gt;'/&amp;gt;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;&amp;lt;meta content='&lt;span style="color: #cc0000;"&gt;blogspot, blog, tips, tricks, blogger tips and tricks, template, widget, layout, HTML codes, javascript, seo, SEO, google adsense, gadget, monetize, blogger&lt;/span&gt;' name='&lt;span style="color: purple;"&gt;keywords&lt;/span&gt;'/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:include data='blog' name='all-head-content'/&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:if cond='data:blog.pageType == &amp;amp;quot;index&amp;amp;quot;'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;&amp;lt;data:blog.pageName/&amp;gt; | &amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bhttp://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3139178726186289880:if&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:skin&amp;gt;&amp;lt;![CDATA[/*&lt;/b&gt; &lt;/blockquote&gt;If you want to do this trick.. then&amp;nbsp; Go to Your Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Edit HTML &amp;gt;&amp;gt; and add &lt;b&gt;&lt;span style="color: #cc0000;"&gt;your meta&lt;/span&gt; &lt;span style="color: blue;"&gt;tag&lt;/span&gt; &lt;span style="color: purple;"&gt;code&lt;/span&gt;&lt;/b&gt;, just change the &lt;b style="color: #cc0000;"&gt;Red words&lt;/b&gt; with Your content tag. You can also add another meta (eg. 'generator').&lt;br /&gt;
If your home page consists of several languages, you can also define a language that you use the attribute "lang". For example, if the contents of your web documents written in French, you can use the attribute "lang" as follows:&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;&lt;span style="color: blue;"&gt;meta content=&lt;/span&gt;'&lt;span style="color: #cc0000;"&gt;Your Content&lt;/span&gt;' &lt;span style="color: blue;"&gt;name=&lt;/span&gt;'&lt;span style="color: #cc0000;"&gt;Your Name&lt;/span&gt;' &lt;span style="color: blue;"&gt;lang=&lt;/span&gt;'&lt;span style="color: purple;"&gt;fr&lt;/span&gt;'/&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;Well.. that it's.. Happy SEO...!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-3139178726186289880?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/3139178726186289880/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/05/how-to-create-meta-tag-on-blogger.html#comment-form' title='117 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3139178726186289880'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3139178726186289880'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/05/how-to-create-meta-tag-on-blogger.html' title='How to Create Meta Tag on Blogger (Blogspot)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>117</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-660747215805642921</id><published>2010-04-30T17:54:00.000-07:00</published><updated>2010-04-30T21:30:06.533-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='JavaScript'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><category scheme='http://www.blogger.com/atom/ns#' term='making pop up box'/><title type='text'>JavaScript - Small Tips II (How To Make An Alert Message Pop Up Box)</title><content type='html'>Before we go any further to discuss this &lt;b&gt;JavaScript - Small Tips II&lt;/b&gt;, I must remain you as in &lt;a href="http://doit2us.blogspot.com/2010/03/javascript-small-tips.html"&gt;&lt;b style="color: blue;"&gt;JavaScript I&lt;/b&gt;&lt;/a&gt;, that at least there are 2 think we must be consider to use the JavaScript apps , because to many JavaScript in your template will slowing down your web page to load. Besides that, for security reason, many user set their browser to disable JavaScripts. To resolve these problem, we must be wise to choose which the JavaScript that will be install into our template (choose the appropriate and useful JS apps) and use the "warning message" that we using JavaScript .&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;How To Make An Alert Message With JavaScript.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The functions of an alert message is to provide announcements, information or warning to the guests before they go to see or read the entire contents of our site.&lt;br /&gt;
There are a few display an alert message that we can create, an alert message box which only has a button 'OK', "OK" button and "cancel" to divert to other sites, and an alert message box with a dialog box.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Note&lt;/b&gt;: This tricks maybe annoying to some people, because this &lt;b&gt;pop  up box&lt;/b&gt; will &lt;b style="color: #cc0000;"&gt;STOP&lt;/b&gt; our browsing  activity, we will not be able to do anything until we execute this pop  up box (click OK or X).&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;An Alert Message Box With 'OK" Button.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
We usually seen this message on "adult" or "serious" sites, the messages give warning to their visitor about the content of the sites and their restriction or limitation.&lt;br /&gt;
To create an alert message box, login to your account, go to Template -&amp;gt; Page Elements -&amp;gt; Add a Page Element in your left sidebar or post body area, and select HTML/JavaScript. And paste this &lt;b style="color: #38761d;"&gt;code&lt;/b&gt; shown below.&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&lt;span style="color: #38761d;"&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;/span&gt;&lt;br style="color: #38761d;" /&gt;&lt;span style="color: #38761d;"&gt;alert('&lt;/span&gt;&lt;span style="color: #cc0000;"&gt;You are about to enter our "serious" site. This site contains violence and sadistic material, persons under 18 years old are prohibited ... Beware!&lt;/span&gt;&lt;span style="color: #38761d;"&gt;')&lt;/span&gt;&lt;br style="color: #38761d;" /&gt;&lt;span style="color: #38761d;"&gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;br style="color: #38761d;" /&gt;&lt;span style="color: #38761d;"&gt;&amp;lt;noscript&amp;gt;&lt;span style="color: purple;"&gt;Enable javascript in your browser to view an important message.&lt;/span&gt;&amp;lt;/noscript&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;Just change the &lt;b style="color: #cc0000;"&gt;Red words&lt;/b&gt; with &lt;b&gt;your message&lt;/b&gt;..!, this words will be displayed as a pop up alert box when the visitors view your site / blog. The &lt;b style="color: purple;"&gt;Purple words&lt;/b&gt; will show up when our guests disable their Javascript on their browser.&lt;br /&gt;
Look at this example below..&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S9tW2lVM8ZI/AAAAAAAAAUA/btV63EOR5mY/s1600/alert+message+JS.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S9tW2lVM8ZI/AAAAAAAAAUA/btV63EOR5mY/s320/alert+message+JS.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
I put this &lt;b&gt;"alert message" page element&lt;/b&gt; right&lt;b&gt; under my header&lt;/b&gt;. This alert message box just for an &lt;b&gt;information&lt;/b&gt; cause both choices, click "OK" button or click "X" will bring our visitor directly into our site (continuing to open our site). &lt;br /&gt;
&lt;b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;An Alert Message Box With Confirmation ( "OK" &lt;/b&gt;&lt;b&gt;and "Cancel" ) &lt;/b&gt;&lt;b&gt;Button&lt;/b&gt;&lt;b&gt;.&amp;nbsp;&lt;/b&gt; &lt;br /&gt;
&lt;br /&gt;
For any reasons, sometimes we need to give our guests a choice not to continuing or cancel to visiting our website / blog. If our guests prefer to cancel, then they will be redirect into another URL address.&lt;br /&gt;
So if we want to do this trick, go to Template -&amp;gt; Page Elements -&amp;gt; Add a Page Element in your left sidebar or post body area or even below your header, and select HTML/JavaScript and Paste this &lt;b style="color: #38761d;"&gt;code&lt;/b&gt; below. &lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;br /&gt;
confirm('&lt;span style="color: #cc0000;"&gt;This site contains sadistic materials. Are you sure you want to continue?&lt;/span&gt;');&lt;br /&gt;
if (confirm('&lt;span style="color: #cc0000;"&gt;This site contains sadistic materials. Are you sure you want to continue?&lt;/span&gt;')) {&lt;br /&gt;
window.location = "&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com&lt;/span&gt;/";&lt;br /&gt;
}&lt;br /&gt;
else {&lt;br /&gt;
window.location = "&lt;span style="color: purple;"&gt;http://www.google.com&lt;/span&gt;/";&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/b&gt; &lt;/blockquote&gt;Change the &lt;b style="color: #cc0000;"&gt;Red words&lt;/b&gt; with &lt;b&gt;your  message&lt;/b&gt;..!, the &lt;b style="color: blue;"&gt;Blue URL&lt;/b&gt; is the URL destination address when our guests click the &lt;b&gt;"OK"&lt;/b&gt; button, and the &lt;b style="color: purple;"&gt;Purple URL&lt;/b&gt; is the URL destination address when our guests click the &lt;b&gt;"cancel"&lt;/b&gt; button or click &lt;b&gt;"X".&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&lt;/b&gt; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S9tfzTGn_kI/AAAAAAAAAUI/4ihF4XajypQ/s1600/alert+message+JS+1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S9tfzTGn_kI/AAAAAAAAAUI/4ihF4XajypQ/s320/alert+message+JS+1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;An Alert Message Box With Dialog Form&lt;/b&gt; &lt;br /&gt;
&lt;br /&gt;
Besides give a warning or information to our guest, with this simple Javascript trick below, we can build a warning or information message + dialog form. In this example below, This trick is to give a warning to our guest, knowing the name, and give a welcome message. It,s a rather weird isn't it, but this just a sample, you can created better than this, I just want to share an Idea...&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;First Script&lt;/b&gt; &lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;br /&gt;
alert('&lt;span style="color: #cc0000;"&gt;You are about to enter our&lt;/span&gt; "&lt;span style="color: #cc0000;"&gt;serious&lt;/span&gt;" &lt;span style="color: #cc0000;"&gt;site&lt;/span&gt;. &lt;span style="color: #cc0000;"&gt;This site contains violence and sadistic material, persons under 18 years old are prohibited ... Beware!&lt;/span&gt;')&lt;br /&gt;
&lt;br /&gt;
var yourName = prompt("&lt;span style="color: #cc0000;"&gt;Please, write your name first...!&lt;/span&gt;", "Reader");&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noscript&amp;gt;&lt;span style="color: purple;"&gt;Enable javascript in your browser to view an important message.&lt;/span&gt;&amp;lt;/noscript&amp;gt;&lt;br /&gt;
&amp;lt;script type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;The way what we done it, is the same with both&amp;nbsp; &lt;b&gt;How To Make An Alert Message With JavaScript.&lt;/b&gt; above, I put the &lt;b&gt;FirstScript&lt;/b&gt; page element below my header. Because this is a dialog box, of course we must have a follow up, to continuing the action, So I put a &lt;b&gt;second script&lt;/b&gt;&amp;nbsp; in &lt;b&gt;top of my post body&lt;/b&gt; as my welcome message.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Second Script &lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;Thank you &lt;span style="color: #cc0000;"&gt;&amp;lt;script   type="text/javascript"&amp;gt;document.write(yourName)&amp;lt;/script&amp;gt;&lt;/span&gt;!  Feel free to look around. If you like what you read, please mention us  in your post or link to this site. Enjoy your visit &lt;span style="color: #cc0000;"&gt;&amp;lt;script  type="text/javascript"&amp;gt;document.write(yourName)&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;So this is what we got with those trick. &lt;br /&gt;
When first opened our site or blog, there will be a pop up box warning message just like the first trick,&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S9tW2lVM8ZI/AAAAAAAAAUA/btV63EOR5mY/s1600/alert+message+JS.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S9tW2lVM8ZI/AAAAAAAAAUA/btV63EOR5mY/s320/alert+message+JS.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
after click "OK" or "X" button, there will be shown another pop up dialog box like this,&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S9t2gJlSWbI/AAAAAAAAAUQ/jMMfcbGhJMk/s1600/alert+message+JS+2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S9t2gJlSWbI/AAAAAAAAAUQ/jMMfcbGhJMk/s320/alert+message+JS+2.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
If the Guest write their name into the dialog box (eg. Mc4tur) and click "OK", then they will be brought to continuing opened our site with a &lt;b&gt;welcome message&lt;/b&gt; in the place where we put the &lt;b&gt;second script&lt;/b&gt; page element.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S9t7b5dS0cI/AAAAAAAAAUY/n-ofrZ1PrLc/s1600/alert+message+JS+3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S9t7b5dS0cI/AAAAAAAAAUY/n-ofrZ1PrLc/s320/alert+message+JS+3.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Well that's all, you can combined those tricks or make a modification (eg. put into the post). but please remember choose wisely because of the disadvantage of the JS tricks.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-660747215805642921?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/660747215805642921/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/04/javascript-small-tips-ii.html#comment-form' title='32 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/660747215805642921'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/660747215805642921'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/04/javascript-small-tips-ii.html' title='JavaScript - Small Tips II (How To Make An Alert Message Pop Up Box)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S9tW2lVM8ZI/AAAAAAAAAUA/btV63EOR5mY/s72-c/alert+message+JS.png' height='72' width='72'/><thr:total>32</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-3585191904824683068</id><published>2010-04-23T23:46:00.000-07:00</published><updated>2010-04-23T23:46:01.517-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='change blog post footer'/><title type='text'>How To Change The Blogger Blog Post Footer</title><content type='html'>&lt;span class="dropcaps"&gt; B &lt;/span&gt; efore we continuing discuss about How To Customize The Blogger Blog Post Footer, Let,s look at this picture bellow for the description...&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S9J0csPycMI/AAAAAAAAATo/UXNWClWCvKo/s1600/BLOGPOSTFOOTER.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S9J0csPycMI/AAAAAAAAATo/UXNWClWCvKo/s320/BLOGPOSTFOOTER.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;1. Change The "AUTHOR" Text&lt;/b&gt;&lt;br /&gt;
Actually, this &lt;b&gt;AUTHOR'S&lt;/b&gt; name is the name that shown on our blogger profile. To change this name then followed this steps.&lt;br /&gt;
Log in to Blogger, in Your Dashboard select your blog (if you have more then one) &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Edit HTML and click Expand Widget Templates box. Then find this words &lt;b style="color: #cc0000;"&gt;data:post.author&lt;/b&gt;&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;div class='post-footer'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class='post-footer-line post-footer-line-1'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span class='post-author'&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;b:if cond='data:top.showAuthor'&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;&lt;span style="color: blue;"&gt;data:top.authorLabel&lt;/span&gt;/&amp;gt; &amp;lt;&lt;span style="color: #990000;"&gt;data:post.author&lt;/span&gt;/&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;/b:if&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&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;&amp;lt;span class='post-timestamp'&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;b:if cond='data:top.showTimestamp'&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;data:top.timestampLabel/&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;b:if cond='data:post.url'&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;a class='timestamp-link' expr:href='data:post.url' title='permanent link'&amp;gt;&amp;lt;data:post.timestamp/&amp;gt;&amp;lt;/a&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;/b:if&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;b&gt;A.&lt;/b&gt; &lt;b&gt;To change your &lt;span style="color: #cc0000;"&gt;author's name&lt;/span&gt;&lt;/b&gt;, just replace the&lt;b&gt; &lt;span style="color: #38761d;"&gt;&amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b style="color: #cc0000;"&gt;data:post.author&lt;/b&gt;&lt;b style="color: #38761d;"&gt;/&amp;gt;&lt;/b&gt; with whatever name you like.. This is mine when I change &lt;b&gt;Mc4tur&lt;/b&gt; (before) with &lt;b&gt;Admin&lt;/b&gt;.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S9KBX-XGh0I/AAAAAAAAATw/gIZiU8eBo2Y/s1600/BLOGPOSTFOOTER1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S9KBX-XGh0I/AAAAAAAAATw/gIZiU8eBo2Y/s320/BLOGPOSTFOOTER1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;Note:&lt;/b&gt; We can "decorate" our name with HTML code, I make it bold by adding &lt;b&gt;&lt;b&gt;&lt;/b&gt;Tex&lt;b&gt;&lt;/b&gt; &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;B.&lt;/b&gt; &lt;b style="color: #990000;"&gt;&lt;span style="color: black;"&gt;To change the &lt;/span&gt;POSTED BY&lt;/b&gt;&lt;b&gt; phrase&lt;/b&gt;, replace the &lt;b style="color: #38761d;"&gt;&amp;lt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: blue;"&gt;data:top.authorLabel&lt;/span&gt;&lt;/b&gt;&lt;b style="color: #38761d;"&gt;/&amp;gt;&lt;/b&gt; with yours. This is mine when I change it into &lt;b&gt;WRITTEN BY&lt;/b&gt; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S9KEOrn6BvI/AAAAAAAAAT4/DAxZ5TNggYU/s1600/BLOGPOSTFOOTER2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S9KEOrn6BvI/AAAAAAAAAT4/DAxZ5TNggYU/s320/BLOGPOSTFOOTER2.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;&amp;nbsp;Note: &lt;/b&gt;We can decorate this with HTML Code too.. &lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;2. Change The "AUTHOR" Text With An Image&lt;/b&gt; &lt;br /&gt;
Because this tricks are about "knowing the posistion" of the &lt;b&gt;AUTHOR&lt;/b&gt;, and we also know that we can "decorate" it with HTML Code. Instead of Text, we can replace it with our &lt;b&gt;Image&lt;/b&gt;, or even combined them.&lt;br /&gt;
&lt;br /&gt;
To do this tricks, of course we must have an Image (small signature will be better) first. Let's just say that we already have the image that we store in a host sever. Please remember the &lt;b style="color: purple;"&gt;URL&lt;/b&gt; of your &lt;b&gt;&lt;span style="color: purple;"&gt;image&lt;/span&gt;&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Note:&lt;/b&gt; You can learn how to have free web storage in &lt;a href="http://doit2us.blogspot.com/2009/11/using-google-groups-and-google-sites.html"&gt;&lt;b&gt;Using Google Groups and Google Sites as A Web Storage Space&lt;/b&gt;&lt;/a&gt; and how to use it in &lt;a href="http://doit2us.blogspot.com/2009/11/create-rainbow-colored-link.html"&gt;&lt;b&gt;Create a Rainbow Colored Link&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;A.&lt;/b&gt; &lt;b&gt;To change the Author text with your Image and blog link&lt;/b&gt;, just replace&lt;b&gt; &lt;span style="color: #38761d;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: blue;"&gt;data:top.authorLabel&lt;/span&gt;&lt;span style="color: #38761d;"&gt;/&amp;gt;  &amp;lt;&lt;/span&gt;&lt;span style="color: #990000;"&gt;data:post.author&lt;/span&gt;&lt;span style="color: #38761d;"&gt;/&amp;gt;&lt;/span&gt;&lt;/b&gt; with this script..&amp;nbsp; &lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;a href="&lt;span style="color: purple;"&gt;Your Blog URL&lt;/span&gt;"&amp;gt;&amp;lt;img src="&lt;span style="color: purple;"&gt;Your Image URL&lt;/span&gt;" /&amp;gt;&amp;lt;/a&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;If you don't want to insert your blog link, then just deleted it and only insert &lt;b&gt;&lt;span style="color: #38761d;"&gt;&amp;lt;img src="&lt;/span&gt;&lt;span style="color: purple;"&gt;Your  Image URL&lt;/span&gt;&lt;span style="color: #38761d;"&gt;" /&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;/b&gt;  Then the final script will be like this:&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;   &lt;b&gt;&amp;lt;div class='post-footer'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div class='post-footer-line  post-footer-line-1'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span class='post-author'&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;b:if  cond='data:top.showAuthor'&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; &lt;/b&gt;&lt;b&gt;&amp;lt;a href="&lt;span style="color: purple;"&gt;Your  Blog URL&lt;/span&gt;"&amp;gt;&amp;lt;img src="&lt;span style="color: purple;"&gt;Your Image&amp;nbsp;&amp;nbsp;&amp;nbsp; URL&lt;/span&gt;"  /&amp;gt;&amp;lt;/a&amp;gt;&lt;/b&gt;&lt;b&gt;&amp;nbsp; &lt;span style="color: blue;"&gt;&lt;/span&gt;&lt;span style="color: #990000;"&gt;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&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;&amp;lt;span class='post-timestamp'&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;b:if  cond='data:top.showTimestamp'&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;data:top.timestampLabel/&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;b:if cond='data:post.url'&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;a class='timestamp-link'  expr:href='data:post.url' title='permanent  link'&amp;gt;&amp;lt;data:post.timestamp/&amp;gt;&amp;lt;/a&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;/b:if&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;b&gt;&lt;/b&gt; &lt;b&gt;B.&lt;/b&gt; &lt;b&gt;To combined with the text&lt;/b&gt;, choose which one will be replaced by the image. &lt;b&gt;&amp;lt;&lt;span style="color: blue;"&gt;data:top.authorLabel&lt;/span&gt;/&amp;gt; &lt;/b&gt;or&lt;b&gt;  &amp;lt;&lt;span style="color: #990000;"&gt;data:post.author&lt;/span&gt;/&amp;gt; &lt;/b&gt;. Usually we replace our name with Image. We can also combine with Text Replace (&lt;b&gt;1B.&lt;/b&gt;)&amp;nbsp; either, to make &lt;b&gt;WRITTEN BY "&lt;span style="color: purple;"&gt;IMAGE NAME&lt;/span&gt;".&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-3585191904824683068?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/3585191904824683068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-change-blogger-blog-post-footer.html#comment-form' title='44 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3585191904824683068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3585191904824683068'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-change-blogger-blog-post-footer.html' title='How To Change The Blogger Blog Post Footer'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S9J0csPycMI/AAAAAAAAATo/UXNWClWCvKo/s72-c/BLOGPOSTFOOTER.png' height='72' width='72'/><thr:total>44</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-7113570187123103685</id><published>2010-04-19T23:20:00.000-07:00</published><updated>2010-04-17T00:48:48.042-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blog post'/><category scheme='http://www.blogger.com/atom/ns#' term='main'/><category scheme='http://www.blogger.com/atom/ns#' term='Making scrollbar'/><title type='text'>How To Make A Scroolbar Within Blog Post</title><content type='html'>This trick is rather similar with &lt;a href="http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html"&gt;&lt;b&gt;How To Make A Spoiler In Second&lt;/b&gt;&lt;/a&gt; on purposed and the final display, Each technique have their "positive and negative" factor. I don't want to discuss the "more and less" of each trick, is up to you to decided which one that will fit to your purpose. Scrollbars will be very useful to minimized the text area and allowing readers to view the full contents by clicking the bar. We usually saw this technique implemented&amp;nbsp; for Terms of Service, User Agreements, Rules, or Privacy Policy. &lt;br /&gt;
&lt;br /&gt;
To make a scrollbar within the blog post, first we must define a class (write into HTML Template), this action is giving the "name" to this class and setting the display when it show, and then to applied within the blog post, we must "call" the class (by writing the class in our blog post).&lt;br /&gt;
&lt;br /&gt;
Log in to Blogger &amp;gt;&amp;gt; In your Dashboard choose your Lay out blog &amp;gt;&amp;gt; Edit HTML &amp;gt;&amp;gt; and Find &lt;b&gt;/* Sidebar Content */&lt;/b&gt; and put &lt;b style="color: #38761d;"&gt;this script&lt;/b&gt; to define a class below it:&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;&lt;span style="color: #cc0000;"&gt;.scrollingpostbar&lt;/span&gt; {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;height:&lt;span style="color: blue;"&gt;350&lt;/span&gt;px;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;width:&lt;span style="color: purple;"&gt;450&lt;/span&gt;px;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;border:&lt;span style="color: #b45f06;"&gt;0&lt;/span&gt;;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;overflow:auto;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;} &lt;/b&gt;&lt;/blockquote&gt;You can rename &lt;b style="color: #38761d;"&gt;&lt;span style="color: #cc0000;"&gt;.scrollingpostbar&lt;/span&gt;&lt;/b&gt; as you like, as long as you remember the "name", set the &lt;b style="color: #38761d;"&gt;height &lt;/b&gt;&lt;span style="color: black;"&gt;and &lt;/span&gt;&lt;b style="color: #38761d;"&gt;weight &lt;/b&gt;&lt;span style="color: black;"&gt;and&lt;/span&gt;&lt;b style="color: #38761d;"&gt; border&lt;/b&gt; by adjust &lt;b style="color: blue;"&gt;350&lt;/b&gt;,&lt;b style="color: purple;"&gt; 450&lt;/b&gt; and &lt;b style="color: #b45f06;"&gt;0&lt;/b&gt; to make it fit with your post.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After finished, then we can type the text, although the tittle is &lt;b&gt;How To Make A Scroolbar Within Blog Post&lt;/b&gt;, actually we can use this scrollbar mode in the page element in our template, exactly the same as &lt;a href="http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html"&gt;&lt;b&gt;How  To Make A Spoiler In Second&lt;/b&gt;&lt;/a&gt; .&lt;br /&gt;
&lt;br /&gt;
To show up in our blog post, after we have typed the &lt;b&gt;TEXTARTICLE&lt;/b&gt; in the &lt;b&gt;Post Editor&lt;/b&gt;, then click “&lt;b&gt;Edit HTML&lt;/b&gt;” and paste &lt;b style="color: purple;"&gt;these tags, &lt;/b&gt;&lt;span style="color: black;"&gt;&lt;/span&gt;&lt;span style="color: purple;"&gt;&lt;span style="color: black;"&gt;exactly as &lt;/span&gt;&lt;span style="color: black;"&gt;this position:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: purple;"&gt;&amp;lt;div class="scrollingpostbar"&amp;gt;&lt;span style="color: black;"&gt;TEXTARTICLE&lt;/span&gt;&amp;lt;/div&amp;gt; &lt;/b&gt;&lt;/blockquote&gt;I wrote this article again and applied this trick to show up how is the final display for example:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="scrollingpostbar"&gt;This trick is rather similar with &lt;a href="http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html"&gt;&lt;b&gt;How  To Make A Spoiler In Second&lt;/b&gt;&lt;/a&gt; on purposed and the final display,  Each technique have their "positive and negative" factor. I don't want  to discuss the "more and less" of each trick, is up to you to decided  which one that will fit to your purpose. Scrollbars will be very useful  to minimized the text area and allowing readers to view the full  contents by clicking the bar. We usually saw this technique implemented&amp;nbsp;  for Terms of Service, User Agreements, Rules, or Privacy Policy. &lt;br /&gt;
&lt;br /&gt;
To  make a scrollbar within the blog post, first we must define a class  (write into HTML Template), this action is giving the "name" to this  class and setting the display when it show, and then to applied within  the blog post, we must "call" the class (by writing the class in our  blog post).&lt;br /&gt;
&lt;br /&gt;
Log in to Blogger &amp;gt;&amp;gt; In your  Dashboard choose your Lay out blog &amp;gt;&amp;gt; Edit HTML  &amp;gt;&amp;gt; and Find &lt;b&gt;/* Sidebar Content */&lt;/b&gt; and put &lt;b style="color: #38761d;"&gt;this script&lt;/b&gt; to define a class below  it:&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;&lt;span style="color: #cc0000;"&gt;.scrollingpostbar&lt;/span&gt; {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;height:&lt;span style="color: blue;"&gt;350&lt;/span&gt;px;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;width:&lt;span style="color: purple;"&gt;450&lt;/span&gt;px;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;border:&lt;span style="color: #b45f06;"&gt;0&lt;/span&gt;;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;overflow:auto;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;} &lt;/b&gt;&lt;/blockquote&gt;You can rename &lt;b style="color: #38761d;"&gt;&lt;span style="color: #cc0000;"&gt;.scrollingpostbar&lt;/span&gt;&lt;/b&gt; as you  like, as long as you remember the "name", set the &lt;b style="color: #38761d;"&gt;height &lt;/b&gt;&lt;span style="color: black;"&gt;and &lt;/span&gt;&lt;b style="color: #38761d;"&gt;weight &lt;/b&gt;&lt;span style="color: black;"&gt;and&lt;/span&gt;&lt;b style="color: #38761d;"&gt; border&lt;/b&gt; by adjust &lt;b style="color: blue;"&gt;350&lt;/b&gt;,&lt;b style="color: purple;"&gt; 450&lt;/b&gt; and &lt;b style="color: #b45f06;"&gt;0&lt;/b&gt; to make it fit with your post.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After  finished, then we can type the text, although the tittle is &lt;b&gt;How To  Make A Scroolbar Within Blog Post&lt;/b&gt;, actually we can use this  scrollbar mode in the page element in our template, exactly the same as &lt;a href="http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html"&gt;&lt;b&gt;How   To Make A Spoiler In Second&lt;/b&gt;&lt;/a&gt; .&lt;br /&gt;
&lt;br /&gt;
To show up in  our blog post, after we have typed the &lt;b&gt;TEXTARTICLE&lt;/b&gt; in the &lt;b&gt;Post  Editor&lt;/b&gt;, then click “&lt;b&gt;Edit HTML&lt;/b&gt;” and paste &lt;b style="color: purple;"&gt;these tags, &lt;/b&gt;&lt;span style="color: purple;"&gt;&lt;span style="color: black;"&gt;exactly as &lt;/span&gt;&lt;span style="color: black;"&gt;this position:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: purple;"&gt;&amp;lt;div class="scrollingpostbar"&amp;gt;&lt;span style="color: black;"&gt;TEXTARTICLE&lt;/span&gt;&amp;lt;/div&amp;gt; &lt;/b&gt;&lt;/blockquote&gt;&lt;/div&gt;To make a scrollbar in page element.&amp;nbsp; Our Text or HTML/Javascript Code can be inserted directly into the template via Layout -&amp;gt; Page Elements -&amp;gt; Add a Gadget &amp;gt;&amp;gt; Text or HTML/JavaScript. Similarly, if we have typed it in the rich editor mode, we can click the “Edit HTML” link at the top right corner and insert the above tags.&lt;br /&gt;
&lt;br /&gt;
After publishing the post or saving the page element, you will be able to see the text or HTML/JavaScript gadget within a box and the scrollbars automatically inserted.&amp;nbsp; &lt;br /&gt;
&lt;b&gt;Note&lt;/b&gt; : this trick only works on Text or HTML/JavaScript gadget.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-7113570187123103685?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/7113570187123103685/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-make-scroolbar-within-blog-post.html#comment-form' title='27 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/7113570187123103685'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/7113570187123103685'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-make-scroolbar-within-blog-post.html' title='How To Make A Scroolbar Within Blog Post'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>27</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-9032643556803686856</id><published>2010-04-16T22:19:00.000-07:00</published><updated>2010-04-16T23:18:58.957-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sidebar'/><category scheme='http://www.blogger.com/atom/ns#' term='Making scrollbar'/><title type='text'>How To Make A Scrollbar In Your Blogger Widgets III : Each Widget Scrollbar</title><content type='html'>&lt;span class="dropcaps"&gt; T &lt;/span&gt; his article is the end of my "trilogy" &lt;b style="color: blue;"&gt;&lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger.html"&gt;How To Make A Scrollbar In Your Blogger Widget I&lt;/a&gt;, &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_14.html"&gt;II&lt;/a&gt;, and &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_16.html"&gt;III&lt;/a&gt;&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
As I mention in &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_14.html"&gt;&lt;b&gt;HTMS II&lt;/b&gt;&lt;/a&gt;&amp;nbsp; The best result of the "scrollbar mode" is when applied to each widget, because we can full-controlled which of our widget that we want to make it in "scrollbar mode" and which one is not.. This method is a bit complicated but give us the best results.&lt;br /&gt;
&lt;br /&gt;
The technique of "&lt;b&gt;how to make it scrollbar mode&lt;/b&gt;" is the same as &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger.html"&gt;&lt;b&gt;HTMS I&lt;/b&gt;&lt;/a&gt; and &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_14.html"&gt;&lt;b&gt;II&lt;/b&gt;&lt;/a&gt;. But the secret of this method is &lt;b&gt;"to find the name of &lt;span style="color: #cc0000;"&gt;each&lt;/span&gt; of our &lt;span style="color: #cc0000;"&gt;widget&lt;/span&gt;"&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
The following are some examples of the &lt;b&gt;widget "name"&lt;/b&gt;:&lt;br /&gt;
&lt;blockquote style="color: #cc0000;"&gt;&lt;b&gt;Adsense&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Blog&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;BlogArchive&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Followers&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Header&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;HTML&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Label&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Linklist&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;Text&lt;/b&gt;&lt;/blockquote&gt;&amp;nbsp;&lt;b&gt;Those "name" represents the widget&lt;/b&gt;, so in the application, we can estimate the&amp;nbsp; widget (location) by their name. Actually those "name" are following by the number as an complete "Id" eg. &lt;b style="color: #cc0000;"&gt;Adsense1, HTML4&lt;/b&gt;. If we only have one widget in our template than the following number is &lt;b&gt;1&lt;/b&gt; eg. &lt;b style="color: #cc0000;"&gt;Adsense1&lt;/b&gt;, if we add a second same widget eg. we put another adsense into our template than the widget name will be &lt;b style="color: #cc0000;"&gt;Adsense2&lt;/b&gt; and so on. Note : &lt;b style="color: #cc0000;"&gt;Blog&lt;/b&gt; means the blog post.&lt;br /&gt;
&lt;br /&gt;
If you not sure with which one is? Take it easy, just try it and preview it, if you find it wrong than you can delete &lt;b style="color: #38761d;"&gt;the script&lt;/b&gt; and try the other, you just make sure to remember what you have done before to corrected it later.&lt;br /&gt;
&lt;br /&gt;
To be more easily understood, I will use my HTML Template for the explaination.&lt;br /&gt;
&lt;br /&gt;
I want to make my &lt;b style="color: #cc0000;"&gt;"BLOGGER TIPS ARCHIVE" &lt;/b&gt;&lt;span style="color: #cc0000;"&gt;&lt;span style="color: black;"&gt;in "scrollbar mode" From the "name" this widget must be the &lt;b&gt;BlogArchive&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;, because I don't have another archive widget, I can assure that the widget Name/Id in my template is &lt;b style="color: #cc0000;"&gt;BlogArchive1&lt;/b&gt;. So I Go to my Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Edit HTML.&lt;br /&gt;
To make it sure that I maybe forgot have been installed another blog archive and or have &lt;b&gt;"wrong script blog archive"&lt;/b&gt;then I try to find &lt;b&gt;BlogArchive&lt;/b&gt; (I use Ctrl+F in my FF Browser).&lt;br /&gt;
After sure that I've only got &lt;b style="color: #cc0000;"&gt;BlogArchive1.&lt;/b&gt; Next... I find &lt;b&gt;/* Sidebar Content */&lt;/b&gt; (in some case, may be you'll found like mine, with ----- ) and add &lt;b style="color: #38761d;"&gt;the script&lt;/b&gt; right after it:&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;/* Sidebar Content */&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;#BlogArchive1{&lt;/span&gt;&lt;br style="color: #38761d;" /&gt;&lt;span style="color: #38761d;"&gt;height:&lt;span style="color: blue;"&gt;200&lt;/span&gt;px;&lt;/span&gt;&lt;br style="color: #38761d;" /&gt;&lt;span style="color: #38761d;"&gt;overflow:auto;&lt;/span&gt;&lt;br style="color: #38761d;" /&gt;&lt;span style="color: #38761d;"&gt;}&lt;/span&gt;&lt;/b&gt;&amp;nbsp; &lt;/blockquote&gt;This is before:&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S8k_56J_JfI/AAAAAAAAATY/qpSaedtzPGA/s1600/scrollbar7.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S8k_56J_JfI/AAAAAAAAATY/qpSaedtzPGA/s320/scrollbar7.png" /&gt;&lt;/a&gt;&lt;/div&gt;And this is after: &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S8lAyVEd-XI/AAAAAAAAATg/p3y7Atsl0lU/s1600/scrollbar8.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S8lAyVEd-XI/AAAAAAAAATg/p3y7Atsl0lU/s320/scrollbar8.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;How To Overcome The Third-Party Display Rules&lt;/b&gt; &lt;b&gt;Widget&lt;/b&gt;. &lt;br /&gt;
&lt;br /&gt;
As we've discussed in HTMS I, when installing third-party widgets eg Google Adsense, we are forbidden to cut display or display them truncated.&amp;nbsp; &lt;br /&gt;
By knowing the name of our widget, then we can set the height and weight for each of our widget. We can also set the scrollbar to all of our widget (like &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger.html"&gt;&lt;b&gt;HTMS I&lt;/b&gt;&lt;/a&gt;) or by sidebar (like &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_14.html"&gt;&lt;b&gt;HTMS II&lt;/b&gt;&lt;/a&gt;) and make exceptions to certain widget.&lt;br /&gt;
For example, if our AdSense unit is a 160x600 Vertical Wide Banner, then we must set the height of the widget as &lt;b style="color: blue;"&gt;600&lt;/b&gt;px. Because the contents fit nicely into this size, then the scrollbars should not appear. So it will not break the Third Paty rules.&lt;br /&gt;
&lt;blockquote&gt; &lt;b&gt;/* Sidebar Content */&lt;br /&gt;
&lt;span style="color: #cc0000;"&gt;#AdSense1&lt;/span&gt;&lt;span style="color: #38761d;"&gt;{&lt;/span&gt;&lt;br style="color: #38761d;" /&gt;&lt;span style="color: #38761d;"&gt;height:&lt;span style="color: blue;"&gt;600&lt;/span&gt;px;&lt;/span&gt;&lt;br style="color: #38761d;" /&gt;&lt;span style="color: #38761d;"&gt;}&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
That's All.. You have another trick about scrollbar ? Please share with us..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-9032643556803686856?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/9032643556803686856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_16.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/9032643556803686856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/9032643556803686856'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_16.html' title='How To Make A Scrollbar In Your Blogger Widgets III : Each Widget Scrollbar'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S8k_56J_JfI/AAAAAAAAATY/qpSaedtzPGA/s72-c/scrollbar7.png' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-2336060725412711538</id><published>2010-04-14T08:56:00.000-07:00</published><updated>2010-04-14T08:56:34.752-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sidebar'/><category scheme='http://www.blogger.com/atom/ns#' term='Making scrollbar'/><title type='text'>How To Make A Scrollbar In Your Blogger Widgets II</title><content type='html'>In &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger.html"&gt;&lt;b&gt;How To Make A Scrollbar I&lt;/b&gt;&lt;/a&gt;, we have discussed about making the scrollbar on the whole widget (Sidebar), unfortunately this situation will be a problem if we install a third-party widgets that forbids us to change / cut their display widget (eg Google Adsense).&lt;br /&gt;
&lt;br /&gt;
To overcome that problem we need advanced trick.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;One Sidebar "Scrollbar Mode"&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
If your template has been modified to have 2 sidebar (like this blog), then we only need to put the third-party widgets on the first sidebar along with other widgets to apply non "scrollbar mode" sidebar, and to place the other widgets on the second sidebar to be made "scrollbar mode". In the other words, we classify the widgets into 2 groups and put into the separate sidebar, non "scrollbar mode" sidebar and "scrollbar mode" sidebar.&lt;br /&gt;
This method is the same as we do in &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger.html"&gt;&lt;b&gt;How To Make A Scrollbar I&lt;/b&gt;&lt;/a&gt;, but we have to insert &lt;b style="color: #38761d;"&gt;the script&lt;/b&gt; below one of the "sidebar-id's" that we will create &lt;b&gt;a "scrollbar mode" sidebar&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
The most important is you must know and find&amp;nbsp; your "modification (add) sidebar name", cause this is the key of this method,&amp;nbsp; so you can put &lt;b style="color: #38761d;"&gt;the script&lt;/b&gt; below it. Let us use my blog as a sample, I make 3 modification sidebar, named &lt;b style="color: blue;"&gt;#sidebar-wrapper&lt;/b&gt;, &lt;b style="color: blue;"&gt;#second-sidebar1-wrapper&lt;/b&gt;, and &lt;b style="color: blue;"&gt;#second-sidebar2-wrapper&lt;/b&gt; (please look at the position..!).&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S8XV6dwWeNI/AAAAAAAAAS4/lolAeSrO52o/s1600/scrollbar3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S8XV6dwWeNI/AAAAAAAAAS4/lolAeSrO52o/s320/scrollbar3.png" /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp;So, depend of my choice to make a scrollbar mode on one of my sidebar, than &lt;b style="color: #38761d;"&gt;The script&lt;/b&gt; that can be inserted into my template will be like this (Go to your Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Edit HTML and find /* Sidebar Content */ in some case, may be you'll found like mine, with -----&amp;nbsp; and add this &lt;span style="color: black;"&gt;&lt;/span&gt;&lt;b style="color: #38761d;"&gt;script&lt;/b&gt; right after it) :&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #cc0000;"&gt;/* Sidebar Content */&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;#sidebar-wrapper{&lt;br /&gt;
height:&lt;span style="color: blue;"&gt;200&lt;/span&gt;px;&lt;br /&gt;
overflow:auto;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;The display will be like this:&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S8Xb9zqByeI/AAAAAAAAATA/-SsqOgO3xXQ/s1600/scrollbar4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S8Xb9zqByeI/AAAAAAAAATA/-SsqOgO3xXQ/s320/scrollbar4.png" /&gt;&lt;/a&gt;&lt;/div&gt;Or this,&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #cc0000;"&gt;/* Sidebar Content */&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;#second-sidebar1-wrapper{&lt;br /&gt;
height:&lt;span style="color: blue;"&gt;200&lt;/span&gt;px;&lt;br /&gt;
overflow:auto;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S8XdNO0FaQI/AAAAAAAAATI/-btZHrWcS44/s1600/scrollbar5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S8XdNO0FaQI/AAAAAAAAATI/-btZHrWcS44/s320/scrollbar5.png" /&gt;&lt;/a&gt;&lt;/div&gt;Or this, &lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #cc0000;"&gt;/* Sidebar Content */&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;#second-sidebar2-wrapper{&lt;br /&gt;
height:&lt;span style="color: blue;"&gt;200&lt;/span&gt;px;&lt;br /&gt;
overflow:auto;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S8XekIv4JNI/AAAAAAAAATQ/lWyfvIny6Nk/s1600/scrollbar6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S8XekIv4JNI/AAAAAAAAATQ/lWyfvIny6Nk/s320/scrollbar6.png" /&gt;&lt;/a&gt;&lt;/div&gt;Unfortunately, &lt;b&gt;all of your widget&lt;/b&gt; in your "scrollbar mode" sidebar&amp;nbsp; become only &lt;b&gt;"one scrollbar".&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Actually, the best result of the &lt;b&gt;"scrollbar mode"&lt;/b&gt; is when applied to each widget, this method is a bit complicated but give us the best results.&lt;br /&gt;
We will discuss it in the next post...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-2336060725412711538?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/2336060725412711538/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_14.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/2336060725412711538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/2336060725412711538'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_14.html' title='How To Make A Scrollbar In Your Blogger Widgets II'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S8XV6dwWeNI/AAAAAAAAAS4/lolAeSrO52o/s72-c/scrollbar3.png' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-6032976014010307535</id><published>2010-04-07T23:00:00.000-07:00</published><updated>2010-04-16T22:40:18.325-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='sidebar'/><category scheme='http://www.blogger.com/atom/ns#' term='Making scrollbar'/><title type='text'>How To Make A Scrollbar In Your Blogger Widgets I : In Second</title><content type='html'>&lt;span class="dropcaps"&gt;T&lt;/span&gt;here are several ways to customize the look of widgets that are too long in our blog pages. Two of them have been discussed in &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html"&gt;&lt;b&gt;How To Make A Dropdown List I&lt;/b&gt;&lt;/a&gt; and &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu-ii.html"&gt;&lt;b&gt;II&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
If in &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html"&gt;&lt;b&gt;How  To Make A Dropdown List I&lt;/b&gt;&lt;/a&gt; and &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu-ii.html"&gt;&lt;b&gt;II&lt;/b&gt;&lt;/a&gt;. we abbreviate the display of labels and other widgets with a dropdown list, then in this article we will discuss &lt;b&gt;how to adjust our widget display in the form of &lt;span style="color: #cc0000;"&gt;scrollbar&lt;/span&gt;&lt;/b&gt;.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S71bguBM75I/AAAAAAAAASc/f2pQzbJjTsc/s1600-h/scrollbar2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S71bguBM75I/AAAAAAAAASc/f2pQzbJjTsc/s1600/scrollbar2.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
According to &lt;a href="http://en.wikipedia.org/wiki/Scrollbar"&gt;Wikipedia&lt;/a&gt;, a scrollbar (Also known as a handle in the very first GUIs) is a graphical object in a graphical user interface (GUI) with which continuous text, pictures or anything else can be scrolled&amp;nbsp; including time in video applications, i.e., viewed even if it does not fit into the space in a computer display, window, or viewport.&lt;br /&gt;
&lt;br /&gt;
With scrollbarr method, we can set how long the display of our widgets, so that the view from our blog pages will become more neatly arranged.&lt;br /&gt;
&lt;br /&gt;
Actually, it's very easy to make a scrollbar in our widget.&amp;nbsp; Log in to your Blogger Blog, Go to your Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Edit HTML and find &lt;b style="color: #cc0000;"&gt;/* Sidebar Content */&lt;/b&gt; (in some case, may be you'll found like mine, with ----- ), we only need to add this &lt;b style="color: #38761d;"&gt;simple  script code&lt;/b&gt;. just below &lt;b style="color: #cc0000;"&gt;/* Sidebar Content */&lt;/b&gt; &lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&lt;span style="color: #990000;"&gt;/* Sidebar Content&lt;/span&gt;&lt;br style="color: #990000;" /&gt;&lt;span style="color: #990000;"&gt;----------------------------------------------- */&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;.sidebar .widget{&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;height:&lt;span style="color: blue;"&gt;250&lt;/span&gt;px;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;overflow:auto;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;}&lt;/b&gt;&lt;/blockquote&gt;This is my blog page views before :&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S71ZtGvwjEI/AAAAAAAAASU/BQxN46NptpI/s1600-h/scrollbar.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S71ZtGvwjEI/AAAAAAAAASU/BQxN46NptpI/s320/scrollbar.png" width="199" /&gt;&lt;/a&gt;&lt;/div&gt;And this is after :&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S71Z5T1kK5I/AAAAAAAAASY/Nfr3eXvM3nc/s1600-h/scrollbar1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S71Z5T1kK5I/AAAAAAAAASY/Nfr3eXvM3nc/s320/scrollbar1.png" width="145" /&gt;&lt;/a&gt;&lt;/div&gt;We can set the &lt;b style="color: #38761d;"&gt;height&lt;/b&gt; of the scrollbar to fit our blog page by change the value &lt;b&gt;&lt;span style="color: blue;"&gt;250&lt;/span&gt;&lt;span style="color: #38761d;"&gt; (px)&lt;/span&gt;&lt;/b&gt;, Please try&amp;nbsp; to change into 200px or 300px, you'll know the differences and will be found your match lenght...&lt;br /&gt;
&lt;br /&gt;
When there is a sentence in the widget contents that exceed the sidebar limit, like in my &lt;b&gt;NEW BLOGGER TIPS LABELS&lt;/b&gt;, then there will be a &lt;b&gt;horisontal scrollbar&lt;/b&gt; automatically show up.&lt;br /&gt;
&lt;br /&gt;
If you want to (I personally do not need it because there is already wide settings sidebar), you can also add &lt;b&gt;Horisontal Scrollbar&lt;/b&gt; deliberately to set the width of the widget, by copy this script code &lt;b style="color: purple;"&gt;width: &lt;span style="color: blue;"&gt;200&lt;/span&gt;px;&lt;/b&gt; (change the number &lt;b style="color: purple;"&gt;&lt;span style="color: blue;"&gt;200&lt;/span&gt;&lt;/b&gt; as you want) and paste right under &lt;b style="color: #38761d;"&gt;height:&lt;span style="color: blue;"&gt;250&lt;/span&gt;px;, &lt;/b&gt;&lt;span style="color: black;"&gt;so it will look like,&lt;/span&gt;&lt;b style="color: #38761d;"&gt; &lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&lt;span style="color: #990000;"&gt;/* Sidebar Content&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #990000;"&gt;----------------------------------------------- */&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #38761d;"&gt;.sidebar .widget{&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #38761d;"&gt;height:&lt;span style="color: blue;"&gt;250&lt;/span&gt;px;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: purple;"&gt;width:&lt;span style="color: blue;"&gt;200&lt;/span&gt;px;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #38761d;"&gt;overflow:auto;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #38761d;"&gt;}&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;b style="color: red;"&gt;ATTENTION :&lt;/b&gt; This trick will set all of our widget in sidebar being a scrollbar mode, &lt;b&gt;So please make sure if you have installed widgets from third parties &lt;/b&gt;(like&lt;b&gt; &lt;span style="color: #cc0000;"&gt;Google Adsense&lt;/span&gt;&lt;/b&gt;), this &lt;b&gt;scrollbar tricks&lt;/b&gt; does not violate their Term Of Service or their rules. I am not responsible if you get in trouble because of this trick...!!!&lt;br /&gt;
&lt;br /&gt;
To overcome those problems, we can make a scrollbar in our blogger widget separately one by one... We will discuss it soon in my next post.. &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_14.html"&gt;&lt;b&gt;How To Make A Scrollbar In Your Blogger Widgets II&lt;/b&gt;&lt;/a&gt; and &lt;a href="http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger_16.html"&gt;&lt;b&gt;III&lt;/b&gt;&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-6032976014010307535?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/6032976014010307535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6032976014010307535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6032976014010307535'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/04/how-to-make-scrollbar-in-your-blogger.html' title='How To Make A Scrollbar In Your Blogger Widgets I : In Second'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S71bguBM75I/AAAAAAAAASc/f2pQzbJjTsc/s72-c/scrollbar2.png' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-8334087475947845651</id><published>2010-04-06T09:11:00.000-07:00</published><updated>2010-04-06T09:11:42.984-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='New Blogger Facilities'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>Blogger Team made millions of tutorials blog looks like a "foolish tutorial"</title><content type='html'>I am too late knowing a great news, because just today I know that 11 days ago I got an email from Blogger Team, whose contents are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;We’re excited to announce that the &lt;a href="http://www.blogger.com/templates"&gt;Blogger Template Designer&lt;/a&gt; is now available on Blogger in draft, Blogger’s experimental playground.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;The Blogger Template Designer makes it easy to customize the look and feel of your blog without knowing any HTML or CSS. Here are a few of the new features available in the &lt;a href="http://www.blogger.com/templates"&gt;Blogger Template Designer&lt;/a&gt; :&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Beautiful new templates to start from&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Custom blog layouts with one, two and three columns&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Hundreds of background images&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Customizable colors, fonts, and more...&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;What are you waiting for? Express yourself in style with the Blogger Template Designer. Learn more at &lt;a href="http://www.blogger.com/templates"&gt;www.blogger.com/templates&lt;/a&gt;.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;The Blogger Team&lt;/b&gt;&lt;/blockquote&gt;&lt;br /&gt;
With great enthusiasm I hurried to follow the link provided in the email ..&lt;br /&gt;
&lt;br /&gt;
Wow .. If prior to the date 03-27-2010 Blogger only offers standard templates as we already know (rather boring) since last few days, the Blogger add facilities to enhance your display settings templates.&lt;br /&gt;
&lt;br /&gt;
There are quite a lot of facilities added to the Blogger settings, ranging from the addition of templates with different variations, a variety of background images, to the layout settings, and other settings such as the division of the column footer into 2 or 3 columns.&lt;br /&gt;
&lt;br /&gt;
Everything we can do with an easy step in a few clicks, yes .. exactly like the contents of an email from the blogger team, we can modify our templates without needing to know HTML or CSS code.&lt;br /&gt;
&lt;br /&gt;
This could be a "big punch" to many "tutorial blogs" that so far has a busy traffic because of the many novice bloggers who are looking for information about the articles that contain how to modify the blogspot template (by modifying the template CSS and HTML code).&lt;br /&gt;
Blogger Team made millions of tutorials blog looks like a "foolish tutorial", killing mosquitoes with a shotgun.&lt;br /&gt;
&lt;br /&gt;
Although not apply yet to my personal blog because of my limited time to explore, but this is really great news, additional facilities have been long-awaited by millions of users Blogspot.&lt;br /&gt;
&lt;br /&gt;
I hope I could write my experience in using of these Blogger latest facilities as soon as possible&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-8334087475947845651?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/8334087475947845651/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/04/blogger-team-made-millions-of-tutorials.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8334087475947845651'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8334087475947845651'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/04/blogger-team-made-millions-of-tutorials.html' title='Blogger Team made millions of tutorials blog looks like a &quot;foolish tutorial&quot;'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-3969051657384428460</id><published>2010-03-24T22:03:00.000-07:00</published><updated>2010-04-04T21:35:11.720-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='making  dofollow'/><category scheme='http://www.blogger.com/atom/ns#' term='comment'/><category scheme='http://www.blogger.com/atom/ns#' term='sidebar'/><title type='text'>How To Change Dofollow Attribute Comments in Blogger</title><content type='html'>&lt;b&gt;&lt;span class="dropcaps"&gt;D&lt;/span&gt;&lt;/b&gt;ofollow is a term given to web page or sites / blog which provides (outbound) links to the comments. whereas Nofollow is the opposite.&lt;br /&gt;
&lt;br /&gt;
Here are the advantages and disadvantages of each, Dofollow and Nofollow..&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Dofollow&lt;/b&gt;&lt;br /&gt;
The advantages of the dofollow blogs (sites) is able to increase the blog traffic, as will a lot of visitors who leave their "link traces", that will attract more advertisers who are interested in displaying their ads &lt;br /&gt;
The risk of dofollow blogs is that you should be ready to receive comments from spammers who comment without reading the contents of your article or put not relevant link.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Nofollow&lt;/b&gt;&lt;br /&gt;
The advantages of nofollow blogs is able to filter out spam comments from visitors, The comments obtained truly reflects what the visitors (readers) opinion and not just a "polite" comments and wanted to leave a link.&amp;nbsp; &lt;br /&gt;
The disadvantages is the visitors and advertisers will be reduced from your blog, because usually they will find DoFollow blogs to enhance their position in search engines.&lt;br /&gt;
&lt;br /&gt;
Actually default setting attribute comments from blogger is &lt;b&gt;Nofollow&lt;/b&gt;. To tun it into &lt;b&gt;Dofollow&lt;/b&gt;, here are the steps we have to do.&lt;br /&gt;
&lt;br /&gt;
Log in to your Blogger &amp;gt;&amp;gt; Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Edit HTML &amp;gt;&amp;gt; and check the Expand Widget Templates.&lt;br /&gt;
Find this &lt;b style="color: #cc0000;"&gt;script&lt;/b&gt; &lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #cc0000;"&gt;href='data:comment.authorUrl' &lt;span style="color: blue;"&gt;rel='nofollow'&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;and deleted&amp;nbsp; &lt;b style="color: #cc0000;"&gt;&lt;span style="color: blue;"&gt;rel='nofollow'&lt;/span&gt;&lt;/b&gt;, and save template. simply as that...&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
To determine whether a blog, is DoFollow or Nofollow. just View their page source, right click on a web page, and select page source, find the &lt;b style="color: #cc0000;"&gt;href &lt;/b&gt;code, if followed by the code &lt;b style="color: blue;"&gt;rel = 'nofollow'&lt;/b&gt; it means that the blog is nofollow, if not there is DoFollow. For an easier way just find &lt;b style="color: blue;"&gt;rel = 'nofollow'&lt;/b&gt; if we do not find then that blog is dofollow.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-3969051657384428460?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/3969051657384428460/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-change-dofollow-attribute.html#comment-form' title='30 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3969051657384428460'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3969051657384428460'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-change-dofollow-attribute.html' title='How To Change Dofollow Attribute Comments in Blogger'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>30</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-6358275459498494875</id><published>2010-03-23T02:02:00.000-07:00</published><updated>2010-04-04T21:36:12.705-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='comment'/><category scheme='http://www.blogger.com/atom/ns#' term='main'/><category scheme='http://www.blogger.com/atom/ns#' term='remove spam comment'/><title type='text'>How To Delete Spam Comments In Blogger</title><content type='html'>&lt;b&gt;&lt;span class="dropcaps"&gt;A&lt;/span&gt;&lt;/b&gt; couple days ago, I found a comment contain with 10 links that not relevant with the article that I have post (spam comment). Since this incident,&amp;nbsp; I want to give brief tips for New Blogger about How To Delete Spam Comments In Blogger Blog.&lt;br /&gt;
&lt;br /&gt;
Log in to &lt;a href="http://www.blogger.com/start"&gt;&lt;b&gt;Blogger&lt;/b&gt;&lt;/a&gt;. In your &lt;b&gt;Dashboard&lt;/b&gt; &amp;gt;&amp;gt; choose your blog that you want to delete the comments (if you have more than one blog) &amp;gt;&amp;gt; and click &lt;b style="color: blue;"&gt;View Blog&lt;/b&gt;.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S6c2pqSwUZI/AAAAAAAAARQ/U7FfoYCfEE4/s1600-h/delete+spam+comment.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S6c2pqSwUZI/AAAAAAAAARQ/U7FfoYCfEE4/s320/delete+spam+comment.png" /&gt;&lt;/a&gt;&lt;/div&gt;Click the &lt;b&gt;Title of the article&lt;/b&gt; that contain the comment that you want to delete &amp;gt;&amp;gt; and look at the "spam" comments.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S6c2utMj60I/AAAAAAAAARY/AnXGlmTZGfQ/s1600-h/delete+spam+comment1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S6c2utMj60I/AAAAAAAAARY/AnXGlmTZGfQ/s320/delete+spam+comment1.png" /&gt;&lt;/a&gt;&lt;/div&gt;Just Click the &lt;b style="color: #cc0000;"&gt;trash image&lt;/b&gt; and we will brought to the confirmation page.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S6c211ZGloI/AAAAAAAAARg/ZKkJY2Lu6Ec/s1600-h/delete+spam+comment2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S6c211ZGloI/AAAAAAAAARg/ZKkJY2Lu6Ec/s320/delete+spam+comment2.png" /&gt;&lt;/a&gt;&lt;/div&gt;Make sure to check the &lt;b&gt;Remove forever?&lt;/b&gt; box if you want to delete that comment forever, but remember that this action can not be undone. After you have decided tu check or uncheck... Simply click the &lt;b style="background-color: blue; color: white;"&gt;DELETE  COMMENT&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
Done.. the comment will be vanished and leaving the comments name / id and a notice that "&lt;b style="color: purple;"&gt;This post has been removed by a blog administrator.&lt;/b&gt;"&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S6c750b9myI/AAAAAAAAARo/4Hg6t3br6cs/s1600-h/delete+spam+comment3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S6c750b9myI/AAAAAAAAARo/4Hg6t3br6cs/s320/delete+spam+comment3.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-6358275459498494875?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/6358275459498494875/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-delete-spam-comments-in-blogger.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6358275459498494875'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6358275459498494875'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-delete-spam-comments-in-blogger.html' title='How To Delete Spam Comments In Blogger'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S6c2pqSwUZI/AAAAAAAAARQ/U7FfoYCfEE4/s72-c/delete+spam+comment.png' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-1500470342303137627</id><published>2010-03-21T21:59:00.000-07:00</published><updated>2010-04-04T21:37:05.847-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='footer'/><category scheme='http://www.blogger.com/atom/ns#' term='back to top navigation'/><title type='text'>How To Make "Back To Top" Navigation Link</title><content type='html'>&lt;b&gt;&lt;span class="dropcaps"&gt;B&lt;/span&gt;ack to Top&lt;/b&gt; is a Navigation link at the bottom of the web page. Provide by site owner to jump back to the top of the page.&lt;br /&gt;
Sometime when we visited a Website or Blog, In addition to interested in the main article, we are also interested in some "information" that (intentionally placed by the owner to attract visitors) is located at the top of a web page. After finished reading the main article, it would be very helpful if there is a navigation link to the top of the page, so we only need a single click to navigated away to the top page to continue explored another "information" that attracted us.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S6bpuQLdGKI/AAAAAAAAARI/49SbrminC40/s1600-h/back+to+top.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="92" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S6bpuQLdGKI/AAAAAAAAARI/49SbrminC40/s400/back+to+top.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;To make this widget, we must declare the CSS Code of the widget first (declare the name and parameters that set the display widget in browser) then write / put the widget code itself (div id="widget-name") in its position (bottom)&lt;br /&gt;
&lt;br /&gt;
In your HTML Template (Dashboard &amp;gt; Layout &amp;gt; Edit HTML) insert this  &lt;b style="color: #38761d;"&gt;CSS&lt;/b&gt; above &lt;b style="color: #990000;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/b&gt;&amp;nbsp; &lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;/* Credit&lt;br /&gt;
----------------------------------------------- */&lt;br /&gt;
#credit {&lt;br /&gt;
margin: 0px 0px 0px 0px;&lt;br /&gt;
padding: 2px 0px 0px 0px;&lt;br /&gt;
width: 100%;&lt;br /&gt;
height: 26px;&lt;br /&gt;
clear: both;&lt;br /&gt;
font-family: verdana, helvetica;&lt;br /&gt;
font-size: 70%;&lt;br /&gt;
color: #444444;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
background: #777777;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#creditleft {&lt;br /&gt;
margin: 0px 0px 0px 0px;&lt;br /&gt;
padding: 7px 0px 0px 0px;&lt;br /&gt;
height: 26px;&lt;br /&gt;
position: relative;&lt;br /&gt;
float: left;&lt;br /&gt;
text-align: left;&lt;br /&gt;
display: inline;&lt;br /&gt;
width: 71%;&lt;br /&gt;
background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#creditright {&lt;br /&gt;
margin: -33px 0px 0px 0px;&lt;br /&gt;
padding: 7px 0px 0px 0px;&lt;br /&gt;
height: 26px;&lt;br /&gt;
position: relative;&lt;br /&gt;
float: right;&lt;br /&gt;
text-align:right;&lt;br /&gt;
display: inline;&lt;br /&gt;
width: 30%;&lt;br /&gt;
background: #ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#creditleft p {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#creditright p {&lt;br /&gt;
margin: 0;&lt;br /&gt;
padding: 0&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#creditleft a, .creditleft a:hover, .creditleft a:visited {&lt;br /&gt;
color: #444444;&lt;br /&gt;
text-decoration: underline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#creditright a, .creditright a:hover, .creditright a:visited {&lt;br /&gt;
color: #444444;&lt;br /&gt;
text-decoration: underline;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;We are not going to discuss the &lt;b style="color: #38761d;"&gt;CSS Code&lt;/b&gt; above, but if we read line by line you will get the "picture" of this widget display settings (please look at the bottom of this page to see the result of the setting...!!!). You can replace the parameters to match with your template. ex: backgrounds or fonts color.&lt;br /&gt;
&lt;br /&gt;
Next, &lt;b&gt;Copy&lt;/b&gt; this &lt;b style="color: purple;"&gt;Widget Script&lt;/b&gt; and &lt;b&gt;Paste&lt;/b&gt; at the bottom of your HTML Code above the closing tag&amp;nbsp;&lt;b&gt;&amp;lt;/body&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: purple;"&gt;&amp;lt;div id='credit'&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div id='creditleft'&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;&amp;amp;#160;&amp;amp;#160;&amp;amp;#169; &amp;lt;a href='&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com/&lt;/span&gt;'&amp;gt;&lt;span style="color: blue;"&gt;New Blogger Tips For Us&lt;/span&gt;&amp;lt;/a&amp;gt; &amp;lt;i&amp;gt;&lt;span style="color: blue;"&gt;Free Blogger Template&lt;/span&gt;&amp;lt;/i&amp;gt; &lt;span style="color: blue;"&gt;by&lt;/span&gt; &amp;lt;a href='&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com/&lt;/span&gt;'&amp;gt;&lt;span style="color: blue;"&gt;Mc&lt;/span&gt;&amp;lt;/a&amp;gt; &lt;span style="color: blue;"&gt;2010&lt;/span&gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div id='creditright'&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Back to &amp;lt;a href='#outer-wrapper'&amp;gt;TOP&amp;lt;/a&amp;gt;&amp;amp;#160;&amp;amp;#160;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- end credit --&amp;gt;&lt;/b&gt; &lt;/blockquote&gt;The final position will be like this :&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: purple;"&gt;Widget Script&lt;/b&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/body&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/html&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;That's all, If you want to... You can replace the &lt;b style="color: blue;"&gt;Blue&lt;/b&gt; with Your Link and Text... And last, do not forget to save your template, view your blog and... enjoy your new "&lt;b&gt;Back to Top&lt;/b&gt;" widget&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-1500470342303137627?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/1500470342303137627/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-back-to-top-navigation-link.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/1500470342303137627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/1500470342303137627'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-back-to-top-navigation-link.html' title='How To Make &quot;Back To Top&quot; Navigation Link'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S6bpuQLdGKI/AAAAAAAAARI/49SbrminC40/s72-c/back+to+top.png' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-103097920981347751</id><published>2010-03-19T21:57:00.000-07:00</published><updated>2010-04-30T21:34:58.347-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='JavaScript'/><category scheme='http://www.blogger.com/atom/ns#' term='making external JavaScript'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>JavaScript - Small Tips I</title><content type='html'>&lt;span style="color: red; font-size: large;"&gt;&lt;b&gt;How To Make a JavaScript Externally&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;
&lt;br /&gt;
As I mentioned in &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-ii.html"&gt;&lt;b style="color: purple;"&gt;How To Make Recent Comment II&lt;/b&gt;&lt;/a&gt; and &lt;a href="http://doit2us.blogspot.com/2010/03/blogger-related-post-i-naked-script.html"&gt;&lt;b style="color: blue;"&gt;How To Make a Related Posts Widgets in Blogger&lt;/b&gt;&lt;/a&gt;.. One of the problems with the JavaScript code in our template, is to make our web loading page&amp;nbsp; become slower relatively or even could not see if there is something wrong with Script Js itself or the browser used.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S6Q_GKTeA-I/AAAAAAAAAQ4/FdEKoK1_TmA/s1600-h/recentcomments5.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="180" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S6Q_GKTeA-I/AAAAAAAAAQ4/FdEKoK1_TmA/s200/recentcomments5.png" width="200" /&gt;&lt;/a&gt;To overcome this problem, we can put this Script (JS) &lt;b&gt;externally&lt;/b&gt;.&lt;br /&gt;
So when the visitors browse our Site or Blog, their browser will reading our template Script first and then Script external JS after.&lt;br /&gt;
With this method our visitors still can see our page with more faster, although maybe there is a problem with JavaScript or &lt;b style="color: blue;"&gt;compatibility of Browser&lt;/b&gt; used. (This is why some site owner write "warning text" on their web page &lt;b style="color: #cc0000;"&gt;"This Site Will Look Perfect In X, Y and Z browser"&lt;/b&gt;.)&lt;br /&gt;
&lt;br /&gt;
To make an external  JavaScript, the first step of course, we must have a server /  web host to store our JS file. If you do not have and want to have a  web storage for free please read &lt;a href="http://doit2us.blogspot.com/2009/11/using-google-groups-and-google-sites.html"&gt;&lt;b style="color: blue;"&gt;"Using Google Group and Google Sites as Web  Storage".&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
After we have a host sever then the next step is to make your script as a JS file. Just simply &lt;b&gt;find&lt;/b&gt; your&amp;nbsp; &lt;b&gt;JavaScript code&lt;/b&gt;, &lt;b&gt;Cut&lt;/b&gt; it and &lt;b&gt;Paste&lt;/b&gt; in your Notepad and save it as a &lt;b&gt;JS file&lt;/b&gt; (&lt;b&gt;.js&lt;/b&gt;), &lt;b&gt;Store&lt;/b&gt; your JS file into your &lt;b&gt;host server&lt;/b&gt; and &lt;b&gt;put&lt;/b&gt; some &lt;b&gt;"calling" code&lt;/b&gt; into your &lt;b&gt;HTML template&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;/b&gt;Please take look at &lt;a href="http://doit2us.blogspot.com/2010/03/blogger-related-post-i-naked-script.html"&gt;&lt;b&gt;How To Make a Blogger Related Post&lt;/b&gt;&lt;/a&gt;. cause I will use this article to make an explanation.&lt;br /&gt;
&lt;br /&gt;
To make the &lt;b style="color: #38761d;"&gt;Related Post JavaScript&lt;/b&gt;  &lt;b&gt;externally&lt;/b&gt;&lt;b style="color: black;"&gt;, &lt;/b&gt;&lt;span style="color: black;"&gt;Just&lt;/span&gt;&lt;span style="color: black;"&gt; &lt;b&gt;Cut..!&lt;/b&gt;&lt;/span&gt; the &lt;b style="color: #38761d;"&gt;Related Post JavaScript &lt;/b&gt;&lt;span style="color: #38761d;"&gt;&lt;span style="color: black;"&gt;(the green code) and &lt;b style="color: #cc0000;"&gt;paste&lt;/b&gt; in your Notepad, then Save it as &lt;b style="color: red;"&gt;&lt;span style="color: #cc0000;"&gt;yourkodescript.js&lt;/span&gt;. &lt;/b&gt;&lt;span style="color: black;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt;Next ..Upload  / store this file into your web host&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; and remember  the &lt;b style="color: #e69138;"&gt;URL link&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
Write  this &lt;b&gt;folowwing script&lt;/b&gt; exactly on the place where the &lt;b style="color: #38761d;"&gt;Related Post JavaScript &lt;/b&gt;&lt;span style="color: black;"&gt;was before.&lt;/span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&amp;lt;script  src='&lt;span style="color: #e69138;"&gt;http://Yourwebhost.com/&lt;span style="color: #cc0000;"&gt;yourkodescript.js&lt;/span&gt;&lt;/span&gt;'  type='text/javascript'/&amp;gt;&lt;/b&gt; &amp;nbsp; &lt;/blockquote&gt;The final position will  look like this,&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: red;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/b&gt;&lt;b style="color: purple;"&gt;&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: purple;"&gt;The  Display Setting Script&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;script src='&lt;span style="color: #e69138;"&gt;http://Yourwebhost.com/&lt;span style="color: #cc0000;"&gt;yourkodescript.js&lt;/span&gt;&lt;/span&gt;'   type='text/javascript'/&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: red;"&gt;&amp;lt;/head&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;Note :&amp;nbsp; The rest of the step &lt;b&gt;to make related post widget&lt;/b&gt; are still the same...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b style="color: red;"&gt;Inform About The Existence Of JavaScript In Our Template &lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Because afraid of there are malicious script contained in JavaScript files, especially external JavaScript. Many users decided to configured their browser to disable the script, so that the script will not be able to see/read, and this means that your visitor couldn't be able to view all of your JavaScript build widget.&lt;br /&gt;
&lt;br /&gt;
To anticipated this situation, we can inform to our visitors about the existence of JavaScript in our template / widget and maybe giving an explanation or guarantee that there is no malicious script inside it or no harm or it's safe. &lt;br /&gt;
&lt;br /&gt;
To do this, we can simply add a &lt;b style="color: #38761d;"&gt;small script&lt;/b&gt; at the end of your JavaScript Code.&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;JavaScript&lt;/b&gt; &lt;br /&gt;
&lt;b style="color: #38761d;"&gt;&amp;lt;noscript&amp;gt;&lt;span style="color: red;"&gt;You need to enable JavaScript to read  this&lt;/span&gt;.&amp;lt;/noscript&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S6RTL4QiGFI/AAAAAAAAARA/7TbdtGDfB6w/s1600-h/recentcomments0.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="95" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S6RTL4QiGFI/AAAAAAAAARA/7TbdtGDfB6w/s200/recentcomments0.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;Just like what I have done in &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-ii.html"&gt;&lt;b style="color: blue;"&gt;How To Make Recent Comments&lt;/b&gt;&lt;/a&gt;. If the visitor disabled the JavaScripts browser, There will be warning text below my "recent comments title" that's says &lt;b style="color: red;"&gt;"You Need to enable JavaScript to read this" &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can edit the &lt;b style="color: #cc0000;"&gt;'explanation text'&lt;/b&gt; as you want..&amp;nbsp; how about add &lt;b&gt;"Guarantee 100% no harm"&lt;/b&gt;..!!&lt;br /&gt;
&lt;br /&gt;
Please, Write your comments.. and maybe you want to share your secret JS tips..., will be nice...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-103097920981347751?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/103097920981347751/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/javascript-small-tips.html#comment-form' title='35 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/103097920981347751'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/103097920981347751'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/javascript-small-tips.html' title='JavaScript - Small Tips I'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S6Q_GKTeA-I/AAAAAAAAAQ4/FdEKoK1_TmA/s72-c/recentcomments5.png' height='72' width='72'/><thr:total>35</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-6331415685953755154</id><published>2010-03-16T10:48:00.000-07:00</published><updated>2010-04-04T21:39:38.349-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Making related posts'/><category scheme='http://www.blogger.com/atom/ns#' term='main'/><title type='text'>Blogger Related Post  I- The Naked Script</title><content type='html'>Actually I had long enough to discuss about &lt;b style="color: blue;"&gt;how to make a related posts widgets in blogger&lt;/b&gt; because of it's very useful function.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S5_EWaYVkFI/AAAAAAAAAQw/HlBsEWHmy0M/s1600-h/related+post.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S5_EWaYVkFI/AAAAAAAAAQw/HlBsEWHmy0M/s320/related+post.png" /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp;According to the name - &lt;b&gt;related post&lt;/b&gt; - this widget provides information to visitors who are reading our articles that there are other articles that discuss the similar or related topic that maybe they will be interested with. The main goal is to make our guess visiting times become longer, this means making our blogs become more populair and for those who put some ad on their site / blog, it will give more chance that the ad will get attention from the visitors.&lt;br /&gt;
&lt;br /&gt;
After a long search from internet about how to make it, I found quite a lot of tutorial on "blogger related posts". Almost all of them use external JavaScript, some working and some did not. Most of Not Working related posts widget because of it's server and the other because of it's wrong Script, it seems to be a little miss code when posting the article. ( please read &lt;a href="http://doit2us.blogspot.com/2009/11/blogger-tips-trick-no-6.html"&gt;&lt;b&gt;How To Posting Source Code in Blogger Post / Articles&lt;/b&gt;&lt;/a&gt; ).&lt;br /&gt;
&lt;br /&gt;
Both long and/or short script related post widget that we find in the "blogger related post widget"&amp;nbsp; Tutor, actually consist of two major parts. JavaScript Codes that serves to showing related post itself, and HTML / CSS Codes that used to set the display of related post.&lt;br /&gt;
&lt;br /&gt;
In this article I will not discuss about setting the display of related post widget, because we can find a lot of ways out there even displaying the related post with it's screenshot link.&lt;br /&gt;
&lt;br /&gt;
As I ever mention in &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-ii.html"&gt;&lt;b style="color: blue;"&gt;How To Make Recent Comment II&lt;/b&gt;&lt;/a&gt;. The use of external JavaScript (File JS stored on outside server) can speed up our web pages loading times. The problem is we often can not see directly the contents of those Java Script, because the server restrictions or by the owners file setting. This will lead us to fear of the presence of malicious script inside those "invisible" JavaScript.&lt;br /&gt;
&lt;br /&gt;
So in accordance with the title &lt;b style="color: red;"&gt;Blogger Related Post - The Naked Script&lt;/b&gt;, I will give a Related Post JavaScript -Naked-&amp;nbsp; So you do not feel worry anymore cause you can see it's contents.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;//&amp;lt;![CDATA[&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;var relatedTitles = new Array();&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;var relatedTitlesNum = 0;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;var relatedUrls = new Array();&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;function related_results_labels(json) {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;for (var i = 0; i &amp;lt; json.feed.entry.length; i&amp;nbsp; ) {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;var entry = json.feed.entry[i];&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;relatedTitles[relatedTitlesNum] = entry.title.$t;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;for (var k = 0; k &amp;lt; entry.link.length; k&amp;nbsp; ) {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;if (entry.link[k].rel == 'alternate') {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;relatedUrls[relatedTitlesNum] = entry.link[k].href;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;relatedTitlesNum&amp;nbsp; ;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;break;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;function removeRelatedDuplicates() {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;var tmp = new Array(0);&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;var tmp2 = new Array(0);&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;for(var i = 0; i &amp;lt; relatedUrls.length; i&amp;nbsp; ) {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;if(!contains(tmp, relatedUrls[i])) {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;tmp.length&amp;nbsp; = 1;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;tmp[tmp.length - 1] = relatedUrls[i];&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;tmp2.length&amp;nbsp; = 1;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;tmp2[tmp2.length - 1] = relatedTitles[i];&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;relatedTitles = tmp2;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;relatedUrls = tmp;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;function contains(a, e) {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;for(var j = 0; j &amp;lt; a.length; j&amp;nbsp; ) if (a[j]==e) return true;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;return false;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;function printRelatedLabels() {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;var r = Math.floor((relatedTitles.length - 1) * Math.random());&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;var i = 0;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;document.write('&amp;lt;ul&amp;gt;');&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;while (i &amp;lt; relatedTitles.length &amp;amp;&amp;amp; i &amp;lt; 20) {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;document.write('&amp;lt;li&amp;gt;&amp;lt;a href="'&amp;nbsp;&amp;nbsp; relatedUrls[r]&amp;nbsp;&amp;nbsp; '"&amp;gt;'&amp;nbsp;&amp;nbsp; relatedTitles[r]&amp;nbsp;&amp;nbsp; '&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;');&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;if (r &amp;lt; relatedTitles.length - 1) {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;r&amp;nbsp; ;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;} else {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;r = 0;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;i&amp;nbsp; ;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;document.write('&amp;lt;/ul&amp;gt;');&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;document.write('&amp;lt;a rel="dofollow" href="http://doit2us.blogspot.com"&amp;gt;Learn How To Make This Related Posts Widget [?]&amp;lt;/a&amp;gt;&amp;lt;/font&amp;gt;');&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;//]]&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;We can simply created Related Post Widget by putting &lt;b style="color: #38761d;"&gt;this JS&lt;/b&gt; directly inside our HTML template codes...&lt;br /&gt;
&lt;br /&gt;
Go to your Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Edit HTML and check Expand Widget Templates.&lt;br /&gt;
Find &lt;b style="color: red;"&gt;this codes&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: red;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/b&gt; &lt;b style="color: red;"&gt;&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: red;"&gt;&amp;lt;/head&amp;gt;&lt;/b&gt;&amp;nbsp;&lt;/blockquote&gt;and Put &lt;b style="color: purple;"&gt;this simple display setting Script&lt;/b&gt; between it,&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: purple;"&gt;&amp;lt;style&amp;gt; #related-posts { float : left; width : 540px; margin-top:20px; margin-left : 5px; margin-bottom:20px; font : 11px Verdana; margin-bottom:10px; } #related-posts .widget { list-style-type : none; margin : 5px 0 5px 0; padding : 0; } #related-posts .widget h2, #related-posts h2 { font-size : 20px; font-weight : normal; margin : 5px 7px 0; padding : 0 0 5px; } #related-posts a { text-decoration : none; } #related-posts a:hover { text-decoration : none; } #related-posts ul { border : medium none; margin : 10px; padding : 0; } #related-posts ul li { display : block; background : url(&amp;amp;quot;http://1.bp.blogspot.com/_cNpXRtRph18/SpbSRYurg2I/AAAAAAAAD7Q/GbYNm2feyIQ/rss.png&amp;amp;quot;) no-repeat 0 0; margin : 0; padding-top : 0; padding-right : 0; padding-bottom : 1px; padding-left : 21px; margin-bottom : 5px; line-height : 2em; border-bottom:1px dotted #cccccc; } &amp;lt;/style&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;Next put the JavaScript right after (below) it. So the final Script will look like :&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: red;"&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/b&gt;&lt;b style="color: purple;"&gt;&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: purple;"&gt;The Display Setting Script&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;Related Post JavaScript&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: red;"&gt;&amp;lt;/head&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;Next search for &lt;b style="color: #38761d;"&gt;&amp;lt;data:'post.body&lt;/b&gt;&lt;b style="color: #38761d;"&gt;/&amp;gt;&lt;/b&gt;. In some templates this code may look like:&amp;nbsp; &lt;b style="color: #38761d;"&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;&amp;lt;div class='post-body&amp;gt; &lt;/b&gt;&lt;br /&gt;
Add this &lt;b style="color: blue;"&gt;folowing script&lt;/b&gt; just below&amp;nbsp; &lt;b style="color: #38761d;"&gt;&amp;lt;data:'post.body&lt;/b&gt;&lt;b style="color: #38761d;"&gt;/&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: blue;"&gt;&amp;lt;b:if cond='data:blog.pageType == "item"'&amp;gt;&lt;br /&gt;
&amp;lt;div id="related-posts"&amp;gt;&lt;br /&gt;
&amp;lt;font face='Arial' size='3'&amp;gt;&amp;lt;b&amp;gt;Related Posts : &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;font color='#FFFFFF'&amp;gt;&amp;lt;b:loop values='data:post.labels' var='label'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;b:if cond='data:label.isLast != &amp;amp;quot;true&amp;amp;quot;'&amp;gt;,&amp;lt;/b:if&amp;gt;&amp;lt;b:if cond='data:blog.pageType == &amp;amp;quot;item&amp;amp;quot;'&amp;gt;&lt;br /&gt;
&amp;lt;script expr:src='&amp;amp;quot;/feeds/posts/default/-/&amp;amp;quot;&amp;nbsp;&amp;nbsp; data:label.name&amp;nbsp;&amp;nbsp; &amp;amp;quot;?alt=json-in-script&amp;amp;amp;callback=related_results_labels&amp;amp;amp;max-results=5&amp;amp;quot;' type='text/javascript'/&amp;gt;&amp;lt;/b:if&amp;gt;&amp;lt;/b:loop&amp;gt; &amp;lt;/font&amp;gt;&lt;br /&gt;
&amp;lt;script type='text/javascript'&amp;gt; removeRelatedDuplicates(); printRelatedLabels();&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/b:if&amp;gt;&lt;/b&gt; &lt;/blockquote&gt;After finished all, Save Your Template and click &lt;b&gt;View Blog&lt;/b&gt;.. there you go.. You have new related post widget in your blog.&lt;br /&gt;
&lt;br /&gt;
Note :&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;To make this related post widget works.. then you must have more than one article with the same label/tag/catagories.&amp;nbsp;&lt;/li&gt;
&lt;li&gt; This related post widget not work in your main page (home).&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
We will discuss more about this related post widget setting in the next artikel.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-6331415685953755154?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/6331415685953755154/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/blogger-related-post-i-naked-script.html#comment-form' title='23 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6331415685953755154'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6331415685953755154'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/blogger-related-post-i-naked-script.html' title='Blogger Related Post  I- The Naked Script'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S5_EWaYVkFI/AAAAAAAAAQw/HlBsEWHmy0M/s72-c/related+post.png' height='72' width='72'/><thr:total>23</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-3954617225180232284</id><published>2010-03-12T22:04:00.000-08:00</published><updated>2010-04-04T21:40:31.792-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blog removed'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>Blog Has Been Removed - How To Deal With In Seconds</title><content type='html'>This morning I had experience that made me surprised and rather worried.. When I want to open this &lt;b style="color: blue;"&gt;&lt;a href="http://doit2us.blogspot.com/"&gt;New Blogger Tips&lt;/a&gt;&lt;/b&gt;&amp;nbsp; Blog, with intention to update it, I found this Blog could not be opened and get a warning that &lt;a href="http://doit2us.blogspot.com/2010/03/blog-has-been-removed-how-to-deal-with.html"&gt;&lt;span style="color: red; font-size: large;"&gt;&lt;b&gt;Blog has been removed&lt;/b&gt;&lt;/span&gt;.&lt;/a&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5sRH228SkI/AAAAAAAAAQI/oYe_UkBuoXQ/s1600-h/removed+blog.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5sRH228SkI/AAAAAAAAAQI/oYe_UkBuoXQ/s320/removed+blog.png" /&gt;&lt;/a&gt;&lt;/div&gt;I wonder why &lt;a href="http://blogger.com/"&gt;&lt;b style="color: red;"&gt;Blogger&lt;/b&gt;&lt;/a&gt; doing this to my Blog, because I am sure that I do not doing something that violetes &lt;a href="http://www.google.co.id/url?sa=t&amp;amp;source=web&amp;amp;ct=res&amp;amp;cd=1&amp;amp;ved=0CAgQFjAA&amp;amp;url=http%3A%2F%2Fwww.blogger.com%2Fterms.g&amp;amp;ei=phqbS-zhDsu7rAer_qX0Ag&amp;amp;usg=AFQjCNFoSJGFYHhEgCGofk6DIOhTEIji4g&amp;amp;sig2=MQSfW2um72fZwC-40LhNCw"&gt;&lt;b style="color: purple;"&gt;Blogger TOS&lt;/b&gt;&lt;/a&gt; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5sRXEij9CI/AAAAAAAAAQQ/l6A-QP4Orgc/s1600-h/removed+blog1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5sRXEij9CI/AAAAAAAAAQQ/l6A-QP4Orgc/s320/removed+blog1.png" /&gt;&lt;/a&gt;&lt;/div&gt;My only worried is... if there is certain person or party who reported to &lt;a href="http://www.blogger.com/"&gt;&lt;b style="color: red;"&gt;Blogger&lt;/b&gt;&lt;/a&gt; that this &lt;a href="http://doit2us.blogspot.com/"&gt;&lt;b&gt;New Blogger Tips &lt;/b&gt;&lt;/a&gt;Blog is doing something illegal or that can harms to them, (although I'm sure not doing it too). In such cases we will need plenty of time to deal with.&lt;br /&gt;
Because I'm certain not make violates to Blogger TOS or other parties, then my temporary conclusion is that &lt;b&gt;"there is a little (technical) error on the part of Blogger"&lt;/b&gt; that would be easily solved with the verification process.&lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
And this is what I did then..&lt;br /&gt;
I typed &lt;a href="http://www.blogger.com/start"&gt;&lt;b&gt;http://www.blogger.com/start&lt;/b&gt;&lt;/a&gt; in my browser, sign in with my account. I done it &lt;b&gt;twice&lt;/b&gt; cause the first time there will be warn that &lt;b style="color: red;"&gt;Sorry your account has been disabled&lt;/b&gt; . &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S5sRie3ZDzI/AAAAAAAAAQY/x0sVpkPD4f0/s1600-h/removed+blog2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&amp;nbsp;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S5sRie3ZDzI/AAAAAAAAAQY/x0sVpkPD4f0/s320/removed+blog2.png" /&gt; &lt;/a&gt;&lt;/div&gt;After click &lt;b&gt;Sign in&lt;/b&gt; will be taken to the notification temporary disabled Google account page, which states that "We apologize for the inconvinience.. bla..bla..bla.. &lt;b&gt;For the imediate assintance enter your mobile phone number and we will send you a verification code&lt;/b&gt;". &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5sR2jz9YZI/AAAAAAAAAQg/ctI8ElgbTYQ/s1600-h/removed+blog3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5sR2jz9YZI/AAAAAAAAAQg/ctI8ElgbTYQ/s320/removed+blog3.png" /&gt;&lt;/a&gt;&lt;/div&gt;I prefer to chose &lt;b style="color: blue;"&gt;Text Message  Verification Option&lt;/b&gt;, because it's cheaper and faster.. This is the best part...Yup really  fast response from Google. After chose my Country and type my phone number. As soon as Click "&lt;b&gt;Send verification code to my mobile phone&lt;/b&gt;", Just in second (not more than 3 seconds) there are incoming Text Message from Google to my mobile phone.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S5sWL1rHNpI/AAAAAAAAAQo/ugrW4ulXECM/s1600-h/Screenshot0004.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S5sWL1rHNpI/AAAAAAAAAQo/ugrW4ulXECM/s320/Screenshot0004.png" /&gt;&lt;/a&gt;&lt;/div&gt;The next step, &lt;b&gt;I just put this verification code into Verification Page&lt;/b&gt; which appear after we pressed &lt;b&gt;Send verification code to my mobile phone&lt;/b&gt; button (So sorry that I forgotten to take screenshoot to this last action.). and click &lt;b style="color: #38761d;"&gt;Verify &lt;/b&gt;&lt;span style="color: black;"&gt;button.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: black;"&gt;That's it.. As simple and Quicly like that, I solve my &lt;a href="http://doit2us.blogspot.com/2010/03/blog-has-been-removed-how-to-deal-with.html"&gt;&lt;b style="color: blue;"&gt;"Blog Has Been Removed"&lt;/b&gt;&lt;/a&gt; just in second. &lt;/span&gt;Hope.. this works for you to...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-3954617225180232284?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/3954617225180232284/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/blog-has-been-removed-how-to-deal-with.html#comment-form' title='37 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3954617225180232284'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3954617225180232284'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/blog-has-been-removed-how-to-deal-with.html' title='Blog Has Been Removed - How To Deal With In Seconds'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5sRH228SkI/AAAAAAAAAQI/oYe_UkBuoXQ/s72-c/removed+blog.png' height='72' width='72'/><thr:total>37</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-8978918930615404187</id><published>2010-03-09T22:42:00.000-08:00</published><updated>2010-04-04T21:41:49.588-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='comment'/><category scheme='http://www.blogger.com/atom/ns#' term='main'/><category scheme='http://www.blogger.com/atom/ns#' term='Making recent comments'/><title type='text'>How To Make A Recent Comments II (JavaScript)</title><content type='html'>In previously post we have already discuss &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-i-feed.html"&gt;&lt;b&gt;how  to make a recent comments with Feed Widget&lt;/b&gt;&lt;/a&gt;&lt;b&gt;.&amp;nbsp;&lt;/b&gt; Because  using the URL Feed facilities, the possibility problem that will be  arrise is when the server of URL Feed that we used is going "Down".  Although this was very rare.&lt;br /&gt;
&lt;br /&gt;
In this article we will  discuss &lt;b&gt;how to make a recent comments with JavaScript&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
Actually  there are several reason why these method are usually avoided by the  blog/site owner to use it.&lt;br /&gt;
The negative point's of using  JavaScript, Beside can make a web page loading become slow, nearly most  of the Recent Comments Tutorial using JavaScript, upload their scripts  onto their external sites and provide you a code for insertion into your  template, this makes the site/blog owner being worried about the  possibility of inserted code that could endanger their site/blog or  malicious script.&lt;br /&gt;
&lt;br /&gt;
Usually, inside the code that they  provide willl have the script that look like this :&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&amp;lt;script  src="http//externalsite.com/.....html/filename&lt;span style="color: red;"&gt;.js&lt;/span&gt;"&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;/script&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;From  the blog visitors, when the page loads, their browser will visited that  external site to read and run the script of &lt;b style="color: red;"&gt;.js&lt;/b&gt;  file. That is where the problems will come "if" the &lt;b style="color: red;"&gt;.js&lt;/b&gt; file contained with malicious script.&lt;br /&gt;
Because of  this situation, many users decided to configured their browser to  disable the script, so that the script will not be able to see/read, and  this means that your visitor couldn't be able to view your recent  comments.&lt;br /&gt;
So.. please be carefulll if you have an &lt;b style="color: blue;"&gt;external JavaScript file link&lt;/b&gt; make sure that there is no  malicious script inside, and regularly check the script from the initial  script change. More better if you have your own Script on your own  server.&lt;br /&gt;
&lt;br /&gt;
To avoid the problem above, in this article, we  are not going to upload the script to our site and makes you link to  it. We'll let you have the full JavaScript code that we have used so  that you know what goes into it.&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
Go to your Dashboard  &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Page Elements &amp;gt;&amp;gt;  and Add a Gadget &amp;gt;&amp;gt; Choose and click HTML/JavaScript  gadget.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5SaaWTbhtI/AAAAAAAAAP4/d3ZA3nrooRM/s1600-h/header+link.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5SaaWTbhtI/AAAAAAAAAP4/d3ZA3nrooRM/s320/header+link.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Named your new gadget, write in title column ex: &lt;b&gt;New Blogger  Tips Recent Comments&lt;/b&gt;.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Copy&amp;nbsp; &lt;b style="color: #38761d;"&gt;the code&lt;/b&gt;  below and Paste into the Content column.&lt;/div&gt;&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;&amp;lt;ul&amp;gt;&amp;lt;script  style="text/javascript"&amp;gt;&lt;br /&gt;
function showrecentcomments(json) {&lt;br /&gt;
for (var i = 0; i &amp;lt; &lt;span style="color: red;"&gt;5&lt;/span&gt;;  i&amp;nbsp; ) {&lt;br /&gt;
var entry = json.feed.entry[i];&lt;br /&gt;
var ctlink;&lt;br /&gt;
&lt;br /&gt;
if (i == json.feed.entry.length) break;&lt;br /&gt;
for (var k = 0; k &amp;lt; entry.link.length; k&amp;nbsp; ) {&lt;br /&gt;
if (entry.link[k].rel == 'alternate') {&lt;br /&gt;
ctlink = entry.link[k].href;&lt;br /&gt;
break;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
ctlink = ctlink.replace("#",  "#comment-");&lt;br /&gt;
var ptlink = ctlink.split("#");&lt;br /&gt;
ptlink = ptlink[0];&lt;br /&gt;
var txtlink = ptlink.split("/");&lt;br /&gt;
txtlink = txtlink[5];&lt;br /&gt;
txtlink = txtlink.split(".html");&lt;br /&gt;
txtlink = txtlink[0];&lt;br /&gt;
var pttitle = txtlink.replace(/-/g," ");&lt;br /&gt;
pttitle = pttitle.link(ptlink);&lt;br /&gt;
if ("content" in entry) {&lt;br /&gt;
var comment = entry.content.$t;}&lt;br /&gt;
else&lt;br /&gt;
if ("summary" in entry) {&lt;br /&gt;
var comment = entry.summary.$t;}&lt;br /&gt;
else var comment = "";&lt;br /&gt;
var re = /&amp;lt;\S[^&amp;gt;]*&amp;gt;/g;&lt;br /&gt;
comment = comment.replace(re, "");&lt;br /&gt;
&lt;br /&gt;
document.write('&amp;lt;li&amp;gt;');&lt;br /&gt;
document.write('&amp;lt;a href="'&amp;nbsp;&amp;nbsp; ctlink&amp;nbsp;&amp;nbsp;  '"&amp;gt;'&amp;nbsp;&amp;nbsp; entry.author[0].name.$t&amp;nbsp;&amp;nbsp;  '&amp;lt;/a&amp;gt;');&lt;br /&gt;
document.write(' on '&amp;nbsp;&amp;nbsp; pttitle);&lt;br /&gt;
document.write('&amp;lt;br/&amp;gt;');&lt;br /&gt;
if (comment.length &amp;lt; &lt;span style="color: purple;"&gt;100&lt;/span&gt;)  {&lt;br /&gt;
document.write(comment);&lt;br /&gt;
}&lt;br /&gt;
else&lt;br /&gt;
{&lt;br /&gt;
comment = comment.substring(0, &lt;span style="color: purple;"&gt;100&lt;/span&gt;);&lt;br /&gt;
var quoteEnd = comment.lastIndexOf(" ");&lt;br /&gt;
comment = comment.substring(0, quoteEnd);&lt;br /&gt;
document.write(comment&amp;nbsp;&amp;nbsp; '...&amp;lt;a  href="'&amp;nbsp;&amp;nbsp; ctlink&amp;nbsp;&amp;nbsp;  '"&amp;gt;(more)&amp;lt;/a&amp;gt;');&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
document.write('&amp;lt;/li&amp;gt;');&lt;br /&gt;
document.write('&amp;lt;div  style="font-size:75%;text-align:center"&amp;gt;&amp;lt;a   href="http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-ii.html"&amp;gt;Learn  How To Make This  Widgets&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;');&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script src="&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com&lt;/span&gt;/feeds/comments/default?alt=json-in-script&amp;amp;callback=showrecentcomments"&amp;gt;&lt;br /&gt;
&amp;lt;/script&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;noscript&amp;gt;You need to enable JavaScript to read  this.&amp;lt;/noscript&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;You can set your &lt;b&gt;"recent comments"&lt;/b&gt; display, by adjust these  value..&lt;br /&gt;
&lt;br /&gt;
The &lt;b style="color: red;"&gt;5&lt;/b&gt; value is the number  of the last comment that will appear in your recent comments gadget.&lt;br /&gt;
The  &lt;b style="color: #38761d;"&gt;100&lt;/b&gt; value is the number of  lenght characters comment in your recent comments gadget.&lt;br /&gt;
Don't  forget to change &lt;a href="http://doit2us.blogspot.com/"&gt;&lt;b style="color: #38761d;"&gt;&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;  with your URL Site / Blog. &lt;br /&gt;
&lt;br /&gt;
After finished configuring  your HTML/JavaScript (setting the value and replace the URL) click  save, and view your blog. You should have a Recent Comments widget  showing the latest comments posted on your Blog.&lt;br /&gt;
&lt;br /&gt;
This  script has been added to the anticipation if our visitor disabled the  JavaScripts browser, There will be warning text below our "recent  comments title" that's says &lt;b style="color: red;"&gt;"You Need  to enable JavaScript to read this"&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5SleA74o3I/AAAAAAAAAQA/kdGaw2UINpM/s1600-h/recentcomments0.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5SleA74o3I/AAAAAAAAAQA/kdGaw2UINpM/s320/recentcomments0.png" /&gt;&lt;/a&gt;&lt;/div&gt;That's all... Happy controlling your  Recent Comments...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-8978918930615404187?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/8978918930615404187/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-ii.html#comment-form' title='23 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8978918930615404187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8978918930615404187'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-ii.html' title='How To Make A Recent Comments II (JavaScript)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5SaaWTbhtI/AAAAAAAAAP4/d3ZA3nrooRM/s72-c/header+link.png' height='72' width='72'/><thr:total>23</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-180178711799637948</id><published>2010-03-07T19:52:00.000-08:00</published><updated>2010-04-04T21:42:29.698-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='comment'/><category scheme='http://www.blogger.com/atom/ns#' term='main'/><category scheme='http://www.blogger.com/atom/ns#' term='Making recent comments'/><title type='text'>How To Make A Recent Comments I (Feed Widget)</title><content type='html'>&lt;span style="color: blue; font-size: large;"&gt;&lt;b&gt;Two-way communication&lt;/b&gt;&lt;/span&gt; between the owners of a site, especially &lt;a href="http://doit2us.blogspot.com/"&gt;blogs&lt;/a&gt;, with their visitor are one of the most important thing for the development of the sites. In addition to ongoing the relationships with their visitors, the owners of the sites/blogs can digg up the information about strenghts and weaknesses of their sites, what are the visitors like and dislike, criticisms and suggestion and much more.&lt;br /&gt;
&lt;br /&gt;
One of the way to building two-way communication within a site is to provide a visitors comments facilities. Almost all of the sites/blogs based on CMS like Blogger, Wordpress, Drupal, Joomla, Mambo. already have comments facilities for the visitors by defaults.&lt;br /&gt;
&lt;br /&gt;
But the problem is... Along with increasing the number of articles made, it's rather difficult for the owner of sites to control (read and answer) because the location of the scattered comments in various articles that have been made.&lt;br /&gt;
&lt;br /&gt;
The difficulty in controlling visitors comments that spread in various articles can be overcome by &lt;b&gt;"Recent Comments"&lt;/b&gt; facilities. This &lt;b style="color: blue;"&gt;Recent Comments&lt;/b&gt; will show up the last comments by the visitors in an article, hence the blog owner will soon find out that there are new comments in their articles, so that they can make a follow up.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;In this article we will discuss &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-i-feed.html"&gt;&lt;b style="color: red;"&gt;how to make a recent comments with feed widget on Blogger&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;
Because we will use the &lt;b&gt;Feed Widget&lt;/b&gt;, then first we must ensure that the &lt;b&gt;Comment Feeds&lt;/b&gt; are enabled.&lt;br /&gt;
&lt;br /&gt;
Go to your Dashboard &amp;gt;&amp;gt; click Settings of your Blog &amp;gt;&amp;gt; click Site Feed. You should set the “Blog Comment Feed” and “Per-Post Comment Feeds” to either “Short” or “Full”. Do not choose “None”. Then Save the Settings. &amp;nbsp; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&amp;nbsp;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RoasDGmfI/AAAAAAAAAPI/1vv8eGYDA60/s1600-h/recentcomments.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RoasDGmfI/AAAAAAAAAPI/1vv8eGYDA60/s320/recentcomments.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Next Go back to Layout &amp;gt;&amp;gt; Page Elements &amp;gt;&amp;gt; Add a Gadget in your sidebar, select “Feed”. You will be prompted to enter a Feed URL.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&amp;nbsp;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RvbJ7416I/AAAAAAAAAPo/W4kxHJQn14k/s1600-h/recentcomments1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RvbJ7416I/AAAAAAAAAPo/W4kxHJQn14k/s320/recentcomments1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;There are two Feed URL we can used by default, you can choose one of them.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Atom Feed for the blog commnets like this:&amp;nbsp; &lt;/div&gt;&lt;blockquote&gt;&lt;b&gt;&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;/feeds/comments/default&lt;/b&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5RvEO-qXdI/AAAAAAAAAPY/YpFgrXXs4j4/s1600-h/recentcomments2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5RvEO-qXdI/AAAAAAAAAPY/YpFgrXXs4j4/s320/recentcomments2.png" /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp;or RSS Feed as Blog Comments as follows :&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;/feeds/comments/default?alt=rss&lt;/b&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RvNQbj2iI/AAAAAAAAAPg/nOUM-0rOoE4/s1600-h/recentcomments3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RvNQbj2iI/AAAAAAAAAPg/nOUM-0rOoE4/s320/recentcomments3.png" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;Please replace &lt;b&gt;&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;&lt;/b&gt; with yours. After finished click &lt;b style="color: white;"&gt;&lt;span style="background-color: orange;"&gt;Continue&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5Rw8-4pnmI/AAAAAAAAAPw/1tBz4TV-Lnw/s1600-h/recentcomments4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5Rw8-4pnmI/AAAAAAAAAPw/1tBz4TV-Lnw/s320/recentcomments4.png" /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp;Next, You can set "how to display" your&amp;nbsp; recent comment. You can named your &lt;b&gt;Recent Comments&lt;/b&gt; by insert the &lt;span style="background-color: yellow;"&gt;Title column&lt;/span&gt;, Setting how much last comment you want to show up (&lt;span style="background-color: red;"&gt;5 by default&lt;/span&gt;). You can also choose to displayed the dates and name of the authors or not. When you are satisfied with the setting, click to Save the Changes.&lt;br /&gt;
You still can set the position of your recent comments by drag and drop the widget to the relevant part of your template and Save the Template.&amp;nbsp; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5Rs7KtsC3I/AAAAAAAAAPQ/6nmY0ixumsM/s1600-h/recentcomments5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5Rs7KtsC3I/AAAAAAAAAPQ/6nmY0ixumsM/s320/recentcomments5.png" /&gt;&lt;/a&gt;&lt;/div&gt;In the next post we will discuss &lt;b&gt;How To Make A Recent Comments With JavaScript&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-180178711799637948?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/180178711799637948/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-i-feed.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/180178711799637948'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/180178711799637948'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-recent-comments-i-feed.html' title='How To Make A Recent Comments I (Feed Widget)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S5RoasDGmfI/AAAAAAAAAPI/1vv8eGYDA60/s72-c/recentcomments.png' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-561819338460552493</id><published>2010-03-05T20:02:00.000-08:00</published><updated>2010-04-04T21:43:12.142-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Making a Drop down List'/><category scheme='http://www.blogger.com/atom/ns#' term='label'/><category scheme='http://www.blogger.com/atom/ns#' term='sidebar'/><title type='text'>How To Make A Dropdown List Label Menu (II)</title><content type='html'>In &lt;b style="color: blue;"&gt;&lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html"&gt;How To Make A Dropdown List Label Menu (I)&lt;/a&gt;&lt;/b&gt; we discuss about&lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html"&gt; How To Make A Dropdown List Label Menu&amp;nbsp;&lt;/a&gt; by modification The &lt;b&gt;Label Gadget&lt;/b&gt; setting.&lt;br /&gt;
Although it was quite simple, this method could only make a dropdown list of &lt;b&gt;Label&lt;/b&gt; and must have &lt;b&gt;All&lt;/b&gt; list, we can not choose display exactly what we need.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5HSD2rOgMI/AAAAAAAAAO4/FxEYaFUWT7o/s1600-h/drop+down1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5HSD2rOgMI/AAAAAAAAAO4/FxEYaFUWT7o/s320/drop+down1.png" /&gt;&lt;/a&gt;&lt;/div&gt;In this article, we will discuss &lt;b style="color: blue;"&gt;&lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html"&gt;How To Make A Dropdown List Menu (II)&lt;/a&gt;&lt;/b&gt; that we can totally control what we want to display in the dropdown menu not just the label, although we must work a little hard than the first method.&lt;br /&gt;
How we can do it...? Yup.. by write the link one by one. Don't worry..., actualy this method is still simple but very usable, because with this method we could make a dropdown menu, whatever we want, not just a label list.&lt;br /&gt;
&lt;br /&gt;
First.. we pick up the name or title of your dropdown menu, then you must note the URL address all of your link list.&lt;br /&gt;
The next step, we use our "Add a Gadget" facilities and add "HTML/JavaScript" to put the Code to make a dropdown menu.&lt;br /&gt;
Go to your Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Page Elements &amp;gt;&amp;gt; and click "Add a Gadget" &amp;gt;&amp;gt; than click HTML/JavaScript.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S5HRJesn6jI/AAAAAAAAAOw/RtVZJ2tUTYc/s1600-h/header+link.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S5HRJesn6jI/AAAAAAAAAOw/RtVZJ2tUTYc/s320/header+link.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Copy this simple &lt;b style="color: #38761d;"&gt;Script&lt;/b&gt; below, and Paste into the &lt;b style="color: blue;"&gt;content&lt;/b&gt; column..&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;&amp;lt;form&amp;gt;&lt;br /&gt;
&amp;lt;select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"size=1 name=menu&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;option value=0 selected&amp;gt; &lt;span style="color: red;"&gt;Your Menu Title&lt;/span&gt;&amp;nbsp; &amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value=" &lt;span style="color: red;"&gt;Your Link Address&lt;/span&gt; "&amp;gt; &lt;span style="color: red;"&gt;Your Link Title&lt;/span&gt; &amp;lt;/option&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/select&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt;&amp;nbsp; &lt;/b&gt;&lt;/blockquote&gt;Please replace the &lt;b style="color: red;"&gt;Red&lt;/b&gt;, &lt;b style="color: blue;"&gt;Blue&lt;/b&gt; and &lt;b style="color: purple;"&gt;Purple&lt;/b&gt; with &lt;b style="color: #38761d;"&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/b&gt; your &lt;b style="color: red;"&gt;menu title&lt;/b&gt;, &lt;b style="color: blue;"&gt;link address&lt;/b&gt; that you've prepared before, and &lt;b&gt;&lt;span style="color: purple;"&gt;title&lt;/span&gt;&lt;/b&gt; to represented your link. After finished your work, don't forget to save it.&lt;br /&gt;
&lt;br /&gt;
Here is an example:&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;form&amp;gt;&lt;br /&gt;
&amp;lt;select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"size=1 name=menu&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;option value=0 selected&amp;gt;&lt;span style="color: red;"&gt;-New Blogger Tips-&lt;/span&gt;&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value="&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html&lt;/span&gt;"&amp;gt;&lt;span style="color: purple;"&gt;how to make a dropdown list&lt;/span&gt;&amp;lt;/option&amp;gt; &lt;br /&gt;
&amp;lt;option value="&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&lt;/span&gt;"&amp;gt;&lt;span style="color: purple;"&gt;how to make a spoiler&lt;/span&gt;&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value="&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com/2010/02/how-to-make-sticky-post-in-your-blogger.html&lt;/span&gt;"&amp;gt;&lt;span style="color: purple;"&gt;how to make a sticky post&lt;/span&gt;&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value="&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com/2010/02/how-to-make-drop-capital-letter-drop.html&lt;/span&gt;"&amp;gt;&lt;span style="color: purple;"&gt;how to make a dropcap&lt;/span&gt;&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value="&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com/2010/01/how-to-make-navigation-menu-bar-on.html&lt;/span&gt;"&amp;gt;&lt;span style="color: purple;"&gt;how to make a navigation menu&lt;/span&gt;&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value="&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com/2009/12/how-to-change-blogger-favicon-ico.html&lt;/span&gt;"&amp;gt;&lt;span style="color: purple;"&gt;how to change blogger favico&lt;/span&gt;&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;option value="&lt;span style="color: blue;"&gt;http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html&lt;/span&gt;"&amp;gt;&lt;span style="color: purple;"&gt;how to add the add a gadget facilities&lt;/span&gt;&amp;lt;/option&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;/select&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt; &lt;/b&gt;&lt;/blockquote&gt;And the Dropdown menu will look like this:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;form&gt;&lt;br /&gt;
&lt;select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')" size="1"&gt;&lt;option selected="selected" value="0"&gt;-New Blogger Tips-&lt;/option&gt;&lt;option value="http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html"&gt;how to make a dropdown list&lt;/option&gt; &lt;option value="http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html"&gt;how to make a spoiler&lt;/option&gt;&lt;option value="http://doit2us.blogspot.com/2010/02/how-to-make-sticky-post-in-your-blogger.html"&gt;how to make a sticky post&lt;/option&gt;&lt;option value="http://doit2us.blogspot.com/2010/02/how-to-make-drop-capital-letter-drop.html"&gt;how to make a dropcap&lt;/option&gt;&lt;option value="http://doit2us.blogspot.com/2010/01/how-to-make-navigation-menu-bar-on.html"&gt;how to make a navigation menu&lt;/option&gt;&lt;option value="http://doit2us.blogspot.com/2009/12/how-to-change-blogger-favicon-ico.html"&gt;how to change blogger favico&amp;nbsp; &lt;/option&gt;&lt;option value="http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html"&gt;how to add the add a gadget facilities&lt;/option&gt;&lt;/select&gt;&lt;/form&gt;&lt;br /&gt;
You can change &lt;b style="color: #38761d;"&gt;&lt;span style="color: red;"&gt;Your  Menu Title&lt;/span&gt;&lt;/b&gt;&lt;b&gt; &lt;/b&gt;with instruction sentence like &lt;b&gt;"click here to show"&lt;/b&gt;, and put your menu title into HTML/JavaScript &lt;b&gt;Title&lt;/b&gt; column.&lt;br /&gt;
&lt;br /&gt;
We could also make a &lt;b&gt;dropdown menu&lt;/b&gt; not only in a sidebar. but in the blog post too, exactly like in this article.. Simply.. Just write your code inside your blog post and tara... you,ve got your dropdown menu in your post.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-561819338460552493?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/561819338460552493/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu-ii.html#comment-form' title='93 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/561819338460552493'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/561819338460552493'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu-ii.html' title='How To Make A Dropdown List Label Menu (II)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S5HSD2rOgMI/AAAAAAAAAO4/FxEYaFUWT7o/s72-c/drop+down1.png' height='72' width='72'/><thr:total>93</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-820810359048820993</id><published>2010-03-02T16:46:00.000-08:00</published><updated>2010-04-04T21:43:39.138-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Making a Drop down List'/><category scheme='http://www.blogger.com/atom/ns#' term='label'/><category scheme='http://www.blogger.com/atom/ns#' term='sidebar'/><title type='text'>How To Make A Dropdown List Label Menu (I)</title><content type='html'>&lt;span style="color: blue; font-size: large;"&gt;&lt;b&gt;A drop-down&lt;/b&gt;&lt;/span&gt;&lt;span style="color: blue;"&gt; &lt;/span&gt;list is a &lt;b&gt;user interface control GUI element&lt;/b&gt;, similar to a list box, which allows the user to choose one value from a list. When a drop-down list is inactive, it displays a single value. When activated, it displays (drops down) a list of values, from which the user may select one. When the user selects a new value, the control reverts to its inactive state, displaying the selected value (Wikipedia). In this case we will make a &lt;b&gt;Label List&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
This simple tricks is based on changing the &lt;b&gt;Label Gadget&lt;/b&gt; settings. So the first step of course, you must already have to use or instal the Label Gadget in your blog.&lt;br /&gt;
If you have not install yet, then: Go to your Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Add a Gadget &amp;gt;&amp;gt; Choose Label and name it, ex: &lt;b&gt;&lt;span style="color: purple;"&gt;Blogger New Tips Label&lt;/span&gt;&lt;/b&gt;.&lt;br /&gt;
Note: Please choose/click the &lt;b style="color: red;"&gt;List Display&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S42rfWU_tsI/AAAAAAAAAOg/WIMgVpOrJxs/s1600-h/drop+down.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S42rfWU_tsI/AAAAAAAAAOg/WIMgVpOrJxs/s320/drop+down.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
The next step is to change the display setting of our Label, by modidying the HTML Label Code.&lt;br /&gt;
Go to Layout &amp;gt;&amp;gt; Edit HTML &amp;gt;&amp;gt; and check your Expand Widget Template (Don't forget to backup your template first).&lt;br /&gt;
Search and find your Label codes, the easiest way is to find your "Label name", use ctrl+F to find it (&lt;b&gt;&lt;span style="color: purple;"&gt;Blogger New Tips Label&lt;/span&gt;&lt;/b&gt;&lt;span style="color: purple;"&gt;&lt;span style="color: black;"&gt;).&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: purple;"&gt;&lt;span style="color: black;"&gt;You will find similar code like this:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;b:widget id='Label1' locked='false' title='&lt;span style="color: purple;"&gt;New Blogger Tips Labels&lt;/span&gt;' type='Label'&amp;gt;&lt;br /&gt;
&amp;lt;b:includable id='main'&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;b:if cond='data:title'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h2&amp;gt;&amp;lt;data:title/&amp;gt;&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;div expr:class='&amp;amp;quot;widget-content &amp;amp;quot;&amp;nbsp;&amp;nbsp; data:display&amp;nbsp;&amp;nbsp; &amp;amp;quot;-label-widget-content&amp;amp;quot;'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:if cond='data:display == &amp;amp;quot;list&amp;amp;quot;'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color: #cc0000;"&gt;&amp;lt;ul&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:loop values='data:labels' var='label'&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;li&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:if cond='data:blog.url == data:label.url'&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&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;span expr:dir='data:blog.languageDirection'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&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;a expr:dir='data:blog.languageDirection' expr:href='data:label.url'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:if cond='data:showFreqNumbers'&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&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;span dir='ltr'&amp;gt;(&amp;lt;data:label.count/&amp;gt;)&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/li&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b:loop&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ul&amp;gt;&lt;/span&gt;&lt;br style="color: #cc0000;" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:loop values='data:labels' var='label'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span expr:class='&amp;amp;quot;label-size label-size-&amp;amp;quot;&amp;nbsp;&amp;nbsp; data:label.cssSize'&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;b:if cond='data:blog.url == data:label.url'&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;span expr:dir='data:blog.languageDirection'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/span&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;b:else/&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;a expr:dir='data:blog.languageDirection' expr:href='data:label.url'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/a&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;/b:if&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;b:if cond='data:showFreqNumbers'&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;span class='label-count' dir='ltr'&amp;gt;(&amp;lt;data:label.count/&amp;gt;)&amp;lt;/span&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;/b:if&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b:loop&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:include name='quickedit'/&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/b:includable&amp;gt;&lt;br /&gt;
&amp;lt;/b:widget&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;To make a drop-down list label, just replace the &lt;b style="color: #cc0000;"&gt;red script&lt;/b&gt; with this &lt;b style="color: blue;"&gt;blue&lt;/b&gt; one&lt;br /&gt;
&lt;blockquote style="color: blue;"&gt;&lt;b&gt;&amp;lt;select onchange='location=this.options[this.selectedIndex].value;'&amp;gt;&lt;br /&gt;
&amp;lt;option&amp;gt;Choose The Label&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;b:loop values='data:labels' var='label'&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;option expr:value='data:label.url'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/option&amp;gt;&lt;br /&gt;
&amp;lt;/b:loop&amp;gt;&lt;br /&gt;
&amp;lt;/select&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;span style="color: purple;"&gt;&lt;span style="color: black;"&gt;So the final script will be like this:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;b:widget id='Label1' locked='false' title='New Blogger Tips Labels' type='Label'&amp;gt;&lt;br /&gt;
&amp;lt;b:includable id='main'&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;b:if cond='data:title'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h2&amp;gt;&amp;lt;data:title/&amp;gt;&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;/b:if&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;lt;div expr:class='&amp;amp;quot;widget-content &amp;amp;quot;&amp;nbsp;&amp;nbsp; data:display&amp;nbsp;&amp;nbsp; &amp;amp;quot;-label-widget-content&amp;amp;quot;'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:if cond='data:display == &amp;amp;quot;list&amp;amp;quot;'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&lt;span style="color: blue;"&gt;&amp;lt;select onchange='location=this.options[this.selectedIndex].value;'&amp;gt;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;&amp;lt;option&amp;gt;Choose The Label&amp;lt;/option&amp;gt;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;&amp;lt;b:loop values='data:labels' var='label'&amp;gt;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;&amp;lt;option expr:value='data:label.url'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/option&amp;gt;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;&amp;lt;/b:loop&amp;gt;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;&amp;lt;/select&amp;gt;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&amp;nbsp; &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:else/&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:loop values='data:labels' var='label'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;span expr:class='&amp;amp;quot;label-size label-size-&amp;amp;quot;&amp;nbsp;&amp;nbsp; data:label.cssSize'&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;b:if cond='data:blog.url == data:label.url'&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;span expr:dir='data:blog.languageDirection'&amp;gt;&amp;lt;data:label.name/&amp;gt;&amp;lt;/span&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;b:else/&amp;gt;&amp;nbsp;&lt;/b&gt;&lt;/blockquote&gt;And will be displayed like this:&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S42xAEHXOKI/AAAAAAAAAOo/xy1cDfwox-A/s1600-h/drop+down1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S42xAEHXOKI/AAAAAAAAAOo/xy1cDfwox-A/s320/drop+down1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
That's all... Enjoy to make a &lt;a href="http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html"&gt;dropdown list&lt;/a&gt; label menu...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-820810359048820993?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/820810359048820993/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html#comment-form' title='28 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/820810359048820993'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/820810359048820993'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/03/how-to-make-dropdown-list-label-menu.html' title='How To Make A Dropdown List Label Menu (I)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S42rfWU_tsI/AAAAAAAAAOg/WIMgVpOrJxs/s72-c/drop+down.png' height='72' width='72'/><thr:total>28</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-2609725946747702780</id><published>2010-02-28T20:28:00.000-08:00</published><updated>2010-04-04T21:45:16.823-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='making a spoiler'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>How To Make Spoiler In Second</title><content type='html'>&lt;span style="font-size: large;"&gt;&lt;b&gt;Spoiler&lt;/b&gt;&lt;/span&gt; is a facility installed in a post (articles, blogs, forums, or in the comments) that serves to hide pictures or text/writing. Visitors can click on the button that provided, if&amp;nbsp; they want to see the hiding picture or text. The spoiler works similar as a scroll bar.&lt;br /&gt;
&lt;br /&gt;
The main function of the spoiler is a space-saving, especially if you have lots of large image display on your posts. and the most important is to save your web page loading time.&lt;br /&gt;
&lt;br /&gt;
We can easily make a&amp;nbsp; spoiler into our post, just add this simple &lt;b style="color: #38761d;"&gt;Script&lt;/b&gt; right on the place where you want to put your spoiler images or text.&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;&amp;lt;div style="margin-bottom: 2px;"&amp;gt;&lt;span style="font-size: small;"&gt;&lt;span style="color: blue;"&gt;Your Spoiler Title&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;&amp;lt;div style="&lt;span style="color: purple;"&gt;margin-top: 5px; text-align: center;&lt;/span&gt;"&amp;gt;&amp;lt;input value="&lt;span style="color: purple;"&gt;Show&lt;/span&gt;" style="&lt;span style="color: purple;"&gt;margin-top: 5px; width: 60px; font-size: 10px;&lt;/span&gt;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = '&lt;span style="color: purple;"&gt;Hide&lt;/span&gt;'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = '&lt;span style="color: purple;"&gt;Show&lt;/span&gt;'; }" type="button"&amp;gt; &amp;lt;/div&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;&amp;lt;div style="&lt;span style="color: purple;"&gt;border: 1px inset ; margi : 0px; padding: 6px;&lt;/span&gt;"&amp;gt;&amp;lt;div style="display: none;"&amp;gt;&lt;span style="color: red;"&gt;YOU CAN PUT YOUR SPOILER IMAGES OR TEXTS IN HERE&lt;/span&gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;Just copy and paste the &lt;b style="color: #38761d;"&gt;Script&lt;/b&gt; above into your post, replace the&lt;span style="font-size: large;"&gt;&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;b style="color: blue;"&gt;Your Spoiler Title&lt;/b&gt; with your title, and your images or text into &lt;b style="color: #38761d;"&gt;&lt;span style="color: red;"&gt;YOU  CAN PUT YOUR SPOILER IMAGES OR TEXTS IN HERE&lt;/span&gt;&lt;/b&gt; .&lt;br /&gt;
&lt;br /&gt;
Here is the display of the &lt;b style="color: #38761d;"&gt;Script&lt;/b&gt; above &lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b style="color: blue;"&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="margin-bottom: 2px;"&gt;&lt;span style="font-size: small;"&gt;&lt;b style="color: blue;"&gt;Your Spoiler Title&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="margin-top: 5px; text-align: center;"&gt;&lt;input onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }" style="font-size: 10px; margin-top: 5px; width: 60px;" type="button" value="Show" /&gt; &lt;/div&gt;&lt;br /&gt;
&lt;div style="border: 1px inset; margin: 0px; padding: 6px;"&gt;&lt;div style="display: none;"&gt;&lt;b style="color: red;"&gt;YOU CAN PUT YOUR SPOILER IMAGES OR TEXT IN HERE&lt;/b&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
You can also set the spoiler display as you like by changing the &lt;b style="color: purple;"&gt;"Display Setting"&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
It's quite easy isn't it...??? Well... happy spoiler..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="bookmarks"&gt;&lt;div class="bookmarks"&gt;&lt;br /&gt;
&lt;a&amp;nbsp; href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;amp;Description=&amp;amp;Url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;Title=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;&lt;a&amp;nbsp; href="http://del.icio.us/post?url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html;title=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;&lt;a&amp;nbsp; href="http://digg.com/submit?phase=2&amp;amp;url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;title=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;&lt;a&amp;nbsp; href="http://myweb2.search.yahoo.com/myresults/bookmark?t=Hot%20To%20Make%20A%20Spoiler%20In%20Second&amp;amp;u=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html" target="_blank"&gt;&lt;a&amp;nbsp; href="http://www.furl.net/storeIt.jsp?u=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;t=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;&lt;a&amp;nbsp; href="http://www.rawsugar.com/tagger/?turl=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;tttl=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;&lt;a&amp;nbsp; href="http://www.shadows.com/features/tcr.htm?url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;title=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;&lt;a&amp;nbsp; href="http://www.netvouz.com/action/submitBookmark?url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;title=Hot%20To%20Make%20A%20Spoiler%20In%20Second&amp;amp;description=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;&lt;/a&amp;nbsp;&gt;&lt;/a&amp;nbsp;&gt;&lt;/a&amp;nbsp;&gt;&lt;/a&amp;nbsp;&gt;&lt;/a&amp;nbsp;&gt;&lt;/a&amp;nbsp;&gt;&lt;/a&amp;nbsp;&gt;&lt;/a&amp;nbsp;&gt;&lt;br /&gt;
&lt;div class="bookmarks"&gt;Add to: | &lt;a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;amp;Description=&amp;amp;Url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;Title=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;blinklist&lt;/a&gt; | &lt;a href="http://del.icio.us/post?url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html;title=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;del.cio.us&lt;/a&gt; | &lt;a href="http://digg.com/submit?phase=2&amp;amp;url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;title=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;digg&lt;/a&gt; | &lt;a href="http://myweb2.search.yahoo.com/myresults/bookmark?t=Hot%20To%20Make%20A%20Spoiler%20In%20Second&amp;amp;u=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html" target="_blank"&gt;yahoo!&lt;/a&gt; | &lt;a href="http://www.furl.net/storeIt.jsp?u=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;t=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;furl&lt;/a&gt; | &lt;a href="http://www.rawsugar.com/tagger/?turl=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;tttl=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;rawsugar&lt;/a&gt; | &lt;a href="http://www.shadows.com/features/tcr.htm?url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;title=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;shadows&lt;/a&gt; | &lt;a href="http://www.netvouz.com/action/submitBookmark?url=http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html&amp;amp;title=Hot%20To%20Make%20A%20Spoiler%20In%20Second&amp;amp;description=Hot%20To%20Make%20A%20Spoiler%20In%20Second" target="_blank"&gt;netvouz&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div id="tags"&gt;&lt;span style="font-size: 10px;"&gt;technorati  tags: &lt;a href="http://technorati.com/tag/HTML+Code+Spoiler" rel="tag"&gt;HTML&amp;nbsp;Code&amp;nbsp;Spoiler&lt;/a&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 10px;"&gt;del.icio.us tags: &lt;a href="http://del.icio.us/tag/HTML+Code+Spoiler" rel="tag"&gt;HTML&amp;nbsp;Code&amp;nbsp;Spoiler&lt;/a&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 10px;"&gt;icerocket tags: &lt;a href="http://blogs.icerocket.com/tag/HTML+Code+Spoiler" rel="tag"&gt;HTML&amp;nbsp;Code&amp;nbsp;Spoiler&lt;/a&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 10px;"&gt;keotag tags: &lt;a href="http://www.keotag.com/tag/HTML+Code+Spoiler" rel="tag"&gt;HTML&amp;nbsp;Code&amp;nbsp;Spoiler&lt;/a&gt;  &lt;/span&gt;&lt;/div&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/8693675884300473333-2609725946747702780?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/2609725946747702780/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/2609725946747702780'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/2609725946747702780'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-make-spoiler-in-second.html' title='How To Make Spoiler In Second'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-7273659977551385202</id><published>2010-02-26T21:13:00.000-08:00</published><updated>2010-04-04T21:45:32.589-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='making a sticky post'/><category scheme='http://www.blogger.com/atom/ns#' term='main'/><title type='text'>How To Make a Sticky Post in  Your Blogger With a Simple Trick.</title><content type='html'>Because of the specific goals, sometimes we want every guest who visited our blog, read or see: pictures, messages, or a particular post on all of our blog pages they were visited, it's call a sticky post. &lt;br /&gt;
Usually we put the sticky post above the blog post.&lt;br /&gt;
&lt;br /&gt;
In blogger post rule, a new post will be shown on the top, while the older one place below/after it or become archive (depending on your post setting), but with this very simple trick you can remain your post sticky at the top.&lt;br /&gt;
&lt;br /&gt;
Actually this trick is very simple, The key is add the &lt;b style="color: blue;"&gt;"Add a Gadget"&lt;/b&gt; widget above Blog Post in Page Element&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S4iRjFKhZnI/AAAAAAAAANw/TutnXXX0OaM/s1600-h/stickypost.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S4iRjFKhZnI/AAAAAAAAANw/TutnXXX0OaM/s320/stickypost.png" /&gt;&lt;/a&gt;&lt;/div&gt;By default this widget isn't there, we must doing a little trick first to get that widget. If you do not have &lt;b&gt;&lt;span style="color: blue;"&gt;Add a Gadget Widget&lt;/span&gt;&lt;/b&gt; yet, please follow this link &lt;b&gt;&lt;a href="http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html"&gt;http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
The rest step is just to add our Sticky Post (or you can put picture, message, HTML/JavaScript ) by &lt;b&gt;Add a Gadget Widget&lt;/b&gt; above the blog post.&lt;br /&gt;
&lt;br /&gt;
If you want to add a &lt;b&gt;&lt;span style="color: red;"&gt;"post form"&lt;/span&gt;&lt;/b&gt; exactly like your post, then you can add a &lt;b style="color: black;"&gt;"Text"&lt;/b&gt; gadget.&lt;br /&gt;
Please not to write your post title in &lt;b style="background-color: red;"&gt;Title&lt;/b&gt; Column because it will show up as a &lt;b&gt;"Gadget Title"&lt;/b&gt; not as a &lt;b&gt;Post Title, &lt;/b&gt;you better write it in &lt;b style="background-color: red;"&gt;Content&lt;/b&gt;. and set the display as a Post Title.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S4idjgLM7hI/AAAAAAAAAN4/g8siUPXNUWc/s1600-h/stickypost1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S4idjgLM7hI/AAAAAAAAAN4/g8siUPXNUWc/s320/stickypost1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
The Problem is: to do this trick, we must use HTML code to make up the text... But don't worry, if you are not capable with HTML Codes, there are simple and fast way to make your sticky post without learn it. Use your "New Post" to make a sample of your sticky post, set the display as close as your &lt;b&gt;real post&lt;/b&gt;, use the &lt;span style="color: blue;"&gt;Preview&lt;/span&gt; to check your sticky post display then copy-paste into your content collumn text add gadget.&lt;br /&gt;
&lt;br /&gt;
Open your Blogger Dashboard &amp;gt;&amp;gt; New Post. Write your sticky post. &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S4im6mrdXBI/AAAAAAAAAOA/t6auUzMxtWI/s1600-h/stickypost2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S4im6mrdXBI/AAAAAAAAAOA/t6auUzMxtWI/s320/stickypost2.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Use &lt;span style="color: blue;"&gt;Preview&lt;/span&gt; to check your final displal, Block your Sticky Post text.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S4ipslKFFNI/AAAAAAAAAOQ/SiGA9ourAPo/s1600-h/stickypost3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S4ipslKFFNI/AAAAAAAAAOQ/SiGA9ourAPo/s320/stickypost3.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;Open your Dashboard in a new Tab &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Page Element &amp;gt;&amp;gt; Add a Gadget (above your blogpost) &amp;gt;&amp;gt; Click Text &amp;gt;&amp;gt; Paste your Sticky Post into content column. and Save it.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S4intTfyzyI/AAAAAAAAAOI/e3fembiAQBs/s1600-h/stickypost4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S4intTfyzyI/AAAAAAAAAOI/e3fembiAQBs/s320/stickypost4.png" /&gt;&lt;/a&gt;&lt;/div&gt;And this is the final example...&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S4ip-MyD5jI/AAAAAAAAAOY/lYDG_A2G7XQ/s1600-h/stickypost5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S4ip-MyD5jI/AAAAAAAAAOY/lYDG_A2G7XQ/s320/stickypost5.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-7273659977551385202?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/7273659977551385202/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-make-sticky-post-in-your-blogger.html#comment-form' title='24 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/7273659977551385202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/7273659977551385202'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-make-sticky-post-in-your-blogger.html' title='How To Make a Sticky Post in  Your Blogger With a Simple Trick.'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S4iRjFKhZnI/AAAAAAAAANw/TutnXXX0OaM/s72-c/stickypost.png' height='72' width='72'/><thr:total>24</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-6331615066717741980</id><published>2010-02-19T04:42:00.000-08:00</published><updated>2010-04-04T21:48:31.273-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Making Navigation Bar'/><category scheme='http://www.blogger.com/atom/ns#' term='header'/><category scheme='http://www.blogger.com/atom/ns#' term='navigation'/><title type='text'>How To Make Image Link Menu Navigation Bars (Navigation Menu Bar on Blogspot III)</title><content type='html'>In a previous posts, we have discuss about &lt;a href="http://doit2us.blogspot.com/2009/12/how-to-make-navigation-page-links-on.html"&gt;&lt;b&gt;"How To Make The Navigation Menu Bar I"&lt;/b&gt;&lt;/a&gt; as a simple HTML script and &lt;b&gt;&lt;a href="http://doit2us.blogspot.com/2010/01/how-to-make-navigation-menu-bar-on.html"&gt;"How To Make The Navigation Menu Bar II"&lt;/a&gt; &lt;/b&gt;for make it more attractive with CSS..&lt;br /&gt;
In this post we will discuss &lt;b&gt;How To Make Image Link Menu Navigation Bars&lt;/b&gt; so that we can change the &lt;b&gt;&lt;span style="color: purple;"&gt;Menu Navigation Bar&lt;/span&gt;&lt;/b&gt; with &lt;b style="color: blue;"&gt;images&lt;/b&gt; or &lt;b style="color: blue;"&gt;buttons&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Images Link Menu Navigation Bars.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Of course our first step is to have some images that each picture will represent each link of our menu navigation bar. You can search from the net for "free downloadable images/picture" , edit and resize it or even create a new ones for your own with image editor like &lt;a href="http://picasa.google.com/"&gt;&lt;b&gt;Picasa&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
After finished these images/pictures, keep/host on the server and note the URL of your files images. There are so many free server that allowed us to keep our images on them, just&amp;nbsp; search "free image server". or you can look at&amp;nbsp; &lt;a href="http://doit2us.blogspot.com/2009/11/using-google-groups-and-google-sites.html"&gt;&lt;b style="color: blue;"&gt;Using Google Group or Google Site as Web Storage&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The basic methode is similar to the way of making a &lt;a href="http://doit2us.blogspot.com/2010/01/how-to-make-navigation-menu-bar-on.html"&gt;&lt;b&gt;Simple Navigation Bar&lt;/b&gt;&lt;/a&gt; . the differences is &lt;b&gt;Simple Navigation Bar&lt;/b&gt; base on text link, while this one base on image link.&lt;br /&gt;
&lt;br /&gt;
In your HTML Template (Dashboard &amp;gt; Layout &amp;gt; Edit HTML) insert  this &lt;b style="color: #38761d;"&gt;CSS&lt;/b&gt; between &lt;b&gt;...&lt;/b&gt;,  I suggest to put in under &lt;b&gt;/*Header*/&lt;/b&gt; or &lt;b&gt;]]&amp;gt;&lt;/b&gt;  to make it easy to remember.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;#navbarmenu ul li{&lt;br /&gt;
font-size:100%;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
display:inline;&lt;br /&gt;
padding:0px;&lt;br /&gt;
margin:10px;&lt;br /&gt;
border:0px solid;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;The next step is create the &lt;b&gt;menu links&lt;/b&gt; list (as we did in &lt;a href="http://doit2us.blogspot.com/2009/12/how-to-make-navigation-page-links-on.html"&gt;How  To Make The Navigation Menu Bar on Blogspot (I)&lt;/a&gt;&amp;nbsp; but in &lt;b&gt;a LIST &lt;/b&gt;form).&lt;br /&gt;
&lt;br /&gt;
On your Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Page Elements, and click Add a Gadget  on Header. and choose to add HTML/JavaScript.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S2WttFH5G-I/AAAAAAAAAMc/6bQS2dgZ_rU/s1600-h/Navigation+menu.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S2WttFH5G-I/AAAAAAAAAMc/6bQS2dgZ_rU/s320/Navigation+menu.png" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;(Note : If you want to add "Add a Gadget" Widget on  your Page Elements Please visit&amp;nbsp; &lt;a href="http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html"&gt;http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html&lt;/a&gt;  .)&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;If the previous steps are very similar with making a &lt;a href="http://doit2us.blogspot.com/2010/01/how-to-make-navigation-menu-bar-on.html"&gt;&lt;b&gt;Simple Navigation Bar&lt;/b&gt;&lt;/a&gt; . The next following steps is to distinguish between text and images navigation bars. The key is the &lt;b&gt;Script&lt;/b&gt; below&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Next step leave  the Title Column empty, Copy the &lt;b&gt;Script&lt;/b&gt; below and insert in the  column content&lt;/div&gt;&lt;blockquote&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;b style="color: black;"&gt;&lt;/b&gt;&lt;/div&gt;&lt;div id="navbarmenu"&gt;&lt;b style="color: #38761d;"&gt;&amp;lt;div id='navbarmenu'&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: blue;"&gt;URL of Home page&lt;/span&gt;"&amp;gt;&amp;lt;img src="&lt;span style="color: red;"&gt;URL of Home image&lt;/span&gt;"&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: blue;"&gt;URL of Music page&lt;/span&gt;"&amp;gt;&amp;lt;img src="&lt;span style="color: red;"&gt;URL of Music image&lt;/span&gt;"&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: blue;"&gt;URL of Books page&lt;/span&gt;"&amp;gt;&amp;lt;img src="&lt;span style="color: red;"&gt;URL of Books image&lt;/span&gt;"&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: blue;"&gt;URL of Video page&lt;/span&gt;"&amp;gt;&amp;lt;img src="&lt;span style="color: red;"&gt;URL of Links image&lt;/span&gt;"&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: blue;"&gt;URL of Profile page&lt;/span&gt;"&amp;gt;&amp;lt;img src="&lt;span style="color: red;"&gt;URL of Profile image&lt;/span&gt;"&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: blue;"&gt;mailto:EMAIL ADDRESS&lt;/span&gt;"&amp;gt;&amp;lt;img src="&lt;span style="color: red;"&gt;URL of Email image&lt;/span&gt;"&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;/ul&gt;&lt;/div&gt;&lt;b style="color: black;"&gt;&lt;/b&gt; &lt;/blockquote&gt;Change the &lt;b style="color: blue;"&gt;URL  Link Page&lt;/b&gt; with the address where you want your guess directed to, and &lt;b style="color: red;"&gt;URL Link Image&lt;/b&gt;.with the address of your URL images from your server.&lt;br /&gt;
&lt;br /&gt;
To make the display of your NavBar more attractive&lt;b&gt;, &lt;/b&gt;You can combine with&lt;b&gt; &lt;span style="color: #cc0000;"&gt;Hover effect&lt;/span&gt;, &lt;span style="color: #38761d;"&gt;&lt;/span&gt;and&amp;nbsp; &lt;span style="color: purple;"&gt;Visited Link&lt;/span&gt; &lt;/b&gt;by&lt;b&gt; CSS.&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
The following &lt;b&gt;CSS Script&lt;/b&gt; is a sample of it&lt;b&gt;. &lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;#navbarmenu ul li{&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
display:inline;&lt;br /&gt;
margin:0px;&lt;br /&gt;
padding:30px;&lt;br /&gt;
border:0px solid;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#navbarmenu li &lt;span style="color: black;"&gt;a&lt;/span&gt;&lt;/b&gt;&lt;b&gt; img{&lt;br /&gt;
height:30px;&lt;br /&gt;
width:30px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red;"&gt;#navbarmenu li a:hover img{&lt;/span&gt;&lt;br style="color: red;" /&gt;&lt;span style="color: red;"&gt;height:40px;&lt;/span&gt;&lt;br style="color: red;" /&gt;&lt;span style="color: red;"&gt;width:40px;&lt;/span&gt;&lt;br style="color: red;" /&gt;&lt;span style="color: red;"&gt;background: #ff0000;&lt;/span&gt;&lt;br style="color: red;" /&gt;&lt;span style="color: red;"&gt;}&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;#navbarmenu li a:visited img{&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;height:40px;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;width:40px;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt;background: #0000ff;&lt;/span&gt;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;While text link Nav Bar change the color text display after visited or hover mouse on it. In this sample Image Link Nav Bar, The skenario is : The navigation bar image link was set to 30 x 30 px and there is no border surround it, when the mouse cursor hover on it, the image size will raise to 40 x 40 px.with a &lt;b style="color: red;"&gt;red&lt;/b&gt; background. Any visited link will have a &lt;b style="color: blue;"&gt;blue&lt;/b&gt; background behind.image.&lt;br /&gt;
&lt;br /&gt;
You can also create reverse effect, that the images became smaller when mouse hover on it and for the visited link.&lt;br /&gt;
Please change the setting of the script according to your creatifity, just play for a while, explore and found your best setting...&lt;br /&gt;
&lt;br /&gt;
In the next post we will discuss how to make &lt;b&gt;Button Menu Navigation Bar&lt;/b&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-6331615066717741980?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/6331615066717741980/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-make-image-link-menu-navigation.html#comment-form' title='35 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6331615066717741980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6331615066717741980'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-make-image-link-menu-navigation.html' title='How To Make Image Link Menu Navigation Bars (Navigation Menu Bar on Blogspot III)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S2WttFH5G-I/AAAAAAAAAMc/6bQS2dgZ_rU/s72-c/Navigation+menu.png' height='72' width='72'/><thr:total>35</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-7506602200025921383</id><published>2010-02-16T07:33:00.000-08:00</published><updated>2010-04-07T23:12:55.836-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='main'/><category scheme='http://www.blogger.com/atom/ns#' term='making a drop cap leter'/><title type='text'>How To Make Drop Capital Letter (Drop Cap) In Blogger Post</title><content type='html'>&lt;span class="dropcaps"&gt; I &lt;/span&gt; n MS Word, there are facilities that can be used to create &lt;b style="color: red;"&gt;Drop Cap&lt;/b&gt; &lt;i&gt;&lt;b&gt;"formats the first character in the first paragraph as a drop capital letter"&lt;/b&gt;&lt;/i&gt;, we often seen at the beginning of the novels, where the top of the first letter of the first word lines up with the top of the first sentence and drops down to the four or fifth sentence.&lt;br /&gt;
&lt;br /&gt;
In this post we will learn how to create a drop cap in blogger post. exactly like the first sentence of this post. &lt;br /&gt;
&lt;br /&gt;
1. Go to Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Edit HTML&amp;nbsp; and ensure you have checked the "Expand widget templates" box..&lt;br /&gt;
2. Then using your browser's search fuction, locate this &lt;b style="color: #38761d;"&gt;CSS&lt;/b&gt; Code&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;.post {&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;&amp;nbsp; margin:.5em 0 1.5em;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;&amp;nbsp; border-bottom:1px dotted $bordercolor;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;&amp;nbsp; padding-bottom:1.5em;&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: #38761d;"&gt;&amp;nbsp; }&lt;/b&gt;&lt;/blockquote&gt;3. Add this &lt;b style="color: blue;"&gt;CSS&lt;/b&gt; code right after it &lt;br /&gt;
&lt;blockquote&gt;&lt;div style="color: blue;"&gt;&lt;b&gt;.dropcaps {&lt;/b&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;b&gt;float: left;&lt;/b&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;b&gt;color: &lt;span style="color: black;"&gt;#000000;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;b&gt;font-size: 100px;&lt;/b&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;b&gt;line-height: 80px;&lt;/b&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;b&gt;padding-top: 1px;&lt;/b&gt;&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;b&gt;padding-right: 5px;&lt;/b&gt;&lt;/div&gt;&lt;b style="color: blue;"&gt;}&lt;/b&gt;&lt;/blockquote&gt;So it will look like :&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S3q0DodAQzI/AAAAAAAAANg/NDBdQEbPY6w/s1600-h/drop+cap.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S3q0DodAQzI/AAAAAAAAANg/NDBdQEbPY6w/s320/drop+cap.png" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;4. Don't forget to &lt;b style="color: white;"&gt;&lt;span style="background-color: orange;"&gt;SAVE TEMPLATE&lt;/span&gt;&lt;/b&gt;&amp;nbsp;&lt;/div&gt;5. If you want to create a drop cap in your post, then in the beginning word of your post, you&amp;nbsp; must type&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&amp;lt;span class="dropcaps"&amp;gt;&lt;span style="color: red;"&gt;Your First Letter&lt;/span&gt;&amp;lt;/span&amp;gt;&lt;span style="color: blue;"&gt;...second letter and so on&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;The following example is what I do on this post.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S3q5P8IDcEI/AAAAAAAAANo/ufg7pYC0nH0/s1600-h/drop+cap1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S3q5P8IDcEI/AAAAAAAAANo/ufg7pYC0nH0/s320/drop+cap1.png" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;And you can see for yourself the Drop Cap display of this post.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;6.&amp;nbsp; We can easily set/adjust the display of our Drop Cap by change the setting of &lt;b&gt;.dropcaps&lt;/b&gt;.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;You can change the color by change value &lt;b&gt;#000000&lt;/b&gt; (Black) with "yours". You can also change the setting of the font (size, height, weight, padding etc).&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;If you confuse about your HTML color code, then you can visit &lt;/div&gt;&lt;a href="http://doit2us.blogspot.com/search/label/change%20header%20color"&gt;http://doit2us.blogspot.com/search/label/change header color&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Hope works for you and.. Good luck..!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-7506602200025921383?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/7506602200025921383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-make-drop-capital-letter-drop.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/7506602200025921383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/7506602200025921383'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-make-drop-capital-letter-drop.html' title='How To Make Drop Capital Letter (Drop Cap) In Blogger Post'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S3q0DodAQzI/AAAAAAAAANg/NDBdQEbPY6w/s72-c/drop+cap.png' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-3890051194530718945</id><published>2010-02-09T08:58:00.000-08:00</published><updated>2010-04-04T21:52:31.990-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='technorati klaim'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>Technorati Verify Claim Code RTT5DY6YKYZX  (How To Get Technorati Indexing)</title><content type='html'>&lt;span class="status"&gt;&lt;b&gt;RTT5DY6YKYZX&lt;/b&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="status"&gt;RTT5DY6YKYZX&lt;/span&gt;&lt;span class="status"&gt;&amp;nbsp; is a sample of my unique code, that I must put on my new Blog Posts and Publish it to get index by &lt;a href="http://www.technorati.com/"&gt;&lt;b&gt;Technorati&lt;/b&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="status"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S3GT2Rv8-eI/AAAAAAAAANY/oUJ6H9T8E64/s1600-h/technorati.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S3GT2Rv8-eI/AAAAAAAAANY/oUJ6H9T8E64/s320/technorati.png" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;As my moto Learning By Doing.. I'll write again after get claimed.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-3890051194530718945?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/3890051194530718945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-get-indexing-by-technoraty-with.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3890051194530718945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3890051194530718945'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-get-indexing-by-technoraty-with.html' title='Technorati Verify Claim Code RTT5DY6YKYZX  (How To Get Technorati Indexing)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S3GT2Rv8-eI/AAAAAAAAANY/oUJ6H9T8E64/s72-c/technorati.png' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-7098718381292640779</id><published>2010-02-07T20:57:00.000-08:00</published><updated>2010-04-04T21:57:03.011-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='get rid of &quot;read more&quot;'/><category scheme='http://www.blogger.com/atom/ns#' term='main'/><title type='text'>How To Get Rid Of "Read More..." In Blogger Post</title><content type='html'>Unlike the other articles that discuss how to add or create Read more.. in blogger posts, I just have a problem to &lt;a href="http://doit2us.blogspot.com/2010/02/how-to-get-rid-of-read-more-in-blogger.html"&gt;get rid of.it.&lt;/a&gt;&lt;br /&gt;
After change my template and try to make modification on it (look at &lt;a href="http://doit2us.blogspot.com/2010/02/why-my-google-adsense-suddenly.html"&gt;http://doit2us.blogspot.com/2010/02/why-my-google-adsense-suddenly.html&lt;/a&gt;), All of my posts have "Read more..." facilities at the end of the posts, although I don't break the page. This became odd because almost all of my articles finished in one page, no need "Read more.." anymore.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S27mXitrlMI/AAAAAAAAANA/yJxnmj7xdkU/s1600-h/read+more.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S27mXitrlMI/AAAAAAAAANA/yJxnmj7xdkU/s320/read+more.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Eventually, I've found that this technique works for me...&lt;br /&gt;
&lt;br /&gt;
1. Go to Dashboard &amp;gt;&amp;gt; Layout &amp;gt;&amp;gt; Edit HTML&amp;nbsp; and ensure you have checked the "Expand widget templates" box.&lt;br /&gt;
2. Then using your browser's search function, locate the following line of &lt;b style="color: #38761d;"&gt;code&lt;/b&gt;:&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: #38761d;"&gt;&amp;lt;data:post.body/&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;3. Depending on your individual template, you may find this enclosed between &amp;lt;p&amp;gt; or &amp;lt;div&amp;gt; tags. We need to leave these tags intact.&lt;br /&gt;
4. If you've added any other "Read more" hacks to your template (or have added other conditional statements to the Blog Posts section), you may discover more than one instance of &lt;data:post.body&gt;. If this is the case, you need to edit the section which has&amp;nbsp; &lt;b&gt;&lt;/b&gt;&lt;/data:post.body&gt;&lt;b&gt;&amp;lt;b:if cond='data.blog.url != data:blog.homepageUrl&amp;gt;&lt;/b&gt; a line or two above this.&lt;br /&gt;
The following example is on my HTML Template...&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S2-O5NI5mxI/AAAAAAAAANI/LdIP98N62w0/s1600-h/read+more+1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S2-O5NI5mxI/AAAAAAAAANI/LdIP98N62w0/s320/read+more+1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;5. Delete script line below &lt;b&gt;this&lt;/b&gt; (or similar &lt;b&gt;&amp;lt;div class='post-body'...&lt;/b&gt;&lt;b&gt;&amp;gt; &lt;/b&gt;on yours)&lt;b&gt;&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&amp;lt;div class='post-body' expr:id='&amp;amp;quot;post-&amp;amp;quot;&amp;nbsp;&amp;nbsp; data:post.id'&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;and leave one of &amp;nbsp; &lt;b style="color: #38761d;"&gt;&amp;lt;data:post.body/&amp;gt;&lt;/b&gt;. This is finally modification script on my mine:&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S2-YFnui1TI/AAAAAAAAANQ/bfLWy-tzLvo/s1600-h/read+more+2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S2-YFnui1TI/AAAAAAAAANQ/bfLWy-tzLvo/s320/read+more+2.png" /&gt;&lt;/a&gt;&lt;/div&gt;6. Click Save Template and preview your changes. If this has worked properly, your test post should display normally and clear without Read more... at the end of posts.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-7098718381292640779?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/7098718381292640779/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-get-rid-of-read-more-in-blogger.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/7098718381292640779'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/7098718381292640779'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/02/how-to-get-rid-of-read-more-in-blogger.html' title='How To Get Rid Of &quot;Read More...&quot; In Blogger Post'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S27mXitrlMI/AAAAAAAAANA/yJxnmj7xdkU/s72-c/read+more.png' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-4464951334704559123</id><published>2010-02-06T21:11:00.000-08:00</published><updated>2010-04-04T21:58:45.937-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Google Adsense Disappear'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>Why My Google Adsense Suddenly Disappear / Doesn't Show Up..??</title><content type='html'>A few days ago my &lt;b&gt;&lt;a href="https://www.google.com/adsense/"&gt;Google Adsense&lt;/a&gt;&lt;/b&gt; suddenly disappered from &lt;a href="http://doit2us.blogspot.com/"&gt;&lt;b&gt;My Blog&lt;/b&gt;&lt;/a&gt;, after checked on My Adsense, I am sure that the problem did not come from &lt;b&gt;"My Adsense"&lt;/b&gt;, everthing it's ok, it wasn't disabled..&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S25T4A7YPuI/AAAAAAAAAMw/cmqvU05KJUE/s1600-h/adsense+disappear0.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="115" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S25T4A7YPuI/AAAAAAAAAMw/cmqvU05KJUE/s200/adsense+disappear0.png" width="200" /&gt;&lt;/a&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S25RxVtqWMI/AAAAAAAAAMo/otuFmtdgd0U/s1600-h/adsense+disappear.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="110" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S25RxVtqWMI/AAAAAAAAAMo/otuFmtdgd0U/s200/adsense+disappear.png" width="200" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;Later, I did "&lt;a href="http://www.google.com/"&gt;&lt;b&gt;Googling&lt;/b&gt;&lt;/a&gt;" to get my problem solved, Although not exactly the same as my problem I founded alot of similar cases (loses their adsense). After read some forum with the same/similar problem, finnally followed the suggestion on Google Support Forum, I try to checked My HTML Script and ended so bad...&lt;/div&gt;&lt;br /&gt;
Because of my careless, I forgot to backup my HTML Template when trying to tampered it. Yup.. I made a lots of &lt;b&gt;"try and error&lt;/b&gt;" there, and for sure always end with &lt;b&gt;ERROR&lt;/b&gt;... So after spend 4 hour to fixed my problem (I had 2 problem now my adsense and my template) and getting worst and worst, I decided to &lt;b&gt;refresh&lt;/b&gt; my template from beginning and then made a modification (still work on it..).&lt;br /&gt;
&lt;br /&gt;
I had my template problem solved but not with my adsense. After rest for a while, I had second though &lt;b style="color: blue;"&gt;"why I am not trying to opened it with another browser, maybe the problem was my Mozilla Firefox conflicted with my adsense"&lt;/b&gt;&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt; And it's true, when I used &lt;a href="http://www.opera.com/"&gt;&lt;b&gt;Opera&lt;/b&gt;&lt;/a&gt; and &lt;b&gt;&lt;a href="http://www.microsoft.com/Windows/internet-explorer/"&gt;Internet Explorer&lt;/a&gt;&lt;/b&gt; My Adsense did Show up&amp;nbsp; there on my new template &lt;b&gt;normally&lt;/b&gt; as it was. After comparing &lt;a href="http://doit2us.blogspot.com/"&gt;&lt;b&gt;My Blog&lt;/b&gt;&lt;/a&gt; displayed from theese three browser, I finnally concluded that the problem is my &lt;a href="http://www.mozilla.com/firefox/"&gt;&lt;b&gt;Mozilla Firefox&lt;/b&gt;&lt;/a&gt; browser.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;The conclusions of my adsense problem because of FF browser, take me to made a second mistake (fortunately just a little mistake). With full of confidently I reinstalling &lt;/span&gt;&lt;/span&gt;&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;my &lt;a href="http://www.mozilla.com/firefox/"&gt;&lt;b&gt;Mozilla Firefox&lt;/b&gt;&lt;/a&gt;  browser. Once finished reinstall &lt;b&gt;Firefox &lt;/b&gt;and try to see My &lt;a href="http://doit2us.blogspot.com/"&gt;&lt;b style="color: red;"&gt;New Blogger Tips&lt;/b&gt;&lt;/a&gt; Blog, I was so surprised because &lt;b&gt;My Google Adsense &lt;/b&gt;still didn't appear.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;Full of confusion, I tied to find the problem solving with Google (&lt;b style="color: red;"&gt;AGAIN&lt;/b&gt;) but with new adding information. I put the phrase "Adsense not show up in firefox" and "firefox blocked my adsense". And so I finnally discovered that &lt;b style="color: red;"&gt;&lt;span style="color: blue;"&gt;the real problem is not in firefox itself but &lt;span style="color: red;"&gt;the used of&lt;/span&gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color: black;"&gt;&lt;b style="color: red;"&gt;Adblock Plus&lt;/b&gt; Suddenly I remember that before the problem came, I let my Firefox update the Add-ons, and one of the Add-ons was Adblock Plus Up date into 1.13 version. and I didn't realized that this &lt;b&gt;Adblock Plus 1.1.3&lt;/b&gt; was blocked My Google Adsense.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S25V0c2f_5I/AAAAAAAAAM4/AhH-I1lW_p0/s1600-h/adsense+disappear1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S25V0c2f_5I/AAAAAAAAAM4/AhH-I1lW_p0/s320/adsense+disappear1.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt; After knowing the source of the problem, then I could easily show up &lt;b&gt;My Google Adsense&lt;/b&gt; in my browser. Just disable the Adblock Plus.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt;Some people suggested to use the filters in &lt;b&gt;Adblock Plus &lt;/b&gt;to manage the &lt;b&gt;Ads, &lt;/b&gt;which one to be blocked and which one being passed.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt;But I have my own thoughts, &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt;Considering  that the firefox is the most populer browser right now, &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt;I wondered how many person are visiting my blog using Firefox and installing Adblock Plus...???.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt;There is a fact that is really absurd about the condition&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: blue;"&gt;&lt;span style="color: black;"&gt;&lt;span style="color: black;"&gt; above. &lt;b&gt;Google suggest and support the use of Firefox Browser, but Firefox responded by suggesting it users to install/use Adblock Plus to blocked Google Adsense... &lt;/b&gt;Ironic isn't it...???. This is the dilemma between us as a surfer or advertisers.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-4464951334704559123?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/4464951334704559123/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/02/why-my-google-adsense-suddenly.html#comment-form' title='28 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/4464951334704559123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/4464951334704559123'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/02/why-my-google-adsense-suddenly.html' title='Why My Google Adsense Suddenly Disappear / Doesn&apos;t Show Up..??'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S25T4A7YPuI/AAAAAAAAAMw/cmqvU05KJUE/s72-c/adsense+disappear0.png' height='72' width='72'/><thr:total>28</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-5387396097746019146</id><published>2010-01-31T09:17:00.000-08:00</published><updated>2010-02-06T08:12:38.549-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Make Navigation Bar'/><title type='text'>How To  Make  The Navigation  Menu Bar On Blogspot (II)</title><content type='html'>In &lt;a href="http://doit2us.blogspot.com/2009/12/how-to-make-navigation-page-links-on.html"&gt;How To Make The Navigation Menu Bar on Blogspot (I)&lt;/a&gt; we have discuss how to make the navigation links menu with simple HTML script. In this article we will learn how to make it more attractive with CSS.&lt;br /&gt;
To do so, besides displaying the menu links with the facilities of HTML/JavaScript Widget, first we must declare the CSS code for these links to set the appereance, than put this CSS in our HTML Template.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;1. Simple Navigation Bar Menu.&lt;/span&gt;&lt;br /&gt;
Besides as we did in &lt;a href="http://doit2us.blogspot.com/2009/12/how-to-make-navigation-page-links-on.html"&gt;How To Make The Navigation Menu Bar on Blogspot (I)&lt;/a&gt; , we can create a simple navigation bar menu in the way below, although a bit busy because we have to declared the CSS Code first, but we can easily set the appereance later.&lt;br /&gt;
&lt;br /&gt;
In your HTML Template (Dashboard &amp;gt; Layout &amp;gt; Edit HTML) insert this &lt;b style="color: #38761d;"&gt;CSS&lt;/b&gt; between &lt;b&gt;&amp;lt;head&amp;gt;...&amp;lt;/head&amp;gt;&lt;/b&gt;, I suggest to put in under &lt;b&gt;/*Header*/&lt;/b&gt; or &lt;b&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/b&gt; to make it easy to remember.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;#navbarmenu ul li{&lt;br /&gt;
font-size:100%;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
display:inline;&lt;br /&gt;
padding:0px;&lt;br /&gt;
margin:10px;&lt;br /&gt;
border:0px solid;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;You can &lt;b&gt;set&lt;/b&gt; the &lt;b&gt;font size&lt;/b&gt; &lt;b&gt;larger&lt;/b&gt; or &lt;b&gt;smaller&lt;/b&gt;, you can also set the &lt;b&gt;padding&lt;/b&gt; and the &lt;b&gt;margin&lt;/b&gt; to set the space in between the word. If you want add a &lt;b&gt;border&lt;/b&gt; around the word then you can set the border value at least &lt;b&gt;1 px&lt;/b&gt;. Don't forget to click &lt;b&gt;Save Template&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
The next step is create the &lt;b&gt;menu links&lt;/b&gt; list (as we did in &lt;a href="http://doit2us.blogspot.com/2009/12/how-to-make-navigation-page-links-on.html"&gt;How To Make The Navigation Menu Bar on Blogspot (I)&lt;/a&gt;&amp;nbsp; but in &lt;b&gt;a LIST &lt;/b&gt;form).&lt;br /&gt;
On your Dashboard &amp;gt; Layout &amp;gt; Page Elements, and click Add a Gadget on Header. and choose to add HTML/JavaScript.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S2WttFH5G-I/AAAAAAAAAMc/6bQS2dgZ_rU/s1600-h/Navigation+menu.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S2WttFH5G-I/AAAAAAAAAMc/6bQS2dgZ_rU/s320/Navigation+menu.png" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Note : If you want to add "Add a Gadget" Widget on your Page Elements Please visit&amp;nbsp; &lt;a href="http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html"&gt;http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html&lt;/a&gt; .&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Leave the Title Column empty, Copy the &lt;b&gt;Script&lt;/b&gt; below and insert in the column content&lt;/div&gt;&lt;blockquote&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;b style="color: black;"&gt;&amp;lt;div id='navbarmenu'&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: red;"&gt;URL of Your Home page&lt;/span&gt;"&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: red;"&gt;URL of Your Music page&lt;/span&gt;"&amp;gt;Music&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: red;"&gt;URL of Your Books page&lt;/span&gt;"&amp;gt;Books&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: red;"&gt;URL of Your Video page&lt;/span&gt;"&amp;gt;Video&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: red;"&gt;URL of Your Profile page&lt;/span&gt;"&amp;gt;About Me&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href="&lt;span style="color: blue;"&gt;mailto:YOUR EMAIL ADDRESS&lt;/span&gt;"&amp;gt;Contact&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&lt;/b&gt; &lt;/div&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Change the &lt;b style="color: red;"&gt;URL Link&lt;/b&gt; and relevant words with yours. If you want to make link for your "Label" or "About Me", you can simply click your "Label" or "About Me" in the sidebar and look at your browser navigation bar, just copy and paste into the &lt;b style="color: red;"&gt;URL Link&lt;/b&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;The following example are &lt;b&gt;"Home"&lt;/b&gt;, &lt;b&gt;"About Me"&lt;/b&gt; and &lt;b&gt;"Contact"&lt;/b&gt; of this blog..&lt;/div&gt;&lt;blockquote&gt;&lt;b&gt;&amp;lt;a href="&lt;span style="color: #cc0000;"&gt;doit2us.blogspot.com&lt;/span&gt;"&amp;gt;Home&amp;lt;/a&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;a href="&lt;span style="color: #cc0000;"&gt;http://www.blogger.com/profile/07471629071890951823&lt;/span&gt;"&amp;gt;About Me&amp;lt;/a&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&amp;lt;a href="&lt;span style="color: #cc0000;"&gt;mailto:mc4tur@gmail.com&lt;/span&gt;"&amp;gt;Contact&amp;lt;/a&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;After &lt;b&gt;Save&lt;/b&gt; it, you can move this link widget, try to put it under the header or above the blog posts than try to preview the template. Click &lt;b style="background-color: red;"&gt;&lt;span style="color: white;"&gt;SAVE&lt;/span&gt;&lt;/b&gt; after you make sure the location of your menu link widget.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="font-size: large;"&gt;2. Add a different &lt;b&gt;setting&lt;/b&gt; of each link menu (03/02/2010)&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;If we want to make the different setting of each link menu (eg background color) than we must declare the setting by each link. After we made the links than we give a &lt;b&gt;"class"&lt;/b&gt; on each.&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;Exactly the same steps as above, but we declare CSS for each link (so not longer in a list form). For example we call it by the numbers: &lt;b&gt;newnavbar1&lt;/b&gt;, &lt;b&gt;newnavbar2&lt;/b&gt;, &lt;b&gt;newnavbar3&lt;/b&gt; and so on.&lt;/div&gt;&lt;blockquote&gt;&lt;div style="color: #38761d;"&gt;&lt;b&gt;a.newnavbar1{&lt;br /&gt;
font-size:100%;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
display:inline;&lt;/b&gt;&lt;/div&gt;&lt;b&gt;&lt;span style="color: blue;"&gt;background:#333399;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; padding:3px;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; color:#ffffff;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;border:0px solid;&lt;/span&gt;&lt;br style="color: #38761d;" /&gt;&lt;span style="color: #38761d;"&gt; }&lt;/span&gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;a.newnavbar2{&lt;br /&gt;
font-size:100%;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
display:inline;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: blue;"&gt;background:#ff0000;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; padding:3px;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; color:#ffffff;&lt;/span&gt;&lt;br /&gt;
border:0px solid;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;a.newnavbar3{&lt;br /&gt;
font-size:100%;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
display:inline;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: blue;"&gt;background:#339966;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; padding:3px;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; color:#ffffff;&lt;/span&gt;&lt;br /&gt;
border:0px solid;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;a.newnavbar4{&lt;br /&gt;
font-size:100%;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
display:inline;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: blue;"&gt;background:#ff6600;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; padding:3px;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; color:#ffffff;&lt;/span&gt;&lt;br /&gt;
border:0px solid;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;a.newnavbar5{&lt;br /&gt;
font-size:100%;&lt;br /&gt;
list-style-type: none;&lt;br /&gt;
display:inline;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: blue;"&gt;background:#cc99ff;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; padding:3px;&lt;/span&gt;&lt;br style="color: blue;" /&gt;&lt;span style="color: blue;"&gt; color:#ffffff;&lt;/span&gt;&lt;br /&gt;
border:0px solid;&lt;br /&gt;
}&lt;/b&gt;&lt;/blockquote&gt;&amp;nbsp;And in&lt;b&gt; &lt;/b&gt;the&lt;b&gt; Column Content Configure HTML/JavaScript&lt;/b&gt; we make a modification by add script &lt;b style="color: red;"&gt;class="newnavbar1"&lt;/b&gt; for the first link (eg Home), Please match with the link you created.&lt;br /&gt;
And in accordance with the setting in the CSS, then we should also write the link one by one just like in the simple HTML Links&amp;nbsp;&lt;a href="http://doit2us.blogspot.com/2009/12/how-to-make-navigation-page-links-on.html"&gt; How To Make The Navigation Menu Bar on Blogspot (I)&lt;/a&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&amp;lt;a href="&lt;span style="color: red;"&gt;URL of Your Home page&lt;/span&gt;" class="&lt;span style="color: #38761d;"&gt;newnavbar1&lt;/span&gt;"&amp;gt;Home&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href="&lt;span style="color: red;"&gt;URL of Your Music page&lt;/span&gt;" class="&lt;span style="color: #38761d;"&gt;newnavbar2&lt;/span&gt;"&amp;gt;Music&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href="&lt;span style="color: red;"&gt;URL of Your Video&lt;/span&gt; &lt;span style="color: red;"&gt;page&lt;/span&gt;" class="&lt;span style="color: #38761d;"&gt;newnavbar3&lt;/span&gt;"&amp;gt;Video&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href="&lt;span style="color: red;"&gt;URL of Your Profile&lt;/span&gt; &lt;span style="color: red;"&gt;page&lt;/span&gt;" class="&lt;span style="color: #38761d;"&gt;newnavbar4&lt;/span&gt;"&amp;gt;About Me&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;a href="&lt;span style="color: blue;"&gt;mailto:YOUR EMAIL ADDRESS&lt;/span&gt;" class="&lt;span style="color: #38761d;"&gt;newnavbar5&lt;/span&gt;"&amp;gt;Contact&amp;lt;/a&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;To make it more attractive, you can add a &lt;b&gt;visited link&lt;/b&gt; and &lt;b&gt;hover effect&lt;/b&gt;, for that you must add the following script below your CSS.&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;a.newnavbar1:hover, a.newnavbar2:hover, a.newnavbar3:hover, a.newnavbar4:hover, a.newnavbar5:hover {&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;background:&lt;span style="color: lime;"&gt;#41a317&lt;/span&gt;;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;color:#ffffff;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;a.newnavbar1:visited, a.newnavbar2:visited, a.newnavbar3:visited, a.newnavbar4:visited, a.newnavbar5:visited {&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;color:&lt;span style="color: #a64d79;"&gt;#57e964&lt;/span&gt;;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;}&lt;/b&gt;&lt;/blockquote&gt;Click Save and try to view your colourful link..&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Some people tend to choose a simple display&lt;/b&gt;. If you want to display your menu navigation bar background in one color only or even the same color with your background page, then you can use the CSS code in a list form like in the no. 1 above.&lt;br /&gt;
Here is an example of CSS script if we use the same background and just add a visited and hover effects. &lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;#navbarmenu ul li{&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;font-size:100%;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;list-style-type: none;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;display:inline;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;padding:0px;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;margin:10px;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;border:0px solid;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;#navbarmenu li &lt;span style="color: #009900;"&gt;a&lt;/span&gt;{&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;color:#dfffed;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;#navbarmenu li a:&lt;span style="color: #993399;"&gt;visited&lt;/span&gt; {&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;color: #57E964;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;}&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;#newnavbar li a:&lt;span style="color: #990000;"&gt;hover&lt;/span&gt; {&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;color: #F88017;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;background: #ffff66;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;}&lt;/b&gt;&lt;/blockquote&gt;And we use the same step and the same HTML/JavaScript as in no.1. Simple Navigation Bar Menu.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-5387396097746019146?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/5387396097746019146/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/01/how-to-make-navigation-menu-bar-on.html#comment-form' title='31 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/5387396097746019146'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/5387396097746019146'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/01/how-to-make-navigation-menu-bar-on.html' title='How To  Make  The Navigation  Menu Bar On Blogspot (II)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S2WttFH5G-I/AAAAAAAAAMc/6bQS2dgZ_rU/s72-c/Navigation+menu.png' height='72' width='72'/><thr:total>31</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-5395874035221270682</id><published>2010-01-25T20:23:00.000-08:00</published><updated>2010-02-06T08:11:38.546-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Search Box Script'/><title type='text'>Search Box  on Blogspot (HTML Code Search Box)</title><content type='html'>In a previous post we discussed &lt;a href="http://doit2us.blogspot.com/2010/01/how-to-add-search-box-into-blogger.html"&gt;&lt;b&gt;how to add search box into blogger&lt;/b&gt;&lt;/a&gt;, by blogger default and use Google Adsense Search. In this post we will discuss several types of search box that can be installed in our blog in addition to the two of search box that we have mentioned earlier.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: blue;"&gt;&lt;b&gt;1. &lt;/b&gt;&lt;b&gt;Common type of search box&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;HTML&lt;/b&gt;&lt;b&gt; Code &lt;/b&gt;&lt;b&gt; :&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&amp;lt;p align="left"&amp;gt;&lt;br /&gt;
&amp;lt;form id="searchthis" action="&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;/search" style="display:inline;" method="get"&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;&lt;span style="color: red;"&gt;SEARCH IN THIS BLOG&lt;/span&gt;&amp;lt;br/&amp;gt;&amp;lt;/strong&amp;gt;&lt;br /&gt;
&amp;lt;input id="b-query" maxlength="255" name="q" &lt;span style="color: purple;"&gt;size=&lt;/span&gt;"&lt;span style="color: purple;"&gt;20&lt;/span&gt;" type="text"/&amp;gt;&lt;br /&gt;
&amp;lt;input id="b-searchbtn" &lt;span style="color: purple;"&gt;value=&lt;/span&gt;"&lt;span style="color: purple;"&gt;Search&lt;/span&gt;" type="submit"/&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt;&amp;lt;/p&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;Remember to change &lt;b style="color: black;"&gt;&lt;a href="http://doit2us.blogspot.com/"&gt;&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;&lt;/a&gt; &lt;/b&gt;&lt;span style="color: black;"&gt;to the URL or web addres of your blog.&lt;/span&gt;&lt;b style="color: black;"&gt; &lt;/b&gt;&lt;span style="color: black;"&gt;You can a&lt;/span&gt;&lt;span style="color: black;"&gt;lso change the name of your search blog &lt;/span&gt;&lt;b&gt;&lt;span style="color: red;"&gt;"SEARCH IN THIS BLOG"&lt;span style="color: black;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: red;"&gt;&lt;span style="color: black;"&gt;&lt;/span&gt;&lt;span style="color: black;"&gt;with whatever you want&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;You can also set the width of the search box by change &lt;b style="color: purple;"&gt;size="20"&lt;/b&gt; and change the &lt;b&gt;&lt;span style="color: purple;"&gt;"Search"&lt;/span&gt;&lt;/b&gt; text with &lt;b style="color: purple;"&gt;"Hit"&lt;/b&gt; or &lt;b style="color: purple;"&gt;"Go"&lt;/b&gt; or whatever by change &lt;b style="color: purple;"&gt;value="Search"&lt;/b&gt;.&lt;b&gt;maxlenght="255" &lt;/b&gt;indicates that the user may enter up to 255 characters in the search box&lt;b&gt;, &lt;/b&gt;you can change the lenght but 255 is quite enough.&lt;b&gt; &lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div align="left"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;form action="http://doit2us.blogspot.com/search" id="searchthis" method="get" style="display: inline;"&gt;&lt;b&gt;&lt;span style="color: red;"&gt;SEARCH IN THIS BLOG&lt;/span&gt;&lt;br /&gt;
&lt;/b&gt; &lt;input id="b-query" maxlength="255" name="q" size="20" type="text" /&gt; &lt;input id="b-searchbtn" type="submit" value="Search" /&gt;&lt;/form&gt;&lt;br /&gt;
If we change align="left" with "center", &lt;b style="color: red;"&gt;SEARCH IN THIS BLOG&lt;/b&gt; with &lt;b style="color: red;"&gt;SEARCH HERE&lt;/b&gt;, &lt;b style="color: purple;"&gt;size="20"&lt;/b&gt; with &lt;b style="color: purple;"&gt;"30"&lt;/b&gt;, and &lt;b&gt;&lt;span style="color: purple;"&gt;"Search"&lt;/span&gt;&lt;/b&gt; with &lt;b&gt;&lt;span style="color: purple;"&gt;"Hit"&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;span style="color: purple;"&gt;&lt;span style="color: black;"&gt;the search box display will look like this :&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div align="center"&gt;&lt;form action="http://doit2us.blogspot.com/search" id="searchthis" method="get" style="display: inline;"&gt;&lt;b&gt;&lt;span style="color: red;"&gt;SEARCH HERE&lt;/span&gt; &lt;br /&gt;
&lt;/b&gt; &lt;input id="b-query" maxlength="255" name="q" size="30" type="text" /&gt; &lt;input id="b-searchbtn" type="submit" value="Hit" /&gt;&lt;/form&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b style="color: blue;"&gt;2. Type of Expert Search Box&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b style="color: blue;"&gt;&lt;span style="color: black;"&gt;HTML &lt;/span&gt;&lt;/b&gt;&lt;b style="color: blue;"&gt;&lt;span style="color: black;"&gt;Code &lt;/span&gt;&lt;/b&gt;&lt;b style="color: blue;"&gt;&lt;span style="color: black;"&gt;:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&amp;lt;form action="/search" id="searchform" method="get" style=" text-align:center;"&amp;gt;&lt;br /&gt;
&amp;lt;input class="inpsearch" id="s" name="q" onblur="if (this.value == &amp;amp;quot;&amp;amp;quot;) {this.value = &amp;amp;quot;&lt;span style="color: purple;"&gt;SEARCH HERE&lt;/span&gt;&amp;amp;quot;;}" onfocus="if (this.value == &amp;amp;quot;&lt;span style="color: purple;"&gt;SEARCH HERE&lt;/span&gt;&amp;amp;quot;) {this.value = &amp;amp;quot;&amp;amp;quot;;}" type="text" value="&lt;span style="color: purple;"&gt;SEARCH HERE&lt;/span&gt;"&amp;gt;&lt;br /&gt;
&amp;lt;input id="searchsubmit" type="submit" value="Search"&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt; &lt;/b&gt;&lt;/blockquote&gt;In Expert type, we can provide the Words or Phrases inside the search box (&lt;span style="color: black;"&gt;SEARCH HERE) that will disappear when we click on it. You can change SEARC HERE with your words, just change those &lt;b&gt;"three"&lt;/b&gt; of &lt;b style="color: purple;"&gt;SEARCH HERE&lt;/b&gt; &lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;form action="/search" id="searchform" method="get" style="text-align: center;"&gt;&lt;input class="inpsearch" id="s" name="q" onblur="if (this.value == &amp;quot;&amp;quot;) {this.value = &amp;quot;SEARCH HERE&amp;quot;;}" onfocus="if (this.value == &amp;quot;SEARCH HERE&amp;quot;) {this.value = &amp;quot;&amp;quot;;}" type="text" value="SEARCH HERE" /&gt;&lt;/form&gt;&lt;form action="/search" id="searchform" method="get" style="text-align: center;"&gt;&lt;input id="searchsubmit" type="submit" value="Search" /&gt;&lt;/form&gt;&lt;br /&gt;
&lt;b style="color: blue;"&gt;3. Google Type Search Box&lt;/b&gt; &lt;br /&gt;
&lt;br /&gt;
HTML Code:&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&amp;lt;form method="GET" action="http://www.google.com/search"&amp;gt;&lt;br /&gt;
&amp;lt;input type="hidden" name="ie" value="UTF-8"&amp;gt;&lt;br /&gt;
&amp;lt;input type="hidden" name="oe" value="UTF-8"&amp;gt;&lt;br /&gt;
&amp;lt;table bgcolor="&lt;span style="color: #b45f06;"&gt;#FFFFFF&lt;/span&gt;"&amp;gt;&amp;lt;tbody&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;a href="http://www.google.com/"&amp;gt;&lt;br /&gt;
&amp;lt;img src="&lt;span style="color: #38761d;"&gt;http://www.google.com/logos/Logo_40wht.gif&lt;/span&gt;" border="0" alt="Google" /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;input type="text" name="q" maxlength="255" value="" &amp;gt;&lt;br /&gt;
&amp;lt;input type="submit" name="btnG" value="&lt;span style="color: blue;"&gt;Search&lt;/span&gt;"&amp;gt;&lt;br /&gt;
&amp;lt;span &amp;gt;&lt;br /&gt;
&amp;lt;input type="hidden" name="domains" value="&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;"&amp;gt;&lt;br /&gt;
&amp;lt;input type="radio" name="sitesearch" value=""&amp;gt; &lt;span style="color: purple;"&gt;Google Page&lt;/span&gt; &amp;lt;input type="radio" name="sitesearch" value="&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;" checked=""&amp;gt; &lt;span style="color: purple;"&gt;doit2us.blogspot.com&lt;/span&gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/tbody&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/form&amp;gt; &lt;/b&gt;&lt;/blockquote&gt;&lt;br /&gt;
Change &lt;b style="color: black;"&gt;&lt;a href="http://doit2us.blogspot.com/"&gt;&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;&lt;/a&gt; &lt;/b&gt;to the URL or web addres of your blog. You can modify Logo, by change&lt;b&gt; &lt;span style="color: #38761d;"&gt;http://www.google.com/logos/Logo_40wht.gif&lt;/span&gt;&lt;/b&gt; with your Logo/picture web addres. You c&lt;b&gt;&lt;span style="color: blue;"&gt;&lt;/span&gt;&lt;/b&gt;an also change the word "Search" in the search box by change &lt;b&gt;&lt;span style="color: blue;"&gt;Search&lt;/span&gt;&lt;/b&gt;.(ex. with &lt;b&gt;Hit&lt;/b&gt;), "Google Page" and&lt;b&gt;&lt;span style="color: purple;"&gt;&lt;/span&gt;&lt;/b&gt; "doit2us.blogspot.com" in radio button by change &lt;b&gt;&lt;span style="color: purple;"&gt;Google Page&lt;/span&gt;&lt;/b&gt; and &lt;b&gt;&lt;span style="color: purple;"&gt;doit2us.blogspot.com&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black;"&gt;&lt;b&gt; &lt;/b&gt;with whatever you like, but the searching target still inside the Google and Your blog&lt;b&gt;, &lt;/b&gt;unless You change the URL of &lt;/span&gt;&lt;b&gt;http://www.google.com/search&lt;/b&gt;&lt;span style="color: black;"&gt; and &lt;/span&gt;&lt;b style="color: black;"&gt;&lt;a href="http://doit2us.blogspot.com/"&gt;&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;&lt;/a&gt; &lt;/b&gt;&lt;span style="color: black;"&gt;too.&lt;/span&gt;&lt;span style="color: black;"&gt; &amp;nbsp; &lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: purple;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;form action="http://www.google.com/search" method="GET"&gt;&lt;input name="ie" type="hidden" value="UTF-8" /&gt;&lt;br /&gt;
&lt;input name="oe" type="hidden" value="UTF-8" /&gt;&lt;br /&gt;
&lt;table bgcolor="#ffffff"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;br /&gt;
&lt;a href="http://www.google.com/"&gt;&lt;br /&gt;
&lt;img alt="Google" border="0" src="http://www.google.com/logos/Logo_40wht.gif" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;br /&gt;
&lt;input maxlength="255" name="q" type="text" value="" /&gt;&lt;br /&gt;
&lt;input name="btnG" type="submit" value="Search" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;input name="domains" type="hidden" value="http://doit2us.blogspot.com" /&gt;&lt;br /&gt;
&lt;input name="sitesearch" type="radio" value="" /&gt; Google Page &lt;input checked="checked" name="sitesearch" type="radio" value="http://doit2us.blogspot.com" /&gt; doit2us.blogspot.com&lt;br /&gt;
&lt;br /&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;/form&gt;&lt;br /&gt;
&lt;br /&gt;
Note that I intentionally let the display of google search box above is in a &lt;b&gt;white background&lt;/b&gt;, to make a contrast. You can set it to match your web page background by change &lt;b&gt;&lt;span style="color: #b45f06;"&gt;#FFFFFF&lt;/span&gt;&lt;/b&gt; in &lt;b&gt;table bgcolor="&lt;span style="color: #b45f06;"&gt;#FFFFFF&lt;/span&gt;" &lt;/b&gt;(&lt;b&gt;&lt;span style="color: #b45f06;"&gt;#FFFFFF&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black;"&gt;=White)&lt;/span&gt;&lt;b&gt;&lt;span style="color: #b45f06;"&gt;&lt;span style="color: black;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;with your HTML code of your background color&lt;b&gt;.&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;You don't know the HTML Code of your background color? &lt;/b&gt;Just see it in &lt;a href="http://doit2us.blogspot.com/2009/11/how-to-cange-blogger-header-background.html"&gt;&lt;b&gt;How to change the blogger header color&lt;/b&gt;&lt;/a&gt;, you can also download a small, smart and useful tool for free in there.&lt;br /&gt;
&lt;br /&gt;
Happy search... and Good Luck...!!!&lt;br /&gt;
&lt;b&gt;&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-5395874035221270682?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/5395874035221270682/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/01/search-box-on-blogspot.html#comment-form' title='38 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/5395874035221270682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/5395874035221270682'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/01/search-box-on-blogspot.html' title='Search Box  on Blogspot (HTML Code Search Box)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>38</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-308194220262459959</id><published>2010-01-24T22:08:00.000-08:00</published><updated>2010-01-25T07:03:56.630-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Add A Search Box'/><title type='text'>How to Add  a Search Box into Blogger.(Include Google Adsense Search)</title><content type='html'>By default blogger already has a google search box facility, which can be installed by the following way:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Login to your &lt;a href="http://blogger.com/start"&gt;&lt;b&gt;Blogger&lt;/b&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;On your dashboard choose (click) Layout and then Page Elements.&lt;/li&gt;
&lt;li&gt;Make a new gadget by clicking "Add a Gadget". Adjust selection of "Add a Gadget" in accordance with the "Search Box" placement as your plan. On this blog I put it in the top of my "Blog Posts". If you still don't have "Add a Gadget" facilities on Blog Posts and Header of Blogger Page Elements, Please visit &lt;b style="color: blue;"&gt;&lt;a href="http://doit2us.blogspot.com/search/label/Add%20a%20blogspot%20Gadget"&gt;Add the "Add a Gadget" facilities of Blogspot Gadget &lt;/a&gt;&lt;/b&gt; &lt;/li&gt;
&lt;li&gt;In the "Add a Gadget" windows pop up that appears, choose/click &lt;b&gt;Search Box&lt;/b&gt; &lt;b style="color: red;"&gt;(New!)&lt;/b&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S10_lVMbFLI/AAAAAAAAAL0/1obokPV_IRw/s1600-h/searchbox.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="191" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S10_lVMbFLI/AAAAAAAAAL0/1obokPV_IRw/s200/searchbox.png" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;ol&gt;&lt;li value="5"&gt;In the "Configure Search Box" Enter the title as you like on the Title column to make a name of it, and choose the Tabs as you want by checking the box (we can choose all). .&lt;/li&gt;
&lt;/ol&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S11EsGcuHJI/AAAAAAAAAME/FWOVUM5ueVk/s1600-h/searchbox1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/S11EsGcuHJI/AAAAAAAAAME/FWOVUM5ueVk/s320/searchbox1.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do not forget to saving.... &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S11EM33dweI/AAAAAAAAAL8/-IGj4P8G8HM/s1600-h/searchbox2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S11EM33dweI/AAAAAAAAAL8/-IGj4P8G8HM/s320/searchbox2.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&amp;nbsp;We can also install the &lt;b&gt;Google Search Box&lt;/b&gt; facilities from Google Adsense, but you must sign up first to use this facilities.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Sig in to &lt;a href="https://www.google.com/adsense/login/en_US/?destination=%2Fadsense%2Fadsense-products"&gt;&lt;b&gt;Google Adsense.&lt;/b&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; Click Adsense Setup then on the "Get Ads" tab, click "&lt;b&gt;Adsense for Search&lt;/b&gt; &lt;b style="color: red;"&gt;Improved!."&amp;nbsp;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S11LzY3YxxI/AAAAAAAAAMM/TnvilTC8cVM/s1600-h/searchbox4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="141" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S11LzY3YxxI/AAAAAAAAAMM/TnvilTC8cVM/s200/searchbox4.png" width="200" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Fill/Choose the search box type. If you want to &lt;b&gt;search just from your site&lt;/b&gt;, than fill your site addres into the &lt;b&gt;"selected sites"&lt;/b&gt; box,&lt;span style="color: red;"&gt;&lt;span style="color: black;"&gt;you can also choose &lt;b&gt;search from entire web&lt;/b&gt;. You can manage your search result more spesifically by adjust setting in &lt;b&gt;"more option&lt;/b&gt;". Than click &lt;b&gt;Continue &amp;gt;&amp;gt;.&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The next step is choose the search box option, you can choose the look and feel of your search box, and determine how many characters from your &lt;b&gt;Text Box Lenght, &lt;/b&gt;click&lt;b&gt; Continue &amp;gt;&amp;gt;&lt;br /&gt;
&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;Next, we must determine the &lt;b&gt;"Search Result Type"&lt;/b&gt;,&amp;nbsp; &lt;b&gt;Opening of search result page&lt;/b&gt;, where you can choose wether you would like your search result to open on Google or within your site. &lt;b&gt;Ad Location&lt;/b&gt;, specified where you want the ads to be placed in relation to search results. and &lt;b&gt;The display of search results,&lt;/b&gt; by setting/editing the &lt;b&gt;palletes&lt;/b&gt;. &lt;i style="color: blue;"&gt;&lt;b&gt;Note&lt;/b&gt;&lt;/i&gt;: If you choose open your search results in the same window or in a new window, than the &lt;b&gt;Ad Location&lt;/b&gt; will not be displayed/appear, instead you are allowed to enter your &lt;b&gt;logo&lt;/b&gt;.&amp;nbsp; Click &lt;b&gt;Continue &amp;gt;&amp;gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;The last of these step is &lt;b&gt;Get Search Code&lt;/b&gt;, check the google &lt;b&gt;additional terms&lt;/b&gt; agreed box, &lt;b&gt;Name Your Search Engine&lt;/b&gt; in the box, then click &lt;b&gt;Submit and Get Code&lt;/b&gt;.&lt;/li&gt;
&lt;li&gt;Just copy the script on the box. That's it, now we have a &lt;b style="color: #38761d;"&gt;Google Adsense Search&lt;/b&gt;&lt;span style="color: #38761d;"&gt; &lt;/span&gt;&lt;b style="color: #38761d;"&gt;Script code&lt;/b&gt; so that we can display it on our blog.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S12fesVq2GI/AAAAAAAAAMU/WOQ4UTb_lPA/s1600-h/searchbox3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S12fesVq2GI/AAAAAAAAAMU/WOQ4UTb_lPA/s320/searchbox3.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div style="text-align: left;"&gt;1. Please login to your &lt;a href="http://www.blogger.com/start"&gt;Blogger&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;2. On your Dashboard choose (click) Layout, and then click Page Elements&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;3. Make a new gadget by click "Add a Gadget". Adjust selection of "Add a Gadget" in accordance with the Google Adsense Search Box's placement as your plan.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;4. In the&amp;nbsp; "Add a Gadget" window pop up that appears, click HTML/JavaScript.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;5. Enter the title as you like on the title column. or just leave it blank&lt;b&gt;.&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;6. Copy the &lt;b style="color: #38761d;"&gt;Script&lt;/b&gt; code you have previously obtained (above) and insert in the column content. then save.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;form action="http://www.google.com/cse" id="cse-search-box" target="_blank"&gt;&lt;br /&gt;
Not only put the search box by the "Add a Gadget" Page Elements, in accordance with the contents of the posting, we can also display a &lt;b&gt;search box&lt;/b&gt; inside our posting, as long as this search box script is in the &lt;b&gt;HTML/JavaScript&lt;/b&gt; as shown below.&lt;br /&gt;
In this example, I use my &lt;b style="color: red;"&gt;Google Adsense Search&lt;/b&gt; Script. &lt;br /&gt;
&lt;div&gt;&lt;input name="cx" type="hidden" value="partner-pub-7806992200281128:8n23zw6tydq" /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;input name="ie" type="hidden" value="ISO-8859-1" /&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;input name="q" size="31" type="text" /&gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;input name="sa" type="submit" value="Google Search" /&gt;&lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&lt;/div&gt;If you are not a member of Google Adsense, then you can get the Script Search Box code from the internet. Just try to write &lt;b&gt;&lt;span style="color: blue;"&gt;html search box&lt;/span&gt; &lt;/b&gt;into the search box above&lt;b&gt;, &lt;/b&gt;you'll get a lot of free HTML Search Box. as shown below.&lt;br /&gt;
&lt;/form&gt;&lt;/div&gt;&lt;/div&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;
&lt;form action="YOUR BLOG URL/search" id="searchthis" method="get" style="display: inline;"&gt;&lt;b&gt;NAME OF YOUR BLOG&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;input id="b-query" maxlength="255" name="q" size="20" type="text" /&gt;&lt;br /&gt;
&lt;input id="b-searchbtn" type="submit" value="Search" /&gt;&lt;br /&gt;
&lt;/form&gt;&lt;br /&gt;
In the next post we will discuss more spesific about search box and how to customized,, includes some examples of search box script that you can use it.&lt;br /&gt;
&lt;script src="http://www.google.com/cse/brand?form=cse-search-box&amp;amp;lang=en" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-308194220262459959?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/308194220262459959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/01/how-to-add-search-box-into-blogger.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/308194220262459959'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/308194220262459959'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/01/how-to-add-search-box-into-blogger.html' title='How to Add  a Search Box into Blogger.(Include Google Adsense Search)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S10_lVMbFLI/AAAAAAAAAL0/1obokPV_IRw/s72-c/searchbox.png' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-3210609257127151789</id><published>2010-01-15T00:07:00.000-08:00</published><updated>2010-01-15T00:52:39.326-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='download Icon flags'/><category scheme='http://www.blogger.com/atom/ns#' term='country codes list'/><title type='text'>Lists of (English) Country Names and Code Elements + Download Flag Icons</title><content type='html'>This list states the &lt;b&gt;country names&lt;/b&gt; (official short names &lt;b&gt;in  English&lt;/b&gt;) in alphabetical order as given in ISO 3166-1 &lt;b&gt;and&lt;/b&gt; the corresponding  &lt;b&gt;ISO 3166-1-alpha-2 code elements&lt;/b&gt;.&lt;br /&gt;
It lists 246 official short names and code elements&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: blue;"&gt;&lt;b&gt;&lt;span style="color: #cc0000;"&gt;Country Names&lt;/span&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;span style="color: #cc0000;"&gt;ISO 3166-1-alpha-2 Code elements&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;table cellspacing="0" height="6263" style="color: blue; width: 346px;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;A&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="a.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     AFGHANISTAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ÅLAND ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AX    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ALBANIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ALGERIA     &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     DZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     AMERICAN SAMOA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ANDORRA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AD    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ANGOLA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ANGUILLA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ANTARCTICA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AQ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ANTIGUA AND BARBUDA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ARGENTINA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ARMENIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ARUBA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AW    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     AUSTRALIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     AUSTRIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     AZERBAIJAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;B&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="b.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BAHAMAS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BAHRAIN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BANGLADESH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BD    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BARBADOS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BB    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BELARUS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BELGIUM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BELIZE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BENIN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BJ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BERMUDA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BHUTAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BOLIVIA, PLURINATIONAL STATE OF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BOSNIA AND HERZEGOVINA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BOTSWANA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BW    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BOUVET ISLAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BV    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BRAZIL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BRITISH INDIAN OCEAN TERRITORY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     IO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BRUNEI DARUSSALAM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BULGARIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BURKINA FASO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     BURUNDI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;C&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="c.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CAMBODIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CAMEROON    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CANADA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CAPE VERDE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CV    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CAYMAN ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CENTRAL AFRICAN REPUBLIC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;      CHAD    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TD    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CHILE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CHINA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CHRISTMAS ISLAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CX    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     COCOS (KEELING) ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     COLOMBIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     COMOROS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CONGO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CONGO, THE DEMOCRATIC REPUBLIC OF THE&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="congo-zaire"&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CD    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     COOK ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     COSTA RICA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CÔTE D'IVOIRE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CROATIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     HR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CUBA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CYPRUS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     CZECH REPUBLIC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;D&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="d.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     DENMARK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     DK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     DJIBOUTI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     DJ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     DOMINICA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     DM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     DOMINICAN REPUBLIC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     DO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;E&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="e.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ECUADOR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     EC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     EGYPT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     EG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     EL SALVADOR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SV    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     EQUATORIAL GUINEA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GQ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ERITREA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ER    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ESTONIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     EE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ETHIOPIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ET    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;F&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="f.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     FALKLAND ISLANDS (MALVINAS)    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     FK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     FAROE ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     FO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     FIJI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     FJ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     FINLAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     FI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     FRANCE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     FR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     FRENCH GUIANA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     FRENCH POLYNESIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     FRENCH SOUTHERN TERRITORIES    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;G&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="g.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GABON    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GAMBIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GEORGIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GERMANY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     DE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GHANA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GIBRALTAR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GREECE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GREENLAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GRENADA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GD    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GUADELOUPE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GP    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GUAM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GUATEMALA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GUERNSEY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GUINEA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GUINEA-BISSAU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GW    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     GUYANA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;H&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="h.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     HAITI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     HT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     HEARD ISLAND AND MCDONALD ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     HM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     HOLY SEE (VATICAN CITY STATE)&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="holy-see-vatican"&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     VA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     HONDURAS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     HN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     HONG KONG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     HK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     HUNGARY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     HU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;I&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="i.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ICELAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     IS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     INDIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     IN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     INDONESIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ID    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     IRAN, ISLAMIC REPUBLIC OF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     IR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     IRAQ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     IQ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     IRELAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     IE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ISLE OF MAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     IM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ISRAEL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     IL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ITALY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     IT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;J&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="j.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     JAMAICA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     JM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     JAPAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     JP    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     JERSEY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     JE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     JORDAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     JO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;K&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="k.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     KAZAKHSTAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     KENYA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     KIRIBATI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KP    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     KOREA, REPUBLIC OF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     KUWAIT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KW    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     KYRGYZSTAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;L&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="l.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     LAO PEOPLE'S DEMOCRATIC REPUBLIC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     LATVIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LV    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     LEBANON    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LB    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     LESOTHO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     LIBERIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     LIBYAN ARAB JAMAHIRIYA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     LIECHTENSTEIN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     LITHUANIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     LUXEMBOURG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;M&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="m.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MACAO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MADAGASCAR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MALAWI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MW    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MALAYSIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MALDIVES    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MV    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MALI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ML    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MALTA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MARSHALL ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MARTINIQUE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MQ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MAURITANIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MAURITIUS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MAYOTTE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     YT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MEXICO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MX    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MICRONESIA, FEDERATED STATES OF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     FM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MOLDOVA, REPUBLIC OF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MD    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MONACO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MONGOLIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MONTENEGRO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ME    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MONTSERRAT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MOROCCO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MOZAMBIQUE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     MYANMAR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;N&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="n.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NAMIBIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NAURU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NEPAL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NP    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NETHERLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NETHERLANDS ANTILLES    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NEW CALEDONIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NEW ZEALAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NICARAGUA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NIGER    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NIGERIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NIUE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NORFOLK ISLAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NORTHERN MARIANA ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MP    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     NORWAY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     NO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;O&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="o.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     OMAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     OM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;P&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="p.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PAKISTAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PALAU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PW    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PALESTINIAN TERRITORY, OCCUPIED    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PANAMA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PAPUA NEW GUINEA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PARAGUAY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PERU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PHILIPPINES    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PITCAIRN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     POLAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PORTUGAL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     PUERTO RICO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;Q&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="q.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     QATAR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     QA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;R&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="r.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     RÉUNION    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     RE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ROMANIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     RO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     RUSSIAN FEDERATION    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     RU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     RWANDA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     RW    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;S&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="s.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAINT BARTHÉLEMY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     BL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAINT HELENA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAINT KITTS AND NEVIS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     KN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAINT LUCIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAINT MARTIN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     MF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAINT PIERRE AND MIQUELON    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     PM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAINT VINCENT AND THE GRENADINES    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     VC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAMOA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     WS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAN MARINO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAO TOME AND PRINCIPE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ST    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SAUDI ARABIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SENEGAL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SERBIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     RS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SEYCHELLES    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SIERRA LEONE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SINGAPORE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SLOVAKIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SLOVENIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SOLOMON ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SB    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SOMALIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SOUTH AFRICA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ZA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS     &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SPAIN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ES    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SRI LANKA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     LK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SUDAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SD    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SURINAME    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SVALBARD AND JAN MAYEN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SJ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SWAZILAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SWEDEN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SWITZERLAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     CH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     SYRIAN ARAB REPUBLIC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     SY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;T&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="t.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TAIWAN, PROVINCE OF CHINA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TW    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TAJIKISTAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TJ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TANZANIA, UNITED REPUBLIC OF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     THAILAND    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TIMOR-LESTE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TL    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TOGO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TOKELAU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TK    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TONGA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TRINIDAD AND TOBAGO    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TT    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TUNISIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TURKEY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TR    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TURKMENISTAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TURKS AND CAICOS ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TC    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     TUVALU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     TV    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;U&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="u.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     UGANDA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     UG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     UKRAINE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     UA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     UNITED ARAB EMIRATES    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     AE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     UNITED KINGDOM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     GB    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     UNITED STATES    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     US    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     UNITED STATES MINOR OUTLYING ISLANDS    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     UM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     URUGUAY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     UY    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     UZBEKISTAN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     UZ    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;V&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="v.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     VANUATU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     VU    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     VATICAN CITY STATE&lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;&lt;td valign="top"&gt;&lt;b&gt;see &lt;i&gt;HOLY SEE&lt;/i&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     VENEZUELA, BOLIVARIAN REPUBLIC OF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     VE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     VIET NAM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     VN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     VIRGIN ISLANDS, BRITISH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     VG    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     VIRGIN ISLANDS, U.S.    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     VI    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;W&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="w.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     WALLIS AND FUTUNA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     WF    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     WESTERN SAHARA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     EH    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;Y&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="y.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     YEMEN    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     YE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;&lt;b style="color: black;"&gt;Z&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=3210609257127151789" name="z.."&gt;&lt;/a&gt;&lt;/b&gt;    &lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     &amp;nbsp;    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ZAMBIA    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ZM    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;/tr&gt;
&lt;tr class="zebra"&gt;         &lt;td valign="top"&gt;&lt;b&gt;     ZIMBABWE    &lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;       &lt;td valign="top"&gt;&lt;b&gt;     ZW&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;/td&gt;&lt;td valign="top"&gt;&lt;br /&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
Source : &lt;a href="http://www.iso.org/"&gt;&lt;b&gt;http://www.iso.org&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;Icon Flags &lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S1Aci4cRMMI/AAAAAAAAALs/sKq9w9sPr3g/s1600-h/flag+icons.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S1Aci4cRMMI/AAAAAAAAALs/sKq9w9sPr3g/s320/flag+icons.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;You can see / get the icon flags of all countries in the world include the name by downloading it for free at&lt;a href="http://www.famfamfam.com/lab/icons/flags/famfamfam_flag_icons.zip"&gt;&lt;b&gt; http://sites.google.com/site/blogforstorage/blog-for-us-f/famfamfam_flag_icons.zip&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
As has been described in a previous posts, the country code and icon flags are two main things, if we want to &lt;a href="http://doit2us.blogspot.com/2010/01/how-to-add-language-translator-into.html"&gt;&lt;b&gt;add a language translator into Google Language Translator Gadget&lt;/b&gt;&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-3210609257127151789?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/3210609257127151789/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/01/lists-of-english-country-names-and-code.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3210609257127151789'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3210609257127151789'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/01/lists-of-english-country-names-and-code.html' title='Lists of (English) Country Names and Code Elements + Download Flag Icons'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S1Aci4cRMMI/AAAAAAAAALs/sKq9w9sPr3g/s72-c/flag+icons.png' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-5314878193547943967</id><published>2010-01-14T23:04:00.000-08:00</published><updated>2010-01-15T01:16:26.717-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Add my language translator into Google Language Translator'/><title type='text'>How to add my language translator into Google Language Translator Gadget (JavaScript)</title><content type='html'>In previous posts we've discussed &lt;a href="http://doit2us.blogspot.com/2010/01/how-to-install-google-language.html"&gt;&lt;b&gt;How to install Google Language Translator&lt;/b&gt;&lt;/a&gt;. In this post, we will discuss How to add a language translator into Google Language Translator.&lt;br /&gt;
To add a translation into another language (other than those already there), First we should have a country flag icon in accordance with the laguage to be added..So that our blog visitors can easily choose according to the desired language.&lt;br /&gt;
You can easily find the flag icon in internet and download it, just enter the keyword "download icon flag" into &lt;a href="http://www.google.com/"&gt;Google&lt;/a&gt; search box and you'll find so many sites that provide free flag icons.&lt;br /&gt;
After finish downloading, you should keep it on the server which can be accessed later. There are so many sites offering free hosting for storing our files, You can learn about it in &lt;a href="http://doit2us.blogspot.com/2009/11/using-google-groups-and-google-sites.html"&gt;&lt;b&gt;Using Google Groups and Google Sites as web storage.&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
The next step, we will learn a Google Language Translation JavaScript Codes. Well, please look at the &lt;b style="color: #38761d;"&gt;JavaScript&lt;/b&gt; below that I copy from " &lt;a href="http://doit2us.blogspot.com/2010/01/how-to-install-google-language.html"&gt;&lt;b&gt;How to install Google Language Translator&lt;/b&gt;&lt;/a&gt;." the last paragraph before &lt;b style="color: #38761d;"&gt;&amp;lt;/form&amp;gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #38761d;"&gt;&amp;nbsp; &lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;&lt;span style="color: #38761d;"&gt;&amp;lt;input onclick="this.form.langpair.value=this.value" title="&lt;/span&gt;&lt;span style="color: #cc0000;"&gt;Español/Spanish&lt;/span&gt;&lt;span style="color: #38761d;"&gt;" value="&lt;/span&gt;&lt;span style="color: #783f04;"&gt;en|es&lt;/span&gt;&lt;span style="color: #38761d;"&gt;" type="image" height="&lt;/span&gt;&lt;span style="color: #f1c232;"&gt;20&lt;/span&gt;&lt;span style="color: #38761d;"&gt;" src="&lt;/span&gt;&lt;span style="color: #0b5394;"&gt;http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/998398/gse_multipart12407.png&lt;/span&gt;&lt;span style="color: #38761d;"&gt;" &lt;/span&gt;&lt;span style="color: black;"&gt;width&lt;/span&gt;&lt;span style="color: #38761d;"&gt;="&lt;/span&gt;&lt;span style="color: #674ea7;"&gt;30&lt;/span&gt;&lt;span style="color: #38761d;"&gt;" name="langpair"/&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #cc0000;"&gt;Español/Spanish&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #cc0000;"&gt;&lt;span style="color: black;"&gt; &amp;nbsp; &amp;nbsp; .....&amp;nbsp; This title will apear when we put our mouse cursor above the Flag Icon.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #783f04;"&gt;en|es&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;span style="color: #783f04;"&gt;&lt;span style="color: black;"&gt;.....&lt;/span&gt;&lt;/span&gt;&amp;nbsp; This script is meant to translate command from English to Espanol /Spanish (country code)&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #f1c232;"&gt;20&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #f1c232;"&gt;&lt;span style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; .....&amp;nbsp; Height of the Flag Icon&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #674ea7;"&gt;30&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #674ea7;"&gt;&lt;span style="color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #f1c232;"&gt;&lt;span style="color: black;"&gt; ..... Weight of the Flag Icon.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: #0b5394;"&gt;http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/998398/gse_multipart12407.png&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;&lt;span style="color: #0b5394;"&gt;&lt;span style="color: black;"&gt;..... Flag Icon Image address&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
So if you want to add a new translater into Google Language Translator (&lt;b&gt;Indonesia &lt;/b&gt;for Example):&lt;br /&gt;
1. Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; .&lt;br /&gt;
2. On your Dashboard, select the &lt;b&gt;Layout&lt;/b&gt; menu, and click the &lt;b&gt;Page Element&lt;/b&gt;.&lt;br /&gt;
3. Click &lt;b&gt;Edit&lt;/b&gt; link your Google Language Translator Gadget.&lt;br /&gt;
4. Copy the last paragraph of your &lt;b style="color: #38761d;"&gt;JavaScipt&lt;/b&gt; before &lt;b style="color: #38761d;"&gt;&amp;lt;/form&amp;gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #38761d;"&gt;&lt;/span&gt;&lt;/b&gt; and paste right after it.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S1AGw1QXJ2I/AAAAAAAAALk/BrJZQv_Wl1U/s1600-h/add+google+language+translator2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S1AGw1QXJ2I/AAAAAAAAALk/BrJZQv_Wl1U/s320/add+google+language+translator2.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;5. Replace &lt;b&gt;&lt;span style="color: #cc0000;"&gt;Español/Spanish&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #cc0000;"&gt;&lt;span style="color: black;"&gt; with &lt;b style="color: #cc0000;"&gt;Indonesian/Indonesia,&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #783f04;"&gt;en|es &lt;/span&gt;&lt;/b&gt;&lt;span style="color: #783f04;"&gt;&lt;span style="color: black;"&gt;with&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #783f04;"&gt;en|id&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #0b5394;"&gt; and &lt;/span&gt;&lt;b&gt;&lt;span style="color: #0b5394;"&gt;http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/998398/gse_multipart12407.png &lt;/span&gt;&lt;/b&gt;&lt;span style="color: #0b5394;"&gt;with&lt;/span&gt;&lt;b&gt;&lt;span style="color: #0b5394;"&gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="color: #0b5394;"&gt;&lt;span style="color: black;"&gt;Indonesian's flag icon image address that we've stored before. In this case I change the image addres with&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://sites.google.com/site/blogforstorage/blog-for-us-f/id.png"&gt;&lt;b style="color: red;"&gt;http://sites.google.com/site/blogforstorage/blog-for-us-f/id.png&lt;/b&gt;&lt;/a&gt;&amp;nbsp; &lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;span style="color: black;"&gt;6. If you feel your image flags are to small or to large, you can set it by changing the value of&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #f1c232;"&gt;20&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #0b5394;"&gt;&lt;span style="color: black;"&gt; and &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #674ea7;"&gt;30&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #0b5394;"&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;span style="color: black;"&gt;7. Don't forget to Save it...&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;span style="color: black;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;span style="color: black;"&gt;You can find / get the "(english) country code" and "icon flags" of all countries in the world in&lt;/span&gt;&lt;/span&gt;&lt;a href="http://doit2us.blogspot.com/2010/01/lists-of-english-country-names-and-code.html"&gt;&lt;b&gt;&lt;span style="color: black;"&gt; &lt;/span&gt;http://doit2us.blogspot.com/2010/01/lists-of-english-country-names-and-code.html&lt;/b&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-5314878193547943967?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/5314878193547943967/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/01/how-to-add-language-translator-into.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/5314878193547943967'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/5314878193547943967'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/01/how-to-add-language-translator-into.html' title='How to add my language translator into Google Language Translator Gadget (JavaScript)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/S1AGw1QXJ2I/AAAAAAAAALk/BrJZQv_Wl1U/s72-c/add+google+language+translator2.png' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-2995078047212667336</id><published>2010-01-04T20:15:00.000-08:00</published><updated>2010-01-15T00:21:52.406-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Install Google Language Translation'/><title type='text'>How to Install Google Language Translation along with The Flag Icon on Blogger</title><content type='html'>It would be nice if we put translation facilities into various language on our blog, so that our blog/site can be accessed by entire population of the word.&lt;br /&gt;
There are several popular tools online intepreter that's pretty good and free too... &lt;b&gt;&lt;a href="http://uk.babelfish.yahoo.com/"&gt;Altavista Bable Fish's Translator&lt;/a&gt;&lt;/b&gt; and &lt;b&gt;&lt;a href="http://translate.google.com/"&gt;Google Language Translator&lt;/a&gt;&lt;/b&gt; for example. &lt;br /&gt;
In this discussion we will learn how to install Google Language Translator along with the flag icon on blogger blog. Google Language Translator is able to translate content into English, Arabic, Chinese, French, Germany, Italian, Japanese, Korean, Portuguese, Russian and Spanish.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S0K1qI1nVuI/AAAAAAAAALU/oCzpRA_3H1I/s1600-h/google+language+translator.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S0K1qI1nVuI/AAAAAAAAALU/oCzpRA_3H1I/s320/google+language+translator.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Google Language Translator using JavaScript that can be applied to most of blog sites like &lt;a href="http://www.blogger.com/"&gt;&lt;b style="color: red;"&gt;Blogspot&lt;/b&gt;&lt;/a&gt; and &lt;a href="http://www.wordpress.com/"&gt;&lt;b style="color: red;"&gt;Wordpress&lt;/b&gt;&lt;/a&gt;. The core of this tool is a JS Script it self. So for anyone who want to use it, just copy the &lt;b style="color: #38761d;"&gt;script&lt;/b&gt; below.&lt;br /&gt;
&lt;br /&gt;
If You are Blogger then do as follows:&lt;br /&gt;
1. Please login to your &lt;a href="http://www.blogger.com/start"&gt;Blogger&lt;/a&gt;.&lt;br /&gt;
2. On your Dashboard choose (click) Layout, and then click Page Elements&lt;br /&gt;
3. Make a new gadget by click "Add a Gadget". Adjust selection of "Add a Gadget" in accordance with the Google Language Translator's placement as your plan, (on this blog I put it in the right sidebar on the top).&lt;br /&gt;
4. In the windows "Add a Gadget" that appears later, click HTML/JavaScript.&lt;br /&gt;
5. Enter the title as you like on the title column. example : &lt;a href="http://doit2us.blogspot.com/2010/01/how-to-install-google-language.html"&gt;&lt;b style="color: blue;"&gt;Google Language Translation &lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
6. Copy the &lt;b style="color: #38761d;"&gt;JavaScript&lt;/b&gt; code below and insert in the column content.&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;blockquote&gt;&amp;lt;form action="http://www.google.com/translate"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script language="javascript" type="text/javascript"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
document.write ("&amp;lt;input name=u value=" location.href " type=hidden&amp;gt;")&lt;br /&gt;
&lt;br /&gt;
// --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noscript&amp;gt;&amp;lt;input value="&lt;span style="color: #cc0000;"&gt;http://doit2us.blogspot.com&lt;/span&gt;/" name="u" type="hidden"/&amp;gt;&amp;lt;/noscript&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input value="id" name="hl" type="hidden"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input value="UTF8" name="ie" type="hidden"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input value="" name="langpair" type="hidden"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="Arabic" value="id|ar" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/358406/gse_multipart12399.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="&amp;amp;#20013;%u6587%uFF08%u7B80%u4F53%uFF09/Chinese (Simplified)" value="id|zh-CN" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/546049/gse_multipart12397.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="&amp;amp;#20013;%u6587%uFF08%u7E41%u4F53%uFF09/Chinese (Traditional)" value="id|zh-TW" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/208681/gse_multipart12398.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="Fran&amp;amp;#231;ais/French" value="id|fr" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/327620/gse_multipart12413.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="Deutsch/German" value="id|de" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/734899/gse_multipart12400.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="Italiano/Italian" value="id|it" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/306145/gse_multipart12401.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="&amp;amp;#26085;%u672C%u8A9E/Japanese" value="id|ja" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/443122/gse_multipart12402.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="&amp;amp;#54620;%uAD6D%uC5B4/Korean" value="id|ko" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/581031/gse_multipart12403.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="Portugu&amp;amp;#234;s/Portuguese" value="id|pt" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/670301/gse_multipart12404.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="&amp;amp;#1056;%u0443%u0441%u0441%u043A%u0438%u0439/Russian" value="id|ru" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/111692/gse_multipart12405.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;input onclick="this.form.langpair.value=this.value" title="Espa&amp;amp;#241;ol/Spanish" value="id|es" type="image" height="20" src="http://photos1.blogger.com/x/blogger2/6075/564571464515337/1600/z/998398/gse_multipart12407.png" width="30" name="langpair"/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/form&amp;gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S0K2b3wbNDI/AAAAAAAAALc/aV3oTOUVET0/s1600-h/google+language+translator1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/S0K2b3wbNDI/AAAAAAAAALc/aV3oTOUVET0/s320/google+language+translator1.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;7. After finished, change blog addres &lt;a href="http://doit2us.blogspot.com/"&gt;&lt;span style="color: red;"&gt;http://doit2us.blogspot.com&lt;/span&gt;&lt;/a&gt; into yours. And don't forget to save it.&lt;br /&gt;
&lt;br /&gt;
Congratulations, You have your blog intepreter facilities now...!!! To add translation into another language (eg English) along with the flag icons than we must have a little knowledge about the JavaScript codes that used, Do not imagine a complex code, it is very simple and we will discuss further in &lt;b&gt;How to add a Language Translator into Google Language Translator.&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-2995078047212667336?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/2995078047212667336/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2010/01/how-to-install-google-language.html#comment-form' title='26 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/2995078047212667336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/2995078047212667336'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2010/01/how-to-install-google-language.html' title='How to Install Google Language Translation along with The Flag Icon on Blogger'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/S0K1qI1nVuI/AAAAAAAAALU/oCzpRA_3H1I/s72-c/google+language+translator.png' height='72' width='72'/><thr:total>26</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-6159306400995689302</id><published>2009-12-28T20:21:00.000-08:00</published><updated>2009-12-28T21:45:23.470-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='List bX-error'/><title type='text'>List of Blogger bX-Error Codes</title><content type='html'>&lt;b&gt;Below is the List of Blogger bX-error code, Thanks for &lt;a href="http://bx-codes.blogspot.com/"&gt;Blogger Error Codes&lt;/a&gt; who makes the list &lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;bX-ssciez&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: red;"&gt;Publish Confirmation Exception&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
We're aware of this error which is generated during publish confirmation, and are working to resolve it quickly. Although you are seeing this error, your post/comment should still publish to your blog. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-1x36wx&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Post Page comment error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Blogger engineers are currently diagnosing and responding to the problem that’s causing this error. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-q8mnbv&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Label limit exceeded&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Blogger currently allows a maximum of 20 labels per post, and 2000 unique labels per blog. To get rid of this message, you will have to correct the appropriate label counts.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-lhziiw&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Comment Moderation Exception&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Your blog is experiencing a known issue with comment moderation that the Blogger Team is currently investigating. You do not need to report this problem, and can get the latest updates on this bug on our Known Issues blog:&lt;br /&gt;
http://knownissues.blogspot.com/2009/09/2137567.html&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-u01hr1&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Invalid Layout Exception&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Changes you may have made to the header/title widget (possibly for SEO) are conflicting with your template code. Removing these customizations should fix this error.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-3d9atb, bX-6vix0l, bX-afo7e2, bX-mws9sr&lt;/b&gt;&lt;br /&gt;
&lt;div class="comments" id="comments"&gt;&lt;b style="color: red;"&gt;Invalid Layout Exception&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;You blog is experiencing a known error that we are currently investigating. For the latest updates on this bug, please see our Known Issues blog.&lt;br /&gt;
&lt;br /&gt;
Thanks for your patience.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-xovb7t&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Invalid Post Template&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;There was an error parsing your post template. Please go to Settings &amp;gt; Formatting to fix the Post Template HTML.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-pu7aaj&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Known Issue&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;The Blogger team is aware of this error and is investigating.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-r1ezpk&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Widget Parsing Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;This blog is having problems due to internal errors rendering the blog gadgets&lt;br /&gt;
Blogger engineers are aware of the problem and are working on a solution.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-bce8517c&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Image uploading unavailable&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Image uploading is currently unavailable due to PicasaWeb maintenance.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-f87uq5, bX-kka0xf, bX-pq8xgs, bX-seep61, bX-tsvpgj, bX-uwdr66, bX-woam4u &lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Blogs Displaying Error Codes&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;This blog is currently inaccessible.&lt;br /&gt;
Blogger engineers will be deploying a fix presently.&lt;br /&gt;
We apologize for this interruption in service.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-n3ff52, bX-volzpw&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;XML Generation Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;There was an error generating this blog's feed. Blogger engineers are aware of the issue and are working on it.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-ekwfjb, bX-ppqi9d&lt;/b&gt;&lt;br /&gt;
&lt;div class="comments" id="comments"&gt;&lt;b style="color: red;"&gt;Gadget directory unavailable&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;We are experience some problems in our connection to the gadget directory. Gadgets will still show up on your blog but you will not be able to add or configure gadgets at this time.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-cf3xin, bX-xd3w84&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;No Blog Admin Found&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;There was an error rendering this feed because this blog does not have any admins.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-e441ek&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Layouts Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;The Blog Lists widget is currently down. Blogger is aware of the problem and is looking into it.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-z8kqgm, bX-391dlh,&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Missing Blog Creator&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;An error occurred rendering this feed. Blogger is aware of the problem and is looking into it.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-uxu3fu&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;BlogSpot Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;This blog is currently inaccessible.Blogger engineers will be deploying a fix presently.&lt;br /&gt;
We apologize for this interruption in service.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-acffys, bX-cldfi1, bX-cviw8s, bX-rh26vj&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Error with America / Caracas time zone&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Due to recent changes with the America / Caracas time zone, Blogger is unable to display your blog or change time zone settings. We are working on a fix.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-tgu0qs&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Error Processing Your Request&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Unfortunately, we are currently unable to perform this action, but we're investigating the problem and working on a fix. For further updates, please see Blogger Status.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-i54acw&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Error uploading your photo&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;There was a temporary error uploading your photo. Please try again in a few minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-9pjt6o&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Photo Uploading Unavailable&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Blogger photo uploading is currently down. Our engineers are working on the situation.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-ji78k6, bX-xu1zoq&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;&amp;nbsp;Invalid Template Code&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Please ensure that all page elements (e.g. b:widget) are in between the  tags of your template code.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-pohgdk, bX-xjlu2f&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;This blog has invalid template code&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;If this is your blog, please look through your template code (Template | Edit HTML tab) and search for any code referencing "post.url." This code must not exist outside of your post widget, so please remove any code referencing "post.url," unless it is in your post widget.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-btoxyn, bX-tkcah7 &lt;/b&gt;  &lt;br /&gt;
&lt;div class="post-footer-line post-footer-line-3"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="comments" id="comments"&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=6159306400995689302" name="comments"&gt;&lt;/a&gt; &lt;br /&gt;
&lt;div id="backlinks-container"&gt;&lt;div id="Blog1_backlinks-container"&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;&lt;b&gt;Unable to Delete Blog&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;We are working on resolving this issue. Updates will be posted &lt;a href="http://groups.google.com/group/blogger-help-troubleshoot/browse_thread/thread/358ede6e344d2605"&gt;in the Help group&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-5tdd1p, bX-6tj0s5, bX-6tnmaz, bX-7mplh0, bX-l28v5z, bX-ltlqzv, bX-n4mon3, bX-nsm4vm, bX-pvq71c, bX-qeihpe, bX-ujue70&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Unable to upload image&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;We are aware of this problem and currently working on a fix.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-2f00qm&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: red;"&gt;Profile Image Erro&lt;/b&gt;r&lt;br /&gt;
One of the members of this blog has a problem with their profile image, which is preventing this page from being displayed properly. Please have each member check their profile to make sure their picture is displaying correctly. If it isn't, they can remove it or add a new one to solve this problem.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Unable to display blog&lt;br /&gt;
The original owner of this blog is no longer a member. To display this blog properly, please remove any tags beginning with &amp;lt;$BlogOwner...&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-dw5843 &lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Unable to Update Profile&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;We are aware of this issue and working on a fix.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;bX-dalets&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: red;"&gt;Unable to display Navba&lt;/b&gt;r&lt;br /&gt;
Please try again&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; bX-2f00qm, bX-tlsikm&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Profile Image Problem&lt;/b&gt; &lt;br /&gt;
&lt;/div&gt;There is a problem with your profile image that is preventing this page from being displayed. We are aware of the problem and working on a fix.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; bX-677pki, bX-geqofh, bX-lsioy8, bX-napiw5, bX-qa45xg&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;There was a Temporary error.&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Please wait a few minutes and see if your updates were successful. If not, please try again.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-lw8mpb, bX-prxtbp&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Unable to edit poll&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;We are aware of this issue and currently working on a fix. In the meantime, as a workaround, you can remove the poll's code from your &lt;b&gt;Template | Edit HTML&lt;/b&gt; tab, which will delete the problematic poll from your blog.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-5j5nhh, bX-x7mp8t&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Unable to display this post page&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;This blog has disabled post page archiving, so this URL can no longer display. If this is your blog, please enable post page archiving on the Settings | Archiving tab (select "Yes" for the "Enable post pages?" option) to rectify this problem.&lt;br /&gt;
&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;b&gt; bX-gfz536&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: red;"&gt;There was an erro&lt;/b&gt;r&lt;br /&gt;
Please try again later.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; bX-6gfpx3&lt;/b&gt; &lt;br /&gt;
&lt;b&gt;&lt;span style="color: red;"&gt;Error with "Japanese (Japan, JP)" Language Settin&lt;/span&gt;&lt;/b&gt;g&lt;br /&gt;
Your blog cannot be displayed because of a language setting error. Please visit your blog's settings page and change the language from "Japanese (Japan, JP)" to "Japanese (Japan)."&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-w0b81c&lt;/b&gt;&lt;br /&gt;
&lt;b style="color: red;"&gt;Language Setting Erro&lt;/b&gt;r&lt;br /&gt;
We are currently unable to display this blog. If you are the blog owner, you can fix the error as follows:&lt;br /&gt;
1. Go to the &lt;b&gt;Settings | Formatting&lt;/b&gt; tab for this blog. &lt;br /&gt;
2. Change the Language setting to a different language.&lt;br /&gt;
3. Click the "Save" button.&lt;br /&gt;
4. Change the Language setting back to your desired language.&lt;br /&gt;
5. Click the "Save" button again.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; bX-kewlk9&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Video Processing Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;This blog cannot be displayed due to a video processing error. Please remove the&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; bX-2bdp09&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Post Editor Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;The post editor is trying to display too many posts. Please add "&amp;amp;numPosts=10" to the end of the URL where you encounter this error, to change the number of posts displayed by the blog's post editor.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; bX-idlp73, bX-o0zoa0, bX-pgtif7, bX-r1buvw, bX-rthuiq&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="color: red;"&gt;We are unable to save your template&lt;/span&gt; &lt;/b&gt;&lt;br /&gt;
We are aware of this issue (caused by outdated AdSense code) and are currently working on a fix. In the meantime, as a workaround, you can add the following line of code into each ad code snippet, directly after the google_ad_client label:&lt;br /&gt;
google_ad_host="pub-1556223355139109";&lt;br /&gt;
Thank you for your patience.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-hqxd1g&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Comment Link Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;The comment link you have followed appears to be incorrect or outdated. This could be due to the blog in question being deleted or having incorrect template code for the comment links.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; bX-mtwwdi, bX-rxaqrt&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Unable to Upload Image&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Please try again in a few minutes.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-37qik4, bX-7s15tm, bX-lzkkhl&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Blogger Search is not Working&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Blogger search is currently broken. Engineers have identified the problem and will be deploying a solution presently.&lt;br /&gt;
In the meantime, we suggest using &lt;a href="http://blogsearch.google.com/advanced_blog_search?ui=blg"&gt;Google Blog Search&lt;/a&gt; to find what you're looking for.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; bX-2v7ys6, bX-xt3xtp&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Login Validation Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Your username and password are correct but Blogger had an internal error validating your login. Please try to login again.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-mq2of1&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Multiple Spam Blogs&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content"&gt;This error occurs because you have more than one blog that has been marked by our automated spam-prevention system as potentially spam. We apologize if this is preventing you from accessing your blogs.&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content"&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-7auoq8&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Photo uploading is temporarily not working&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content"&gt;This should be fixed in half an hour. Please try again later.  &lt;br /&gt;
&lt;/div&gt;&lt;div class="post-footer-line post-footer-line-1"&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=5005590947255871158&amp;amp;postID=1224697028788924658" title="Edit Post"&gt; &lt;br /&gt;
&lt;/a&gt;   &lt;br /&gt;
&lt;/div&gt;&lt;b&gt;bX-resilr&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Secret error for clever people&lt;/b&gt; &lt;br /&gt;
&lt;/div&gt;Move along. Nothing to see here.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-1zu2vy&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Comment notification error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content"&gt;Your comment has been posted to this blog, but we were unable to send a notification email to the blog’s owner. We apologize for this error.  &lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-gcdngf&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Could not upload Image.&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content"&gt;Blogger is currently unable to upload your images to this blog. We are working on resolving this problem as soon as possible. Please see &lt;a href="http://blogger-status.blogspot.com/2007/03/were-experiencing-some-issues-with-some.html"&gt;Blogger Status&lt;/a&gt; for more information and updates on this issue.  &lt;br /&gt;
&lt;/div&gt;&lt;div class="post-footer-line post-footer-line-1"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;b&gt; bX-1us3c3, bX-4qmsfw, bX-ftexlv, bX-kayz6v, bX-prdd9n&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Cannot edit Domain Hosting Settings&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Due to Blogger maintenance, custom domain hosting settings are currently not modifiable. Please try again in 1 hour.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-sp4hmm&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Template Tag Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Blogger engineers are currently looking into the source of this error and will fix it presently.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-aw21o0&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Blog Cannot be Displayed&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;The owner of this blog has deleted his/her account, and this blog is no longer available.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-rfg2oe&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Missing URL Settings&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Your blog does not have a homepage URL. Please go back, click "Settings," then "Publishing," and enter the correct address for your blog in the URL setting. Then come back and try posting again.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-h94xv&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Error emailing post&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content"&gt;Blogger is unable to email this post to the recipient, due to a problem with the BlogSend setting. Please check this setting under the Settings | Email tab and ensure that it contains a single, correctly formatted email address.&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt; bX-9w7qz9, bX-blo1ut, bX-jp3d1, bX-la6m4o, bX-pn0dtw, bX-v2vqfh&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;This Profile cannot be displayed&lt;/b&gt; &lt;br /&gt;
&lt;/div&gt;If this is your profile, please log in and check your profile settings. If you have entered a username for an IM service, please ensure that you have also selected the specific IM service corresponding with the username.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bX-2o3sed, bX-45y3w1&lt;/b&gt;&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Error completing action&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content"&gt;There was a transient error in completing this action. Please try to click back or otherwise repeat what you were doing. It will likely work a second time.&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content"&gt;&lt;/div&gt;&lt;div class="post-body entry-content"&gt;&lt;b&gt;bX-ot8any&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="post-body entry-content" style="color: red;"&gt;&lt;b&gt;Error loading user information&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Blogger has experienced a transient error. Please wait a few seconds and then reload this page.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;bbX-lgwej, bX-3r3ejc, bX-5d69vr, bX-85oi4e, bX-d7il0a, bX-gbdnj4, bX-irbo2k, bX-l96j2, bX-l9xjx9, bX-mzm63b, bX-obv7m3, bX-t0ou3g, bX-xetjcr, bX-yvq86z&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Invalid Post template &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Your post template contains invalid html. This typically means &amp;lt;script&amp;gt; tags. You can get rid of this error by either removing the post template alltogether or by editing it on Settings-&amp;gt;Formatting-&amp;gt;Post Template.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class="post-labels"&gt; bX-gi5hu8&lt;/span&gt;&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Error Saving editor preferences&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;We experienced a transient error saving your preferences. Please click the back button in your browser and try again.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class="post-labels"&gt; bX-68tbuv, bX-yvtdin&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span class="post-labels"&gt;&lt;b style="color: red;"&gt;Error uploading to beta.blogger.com&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="post-labels"&gt;&lt;/span&gt;This error comes from uploading an image to &lt;code&gt;beta.blogger.com&lt;/code&gt;.&lt;br /&gt;
Please login through &lt;code&gt;www.blogger.com&lt;/code&gt; and update any bookmarks you have to change &lt;code&gt;beta.blogger.com&lt;/code&gt; to &lt;code&gt;www.blogger.com&lt;/code&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class="post-labels"&gt; bX-rr85sd&lt;/span&gt;&lt;/b&gt; &lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;Test Error&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;This error code signifies a test error from a Blogger engineer. &lt;script&gt;
 tags. You can get rid of this error by either removing
the post template altogether or by editing it on
Settings-&gt;Formatting-&gt;Post Template.&amp;nbsp;&lt;/p&gt;&lt;p&gt;

&amp;nbsp;&lt;/p&gt;&lt;p&gt;

&lt;b&gt;&lt;span class="post-labels"&gt;bX-gi5hu8&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;

&lt;b style="color: rgb(255, 0, 0);"&gt;&lt;span class="post-labels"&gt;Error Saving Editor Preferences&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span class="post-labels"&gt; &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;

We experienced a transient error saving your preferences. Please click the back button in your browser and try again.&amp;nbsp;&lt;/p&gt;&lt;p&gt;

&amp;nbsp;&lt;/p&gt;&lt;p&gt;

&lt;b&gt;&lt;span class="post-labels"&gt;
bX-68tbuv,
bX-yvtdin&lt;/span&gt;&lt;/b&gt; 
&lt;/p&gt;&lt;p&gt;

&lt;b style="color: rgb(255, 0, 0);"&gt;Error uploading to beta.blogger.com&lt;/b&gt;
&lt;/p&gt;&lt;p&gt;

This error comes from uploading an image to &lt;code&gt;beta.blogger.com&lt;/code&gt;.
&lt;/p&gt;&lt;p&gt;

Please login through &lt;code&gt;www.blogger.com&lt;/code&gt; and update any bookmarks you have to change &lt;code&gt;beta.blogger.com&lt;/code&gt; to &lt;code&gt;www.blogger.com&lt;/code&gt;&lt;/p&gt;&lt;p&gt;

&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;

&lt;b&gt;&lt;span class="post-labels"&gt;bX-rr85sd &lt;/span&gt;&lt;/b&gt;&lt;code&gt;
&lt;/code&gt;&lt;/p&gt;&lt;p style="color: rgb(255, 0, 0);"&gt;

&lt;b&gt;&lt;code&gt;&lt;/code&gt;Test error&lt;/b&gt;&lt;b&gt;&lt;code&gt;&lt;/code&gt;&lt;/b&gt;&lt;/p&gt;This error code signifies a test error from a Blogger engineer.
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-6159306400995689302?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/6159306400995689302/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/12/list-of-blogger-bx-error-codes.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6159306400995689302'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6159306400995689302'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/12/list-of-blogger-bx-error-codes.html' title='List of Blogger bX-Error Codes'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-1927768640438178161</id><published>2009-12-28T00:22:00.000-08:00</published><updated>2010-01-31T07:18:46.675-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Make Navigation Bar'/><title type='text'>How to  Make The Navigation Menu Bar (Links) on Blogspot (I)</title><content type='html'>&lt;span id="result_box"&gt;&lt;span title="Tidak seperti Wordpress yang memberikan fasilitas navigasi pada header blog, Blogspot tidak memilikinya."&gt;Not like WordPress which provides navigation facilities in the header of the blog, Blogspot does not have it.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span title="Tidak seperti Wordpress yang memberikan fasilitas navigasi pada header blog, Blogspot tidak memilikinya."&gt;S&lt;/span&gt;&lt;span title="jadi jika kita ingin mempunyai navigasi halaman pada header Blogger maka kita harus membuatnya terlebih dahulu."&gt;o if we want to have Navigation (Links) Page on the header Blogger/Blogspot then we must first create our own. This article will explain "How to Make The Navigation Bar (Links) Menu on Blogspot".&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span title="jadi jika kita ingin mempunyai navigasi halaman pada header Blogger maka kita harus membuatnya terlebih dahulu."&gt; &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span title="Navigation Page adalah sebuah Link ke berbagai alamat yang akan kita tuju (dalam lembar halaman yang sama, lembar halaman lain dalam satu situs, atau bahkan lembar halaman dalam situs lain)."&gt;Navigation Bar is a link to the address we are going to (in the same pages, other pages within a site, or even in the pages of other sites). &lt;/span&gt;&lt;span title="Kita memberikan fasilitas ini pada pengunjung situs kita untuk mempercepat atau mempersingkat akses ke alamat link tersebut"&gt;We provide this facility to our site / blog   to accelerate or to shorten access to the link address (spesific phrase, articles, menu &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="Kita memberikan fasilitas ini pada pengunjung situs kita untuk mempercepat atau mempersingkat akses ke alamat link tersebut atau apapun yang kita anggap menarik untuk dilihat / dikunjungi tamu"&gt;or anything that we think is important or interesting  for our guests).&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Because it is &lt;b&gt;"a link"&lt;/b&gt;, then we can create a simple Navigation Page with HTML. Script for links in HTML is:&lt;br /&gt;
&lt;blockquote style="color: red;"&gt;&lt;b&gt;&amp;lt;a href="Location_of_Document"&amp;gt;Name of The Link&amp;lt;/a&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;&amp;nbsp;The following are some example for it :&lt;br /&gt;
&lt;blockquote style="color: blue;"&gt;&lt;b&gt;&amp;lt;a href="doit2us.blogspot.com"&amp;gt;Home&amp;lt;/a&amp;gt; | &amp;lt;a href="http://www.blogger.com/profile/07471629071890951823"&amp;gt;About Me&amp;lt;/a&amp;gt; | &amp;lt;a href="mailto:mc4tur@gmail.com"&amp;gt;Contact&amp;lt;/a&amp;gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;span id="result_box"&gt;&lt;span title="dan hasilnya akan terlihat sebagai berikut :"&gt;and the result will look as follows:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;div style="color: #6aa84f;"&gt;&lt;b&gt;&lt;span id="result_box"&gt;&lt;span title="dan hasilnya akan terlihat sebagai berikut :"&gt;&lt;a href="http://doit2us.blogspot.com/"&gt;Home | &lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.blogger.com/profile/07471629071890951823"&gt;About Me | &lt;/a&gt;&lt;/b&gt;&lt;b style="color: #6aa84f;"&gt;&lt;a href="mailto:mc4tur@gmail.com"&gt;Contact&lt;/a&gt;&lt;/b&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8693675884300473333&amp;amp;postID=1927768640438178161"&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/div&gt;&lt;/blockquote&gt;The Next step is put these link into the header bloger, or right under the header bloger.&lt;br /&gt;
&lt;br /&gt;
1. Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; .&lt;br /&gt;
2. On your Dashboard, select the Layout menu, and click the Page Element.&lt;br /&gt;
3. Click (one of) &lt;b&gt;"Add a Gadget"&lt;/b&gt;. &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SzhURqaw_3I/AAAAAAAAAKM/CyFijXTIzNU/s1600-h/header+link2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SzhURqaw_3I/AAAAAAAAAKM/CyFijXTIzNU/s320/header+link2.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;Note&lt;/b&gt; :&lt;span id="result_box"&gt;&lt;span title="jika anda ingin menambah fasilitas &amp;quot;Ad a Gadget&amp;quot; pada Header dan Blog Posts ..."&gt;If you want to add facilities &lt;b&gt;"Ad a Gadget"&lt;/b&gt; on the Header and Blog Posts ... &lt;/span&gt;&lt;span title="Silahkan baca"&gt;Please read &lt;a href="http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html"&gt;&lt;b&gt;&lt;span style="color: red;"&gt;How to Add The "Add a Gadget" on Header and Blog Posts of Blogger Page Elements&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Dari jendela Add a Gadget pop up, pilihlah HTML/JavaScript"&gt;4. From the &lt;b&gt;"Add a Gadget window pop up"&lt;/b&gt;, choose/click the HTML/JavaScript.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SzhZVQ9oi_I/AAAAAAAAAKU/nOl_TXh_oHE/s1600-h/header+link.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SzhZVQ9oi_I/AAAAAAAAAKU/nOl_TXh_oHE/s320/header+link.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Pada halaman &amp;quot;Configure HTML/JavaScript&amp;quot;, masukkan"&gt;5. On the page "Configure HTML / JavaScript", enter &lt;/span&gt;&lt;/span&gt;The Links in HTML Script,&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="misalnya contoh di bawah ini"&gt; such as the example below. &lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SzhcqWTlrkI/AAAAAAAAAKc/oRYedcr0uIs/s1600-h/header+link3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SzhcqWTlrkI/AAAAAAAAAKc/oRYedcr0uIs/s320/header+link3.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Kemudian klik Save, halaman ccc akan menghilang dan anda akan dibawa kembali ke halaman ddd"&gt;Then click Save, "Configure HTML/JavaScript" page will disappear and you will be brought back to the "Page Elements" page, with &lt;span style="color: red;"&gt;The "New" HTML/JavaScript Widget&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SzhhQqTyhxI/AAAAAAAAAKs/X9YNjPCKF44/s1600-h/header+link4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SzhhQqTyhxI/AAAAAAAAAKs/X9YNjPCKF44/s320/header+link4.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Dalam contoh di atas saya menggunakan Header Add a Gadget"&gt;Note : &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Posisi dari HTML/JavaScript widget bisa bervariasi tergantung dari &amp;quot;Add a Gadget&amp;quot; yang anda pilih ."&gt;The position of the HTML / JavaScript widget can vary depending on the "Add a Gadget" that you choose. &lt;/span&gt;&lt;span style="background-color: white;" title="Dalam contoh di atas saya menggunakan Header Add a Gadget"&gt;In the example above I use a &lt;b&gt;"Header Add a Gadget"&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Dalam contoh di atas saya menggunakan Header Add a Gadget"&gt;&lt;b&gt;.&lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Dalam contoh di atas saya menggunakan Header Add a Gadget"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Langkah selanjutnya adalah mengatur peletakkan dari"&gt;6. The next step is to set the laying of the Page Navigation (Links).&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span title="Jika anda ingin meletakkannya di dalam Header maka aturlah posisinya sebagai berikut."&gt;If you want to put it in the header, then arrange for the following position.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SzhlHySPxsI/AAAAAAAAAK0/Xokjsj1ori4/s1600-h/header+link5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SzhlHySPxsI/AAAAAAAAAK0/Xokjsj1ori4/s320/header+link5.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span id="result_box"&gt;&lt;span title="Jika anda ingin meletakkannya di dalam Header maka aturlah posisinya sebagai berikut."&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span title="Hasilnya akan terlihat seperti berikut."&gt;The result will look like the following.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SzhmQpFS-TI/AAAAAAAAAK8/bduKlngH3Tc/s1600-h/header+link6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SzhmQpFS-TI/AAAAAAAAAK8/bduKlngH3Tc/s320/header+link6.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span id="result_box"&gt;&lt;span title="Hasilnya akan terlihat seperti berikut."&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span title="Jika anda ingin meletakkan NP tersebut tepat di bawah header maka atur posisinya sebagai berikut."&gt;If you want to put the Navigation Page (Links) Right below the header then set as the following position.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SzhnMSb5yqI/AAAAAAAAALE/qKOjg4etjLY/s1600-h/header+link7.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SzhnMSb5yqI/AAAAAAAAALE/qKOjg4etjLY/s320/header+link7.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span id="result_box"&gt;&lt;span title="Jika anda ingin meletakkan NP tersebut tepat di bawah header maka atur posisinya sebagai berikut."&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span title="Dan hasilnya akan terlihat seperti ini"&gt;And the result will look like this&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SzhntOmpdpI/AAAAAAAAALM/wYPgWiYK9UU/s1600-h/header+link8.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SzhntOmpdpI/AAAAAAAAALM/wYPgWiYK9UU/s320/header+link8.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Thats for &lt;b style="color: blue;"&gt;"How to&amp;nbsp; Make The Navigation Bar Menu (Links) on Blogspot"&lt;/b&gt;, &lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="dalam posting selanjutnya kita akan coba membuat penampilan link tersebut menjadi lebih menarik"&gt;in the next post we'll try to make the link look more attractive...&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-1927768640438178161?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/1927768640438178161/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/12/how-to-make-navigation-page-links-on.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/1927768640438178161'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/1927768640438178161'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/12/how-to-make-navigation-page-links-on.html' title='How to  Make The Navigation Menu Bar (Links) on Blogspot (I)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SzhURqaw_3I/AAAAAAAAAKM/CyFijXTIzNU/s72-c/header+link2.png' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-3989384998745694931</id><published>2009-12-16T22:36:00.000-08:00</published><updated>2010-01-15T00:31:42.803-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Solution for Post Comment Problem'/><title type='text'>Solution For Blogger Post Comment (Window) Problem (doesn't fully show up)</title><content type='html'>&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Ada Beberapa kali saat Saya ingin berkomentar pada sebuah blog, Jika anda mendapat keluhan dari pengunjung blog tentang"&gt;There are few times I am having &lt;/span&gt;&lt;/span&gt;a hard time posting comments on a blog because The Post Comment Window doesn't fully show up, so I cannot continue typing the Word Verification code and/or click the Post Comment buttons&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SynQWc5rT6I/AAAAAAAAAJ8/cjbk6bwYey0/s1600-h/postcomment.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SynQWc5rT6I/AAAAAAAAAJ8/cjbk6bwYey0/s320/postcomment.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Jika anda mendapat keluhan dari pengunjung blog tentang"&gt;If you get a complaint from your blog visitor or face the same &lt;a href="http://doit2us.blogspot.com/2009/12/solution-for-blogger-post-comment.html"&gt;&lt;b style="color: blue;"&gt;Blogger Post Comment Problem&lt;/b&gt;&lt;/a&gt; at your Blog, then You can fix it like these steps below :&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
1. Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; .&lt;br /&gt;
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML. Check The Expand Widget Templates&lt;br /&gt;
3. Scroll down Edit Template, &lt;span style="color: black;"&gt;find&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;span style="color: black;"&gt; &lt;b style="color: red;"&gt;&amp;lt;td&amp;gt;&amp;lt;iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='&lt;span style="color: blue;"&gt;no&lt;/span&gt;'/&amp;gt;&amp;lt;/td&amp;gt;&lt;/b&gt;&amp;nbsp; and&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style="color: black;"&gt;4. &lt;/span&gt;Replace '&lt;b style="color: blue;"&gt;no&lt;/b&gt;' with '&lt;span style="color: purple; font-weight: bold;"&gt;yes&lt;/span&gt;' or '&lt;span style="color: purple; font-weight: bold;"&gt;auto&lt;/span&gt;' to enable auto scrolling and the comment form will automatically expand with or without a scroll bar&lt;span style="color: black;"&gt;.&lt;b&gt;&lt;span style="color: #38761d;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SynRAJKBOvI/AAAAAAAAAKE/pXJzX8bEyaM/s1600-h/postcomment1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SynRAJKBOvI/AAAAAAAAAKE/pXJzX8bEyaM/s320/postcomment1.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
That's it.. I hope works for You...!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-3989384998745694931?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/3989384998745694931/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/12/solution-for-blogger-post-comment.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3989384998745694931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/3989384998745694931'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/12/solution-for-blogger-post-comment.html' title='Solution For Blogger Post Comment (Window) Problem (doesn&apos;t fully show up)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SynQWc5rT6I/AAAAAAAAAJ8/cjbk6bwYey0/s72-c/postcomment.png' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-8172731468776752866</id><published>2009-12-03T23:53:00.000-08:00</published><updated>2010-01-15T00:28:46.039-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='change blogger favicon/icon'/><title type='text'>How to Change Blogger Favicon Ico</title><content type='html'>&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SxSMbx5xrEI/AAAAAAAAAJs/xKJVccLCy5M/s1600/favicon.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SxSMbx5xrEI/AAAAAAAAAJs/xKJVccLCy5M/s320/favicon.png" /&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: red;"&gt;Favicon&lt;/span&gt;&lt;/b&gt; (short for &lt;i&gt;"favourite icon"&lt;/i&gt;) is a &lt;b&gt;little icon that appear next to the web address at the top of the page. &lt;/b&gt;That little icon is an .ICO icon format. This also appears when we save the link in our browser and gives us a graphical way of looking at it. Some of the browsers support *.GIF and *.PNG formats, but .ICO format is the most common.&lt;br /&gt;
By default, &lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="secara default, favicon blog di Blogger adalah huruf B berwarna putih dalam kotak dengan background oranye"&gt;blogs on Bloggers favicon is a white letter B in the box with an orange background. &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="dalam rangka personalisasi blog, sebaiknya kita merubah default blogger favicon."&gt;in order to personalize the blog, we should change the default blogger favicon.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="dalam rangka personalisasi blog, sebaiknya kita merubah default blogger favicon."&gt;&lt;b&gt;&lt;span style="color: red;"&gt;How to Change Blogger Favicon Ico?&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="Hal Pertama yang harus kita lakukan tentunya adalah membuat ikon."&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span title="Hal Pertama yang harus kita lakukan tentunya adalah membuat ikon."&gt;The first thing we should do of course is to make icons. &lt;/span&gt;&lt;span title="Kita juga dapat membuatnya dalam berbagai ukuran pixel, 16x16 px, 24x24 px, atau 32x32 px."&gt;We could make an icon with the extension .gif or .png format, but as explained above, better if we make it with ico format. We also can make it in a variety of pixel sizes, 16x16 px, 24x24 px, or 32x32 px.&lt;/span&gt;&lt;/span&gt; I think a 16x16 icon is preferable since it is readable in most older browsers.&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span title="Ada beberapa cara untuk membuat sebuah icon."&gt;There are several ways to create an icon. &lt;/span&gt;&lt;span title="Kita bisa mengunduh icon dari internet, ada banyak situs yang menyediakan ikon yang dapat kita unduh dan pakai secara gratis."&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;span id="result_box"&gt;&lt;span title="Kita bisa mengunduh icon dari internet, ada banyak situs yang menyediakan ikon yang dapat kita unduh dan pakai secara gratis."&gt;We can download the icon from the Internet, there are many sites that provide an icon that we can download and use for free, just &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="Masukkan di kotak pencarian &amp;quot;free favicon&amp;quot; dan anda akan menemukan begitu banyak situs yang menyediakannya."&gt;enter in the search box "free favicon" and you'll find so many sites that provide it&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="Kita bisa mengunduh icon dari internet, ada banyak situs yang menyediakan ikon yang dapat kita unduh dan pakai secara gratis."&gt;, even animated gif format... &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="yang akan sedikit memperlambat loading web anda"&gt;which will slightly increase your web loading&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="Kita bisa mengunduh icon dari internet, ada banyak situs yang menyediakan ikon yang dapat kita unduh dan pakai secara gratis."&gt;, for sure. &lt;/span&gt;&lt;span title="Kita juga bisa membuatnya secara langsung dengan program-program grafik seperti Ph ..."&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span id="result_box"&gt;&lt;span title="Anda juga bisa membuat icon dengan mudah dari file gambar yang anda miliki."&gt;You can also easily create icon from image files you have. &lt;/span&gt;&lt;span title="anda hanya perlu menguploadnya ke icon generator, kemudian mendownload hasilnya (berupa file ikon) dan menyimpannya di web host/storage"&gt;you only need to upload it to the icon generator, then download the result (a file icon) and put it in a web host / storage. These sites are example of "icon generator on line". &lt;b&gt;&lt;a href="http://www.genfavicon.com/"&gt;Genfavicon&lt;/a&gt;&lt;/b&gt;, &lt;b&gt;&lt;a href="http://www.favicon.co.uk/"&gt;Favicon Generator&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span id="result_box"&gt;&lt;span title="Kita juga bisa membuatnya secara langsung dengan program-program grafik seperti Ph ..."&gt;We also can make directly with graphics programs such as &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.adobe.com/products/photoshop/photoshop/"&gt;&lt;b&gt;Photoshop&lt;/b&gt;&lt;/a&gt;, &lt;a href="http://www.adobe.com/products/fireworks/"&gt;&lt;b&gt;Fireworks&lt;/b&gt;&lt;/a&gt;, or &lt;a href="http://www.gimp.org/"&gt;&lt;b&gt;GIMP&lt;/b&gt;&lt;/a&gt;&lt;span id="result_box"&gt;&lt;span title="Kita juga bisa membuatnya secara langsung dengan program-program grafik seperti Ph ..."&gt; &lt;/span&gt;&lt;span title="atau kalau anda kesulitan dalam menggunakannya, anda bisa membuat ikon dengan menggunakan software apapun yang anda kuasai (word misalnya), kemudian menangkapnya dengan sebuah program kecil yang bernama &amp;quot;icon generator&amp;quot;"&gt;or if you felt difficulties in using it, you can create icons using any software that you can work with it (MS Paint or Word for example), and than you can capture your works by &lt;b&gt;&lt;span style="color: purple;"&gt;&lt;a href="http://www.mirekw.com/winfreeware/mwsnap.html"&gt;MWSnap3&lt;/a&gt;,&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black;"&gt; (you can free download it). This is the easiest way to make an icon (&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;make letters or pictures with whatever program that you can work with, and then capture it with the software capture / snapshoot), but of course less than perfect (but it's just tiny picture itsn't ??).&lt;/li&gt;
&lt;li&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="tetapi jika anda ingin membuat ikon anda sendiri dan mempunyai sedikit waktu untuk belajar"&gt;But if you want to create your own icons and have little time to learn&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="ada sebuah program pembuat ikon yang menurut saya sangat bagus yaitu IcoFX, selain mempunyai berbagai peralatan editing dan efek, software ini juga mempunyai kemampuan screen capture serta mengimport gambar"&gt;. There is an icon maker program which I think is very good.. name &lt;a href="http://icofx.ro/"&gt;&lt;b style="color: red;"&gt;IcoFX&lt;/b&gt;&lt;/a&gt;,&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SxYqxMZOnDI/AAAAAAAAAJ0/2_f-UWyAZYQ/s1600-h/icofx.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SxYqxMZOnDI/AAAAAAAAAJ0/2_f-UWyAZYQ/s320/icofx.png" /&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="ada sebuah program pembuat ikon yang menurut saya sangat bagus yaitu IcoFX, selain mempunyai berbagai peralatan editing dan efek, software ini juga mempunyai kemampuan screen capture serta mengimport gambar"&gt;besides having a variety of editing and effects tools, this software also has the ability to import an image and have a screen capture tools to. The most special part of this "wonderful icon maker software", is given for &lt;b&gt;FREE,&amp;nbsp; &lt;/b&gt;yup.. we can download it from &lt;a href="http://icofx.ro/files/icofxsetup.exe"&gt;&lt;b style="color: red;"&gt;IcoFX - The Free Icon Maker.&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span title="Setelah membuat ikon untuk website atau blog, maka langkah selanjutnya adalah menyimpannya di web storage/host."&gt;After creating an icon for your website or blog, then the next step is &lt;i&gt;&lt;b&gt;to put it in the web storage / host&lt;/b&gt;&lt;/i&gt;. &lt;/span&gt;&lt;span title="Anda bisa mempelajari tentang hal ini di &amp;quot;Using Google Groups and Google Sites as web storage space&amp;quot;, sedangkan cara menggunakannya bisa anda lihat di &amp;quot;Create a Rainbow-Colored Link&amp;quot;"&gt;You can learn about it in  &lt;a href="http://doit2us.blogspot.com/2009/11/using-google-groups-and-google-sites.html"&gt;"Using Google Groups and Google Sites as a web storage space"&lt;/a&gt;, and how to use it in &lt;a href="http://doit2us.blogspot.com/2009/11/create-rainbow-colored-link.html"&gt;"Create a Rainbow-Colored Link"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="langkah berikutnya adalah meletakkan alamat file ikon tersebut dalam HTML Template Blogger kita, berikut ini langkah-langkahnya"&gt;The next step is to put the &lt;b&gt;"URL"&lt;/b&gt; address of the icon file in the HTML of our Blogger Templates, please follow the steps below:&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
1. Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; .&lt;br /&gt;
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML.&lt;br /&gt;
3. Scroll down Edit Template, &lt;span style="color: black;"&gt;find &lt;b style="color: red;"&gt;&amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;/b&gt; and put &lt;b&gt;&lt;span style="color: #38761d;"&gt;this script&lt;/span&gt;&lt;/b&gt; below right after it.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: black;"&gt;&lt;b&gt;For the .ICO format&lt;/b&gt;...&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: purple;"&gt;&lt;span style="color: #38761d;"&gt;&amp;lt;link href='&lt;span style="color: blue;"&gt;URL of your icon file&lt;/span&gt;' rel='shortcut icon' type='image/vnd.microsoft.icon'/&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;This will also work but the former is preferred:&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;link href='&lt;span style="color: blue;"&gt;URL of your icon file&lt;/span&gt;' rel='shortcut icon' type='image/x-icon'/&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;b&gt;For the .PNG format&lt;/b&gt;, &lt;b style="color: purple;"&gt;the script&lt;/b&gt; is&lt;br /&gt;
&lt;blockquote style="color: purple;"&gt;&lt;b&gt;&amp;lt;link href='&lt;span style="color: blue;"&gt;URL of your icon file&lt;/span&gt;' rel='shortcut icon' type='image/png'/&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;And &lt;b&gt;For the .GIF format,&lt;/b&gt; &lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: red;"&gt;&amp;lt;link href='&lt;span style="color: blue;"&gt;URL of your icon file&lt;/span&gt;' rel='shortcut icon' type='image/gif'/&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span id="result_box"&gt;&lt;span title="Harap diingat untuk mengganti ..."&gt;Please remember to replace &lt;/span&gt;&lt;/span&gt;&lt;b style="color: red;"&gt;&lt;span style="color: blue;"&gt;URL of your icon file&lt;/span&gt;&lt;/b&gt;&lt;span id="result_box"&gt;&lt;span title="Harap diingat untuk mengganti ..."&gt; &lt;/span&gt;&lt;span title="dengan alamat url favicon anda."&gt;with your favicon url address. &lt;/span&gt;&lt;span title="Save the template."&gt;Save the template. &lt;/span&gt;&lt;span title="dan when you refresh your blog site, you should see your nice little Favicon next to the blog address."&gt;and after you refresh your blog site, you should see your nice little Favicon next to the blog address.&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-8172731468776752866?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/8172731468776752866/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/12/how-to-change-blogger-favicon-ico.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8172731468776752866'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8172731468776752866'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/12/how-to-change-blogger-favicon-ico.html' title='How to Change Blogger Favicon Ico'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SxSMbx5xrEI/AAAAAAAAAJs/xKJVccLCy5M/s72-c/favicon.png' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-6401594766777110496</id><published>2009-11-25T23:37:00.000-08:00</published><updated>2010-01-15T00:29:20.219-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='change header blogger'/><title type='text'>How to Modify / Change The Blogger Header</title><content type='html'>Actually, Blogger has provided facilities to modify or change The Blogger Header.&lt;br /&gt;
Before we start it, if you only want to &lt;i&gt;change the color of your blogger header&lt;/i&gt; you can see in &lt;a href="http://doit2us.blogspot.com/2009/11/how-to-cange-blogger-header-background.html"&gt;&lt;b&gt;how to change blogger header color&lt;/b&gt;&lt;/a&gt;. You can also learn &lt;i&gt;how to make a header&lt;/i&gt; in &lt;b&gt;&lt;a href="http://doit2us.blogspot.com/2009/11/how-to-create-header-easily-and-quickly.html"&gt;how to create header easily and quickly&lt;/a&gt;&lt;/b&gt;.&lt;br /&gt;
&lt;br /&gt;
After we have a background image or full header images (background image and the title on it), the next step is putt in on our blog.&lt;br /&gt;
&lt;br /&gt;
1. Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; .&lt;br /&gt;
2. On your Dashboard, select the Layout menu, and click the Page Element&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SwzUV3rmwiI/AAAAAAAAAJE/yAmYJvgJ_00/s1600/change+header.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SwzUV3rmwiI/AAAAAAAAAJE/yAmYJvgJ_00/s320/change+header.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;3. Click edit link from the header widget,&lt;br /&gt;
Blogger will display "configure header" in the pop-up form&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwzU0hikfPI/AAAAAAAAAJM/MKER-Cl3b4I/s1600/change+header-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwzU0hikfPI/AAAAAAAAAJM/MKER-Cl3b4I/s320/change+header-1.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;4. There are two options to insert images into the header,,&amp;nbsp; from your computer or from the web. &lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="sesudah tombol browse dipilih, maka akan tampil kotak dialog &amp;quot;file Upload&amp;quot;"&gt;After the &lt;b&gt;Browse&lt;/b&gt; button is selected, it will show a dialog box "File Upload"&lt;/span&gt;&lt;/span&gt;&amp;nbsp; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwzYvIBSInI/AAAAAAAAAJU/veusJnNqhhw/s1600/change+header-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwzYvIBSInI/AAAAAAAAAJU/veusJnNqhhw/s320/change+header-2.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;please select the image header that we've made earlier, than click &lt;b&gt;open&lt;/b&gt;.&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="tunggulah beberapa saat hingga kita melihat gambar thumbnail"&gt;5. Wait for a while until we see a thumbnail of our image header.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwzbVGsOOCI/AAAAAAAAAJk/j4JlgYunInc/s1600/change+header-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwzbVGsOOCI/AAAAAAAAAJk/j4JlgYunInc/s320/change+header-3.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span id="result_box"&gt;&lt;span title="jika anda hanya meng-upload gambar backgrond dan tetap menggunakan judul aslinya, maka pada bagian placement pilihlah &amp;quot;Behind title and description&amp;quot;, akan tetapi bila anda meng-upload header yang lengkap beserta title, maka pada bagian placement pilihlah &amp;quot;Instead of title and description"&gt;If you just upload pictures backgrond and continue to use its original title, then choose the placement of "Behind title and description", but if you upload a complete header with title, then choose the placement of "Instead of title and description &lt;/span&gt;&lt;span title="&amp;quot;. Dengan pengaturan demikian, maka gambar akan ditempatkan di bagian depan sehingga menutupi title blog"&gt;". With this arrangement, the image will be placed on the front so that it will covering the blog title.&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-6401594766777110496?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/6401594766777110496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/how-to-modify-change-blogger-header.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6401594766777110496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6401594766777110496'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/how-to-modify-change-blogger-header.html' title='How to Modify / Change The Blogger Header'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SwzUV3rmwiI/AAAAAAAAAJE/yAmYJvgJ_00/s72-c/change+header.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-8670276357982960418</id><published>2009-11-24T21:53:00.000-08:00</published><updated>2010-01-15T00:40:59.446-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='create header blogger'/><title type='text'>How to Create Header easily and quickly with a free header maker software "Xheader"</title><content type='html'>In order to make interesting view or proffessional look of our blogger, we can change or replace the default header. &lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Jika Anda hanya menginginkan untuk mengganti huruf atau mewarnai background header, Anda bisa melihat caranya di..."&gt;If you just want to change the font or background color header, you can see how to do it in &lt;a href="http://doit2us.blogspot.com/2009/11/how-to-cange-blogger-header-background.html"&gt;&lt;b style="color: red;"&gt;How to Change Blogger Header Color&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;,&lt;br /&gt;
For those who unfamiliar or had difficulty in using graphics programs like &lt;a href="http://www.adobe.com/products/photoshop/photoshop/"&gt;&lt;b&gt;Photoshop&lt;/b&gt;&lt;/a&gt;, &lt;a href="http://www.adobe.com/products/fireworks/"&gt;&lt;b&gt;Fireworks&lt;/b&gt;&lt;/a&gt;, or &lt;a href="http://www.gimp.org/"&gt;&lt;b&gt;GIMP&lt;/b&gt;&lt;/a&gt; to created header, There is a&amp;nbsp; &lt;b style="color: blue;"&gt;"header maker"&lt;/b&gt; software who can create a header with easily and quickly... It is &lt;a href="http://xheader.com/"&gt;&lt;b&gt;Xheader&lt;/b&gt;&lt;/a&gt; ,&lt;br /&gt;
More than just it's very good ability, this software &lt;i&gt;&lt;b&gt;can be downloaded for free&lt;/b&gt;&lt;/i&gt;, complete with 500 examples of images in it. &lt;a href="http://xheader.com/"&gt;&lt;b&gt;Xheader&lt;/b&gt;&lt;/a&gt; software can be downloaded at: &lt;a href="http://www.download.com/XHeader/3000-2191_4-10900367.html?part=dl-10900367&amp;amp;subj=dl&amp;amp;tag=button"&gt;&lt;b style="color: #38761d;"&gt;* the official site or *&lt;/b&gt;&lt;/a&gt;&amp;nbsp; &lt;a href="http://download.cnet.com/XHeader/3000-2191_4-10900367.html"&gt;&lt;i style="color: #38761d;"&gt;http://download.cnet.com/XHeader/3000-2191_4-10900367.html&lt;/i&gt;&lt;/a&gt; : 32.6 Mb. After install it, we can get another free 500 header image.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="mengetahui ukuran header"&gt;Knowing&amp;nbsp; the size of Default Header&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; &lt;br /&gt;
Before making a header, we better known first our blogger default header size.Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; ,on your Dashboard, select the Layout menu, than click the Edit HTML. &lt;br /&gt;
Scroll down Edit Template and find&amp;nbsp; &lt;span style="color: black;"&gt;&lt;b&gt;&lt;span style="color: #38761d;"&gt;this script&lt;/span&gt;&lt;/b&gt; below,&lt;/span&gt;&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;blockquote&gt;#header-wrapper {&lt;br /&gt;
&amp;nbsp; width:&lt;span style="color: red;"&gt;660px&lt;/span&gt;;&lt;br /&gt;
&amp;nbsp; margin:0 auto 10px;&lt;br /&gt;
&amp;nbsp; border:1px solid $bordercolor;&lt;br /&gt;
&amp;nbsp; }&lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;width:&lt;span style="color: red;"&gt;660px; &lt;span style="color: black;"&gt;are the default width of our header. &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="merupakan ukuran lebar dari default header kita, sehingga sebaiknya kita juga membuatnya dengan ukuran ini."&gt;so we should also make it by this measure. &lt;/span&gt;&lt;span title="Untuk tingginya bisa kita tentukan sesuai dengan keinginan kita"&gt;For the high we can set as our wishes&lt;/span&gt;&lt;/span&gt;&lt;span style="color: red;"&gt;&lt;span style="color: black;"&gt;, &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="Untuk tingginya bisa kita tentukan sesuai dengan keinginan kita, tentu saja dengan mempertimbangkan pantas tidaknya"&gt;of course with proper consideration whether or not.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/Swtz0OX18KI/AAAAAAAAAH0/7LhZStsbbvk/s1600/xheader.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/Swtz0OX18KI/AAAAAAAAAH0/7LhZStsbbvk/s320/xheader.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Jika anda ingin membuat header lengkap dengan background template dan judulnya, gambar anda sendiri, maka anda bisa memulainya dengan"&gt;If you want to make a full header with a background template and the title, &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="Jika anda hanya ingin memasukkan gambar saja ke dalam header (sebagai background), Anda bisa memulainya dengan ...."&gt;or only want to insert/use images into the header as a background (assume that you already have a tittle), you can start with "Load from Template Library".&lt;/span&gt;&lt;span title="Akan tetapi jika anda juga ingin memodifikasi jenis huruf header Anda (selain background gambarnya) sebaiknya Anda mulai dengan bbbb, karena background gambarnya bisa dipasang belakangan"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Jika anda ingin membuat header dengan background gambar anda sendiri, maka anda bisa memulainya dengan"&gt;But if you want to create a header with your own background image, then you &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="Akan tetapi jika anda juga ingin memodifikasi jenis huruf header Anda (selain background gambarnya) sebaiknya Anda mulai dengan bbbb, karena background gambarnya bisa dipasang belakangan"&gt;should start with "Create with Blank Header". "Load an XHF File" button &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="loxf digunakan untuk meneruskan mengedit hasil kerja anda yang telah anda simpan sebelumnya (filenya ber extensi )"&gt;used to continue editing your work that you have previously saved (Save with XHF extension). &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="kita juga dapat menggunakan background gambar kita sendiri dan memasukkannya ke dalam Xheader dengan menekan tombol"&gt;We can also use our own background image&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="loxf digunakan untuk meneruskan mengedit hasil kerja anda yang telah anda simpan sebelumnya (filenya ber extensi )"&gt; by click Load an image graphics from disc to Xheader.&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt; &lt;br /&gt;
&lt;span style="color: red; font-size: large;"&gt;1. Load from Template Library&lt;/span&gt;&lt;span style="color: red;"&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Xheader provide more than 500 hundreds of free header image ready templates to choose from. To create a header / background from a template image. From the Main menu, just click &lt;b&gt;"Load from Template&amp;nbsp; Library"&lt;/b&gt;.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/Swt-HqeiRnI/AAAAAAAAAH8/u2s1q2k47AQ/s1600/xheader-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/Swt-HqeiRnI/AAAAAAAAAH8/u2s1q2k47AQ/s320/xheader-1.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Select the design You want to use with Your mouse and then click again to load it into &lt;b&gt;Xheader&lt;/b&gt; or click the OK button.&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span title="Jika anda hanya ingin memasukkan gambar saja ke dalam header (sebagai background), Anda bisa memulainya dengan ...."&gt;&lt;b&gt;a.&lt;/b&gt; If you only want to insert/use images into the header as a background (assume that you already have a tittle)&lt;/span&gt;&lt;/span&gt;, from Xheader window, select &lt;b&gt;Option&lt;/b&gt; and then &lt;b&gt;Resize Header&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SwuA7q7_G2I/AAAAAAAAAIE/1mBPeoEG7T0/s1600/xheader-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SwuA7q7_G2I/AAAAAAAAAIE/1mBPeoEG7T0/s320/xheader-2.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Enter the size as we want (Look at &lt;b&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="mengetahui ukuran header"&gt;Knowing&amp;nbsp; the size of Default Header&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;) than click OK..&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="terakhir, jangan lupa untuk menyimpannya"&gt;Last, do not forget to save your file, &lt;/span&gt;&lt;/span&gt;if you are confident with your work then you can save it with "Save JPG", but if you still want to edit it again than save with "Save XHF".&lt;br /&gt;
&lt;b&gt;b.&lt;/b&gt; If you want to make full header, complete with title, in Xheader window you can start make a text title and set it up, add object lines, square box and/or circle and give effect to it, add another images from your computer if you want to, and adjust the placement.&lt;span style="color: black;"&gt; F&lt;/span&gt;or more details of each step you can see below.&lt;br /&gt;
&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="untuk lebih jelasnya anda bisa melihatnya di bawah"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: red; font-size: large;"&gt;&lt;b&gt;2. Create a Blank Header.&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b style="color: blue;"&gt;a&lt;/b&gt;&lt;span style="color: blue;"&gt;. &lt;/span&gt;&lt;b&gt;&lt;span style="color: blue;"&gt;Set the header image size&lt;/span&gt;,&lt;/b&gt;&lt;br /&gt;
Enter the size as we want to than click OK, &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SwuONm_j3fI/AAAAAAAAAIM/lU0Eei1D8NE/s1600/xheader-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SwuONm_j3fI/AAAAAAAAAIM/lU0Eei1D8NE/s320/xheader-3.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
We also can adjust the size of the header image via the Options menu -&amp;gt; Resize Header. (Look at &lt;b&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="mengetahui ukuran header"&gt;Knowing&amp;nbsp; the size of Default Header&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; above)&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&lt;div style="color: blue;"&gt;&lt;b&gt;b&lt;/b&gt;. &lt;b&gt;Entering the text&lt;/b&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SwuRAGV2aMI/AAAAAAAAAIU/Y4s5_HjLrz8/s1600/xheader-4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SwuRAGV2aMI/AAAAAAAAAIU/Y4s5_HjLrz8/s320/xheader-4.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
We can start entering the text, set the color option (if you have difficulty in choosing colors, use the &lt;a href="http://if%20you%20have%20difficulty%20in%20choosing%20colors,%20use%20the%20software%20iconico%20/"&gt;&lt;b&gt;iconico software&lt;/b&gt;&lt;/a&gt;)&amp;nbsp; , choose the&amp;nbsp; text option, add the outline effects, Chisel, emboss, and glow. and set the transparancy. Or choose no effect and set the shadow option. Note : &lt;b&gt;select&lt;/b&gt; the text you want to edit first before editing&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: blue;"&gt;&lt;b&gt;c&lt;/b&gt;. &lt;b&gt;Create lines, boxes, and the circle&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;We can add lines, boxes, and circles into header with the tool as shown in the picture below. We can also give effect to these objects!&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwytY_i0OfI/AAAAAAAAAIc/KFjQwKM7h4E/s1600/xheader-5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwytY_i0OfI/AAAAAAAAAIc/KFjQwKM7h4E/s320/xheader-5.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="color: blue;"&gt;&lt;b&gt;d. Insert an image from your computer&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;We can insert an image from our computer (hard drive, flash, etc..) By using the Image tool.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwzBH9vYXkI/AAAAAAAAAIs/YSQ7ms7s1_U/s1600/xheader-6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwzBH9vYXkI/AAAAAAAAAIs/YSQ7ms7s1_U/s320/xheader-6.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div style="color: blue;"&gt;&lt;b&gt;e. Adjust the placement of objects&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;A sequence of pictures, fields, or writings can be placed above or below the others. You can select the object with the Select tool (far left) and arrange the order of object placement through the tool To Front or To Back.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwzCEhu5TOI/AAAAAAAAAI0/4pGK8k41oh0/s1600/xheader-7.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwzCEhu5TOI/AAAAAAAAAI0/4pGK8k41oh0/s320/xheader-7.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;b&gt;&lt;span style="color: blue;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b style="color: blue;"&gt;f&lt;/b&gt;&lt;b&gt;&lt;span style="color: blue;"&gt;. Adjust the transparency and shadow effects&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="kita bisa mengatur effect transparan dan bayangan pada object header kita tersebut"&gt;we can adjust transparency and shadow effects on the object (text or images) of our header, &lt;/span&gt;&lt;/span&gt;as seen in this picture. Just select the object before set it up.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwzDA13UtBI/AAAAAAAAAI8/wn3m4mhJeaA/s1600/xheader-8.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwzDA13UtBI/AAAAAAAAAI8/wn3m4mhJeaA/s320/xheader-8.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;b style="color: blue;"&gt;g&lt;/b&gt;&lt;b&gt;&lt;span style="color: blue;"&gt;. Preview and save the image&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
Before you save the image header, you can try to see the look of your header image in the browser, open the Options menu -&amp;gt; Preview in Browser. After all okay, save your images via the menu File -&amp;gt; Save JPG. Or File -&amp;gt; Save XHF. JPG files ready to be uploaded to your blog, while the files can be edited re XHF if you want. Good luck!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-8670276357982960418?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/8670276357982960418/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/how-to-create-header-easily-and-quickly.html#comment-form' title='30 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8670276357982960418'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8670276357982960418'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/how-to-create-header-easily-and-quickly.html' title='How to Create Header easily and quickly with a free header maker software &quot;Xheader&quot;'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/Swtz0OX18KI/AAAAAAAAAH0/7LhZStsbbvk/s72-c/xheader.png' height='72' width='72'/><thr:total>30</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-4114121119235242223</id><published>2009-11-21T02:10:00.000-08:00</published><updated>2009-11-24T20:00:37.800-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='rainbow colored link'/><title type='text'>Create a Rainbow-Colored Link</title><content type='html'>This article as well as a simple example of the use of files stored in my &lt;a href="http://sites.google.com/"&gt;Google site&lt;/a&gt; (you can see how to &lt;a href="http://doit2us.blogspot.com/2009/11/using-google-groups-and-google-sites.html"&gt;&lt;b&gt;Using Google&amp;nbsp;Groups and Google Sites as Web Storage Space&lt;/b&gt;&lt;/a&gt; ... in the previous article). &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/Swew3AplX9I/AAAAAAAAAHk/ts6OM4kF12w/s1600/google+sites-5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/Swew3AplX9I/AAAAAAAAAHk/ts6OM4kF12w/s320/google+sites-5.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;In this example, I already upload a "rainbow javascript" file in my Google site. "&lt;b&gt;http://sites.google.com/site/blogforstorage/blog-for-us-f&lt;/b&gt;" (I know the URL site from my Browsers Addres Bar), because I had uploaded rainbow.js inside &lt;b&gt;&lt;i&gt;Blog for Us File&lt;/i&gt;&lt;/b&gt; page, So my rainbow.js file &lt;b&gt;link&lt;/b&gt; is &lt;b style="color: red;"&gt;http://sites.google.com/site/blogforstorage/blog-for-us-f/rainbow.js&lt;/b&gt; &amp;nbsp; &lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
Actually to Create a Rainbow-Colored Link (like in this blog), I just put a &lt;b style="color: #38761d;"&gt;Javascript code&lt;/b&gt; right after tag &lt;br /&gt;
&lt;div style="color: purple;"&gt;&lt;b&gt;&amp;lt;head&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
1. Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; .&lt;br /&gt;
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML.&lt;br /&gt;
3. Scroll down Edit Template and find&amp;nbsp; &lt;b style="color: purple;"&gt;&amp;lt;head&amp;gt; &lt;/b&gt;&lt;span style="color: black;"&gt;put &lt;b&gt;&lt;span style="color: #38761d;"&gt;this script&lt;/span&gt;&lt;/b&gt; below right after it&lt;/span&gt;&lt;b style="color: purple;"&gt;&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&amp;lt;script src='&lt;span style="color: red;"&gt;http://sites.google.com/site/blogforstorage/blog-for-us-f/rainbow.js&lt;/span&gt;'&amp;gt;&amp;lt;/script&amp;gt;&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;And Save Template. &lt;br /&gt;
4. The &lt;b style="color: red;"&gt;URL&lt;/b&gt;, is the link address where I put the Javascript file that serves to rainbow-colored link. If You want to, You can download this &lt;a href="http://sites.google.com/site/blogforstorage/blog-for-us-f/rainbow.js?attredirects=0&amp;amp;d=1"&gt;&lt;b&gt;Javascript&lt;/b&gt;&lt;/a&gt;  file, upload it in Your web host and replace &lt;b style="color: red;"&gt;the link address&lt;/b&gt; above with Yours..&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-4114121119235242223?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/4114121119235242223/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/create-rainbow-colored-link.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/4114121119235242223'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/4114121119235242223'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/create-rainbow-colored-link.html' title='Create a Rainbow-Colored Link'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/Swew3AplX9I/AAAAAAAAAHk/ts6OM4kF12w/s72-c/google+sites-5.png' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-2132881021194110718</id><published>2009-11-21T00:12:00.000-08:00</published><updated>2010-05-31T23:00:44.825-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='web storage'/><category scheme='http://www.blogger.com/atom/ns#' term='general'/><title type='text'>Using Google Groups and Google Sites as web storage space</title><content type='html'>One of very important factor in managing our blog is to have (at least) a web host that we will use to store the archive files (pictures, music, programs, data etc.) which will be uploaded to our blog. Using a paid web host to store the archive from a free blog like our blogger / blogspot it's sounds really absurd. Fortunately, there are so many sites offering free hosting for storing our files, but looking for the best among them is another matter..&lt;br /&gt;
Beside &lt;a href="http://picasaweb.google.com/"&gt;Picasa Web&lt;/a&gt; where we can store our photos, pictures, and images, There are 2 very useful free web hosts which we can consider (according to the webmaster) to use it. &lt;a href="http://groups.google.com/"&gt;Google Groups&lt;/a&gt; and &lt;a href="http://pages.google.com/"&gt;Google Pages Creator&lt;/a&gt; Unfortunately when I visited &lt;a href="http://pages.google.com/"&gt;Google Pages Creator&lt;/a&gt;&amp;nbsp; Admin says that &lt;span style="font-size: small;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;"Google Page Creator is no longer accepting new sign-ups.&amp;nbsp; &lt;/b&gt;If you would still like to create your own free website, please use &lt;a href="http://sites.google.com/"&gt;Google Sites&lt;/a&gt;."&lt;/span&gt;&lt;/blockquote&gt;So, I ended up using &lt;span style="font-size: small;"&gt;&lt;a href="http://sites.google.com/"&gt;Google Sites&lt;/a&gt;&lt;/span&gt; instead of &lt;a href="http://pages.google.com/"&gt;Google Pages Creator&lt;/a&gt;, and I am quite satisfied with it.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: blue;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt; &lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;a href="http://groups.google.com/"&gt;&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="color: blue;"&gt;&amp;nbsp;&lt;a href="http://groups.google.com/"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;Google Groups&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Actually &lt;i&gt;Google Groups&lt;/i&gt; is a service from &lt;i&gt;Google&lt;/i&gt; that supports discussion &lt;i&gt;groups&lt;/i&gt;, including many Usenet newsgroups, based on common interests. But we will use it as a web storage space, to store our files.&lt;br /&gt;
&lt;br /&gt;
1. Creating a Google group is easy. Just visit &lt;a href="http://groups.google.com/"&gt;Google Groups&lt;/a&gt;, than Click the “Create a group” button.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SweM8hd_pvI/AAAAAAAAAGE/nMlhD6b0Nd8/s1600/google+groups-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SweM8hd_pvI/AAAAAAAAAGE/nMlhD6b0Nd8/s320/google+groups-1.png" /&gt;&lt;/a&gt;&lt;/div&gt;2. After Sign in with your Google Account (or Sign up New Account), enter your Google Group's Nickname, and click Continue&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SweO4JM8AEI/AAAAAAAAAGM/_V1cUKwwpxY/s1600/google+groups-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SweO4JM8AEI/AAAAAAAAAGM/_V1cUKwwpxY/s320/google+groups-2.png" /&gt;&lt;/a&gt;&lt;/div&gt;3. You will be brought to a screen which requires to enter your Group's name, and description.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SweQhzLTA1I/AAAAAAAAAGU/MJM8XJ6nqAk/s1600/google+groups-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SweQhzLTA1I/AAAAAAAAAGU/MJM8XJ6nqAk/s320/google+groups-3.png" /&gt;&lt;/a&gt;&lt;/div&gt;4. After verification, because we only want to use Google Groups as a web storage, then we skip "invite members" by choose &lt;b&gt;"skip this step"&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SweS_RiGYgI/AAAAAAAAAGc/1p8aFJgJ9Fc/s1600/google+groups-4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SweS_RiGYgI/AAAAAAAAAGc/1p8aFJgJ9Fc/s320/google+groups-4.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span id="goog_1258782026896"&gt;&lt;/span&gt;&lt;span id="goog_1258782026897"&gt;&lt;/span&gt;5. Done... Now we have a new Google Group.&lt;br /&gt;
&lt;br /&gt;
To upload files, click the “Files” link on the right panel.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SweUyxocnVI/AAAAAAAAAGk/TAmN2sjL118/s1600/google+groups-5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SweUyxocnVI/AAAAAAAAAGk/TAmN2sjL118/s320/google+groups-5.png" /&gt;&lt;/a&gt;&lt;/div&gt;And we can begin uploading files by clicking &lt;b&gt;"+ Upload file"&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SweWlYTiYwI/AAAAAAAAAGs/Ot5YKQCpP1E/s1600/google+groups-6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SweWlYTiYwI/AAAAAAAAAGs/Ot5YKQCpP1E/s320/google+groups-6.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="color: purple;"&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="color: purple; font-size: large;"&gt;&lt;b&gt;&lt;a href="http://sites.google.com/"&gt;Google Sites&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
1. Visit&amp;nbsp;&lt;a href="http://www.blogger.com/goog_1258782026929" style="color: blue;"&gt;&lt;/a&gt;&lt;a href="http://sites.google.com/"&gt;&lt;span style="color: blue;"&gt;Google sites&lt;/span&gt;&lt;/a&gt; than Click the “Create site” button.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwebVbg61AI/AAAAAAAAAG0/jONN1V4DtiI/s1600/google+sites-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwebVbg61AI/AAAAAAAAAG0/jONN1V4DtiI/s320/google+sites-1.png" /&gt;&lt;/a&gt;&lt;/div&gt;2. To use Google Site as a web storage, choose a Blank&amp;nbsp; template, then Name your site, type the code shown and click "Create site".&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SweczVu5TkI/AAAAAAAAAG8/4qw-G_9H6l4/s1600/google+sites-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SweczVu5TkI/AAAAAAAAAG8/4qw-G_9H6l4/s320/google+sites-2.png" /&gt;&lt;span id="goog_1258791179873"&gt;&lt;/span&gt;&lt;span id="goog_1258791179874"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;3. We've now created a new Google Site.&amp;nbsp; Next step is create a page and use it as a "&lt;b&gt;File cabinet&lt;/b&gt;" ... Click &lt;b style="color: #38761d;"&gt;+ &lt;span style="color: black;"&gt;Create page&lt;/span&gt;&lt;/b&gt; link on the right panel.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwehlWiDV1I/AAAAAAAAAHE/Ayi7f6RbIKU/s1600/google+sites-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwehlWiDV1I/AAAAAAAAAHE/Ayi7f6RbIKU/s320/google+sites-3.png" /&gt;&lt;/a&gt;&lt;/div&gt;4. Select File Cabinet, Name The Page, then click &lt;b&gt;"Create page"&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SweingZ4X_I/AAAAAAAAAHM/kesEUQS6QfQ/s1600/google+sites-4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SweingZ4X_I/AAAAAAAAAHM/kesEUQS6QfQ/s320/google+sites-4.png" /&gt;&lt;/a&gt;&lt;/div&gt;5. To upload files, Just click &lt;b&gt;+ Add&lt;/b&gt; file&amp;nbsp; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/Swen4r2UF4I/AAAAAAAAAHU/6B1iL4JXJng/s1600/google+sites-5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/Swen4r2UF4I/AAAAAAAAAHU/6B1iL4JXJng/s320/google+sites-5.png" /&gt;&lt;/a&gt;&lt;/div&gt;And We can choose add a file from computer or web.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SweoUyMH1II/AAAAAAAAAHc/7dwL1MliQwU/s1600/google+sites-6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SweoUyMH1II/AAAAAAAAAHc/7dwL1MliQwU/s320/google+sites-6.png" /&gt;&lt;/a&gt;&lt;/div&gt;6. That's all..&lt;br /&gt;
&lt;br /&gt;
You can see how to use it on &lt;a href="http://doit2us.blogspot.com/2009/11/create-rainbow-colored-link.html"&gt;&lt;b style="color: red;"&gt;Create a Rainbow-Colored Link&lt;/b&gt;&lt;/a&gt;..&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-2132881021194110718?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/2132881021194110718/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/using-google-groups-and-google-sites.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/2132881021194110718'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/2132881021194110718'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/using-google-groups-and-google-sites.html' title='Using Google Groups and Google Sites as web storage space'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SweM8hd_pvI/AAAAAAAAAGE/nMlhD6b0Nd8/s72-c/google+groups-1.png' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-4700389884665144137</id><published>2009-11-17T18:18:00.000-08:00</published><updated>2010-01-15T01:21:10.490-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='solution for Shutdown problem'/><title type='text'>Solution for (Lenovo) Shutdown Problem</title><content type='html'>A few weeks ago I had a problem with my laptop. After the downgrade OS from Vista to Xp and install some programs, my laptop (Lenovo) have this problem. Every time i turn off the laptop, it hangs on message - 'Windows is shutting down'. Sometimes, it shuts down without any hang but at the end of shut down, a  hard 'tic' sound comes up and then it shuts down, but more often hang and must be turned off with pressing the power button.&lt;br /&gt;
I have found this answer but it didn't solve the problem..&lt;br /&gt;
&lt;blockquote style="color: black;"&gt;&lt;b&gt;"Shutdown problems in Windows XP can be caused by many factors, These included: a damaged exit sound file; incorrectly configured, damaged, or incompatible hardware; conflicting programs, or an incompatible, damaged, or conflicting device driver...."&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;I need real action...&amp;nbsp; and finally I discovered the following ways.&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;b&gt;&lt;span style="font-style: italic;"&gt;Unchecked the option in USB RootHub under the power management tab. ( You can locate the USB RootHub in device manager )&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;div style="color: #38761d;"&gt;&lt;span style="color: black;"&gt;&lt;/span&gt;&lt;span style="color: black;"&gt;1. Click Start, &lt;/span&gt;&lt;span style="color: black;"&gt;Control panel&lt;/span&gt; &lt;span style="color: black;"&gt;and System.&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SwNVVaLU5xI/AAAAAAAAAFs/4hEv7NO2rEU/s1600/shutdown+problem-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SwNVVaLU5xI/AAAAAAAAAFs/4hEv7NO2rEU/s320/shutdown+problem-1.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="color: #38761d;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="color: #38761d;"&gt;&lt;span style="color: black;"&gt;2. &lt;/span&gt;&lt;span style="color: black;"&gt;Under the System Properties window, Select Hardware then click Device Manager&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwNVfx_8rPI/AAAAAAAAAF0/rwZpM-saVBU/s1600/shutdown+problem-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SwNVfx_8rPI/AAAAAAAAAF0/rwZpM-saVBU/s320/shutdown+problem-2.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="color: #38761d;"&gt;&lt;span style="color: black;"&gt;3. Click USB Root Hub, select Power Management and Uncheck "Allow the computer to turn off the device to save power."&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwNWleozjmI/AAAAAAAAAF8/wXzrLC7V1V0/s1600/shutdown+problem-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SwNWleozjmI/AAAAAAAAAF8/wXzrLC7V1V0/s320/shutdown+problem-3.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="color: #38761d;"&gt;&lt;span style="color: black;"&gt;4. I do it in all my USB Root Hub (7).&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-4700389884665144137?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/4700389884665144137/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/shutdown-problem.html#comment-form' title='26 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/4700389884665144137'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/4700389884665144137'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/shutdown-problem.html' title='Solution for (Lenovo) Shutdown Problem'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SwNVVaLU5xI/AAAAAAAAAFs/4hEv7NO2rEU/s72-c/shutdown+problem-1.png' height='72' width='72'/><thr:total>26</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-5743530032241724295</id><published>2009-11-12T23:51:00.000-08:00</published><updated>2010-01-15T00:42:25.511-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='change header color'/><title type='text'>How to Cange Blogger Header Color</title><content type='html'>Before we start to &lt;a href="http://doit2us.blogspot.com/2009/11/how-to-cange-blogger-header-background.html"&gt;change blogger header color&lt;/a&gt;, first we must determine what color we would like to have, and then &lt;i style="color: purple;"&gt;&lt;b&gt;"translate"&lt;/b&gt;&lt;/i&gt; it into HTML code. ie: #000000 for &lt;b style="background-color: black; color: white;"&gt;BLACK&lt;/b&gt; and #FF0000 for &lt;span style="background-color: red; color: white;"&gt;RED&lt;/span&gt;.&lt;br /&gt;
I have found a Great Tool for this, Small, Smart, and Usefull Software by Iconico.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SvzfIEkRuKI/AAAAAAAAAEc/Po5AaXnanpw/s1600-h/colorpic.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SvzfIEkRuKI/AAAAAAAAAEc/Po5AaXnanpw/s320/colorpic.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;br /&gt;
&lt;/div&gt;I highly recommend you to download it, and spend a little bit of your time to learn it, because we will often to use it later, sure if you haven't one yet. I am still amazed that this wonderfull software provided by Iconico is free. Yup... you can download it &lt;b style="color: purple;"&gt;Legally Free&lt;/b&gt; at :&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.iconico.com/download.aspx?app=ColorPic&amp;amp;type=free"&gt;http://www.iconico.com/download.aspx?app=ColorPic&amp;amp;type=free&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style="color: red;"&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;Method 1&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;Actually, bloggers have been providing facilities to change the color of the page template, which is in the &lt;b&gt;Fonts and Colors&lt;/b&gt; facility, under the Layout menu in our dashboard. This facility is not only set color and font in the header, but also the entire page.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/Sv0DIWEpcKI/AAAAAAAAAE8/pqQTqXzyCMo/s1600-h/header+color-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/Sv0DIWEpcKI/AAAAAAAAAE8/pqQTqXzyCMo/s320/header+color-1.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
After you decided what the color and know what the HTML code is (for example &lt;b style="color: red;"&gt;#FF0000&lt;/b&gt;), then go to your Dashboard, click Layout, then Fonts and Colors. &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/Sv0GJY3NnAI/AAAAAAAAAFE/dd0G9vsGb8M/s1600-h/header+color-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&amp;nbsp;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/Sv0GJY3NnAI/AAAAAAAAAFE/dd0G9vsGb8M/s320/header+color-3.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Scroll the window and find &lt;b style="color: purple;"&gt;"Page Header Background Color"&lt;/b&gt;, click on it, and choose your color from the righ side, if the color of your choice is not there, then you can insert the HTML code into "edit color hex code"and click enter ..&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/Sv0JwWhUr8I/AAAAAAAAAFU/ODdO5cglCgo/s1600-h/header+color6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/Sv0JwWhUr8I/AAAAAAAAAFU/ODdO5cglCgo/s320/header+color6.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Unfortunately, this setting is not the same rules for all templates, for example If you are using &lt;b&gt;minima template&lt;/b&gt;, than you will not find Page Header Background Color setting. and it also occurs in other template items. &lt;br /&gt;
If you don't find Page Header Background Color setting in Fonts and Colors, than you can do it with method 2 below.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b style="color: red;"&gt;Method 2&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;span style="color: red;"&gt;&lt;span style="color: black;"&gt;&lt;span style="font-size: small;"&gt;Go to your Dashboard, click Layout, &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Edit HTML. In Edit Template, Scroll the window and find this:&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;blockquote&gt;#header-wrapper {&lt;br /&gt;
&amp;nbsp; width:660px;&lt;br /&gt;
&amp;nbsp; margin:0 auto 10px;&lt;br /&gt;
&amp;nbsp; border:1px solid $bordercolor;&lt;br /&gt;
&amp;nbsp; }&lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;put this script;&amp;nbsp; right after it... (In a different templates, instead of #header-wrapper, you may see #header-wrap or #header or #head.)&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;blockquote&gt;&lt;b style="color: black;"&gt;background:&lt;span style="color: red;"&gt;#FF0000&lt;/span&gt;;&lt;/b&gt; . &lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;Here is the final &lt;br /&gt;
&lt;blockquote&gt;&lt;blockquote&gt;&lt;div style="color: #38761d;"&gt;#header-wrapper {&lt;br /&gt;
&amp;nbsp; width:660px;&lt;br /&gt;
&amp;nbsp; margin:0 auto 10px;&lt;br /&gt;
&amp;nbsp; border:1px solid $bordercolor;&lt;br /&gt;
&lt;/div&gt;&lt;div style="color: #38761d;"&gt;&amp;nbsp; &lt;span style="color: black;"&gt;background&lt;/span&gt;:&lt;span style="color: red;"&gt;#FF0000;&lt;/span&gt;&lt;br /&gt;
&amp;nbsp; }&lt;br /&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;Save Template and view your blog..&lt;br /&gt;
&lt;div style="text-align: center;"&gt;This is before &lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/Svz6og7HAFI/AAAAAAAAAEk/inNKg7CLhBc/s1600-h/header+color.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&amp;nbsp;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/Svz6og7HAFI/AAAAAAAAAEk/inNKg7CLhBc/s320/header+color.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;After &lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/Svz6_dwWazI/AAAAAAAAAEs/sKWy4tpo6E0/s1600-h/header+color-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/Svz6_dwWazI/AAAAAAAAAEs/sKWy4tpo6E0/s320/header+color-2.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;You can set the Title and Description color to match your Header Color fits. Just go back to the “Fonts and Colors” tab, and change them &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-5743530032241724295?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/5743530032241724295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/how-to-cange-blogger-header-background.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/5743530032241724295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/5743530032241724295'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/how-to-cange-blogger-header-background.html' title='How to Cange Blogger Header Color'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SvzfIEkRuKI/AAAAAAAAAEc/Po5AaXnanpw/s72-c/colorpic.png' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-6437712322298507448</id><published>2009-11-12T09:01:00.000-08:00</published><updated>2010-01-15T00:47:17.694-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='secret of page elements'/><title type='text'>Understanding the Name. Location and Setting of Page Elements  in Our Bloggers Template HTML</title><content type='html'>After learning &lt;a href="http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html"&gt;how to optimize Page Element&lt;/a&gt; by adding the &lt;b&gt;Add a Gadget&lt;/b&gt; facility, than I have another questions arise:&lt;br /&gt;
- How to edit the header?, Post images? or create a link in it?&lt;br /&gt;
- How to edit the sidebar?, move it?, put the background or just color it? or could we make it two sidebar? &lt;br /&gt;
- Also wanted to know how to paint and install the background, Is it possible that we insert "something" in the middle of Blog Posts?&lt;br /&gt;
- How did the Footer, can I edit it to?&lt;br /&gt;
&amp;nbsp;I don't know..., but I am trying to find answer ... And with my foolish thinking, I finally realized that the first step is to know its name, its location and the ways to regulate it.&lt;br /&gt;
&lt;br /&gt;
This is what I've got :&lt;br /&gt;
As usual we must start it with Log in to Blogger, Click Layout, click Edit HTML and take browse the Edit Template HTML &lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;span style="color: red;"&gt;Header&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Yup..&amp;nbsp; As we discussed before, Blogger setting Header from these lines code, below...&lt;b&gt;&lt;span style="color: red;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;span style="color: #38761d;"&gt;&amp;lt;div id='header-wrapper'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:section class='header' id='header' maxwidgets='2' showaddelement='yes'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;lt;b:widget id='Header1' locked='true' title='Blogger Test Result (Header)' type='Header'/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;lt;/b:section&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;And Script CSS below:&lt;br /&gt;
&lt;blockquote style="color: purple;"&gt;/* Header&lt;br /&gt;
-----------------------------------------------&lt;br /&gt;
&amp;nbsp;*/&lt;br /&gt;
&lt;br /&gt;
#header-wrapper {&lt;br /&gt;
&amp;nbsp; width:660px;&lt;br /&gt;
&amp;nbsp; margin:0 auto 10px;&lt;br /&gt;
&amp;nbsp; border:1px solid $bordercolor;&lt;br /&gt;
&amp;nbsp; }&lt;br /&gt;
&lt;br /&gt;
#header-inner {&lt;br /&gt;
&amp;nbsp; background-position: center;&lt;br /&gt;
&amp;nbsp; margin-left: auto;&lt;br /&gt;
&amp;nbsp; margin-right: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#header { &lt;br /&gt;
&amp;nbsp; margin: 5px;&lt;br /&gt;
&amp;nbsp; border: 1px solid $bordercolor;&lt;br /&gt;
&amp;nbsp; text-align: center;&lt;br /&gt;
&amp;nbsp; color:$pagetitlecolor;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#header h1 {&lt;br /&gt;
&amp;nbsp; margin:5px 5px 0;&lt;br /&gt;
&amp;nbsp; padding:15px 20px .25em;&lt;br /&gt;
&amp;nbsp; line-height:1.2em;&lt;br /&gt;
&amp;nbsp; text-transform:uppercase;&lt;br /&gt;
&amp;nbsp; letter-spacing:.2em;&lt;br /&gt;
&amp;nbsp; font: $pagetitlefont;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#header a {&lt;br /&gt;
&amp;nbsp; color:$pagetitlecolor;&lt;br /&gt;
&amp;nbsp; text-decoration:none;&lt;br /&gt;
&amp;nbsp; }&lt;br /&gt;
&lt;br /&gt;
#header a:hover {&lt;br /&gt;
&amp;nbsp; color:$pagetitlecolor;&lt;br /&gt;
&amp;nbsp; }&lt;br /&gt;
&lt;br /&gt;
#header .description {&lt;br /&gt;
&amp;nbsp; margin:0 5px 5px;&lt;br /&gt;
&amp;nbsp; padding:0 20px 15px;&lt;br /&gt;
&amp;nbsp; max-width:700px;&lt;br /&gt;
&amp;nbsp; text-transform:uppercase;&lt;br /&gt;
&amp;nbsp; letter-spacing:.2em;&lt;br /&gt;
&amp;nbsp; line-height: 1.4em;&lt;br /&gt;
&amp;nbsp; font: $descriptionfont;&lt;br /&gt;
&amp;nbsp; color: $descriptioncolor;&lt;br /&gt;
&amp;nbsp;}&lt;br /&gt;
&lt;br /&gt;
#header img {&lt;br /&gt;
&amp;nbsp; margin-$startSide: auto;&lt;br /&gt;
&amp;nbsp; margin-$endSide: auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style="color: red; font-size: large;"&gt;&lt;b&gt;Sidebar&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Blogger setting Sidebar from these lines code, below...&lt;b&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;blockquote style="color: #38761d;"&gt;&amp;lt;div id='sidebar-wrapper'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:section class='sidebar' id='sidebar' preferred='yes'&amp;gt;&lt;br /&gt;
&amp;lt;b:widget id='Followers1' locked='false' title='Followers' type='Followers'/&amp;gt;&lt;br /&gt;
&amp;lt;b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/&amp;gt;&lt;br /&gt;
&amp;lt;b:widget id='Profile1' locked='false' title='About Me' type='Profile'/&amp;gt;&lt;br /&gt;
&amp;lt;/b:section&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;/blockquote&gt;And this&lt;br /&gt;
&lt;blockquote&gt;&lt;span style="color: #38761d;"&gt;#sidebar-wrapper {&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt; &amp;nbsp; width: 220px;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt; &amp;nbsp; float: $endSide;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt; &amp;nbsp; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt; &amp;nbsp; overflow: hidden;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* fix for long non-text content breaking IE sidebar float */&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt; }&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&amp;nbsp;And script css below: &lt;br /&gt;
&lt;blockquote style="color: purple;"&gt;/* Sidebar Content&lt;br /&gt;
----------------------------------------------- */&lt;br /&gt;
.sidebar { &lt;br /&gt;
&amp;nbsp; color: $sidebartextcolor;&lt;br /&gt;
&amp;nbsp; line-height: 1.5em;&lt;br /&gt;
&amp;nbsp;}&lt;br /&gt;
&lt;br /&gt;
.sidebar ul {&lt;br /&gt;
&amp;nbsp; list-style:none;&lt;br /&gt;
&amp;nbsp; margin:0 0 0;&lt;br /&gt;
&amp;nbsp; padding:0 0 0;&lt;br /&gt;
}&lt;br /&gt;
.sidebar li {&lt;br /&gt;
&amp;nbsp; margin:0;&lt;br /&gt;
&amp;nbsp; padding-top:0;&lt;br /&gt;
&amp;nbsp; padding-$endSide:0;&lt;br /&gt;
&amp;nbsp; padding-bottom:.25em;&lt;br /&gt;
&amp;nbsp; padding-$startSide:15px;&lt;br /&gt;
&amp;nbsp; text-indent:-15px;&lt;br /&gt;
&amp;nbsp; line-height:1.5em;&lt;br /&gt;
&amp;nbsp; }&lt;br /&gt;
&lt;br /&gt;
.sidebar .widget, .main .widget { &lt;br /&gt;
&amp;nbsp; border-bottom:1px dotted $bordercolor;&lt;br /&gt;
&amp;nbsp; margin:0 0 1.5em;&lt;br /&gt;
&amp;nbsp; padding:0 0 1.5em;&lt;br /&gt;
&amp;nbsp;}&lt;br /&gt;
&lt;br /&gt;
.main .Blog { &lt;br /&gt;
&amp;nbsp; border-bottom-width: 0;&lt;br /&gt;
}&lt;span style="color: red; font-size: large;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;span style="color: red; font-size: large;"&gt;&lt;b&gt;Blog Post&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Blogger setting Blog Posts from these lines code, below...&lt;b&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/b&gt; &lt;br /&gt;
&lt;blockquote&gt;&lt;span style="color: #38761d;"&gt;&amp;lt;div id='main-wrapper'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:section class='main' id='main' showaddelement='yes'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;lt;b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;lt;/b:section&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;And This..&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;#main-wrapper {&lt;br /&gt;
&amp;nbsp; width: 410px;&lt;br /&gt;
&amp;nbsp; float: $startSide;&lt;br /&gt;
&amp;nbsp; word-wrap: break-word; /* fix for long text breaking sidebar float in IE */&lt;br /&gt;
&amp;nbsp; overflow: hidden;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* fix for long non-text content breaking IE sidebar float */&lt;br /&gt;
&amp;nbsp; }&lt;br /&gt;
&lt;/blockquote&gt;&lt;div style="color: #38761d;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;span style="font-size: large;"&gt;&lt;b style="color: red;"&gt;Footer&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
Blogger setting Footer from these lines code, below...&lt;b&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&amp;lt;div id='footer-wrapper'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:section class='footer' id='footer'/&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;/blockquote&gt;And&lt;br /&gt;
&lt;blockquote style="color: red;"&gt;/* Footer&lt;br /&gt;
----------------------------------------------- */&lt;br /&gt;
#footer {&lt;br /&gt;
&amp;nbsp; width:660px;&lt;br /&gt;
&amp;nbsp; clear:both;&lt;br /&gt;
&amp;nbsp; margin:0 auto;&lt;br /&gt;
&amp;nbsp; padding-top:15px;&lt;br /&gt;
&amp;nbsp; line-height: 1.6em;&lt;br /&gt;
&amp;nbsp; text-transform:uppercase;&lt;br /&gt;
&amp;nbsp; letter-spacing:.1em;&lt;br /&gt;
&amp;nbsp; text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;/blockquote&gt;Well... that was what I founded, Please Correctly if I wrong...&lt;br /&gt;
&lt;br /&gt;
After this, I'll show you my experience when I try to modified the header blogger....&lt;br /&gt;
&lt;b&gt;&lt;span style="color: red;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-6437712322298507448?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/6437712322298507448/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/understanding-name-location-and-setting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6437712322298507448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/6437712322298507448'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/understanding-name-location-and-setting.html' title='Understanding the Name. Location and Setting of Page Elements  in Our Bloggers Template HTML'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-4208607786294180715</id><published>2009-11-11T20:42:00.000-08:00</published><updated>2010-01-15T00:23:10.107-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Add a blogspot Gadget'/><title type='text'>Add The "Add a Gadget" on Header and Blog Posts of Blogger Page Elements</title><content type='html'>As well as another Content Management System (CMS) base sites (ie : Wordpress, Joomla, Mambo, Drupal etc) Blogger Template consist of Page Elements (header, main, sidebar and footer) and Each element of this page, usually also composed of a few gadgets (the name may be different on each CMS).&lt;br /&gt;
Pege Elements are very important. In addition to its function, Elements (Widget) of the page and Gadgets, also affect to the overall look of the pages of our blog.&lt;br /&gt;
One of the advantages of a CMS base sites is the Flexibility, In these CMS sites, we could cange the Elements, add or less the Gadgets and also set the appereance (display) of the Page.. &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SvuA2jYsXAI/AAAAAAAAAD8/3VkDKCHQQD0/s1600-h/basicgadget.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SvuA2jYsXAI/AAAAAAAAAD8/3VkDKCHQQD0/s320/basicgadget.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;When we first create a Blog in Blogger, the Default Templates consisting of 4 page elements: Header, Blog Posts, Sidebar (which consists of About Me, Blog Archive and the Follower), and a Blank Page Elements at the bottom of blog pages (usually filled with Footer). From the above picture seen that the Header and Blog Posts does not have the facility to add gadgets. To optimize the blog and to be able to add various functions (gadgets) in it, then the Header and Blog Posts must be change.&lt;br /&gt;
&lt;br /&gt;
Let's do it by following this steps:&lt;br /&gt;
&lt;br /&gt;
1 . As usually Log in to &lt;a href="http://www.blogger.com/start/"&gt;Blogger&lt;/a&gt;&lt;br /&gt;
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML. (please Back up first...!)&lt;br /&gt;
3. To have an “Add a Gadget” option, under “Header”, Check the "Expand Widgets Templates" then Scroll down and towards the bottom, you will see these lines (use Ctrl+F to find):&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;blockquote&gt;&amp;lt;div id='header-wrapper'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:section class='header' id='header' maxwidgets='&lt;b&gt;&lt;span style="color: purple;"&gt;1&lt;/span&gt;&lt;/b&gt;' showaddelement='&lt;b&gt;&lt;span style="color: purple;"&gt;no&lt;/span&gt;&lt;/b&gt;'&amp;gt;&lt;br /&gt;
&amp;lt;b:widget id='Header1' locked='true' title='Blogger Test Result (Header)' type='Header'&amp;gt;&lt;br /&gt;
&amp;lt;b:includable id='main'&amp;gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;&amp;nbsp;Change with this :&lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;blockquote&gt;&amp;lt;div id='header-wrapper'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:section class='header' id='header' maxwidgets='&lt;b style="color: red;"&gt;2&lt;/b&gt;' showaddelement='&lt;b style="color: red;"&gt;yes&lt;/b&gt;'&amp;gt;&lt;br /&gt;
&amp;lt;b:widget id='Header1' locked='true' title='Blogger Test Result (Header)' type='Header'&amp;gt;&lt;br /&gt;
&amp;lt;b:includable id='main'&amp;gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;This will give you 1 more Page Element in your Header. You can add it more by change the number of&lt;b style="color: #38761d;"&gt; maxwidgets="..."&lt;/b&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SvuM1P4vY2I/AAAAAAAAAEE/1Z7J66XraO4/s1600-h/add+a+gadget.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/SvuM1P4vY2I/AAAAAAAAAEE/1Z7J66XraO4/s320/add+a+gadget.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;4. To add "Add a Gadget" on the Blog Posts, find these lines &lt;br /&gt;
&lt;blockquote style="color: #38761d;"&gt;&lt;blockquote&gt;&amp;lt;div id='main-wrapper'&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:section class='main' id='main' showaddelement='&lt;b style="color: purple;"&gt;no&lt;/b&gt;'&amp;gt;&lt;br /&gt;
&amp;lt;b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'&amp;gt;&lt;br /&gt;
&amp;lt;b:includable id='main' var='top'&amp;gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;Than change with this:&lt;br /&gt;
&lt;blockquote&gt;&lt;blockquote&gt;&amp;nbsp;&lt;span style="color: #38761d;"&gt;&amp;lt;div id='main-wrapper'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;b:section class='main' id='main' showaddelement='&lt;b style="color: red;"&gt;yes&lt;/b&gt;'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;lt;b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;lt;b:includable id='main' var='top'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;&amp;nbsp;Once You have done, don't forget to Save Template... And You will have :&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvuQCbSDSDI/AAAAAAAAAEM/0k8_wVZZoSk/s1600-h/add+a+gadget-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvuQCbSDSDI/AAAAAAAAAEM/0k8_wVZZoSk/s320/add+a+gadget-1.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Finnaly we have a "New" Blogger Page Element ready to optimized...&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvuRw1XuZbI/AAAAAAAAAEU/Rcy-yx30kpU/s1600-h/add+a+gadget-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvuRw1XuZbI/AAAAAAAAAEU/Rcy-yx30kpU/s320/add+a+gadget-2.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Simple isn't it...?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-4208607786294180715?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/4208607786294180715/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/4208607786294180715'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/4208607786294180715'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/add-add-gadget-on-header-and-blog-posts.html' title='Add The &quot;Add a Gadget&quot; on Header and Blog Posts of Blogger Page Elements'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SvuA2jYsXAI/AAAAAAAAAD8/3VkDKCHQQD0/s72-c/basicgadget.png' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-8612171110806561090</id><published>2009-11-10T09:47:00.000-08:00</published><updated>2010-01-15T00:24:10.176-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Blogger for autoblog'/><title type='text'>Use Your Blogger for Autoblog</title><content type='html'>Do you know what autoblog is? Autoblog is a term that used on the blog that works automatically. Well .. actually it's &lt;b&gt;only&lt;/b&gt; automatically referred to the articles. But that's the point...!!! We all know, how important to write articles regularly on our blog (though not necessarily every day). Do you know what's the name of a blog that does not have new content for a long time..? Yup.. it's a &lt;b style="background-color: black; color: white;"&gt;&lt;span style="background-color: black;"&gt;&lt;/span&gt;Dead Blog&lt;/b&gt;...&lt;br /&gt;
&lt;br /&gt;
The simple word about &lt;b style="color: purple;"&gt;&lt;i&gt;Autoblog&lt;/i&gt;&lt;/b&gt; is...You initially create a blog, and set your template display as you like, then do automation and... finished. You only need occasionally visiting to ensure everything goes normally. How.. sweet it's sound...&lt;br /&gt;
&lt;br /&gt;
Unfortunetly, the truth is not as sweet as that. The blog that filled with content automatically. unreliable in terms of quality articles,&amp;nbsp; vulnerable from advertisement, Google hate it and most of your visitors too (if they know it) ... Imagine that you had communication with the machine, it was not&amp;nbsp; interesting at all.&lt;br /&gt;
&lt;br /&gt;
But... still very useful for your &lt;b style="color: red;"&gt;Dummy Blog&lt;/b&gt;&lt;b style="color: red;"&gt;s&lt;/b&gt; , your &lt;b style="background-color: black; color: white;"&gt;&lt;span style="background-color: black;"&gt;&lt;/span&gt;Dead Blog&lt;/b&gt;&amp;nbsp; and off course our &lt;b&gt;free&lt;/b&gt; and &lt;b&gt;powerful &lt;/b&gt;&lt;span style="color: purple;"&gt;Backup Blog&lt;/span&gt; &lt;br /&gt;
&lt;br /&gt;
Ok.. it's enough with the preamble...&lt;br /&gt;
1. First we must create a blogger blog to be an &lt;b&gt;autoblog&lt;/b&gt;. Let's name it &lt;a href="http://blogger-test-result.blogspot.com/"&gt;Blog Tester&lt;/a&gt; (you can name it whatever you like).&lt;br /&gt;
2. After finish it, Look at your &lt;span style="color: #38761d;"&gt;Dashboard&lt;/span&gt; and Click &lt;span style="color: #38761d;"&gt;Settings&lt;/span&gt;. Under Settings Menu, &lt;span style="color: #38761d;"&gt;&lt;span style="color: black;"&gt;Click &lt;/span&gt;Email &amp;amp; Mobile&lt;/span&gt;. Now let's look at Posting Option...&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvmNw_w3f2I/AAAAAAAAADM/3WIlik5bP6c/s1600-h/autoblog-1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvmNw_w3f2I/AAAAAAAAADM/3WIlik5bP6c/s320/autoblog-1.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;3. Replace your &lt;span style="color: #cccccc;"&gt;secretWords&lt;/span&gt; with whatever you desire, just remember it.. and select the &lt;span style="color: #38761d;"&gt;Publish emails immediately&lt;/span&gt; , than Click &lt;span style="background-color: #e69138; color: white;"&gt;SAVE SETTING&lt;/span&gt;.&lt;br /&gt;
In my case it's look like this :&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvmPKtsNNkI/AAAAAAAAADU/hS88Y5TNNDA/s1600-h/autoblog.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvmPKtsNNkI/AAAAAAAAADU/hS88Y5TNNDA/s320/autoblog.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Ok.. we're finish Step 1.&lt;br /&gt;
4. Before we do the automation of writing the article, first..we must have URL of the blog that will become the source of the article. You can do a little research later, to make it easy, let's use your other blogger blog address. As an example, I use my blog that contains about &lt;b&gt;free articles&lt;/b&gt;&amp;nbsp; at &lt;a href="http://peter-freearticles.blogspot.com/"&gt;http://peter-freearticles.blogspot.com&lt;/a&gt;.&lt;br /&gt;
5. Open &lt;a href="http://www.feedmyinbox.com/"&gt;Feed My Inbox&lt;/a&gt; and insert the URL address of the site that we will "use" they articles, and the email address that we'd already make (#3) and then click &lt;b&gt;submit&lt;/b&gt;. Oh.. Ya.. don't forget to put "&lt;b style="color: red;"&gt;/&lt;/b&gt;" at the end of URL. ie. &lt;span style="color: purple;"&gt;http://peter-freearticles.blogspot.com&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;&lt;span style="color: #cc0000;"&gt;/&lt;/span&gt;&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvmYvAXqKaI/AAAAAAAAADc/ylKETA9tQXQ/s1600-h/autoblog-2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvmYvAXqKaI/AAAAAAAAADc/ylKETA9tQXQ/s320/autoblog-2.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Than we will get the confirmation..&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvmZfCTT_-I/AAAAAAAAADk/oRxae8zBl8I/s1600-h/autoblog-3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvmZfCTT_-I/AAAAAAAAADk/oRxae8zBl8I/s320/autoblog-3.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;6. Because an email address that we used before was the email bloggers, and we had already arranged that any incoming email to that address will be publish immediately in to the blog, So if&amp;nbsp; everything works properly, then a confirmation email from this FeedMyInbox will immediately appear as an article in our new blog.&lt;br /&gt;
7. Let's take a look at the blog, and this is mine..&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvmfB_YztqI/AAAAAAAAADs/afYdhL_KUNQ/s1600-h/autoblog-4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvmfB_YztqI/AAAAAAAAADs/afYdhL_KUNQ/s320/autoblog-4.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;8. To confirm our subscribtion, than we must Click the First Link.. After&amp;nbsp; click to confirm the subscribtion, you will receive notification from &lt;b&gt;&lt;span style="color: #cc0000;"&gt;Feed My Inbox&lt;/span&gt;&lt;/b&gt; (pop up) that you have successfully done the subscribtion.&lt;br /&gt;
9. Sometimes we have to wait for a few hours before our Autoblog's working noormally (instant delivery process). Because the FMI requires to make a synchronization first. But after that it will run charming .. Picture below show my "&lt;b style="color: #0b5394;"&gt;ghost writer&lt;/b&gt;".. nice and clever isn't it...??&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/Svmk8hIbckI/AAAAAAAAAD0/tsRgOrjJKbQ/s1600-h/autoblog-5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_Vd2Mn_rLlHA/Svmk8hIbckI/AAAAAAAAAD0/tsRgOrjJKbQ/s320/autoblog-5.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
That's all folk... Every time your "&lt;b style="color: blue;"&gt;host blog&lt;/b&gt;" publish their article, your "&lt;b style="color: #0b5394;"&gt;ghost writer&lt;/b&gt;" will do exactly the same.&lt;br /&gt;
So...don't worry,&amp;nbsp; Enjoy&amp;nbsp; your holiday.. and hapy &lt;b&gt;&lt;span style="color: purple;"&gt;Autoblog&lt;/span&gt;&lt;/b&gt;...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-8612171110806561090?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/8612171110806561090/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/use-your-blogger-for-autoblog.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8612171110806561090'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/8612171110806561090'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/use-your-blogger-for-autoblog.html' title='Use Your Blogger for Autoblog'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Vd2Mn_rLlHA/SvmNw_w3f2I/AAAAAAAAADM/3WIlik5bP6c/s72-c/autoblog-1.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-651354136982642585</id><published>2009-11-09T01:11:00.000-08:00</published><updated>2010-01-15T00:46:26.175-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='solution Blog Post error'/><category scheme='http://www.blogger.com/atom/ns#' term='solution error bX-ob6b7r'/><title type='text'>Solution For Error bX-ob6b7r and Bloger Blog Post (Please correct the error of this form)</title><content type='html'>After being confused for several day by Error of&amp;nbsp; &lt;b style="color: purple;"&gt;bX-ob6b7r&lt;/b&gt; and Bloger Blog Post (&lt;b style="color: purple;"&gt;Please correct the error of this form&lt;/b&gt;), finally I found the way to make it clear...&amp;nbsp; &lt;br /&gt;
Actually the problem of&amp;nbsp; &lt;b style="color: purple;"&gt;bX-ob6b7r&lt;/b&gt; and Bloger Blog Post (&lt;b style="color: purple;"&gt;Please correct the error of this form&lt;/b&gt;) because of &lt;b&gt;bloggers blog post&lt;/b&gt; &lt;b&gt;widget&lt;/b&gt; does not working properly.&lt;br /&gt;
Like other widgets,&amp;nbsp; blogger blog post widgets&amp;nbsp; should be able to edit as long as we know it, what and where is the position is.. By deleted the widget and replaced with new ones, we hope everything will function normally again. &lt;br /&gt;
&lt;br /&gt;
So here we go.. &lt;br /&gt;
1. Log in to &lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt; .&lt;br /&gt;
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML.&lt;br /&gt;
3. First we must find the &lt;b style="color: purple;"&gt;Blog Post Widget&lt;/b&gt; inside our blog HTMLL,, that represent with this &lt;span style="color: #38761d;"&gt;script code&lt;/span&gt; below :&lt;br /&gt;
&lt;blockquote&gt;&lt;blockquote style="color: #38761d;"&gt;&amp;lt;b:widget id='&lt;span style="color: red;"&gt;Blog1&lt;/span&gt;' locked='true' title='Blog Posts' type='Blog'&amp;gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;4. Replace the number of 1 in &lt;span style="color: red;"&gt;Blog1&lt;/span&gt; with 2, we can replace the number with 3, 4 or whatever you like, This number figure (&lt;span style="color: red;"&gt;Blog1&lt;/span&gt;) is not the number of Blog Post Widget but the name of it.&lt;br /&gt;
&amp;nbsp;So if we want to make two Blog Post Widget in our template, we can ad another &lt;span style="color: #38761d;"&gt;green script code&lt;/span&gt; with different name &lt;span style="color: red;"&gt;Blog&lt;/span&gt; ,.. Example:&lt;br /&gt;
&lt;blockquote&gt;&lt;blockquote&gt;&lt;span style="color: #38761d;"&gt;&amp;lt;b:widget id='&lt;span style="color: red;"&gt;Blog2&lt;/span&gt;' locked='true' title='Blog Posts' type='Blog'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #38761d;"&gt;&amp;lt;b:widget id='&lt;span style="color: red;"&gt;Blog3&lt;/span&gt;' locked='true' title='Blog Posts' type='Blog'&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvfYP3XWKPI/AAAAAAAAADE/9FmQKbxlaVI/s1600-h/fix-blogger-post-error2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvfYP3XWKPI/AAAAAAAAADE/9FmQKbxlaVI/s320/fix-blogger-post-error2.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
5. Back to the topic, after replace the the number than click the save button..&lt;br /&gt;
6. If we done it correctly, than we will get a warning message like this (couse we replace Blog Post Widget "Blog1" with Blog Post Widget "Blog2") :&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SvfX1sTEoXI/AAAAAAAAAC0/MevmRosrOpQ/s1600-h/fix-blogger-post-error5.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_Vd2Mn_rLlHA/SvfX1sTEoXI/AAAAAAAAAC0/MevmRosrOpQ/s320/fix-blogger-post-error5.png" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Just click the&lt;b&gt;&lt;span style="color: purple;"&gt; "CONFIRM &amp;amp; SAVE"&lt;/span&gt;&lt;/b&gt;.button.&lt;br /&gt;
7. That's all.. We can edit our Blogger Blog Post again and seting our adsense without Error of&amp;nbsp; &lt;b style="color: purple;"&gt;bX-ob6b7r&lt;/b&gt; and Bloger Blog Post (&lt;b style="color: purple;"&gt;Please correct the error of this form&lt;/b&gt;)...&lt;br /&gt;
&lt;br /&gt;
&lt;b style="color: lime;"&gt;Update&lt;/b&gt; :&amp;nbsp; If you got another bX-error codes, then you can find "what's wrong?" at &lt;b&gt;&lt;a href="http://doit2us.blogspot.com/2009/12/list-of-blogger-bx-error-codes.html"&gt;List of Blogger bX-error codes&lt;/a&gt;&lt;/b&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8693675884300473333-651354136982642585?l=doit2us.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://doit2us.blogspot.com/feeds/651354136982642585/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://doit2us.blogspot.com/2009/11/solution-for-error-bx-ob6b7r-and-bloger.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/651354136982642585'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8693675884300473333/posts/default/651354136982642585'/><link rel='alternate' type='text/html' href='http://doit2us.blogspot.com/2009/11/solution-for-error-bx-ob6b7r-and-bloger.html' title='Solution For Error bX-ob6b7r and Bloger Blog Post (Please correct the error of this form)'/><author><name>mc4tur</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Vd2Mn_rLlHA/SvfYP3XWKPI/AAAAAAAAADE/9FmQKbxlaVI/s72-c/fix-blogger-post-error2.png' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8693675884300473333.post-5178002123946396794</id><published>2009-11-04T00:38:00.007-08:00</published><updated>2010-01-15T00:45:29.827-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='putting Print Facilities'/><title type='text'>Blogger Tips Trick No 7. : Putting the print facilities into the page</title><content type='html'>To facilitate visitors in learning about the writing in the pages of our site, we can set up the facility to print the page to there default printer, so that they could read and learn it without any rush...&lt;br /&gt;
To do that, just put the code below directly on each page or insert in to the post page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style="background-color: white; color: #38761d;"&gt;&amp;lt;a href="javascript:print(document)"&lt;/span&gt;&lt;span style="color: red;"&gt;&lt;span style="color: #38761d;"&gt;&amp;gt;&lt;/span&gt;Print This Page&lt;span style="color: #38761d;"&gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;/spa
