<?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; icon</title>
	<atom:link href="http://webdesignandsuch.com/tag/icon/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignandsuch.com</link>
	<description>a Beantown Design Production</description>
	<lastBuildDate>Thu, 29 Jul 2010 00:02:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create a custom iPhone icon for your website</title>
		<link>http://webdesignandsuch.com/2009/12/how-to-create-a-custom-iphone-icon-for-your-website/</link>
		<comments>http://webdesignandsuch.com/2009/12/how-to-create-a-custom-iphone-icon-for-your-website/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 11:26:55 +0000</pubDate>
		<dc:creator>ilz</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://webdesignandsuch.com/?p=683</guid>
		<description><![CDATA[
			
				
			
		

Here&#8217;s a quick way to further enhance the branding of your website. If you don&#8217;t have an iPhone go get one. Then try bookmarking your website; (go to a website in your iPhone Safari browser, hit the + symbol, and hit &#8220;Add Bookmark&#8220;). What this does is take a small screenshot of the webpage and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom:10px">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F12%2Fhow-to-create-a-custom-iphone-icon-for-your-website%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=?url=http%3A%2F%2Fwebdesignandsuch.com%2F2009%2F12%2Fhow-to-create-a-custom-iphone-icon-for-your-website%2F&amp;style=normal" height="61" width="51" /><br />
			</a>
		</div>
<p><img class="alignnone" style="border:3px solid #ddd; margin:0 0 15px 0" title="iphone" src="http://webdesignandsuch.com/posts/iphone-icon/iphone.jpg" alt="" width="422" height="329" /></p>
<p>Here&#8217;s a quick way to further enhance the branding of your website. If you don&#8217;t have an iPhone go get one. Then try bookmarking your website; (go to a website in your iPhone Safari browser, hit the <strong>+</strong> symbol, and hit &#8220;<strong>Add Bookmark</strong>&#8220;). What this does is take a small screenshot of the webpage and add it to your iPhone, right next to the other icons you have.</p>
<p>Well forget that, now we can make custom icons, so when somebody bookmarks your website, the icon is one that you actually created! As a designer I might be a little bit TOO excited about this, but hey, this is the stuff I live for. You can see in the above image the two icons I&#8217;ve created for my websites, <a href="http://www.webdesignandsuch.com">WebDesignAndSuch</a> and <a href="http://www.beantowndesign.com">BeantownDesign</a>. So now the icons match the favicons of my websites, and I can just touch them to launch my websites on my iPhone.</p>
<p>Keep reading to see how to create your own iPhone icons.<br />
<span id="more-683"></span><br />
So the process is actually ridiculously easy. First, create your icon at the size of 57&#215;57 pixels. Don&#8217;t create any gloss or rounded edges, the iPhone actually creates both of those for you. You can see in the image below what one of my icons looked like before it was added to the iPhone.</p>
<p><img class="alignnone" title="iphone icon" src="http://webdesignandsuch.com/posts/iphone-icon/icon.jpg" alt="" width="603" height="420" class="frame"/></p>
<p>Next, save your icon as a .png in your website&#8217;s images folder. Then you need to link your website to the icon so the iPhone can do it&#8217;s magic when someone hits &#8220;Add Bookmark&#8221; on their phone.</p>
<h2 class="h-title">Glossy Icon</h2>
<p>This first code is if you want the gloss to appear over your icon. Put this in the head of your website, and of course make sure you set the path to your icon.</p>
<div class="codeBox">&lt;link rel=&#8221;apple-touch-icon&#8221; href=&#8221;images/iphone-icon.png&#8221; /&gt;</div>
<h2 class="h-title">Non-Glossy Icon</h2>
<p>If you don&#8217;t want the gloss for whatever reason you can use this code.</p>
<div class="codeBox"><span><span>&lt;</span><span>link</span><span> </span><span>rel</span><span>=</span><span>&#8220;apple-touch-icon-precomposed&#8221;</span><span> </span><span>href</span><span>=</span><span>&#8220;images/iphone-icon.png&#8221;</span><span> </span><span>/&gt;</span><span><br />
</span></span></div>
<p><strong>There you go, have fun! </strong>If you want to test this out, pop open <a href="http://www.webdesignandsuch.com">WebDesignAndSuch</a> on your iPhone in Safari, and hit &#8220;<strong>Add Bookmark</strong>&#8220;!</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignandsuch.com/2009/12/how-to-create-a-custom-iphone-icon-for-your-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
