<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0' version='2.0'><channel><atom:id>tag:blogger.com,1999:blog-8096611529119137875</atom:id><lastBuildDate>Thu, 22 Sep 2011 22:40:49 +0000</lastBuildDate><category>Widget</category><category>Google Code</category><category>Blogger Tips</category><title>Free Source Code for Blogger</title><description>free source code | blogger widgets | free blogger template codes | blogger templates</description><link>http://sourcecode4.blogspot.com/</link><managingEditor>noreply@blogger.com (admin)</managingEditor><generator>Blogger</generator><openSearch:totalResults>18</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-3695066453159977281</guid><pubDate>Sat, 15 Jan 2011 04:23:00 +0000</pubDate><atom:updated>2011-01-14T20:23:00.110-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Blogger Tips</category><title>How to remove Newer posts - Home - Older posts from Blogger</title><atom:summary>How to remove "Newer Post" "Home" "Older Post" Link from Blogger Template

   
Log into your Blogger account and go to Dashboard &gt; Design &gt; Edit HTML.

Check the Expand Widget Templates check box.

Back up your template first.
Find the HTML code below:
&lt;b:includable id='nextprev'&gt;
&lt;div class='blog-pager' id='blog-pager'&gt;     &lt;b:if cond='data:newerPageUrl'&gt;       &lt;span id='blog-pager-newer-link'&gt;</atom:summary><link>http://sourcecode4.blogspot.com/2011/01/how-to-remove-newer-posts-home-older.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_rkGS9hoedlc/TTEejQmcWeI/AAAAAAAAA0Q/Nmg69vJ8c8g/s72-c/older+posts.JPG' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-3983181464845767905</guid><pubDate>Sun, 26 Dec 2010 09:38:00 +0000</pubDate><atom:updated>2010-12-26T02:23:59.039-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Widget</category><title>Twitter Badge | Follow us on Twitter Badge</title><atom:summary>Get a Twitter badge for my website

This Twitter badge calls your users to start following your twitter account.
Twitter has proven itself to be a great communication channel with your site/blog  visitors.
This Twitter badge can be installed almost on any site/blog.

   

How to make a Twitter badge on Blogger/website
Log into your Blogger account and go to Dashboard &gt; Design &gt; Edit HTML.

Copy </atom:summary><link>http://sourcecode4.blogspot.com/2010/12/twitter-badge-follow-us-on-twitter.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_rkGS9hoedlc/TRcQGoG2bgI/AAAAAAAAAtc/5zwESUQ5NfY/s72-c/twitter+badge.JPG' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-791176964079051866</guid><pubDate>Thu, 11 Nov 2010 19:39:00 +0000</pubDate><atom:updated>2010-11-11T13:04:43.713-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Widget</category><title>Blogger Twitter Widgets</title><atom:summary>Before you install this Blogger Twitter Widgets you must have a Twitter account to log in. If you don't have a twitter account yet please create new account here!
With this Twitter widget you allowed to join conversation with other Twitter members. If you want to get this widget for your blog just copy and paste this code into your HTML page and replace some codes according to your Twitter </atom:summary><link>http://sourcecode4.blogspot.com/2010/11/blogger-twitter-widgets.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rkGS9hoedlc/TNxYllAqR5I/AAAAAAAAAnA/bOXJmkUzTrw/s72-c/Blogger-Twitter-Widgets.png' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-3718186674830573105</guid><pubDate>Thu, 11 Nov 2010 17:56:00 +0000</pubDate><atom:updated>2010-11-11T10:24:04.578-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Google Code</category><title>How to request multiple Google Font API families in a CSS Style</title><atom:summary>In ordinary text you can change how Google Font API looks by using CSS Style. 
Example in HTML format:
&lt;html&gt;
&lt;head&gt;
&lt;link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Lobster"&gt;
&lt;style&gt;
body {
font-family: 'Lobster', serif;
font-size: 48px;
}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;h1&gt;Lobster goes here!&lt;/h1&gt;
&lt;/body&gt;
&lt;/html&gt;
If you open this HTML file in a modern web browser, you</atom:summary><link>http://sourcecode4.blogspot.com/2010/11/how-to-request-multiple-google-font-api.html</link><author>noreply@blogger.com (admin)</author></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-5756710387138376983</guid><pubDate>Tue, 09 Nov 2010 08:19:00 +0000</pubDate><atom:updated>2010-11-11T08:19:11.495-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Google Code</category><title>Make Your Blog Beautiful by Using Google Font API</title><atom:summary>Making The Blog Beautiful with Google Font API.
The Google Font Directory provides high-quality web fonts that you can include in your pages using the Google Font API.

