<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sharing Information &#124; Sharing Knowledges, New Information, Blogging, Tips and Tricks and Others... &#187; Tutorial Blog</title>
	<atom:link href="http://www.hasannudin.com/category/tutorial-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hasannudin.com</link>
	<description></description>
	<lastBuildDate>Wed, 24 Feb 2010 07:49:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
<link>http://www.hasannudin.com</link>
<url>http://www.hasannudin.com/wp-content/plugins/maxblogpress-favicon/icons/favicon-28.ico</url>
<title>Sharing Information | Sharing Knowledges, New Information, Blogging, Tips and Tricks and Others...</title>
</image>
		<item>
		<title>Step by Step Upgrading Wordpress Manually</title>
		<link>http://www.hasannudin.com/blogging/step-by-step-upgrading-wordpress-manually/</link>
		<comments>http://www.hasannudin.com/blogging/step-by-step-upgrading-wordpress-manually/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 03:35:33 +0000</pubDate>
		<dc:creator>hasan</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tutorial Blog]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hasannudin.com/?p=271</guid>
		<description><![CDATA[As we know that wordpress grows time to time, and develop the existence version to new one, so everything become better. There are two ways to upgrade wordpress, automatically and manually. To update wordpress automatically, you need just by clicking the link in new update banner, in the top of your admin page with the [...]

<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/blogging/how-to-make-a-blog-using-free-domain-and-hosting/" rel="bookmark">How to Make a Blog Using Free Domain and Hosting</a><!-- (5.54696)-->, 
<a href="http://www.hasannudin.com/blogging/best-free-wordpress-themes-for-download/" rel="bookmark">Best Free Wordpress Themes For Download</a><!-- (5.53744)-->, 
<a href="http://www.hasannudin.com/tips-and-tricks/making-indonesian-fake-earning/" rel="bookmark">Making Indonesian Fake Earning</a><!-- (3.59612)-->

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/upgrade-wordpress.jpg" title="Step by Step Upgrading Wordpress Manually" alt="Step by Step Upgrading Wordpress Manually" width="110" height="110" />As we know that wordpress grows time to time, and develop the existence version to new one, so everything become better. There are two ways to <strong>upgrade wordpress, automatically and manually</strong>. To update wordpress automatically, you need just by clicking the link in new update banner, in the top of your admin page with the anchor text <strong>please update now</strong>. You can also upgrade automatically by going to Tools then select Upgrade menu. Update automatically is very simple than upgrade manually, it is very important to backup your database first before doing upgrade.</p>
<p><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/upgrade-wp-automatically.jpg" title="click this link to upgrade automatically" alt="Update wordpress automatically" />Sometimes, we find error during <strong>upgrading wordpress automatically</strong> such can not write file to the server host or any other reason. In this way, upgrading wordpress manually is your choice, although this need your patient during uploading files to your file hosting.</p>
<p><span id="more-271"></span>In this post, I use the Byethost service as my hosting files, but generally upgrading wordpress manually is about the same. To start upgrading wordpress manually you can follow the step by step below:</p>
<p>Step 1: You should <strong>back up your database</strong>. To back up your database ussually this file in sql format, you should go to your phpmyadmin page, and export database to your local drive, to make it easier, ensure that you export in compressed file. This is very important just in case something goes wrong, so you can easily restore your database.</p>
<p>Step 2: Download <a href="http://wordpress.org/download/" target="_blank">the latest version of wordpress</a> to replace your old wordpress files and folders. </p>
<p>Step 3 : Extract wordpress zip file, you will find the three main folder of wordpress (wp-admin, wp-content, wp-includes), and the main root files such as index.php, wp-cron.php, wp-login.php and others, it is maybe about 23 files. </p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/wordpress-files.jpg" title="wordpress files and folders" alt="wordpress files and folders"></p>
<p>Step 4: Compress the main folder of wp-admin and wp-includes except wp-content, so you have wp-admin.zip and wp-includes.zip</p>
<p>Step 5: Login to your hosting Cpanel, and select file manager.</p>
<p>Step 6: Upload wp-admin.zip and wp-includes.zip to the your main root (public_html).</p>
<p>Step 7: Rename folder wp-admin and folder wp-includes, example: wp-adminold and wp-includesold. Renaming this folder is more easily instead of moving these folder to other location. Both renaming and moving these folder have same objective, to backup your folder. You can delete the old folder after you succeed upgrading to new version.</p>
<p>Step 8: Extract or unzip wp-admin.zip and wp-includes.zip to the main root folder (public_html). So you have new wp-admin and wp-includes folder.</p>
<p>Step 9: Overwrite files in your main root (public_html) with new wordpress files, about 23 files (as mentioned in the step 3). Don&#8217;t change or delete other files that have no related with upgrading wordpress, example: sitemap.xml, .htaccess, or any other files for verification ownership. </p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/upgrade-database-wordpress.jpg" title="upgrade database wordpress" alt="upgrade database wordpress"></p>
<p>Step 10: Visit your main WordPress admin page at /wp-admin. You may be asked to login again. If a <strong>database upgrade</strong> is necessary at this point, WordPress will detect it and give you a link to a URL like http://www.example.com/wp-admin/upgrade.php. Follow that link and follow the instructions. This will update your database to be compatible with the latest code.</p>


<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/blogging/how-to-make-a-blog-using-free-domain-and-hosting/" rel="bookmark">How to Make a Blog Using Free Domain and Hosting</a><!-- (5.54696)-->, 
<a href="http://www.hasannudin.com/blogging/best-free-wordpress-themes-for-download/" rel="bookmark">Best Free Wordpress Themes For Download</a><!-- (5.53744)-->, 
<a href="http://www.hasannudin.com/tips-and-tricks/making-indonesian-fake-earning/" rel="bookmark">Making Indonesian Fake Earning</a><!-- (3.59612)-->
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hasannudin.com/blogging/step-by-step-upgrading-wordpress-manually/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to Make a Blog Using Free Domain and Hosting</title>
		<link>http://www.hasannudin.com/blogging/how-to-make-a-blog-using-free-domain-and-hosting/</link>
		<comments>http://www.hasannudin.com/blogging/how-to-make-a-blog-using-free-domain-and-hosting/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 16:00:09 +0000</pubDate>
		<dc:creator>hasan</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Newbie]]></category>
		<category><![CDATA[Tutorial Blog]]></category>

		<guid isPermaLink="false">http://www.hasannudin.com/?p=241</guid>
		<description><![CDATA[I&#8217;m sure you already know what a blog is, Blog is contraction from Weblog, it is a type of website that maintained usually by personal people with regular basis of content or post. People use blog for some reasons such as express their activities, sharing information or knowledge with others, or even for individual business [...]

<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/domain/domain-name-vs-your-earning/" rel="bookmark">Domain Name Vs Your Earning</a><!-- (6.6324)-->, 
<a href="http://www.hasannudin.com/blogging/step-by-step-upgrading-wordpress-manually/" rel="bookmark">Step by Step Upgrading Wordpress Manually</a><!-- (6.29265)-->, 
<a href="http://www.hasannudin.com/blogging/adding-facebook-status-to-your-blog/" rel="bookmark">Adding Facebook Status to Your Blog</a><!-- (5.93458)-->

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/free-domain-co-cc.jpg" alt="How to Make a Blog Using Free Domain and Hosting" width="110" height="110" />I&#8217;m sure you already know what a blog is, <strong>Blog</strong> is contraction from Weblog, it is a type of website that maintained usually by personal people with regular basis of content or post. <strong>People use blog for some reasons</strong> such as express their activities, sharing information or knowledge with others, or even for individual business like introducing a product.</p>
<p>For people that is not familiar with internet, may have a question how to make a blog?. When start learning, it is not so bad for making a blog freely using <strong>free domain</strong> and <strong>free hosting</strong>. What is domain? domain is an identification label that defines a realm of administrative autonomy, authority, or control in the Internet, based on the <strong>Domain Name System</strong> (DNS). Hosting is internet service where you store data files of your blog, so that your blog can be accessed thru the World Wide Web.</p>
<p><span id="more-241"></span>There are many services that offer domain and hosting freely, but at this time I want to use <strong>Free Domain Co.cc</strong> and <strong>Free hosting ByetHost</strong>. The reasons why I used this free hosting are that Byet provides free FTP, PHP 5, MySQL and our very popular feature: The Automatic Script Installer (Like Fantastico) You can install many popular scripts such as PHPbb2 and PHPbb3, Wordpress, Zen-Cart, osCommerce, MyBB, UseBB, MyLittle Forum, 4images, Coppermine, SMF, Joomla, e107, XOOPS, PHP Wind, CuteNews, Mambo, WikiWig and many more! No need to wait a long time uploading files, Byet Automatic Script Installer deploys your files in seconds! You can find Byet Automatic Script Installer in the Vistapanel.  </p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/form-free-domain.jpg" alt="form free domain registration" width="520" /></p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/account-page.jpg" alt="account page" width="520" /></p>
<p>Let&#8217;s begin with Sign Up for <strong>free domain Co.cc</strong> by going to www.co.cc then click Create Account Now link, or go <a href="https://www.co.cc/regist/regist_account.php?go_url=/my_account/my_account.php" target="_blank">here</a>. Fill the form for Username and Password and form Account Information like the pictures above. After you complete all fields, check I accept the Terms of Service and press Create an Account Now button. If you entered correct data, your account page will now appear.</p>
<p>Once you succeed creating Co.cc account, you can now create Co.cc name for your domain by pressing Getting a New Domain link. in the Search for available domain names box, enter your <strong>free domain name</strong>, e.g: justexample then press Check Availability to ensure whether domain name you entered has not been used by other people. If your domain name is available you can continue registration by pressing Continue to Registration button.</p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/domain-availability.jpg" alt="domain availability checker" /></p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/name-server-setup.jpg" alt="name server setup" width="520" /></p>
<p>Once your domain name successfully registered, you should set up domain by pressing Set up button, or Domain Settings -> Manage Domain -> Select your domain -> Set Up. If you don&#8217;t set up registered domain within 48 hours, Co.cc will cancel the registration. In  <strong>set up domain</strong> page there are 3 methods: Name Server, Zone Record, URL Forwarding, this time I will choose Name Server method, later you will enter name server related to your hosting.</p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/byethost-registration.jpg" alt="byethost registration" width="520" /></p>
<p>The Next step, you should register to <a href="http://byethost.com/free-hosting/news" target="_blank">free hosting service, Byethost</a>. Fill the blank fields, and ensure you enter valid email address, this will use to activate your account. Check your email, and find activation email in your inbox, click activation link given by Byethost. Account information has been created, save this information, you will need these information to manage your account and setup a blog.</p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/account-information.jpg" alt="account information" width="520" /></p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/control-panel-page.jpg" alt="control panel page" width="520" /></p>
<p>Ok, now you have free domain and free hosting account. To start making a blog you should login to your <strong>Control panel</strong>, url listed. Enter your username and password. Your control panel page appear now, start by setting up domain first. In Domain menu, click <strong>Addon Domains</strong>, enter your free domain you have created in Co.cc, in my example I created justexample.co.cc then press Add Domain button. You should back to your Co.cc account to setup <strong>Name Server</strong>. In the picture below Byethost has 5 name server, enter these name server when setup domain, you should add 3 more name server, press Setup button after entering all 5 name server of Byethost.</p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/adding-domain.jpg" alt="adding name server" width="520" /></p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/installation-software.jpg" alt="installation software" width="520" /></p>
<p>We almost finish creating a blog, now you will install software for blog. In Software &#038; Services, click i-Vista Easy Script Installation link. Select your destination in drop-down menu, then press Proceed button. In the next step you should select software, Byethost serves several software such as Wordpress, Joomla, Drupal, Zen Cart, etc. At this time you select <strong>wordpress 2.8</strong> as your software, press Install Now button.</p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/installation-complete.jpg" alt="installation complete" width="520" /></p>
<p>when selecting path, leave the field blank because we plan to install in root directory of justmyexample.co.cc, then press Complete Install button. Congratulation, you just successful created a blog with url justmyexample.co.cc, this is type non-www, if you want to change this blog become www.justmyexample.co.cc, simply go to <strong>admin page</strong> and change your blog url in setting page.</p>


<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/domain/domain-name-vs-your-earning/" rel="bookmark">Domain Name Vs Your Earning</a><!-- (6.6324)-->, 
<a href="http://www.hasannudin.com/blogging/step-by-step-upgrading-wordpress-manually/" rel="bookmark">Step by Step Upgrading Wordpress Manually</a><!-- (6.29265)-->, 
<a href="http://www.hasannudin.com/blogging/adding-facebook-status-to-your-blog/" rel="bookmark">Adding Facebook Status to Your Blog</a><!-- (5.93458)-->
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hasannudin.com/blogging/how-to-make-a-blog-using-free-domain-and-hosting/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Blogwalking to Increase Alexa Rank via Shoutmix Chat</title>
		<link>http://www.hasannudin.com/widget/blogwalking-to-increase-alexa-rank-via-shoutmix-chat/</link>
		<comments>http://www.hasannudin.com/widget/blogwalking-to-increase-alexa-rank-via-shoutmix-chat/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 06:03:13 +0000</pubDate>
		<dc:creator>hasan</dc:creator>
				<category><![CDATA[Newbie]]></category>
		<category><![CDATA[Tutorial Blog]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://www.hasannudin.com/?p=217</guid>
		<description><![CDATA[Blogwalking is an activity of blogger to surf from one blog to the other blog, read its content, give comment, ask for link exchange or just leave comment in shout box. Blogwalking is very useful to promote our blog, increase Alexa rank and the most important is to make friendship among bloggers.
Some people blogwalking just [...]

<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/blogging/how-to-fix-shoutmix-error-during-blogwalking/" rel="bookmark">How to Fix Shoutmix Error During Blogwalking</a><!-- (19.8743)-->, 
<a href="http://www.hasannudin.com/widget/adding-ym-online-status-to-your-blog/" rel="bookmark">Adding YM Online Status to Your Blog</a><!-- (6.65556)-->, 
<a href="http://www.hasannudin.com/blogging/link-exchange-is-one-way-to-increase-your-page-rank/" rel="bookmark">Link Exchange is One Way to Increase Your Page Rank</a><!-- (5.69581)-->

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/shoutmix.jpg" alt="Blogwalking to Increase Alexa Rank via Shoutmix Chat" width="110" height="110" /><strong>Blogwalking</strong> is an activity of blogger to surf from one blog to the other blog, read its content, give comment, ask for link exchange or just leave comment in shout box. Blogwalking is very useful to <strong>promote our blog, increase Alexa rank</strong> and the most important is to make friendship among bloggers.</p>
<p>Some people <strong>blogwalking</strong> just leave message in shoutbox in hoping the owner visit back to their blog, maybe like me, this is the easiest way instead giving comment on post because we should read the article first, but when we read any article we get something useful and add our knowledge.</p>
<p>There are some service that offer us <strong>free chat box or shout box</strong> such as Cbox, Shoutmix, Meebome, Oggix, Sbox, and others. The most famous shoutbox or chat box I know is Shoutmix. During blogwalking I found many <strong>shoutmix chat widget</strong> than other services. As I know that shoutmix is very simple, easy but very interesting. We can customize our chat widget so looks different than others.</p>
<p><span id="more-217"></span>To get your <strong>shoutmix chat widget</strong> just go to official shoutmix website and follow the instruction there. I have owned shoutmix chat widget two months ago. Everyday I blogwalking in order to promote and increase my Alexa rank. <strong>My Alexa rank reduce significantly</strong> about two months from over <strong>#2,509,787 to #105,899</strong>, I&#8217;m very happy with it.</p>
<p>But after one month since I owned shoutmix chat widget, I had a problem, <strong>my shoutmix chat widget couldn&#8217;t be loaded in my browser</strong>, I was very panic with this, then I tried to find out why this happenned?, finally I got the answer, that my IP address was supposed as post spammer, so <strong>shoutmix blocked/banned my IP address</strong>.</p>
<p>Why did shoutmix suppose that our <strong>IP address as post spammer</strong>?. Shoutmix will suppose us as spammer if you post very often in other shoutmix chat with the same post or you use program auto blogwalking or crawler to post messages. Auto blogwalking or crawler will start posting a message with initial shoutmix chat url widget, like mine is http://www4.shoutmix.com/?hasanchat then go to other link blog who has posted in that widget to find other shoutmix url.</p>
<p>I was very sad when <strong>my IP address get banned/blocked</strong>, my browser couldn&#8217;t load shoutmix chat widget even worst my blog url also blocked, so I couldn&#8217;t leave or post message in other blogs. Eventually, to avoid using my IP address I tried blogwalking with IP proxy and of course it worked, I could load again shoutmix chat widget, you can get IP proxy from http://aliveproxy.com/, find Anonymous proxy, then set your browser with this proxy.</p>
<p>The last problem one, <strong>I still couldn&#8217;t leave/post message in other shoutmix chat widget</strong> with my blog url, so I tried to find out url redirection like <a href="http://www.hasannudin.com/tips-and-tricks/making-your-long-url-become-tiny-and-simple/" target="_blank">tiny url or short url service</a> but sometime with these url redirection we still cannot post. Finally I tried to make my old blog irfannafiskid.co.cc which hosted in byethost to redirect to this blog with this code in header tag.</p>
<div class="wp_syntax">
<div class="code">
<pre class="htmlkode">&lt;meta http-equiv="refresh" content="0;url=http://www.hasannudin.com/"&gt;&nbsp;</pre>
</div>
</div>
<p>I&#8217;m very happy because a few days ago I could access shoutmix chat widget without proxy, also I could post with this blog again without url redirection. Thanks to shoutmix who has brough my account back on track.</p>


<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/blogging/how-to-fix-shoutmix-error-during-blogwalking/" rel="bookmark">How to Fix Shoutmix Error During Blogwalking</a><!-- (19.8743)-->, 
<a href="http://www.hasannudin.com/widget/adding-ym-online-status-to-your-blog/" rel="bookmark">Adding YM Online Status to Your Blog</a><!-- (6.65556)-->, 
<a href="http://www.hasannudin.com/blogging/link-exchange-is-one-way-to-increase-your-page-rank/" rel="bookmark">Link Exchange is One Way to Increase Your Page Rank</a><!-- (5.69581)-->
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hasannudin.com/widget/blogwalking-to-increase-alexa-rank-via-shoutmix-chat/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>Best Free Wordpress Themes For Download</title>
		<link>http://www.hasannudin.com/blogging/best-free-wordpress-themes-for-download/</link>
		<comments>http://www.hasannudin.com/blogging/best-free-wordpress-themes-for-download/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 06:11:10 +0000</pubDate>
		<dc:creator>hasan</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tutorial Blog]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hasannudin.com/?p=165</guid>
		<description><![CDATA[Themes is one thing that can&#8217;t be separated from blogging, we can think wether a blog good or not by seeing the themes being installed. Themes arrange everything object in a blog started from header, post and comment, sidebar widget till footer.
There are many service that offer us themes that has already featured, but of [...]

<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/blogging/how-to-make-a-blog-using-free-domain-and-hosting/" rel="bookmark">How to Make a Blog Using Free Domain and Hosting</a><!-- (5.99514)-->, 
<a href="http://www.hasannudin.com/widget/adding-ym-online-status-to-your-blog/" rel="bookmark">Adding YM Online Status to Your Blog</a><!-- (5.64113)-->, 
<a href="http://www.hasannudin.com/blogging/step-by-step-upgrading-wordpress-manually/" rel="bookmark">Step by Step Upgrading Wordpress Manually</a><!-- (5.54655)-->

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/wpthemes.jpg" alt="Best Free Wordpress Themes For Download" height="110" width="110"><strong>Themes</strong> is one thing that can&#8217;t be separated from blogging, we can think wether a blog good or not by seeing the themes being installed. Themes arrange everything object in a blog started from header, post and comment, sidebar widget till footer.</p>
<p>There are many service that offer us themes that has already featured, but of course it is  not free, sometimes we must spend more than $70 to get great themes, so for you and me <img src='http://www.hasannudin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  who don&#8217;t have budget for that, <strong>free themes</strong> is the right choice.</p>
<p>Many website has offered themes freely for us, the themes is nearly as good as charged themes. You just go there and choose the themes that you feel right. To get <strong>free wordpress themes</strong> you can go to the following address:</p>
<p><span id="more-165"></span><strong><a href="http://wordpress.org/extend/themes/" target="blank">Wordpress.org</a></strong><br />
here are 3 the most popular downloaded from this service :</p>
<div style="clear:both"><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/atahualpa.jpg" alt="Atahualpa" width="160" height="120" /><strong>Atahualpa Version 3.4.1</strong><br />
Atahualpa is a WordPress/PHP/CSS Framework that lets you build your own unique, professional and browser-safe WordPress theme: 1-5 columns, fluid or fixed width, rotating header images and over 200 theme options. Tutorials, downloads and support at the BFA WP Forum</div>
<div style="clear:both"><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/pixel.jpg" alt="Pixel" width="160" height="120" /><strong>Pixel</strong><br />
Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Enjoy!</div>
<div style="clear:both"><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/cordobo.jpg" alt="Cordobo Green Park 2" width="160" height="120" /><strong>Cordobo Green Park 2</strong><br />
Lightweight fast-rendering theme with 2-3 column layout and right sidebar, Widget-ready (4 slots), built-in support for plugins (e.g. twitter), support for nested comments, fully localized, easy to customize via settings-page. By Artis Cordobo.</div>
<div class="cleared"></div>
<p><strong><a href="http://www.freewpthemes.net/" target="blank">Freewpthemes.net</a></strong><br />
here are 3 the most popular downloaded from this service :</p>
<table cellspacing="5px" cellpadding="5px">
<tbody>
<tr>
<td><strong>Nimbuslike</strong><br /><img style="border:solid 1px white" src="http://i651.photobucket.com/albums/uu236/sansanzty/nimbuslike.jpg" alt="Pixel" width="160" height="120" /></td>
<td><strong>Implied</strong><br /><img style="border:solid 1px white" src="http://i651.photobucket.com/albums/uu236/sansanzty/implied.jpg" alt="Pixel" width="160" height="120" /></td>
<td><strong>Majestic</strong><br /><img style="border:solid 1px white" src="http://i651.photobucket.com/albums/uu236/sansanzty/majestic.jpg" alt="Pixel" width="160" height="120" /></td>
</tr>
</tbody>
</table>
<p><strong><a href="http://www.themes2wp.com/" target="blank">Themes2wp.com</a></strong><br />
here are 3 the most popular downloaded from this service :</p>
<div style="clear:both"><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/sport4.jpg" alt="Sports 4" width="160" height="120" /><strong>Sports 4</strong><br />
Sports 4 is a fixed width wordpress theme with left and right sidebars, and has a cool header. The theme is 100% widget ready and can be used on all the versions of Wordpress, and has been tested on most of the browsers</div>
<div style="clear:both"><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/marangal.jpg" alt="Marangal Purple" width="160" height="120" /><strong>Marangal Purple</strong><br />
Marangal Purple is a featured-packed, multi-colored and 3 columns free WordPress theme. It has an easy Options page to customize your theme. It is loaded with Feedburner Email Subscription, Twitter Account integration, YouTube Video integration, Flickr Thumbnails, Automatic Thumbnail Resizer, Adsense ready with advertising blocks.</div>
<div style="clear:both"><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/gadget.jpg" alt="Monster Gadgets" width="160" height="120" /><strong>Monster Gadgets</strong><br />
Monster Gadgets Wordpress Theme has a 2 column layout, web 2.0 feel, right sidebar position, widgetized, adsense ready, video embedded with enabled twitter icon. This theme is perfectly designed for technology blog and some gadgets related web blogs, it is also tested in some major browsers like Firefox, IE, Safari, Opera and Chrome.</div>
<div class="cleared"></div>
<p>For downloading themes, please go to official website above, you can also find more themes by searching on google search engine with keyword wordpress themes, or free wordpress themes.</p>


<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/blogging/how-to-make-a-blog-using-free-domain-and-hosting/" rel="bookmark">How to Make a Blog Using Free Domain and Hosting</a><!-- (5.99514)-->, 
<a href="http://www.hasannudin.com/widget/adding-ym-online-status-to-your-blog/" rel="bookmark">Adding YM Online Status to Your Blog</a><!-- (5.64113)-->, 
<a href="http://www.hasannudin.com/blogging/step-by-step-upgrading-wordpress-manually/" rel="bookmark">Step by Step Upgrading Wordpress Manually</a><!-- (5.54655)-->
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hasannudin.com/blogging/best-free-wordpress-themes-for-download/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Making Your Long URL Become Tiny and Simple</title>
		<link>http://www.hasannudin.com/tips-and-tricks/making-your-long-url-become-tiny-and-simple/</link>
		<comments>http://www.hasannudin.com/tips-and-tricks/making-your-long-url-become-tiny-and-simple/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 17:02:54 +0000</pubDate>
		<dc:creator>hasan</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Newbie]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial Blog]]></category>
		<category><![CDATA[TinyURL]]></category>

		<guid isPermaLink="false">http://www.hasannudin.com/?p=149</guid>
		<description><![CDATA[I have experience when I posted a thread in a forum that I should type very long URL, although eventually I just copy and paste it. Obviously, having a long URL sometimes make you inconvenience, when you writing an email, or when you should post that have word count limited, making your URL shorter is [...]

<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/tips-and-tricks/using-seo-friendly-urls-for-better-search-results/" rel="bookmark">Using SEO Friendly URLs For Better Search Results</a><!-- (8.98754)-->, 
<a href="http://www.hasannudin.com/tips-and-tricks/making-indonesian-fake-earning/" rel="bookmark">Making Indonesian Fake Earning</a><!-- (6.96431)-->, 
<a href="http://www.hasannudin.com/google-and-seo-tips/simple-tips-to-boost-your-site-ranking/" rel="bookmark">Simple tips to boost your site ranking</a><!-- (5.90775)-->

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/tinyurl.jpg" alt="Making Your Long URL Become Tiny and Simple" height="110" width="110">I have experience when I posted a thread in a forum that I should type very long URL, although eventually I just copy and paste it. Obviously, having a long URL sometimes make you inconvenience, when you <strong>writing an email</strong>, or when you should post that have word count limited, making your <strong>URL shorter</strong> is better choice.</p>
<p>There are many services that offer you <strong>shorten URL</strong>, but right now, I just explain mostly with <strong>TinyURL</strong> service. Basically, TinyUrl is a URL forwarding service, or people well known as <strong>URL Cloaking</strong>, <strong>URL Masking</strong>, that mean the techniques on the World Wide Web for making a web page available under many URLs.</p>
<p>To get your <strong>shorten or tiny URL</strong>, simply go to <a href="http://tinyurl.com/" target="_blank" rel="nofollow">TinyURL</a>, then fill the blank field with your long URL, example: http://www.hasannudin.com/tips-and-tricks/using-seo-friendly-urls-for-better-search-results/, then press Make TinyURL!, a tinyURL will be created for you.</p>
<p><span id="more-149"></span><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/formtinyurl.jpg"></p>
<p>We can see that original URL has a length of 92 characters and resulted in the following TinyURL which has a length of 25 characters.</p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/tinyresult.jpg" width="520"></p>
<p>If you have many file in your category, you can also make it smaller just add slash and filename. For example: you have category google and seo tips like this URL  http://www.hasannudin.com/google-and-seo-tips, by entering to tinyURL you get this URL http://tinyurl.com/mtxhhk. So if you have file under this category, you just add slash and filename. http://www.hasannudin.com/google-and-seo-tips/myfile.php, you can use http://tinyurl.com/mtxhhk/myfile.php</p>
<p>Generally most people sometimes not respect when they know that the URL has affiliate code, Hiding your <strong>affilate URL</strong> can also be done with this service. Your visitors will not realize that the URL has affiliate code.</p>
<p>Warning: Don&#8217;t use this service for spamming or any ilegal purpose that will make TinyURL get disabled.</p>
<p>Another services that work as well as TinyURL are <a href="http://lo.ly/" target="_blank" rel="nofollow">lo.ly</a>, <a href="http://bit.ly/" target="_blank" rel="nofollow">bit.ly</a>, <a href="http://www.is.gd/" target="_blank" rel="nofollow">is.gd</a>, <a href="http://www.tiny.cc/" target="_blank" rel="nofollow">tiny.cc</a>, <a href="http://www.doiop.com/" target="_blank" rel="nofollow">doiop</a>, <a href="http://www.w3t.org/" target="_blank" rel="nofollow">w3t</a>, <a href="http://alturl.com/" target="_blank" rel="nofollow">alturl</a>, <a href="http://blog-w.com/" target="_blank" rel="nofollow">blog-w</a>, and many others or you can find by yourself via <strong>google search engine</strong> with keyword tiny url or shorten url.</p>


<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/tips-and-tricks/using-seo-friendly-urls-for-better-search-results/" rel="bookmark">Using SEO Friendly URLs For Better Search Results</a><!-- (8.98754)-->, 
<a href="http://www.hasannudin.com/tips-and-tricks/making-indonesian-fake-earning/" rel="bookmark">Making Indonesian Fake Earning</a><!-- (6.96431)-->, 
<a href="http://www.hasannudin.com/google-and-seo-tips/simple-tips-to-boost-your-site-ranking/" rel="bookmark">Simple tips to boost your site ranking</a><!-- (5.90775)-->
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hasannudin.com/tips-and-tricks/making-your-long-url-become-tiny-and-simple/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Link Exchange is One Way to Increase Your Page Rank</title>
		<link>http://www.hasannudin.com/blogging/link-exchange-is-one-way-to-increase-your-page-rank/</link>
		<comments>http://www.hasannudin.com/blogging/link-exchange-is-one-way-to-increase-your-page-rank/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 00:10:07 +0000</pubDate>
		<dc:creator>hasan</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tutorial Blog]]></category>
		<category><![CDATA[Link Exchange]]></category>
		<category><![CDATA[Page Rank]]></category>

		<guid isPermaLink="false">http://www.hasannudin.com/?p=119</guid>
		<description><![CDATA[Link Exchange is very popular in blogging world where bloggers place their link on each other page hoping increasing the Page Rank. What is the Page Rank?, Page Rank is value or ranking which given by Google search engine displaying how important a webpage is, page rank is measured based on the page linking to [...]

<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/widget/blogwalking-to-increase-alexa-rank-via-shoutmix-chat/" rel="bookmark">Blogwalking to Increase Alexa Rank via Shoutmix Chat</a><!-- (7.51419)-->, 
<a href="http://www.hasannudin.com/tips-and-tricks/the-seo-tips-for-starting-new-blog/" rel="bookmark">The SEO Tips for Starting New Blog</a><!-- (5.78149)-->, 
<a href="http://www.hasannudin.com/internet/increasing-traffic-with-entrecard/" rel="bookmark">Increasing Traffic With Entrecard</a><!-- (5.31246)-->

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/linkexchange.jpg" alt="Link Exchange is One Way to Increase Your Page Rank" height="110" width="110"><strong>Link Exchange</strong> is very popular in blogging world where bloggers place their link on each other page hoping increasing the Page Rank. What is the Page Rank?, <strong>Page Rank</strong> is value or ranking which given by Google search engine displaying how important a webpage is, page rank is measured based on the page linking to the other page, more page linking to your page, higher page rank will you get.</p>
<p>People spend a lot of time to get higher <strong>page rank</strong> due to page rank effect to search engine result, if you have higher page rank, your page will be very posible appear in search result, of course it is supported by the other factor, you can learn about <strong>SEO</strong> for more.</p>
<p>Blogger who offers link exchange ussually place their <strong>link exchange code</strong> on their blog. Generally, link exchange can be done by banner or just text link. People will send link exchange request by email or shoutbox, to make link exchange process run faster, people who request link exchange will add link first. </p>
<p><span id="more-119"></span>You can see my <strong>Link Exchange code</strong> that offering via banner or just text link, you can make your own banner using sofware like adobe photoshop, and if you are not familiar with, you can use online service like <a href="http://button.blogflux.com" target="_blank" rel="nofollow">button maker</a>, it is very easy service, you just fill properties for your banner and press generate button in bottom right side, then save your banner to be uploaded to your image hosting. Ensure you have included your keyword in alt image tag when you use banner link, or in anchor text of text link. Here are my link exchange code&#8230; </p>
<p><center><a href="http://www.hasannudin.com" title="Sharing Information"><img src="http://i651.photobucket.com/albums/uu236/sansanzty/shareinfo.jpg" border="0"></a></center><br />
<br /><textarea style="margin-left:185px" name="code" rows="4" cols="16"><a href="http://www.hasannudin.com" target="_blank" title="sharing information"><img border="0" alt="sharing information" src="http://i651.photobucket.com/albums/uu236/sansanzty/shareinfo.jpg"></a> </textarea><br />
<br /><center>Code For Banner</center><br />
<center>sharing information</center><br />
<textarea style="margin-left:185px" name="code" rows="4" cols="16"><a href="http://www.hasannudin.com" target="_blank" title="sharing information"><img border="0" alt="sharing information" src="http://i651.photobucket.com/albums/uu236/sansanzty/shareinfo.jpg"></a> </textarea><br />
<br /><center>Code For Text Link</center><br />You should be honest to yourself by keeping other banner or link in your blog, removing other banner while your banner still installed in other blog can make deep hurt your partner.</p>
<p>So feel free to get connection with my blog by link exchange with <img src='http://www.hasannudin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , if you want to check the page rank of any site before performing link exchange, page rank checker has already installed in my widget.</p>
<p>Get free backlink from <a href="http://www.counters4u.com" target="_blank" rel="nofollow">Counter4u</a> and also from <a href="http://www.patromax.com/linkexchange" target="_blank" rel="nofollow">Patromax.com</a></p>


<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/widget/blogwalking-to-increase-alexa-rank-via-shoutmix-chat/" rel="bookmark">Blogwalking to Increase Alexa Rank via Shoutmix Chat</a><!-- (7.51419)-->, 
<a href="http://www.hasannudin.com/tips-and-tricks/the-seo-tips-for-starting-new-blog/" rel="bookmark">The SEO Tips for Starting New Blog</a><!-- (5.78149)-->, 
<a href="http://www.hasannudin.com/internet/increasing-traffic-with-entrecard/" rel="bookmark">Increasing Traffic With Entrecard</a><!-- (5.31246)-->
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hasannudin.com/blogging/link-exchange-is-one-way-to-increase-your-page-rank/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Using SEO Friendly URLs For Better Search Results</title>
		<link>http://www.hasannudin.com/tips-and-tricks/using-seo-friendly-urls-for-better-search-results/</link>
		<comments>http://www.hasannudin.com/tips-and-tricks/using-seo-friendly-urls-for-better-search-results/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 14:55:44 +0000</pubDate>
		<dc:creator>hasan</dc:creator>
				<category><![CDATA[Newbie]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial Blog]]></category>
		<category><![CDATA[Seo]]></category>

		<guid isPermaLink="false">http://www.hasannudin.com/?p=88</guid>
		<description><![CDATA[Dynamic URL vs. SEO Friendly URL
By default, Wordpress names its URL with a dynamically generated sequential  number. The number is placed after the domain name and looks something like http://www.hasannudin.com/?p=158. To Google, this doesn’t mean anything. Google will have to spider my content to   figure out what the article is about. Contrast [...]

<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/tips-and-tricks/making-your-long-url-become-tiny-and-simple/" rel="bookmark">Making Your Long URL Become Tiny and Simple</a><!-- (7.83158)-->, 
<a href="http://www.hasannudin.com/tips-and-tricks/the-seo-tips-for-starting-new-blog/" rel="bookmark">The SEO Tips for Starting New Blog</a><!-- (7.65505)-->, 
<a href="http://www.hasannudin.com/google-and-seo-tips/simple-tips-to-boost-your-site-ranking/" rel="bookmark">Simple tips to boost your site ranking</a><!-- (7.47775)-->

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/permalink.jpg" alt="Using SEO Friendly URLs For Better Search Results" width="110" height="110" /><strong>Dynamic URL vs. SEO Friendly URL</strong></p>
<p>By default, Wordpress names its URL with a dynamically generated sequential  number. The number is placed after the domain name and looks something like http://www.hasannudin.com/?p=158. To Google, this doesn’t mean anything. Google will have to spider my content to   figure out what the article is about. Contrast this with http://www.hasannudin.com/tips-and-tricks/making-indonesian-fake-earning/. With this SEO friendly URL, Google can figure out immediately what the article is about. I have a much better chance of showing up in the search engine results page using a SEO friendly URL than a dynamic one.</p>
<p><strong>Turning On SEO Friendly URL</strong></p>
<p>To turn on SEO friendly URL, go to Options setting in your Wordpress control panel and choose Permalinks. From there you have four choices for displaying your URL: Default, Date and name based, Numeric, and Custom. You will want to use Date and name based or custom because they are the most search engine <span id="more-88"></span>friendly. I use the custom setting for  my URLs &#8211; it shows my domain name followed by the post name. The custom structure to do it this is /%category%/%postname%/ or /%postname%/ if you want to omit its category tips-and-tricks.</p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/permalinksetting.jpg" alt="permalink setting" width="460" height="168" /></p>


<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/tips-and-tricks/making-your-long-url-become-tiny-and-simple/" rel="bookmark">Making Your Long URL Become Tiny and Simple</a><!-- (7.83158)-->, 
<a href="http://www.hasannudin.com/tips-and-tricks/the-seo-tips-for-starting-new-blog/" rel="bookmark">The SEO Tips for Starting New Blog</a><!-- (7.65505)-->, 
<a href="http://www.hasannudin.com/google-and-seo-tips/simple-tips-to-boost-your-site-ranking/" rel="bookmark">Simple tips to boost your site ranking</a><!-- (7.47775)-->
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hasannudin.com/tips-and-tricks/using-seo-friendly-urls-for-better-search-results/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Adding YM Online Status to Your Blog</title>
		<link>http://www.hasannudin.com/widget/adding-ym-online-status-to-your-blog/</link>
		<comments>http://www.hasannudin.com/widget/adding-ym-online-status-to-your-blog/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 15:01:39 +0000</pubDate>
		<dc:creator>hasan</dc:creator>
				<category><![CDATA[Newbie]]></category>
		<category><![CDATA[Tutorial Blog]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Status]]></category>

		<guid isPermaLink="false">http://www.hasannudin.com/?p=84</guid>
		<description><![CDATA[Adding YM Online Status to your blog is very useful, In this way you tell your blog visitors whether you are online or not, so your visitors can chat with you when they see your YM status is online. Also many people use this status for their business, they put this status to their website [...]

<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/blogging/adding-facebook-status-to-your-blog/" rel="bookmark">Adding Facebook Status to Your Blog</a><!-- (14.4627)-->, 
<a href="http://www.hasannudin.com/blogging/how-to-make-a-blog-using-free-domain-and-hosting/" rel="bookmark">How to Make a Blog Using Free Domain and Hosting</a><!-- (7.74505)-->, 
<a href="http://www.hasannudin.com/widget/blogwalking-to-increase-alexa-rank-via-shoutmix-chat/" rel="bookmark">Blogwalking to Increase Alexa Rank via Shoutmix Chat</a><!-- (5.72367)-->

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://i651.photobucket.com/albums/uu236/sansanzty/ymstatus.jpg" alt="Adding YM Online Status to Your Blog" width="110" height="110" />Adding <strong>YM Online Status</strong> to your blog is very useful, In this way you tell your blog visitors whether you are online or not, so your visitors can chat with you when they see your YM status is online. Also many people use this status for their business, they put this status to their website so everyone who want to use or buy their product or service can ask to customer service if they are in confusion.</p>
<p>There are steps that you must follow to add Your<strong> YM Online Status</strong> to your blog.</p>
<ol>
<li> Download <strong>plugin YM status widget</strong> <a href="http://www.hasannudin.com/wp-content/plugins/ymonline/YMStatus-widget1.zip" target="_blank">here</a>.</li>
<li> Upload plugin you have downloaded to your plugin folder.</li>
<li> Activate your plugin from Admin Panel.</li>
<li> After YM status plugin actived, go to Appearance and choose Widgets.</li>
<li> New widget named YM Status is available now, add to your sidebar or footer.</li>
<li> Fill the Title and Your YM Username.</li>
<li> Choose style from option style.</li>
<li> Save your setting.</li>
<li> Congratulation you have made your YM online status now.</li>
</ol>
<p><span id="more-84"></span>To ensure your widget working properly, you should login first to yahoo messenger, then refresh your page, your status should change to online now.</p>
<p><img class="aligncenter" src="http://i651.photobucket.com/albums/uu236/sansanzty/ymwidget.jpg" alt="widget setup" width="263" height="647" /></p>


<h3>Related Posts</h3>

<a href="http://www.hasannudin.com/blogging/adding-facebook-status-to-your-blog/" rel="bookmark">Adding Facebook Status to Your Blog</a><!-- (14.4627)-->, 
<a href="http://www.hasannudin.com/blogging/how-to-make-a-blog-using-free-domain-and-hosting/" rel="bookmark">How to Make a Blog Using Free Domain and Hosting</a><!-- (7.74505)-->, 
<a href="http://www.hasannudin.com/widget/blogwalking-to-increase-alexa-rank-via-shoutmix-chat/" rel="bookmark">Blogwalking to Increase Alexa Rank via Shoutmix Chat</a><!-- (5.72367)-->
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.hasannudin.com/widget/adding-ym-online-status-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
