<?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>Jackson Whelan &#187; photoshop</title>
	<atom:link href="http://jacksonwhelan.com/cat/photoshop/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacksonwhelan.com</link>
	<description>Web Designer &#38; WordPress Developer in Vermont, USA</description>
	<lastBuildDate>Wed, 01 Sep 2010 17:51:04 +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>Creating a Custom favicon.ico Graphic</title>
		<link>http://jacksonwhelan.com/2007/05/creating-a-custom-faviconico-graphic/</link>
		<comments>http://jacksonwhelan.com/2007/05/creating-a-custom-faviconico-graphic/#comments</comments>
		<pubDate>Tue, 15 May 2007 20:57:06 +0000</pubDate>
		<dc:creator>Jackson</dc:creator>
				<category><![CDATA[fireworks]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[head]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[web]]></category>
		<guid isPermaLink="false">http://pix.elpusher.com/?p=3</guid>
		<description><![CDATA[A favicon.ico graphic is a 16×16 pixel image, displayed to the left of the URL in the browser address field. It may also be displayed alongside the title in a user’s bookmarks list, or in the history list. What is this strange &#8216;.ico&#8217; file format? Truth be known, it&#8217;s nothing other than a lowly 8-bit [...]]]></description>
			<content:encoded><![CDATA[<p>A favicon.ico graphic <code></code>is a 16×16 pixel image, displayed to the left of the URL in the browser address field. It may also be displayed alongside the title in a user’s bookmarks list, or in the  history list.</p>
<p>What is this strange &#8216;.ico&#8217; file format? Truth be known, it&#8217;s nothing other than a lowly 8-bit BMP file, renamed with the &#8216;.ico&#8217; extension. You can create your own easily using Fireworks or Photoshop. Start with a 16&#215;16 pixel canvas in RGB color space at 72dpi. Once it&#8217;s to your liking export the image to the root level of your site as &#8216;favicon.bmp&#8217;, using BMP8 as your export format. Then re-name the file with the &#8216;.ico&#8217; extension and upload.</p>
<p>The final step is linking to the shortcut icon in the source of the page. By adding this code to the head:</p>
<p><code><strong>&lt;link rel="shortcut icon"    href="<var>http://www.yoursite.com/favicon.ico</var>"    type="image/ico" /&gt;</strong></code></p>
]]></content:encoded>
			<wfw:commentRss>http://jacksonwhelan.com/2007/05/creating-a-custom-faviconico-graphic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