Applying a font is easy: just add a special stylesheet link to your blog, then use the font in a CSS style.

Google Font API gallery.

To start using the Google Font API on our Blog can be done in just two steps:
Add a stylesheet </atom:summary><link>http://sourcecode4.blogspot.com/2010/11/using-google-font-api-in-blogger.html</link><author>noreply@blogger.com (admin)</author></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-4528929123302198156</guid><pubDate>Tue, 09 Nov 2010 05:25:00 +0000</pubDate><atom:updated>2010-11-08T23:14:14.317-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Widget</category><title>Create Table of Contents (TOC) or Sitemap Page for Blogger</title><atom:summary>Do you want to make a sitemap or Table of Contents page for your blog in blogger engine? 
Now I try to show you how to create a sitemap with Google Feed control. This widget only index of your blog posts by only show title of blog.
If you have so many posts in your blog and if you used TOC it will be very long and make you difficult to read your posts. So this widget was designed to make it easy </atom:summary><link>http://sourcecode4.blogspot.com/2010/11/create-table-of-content-toc-or-sitemap.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rkGS9hoedlc/TNjAtD9heoI/AAAAAAAAAm0/Vo7mH297qiI/s72-c/toc.png' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-1743354559297329789</guid><pubDate>Mon, 08 Nov 2010 15:38:00 +0000</pubDate><atom:updated>2010-11-08T08:29:13.163-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Blogger Tips</category><title>Adding SEO Friendly Meta Tags to Blogger Template</title><atom:summary>What are Meta Tags
Meta tags are a great way to provide search engines with information about our blogs/sites. Meta tags can be used to provide information to all sorts of clients, and each system processes only the meta tags they understand and ignores the rest.

Meta tags are used for Search Engine Optimization (SEO). The two most critical meta tags used in SEO are: description and keywords. </atom:summary><link>http://sourcecode4.blogspot.com/2010/11/adding-meta-tags-to-blogger-template.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rkGS9hoedlc/TNgjo1Yle5I/AAAAAAAAAms/v7ItNjBdd80/s72-c/meta-tags.gif' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-2859568507050950063</guid><pubDate>Mon, 08 Nov 2010 09:12:00 +0000</pubDate><atom:updated>2010-11-08T02:37:35.900-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Blogger Tips</category><title>How to make auto read more of our Blog</title><atom:summary>If you want to be able to set up your Blog posts to automatically add a "Read More" link for articles in Category Blog or Section Blog Layouts like on this Blog so that the articles would all be the same length and they would line up just as pretty as you please. Here we show you how to create it in a simple steps. 
     

How to make Auto read more with Thumbnails of our Blogger Posts? 
Log into</atom:summary><link>http://sourcecode4.blogspot.com/2010/11/how-to-make-auto-read-more-of-our-blog.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_rkGS9hoedlc/TNfMIpbnjzI/AAAAAAAAAmk/KK-PYisOwFE/s72-c/auto-read-more.gif' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-3695479256466727387</guid><pubDate>Sun, 07 Nov 2010 15:25:00 +0000</pubDate><atom:updated>2010-11-07T07:31:02.156-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Blogger Tips</category><title>Remove 'Showing newest posts with label' message</title><atom:summary>When we click on a label or do a search in a blogger blog we get a list of posts using that label or search term. Above the list of posts you will see a small message and link like this :
    

"Showing newest posts with label .... Show older posts"

How to Remove 'Showing newest posts with label' message?
Log into your Blogger account and go to Dashboard &gt; Design &gt; Edit HTML.

