<?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>Sinceriously &#187; favicon</title>
	<atom:link href="http://www.sinceriously.com/tag/favicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sinceriously.com</link>
	<description>Designment and Development</description>
	<lastBuildDate>Sun, 18 Jul 2010 01:36:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Favicon!</title>
		<link>http://www.sinceriously.com/2009/03/favicon/</link>
		<comments>http://www.sinceriously.com/2009/03/favicon/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 20:32:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.sinceriously.com/?p=183</guid>
		<description><![CDATA[No, it&#8217;s not the latest and greatest place to meet Sailor Moon-costumed babes and stuff bag after Watchmen-themed bag with useless, but free, tchotchkes. Favicons are the neat little Web site icons that appear in the address bar of your browser, and I finally got around to creating one. Pretty, isn&#8217;t it? Did you know [...]]]></description>
			<content:encoded><![CDATA[<p>No, it&#8217;s not the latest and greatest place to meet Sailor Moon-costumed babes and stuff bag after Watchmen-themed bag with useless, but free, tchotchkes. <em><a href="http://en.wikipedia.org/wiki/Favicon">Favicons</a></em> are the neat little Web site icons that appear in the address bar of your browser, and I finally got around to creating one.</p>
<p>Pretty, isn&#8217;t it? Did you know that Microsoft pioneered <em>favicons</em> in the release of Internet Explorer 5 as a way to spice up dreary bookmark menus? This was back when Microsoft actually contributed to the forward momentum of positive Internet change instead of holding it back. It wasn&#8217;t until later that <em>favicons</em> were incorporated into browsers&#8217; address bars.</p>
<p>Most people know the purpose of a <em>favicon</em> and even understand how to implement one. Still, there are some unique things to keep in mind when generating the image itself.</p>
<p><span id="more-183"></span></p>
<p>A <em>favicon</em> should be appropriately sized at 16&#215;16 pixels. You can design them to be larger, but most Web browsers are going to scale them back down to 16&#215;16 (or smaller), so test your image to ensure it will still appear acceptably if scaled.</p>
<p>When originally introduced, Web designers were required to name their icon <code>favicon.ico</code> (thus the name) and place it in the root directory of their Web site. Internet Explorer 5 would then instinctually find the icon and use the image. Today&#8217;s browsers provided a little more flexibility by allowing you to specify a path for the file and an image format. Simply place a <code>&lt;link rel="icon" type="image/png" href="/path/image.png" /&gt;</code> tag in the <code>&lt;head&gt;</code> of your page.</p>
<p>However, later versions of Microsoft Internet Explorer only truly support icons that have a legitimate <code>.ico</code> extension and that are exported in the icon file format. Many designers have changed their preferred image&#8217;s extension to <code>.ico</code> without first actually converting them to Microsoft Icon Files. This creates a conflict that Microsoft Internet Explorer cannot resolve; such icon images will not be displayed.</p>
<p>So how do you create an <code>.ico</code> file? <a href="http://www.favicon.cc/">Well, I used favicon.cc</a>. Go to the site, upload your image, generate a <code>favicon.ico</code> file and upload it to the root directory of your Web site. Easy as pie. The site even provides a preview of what the image will look like in an address bar, which is very convenient indeed.</p>
<p><strong>&mdash;Ryan</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.sinceriously.com/p=183</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
