<?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>Shailan.com &#187; how to</title>
	<atom:link href="http://shailan.com/categories/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://shailan.com</link>
	<description>About wordpress plugins, themes &#38; web design</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:46:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Custom Dropdown Menu Using WordPress 3 Nav Menus</title>
		<link>http://shailan.com/custom-dropdown-menu-using-wordpress-3-nav-menus/</link>
		<comments>http://shailan.com/custom-dropdown-menu-using-wordpress-3-nav-menus/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 12:44:12 +0000</pubDate>
		<dc:creator><a href="http://twitter.com/mattsay" title="" rel="external">Matt Say</a></dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[nav menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://shailan.com/?p=1025</guid>
		<description><![CDATA[<p align="right"><img width="200" height="200" src="http://shailan.com/wp-content/uploads/custom-menu-dropdown.jpg" class="attachment-post-thumbnail wp-post-image" alt="custom-menu-dropdown" title="custom-menu-dropdown" /></p>Wordpress 3 brought many great features. One of those great features was <em>navigation menu</em> support. Although many themes not supporting this great feature yet, you can use it with dropdown menu widget to create <em>custom menus</em> on your site. In this tutorial i will explain you how to use custom navigation menus with <em>dropdown menu widget</em>.
<span id="more-1025"></span>
First make sure you have latest wordpress installation. Custom Navigation Menu support comes with Wordpress 3. So if your wordpress version is lower than that, you need to update first. Don't worry, it will worth it ;)

If you have the latest wordpress installation now, you will see Menus link under Appearance section of the admin panel.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-01.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-01.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Click on Menus to start building our brand new custom menu. Wordpress may warn you about "theme doesn't support custom menus" but don't worry. We will be using menu in our dropdown widget so it doesn't matter. 

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-02.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-02.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

You see white box there under + sign. Enter a name for our new menu. For example, let's call it, "My Custom Dropdown". How original! Click on create menu button afterwards to create the menu. 

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-03.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-03.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Your menu is created now but it doesn't have any link inside. You will see tools on the left to add links to your custom menu. You can add blog pages & categories to your menu.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-03_1.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-03_1.jpg" alt="" title="custom-menu-dropdown-03_1" width="560" height="300" class="aligncenter size-full wp-image-1043" /></a>

You can also add custom links to your menu. After you add links, you can easily order your menu items using drag and drop. 

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-08.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-08.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

You can create sub menus dragging a link item under another.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-04.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-04.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

 After your ordering is complete, save your menu. This menu is now added to dropdown menu widget. Steps from now on requires <a href="http://shailan.com/wordpress/plugins/dropdown-menu/">dropdown menu widget</a> installed on your site. If you haven't already <a href="http://shailan.com/wordpress/plugins/dropdown-menu/">click here to get it</a>.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-05.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-05.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Add a dropdown menu widget to your widget area. Note that not all the themes have header widget areas. I like my custom themes to have it. Makes wordpress more customizable. 

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-06.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-06.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Select your custom menu from the Menu selection of dropdown menu widget. And click on Save.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-07.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-07.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

If you just installed the dropdown menu widget you may need to visit menu style page. Change dropdown menu theme to any theme you like and then click on Save Changes.  

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-09.jpg"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-09.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Now visit your blog and enjoy your new custom menu. Cheers! ]]></description>
			<content:encoded><![CDATA[<p align="right"><img width="200" height="200" src="http://shailan.com/wp-content/uploads/custom-menu-dropdown.jpg" class="attachment-post-thumbnail wp-post-image" alt="custom-menu-dropdown" title="custom-menu-dropdown" /></p>WordPress 3 brought many great features. One of those great features was <em>navigation menu</em> support. Although many themes not supporting this great feature yet, you can use it with dropdown menu widget to create <em>custom menus</em> on your site. In this tutorial i will explain you how to use custom navigation menus with <em>dropdown menu widget</em>.
<span id="more-1025"></span>
First make sure you have latest wordpress installation. Custom Navigation Menu support comes with WordPress 3. So if your wordpress version is lower than that, you need to update first. Don't worry, it will worth it ;)

If you have the latest wordpress installation now, you will see Menus link under Appearance section of the admin panel.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-01.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-01"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-01.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Click on Menus to start building our brand new custom menu. WordPress may warn you about "theme doesn't support custom menus" but don't worry. We will be using menu in our dropdown widget so it doesn't matter. 

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-02.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-01"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-02.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

You see white box there under + sign. Enter a name for our new menu. For example, let's call it, "My Custom Dropdown". How original! Click on create menu button afterwards to create the menu. 

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-03.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-01"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-03.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Your menu is created now but it doesn't have any link inside. You will see tools on the left to add links to your custom menu. You can add blog pages & categories to your menu.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-03_1.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-03_1"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-03_1.jpg" alt="" title="custom-menu-dropdown-03_1" width="560" height="300" class="aligncenter size-full wp-image-1043" /></a>

You can also add custom links to your menu. After you add links, you can easily order your menu items using drag and drop. 

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-08.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-01"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-08.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

You can create sub menus dragging a link item under another.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-04.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-01"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-04.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

 After your ordering is complete, save your menu. This menu is now added to dropdown menu widget. Steps from now on requires <a href="http://shailan.com/wordpress/plugins/dropdown-menu/">dropdown menu widget</a> installed on your site. If you haven't already <a href="http://shailan.com/wordpress/plugins/dropdown-menu/">click here to get it</a>.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-05.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-01"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-05.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Add a dropdown menu widget to your widget area. Note that not all the themes have header widget areas. I like my custom themes to have it. Makes wordpress more customizable. 

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-06.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-01"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-06.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Select your custom menu from the Menu selection of dropdown menu widget. And click on Save.

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-07.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-01"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-07.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

If you just installed the dropdown menu widget you may need to visit menu style page. Change dropdown menu theme to any theme you like and then click on Save Changes.  

<a href="http://shailan.com/wp-content/uploads/custom-menu-dropdown-09.jpg" rel="lightbox[1025]" title="custom-menu-dropdown-01"><img src="http://shailan.com/wp-content/uploads/custom-menu-dropdown-09.jpg" alt="" title="custom-menu-dropdown-01" width="560" height="300" class="aligncenter size-full wp-image-1034" /></a>

Now visit your blog and enjoy your new custom menu. Cheers! 
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fshailan.com%2Fcustom-dropdown-menu-using-wordpress-3-nav-menus%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
<img src="http://shailan.com/?ak_action=api_record_view&id=1025&type=feed" alt="" /><!-- PHP 5.x --><h2  class="related_post_title">related posts you may like:</h2><ul class="related_post"><li><a href="http://shailan.com/dropdown-menu-widget-update-1-4-0/" title="Dropdown Menu Widget Update: 1.4.0">Dropdown Menu Widget Update: 1.4.0</a><br /><small>

I made two updates to the dropdown menu widget.  He...</small></li><li><a href="http://shailan.com/new-dropdown-theme/" title="New dropdown theme!">New dropdown theme!</a><br /><small>Added a new theme to Dropdown Menu Widget. This new the...</small></li><li><a href="http://shailan.com/wordpress-dropdown-menu-widget/" title="Wordpress dropdown menu widget">Wordpress dropdown menu widget</a><br /><small>

First release of dropdown menu widget is ready. The...</small></li><li><a href="http://shailan.com/dropdown-menu-widget-update-1-5-2/" title="Dropdown Menu Widget Update 1.5.2">Dropdown Menu Widget Update 1.5.2</a><br /><small>

 I updated the dropdown menu widget plugin today. I...</small></li><li><a href="http://shailan.com/tutorial-create-your-very-own-dropdown-menu-stylesheet/" title="Tutorial: Create your very own dropdown menu stylesheet">Tutorial: Create your very own dropdown menu stylesheet</a><br /><small>I’ve created a very simple plugin for creating and addi...</small></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shailan.com/custom-dropdown-menu-using-wordpress-3-nav-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get/save favicon of a site</title>
		<link>http://shailan.com/how-to-getsave-favicon-of-a-site/</link>
		<comments>http://shailan.com/how-to-getsave-favicon-of-a-site/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 08:59:47 +0000</pubDate>
		<dc:creator><a href="http://twitter.com/mattsay" title="" rel="external">Matt Say</a></dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[favicon]]></category>

		<guid isPermaLink="false">http://shailan.com/?p=269</guid>
		<description><![CDATA[<p align="right"><img width="200" height="200" src="http://shailan.com/wp-content/uploads/favicons_collection-200x200.jpg" class="attachment-post-thumbnail wp-post-image" alt="favicons_collection" title="favicons_collection" /></p><a href="http://shailan.com/wp-content/uploads/favicons_collection.jpg"><img src="http://shailan.com/wp-content/uploads/favicons_collection.jpg" alt="" title="favicons_collection" width="560" height="286" class="aligncenter size-full wp-image-982" /></a>

With the help of google you can easily save favicons of your favorite sites. You can also use this link for your link lists so that they will display favicons of your sites next to your blogroll links.

Here is how to save a favicon:
<span id="more-269"></span>
Step 1. click here : <a href="http://www.google.com/s2/favicons?domain=www.google.com" target="_blank">http://www.google.com/s2/favicons?domain=www.google.com</a>
Step 2. Change the domain at the end of URL. (eg. <a href="http://www.google.com/s2/favicons?domain=mail.google.com">http://www.google.com/s2/favicons?domain=<strong>mail.google.com</strong></a>)

If you would like to use favicons for your blogroll / wordpress links you can use this URL as image url also. See the example below:

<a href="http://shailan.com/wp-content/uploads/favicon-as-link-image-in-wordpress.jpg"><img class="size-medium wp-image-272" title="favicon-as-link-image-in-wordpress" src="http://shailan.com/wp-content/uploads/favicon-as-link-image-in-wordpress-300x220.jpg" alt="favicon-as-link-image-in-wordpress" width="300" height="220" /></a>]]></description>
			<content:encoded><![CDATA[<p align="right"><img width="200" height="200" src="http://shailan.com/wp-content/uploads/favicons_collection-200x200.jpg" class="attachment-post-thumbnail wp-post-image" alt="favicons_collection" title="favicons_collection" /></p><a href="http://shailan.com/wp-content/uploads/favicons_collection.jpg" rel="lightbox[269]" title="favicons_collection"><img src="http://shailan.com/wp-content/uploads/favicons_collection.jpg" alt="" title="favicons_collection" width="560" height="286" class="aligncenter size-full wp-image-982" /></a>

With the help of google you can easily save favicons of your favorite sites. You can also use this link for your link lists so that they will display favicons of your sites next to your blogroll links.

Here is how to save a favicon:
<span id="more-269"></span>
Step 1. click here : <a href="http://www.google.com/s2/favicons?domain=www.google.com" target="_blank">http://www.google.com/s2/favicons?domain=www.google.com</a>
Step 2. Change the domain at the end of URL. (eg. <a href="http://www.google.com/s2/favicons?domain=mail.google.com">http://www.google.com/s2/favicons?domain=<strong>mail.google.com</strong></a>)

If you would like to use favicons for your blogroll / wordpress links you can use this URL as image url also. See the example below:

<a href="http://shailan.com/wp-content/uploads/favicon-as-link-image-in-wordpress.jpg" rel="lightbox[269]" title="favicon-as-link-image-in-wordpress"><img class="size-medium wp-image-272" title="favicon-as-link-image-in-wordpress" src="http://shailan.com/wp-content/uploads/favicon-as-link-image-in-wordpress-300x220.jpg" alt="favicon-as-link-image-in-wordpress" width="300" height="220" /></a>
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fshailan.com%2Fhow-to-getsave-favicon-of-a-site%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
<img src="http://shailan.com/?ak_action=api_record_view&id=269&type=feed" alt="" /><!-- PHP 5.x --><h2  class="related_post_title">related posts you may like:</h2><ul class="related_post"><li><a href="http://shailan.com/tutorial-create-your-very-own-dropdown-menu-stylesheet/" title="Tutorial: Create your very own dropdown menu stylesheet">Tutorial: Create your very own dropdown menu stylesheet</a><br /><small>I’ve created a very simple plugin for creating and addi...</small></li><li><a href="http://shailan.com/how-to-add-text-to-every-post-in-your-feed/" title="How to add text to every post in your feed">How to add text to every post in your feed</a><br /><small>You can see some blog sites include related links, adve...</small></li><li><a href="http://shailan.com/convert-database-to-utf8/" title="How to convert database charset to UTF8">How to convert database charset to UTF8</a><br /><small>If you need to use UTF8 charset and want to convert you...</small></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shailan.com/how-to-getsave-favicon-of-a-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert database charset to UTF8</title>
		<link>http://shailan.com/convert-database-to-utf8/</link>
		<comments>http://shailan.com/convert-database-to-utf8/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 11:42:13 +0000</pubDate>
		<dc:creator><a href="http://twitter.com/mattsay" title="" rel="external">Matt Say</a></dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://shailan.com/?p=103</guid>
		<description><![CDATA[If you need to use UTF8 charset and want to convert your database charset to UTF8 here is a simple way to do it: Make &#8230; <a href="http://shailan.com/convert-database-to-utf8/">Continue reading <span class="meta-nav">&#8594;</span></a> <p><strong><em>This post is originally posted on <a href="http://shailan.com">Shailan.com</a>. <br />Visit <a href="http://shailan.com">Shailan.com</a> for more..</em></strong></p>]]></description>
			<content:encoded><![CDATA[<p>If you need to use UTF8 charset and want to convert your database charset to UTF8 here is a simple way to do it:<br />
<span id="more-103"></span></p>
<ol>
<li>Make sure you backup your [tag]database[/tag] (If your database is new no need to think about that)</li>
<li>Now open your notepad and Copy &amp; Paste code below:
<pre class="brush: php;">&lt;?php
// Database info

$dbhost = &quot;localhost&quot;;
$dbuser = &quot;db_user&quot;;
$dbpass = &quot;your_dbpass&quot;;
$dbname = &quot;your_dbname&quot;;

//—————

header(&quot;Content-type: text/plain&quot;);

$dbconn = mysql_connect($dbhost, $dbuser, $dbpass) or die( mysql_error() );
$db = mysql_select_db($dbname) or die( mysql_error() );

$sql = &quot;SHOW TABLES&quot;;
$result = mysql_query($sql) or die( mysql_error() );

while ( $row = mysql_fetch_row($result) )
{
$table = mysql_real_escape_string($row[0]);
$sql = &quot;ALTER TABLE $table DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci, CONVERT TO CHARACTER SET utf8&quot;;
mysql_query($sql) or die( mysql_error() );
print &quot;$table changed to UTF-8.\n&quot;;
}

mysql_close($dbconn);
?&gt;</pre>
</li>
<li>Edit database username &amp; password data in the code.</li>
<li>Save that file as convert2Utf8.php and upload to your site&#8217;s base/admin directory.</li>
<li>Browse that file using your browser (Eg. http://myserver.com/convert2Utf8.php)</li>
<li>Check for the results..</li>
</ol>
<p>This simple php script converts all the tables to UTF8.</p>
<p>Cheers!</p>
 <p><strong><em>This post is originally posted on <a href="http://shailan.com">Shailan.com</a>. <br />Visit <a href="http://shailan.com">Shailan.com</a> for more..</em></strong></p>
<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fshailan.com%2Fconvert-database-to-utf8%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;locale=en_US" scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:450px; height: 25px"></iframe></p>
<img src="http://shailan.com/?ak_action=api_record_view&id=103&type=feed" alt="" /><!-- PHP 5.x --><h2  class="related_post_title">related posts you may like:</h2><ul class="related_post"><li><a href="http://shailan.com/tutorial-create-your-very-own-dropdown-menu-stylesheet/" title="Tutorial: Create your very own dropdown menu stylesheet">Tutorial: Create your very own dropdown menu stylesheet</a><br /><small>I’ve created a very simple plugin for creating and addi...</small></li><li><a href="http://shailan.com/how-to-getsave-favicon-of-a-site/" title="How to get/save favicon of a site">How to get/save favicon of a site</a><br /><small>

With the help of google you can easily save favicon...</small></li><li><a href="http://shailan.com/how-to-add-text-to-every-post-in-your-feed/" title="How to add text to every post in your feed">How to add text to every post in your feed</a><br /><small>You can see some blog sites include related links, adve...</small></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shailan.com/convert-database-to-utf8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