Check the Expand </atom:summary><link>http://sourcecode4.blogspot.com/2010/11/remove-showing-newest-posts-with-label.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_rkGS9hoedlc/TNa-ZXK8aaI/AAAAAAAAAlI/jO7lP6LX4c8/s72-c/Showing-posts-with-label.gif' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-1123561134640708099</guid><pubDate>Sun, 07 Nov 2010 10:25:00 +0000</pubDate><atom:updated>2010-11-07T02:29:53.283-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Blogger Tips</category><title>How to Remove Navbar from Blogger</title><atom:summary>How to hide or remove the Blogger navbar with simple CSS.
If you have a blog on Blogspot or Blogger, by default Blogger automatically inserts a little navigation bar or Blogger Navbar between the top edge of the browser window and your blog content. There are some bloggers who want to customize his blogger page by hiding or removing its blogger navigation bar. 
 
Since it is not mentioned </atom:summary><link>http://sourcecode4.blogspot.com/2010/11/how-to-remove-navbar-from-blogger.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rkGS9hoedlc/TNZzbA7VkyI/AAAAAAAAAlA/tG3fPimeNPY/s72-c/blogger-navbar.gif' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-7344737255443209972</guid><pubDate>Fri, 05 Nov 2010 11:04:00 +0000</pubDate><atom:updated>2010-11-05T04:49:06.962-07:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Widget</category><title>AddThis widget for Blogger</title><atom:summary>If you want to get more traffic for your blog with the most popular sharing platform in the world you can try to install AddThis button into your blog post template. It can help your users share your content everywhere.

AddThis is one of some popular social bookmarking widget type which most bloggers use it on their blogs. See also our post about how to Add best social bookmark widget to Blogger</atom:summary><link>http://sourcecode4.blogspot.com/2010/11/addthis-widget-for-blogger.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rkGS9hoedlc/TNPu3nfvOwI/AAAAAAAAAk8/IAdwI6EiHO0/s72-c/AddThis.gif' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-2980362627255896279</guid><pubDate>Fri, 05 Nov 2010 03:55:00 +0000</pubDate><atom:updated>2010-11-05T03:09:24.006-07:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Widget</category><title>Add Stylized Page Navigation Widget For Blogger (Blogspot)</title><atom:summary>If you want to add a Stylized Page Navigation Widget For your Blogspot template as mentioned in the main page of Google Most Wanted News page that it has a Page Navigation Widget that is an alternative to Recent Posts, Home and Older Posts links at the bottom of blog posts. In order to add the stylized version of Page Navigation Widget into your blog just follow these steps below.



Log into </atom:summary><link>http://sourcecode4.blogspot.com/2010/11/add-stylized-page-navigation-widget-for.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_rkGS9hoedlc/TNN_2_HQ0BI/AAAAAAAAAk4/iWLV0epb37s/s72-c/stylized+page+navigation.png' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-1068277961687000931</guid><pubDate>Thu, 04 Nov 2010 16:45:00 +0000</pubDate><atom:updated>2010-11-04T09:47:40.962-07:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Widget</category><title>Related Posts with Thumbnail widget</title><atom:summary>Related Posts with Thumbnails widget.
Widget Preview

In the previous post we have posted a Related Posts widget for Blogspot (Blogger) in text only. But now, How about to add a Related Posts with Thumbnail widget for Blogger template?

The answer is just follow this guide to apply it into your template.
Log into your Blogger account and go to Dasboard &gt; Design &gt; Edit HTML.


