<?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>Alex Allied &#187; Web Design</title>
	<atom:link href="http://www.alexallied.com/category/tutorials/web-design/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alexallied.com</link>
	<description>Life, Reviews, Stock Photos, Tutorials.</description>
	<lastBuildDate>Mon, 15 Mar 2010 15:37:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to add a Favicon to your Website/Blog</title>
		<link>http://www.alexallied.com/tutorials/how-to-add-a-favicon-to-your-websiteblog</link>
		<comments>http://www.alexallied.com/tutorials/how-to-add-a-favicon-to-your-websiteblog#comments</comments>
		<pubDate>Mon, 12 Dec 2005 07:07:08 +0000</pubDate>
		<dc:creator>Alexallied</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.alexallied.com/?p=142</guid>
		<description><![CDATA[Preparing the Favorite Icon

If you have Photoshop knowledge, you can make your own icon image. Start with a 64&#215;64 image and after you&#8217;ve finished your creation, resize it down to 16&#215;16 and save it as .ico file. If you do not have the icon file format in Photoshop, you can download it here.
Download Photoshop .ico [...]]]></description>
			<content:encoded><![CDATA[<h2>Preparing the Favorite Icon</h2>
<p></p>
<p>If you have Photoshop knowledge, you can make your own icon image. Start with a 64&#215;64 image and after you&#8217;ve finished your creation, resize it down to 16&#215;16 and save it as .ico file. If you do not have the icon file format in Photoshop, you can download it here.</p>
<p>Download <a href="http://www.alexallied.com/wp-content/uploads/icoformat.8bi">Photoshop .ico</a> file format. Right-click on the link and and click &#8220;Save Link As&#8230;&#8221; to download. Place it under your Photoshop > Plug-Ins > File Formats folder.</p>
<p>For those who doesn&#8217;t play with graphics, or too lazy to make one, you could generate one using any images you like from this service at <a href="http://www.chami.com/html-kit/services/favicon/" target="_blank">Chami.com</a></p>
<p>Or, you could use some of these ready-made Christmas-themed icons I&#8217;ve collected from the Internet.<br />
<img src="http://www.alexallied.com/wp-content/uploads/favico/xmas_tree.gif" width="16" height="16" alt="" title="" /><img src="http://www.alexallied.com/wp-content/uploads/favico/xmas_stocking.gif" width="16" height="16" alt="" title="" /><img src="http://www.alexallied.com/wp-content/uploads/favico/xmas_gift.gif" width="16" height="16" alt="" title="" /><img src="http://www.alexallied.com/wp-content/uploads/favico/Xmas_bow.gif" width="16" height="16" alt="" title="" /><img src="http://www.alexallied.com/wp-content/uploads/favico/xmas_ball.gif" width="16" height="16" alt="" title="" /><img src="http://www.alexallied.com/wp-content/uploads/favico/Xmas-leaf.gif" width="16" height="16" alt="" title="" /><img src="http://www.alexallied.com/wp-content/uploads/favico/rudolph2.gif" width="16" height="16" alt="" title="" /><img src="http://www.alexallied.com/wp-content/uploads/favico/candy.gif" width="16" height="16" alt="" title="" /><br />
Just right click on any of them and Save Image As &#8220;.ico&#8221; file.</p>
<h2>Upload it to a webserver</h2>
<p>Upload your favicon file to your webserver, if you have one. Or, you could place them on image hosting services like <a href="http://www.imageshack.us">ImageShack</a>, or <a href="http://www.photobucket.com">Photobucket</a>. Or, if you&#8217;re using Blogger to blog, you can just upload your icon file in their &#8220;Create Post&#8221; editor.</p>
<h2>Execute the Icon from the Code</h2>
<p>Put the following code within the &lt;head&gt; and &lt;/head&gt; tags zone in your HTML or webpage.</p>
<blockquote><p>&lt;link rel=&quot;Shortcut Icon&quot; href=&quot;http://www.alexallied.com/favicon.ico&quot;&gt;</p></blockquote>
<p>Just replace the URL of the icon with your own and you&#8217;re done! Enjoy your website/blog with new personalized favicon! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexallied.com/tutorials/how-to-add-a-favicon-to-your-websiteblog/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
