<?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>Peep in my mind &#187; icon</title>
	<atom:link href="http://peepinmymind.com/tag/icon/feed/" rel="self" type="application/rss+xml" />
	<link>http://peepinmymind.com</link>
	<description>...</description>
	<lastBuildDate>Sun, 30 May 2010 16:13:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Tutorial On Creating Your Favicon For Yor Website</title>
		<link>http://peepinmymind.com/web/wordpress-tips/2009/05/tutorial-on-creating-your-favicon-for-yor-website/</link>
		<comments>http://peepinmymind.com/web/wordpress-tips/2009/05/tutorial-on-creating-your-favicon-for-yor-website/#comments</comments>
		<pubDate>Thu, 21 May 2009 02:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[bookmark]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[So I bet you all wondered like I did how do they create those neat icons on their web site and have it displayed in the bookmarks? Well here a few short steps on how to make one. First you need to create a image that is 16&#215;16 pixels because this is the size for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-144" title="Creating A Favicon" src="http://peepinmymind.com/wp-content/uploads/2009/05/creating-favicon-tutorial.gif" alt="Creating A Favicon" width="550" height="270" /></p>
<p>So I bet you all wondered like I did how do they create those neat icons on their web site and have it displayed in the bookmarks? Well here a few short steps on how to make one.</p>
<p>First you need to create a image that is 16&#215;16 pixels because this is the size for the icons for the bookmark and browsers. Once you have Create that icon <img class="alignnone size-full wp-image-143" title="favicon" src="http://peepinmymind.com/wp-content/uploads/2009/05/favicon.gif" alt="favicon" width="16" height="16" /> (that one is mine) save it out as a .gif or a png with transparency if you need it.</p>
<p>Next we will go to our favorite web page <a title="favicon generator tool" href="http://tools.dynamicdrive.com/favicon/">http://tools.dynamicdrive.com/favicon/</a> where they are super nice and have given us a tool to create our favicon! Yes that right we don&#8217;t have to install any software just upload and download.</p>
<p>Once you have created your FavIcon for your website upload it somewhere on your website.  Please make sure you know where you saved it cause you will need to link back to that file.  I put mine in the same wordpress theme folder that I am currently using.</p>
<p>The next step is to open up your page and go to the HEAD section and add the link.</p>
<p><em>&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;/favicon.ico&#8221;&gt;</em></p>
<p>If your using wordpress and uploaded the icon to the theme folder you are using please use the code below. Just copy and paste the code in the HEAD section of that theme.</p>
<p><em>&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;&lt;?php bloginfo(&#8216;template_directory&#8217;); ?&gt;/favicon.ico&#8221;&gt;</em></p>
<p>Once you&#8217;ve added the code save your page and your done.</p>
]]></content:encoded>
			<wfw:commentRss>http://peepinmymind.com/web/wordpress-tips/2009/05/tutorial-on-creating-your-favicon-for-yor-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

