<?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>Hawk Wings &#187; mods</title>
	<atom:link href="http://www.hawkwings.net/tag/mods/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Tue, 26 Jul 2011 07:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hacking the hack: MailWideScreen tweaks</title>
		<link>http://www.hawkwings.net/2006/06/07/hacking-the-hack-mailwidescreen-tweaks/</link>
		<comments>http://www.hawkwings.net/2006/06/07/hacking-the-hack-mailwidescreen-tweaks/#comments</comments>
		<pubDate>Tue, 06 Jun 2006 14:35:18 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[apple GUI]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Bundles]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[mods]]></category>
		<category><![CDATA[nib]]></category>
		<category><![CDATA[widescreen]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/06/07/hacking-the-hack-mailwidescreen-tweaks/</guid>
		<description><![CDATA[Oliver, another Ars Technica reader, has taken Mithras' MailWideScreen bundle and tweaked it some more, following the advice of Malacoda. He has posted screenshots of the result in the Ars Technica thread and on macOSXhints. It's easy enough to do.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/06/wp-images/nib_icon.jpg" height="98" width="100" border="0" align="right" hspace="10" vspace="0" alt="nib_icon" title="nib_icon" />Oliver, another Ars Technica reader, has taken <a href="http://www.hawkwings.net/2006/06/02/three-pane-mailapp-hack-that-works/">Mithras&#8217; MailWideScreen bundle</a> and tweaked it some more, following the advice of Malacoda.</p>
<p>He added alternating background colours for the rows in Message Viewer, vertical lines and small scrollbars.</p>
<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/06/wp-images/interfacebuilderinspector.jpg" height="471" width="294" border="0" align="left" hspace="10" vspace="0" alt="interfacebuilderinspector" title="interfacebuilderinspector" />He has posted screenshots of the result in the<a href="http://episteme.arstechnica.com/eve/forums/a/tpc/f/8300945231/m/972003839731/r/167001849731#167001849731"> Ars Technica thread</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>.  </p>
<p>These tweaks are done by editing the nib files in Mail.app&#8217;s Resources Package with an app called Interface Builder, which is part of the Mac OS X Developer Tools.</p>
<p>These tools are not installed by default, but you can find them on your installation discs, where they live in a folder called &#8220;Xcode Tools&#8221;. After installation you will find them in a folder called &#8220;Developer&#8221; in the root directory (this may not be the right word, but a hangover from pre-Mac days) of your harddrive.</p>
<p>If you have them installed, you can navigate to the MessageViewerContents.nib file in your <span id="code">Contents/Resources/English.lproj/</span> folder of Mail.app&#8217;s package, click on it and it will open in Interface Builder.</p>
<p>At this point, I should confess that I have absolutely no idea what I am doing in Interface Builder, so if you want to read on and fool around with the way Mail looks (as I did), it&#8217;s at your own risk. </p>
<p>I recommend backing up Mail.app at the very least, or creating a duplicate of Mail.app and dragging it to the Desktop for safe keeping. Closing Mail first seems like a prudent step too.</p>
<p>It&#8217;s easy enough to create Oliver&#8217;s extra tweaks. When the nib file opens, click once on the Column view of the main window to select it:</p>
<div align="center"><img id="image1091" src="http://www.hawkwings.net/wp-content/uploads/2006/06/ListAndMessage.jpg" alt="ListAndMessage.jpg" /></div>
<p>Then bring up the Inspector, pictured above on the left, by pressing Shift-Command-I or Window > Show Inspector. All the options are there. Save your changes, quit and you&#8217;re done.</p>
<p>But once you start, it&#8217;s hard to stop. There&#8217;s lots more MailWideScreen-independent fun to be had. You can slim down the scrollbars whether you use the hack or not:</p>
<div align="center"><img src="http://www.hawkwings.net/wp-content/uploads/2006/06/wp-images/scrollbars.jpg" height="149" width="187" border="0" hspace="0" vspace="10" alt="scrollbars" title="scrollbars" /></div>
<p>Or you can give the message viewer a once-over all your own. Here it is with alternating colours and horizontal lines:</p>
<div align="center"><img src="http://www.hawkwings.net/wp-content/uploads/2006/06/wp-images/messageviewer.jpg" height="108" width="229" border="0" hspace="0" vspace="10" alt="messageviewer" title="messageviewer" /></div>
<p>I decided to stop before I busted something. But you don&#8217;t have to.</p>
<p><strong>UPDATE:</strong> The MailWideScreen plugin has a new name: <a href="http://harnly.net/software/letterbox.html">Letterbox</a>  <img src="http://www.hawkwings.net/images/extlink.jpg"/><tags>Apple GUI, mail.app, apple mail, hacks, widescreen, bundles, nib, interface builder, mods</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/06/28/hacking-quicksilvers-cube-interface-for-bigger-icons/" rel="bookmark" title="28 June 2006, 11:50 pm">Hacking Quicksilver&#8217;s Cube interface for bigger icons</a></li>
<li><a href="http://www.hawkwings.net/2005/09/06/the-hawk-wings-plug-in-list-is-born/" rel="bookmark" title="6 September 2005, 12:59 am">The Hawk Wings&#8217; plug-in list is born!</a></li>
<li><a href="http://www.hawkwings.net/2005/10/31/add-extra-buttons-to-apple-mails-preference-panes/" rel="bookmark" title="31 October 2005, 9:37 pm">Add extra buttons to Apple Mail&#8217;s Preferences</a></li>
<li><a href="http://www.hawkwings.net/2008/06/25/snow-leopards-shrinking-mailapp-mystery-solved/" rel="bookmark" title="25 June 2008, 9:01 pm">Snow Leopard&#8217;s shrinking mail.app: Mystery solved</a></li>
<li><a href="http://www.hawkwings.net/2005/10/18/recovering-emlx-files-in-mail-20/" rel="bookmark" title="18 October 2005, 9:02 am">Recovering deleted messages in Mail 2.0</a></li>
</ul>
<p><!-- Similar Posts took 45.902 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/06/07/hacking-the-hack-mailwidescreen-tweaks/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Icon replacement tutorial for Mail.app</title>
		<link>http://www.hawkwings.net/2006/05/30/icon-replacement-tutorial-for-mailapp/</link>
		<comments>http://www.hawkwings.net/2006/05/30/icon-replacement-tutorial-for-mailapp/#comments</comments>
		<pubDate>Mon, 29 May 2006 23:31:45 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[mods]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/05/30/icon-replacement-tutorial-for-mailapp/</guid>
		<description><![CDATA[Bryan Veloso takes Hawk Wings' little posts on replacing icons in Mail.app's interface to a whole new level.He has posted an excellent tutorial on replacing the icons in the Mailbox Drawer.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/05/wp-images/hastalavistaiconset_detail.jpg" height="183" width="149" border="0" align="right" hspace="10" vspace="0" alt="hastalavistaiconset_detail" title="hastalavistaiconset_detail" />Bryan Veloso takes Hawk Wings&#8217; little posts on <a href="http://www.hawkwings.net/2005/10/23/an-interface-hack-too-far/">replacing icons in Mail.app&#8217;s interface</a> and on the <a href="http://www.hawkwings.net/2005/10/25/the-hasta-la-vista-icon-replacement-set/">&#8220;Hasta La Vista&#8221; Windows replacement set</a> to a whole new level.</p>
<p>He <a href="http://avalonstar.com/2006/05/29/tutorial-fashionable-mail-icons/">has posted an excellent tutorial</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> with screenshots on replacing the icons in the Mailbox Drawer. </p>
<p>He uses <a href="http://www.iconfactory.com/px_home.asp">Pixadex</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> and icons from the <a href="http://www.rad-e8.com/downloads/icn/minium/">Minium icon set</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, but you could use any icons that took your fancy.<tags>interface, mail.app, apple mail, icons, hacks, mods</tags> </p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2005/10/23/an-interface-hack-too-far/" rel="bookmark" title="23 October 2005, 9:16 am">An interface hack too far?</a></li>
<li><a href="http://www.hawkwings.net/2006/03/19/a-mailapp-style-thunderbird-icon/" rel="bookmark" title="19 March 2006, 12:24 am">A Mail.app-style Thunderbird icon</a></li>
<li><a href="http://www.hawkwings.net/2006/10/24/alternative-address-book-icons/" rel="bookmark" title="24 October 2006, 12:10 am">Alternative Address Book icons</a></li>
<li><a href="http://www.hawkwings.net/2006/03/21/hacking-the-look-of-mail-badges-icons-mailboxes/" rel="bookmark" title="21 March 2006, 12:15 am">Hacking the look of Mail&#8212;badges, icons, mailboxes</a></li>
<li><a href="http://www.hawkwings.net/2010/07/02/highbrow-mail-stamp-icons-van-gogh-klimt-pollock/" rel="bookmark" title="2 July 2010, 9:58 pm">Highbrow Mail Stamp Icons: Van Gogh, Klimt, Pollock</a></li>
</ul>
<p><!-- Similar Posts took 46.359 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/05/30/icon-replacement-tutorial-for-mailapp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>An interface hack too far?</title>
		<link>http://www.hawkwings.net/2005/10/23/an-interface-hack-too-far/</link>
		<comments>http://www.hawkwings.net/2005/10/23/an-interface-hack-too-far/#comments</comments>
		<pubDate>Sat, 22 Oct 2005 23:16:34 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[mailboxes]]></category>
		<category><![CDATA[mods]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/?p=252</guid>
		<description><![CDATA[So, you've replaced Mail's Dock icon and got some shiny matching new mail badges, but you are still thirsting for more Apple Mail interface customization.  VK4DX shows you how to replace the inbox icons in Mail.app with the icons from Thunderbird.]]></description>
			<content:encoded><![CDATA[<p>So, you&#8217;ve <a href="http://www.hawkwings.net/2005/10/17/change-apple-mails-dock-icon/">replaced Mail&#8217;s Dock icon</a> and got some shiny <a href="http://www.hawkwings.net/2005/10/19/change-apple-mails-new-mail-badges/">matching new mail badges</a>, but you are still thirsting for more Apple Mail interface customization?</p>
<p>VK4DX <a href="http://www.vk4dx.net/mac/m_icons/m_icons.html">shows you</a>  <img src="http://www.hawkwings.net/images/extlink.jpg"/> how to replace the inbox icons in Mail.app with the icons from Thunderbird, so that your Mailbox Drawer will look like this:</p>
<div align="center"><img src="http://www.hawkwings.net/wp-content/wp-images/thunderbirdinboxicons_1.jpg" height="65" width="140" border="0" hspace="0" vspace="10" alt="thunderbirdinboxicons" title="thunderbirdinboxicons" /></div>
<p>Wanting to <a href="http://www.hawkwings.net/2005/09/17/an-apple-mail-theme-for-thunderbird/">make Thunderbird look like Apple Mail</a> I can understand.  This one, I&#8217;m still thinking about.</p>
<p>Of course, the real value of this tip is that it shows you how to replace tiff files inside Mail.app&#8217;s Resources folder.  </p>
<p>Using this method, you are not restricted to changing the icons to Thunderbird ones.  You can use any image you want:</p>
<div align="center"><img src="http://www.hawkwings.net/wp-content/wp-images/rubberduckieinboxes.jpg" height="98" width="205" border="0" hspace="0" vspace="10" alt="rubberduckieinboxes" title="rubberduckieinboxes" /></div>
<p><tags>icons, hacks, interface, mail.app, apple mail, mods, mailboxes</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/05/30/icon-replacement-tutorial-for-mailapp/" rel="bookmark" title="30 May 2006, 9:31 am">Icon replacement tutorial for Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2005/10/19/change-apple-mails-new-mail-badges/" rel="bookmark" title="19 October 2005, 9:40 pm">Change Apple Mail&#8217;s new mail badges</a></li>
<li><a href="http://www.hawkwings.net/2006/10/12/hacking-mailapps-interface/" rel="bookmark" title="12 October 2006, 10:10 pm">Hacking Mail.app&#8217;s interface</a></li>
<li><a href="http://www.hawkwings.net/2005/10/25/the-hasta-la-vista-icon-replacement-set/" rel="bookmark" title="25 October 2005, 12:22 am">The &#8220;Hasta la Vista&#8221; icon replacement set</a></li>
<li><a href="http://www.hawkwings.net/2006/04/04/hack-mail-for-more-sensible-priority-flags/" rel="bookmark" title="4 April 2006, 11:17 pm">Hack Mail for more sensible priority flags</a></li>
</ul>
<p><!-- Similar Posts took 11.410 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2005/10/23/an-interface-hack-too-far/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

