<?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>WebDesign &#38; Such &#187; Blogs</title>
	<atom:link href="http://webdesignandsuch.com/tag/blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignandsuch.com</link>
	<description>a Beantown Design Production</description>
	<lastBuildDate>Wed, 08 Sep 2010 02:29:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to create &amp; add a Favicon to your website or WordPress Blog</title>
		<link>http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/</link>
		<comments>http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 16:47:12 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Favicon]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=31</guid>
		<description><![CDATA[First off.. what is a FAVICON? A Favicon is the little picture that shows up next to the domain name in your web browser. Read on to find out how to create your own Favicon, and add it to your website, or WordPress Blog. The first step is to download the Photoshop plugin to save [...]]]></description>
			<content:encoded><![CDATA[<p>First off.. what is a <strong>FAVICON</strong>?</p>
<p>A <strong>Favicon</strong> is the little picture that shows up next to the domain name in your web browser.</p>
<div class="wp-caption aligncenter" style="width: 253px"><img class="frame" title="WD&amp;S Favicon" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/wdsFavicon.jpg" alt="WD&amp;S Favicon" width="243" height="34" /><p class="wp-caption-text">WD&amp;S Favicon</p></div>
<div class="wp-caption aligncenter" style="width: 232px"><img class="frame" title="Beantown Design Favicon" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/beantownFavicon.jpg" alt="Beantown Design Favicon" width="222" height="34" /><p class="wp-caption-text">Beantown Design Favicon</p></div>
<p>Read on to find out how to create your own <strong>Favicon</strong>, and add it to your <strong>website</strong>, or <strong>WordPress Blog</strong>.</p>
<p><span id="more-31"></span></p>
<p>The first step is to download the<strong> Photoshop plugin</strong> to save files as the <strong>Windows ICO format</strong>. <a href="http://webdesignandsuch.com/imagesForPosts/faviconPost/ICOformat.zip">I uploaded it here for you to download.</a> Download that, install in Photoshop and you&#8217;re good to go.</p>
<p>The reason creating a successful Favicon is tricky is that you are creating a piece of art that is only 16 x 16 pixels.. pretty small right? I speak from experience when I say that some thought needs to go into this process for the end result to look any good. The best technique is to create a larger image first, (say 64 x 64), and then reduce the size to 16 x 16.</p>
<div class="wp-caption aligncenter" style="width: 508px"><img title="Favicon Size" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/faviconSize.jpg" alt="save 16x16 px" width="498" height="397" /><p class="wp-caption-text">save 16x16 px</p></div>
<p>If the Photoshop plugin is installed correctly, you will be able to choose ISO format when you save the file.</p>
<p><img class="aligncenter" title="Favicon Format" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/saveFormat.jpg" alt="" width="328" height="36" /></p>
<p><img class="aligncenter" title="Save Favicon" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/saveFavicon.jpg" alt="" width="385" height="195" /></p>
<p>Save that in the main image folder of your website. Then, in the head of your XHTML page, add the following code:</p>
<div class="codeBox"><strong>&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;images/favicon.ico&#8221;  /&gt;</strong></div>
<p>That&#8217;s all you need. Although, I needed to use the direct link for the Favicon on this site, most likely because it&#8217;s set up in PHP.. so it would look like this:</p>
<p><strong><br />
</strong><em> </em></p>
<div class="codeBox">&lt;link rel=&#8221;shortcut icon&#8221;  href=&#8221;http://webdesignandsuch.com/wp-content/themes/themeName/images/favicon.ico&#8221; /&gt;</div>
<p>You can also make animated Favicons.. this does not have full support in all browsers; but then again nothing cool ever does! I&#8217;ll cover that in another post. Check out <a href="http://beantowndesign.com" target="_blank">BeantownDesign</a> for an example of an animated Favicon. <a href="http://webdesignandsuch.com/2009/10/how-to-create-an-animated-favicon-for-your-website-or-wordpress-blog/">Here is a tutorial</a> on how to create and add animated favicons to your website or blog.</p>
<p>Here are a couple Favicon Galleries for inspiration thanks to Smashing Magazine:</p>
<p><a href="http://www.smashingmagazine.com/2007/01/31/inspire-yourself-50-remarkable-favicons/" target="_blank">Gallery One</a></p>
<p><a href="http://www.smashingmagazine.com/2007/03/29/inspire-yourself-more-creative-favicons/" target="_blank">Gallery Two</a></p>
<p><a href="http://www.smashingmagazine.com/2007/06/14/creative-favicons-when-small-is-beautiful/" target="_blank">Gallery Three</a></p>
<p><a href="http://www.smashingmagazine.com/2007/09/11/creative-favicons-tiny-artwork/" target="_blank">Gallery Four</a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/" rel="bookmark" class="crp_title">How to create &amp; add a Favicon to your website or Blog</a></li><li><a href="http://webdesignandsuch.com/2009/10/how-to-create-an-animated-favicon-for-your-website-or-wordpress-blog-2/" rel="bookmark" class="crp_title">Create an Animated Favicon for your website</a></li><li><a href="http://webdesignandsuch.com/2009/10/how-to-create-an-animated-favicon-for-your-website-or-wordpress-blog/" rel="bookmark" class="crp_title">How to create an Animated Favicon for your website or WordPress blog</a></li><li><a href="http://webdesignandsuch.com/2009/07/beantowndesign-com-re-design-launch/" rel="bookmark" class="crp_title">BeantownDesign.com re-design Launch!</a></li><li><a href="http://webdesignandsuch.com/2009/03/creating-a-panorama-in-photoshop-for-the-web/" rel="bookmark" class="crp_title">Creating a Panorama in Photoshop for the web</a></li></ul></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/&amp;title=How+to+create+%26+add+a+Favicon+to+your+website+or+Wordpress+Blog" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/&amp;title=How+to+create+%26+add+a+Favicon+to+your+website+or+Wordpress+Blog" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/&amp;bm_description=How+to+create+%26+add+a+Favicon+to+your+website+or+Wordpress+Blog&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/&amp;title=How+to+create+%26+add+a+Favicon+to+your+website+or+Wordpress+Blog" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/&amp;title=How+to+create+%26+add+a+Favicon+to+your+website+or+Wordpress+Blog" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/&amp;title=How+to+create+%26+add+a+Favicon+to+your+website+or+Wordpress+Blog" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+create+%26+add+a+Favicon+to+your+website+or+Wordpress+Blog+-+http://b2l.me/ap65gu&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to create &amp; add a Favicon to your website or Blog</title>
		<link>http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/</link>
		<comments>http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 16:47:12 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Favicon]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=31</guid>
		<description><![CDATA[First off.. what is a FAVICON? A Favicon is the little picture that shows up next to the domain name in your web browser. Read on to find out how to create your own Favicon, and add it to your website, or WordPress Blog. The first step is to download the Photoshop plugin to save [...]]]></description>
			<content:encoded><![CDATA[<p>First off.. what is a <strong>FAVICON</strong>?</p>
<p>A <strong>Favicon</strong> is the little picture that shows up next to the domain name in your web browser.</p>
<div class="wp-caption aligncenter" style="width: 253px"><img class="frame" title="WD&amp;S Favicon" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/wdsFavicon.jpg" alt="WD&amp;S Favicon" width="243" height="34" /><p class="wp-caption-text">WD&amp;S Favicon</p></div>
<div class="wp-caption aligncenter" style="width: 232px"><img class="frame" title="Beantown Design Favicon" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/beantownFavicon.jpg" alt="Beantown Design Favicon" width="222" height="34" /><p class="wp-caption-text">Beantown Design Favicon</p></div>
<p>Read on to find out how to create your own <strong>Favicon</strong>, and add it to your <strong>website</strong>, or <strong>WordPress Blog</strong>.</p>
<p><span id="more-1015"></span></p>
<p>The first step is to download the<strong> Photoshop plugin</strong> to save files as the <strong>Windows ICO format</strong>. <a href="http://webdesignandsuch.com/imagesForPosts/faviconPost/ICOformat.zip">I uploaded it here for you to download.</a> Download that, install in Photoshop and you&#8217;re good to go.</p>
<p>The reason creating a successful Favicon is tricky is that you are creating a piece of art that is only 16 x 16 pixels.. pretty small right? I speak from experience when I say that some thought needs to go into this process for the end result to look any good. The best technique is to create a larger image first, (say 64 x 64), and then reduce the size to 16 x 16.</p>
<div class="wp-caption aligncenter" style="width: 508px"><img title="Favicon Size" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/faviconSize.jpg" alt="save 16x16 px" width="498" height="397" /><p class="wp-caption-text">save 16x16 px</p></div>
<p>If the Photoshop plugin is installed correctly, you will be able to choose ISO format when you save the file.</p>
<p><img class="aligncenter" title="Favicon Format" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/saveFormat.jpg" alt="" width="328" height="36" /></p>
<p><img class="aligncenter" title="Save Favicon" src="http://webdesignandsuch.com/imagesForPosts/faviconPost/saveFavicon.jpg" alt="" width="385" height="195" /></p>
<p>Save that in the main image folder of your website. Then, in the head of your XHTML page, add the following code:</p>
<div class="codeBox"><strong>&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;images/favicon.ico&#8221;  /&gt;</strong></div>
<p>That&#8217;s all you need. Although, I needed to use the direct link for the Favicon on this site, most likely because it&#8217;s set up in PHP.. so it would look like this:</p>
<p><strong><br />
</strong><em> </em></p>
<div class="codeBox">&lt;link rel=&#8221;shortcut icon&#8221;  href=&#8221;http://webdesignandsuch.com/wp-content/themes/themeName/images/favicon.ico&#8221; /&gt;</div>
<p>You can also make animated Favicons.. this does not have full support in all browsers; but then again nothing cool ever does! I&#8217;ll cover that in another post. Check out <a href="http://beantowndesign.com" target="_blank">BeantownDesign</a> for an example of an animated Favicon. <a href="http://webdesignandsuch.com/2009/10/how-to-create-an-animated-favicon-for-your-website-or-wordpress-blog/">Here is a tutorial</a> on how to create and add animated favicons to your website or blog.</p>
<p>Here are a couple Favicon Galleries for inspiration thanks to Smashing Magazine:</p>
<p><a href="http://www.smashingmagazine.com/2007/01/31/inspire-yourself-50-remarkable-favicons/" target="_blank">Gallery One</a></p>
<p><a href="http://www.smashingmagazine.com/2007/03/29/inspire-yourself-more-creative-favicons/" target="_blank">Gallery Two</a></p>
<p><a href="http://www.smashingmagazine.com/2007/06/14/creative-favicons-when-small-is-beautiful/" target="_blank">Gallery Three</a></p>
<p><a href="http://www.smashingmagazine.com/2007/09/11/creative-favicons-tiny-artwork/" target="_blank">Gallery Four</a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog/" rel="bookmark" class="crp_title">How to create &#038; add a Favicon to your website or WordPress Blog</a></li><li><a href="http://webdesignandsuch.com/2009/10/how-to-create-an-animated-favicon-for-your-website-or-wordpress-blog-2/" rel="bookmark" class="crp_title">Create an Animated Favicon for your website</a></li><li><a href="http://webdesignandsuch.com/2009/10/how-to-create-an-animated-favicon-for-your-website-or-wordpress-blog/" rel="bookmark" class="crp_title">How to create an Animated Favicon for your website or WordPress blog</a></li><li><a href="http://webdesignandsuch.com/2009/07/beantowndesign-com-re-design-launch/" rel="bookmark" class="crp_title">BeantownDesign.com re-design Launch!</a></li><li><a href="http://webdesignandsuch.com/2009/03/creating-a-panorama-in-photoshop-for-the-web/" rel="bookmark" class="crp_title">Creating a Panorama in Photoshop for the web</a></li></ul></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/&amp;title=How+to+create+%26amp%3B+add+a+Favicon+to+your+website+or+Blog" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/&amp;title=How+to+create+%26amp%3B+add+a+Favicon+to+your+website+or+Blog" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/&amp;bm_description=How+to+create+%26amp%3B+add+a+Favicon+to+your+website+or+Blog&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/&amp;title=How+to+create+%26amp%3B+add+a+Favicon+to+your+website+or+Blog" rel="nofollow" class="external" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/&amp;title=How+to+create+%26amp%3B+add+a+Favicon+to+your+website+or+Blog" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/&amp;title=How+to+create+%26amp%3B+add+a+Favicon+to+your+website+or+Blog" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=How+to+create+%26amp%3B+add+a+Favicon+to+your+website+or+Blog+-+http://b2l.me/ap7at8&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/01/how-to-create-add-a-favicon-to-your-website-or-wordpress-blog-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
