<?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>MacCiti &#124; iRevolution&#187; icons</title>
	<atom:link href="http://macciti.com/tag/icons/feed/" rel="self" type="application/rss+xml" />
	<link>http://macciti.com</link>
	<description>User submitted iPhone modifications and discussions on iPhone themes, wallpapers, ringtones, and more! MacCiti &#124; iRevolution!</description>
	<lastBuildDate>Thu, 11 Mar 2010 08:24:46 +0000</lastBuildDate>
	<generator>http://macciti.com/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Create Icons for Mac OS X</title>
		<link>http://macciti.com/2009/07/23/how-to-create-icons-for-mac-os-x/</link>
		<comments>http://macciti.com/2009/07/23/how-to-create-icons-for-mac-os-x/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 13:09:08 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://macciti.com/?p=3898</guid>
		<description><![CDATA[Ever wondered how to make your own Mac icons? Have you ever created an icon and had trouble making the icons fully transparent? If you answer either of these questions with a yes, then this tutorial is for you.

To complete this tutorial, you will need Adobe Photoshop (or any other image editor that will export [...]]]></description>
			<content:encoded><![CDATA[<p><em>Ever wondered how to make your own Mac icons? Have you ever created an icon and had trouble making the icons fully transparent? If you answer either of these questions with a yes, then this tutorial is for you.</em></p>
<p class="floatl">
<p>To complete this tutorial, you will need Adobe Photoshop (or any other image editor that will export transparent TIFF files), Xcode and CandyBar installed on your Mac. Xcode is Apple’s free software development kit. You should be able to install Xcode from your computer’s install disk or download it off <a onclick="javascript:pageTracker._trackPageview('/outgoing/developer.apple.com/tools/xcode/');" href="http://developer.apple.com/tools/xcode/">Apple’s Website</a>. It’s also important to note that the newest version of Mac OS X, Leopard has moved to a maximum 512 pixel icon sizes. <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.panic.com/candybar/');" href="http://www.panic.com/candybar/">CandyBar</a>allows you to organize your icons.</p>
<h3>Designing The Icon</h3>
<p>Designing the icon is up to you and your imagination. Here is a list though of things to keep in mind when designing your icon.</p>
<ul>
<li><strong>Apple Human Interface Guidelines</strong> Apple has there own set<a onclick="javascript:pageTracker._trackPageview('/outgoing/developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGIcons/chapter_14_section_3.html');" href="http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGIcons/chapter_14_section_3.html">guidelines</a> and rules to which they expect icons to be created by.</li>
<li><strong>Plan Your Icon For Scale</strong> Like designing a logo, you need to be able to scale your icon from 16 x 16 pixels all the way now to 512 x 512 pixels with Leopard. For the 16 pixel icon you may want to take out elements. For example, for my RSS icon, I’m eliminating everything but the orange rss button.</li>
<li><strong>Leave Margins for Your Icon</strong> You don’t want one icon to<a onclick="javascript:pageTracker._trackPageview('/outgoing/www.artofadambetts.com/weblog/?p=105');" href="http://www.artofadambetts.com/weblog/?p=105">outwieght the others because of it’s size</a>.</li>
</ul>
<h3>Exporting The Icon</h3>
<p class="ir3"><img src="http://tutorialdog.com/wp-content/uploads/2007/12/icon_template_tiger.gif" alt="RSS Icon Icon Template" /></p>
<p>I’ve create an easy to use <a title="Mac OS X Icon Template" onclick="javascript:pageTracker._trackPageview('/downloads/wp-content/uploads/2007/12/icon-templates.zip');" href="http://tutorialdog.com/wp-content/uploads/2007/12/icon-templates.zip">Photoshop Template</a> just for mapping out each icon size. This way you don’t have to bother creating multiple size documents and what not. Simply drag and drop the icon layer(s) onto the template and the duplicate and resize according to each size on the template. At this time you may want to sharpen icons at smaller sizes to give them more definition. <em>Remember: you can use Fade controls (located under the Edit menu) after using the sharpen filter.</em></p>
<p>Now that you’ve completely resized your icons and are ready to make them into an icon, hide the back drop layer. Then go to File &gt;&gt; Save As. You want to format the document as a TIFF file with the options, “Layers” unchecked and “As A Copy” checked. A TIFF Options dialogue box should appear after hitting the save button. It’s important to have Compression set to “None” and “Save Transparency” checked. This way, the icon comes out exactly as you intended.</p>
<p class="imagef"><img src="http://tutorialdog.com/wp-content/uploads/2007/12/tiff-options.png" alt="Tiff Options" /><br />
<small>Important TIFF Settings to getting the best looking icon</small></p>
<p>Now all you have to do is duplicate the TIFF file four / five times (one for each size), and crop the file to elimante all other icons. Knowing where to crop the documents should be simple because the guides still remain from the Photoshop document.</p>
<p class="floatr">
<h3>Using Icon Composer &amp; CandyBar</h3>
<p>Icon Composer is located in the Applications &gt;&gt; Utilities in the Xcode folder. Once you’ve opened the application, creating the icon is easy as dragging the TIFF files over their appropiate sizes. Agree to Extract Mask when asked. Save a fresh ICNS file. The icon shouldn’t yet appear as the actual icon on the document. This is where CandyBar comes in handy. Just drag the .icns file into CandyBar and then drag out the icon image show in the application.</p>
<p class="imagef"><img src="http://tutorialdog.com/wp-content/uploads/2007/12/iconcomposer.gif" alt="Icon Composer" /><br />
<small>Icon Composer is as simple as dragging and dropping the TIFF files on to its appropriate spot.</small></p>
<p>Exporting a TIFF, and not a transparent PNG file from the Export to Web menu proved vital especially when exporting transparent images. This particular icon, when made into an icon using an exported PNG file will cause the smoke coming off the RSS to pixelate. This pixalation is fixed though when exported a TIFF file with tranparency.</p>
<p class="imagef"><img src="http://tutorialdog.com/wp-content/uploads/2007/12/rssfinal.png" alt="RSS Final" /></p>
<p class="imagef">
<p class="imagef"><a href="http://tutorialdog.com/how-to-create-icons-for-mac-os-x/" target="_blank">Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macciti.com/2009/07/23/how-to-create-icons-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design The iTunes Icon For The iPhone</title>
		<link>http://macciti.com/2009/07/14/design-the-itunes-icon-for-the-iphone-and-ipod-touch/</link>
		<comments>http://macciti.com/2009/07/14/design-the-itunes-icon-for-the-iphone-and-ipod-touch/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 13:47:13 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[create iphone icon]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iphone forum]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://macciti.com/?p=3771</guid>
		<description><![CDATA[
This tutorial will show you how to effectively create the iTunes icon found on all iPhones and iPod Touches. This tutorial will walk you through the various filters and layer styles needed to create this very sleek icon.

Step 1
First, open up a new document – 125 x 125 pixels at a resolution of 72 DPI. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-528" title="previewiconlarge" src="http://macciti.com/wp-content/uploads/2009/07/previewiconlarge.jpg" alt="" width="200" height="200" /></p>
<p>This tutorial will show you how to effectively create the iTunes icon found on all iPhones and iPod Touches. This tutorial will walk you through the various filters and layer styles needed to create this very sleek icon.</p>
<hr />
<h3>Step 1</h3>
<p>First, open up a new document – 125 x 125 pixels at a resolution of 72 DPI. Fill your canvas with black.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-505" title="1" src="http://macciti.com/wp-content/uploads/2009/07/1.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 2</h3>
<p>On a new layer, grab the rounded rectangle tool. With the radius set to 9 and your foreground set to white, draw in a rounded rectangle. Name this layer “icon base.”</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-512" title="2" src="http://macciti.com/wp-content/uploads/2009/07/2.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 3</h3>
<p>Apply the following gradient overlay. The color on the left of the gradient should be #a800ff while the color on the right should be set at #8a00ff.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-524" title="3" src="http://macciti.com/wp-content/uploads/2009/07/3.png" alt="" width="463" height="466" /></div>
<hr />
<h3>Step 4</h3>
<p>Hold Command (Ctrl for PC) and click on the thumbnail for the layer “icon base.” This will select the icon.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-526" title="4" src="http://macciti.com/wp-content/uploads/2009/07/4.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 5</h3>
<p>Create a new layer, with the “icon base” still selected. Fill in the selection with white. Go ahead and name this layer “starburst” because it is where we will be making the starburst effect.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-515" title="5" src="http://macciti.com/wp-content/uploads/2009/07/5.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 6</h3>
<p>With the layer “starburst” selected, go to Filter&gt;Noise&gt;Add Noise. Apply the following settings:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-519" title="6" src="http://macciti.com/wp-content/uploads/2009/07/6.png" alt="" width="334" height="426" /></div>
<hr />
<h3>Step 7</h3>
<p>Hit Command (Ctrl) + D to deselect the starburst layer. Go to Filter&gt;Blur&gt;Radial Blur and apply the following settings:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-525" title="7" src="http://macciti.com/wp-content/uploads/2009/07/7.png" alt="" width="311" height="275" /></div>
<hr />
<h3>Step 8</h3>
<p>This is what your image should look like thus far.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-514" title="8" src="http://macciti.com/wp-content/uploads/2009/07/8.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 9</h3>
<p>Hold Command (Ctrl for PC) and click on the thumbnail for the layer “starburst.” This will select the burst you have. Now, hit Command+Shift+I to invert your selection. Hit delete to remove the extra starburst.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-510" title="9" src="http://macciti.com/wp-content/uploads/2009/07/9.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 10</h3>
<p>Lower the opacity to 41%. Your icon should now look like this:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-509" title="10" src="http://macciti.com/wp-content/uploads/2009/07/10.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 11</h3>
<p>On the “starburst” layer, add a layer mask. With a Black to White gradient, and the gradient set as Radial, drag from the center of the icon to the edge. This will clear out the starburst effect from the middle of the image.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-508" title="11" src="http://macciti.com/wp-content/uploads/2009/07/11.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 12</h3>
<p>Create a new layer. Name it “Gloss.” Grab the Ellipse Tool and with your foreground as white, draw this shape:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-507" title="12" src="http://macciti.com/wp-content/uploads/2009/07/12.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 13</h3>
<p>Hold Command (Ctrl for PC) and click on the thumbnail for the layer “gloss.” This will select the gloss you have. Now, hit Command+I to invert your selection. Hit delete to remove the extra gloss. Lower the opacity of this layer to 73%.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-506" title="13" src="http://macciti.com/wp-content/uploads/2009/07/13.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 14</h3>
<p>Add a layer mask to the “gloss” layer. With a black to white gradient, drag from the middle of the icon to about the middle of the gloss. It should lower the opacity of the bottom half giving you something like this:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-518" title="14" src="http://macciti.com/wp-content/uploads/2009/07/14.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 15</h3>
<p>I hope you named your layers for this one! Command+Click the thumbnail for “gloss.” Press Command+I. Then, Command+Option+Shift+Click the thumbnail for “icon base.” You should have a selection like this:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-523" title="15" src="http://macciti.com/wp-content/uploads/2009/07/15.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 16</h3>
<p>Create a new layer and name it “shadow. Now, using a black to transparent gradient, drag your mouse like this while holding the Shift key:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-511" title="16" src="http://macciti.com/wp-content/uploads/2009/07/16.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 17</h3>
<p>Lower the opacity of your “shadow” layer to 53%.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-502" title="17" src="http://macciti.com/wp-content/uploads/2009/07/17.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 18</h3>
<p>Next, go ahead and grab your brush tool. Set the diameter to 100 and the hardness to 0. Create a new layer titled “bottom glow.” With white as your foreground color, simply make one brush right at the bottom of the icon.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-513" title="18" src="http://macciti.com/wp-content/uploads/2009/07/18.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 19</h3>
<p>Crop out the brush from your “bottom glow” layer that is not in the icon. Lower the opacity of “bottom glow” to 45%.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-520" title="19" src="http://macciti.com/wp-content/uploads/2009/07/19.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 20</h3>
<p>Now we are done with the overall icon. Next, we just need to add in the ring and the arrow. To start the ring, grab the elliptical marquee tool. Holding down the shift key, draw out a selection like this:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-516" title="20" src="http://macciti.com/wp-content/uploads/2009/07/20.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 21</h3>
<p>Create a new layer titled “ring.” Fill in the selection you have with white. Next, go to the top menu and choose Select&gt;Modify&gt;Contract. Contract your selection by 5 pixels and hit delete.</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-517" title="21" src="http://macciti.com/wp-content/uploads/2009/07/21.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 22</h3>
<p>Apply the following layer style:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-521" title="22" src="http://macciti.com/wp-content/uploads/2009/07/22.png" alt="" width="500" height="376" /></div>
<hr />
<h3>Step 23</h3>
<p>Create a new layer titled “arrow.” Choose the arrow in your custom shapes pallet (U) and draw an arrow like this:</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-527" title="23" src="http://macciti.com/wp-content/uploads/2009/07/23.png" alt="" width="127" height="127" /></div>
<hr />
<h3>Step 24</h3>
<p>Press Command+T to enter transform mode. Right click and choose “Rotate 90 Degrees CW.”</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-503" title="24" src="http://macciti.com/wp-content/uploads/2009/07/24.png" alt="" width="140" height="261" /></div>
<hr />
<h3>Step 25</h3>
<p>Copy and paste the layer style from your “ring” layer onto your “arrow” layer. Your icon should look like this. Congratulations! You’re finished!</p>
<div class="tutorial_image"><img class="alignnone size-full wp-image-522" title="26" src="http://macciti.com/wp-content/uploads/2009/07/26.png" alt="" width="128" height="128" /></div>
<hr />
<h3>Extra</h3>
<p>Have some fun messing around with different opacities, layer styles, colors, etc. There are literally endless possibilities.</p>
<div class="tutorial_image"><img src="http://macciti.com/wp-content/uploads/2009/07/itunesiconblue.png" alt="" width="125" height="125" /></div>
<div class="tutorial_image">Download <a href="http://macciti.com/wp-content/uploads/2009/07/itunesicon.psd.zip" target="_self">iTunes Icon PSD</a></div>
<div class="tutorial_image"><a href="http://elitebydesign.com/design-the-itunes-icon-for-the-iphone-and-ipod-touch/" target="_blank">Source</a></div>
]]></content:encoded>
			<wfw:commentRss>http://macciti.com/2009/07/14/design-the-itunes-icon-for-the-iphone-and-ipod-touch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
