<?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>Tutorial Dog &#187; Mac OS X Tutorial</title>
	<atom:link href="http://tutorialdog.com/topic/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialdog.com</link>
	<description>Man's best friend for learning</description>
	<lastBuildDate>Mon, 24 Aug 2009 05:36:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</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://tutorialdog.com/how-to-create-icons-for-mac-os-x/</link>
		<comments>http://tutorialdog.com/how-to-create-icons-for-mac-os-x/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 04:28:47 +0000</pubDate>
		<dc:creator>Devin</dc:creator>
				<category><![CDATA[Mac OS X Tutorial]]></category>
		<category><![CDATA[Photoshop Tutorial]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[icon composer]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[pixadex]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[tiff]]></category>
		<category><![CDATA[tiger]]></category>

		<guid isPermaLink="false">http://tutorialdog.com/how-to-create-icons-for-mac-os-x/</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.]]></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"><!--adsense#mr--></p>
<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&#8217;s free software development kit. You should be able to install Xcode from your computer&#8217;s install disk or download it off <a href="http://developer.apple.com/tools/xcode/">Apple&#8217;s Website</a>. It&#8217;s also important to note that the newest version of Mac OS X, Leopard has moved to a maximum 512 pixel icon sizes. <a 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 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&#8217;m eliminating everything but the orange rss button.</li>
<li><strong>Leave Margins for Your Icon</strong> You don&#8217;t want one icon to <a href="http://www.artofadambetts.com/weblog/?p=105">outwieght the others because of it&#8217;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&#8217;ve create an easy to use <a title="Mac OS X Icon Template" 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&#8217;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&#8217;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, &#8220;Layers&#8221; unchecked and &#8220;As A Copy&#8221; checked. A TIFF Options dialogue box should appear after hitting the save button. It&#8217;s important to have Compression set to &#8220;None&#8221; and &#8220;Save Transparency&#8221; 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"><!--adsense#mr--></p>
<h3>Using Icon Composer &amp; CandyBar</h3>
<p>Icon Composer is located in the Applications &gt;&gt;  Utilities in the Xcode folder. Once you&#8217;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&#8217;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>
]]></content:encoded>
			<wfw:commentRss>http://tutorialdog.com/how-to-create-icons-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>15 of The Best OS X Icon Sites</title>
		<link>http://tutorialdog.com/15-of-the-best-os-x-icon-sites/</link>
		<comments>http://tutorialdog.com/15-of-the-best-os-x-icon-sites/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 18:07:59 +0000</pubDate>
		<dc:creator>Devin</dc:creator>
				<category><![CDATA[Mac OS X Tutorial]]></category>
		<category><![CDATA[128]]></category>
		<category><![CDATA[512]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[grapics]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://tutorialdog.com/15-of-the-best-os-x-icon-sites/</guid>
		<description><![CDATA[I really like the OS X Icon scene out there. There are some really unique and original art out there that are made from icons. Today, I've highlighted some of the best OS X icons out there (in no particular order). All the artwork are credited to their respective owners. These site offer free icons to download so you can use these on your computer and enjoy!]]></description>
			<content:encoded><![CDATA[<p>I really like the OS X Icon scene out there. There are some really unique and original art out there that are made from icons. Today, I&#8217;ve highlighted some of the best OS X icons out there (in no particular order). All the artwork are credited to their respective owners. These site offer free icons to download so you can use these on your computer and enjoy!</p>
<h3><a href="http://cocoagrove.com/">Cocoa Grove</a></h3>
<div class="i128"><a title="iMove by Cocoa" href="http://cocoagrove.com/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/cocoa.jpg" alt="iMove by Cocoa" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/theatrespotlights_128x128.png" alt="Theater Spotlight Icon" /></a></div>
<h3><a href="http://metrobiology.com/np/">Nuclear Designs</a></h3>
<div class="i128"><a title="Coda Icon by Nuclear Potato" href="http://metrobiology.com/np/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/nuclearpotato1.jpg" alt="Coda Icon by Nuclear Potato" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/bomb.png" alt="Mario Bomb" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/butler.png" alt="Butler" /></a></div>
<h3><a href="http://artofadambetts.com/weblog/">Art of Adam Betts</a></h3>
<div class="i128"><a title="Finder Icon by Adam Betts" href="http://tutorialdog.com/wp-content/uploads/2007/10/adambetts.jpg"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/adambetts.jpg" alt="Finder Icon by Adam Betts" /><img src="http://tutorialdog.com/wp-content/uploads/2007/10/globe.png" alt="Globe Icon" /></a></div>
<h3><a href="http://jonas.seph.ws/">Jonas Rask Design</a></h3>
<div class="i128"><a title="Jonas Rask Slurpee" href="http://tutorialdog.com/wp-content/uploads/2007/10/slurpee.jpg"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/slurpee.jpg" alt="Jonas Rask Slurpee" /><img src="http://tutorialdog.com/wp-content/uploads/2007/10/tree.jpg" alt="Bonsai Tree Icon" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/compress.jpg" alt="Compressor" /></a></div>
<h3><a href="http://www.studiomx.eu/index.html">Studio MX</a></h3>
<div class="i128"><a title="Studio MX iPod Nano" href="http://tutorialdog.com/wp-content/uploads/2007/10/nano.jpg"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/nano.jpg" alt="Studio MX iPod Nano" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/imac.jpg" alt="iMac" /></a></div>
<h3><a href="http://www.nandostudio.com/">Nando Design Studio</a></h3>
<div class="i128"><a title="Nando Turntable" href="http://www.nandostudio.com/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/tools.jpg" alt="Tools" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/turntable.jpg" alt="Nando Turntable" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/map.jpg" alt="Map and Compass Icon" /></a></div>
<h3><a href="http://www.icondesigner.net/">Icon Designer</a></h3>
<div class="i128"><a title="Folder by Icon Designer" href="http://www.icondesigner.net/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/document.jpg" alt="Document" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/folder.jpg" alt="Folder by Icon Designer" /></a></div>
<h3><a href="http://louiemantia.com/">Louie Mantia</a></h3>
<div class="i128"><a title="Clone Helmet Louie Mantia" href="http://louiemantia.com/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/clone.jpg" alt="Clone Helmet Louie Mantia" /></a></div>
<h3><a href="http://lbaumann.com/">AveTenebrae</a></h3>
<div class="i128"><a title="AveTenebrae dot Mac Folder Icon" href="http://lbaumann.com/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/applications.jpg" alt="Applications" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/macfolder.jpg" alt="AveTenebrae dot Mac Folder Icon" /></a></div>
<h3><a href="http://bombiadesign.com/">Bombia Design</a></h3>
<div class="i128"><a title="Clone by Bombia" href="http://bombiadesign.com/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/g5.jpg" alt="G5" /><img src="http://tutorialdog.com/wp-content/uploads/2007/10/cone.jpg" alt="Clone by Bombia" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/snowman.jpg" alt="Snowman" /></a></div>
<h3><a href="http://www.pixelpressicons.com/">Pixel Press Icons</a></h3>
<div class="i128"><a title="Pixel Press Xcode" href="http://www.pixelpressicons.com/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/xcode.jpg" alt="Pixel Press Xcode" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/earbuds.jpg" alt="iPod Earbuds" /></a></div>
<h3><a href="http://susumu.seph.ws/?page_id=11">McDo Designs</a></h3>
<div class="i128"><a title="McDo Fish Bowl Icon" href="http://susumu.seph.ws/?page_id=11"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/fishbowl.jpg" alt="McDo Fish Bowl Icon" /></a></div>
<h3><a href="http://www.icondrawer.com/">Icon Drawer</a></h3>
<div class="i128"><a title="Globe by Icon Drawer" href="http://www.icondrawer.com/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/globe.jpg" alt="Globe by Icon Drawer" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/iphoto.jpg" alt="iPhoto" /></a></div>
<h3><a href="http://yellowicon.com/">Yellow Icon Design</a></h3>
<div class="i128"><a title="Hover Board by Yellow Icon" href="http://yellowicon.com/"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/hoverboard.jpg" alt="Hover Board by Yellow Icon" /></a></div>
<h3><a href="http://www.enhancedlabs.com">Enhanced Labs Design</a></h3>
<div class="i128"><a title="mp3 file by enhanced labs" href="http://www.enhancedlabs.com"><img src="http://tutorialdog.com/wp-content/uploads/2007/10/mp3.jpg" alt="mp3 file by enhanced labs" /> <img src="http://tutorialdog.com/wp-content/uploads/2007/10/lino.jpg" alt="Lino" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://tutorialdog.com/15-of-the-best-os-x-icon-sites/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