Click the Expand </atom:summary><link>http://sourcecode4.blogspot.com/2010/11/related-posts-with-thumbnail-widget.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rkGS9hoedlc/TNC1Bch3nxI/AAAAAAAAAjQ/I7UkcUlehmI/s72-c/Related-Posts-Widget.jpg' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-7183467405386274125</guid><pubDate>Thu, 04 Nov 2010 07:43:00 +0000</pubDate><atom:updated>2010-11-04T19:56:01.112-07:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Widget</category><title>Add Best Social Bookmark Widget to Blogger Template</title><atom:summary>How to add a Sexy social Bookmark button on my Blogger template?
Social bookmarking is a method to organize, store, manage and search for bookmarks of resources online. Users save links to web pages that they want to remember and/or share.
Most of the best share and social bookmarking sites like del.icio.us, digg.com, technorati.com, stumbleupon.com, reddit.com, furl.net, facebook.com, </atom:summary><link>http://sourcecode4.blogspot.com/2010/11/add-best-social-bookmark-widget-to.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_rkGS9hoedlc/TNJjY-961zI/AAAAAAAAAkg/zJCOpbqoJ2A/s72-c/sexy-social-bookmark.gif' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-6397789705563012646</guid><pubDate>Wed, 03 Nov 2010 17:50:00 +0000</pubDate><atom:updated>2010-11-07T07:49:28.815-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Blogger Tips</category><title>How to remove "Subscribe to Posts (Atom)"  Link from BloggerTemplate</title><atom:summary>Do you want to remove "Subscribe to Posts (Atom)" link from your Blogger template?



If you dislike "Subscribe to Posts (Atom)" link to appear in your blog just follow these steps to remove it from your template.
Log into your Blogger account and go to Dashboard &gt; Design &gt; Edit HTML.


Click the Expand Widget Templates check box.

Search for the following code in your template:
&lt;b:include name='</atom:summary><link>http://sourcecode4.blogspot.com/2010/11/how-to-remove-subscribe-to-posts-atom.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rkGS9hoedlc/TNGWzDh9esI/AAAAAAAAAkY/Ot5WeefhCAM/s72-c/subscribe-to-atom.gif' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-1758909891304676275</guid><pubDate>Tue, 02 Nov 2010 04:57:00 +0000</pubDate><atom:updated>2011-02-01T07:29:06.160-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Widget</category><title>Related Posts Widget for Blogger (Blogspot)</title><atom:summary>Widget Preview

As mentioned in the HOSTUX page that it has a Related Articles Widget that is an alternative to Related Posts, in this post we show you how to add a Related Posts Widget for Blogger template.

In order to add a Related Posts Widget for Blogger, follow the steps below!

Log into your Blogger account and go to Dashboard &gt; Design &gt; Edit HTML.


Click the Expand Widget Templates check</atom:summary><link>http://sourcecode4.blogspot.com/2010/11/related-posts-widget-for-blogger.html</link><author>noreply@blogger.com (admin)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_rkGS9hoedlc/TNC1Bch3nxI/AAAAAAAAAjQ/I7UkcUlehmI/s72-c/Related-Posts-Widget.jpg' height='72' width='72'/></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-7789646412791596790</guid><pubDate>Sat, 09 Oct 2010 10:48:00 +0000</pubDate><atom:updated>2010-11-11T08:29:17.254-08:00</atom:updated><category domain='http://www.blogger.com/atom/ns#'>Google Code</category><title>Free Fonts from Google</title><atom:summary>Here are some examples of Google font API which you can find from Google Font Directory. These fonts  are available for use on your blog under an open source license and are served by Google servers. 

These fonts are some of more beautiful Google Font API i like very much. How about you?
Lobster 

Cuprum 

IM Fell DW Pica 

Josefin Sans Std Light

Neucha

Philosopher

Reenie Beanie

Tangerine

</atom:summary><link>http://sourcecode4.blogspot.com/2010/11/free-fonts-from-google.html</link><author>noreply@blogger.com (admin)</author></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8096611529119137875.post-4400661886276624424</guid><pubDate>Sat, 09 Oct 2010 01:18:00 +0000</pubDate><atom:updated>2010-11-08T18:46:50.351-08:00</atom:updated><title>Sitemap</title><atom:summary>
.judul-label{
background-color:#E5ECF9;
font-weight:bold;
line-height:1.4em;
margin-bottom:5px;
overflow:hidden;
white-space:nowrap;
vertical-align: baseline;
margin: 0 2px;
outline: none;
cursor: pointer;
text-decoration: none;
font: 14px/100% Arial, Helvetica, sans-serif;
padding: .5em 2em .55em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em; 
-moz-border-radius: .5em;
</atom:summary><link>http://sourcecode4.blogspot.com/2010/10/sitemap.html</link><author>noreply@blogger.com (admin)</author></item></channel></rss>