<?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/"
	xmlns:go='http://ns.gigaom.com/'
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; Apple</title>
	<atom:link href="http://gigaom.com/apple/tag/custom/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Sun, 27 May 2012 14:23:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; Apple</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>How-To: Create Custom CSS Email Signatures on the iPhone</title>
		<link>http://gigaom.com/apple/how-to-create-custom-css-email-signatures-on-the-iphone/</link>
		<comments>http://gigaom.com/apple/how-to-create-custom-css-email-signatures-on-the-iphone/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 18:00:23 +0000</pubDate>
		<dc:creator>Christopher Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[signature]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=30873</guid>
		<description><![CDATA[Previously, I discussed how to create custom CSS email signatures for Mail in Mac OS X. This week, we&#8217;re going to look at what it takes to replicate the same signature on your iPhone. What You Will Need Your Mac Your iPhone (it needs to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=173253&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="excerpt"><img  title="iPhone Mail Icon" src="http://gigapple.files.wordpress.com/2009/07/iphone_mail_icon.png?w=192&h=192" alt="iPhone Mail Icon" width="192" height="192" class=" alignleft" />Previously, I discussed how to create <a href="http://gigaom.com/apple/how-to-getting-more-from-mail-with-html-signatures/">custom CSS email signatures</a> for Mail in Mac OS X. This week, we&#8217;re going to look at what it takes to replicate the same signature on your iPhone.</p>
<h3>What You Will Need</h3>
<ul>
<li>Your Mac</li>
<li>Your iPhone (it needs to be jailbroken)</li>
<li><a href="http://www.fatcatsoftware.com/plisteditpro/"> PlistEdit Pro</a> (or another application capable of editing plists)</li>
<li><a href="http://www.panic.com/coda/">Coda</a> (or another application for editing HTML)</li>
</ul>
<p><span id="more-173253"></span></p>
<h3>Before We Begin</h3>
<p>To use a custom CSS signature, we will be modifying a preference file on your iPhone. Simply using copy and paste within the new 3.0 OS will not maintain the HTML and formatting of our signature. Your iPhone should already be jailbroken and capable of mounting as an Apple File Protocol (AFP) share on your Mac. For instructions on this process, see <a href="http://gigaom.com/apple/jailbreak-for-iphone-3gs-now-available-online/">here</a>.</p>
<h3>Step One</h3>
<p>Once you have logged into your iPhone over AFP, browse to the following location:</p>
<p>/private/var/mobile/Library/Preferences</p>
<p>Copy the file <code>com.apple.mobilemail.plist</code> to your Mac. Go ahead and duplicate this file, appending “backup” to the end of the filename so you have a clean copy in case something goes wrong.</p>
<h3>Step Two</h3>
<p>Open your email signature that we created (see the original post <a href="http://gigaom.com/apple/how-to-getting-more-from-mail-with-html-signatures/">here</a>) in your HTML editor and copy the contents to the clipboard.</p>
<h3>Step Three</h3>
<p>Use PlistEdit Pro to open the file you copied earlier in Step One. Towards the bottom of the list, you will see an entry called “SignatureKey.” The value for this string will match your current iPhone signature.</p>
<p>Double-click this value to highlight the contents and delete what&#8217;s there. Now paste the HTML code for your email signature that we copied in Step Two. Save this file back to your desktop.</p>
<h3>Step Four</h3>
<p>Browse back to the Preferences folder on your iPhone. Copy our new edited plist file and replace the original on your iPhone.</p>
<h3><img  title="iPhone HTML Email" src="http://gigapple.files.wordpress.com/2009/08/iphonehtmlemail1.jpg?w=256&h=384" alt="iPhone HTML Email" width="256" height="384" class=" alignleft" />Step Five</h3>
<p>All done! Create a new email and you should see your HTML email signature at the bottom.</p>
<h3>Limitations</h3>
<p>Unfortunately, due to limitations in the iPhone 3.0 OS, Mail on the iPhone only supports one signature. There are third-party applications available on the App Store that address this issue, but I have not tested them with HTML email signatures. Hopefully in a future OS update, Apple will allow users to have unique signatures for multiple mail accounts.</p>
<p>This process and file location has remained the same since iPhone OS 1.1.4 and will likely remain the same, meaning as new OS updates come out, they should not break this functionality (unless Apple adds support for multiple signatures at some point). However, if an update does break your signature, the process outlined above should still work to put it back.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173253+how-to-create-custom-css-email-signatures-on-the-iphone&utm_content=limeology">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/01/mobile-q4-all-eyes-were-on-android-4g-and-the-rising-tablet-tide/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173253+how-to-create-custom-css-email-signatures-on-the-iphone&utm_content=limeology">Mobile Q4: All Eyes Were on Android, 4G and the Rising Tablet&nbsp;Tide</a></li><li><a href="http://pro.gigaom.com/2010/12/report-a-mobile-video-market-overview/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173253+how-to-create-custom-css-email-signatures-on-the-iphone&utm_content=limeology">Report: A Mobile Video Market&nbsp;Overview</a></li><li><a href="http://pro.gigaom.com/2010/10/in-q3-the-tablet-and-4g-were-the-big-stories/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173253+how-to-create-custom-css-email-signatures-on-the-iphone&utm_content=limeology">In Q3, the Tablet and 4G Were the Big&nbsp;Stories</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=173253&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/how-to-create-custom-css-email-signatures-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/832459ff6ff50bbfb3a2b901927c1448?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">limeology</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/07/iphone_mail_icon.png?w=300" medium="image">
			<media:title type="html">iPhone Mail Icon</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/08/iphonehtmlemail1.jpg" medium="image">
			<media:title type="html">iPhone HTML Email</media:title>
		</media:content>
	</item>
		<item>
		<title>How-To: Getting More From Mail With HTML Signatures</title>
		<link>http://gigaom.com/apple/how-to-getting-more-from-mail-with-html-signatures/</link>
		<comments>http://gigaom.com/apple/how-to-getting-more-from-mail-with-html-signatures/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 16:00:21 +0000</pubDate>
		<dc:creator>Christopher Ryan</dc:creator>
				<category><![CDATA[Walkthroughs]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[signature]]></category>

		<guid isPermaLink="false">http://theappleblog.com/?p=30250</guid>
		<description><![CDATA[As any person who frequently uses email will tell you, email signatures are very important as they usually provide more information than just a standard name and email address from the sender. You can spice up an email signature since Mail offers support for HTML signatures. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=173204&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img  title="Mail Icon" src="http://gigapple.files.wordpress.com/2009/08/mailicon.jpg?w=230&h=230" alt="Mail Icon" width="230" height="230" class=" alignleft" /></p>
<p class="excerpt">As any person who frequently uses email will tell you, email signatures are very important as they usually provide more information than just a standard name and email address from the sender. You can spice up an email signature since Mail offers support for HTML signatures. If you are fairly comfortable with getting your feet wet with HTML &amp; CSS, they are a snap to create. Read on for how you can make one!</p>
<h3>A Note on iPhone Support</h3>
<p>This how-to is written specifically for Apple’s Mail in OS X. Also, these signatures will display on an iPhone, but currently there is no method (aside from jailbreaking) to support these signatures on outgoing emails originating from an iPhone. Depending on the amount of content in your email signature, you may need to further tweak the CSS to get something that looks the way you want it to. For those who have already jailbroken their phone, look forward to an upcoming article on how to accomplish these signatures on your iPhone. <span id="more-173204"></span></p>
<h3>Let&#8217;s Get Started</h3>
<p>Here is a quick example of what we will be creating.</p>
<p><img  title="HTML Signature Example" src="http://gigapple.files.wordpress.com/2009/08/htmlsignatureexample.jpg?w=510&h=340" alt="HTML Signature Example" width="510" height="340" class=" alignleft" /></p>
<p>For this how-to, you will need Mail, Safari and some type of HTML editor; my preference is <a href="http://www.panic.com/coda">Coda</a>. Our email signature is simply an HTML page with some CSS styling. The code for mine is included below.</p>
<p><pre class="brush: xml;">
&lt;style&gt;
#sig a:link{color: #690;}
#sig a:visited{color: #690;}
#sig a:hover{color: #690;}
&lt;/style&gt;
&lt;div id=&quot;sig&quot; style=&quot;-webkit-text-size-adjust:none;line-height: 14px; margin: 6px 0; padding: 8px; border-top: 1px #999 dotted; border-bottom: 1px #999 dotted; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 10px; color: #555;&quot; &gt;

&lt;strong style=&quot;color: #690;&quot;&gt;Chris Ryan&lt;/strong&gt; Blogger, Designer, Thinker &amp; Nerd
web: &lt;a href=&quot;http://www.theappleblog.com&quot; style=&quot;color: #690; text-decoration: none; border-bottom: 1px #999999 dotted;&quot;&gt;theappleblog.com&lt;/a&gt; email: &lt;a href=&quot;mailto:chris@theappleblog.com&quot; style=&quot;color: #690; text-decoration: none; border-bottom: 1px #999 dotted;&quot;&gt;chris@theappleblog.com&lt;/a&gt;&lt;/div&gt;
</pre></p>
<p>Copy this code (tweaked for your own purposes) into a new HTML document and save it as <code>signature.html</code>. Now open this file in Safari and inspect it to ensure that everything is correct as you would like it to appear in the bottom of your emails. Be sure and click the links to make sure they work correctly as well (and link to your content and not mine!).</p>
<p><img  title="Webarchive Icon" src="http://gigapple.files.wordpress.com/2009/08/webarchiveicon.png?w=143&h=134" alt="Webarchive Icon" width="143" height="134" class=" alignleft" />If everything looks good, then go to File and pick “Save As” and save the file as a .webarchive. This is the same format that Mail uses to save your signature files.</p>
<p>Our next step is to go into Mail and create a new blank signature. This is found under the Mail menu and by clicking on Preferences. In the Signatures tab, you can click the plus icon to add a new signature. By default, Mail will pre-populate this signature with your name and email address. What has really happened is Mail has created a new .webarchive file with that signature content. We’re going to replace it with the file we created earlier.</p>
<p>Close the Signature window and quit Mail (changes should be saved automatically). Now go to your home folder and then open the Library folder. Inside you will find a Mail folder and inside of that, yet another folder called, you guessed it, Signatures (Home → Library → Mail → Signatures). Inside of here are the .webarchive files for your signatures. If the signature you created above was the very first one, there should only be one file in here. If you already have multiple existing signatures, you can double click these files and use Safari to inspect their contents.</p>
<p>Locate the file that matches the simple new email signature we just saw in Mail. With the icon selected, press return as if you were going to change the file name. When the file name highlights, copy this to the clipboard (Command + C) and press return again to switch out of file renaming mode.</p>
<p>Go back to the desktop where you saved the .webarchive of your signature file and rename it using the filename you copied to the clipboard. You should now have a file with a very cryptic filename (such as &#8220;AAD4FDB4-8AE3-49F2-8079-161E16525CC0.webarchive&#8221;).</p>
<p>Now, drag this file back into the Signatures folder and Finder will alert you that it wants to overwrite this existing file. Click “Replace” to accept and when the transfer is complete, your Signature should be ready to go.</p>
<p>Launch Mail and go back to your preferences to verify the new signature is showing up. If you have multiple email accounts setup within Mail, make sure you drag the signature to the appropriate email accounts.</p>
<p>Create a new message and viola! Your new signature is there (or if you do not have them turned on by default, they are accessible from the Signature menu in the upper right area of a new email message window).</p>
<h3>One Last Word On Coding</h3>
<p>One special piece to note about the example code above is the usage of <code>-webkit-text-size-adjust: none;</code> which overrides the iPhone’s default attempts to re-scale the signature. This was essential in making my signature look best on the iPhone. Again, with the amount of content you have in your signature, you may need to play around with the CSS to get something that displays the way you want when you view your sent or received messages on the iPhone.</p>
<p>Depending on your comfort level with CSS, you can tweak the signature a bit more and even add a small picture. Some HTML based email browsers, like Yahoo or Gmail, will not display this picture by default though. There are other solutions to this, such as using Data URLs to represent your picture and for more information on that, check out this <a href="http://www.websiteoptimization.com/speed/tweak/inline-images/">how-to</a>.</p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173204+how-to-getting-more-from-mail-with-html-signatures&utm_content=limeology">Sign up for a free trial</a>.</p><ul><li><a href="?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173204+how-to-getting-more-from-mail-with-html-signatures&utm_content=limeology"></a></li><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173204+how-to-getting-more-from-mail-with-html-signatures&utm_content=limeology">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=173204+how-to-getting-more-from-mail-with-html-signatures&utm_content=limeology">The Near-Term Evolution of Social&nbsp;Commerce</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=173204&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/how-to-getting-more-from-mail-with-html-signatures/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/832459ff6ff50bbfb3a2b901927c1448?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">limeology</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/08/mailicon.jpg" medium="image">
			<media:title type="html">Mail Icon</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/08/htmlsignatureexample.jpg" medium="image">
			<media:title type="html">HTML Signature Example</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2009/08/webarchiveicon.png" medium="image">
			<media:title type="html">Webarchive Icon</media:title>
		</media:content>
	</item>
		<item>
		<title>Create a &#8220;Sky&#8221; and &#8220;Wood&#8221; Custom Dock</title>
		<link>http://gigaom.com/apple/create-sky-and-wood-custom-dock/</link>
		<comments>http://gigaom.com/apple/create-sky-and-wood-custom-dock/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 13:50:34 +0000</pubDate>
		<dc:creator>Todd Baur</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[ethanol]]></category>
		<category><![CDATA[Leopard]]></category>

		<guid isPermaLink="false">http://theappleblog.com/2007/10/31/create-sky-and-wood-custom-dock/</guid>
		<description><![CDATA[I learned that the background on the Dock in Leopard is a set of 4 PNG image files, and I got the hamsters running. I made Sky and Wood for you, and here&#8217;s what they look like: Installation To &#8216;install&#8217; them, go to /System/Library/CoreServices/Dock and click [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171155&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I learned that the background on the Dock in Leopard is a set of 4 PNG image files, and I got the hamsters running. I made Sky and Wood for you, and here&#8217;s what they look like:<br />
<a href='http://gigapple.files.wordpress.com/2007/10/skydock.jpg' title='skydock.jpg' style="background:none;"><img src="http://gigapple.files.wordpress.com/2007/10/skydock.jpg?w=604"  class=" alignleft" /></a><br /><a href='http://gigapple.files.wordpress.com/2007/10/dockwood.jpg' title='dockwood.jpg' style="background:none;"><img src="http://gigapple.files.wordpress.com/2007/10/dockwood.jpg?w=604"  class=" alignleft" /></a></p>
<h3>Installation</h3>
<p><a href="http://gigapple.files.wordpress.com/2007/10/showcontents.jpg"><img src='http://gigapple.files.wordpress.com/2007/10/showcontents.jpg?w=127' alt='showcontents.jpg' style="float:right;margin:0 0 0 5px" class=" alignleft" /></a> To &#8216;install&#8217; them, go to <code>/System/Library/CoreServices/Dock</code> and click on the gear icon in the Finder window.</p>
<p>Select &#8220;Show Package Contents&#8221; and then go to <code>Contents/Resources/</code> and copy these files in. They will replace the system images, so <strong>be sure to backup the originals</strong>!</p>
<p><strong><a href="http://media.theappleblog.com/downloads/sky_dock.zip">Download Sky</a></strong><br />
<strong><a href="http://media.theappleblog.com/downloads/wood_dock.zip">Download Wood</a></strong></p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171155+create-sky-and-wood-custom-dock&utm_content=gigaguest">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171155+create-sky-and-wood-custom-dock&utm_content=gigaguest">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171155+create-sky-and-wood-custom-dock&utm_content=gigaguest">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171155+create-sky-and-wood-custom-dock&utm_content=gigaguest">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171155&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/create-sky-and-wood-custom-dock/feed/</wfw:commentRss>
		<slash:comments>75</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4411542bbd7a2a9a2fc2a1b38809e45c?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigaguest</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/10/skydock.jpg" medium="image" />

		<media:content url="http://gigapple.files.wordpress.com/2007/10/dockwood.jpg" medium="image" />

		<media:content url="http://gigapple.files.wordpress.com/2007/10/showcontents.jpg?w=127" medium="image">
			<media:title type="html">showcontents.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Custom Stacks Icons</title>
		<link>http://gigaom.com/apple/stacks-icons/</link>
		<comments>http://gigaom.com/apple/stacks-icons/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 21:24:00 +0000</pubDate>
		<dc:creator>Stephanie Guertin</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[stacks]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://theappleblog.com/2007/10/30/stacks-icons/</guid>
		<description><![CDATA[Anyone else tired of a Dock&#8217;d Applications folder that seems to be a link to Address Book? I&#8217;m hearing a lot of complaints in various forums and reviews about the icons of stacks in the dock, and not much in the way of solutions, so I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171153&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://gigapple.files.wordpress.com/2007/10/picture-2.png?w=83&h=243" alt="Stacks" style="margin: 0pt 8px 0pt 0pt; float: left" height="243" width="83" class=" alignleft" /></p>
<p class="excerpt">Anyone else tired of a Dock&#8217;d Applications folder that seems to be a link to Address Book?</p>
<p>I&#8217;m hearing a lot of complaints in various forums and reviews about the icons of stacks in the dock, and not much in the way of solutions, so I thought I&#8217;d suggest the one that&#8217;s working for me.  (There is a bigger post upcoming with a lot of tricks to Leopard, but I wanted to get this one out first, so that at least some people might be happier.)</p>
<p>The problem is simple: Stacks in the Dock show a pile of icons, with the topmost one being the one most recently accessed, or first in the alphabet, or whatever.  This is frustrating a lot of people who have custom icons for the folders in their docks, as instead of the custom icon, the stack icon is a changeable picture, usually of the object that starts with A.  Many are grumbling about bad UI design with this, as we are used to the icons that we had representing the folders that were plainly used so much that we thought they deserved a place in the dock.  And yes, in my opinion, it is a design flaw.  There&#8217;s a reason for distinctive icons in the Dock &#8211; they&#8217;re a mnemonic toy, and a representation of everything under that icon.  (I know I&#8217;m not alone in thinking that Address Book, which I hardly ever use, is <em>not</em> a good symbol for my applications folder.)</p>
<p>The simple fix? First, find that icon that you liked so much before.   Now, rename it.  Try something like &#8220;_ Proper Applications Icon&#8221; &#8211; anything with a non-alphanumeric character should do.<img src="http://gigapple.files.wordpress.com/2007/10/appfolder.png?w=604" alt="folder"  class=" alignright" />  When you put that icon in the stacked folder, so long as your stack is set to sort by name (command-click on the stack, and choose &#8216;Sort by&#8217;), that icon will stay on the top of the stack.  To illustrate my point, to the left is my Dock, after  I added a better icon to the Utilities stack, and to the right is a snip of my Applications stack&#8217;s grid view after I put an icon in there.  There&#8217;s still the slight aberration of the other icons sticking out from behind the folder in the Dock, true, but it&#8217;s much better than staring at Address Book.</p>
<p><em>Icons from David Lanham&#8217;s <a href="http://www.dlanham.com/art/agua/">Agua set</a>.</em></p>
<p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171153+stacks-icons&utm_content=gigaguest">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2011/03/why-ipad-2-will-lead-consumers-into-the-post-pc-era/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171153+stacks-icons&utm_content=gigaguest">Why iPad 2 Will Lead Consumers Into the Post-PC&nbsp;Era</a></li><li><a href="http://pro.gigaom.com/2011/03/the-near-term-evolution-of-social-commerce/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171153+stacks-icons&utm_content=gigaguest">The Near-Term Evolution of Social&nbsp;Commerce</a></li><li><a href="http://pro.gigaom.com/2011/02/content-farms-the-players-the-benefits-the-risks/?utm_source=apple&amp;utm_medium=editorial&amp;utm_campaign=waterfall?utm_source=apple&utm_medium=editorial&utm_campaign=auto3&utm_term=171153+stacks-icons&utm_content=gigaguest">Content Farms: The Players, The Benefits, The&nbsp;Risks</a></li></ul><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=171153&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/apple/stacks-icons/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4411542bbd7a2a9a2fc2a1b38809e45c?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">gigaguest</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/10/picture-2.png" medium="image">
			<media:title type="html">Stacks</media:title>
		</media:content>

		<media:content url="http://gigapple.files.wordpress.com/2007/10/appfolder.png" medium="image">
			<media:title type="html">folder</media:title>
		</media:content>
	</item>
	</channel>
</rss>
