<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>
<channel>
	<title>Blog.ChenHow.Net &#187; favicon</title>
	<atom:link href="http://blog.chenhow.net/tag/favicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chenhow.net</link>
	<description>Tech news, reviews, linux tips &#38; tricks, gadgets, foods and life experience sharing</description>
	<lastBuildDate>Wed, 21 Dec 2011 03:32:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<copyright>Copyright &#xA9; Blog.ChenHow.Net 2010 </copyright>
	<managingEditor>chenhow@chenhow.net (Blog.ChenHow.Net)</managingEditor>
	<webMaster>chenhow@chenhow.net (Blog.ChenHow.Net)</webMaster>
	<image>
		<url>http://blog.chenhow.net/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Blog.ChenHow.Net</title>
		<link>http://blog.chenhow.net</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Tech news, reviews, linux tips &#38; tricks, gadgets, foods and life experience sharing</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Blog.ChenHow.Net</itunes:author>
	<itunes:owner>
		<itunes:name>Blog.ChenHow.Net</itunes:name>
		<itunes:email>chenhow@chenhow.net</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://blog.chenhow.net/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Create a Favicon for you website</title>
		<link>http://blog.chenhow.net/2008/09/01/internet/create-a-favicon-for-you-website/</link>
		<comments>http://blog.chenhow.net/2008/09/01/internet/create-a-favicon-for-you-website/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 08:30:20 +0000</pubDate>
		<dc:creator>chenhow</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[favicon]]></category>
		<guid isPermaLink="false">http://blog.chenhow.net/?p=154</guid>
		<description><![CDATA[If you are my loyal reader&#8217;s, you should noticed I have just added a favicon to my blog. You can see a favicon beside your browser&#8217;s URL box, tab and bookmark when browsing my blog. Ok wait, what is favicon? Favicon is a small icon associated with a website. Here&#8217;s a screenshot of my blog [...]]]></description>
			<content:encoded><![CDATA[<p>If you are my loyal reader&#8217;s, you should noticed I have just added a favicon to my blog. You can see a favicon beside your browser&#8217;s URL box, tab and bookmark when browsing my blog.</p>
<p>Ok wait, what is <strong>favicon</strong>?</p>
<blockquote><p>Favicon is a small icon associated with a website. Here&#8217;s a screenshot of my blog favicon (aka favorites icon).</p></blockquote>
<p>[<span style="color: red;">red circle area</span> are the favicon]</p>
<p><em>Favicon in browser url box</em></p>
<p><img title="favicon url bar" src="http://www.chenhow.net/images/Misc/blog_favicon.jpg" alt="favicon url bar" width="276" height="22" /></p>
<p><em>Favicon in tab </em></p>
<p><img title="favion in tab" src="http://www.chenhow.net/images/Misc/blog_favicon2.jpg" alt="favicon in tab" width="167" height="26" /></p>
<p>To create your own favicon:</p>
<p><strong>Steps</strong></p>
<p>1) Find a favicon creator like:</p>
<blockquote><p>- <a href="http://www.chami.com/html-kit/services/favicon/">http://www.chami.com/html-kit/services/favicon/</a><br />
- <a href="http://www.favicon.co.uk">http://www.favicon.co.uk/</a></p></blockquote>
<p style="text-align: left;">Simply upload your image and it will generate favicon for you.</p>
<p style="text-align: left;">2) Once you have generate the favicon.ico, upload favicon.ico to your webroot (http://www.example.com)</p>
<p>3) Paste the following code inside your website html header.</p>
<blockquote><p>&lt;head&gt;<br />
&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;favicon.ico&#8221;&gt;<br />
&lt;/head&gt;</p></blockquote>
<p>4) Now, open your page. The new icon should be displayed in your browser&#8217;s URL box and/or tab.</p>
<p>5) To test the favicon after updating your web page, the Favicon Validator can check the favicon files and tags on your website.</p>
<blockquote><p><a href="http://www.html-kit.com/favicon/validator/">http://www.html-kit.com/favicon/validator/</a></p></blockquote>
<p style="text-align: center;"><img class="aligncenter" title="favicon validator" src="http://www.chenhow.net/images/Misc/favicon_3.png" alt="favicon validator" width="495" height="46" /></p>
<p style="text-align: center;"><img class="aligncenter" title="favicon validator" src="http://www.chenhow.net/images/Misc/favicon_4.png" alt="favicon validator" width="361" height="401" /> 6) Done</p>
<p>To create a favicon in wordpress, you can refer the following link<br />
<a href="http://codex.wordpress.org/favicon.ico">http://codex.wordpress.org/favicon.ico</a></p>
<div  class="related_post_title">Related Posts</div><ul class="related_post"><li>No Related Posts</li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.chenhow.net/2008/09/01/internet/create-a-favicon-for-you-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

