<?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; quicksilver</title>
	<atom:link href="http://www.hawkwings.net/tag/quicksilver/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>Script to archive emails into Evernote</title>
		<link>http://www.hawkwings.net/2009/11/14/script-to-archive-emails-into-evernote/</link>
		<comments>http://www.hawkwings.net/2009/11/14/script-to-archive-emails-into-evernote/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 11:56:12 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Plug-ins]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[FastScripts]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[yojimbo]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2009/11/14/script-to-archive-emails-into-evernote/</guid>
		<description><![CDATA[Justin at veritrope has written an applescript that will quickly import emails from mail.app into Evernote , the web-based note and information manager. It&#8217;s easy to use. First, get the script from veritrope. Like all Apple Mail-related scripts, the best place to store it is in your ~/Library/Scripts/Applications/Mail folder, so that it appears at the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/applescript_100px.jpg" alt="Applescript 100px"  align="right" border="0" hspace="10" vspace="0" height="100" width="96"/>Justin at <a href="http://veritrope.com/" title="Veritrope">veritrope</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> has written an applescript that will quickly import emails from mail.app into <a href="http://www.evernote.com/" title="Welcome to your notable world | Evernote Corporation">Evernote</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, the web-based note and information manager.</p>
<p>It&#8217;s easy to use.  </p>
<p>First, <a href="http://veritrope.com/tips/mail-to-evernote" title="">get the script</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> from veritrope. </p>
<p>Like all Apple Mail-related scripts, the best place to store it is in your <span id="code">~/Library/Scripts/Applications/Mail</span> folder, so that it appears at the top of the AppleScript menu when mail.app is open.</p>
<p>Then find the email that you want to save into Evernote, highlight it and click the AppleScript menu on the right of your menubar:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/evernotescriptscriptmenu.jpg" alt="Evernotescriptscriptmenu" height="241" width="298"/></div>
<p>The script grabs the email and shunts into Evernote.  It loads the message first into Evernote&#8217;s Desktop app from which it syncs up automatically.</p>
<p>The script also presents a dialogue so that you can tag the email and select where to store it:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/evernotescripttagging.jpg" alt="Evernotescripttagging" height="135" width="450"/></div>
<p>Chosing the &#8220;Select notebook from list&#8221; options retrieves a list of your existing notebook and also offers you the option to create a new notebook on the fly.</p>
<p>A nice <a href="http://growl.info/" title="Growl">Growl</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> alert lets you know when it&#8217;s done.</p>
<p>The end result is a new Evernote note, nicely tagged-up and with a hyperlink back to the original message in mail.app:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/evernotescriptresults.jpg" alt="Evernotescriptresults" height="353" width="450"/></div>
<p>Of course, it all goes much faster if you fire the script with a trigger in Quicksilver or set a keyboard shortcut for it with a utility like Daniel Jalkut&#8217;s excellent <a href="http://www.red-sweater.com/fastscripts/" title="FastScripts">FastScripts</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>.</p>
<p>veritrope also provides <a href="http://veritrope.com/?s=evernote" title="Evernote | Veritrope">a fistful of applescripts</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> for integrating Evernote with other popular apps like Yojimbo, NeetNewsWire, MacJournal, DEVONThink, even (of all things) Entourage.<tags>evernote, mail.app, apple mail, applescript, script, plugins, quicksilver, fastscripts, yojimbo, productivity</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2010/05/18/script-to-integrate-mailtags-with-evernote/" rel="bookmark" title="18 May 2010, 4:44 pm">Script to integrate MailTags with Evernote</a></li>
<li><a href="http://www.hawkwings.net/2007/02/05/email-to-yojimbo-script-with-pdf-support/" rel="bookmark" title="5 February 2007, 10:30 pm">Email to Yojimbo script with PDF support</a></li>
<li><a href="http://www.hawkwings.net/2005/10/04/fuhgeddaboutit-make-a-to-do-from-an-email/" rel="bookmark" title="4 October 2005, 10:16 pm">Fuhgeddaboutit: Make a To Do from an email</a></li>
<li><a href="http://www.hawkwings.net/2006/08/22/mail-scripts-2711-an-outstanding-resource-gets-better/" rel="bookmark" title="22 August 2006, 10:31 pm">Mail Scripts 2.7.11: An outstanding resource gets better</a></li>
<li><a href="http://www.hawkwings.net/2008/01/17/script-to-reply-to-multiple-emails-in-mailapp/" rel="bookmark" title="17 January 2008, 9:54 pm">Script to reply to multiple emails in Mail.app</a></li>
</ul>
<p><!-- Similar Posts took 7.132 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2009/11/14/script-to-archive-emails-into-evernote/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to email a file with Google Quick Search Box</title>
		<link>http://www.hawkwings.net/2009/11/10/how-to-email-a-file-with-google-quick-search-box/</link>
		<comments>http://www.hawkwings.net/2009/11/10/how-to-email-a-file-with-google-quick-search-box/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 09:56:28 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[apple mail tips]]></category>
		<category><![CDATA[google quick search box]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[QSB]]></category>
		<category><![CDATA[quicksilver]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2009/11/10/how-to-email-a-file-with-google-quick-search-box/</guid>
		<description><![CDATA[Several readers have posted in the comments of an earlier post, asking how to email a file using Google&#8217;s Quick Search Box (QSB) utility. It was much easier to know to do this in Quicksilver using a trigger. In QSB it&#8217;s not as obvious, but it&#8217;s easy. First you need to have QSB itself loaded [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/googleqsbicon.jpg" alt="GoogleQSBicon"  align="right" border="0" hspace="10" vspace="0" height="112" width="120"/>Several readers have posted in the comments of an earlier post, asking how to email a file using Google&#8217;s Quick Search Box (QSB) utility.</p>
<p>It was much easier to know to do this in Quicksilver using a trigger.</p>
<p>In QSB it&#8217;s not as obvious, but it&#8217;s easy.</p>
<p>First you need to have QSB itself loaded and Martin Kühl&#8217;s Services plugin (see <a href="http://www.hawkwings.net/2009/06/22/plugins-add-grunt-to-googles-quick-search-box/" title="Plugins add grunt to Google&#8217;s Quick Search Box | Hawk Wings">earlier Hawk Wings post</a>).   </p>
<p>Select the file that you want to email in Finder or on your Desktop or wherever.</p>
<p>Activate QSB.  Type Command-G (&#x2318;-G) to &#8220;get current selection&#8221;:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/emailfilewith_qsb11.jpg" alt="Emailfilewith Qsb1" height="415" width="448"/></div>
<p>Type &#8220;email&#8221; into the dialog:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/emailfilewith_qsb2.jpg" alt="Emailfilewith Qsb2" height="409" width="450"/></div>
<p>Hit the tab key to advance to the next screen:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/emailfilewith_qsb3.jpg" alt="Emailfilewith Qsb3" height="418" width="450"/></div>
<p>Hit the Enter key to select &#8220;Perform Service&#8221; and &#8212; violà &#8212; a new email appears the file attached:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2009/11/emailfilewith_qsb4.jpg" alt="Emailfilewith Qsb4" height="441" width="450"/></div>
<p>What could be simpler?  QSB is not in Quicksilver&#8217;s league yet, but I have high hopes.<tags>quicksilver, google quick search box, QSB, apple mail, mail.app,tips</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2009/12/01/snippets-plugin-for-google-quick-search-box/" rel="bookmark" title="1 December 2009, 8:47 pm">Snippets plugin for Google Quick Search Box</a></li>
<li><a href="http://www.hawkwings.net/2005/09/13/stop-spotlight-jumping-the-gun/" rel="bookmark" title="13 September 2005, 8:47 pm">Stop Spotlight jumping the gun</a></li>
<li><a href="http://www.hawkwings.net/2005/10/04/emailing-a-file-with-quicksilver/" rel="bookmark" title="4 October 2005, 10:16 pm">Emailing a file with Quicksilver</a></li>
<li><a href="http://www.hawkwings.net/2007/02/22/word-count-script-for-quicksilver/" rel="bookmark" title="22 February 2007, 11:17 pm">Word count script for Quicksilver</a></li>
<li><a href="http://www.hawkwings.net/2006/03/13/search-gmail-with-launcher-apps/" rel="bookmark" title="13 March 2006, 12:52 am">Search Gmail with Launcher apps</a></li>
</ul>
<p><!-- Similar Posts took 7.185 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2009/11/10/how-to-email-a-file-with-google-quick-search-box/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Plugins add grunt to Google&#8217;s Quick Search Box</title>
		<link>http://www.hawkwings.net/2009/06/22/plugins-add-grunt-to-googles-quick-search-box/</link>
		<comments>http://www.hawkwings.net/2009/06/22/plugins-add-grunt-to-googles-quick-search-box/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 10:52:33 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Not Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[GMAIL]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[quick search box]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[searching]]></category>
		<category><![CDATA[servives]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2009/06/22/plugins-add-grunt-to-googles-quick-search-box/</guid>
		<description><![CDATA[While I was away, an interesting thing happened in the world of productivity apps for Mac. Nicholas Jitkoff, the developer of Quicksilver , was hired by Google to develop something similar for the company and its ever-expanding suite of apps. (Ars Technica carries the full story.) The result is a sleek little app called &#8220;Google [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2009/06/qsb-icon.jpg" alt="Qsb Icon" height="131"  align="right" border="0" hspace="10" vspace="0" width="143"/>While I was away, an interesting thing happened in the world of productivity apps for Mac.  Nicholas Jitkoff, the developer of <a href="http://www.blacktree.com/" title="Blacktree">Quicksilver</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, was hired by Google to develop something similar for the company and its ever-expanding suite of apps. (<a href="http://arstechnica.com/apple/news/2009/01/quicksilvers-jitkoff-moves-on-to-google-quick-search-box.ars" title="Quicksilver&#039;s Jitkoff moves on to Google Quick Search Box - Ars Technica">Ars Technica</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> carries the full story.) </p>
<p>The result is a sleek little app called &#8220;Google Quick Search Box&#8221;.</p>
<p>It has nothing like the power and range of Quicksilver, but it does provide a way to launch applications quickly and to perform a few other time-saving tricks:</p>
<div align="center"><img src="http://www.hawkwings.net/wp-content/uploads/2009/06/qsb-interface.jpg" alt="Qsb Interface" height="468" width="450"/></div>
<p>As the name suggests, QSB is focussed on finding things. It doesn&#8217;t have the flexibility that Quicksilver enjoys, but it is good at searching. Of course, as one might expect, it excels at searching your Gmail archives and Google Apps documents.</p>
<p>But it can also find a bookmark in Safari or Camino and launch it, find a song in iTunes and play it, find a contact and display the information or start a new email to that person, and so on.  It can find a document and offers the option to do one of six things with it:</p>
<div align="center"><img src="http://www.hawkwings.net/wp-content/uploads/2009/06/qsb-docs.jpg" alt="Qsb Docs" height="427" width="450"/></div>
<p>A few weeks ago, extra plugins for the app began to appear, written by users, that expand its power and reach.  </p>
<p>Aaron Ecay <a href="http://www.sas.upenn.edu/~ecay/qsb_plugins.html" title="Quick Search Box Plugins by Aaron Ecay">has written plugins</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> for Firefox bookmarks, and two more that allow the interface to execute shell scripts and Applescript.  </p>
<p>Martin Kühl has written plugins that access Leopard&#8217;s Services, search inside your Smart Folders and gain access to your Dock items. He makes these available <a href="http://github.com/mkhl" title="mkhl's Profile - GitHub">on the github social coding web site</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> where they are listed down the left-hand side.</p>
<p>(<strong>UPDATE:</strong> Nathan Parry has written <a href="http://nparry.com/qsb_delicious_plugin/">a plugin for delicious.com</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> that allows you to search and manipulate your bookmarks and tags.) </p>
<p>With these plugins QSB gains something like the power of Quicksilver. </p>
<p>For example, using Martin&#8217;s Services plugin, you can find a document, &#8220;tab&#8221; into it and type the first few letters of a Service to apply it to that object.</p>
<p>Here I am quickly emailing a text document to a student using the plugin:</p>
<div align="center"><img src="http://www.hawkwings.net/wp-content/uploads/2009/06/qsb-services.jpg" alt="Qsb Services" height="422" width="448"/></div>
<p>Google&#8217;s Quick Search Box is freeware and Leopard-only.  Like all software that is still in development, and especially one that works together with third-party plugins, you will come across an occasional glitch.</p>
<p>The latest builds are available <a href="http://code.google.com/p/qsb-mac/" title="qsb-mac - Google Code">from its project page</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> on code.google.com.  There is also <a href="http://groups.google.com/group/qsb-mac-discuss">a Google Group</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> that keeps you up to date with conversations between users and the development team, and with even better plugins that are sure to appear in short order.<tags>quicksilver, google, quick search box, productivity, servives, searching, gmail, google apps, applescript</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2009/12/01/snippets-plugin-for-google-quick-search-box/" rel="bookmark" title="1 December 2009, 8:47 pm">Snippets plugin for Google Quick Search Box</a></li>
<li><a href="http://www.hawkwings.net/2006/03/13/search-gmail-with-launcher-apps/" rel="bookmark" title="13 March 2006, 12:52 am">Search Gmail with Launcher apps</a></li>
<li><a href="http://www.hawkwings.net/2009/11/10/how-to-email-a-file-with-google-quick-search-box/" rel="bookmark" title="10 November 2009, 8:56 pm">How to email a file with Google Quick Search Box</a></li>
<li><a href="http://www.hawkwings.net/2006/06/27/two-apps-for-a-smarter-spotlight/" rel="bookmark" title="27 June 2006, 1:00 am">Two apps for a smarter Spotlight</a></li>
<li><a href="http://www.hawkwings.net/2006/11/20/quickly-email-a-document-in-mailapp/" rel="bookmark" title="20 November 2006, 8:27 am">Quickly email a document in mail.app</a></li>
</ul>
<p><!-- Similar Posts took 8.199 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2009/06/22/plugins-add-grunt-to-googles-quick-search-box/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>New Quicksilver builds</title>
		<link>http://www.hawkwings.net/2008/07/08/new-quicksilver-builds/</link>
		<comments>http://www.hawkwings.net/2008/07/08/new-quicksilver-builds/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 12:19:25 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Not Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[alpha builds]]></category>
		<category><![CDATA[getting things done]]></category>
		<category><![CDATA[not apple mail]]></category>
		<category><![CDATA[not mail.app]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[Tao Te Ching]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2008/07/08/new-quicksilver-builds/</guid>
		<description><![CDATA[Since the announcement that Quicksilver was going open source (back last November), things have been moving slowly along. Etienne Samson is now producing new alpha builds which he is posting on the Quicksilver Google Code page . The latest build is timestamped 25 June and another build is imminent. These new builds are modestly described [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2008/07/quicksilver-icon.jpg" alt="Quicksilver Icon"  align="right" border="0" hspace="10" vspace="0" height="118" width="120"/>Since the announcement that Quicksilver was going open source (back last November), things have been moving slowly along.</p>
<p>Etienne Samson is now producing new alpha builds which he is posting on <a href="http://code.google.com/p/blacktree-alchemy/downloads/list" title="blacktree-alchemy - Google Code">the Quicksilver Google Code page</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>. The latest build is timestamped 25 June and another build is imminent.</p>
<p>These new builds are modestly described as &#8220;only a bug fix version&#8221;, a clean-up operation while the creator of Quicksilver, Alcor, <a href="http://groups.google.com/group/blacktree-quicksilver/msg/1f7a44836da933bd" title="QS alpha testing - b55a1 - Blacktree: Quicksilver | Google Groups">is reportedly</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> &#8220;working on a complete re-write of the frameworks of Quicksilver and should hopefully release it soon&#8221;.</p>
<p>Nonetheless, some users (including me) find that the new builds are slightly zippier and have a smaller memory footprint. However, they are not so good for people using Mouse triggers, which are apparently broken.</p>
<p>Although based on some of his changes, these builds are not the same as <a href="http://lipidity.com/apple/quicksilver/quicksilver-cleaned/" title="Quicksilver &#8216;cleaned&#8217; &#8250; Vacuous Virtuoso">the tweaking that Ankur is doing</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> independently. His work also promises a much slicker build, but progress seems to be stalled.</p>
<p>What is Quicksilver?  </p>
<p>Quicksilver is act without doing, work without effort, do your work then step back; it is empty yet infinitely capable; the more you use it, the more it produces; the more you talk of it, the less you understand. </p>
<p>More accessible information on this absolutely kick-ass productivity tool can be found in <a href="http://groups.google.com/group/blacktree-quicksilver/browse_thread/thread/ef99bcac45de5ca7" title="The Quicksilver User Guide - Blacktree: Quicksilver | Google Groups">the Quicksilver User Guide</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> in the <a href="http://groups.google.com/group/blacktree-quicksilver" title="Blacktree: Quicksilver | Google Groups">Quicksilver Google Group</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> and/or in <a href="http://lifehacker.com/software/quicksilver/hack-attack-a-beginners-guide-to-quicksilver-247129.php">a beginner&#8217;s tutorial post</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> by Lifehacker&#8217;s Adam Pash, MacBreak&#8217;s <a href="http://www.43folders.com/2006/07/26/macbreak-quicksilver">Quicksilver screencast</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> and the <a href="http://theappleblog.com/2007/03/14/quicksilver-screencast-quick-emails/">AppleBlog&#8217;s screencast</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> on using Quicksilver to send quick-fire emails. <tags>productivity, quicksilver, getting things done, not apple mail, not mail.app, alpha builds</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2007/11/01/quicksilver-is-back/" rel="bookmark" title="1 November 2007, 8:38 am">Quicksilver is back!</a></li>
<li><a href="http://www.hawkwings.net/2006/12/08/universal-thunderbird-builds-with-address-book-support/" rel="bookmark" title="8 December 2006, 12:00 am">Universal Thunderbird builds with Address Book support</a></li>
<li><a href="http://www.hawkwings.net/2009/06/22/plugins-add-grunt-to-googles-quick-search-box/" rel="bookmark" title="22 June 2009, 8:52 pm">Plugins add grunt to Google&#8217;s Quick Search Box</a></li>
<li><a href="http://www.hawkwings.net/2007/01/31/quicksilver-tip-eliminate-the-enter-key/" rel="bookmark" title="31 January 2007, 9:46 pm">Quicksilver tip: Eliminate the Enter key</a></li>
<li><a href="http://www.hawkwings.net/2006/10/30/three-quicksilver-tutorial-screencasts/" rel="bookmark" title="30 October 2006, 9:19 pm">Three Quicksilver Tutorial Screencasts</a></li>
</ul>
<p><!-- Similar Posts took 7.819 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2008/07/08/new-quicksilver-builds/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Secrets is back: Clever Preference tweaking</title>
		<link>http://www.hawkwings.net/2008/06/18/secrets-is-back-clever-preference-tweaking/</link>
		<comments>http://www.hawkwings.net/2008/06/18/secrets-is-back-clever-preference-tweaking/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 22:11:26 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[leopard mail]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[Preferences]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[secrets]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[tweaks]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2008/06/18/secrets-is-back-clever-preference-tweaking/</guid>
		<description><![CDATA[After a pause brought on by server troubles, Secrets, the clever system preference pane for system tweaks, is back. Developed by Alcor, who is also the brains behind Quicksilver , Secrets makes entering arcane text strings in Terminal a thing of the past. It lists available tweaks by app. Here is the pane for Mail.app: [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2008/06/system-preferencepane-icon.jpg" alt="System Preferencepane Icon"  align="right" border="0" hspace="10" vspace="0" height="146" width="128"/>After a pause brought on by server troubles, Secrets, the clever system preference pane for system tweaks, is back.</p>
<p>Developed by Alcor, who is also the brains behind <a href="http://blacktree.com/?quicksilver" title="Blacktree">Quicksilver</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, Secrets makes entering arcane text strings in Terminal a thing of the past. </p>
<p>It lists available tweaks by app.  Here is the pane for Mail.app:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2008/06/mail-secrets.jpg" alt="Mail Secrets" height="381" width="450"/></div>
<p>Once, in order to work around the minute font size in messages from email clients like Outlook Express, you had to open Terminal and type:</p>
<div id="snippet">defaults write com.apple.mail MinimumHTMLFontSize 13</div>
<p>Now, it&#8217;s as simple as entering the point size you prefer into the text box of Secret&#8217;s &#8220;Minimum HTML Font size&#8221; option, restarting Mail and enjoying readable text.</p>
<p>The Mail section also lets you set a preferred text encoding for Mail, enable plugin bundles and more.</p>
<p>The Top Secrets pane lists the most popular tweaks:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2008/06/top-secrets.jpg" alt="Top Secrets" height="381" width="450"/></div>
<p>Here you can (among many other things) set a nice Desktop picture for your login screen, show or hide hidden files in Finder, tweak the Dock and unlock dragging widgets out of the Dashboard.</p>
<p>Of course, this kind of power comes with a hint of danger. As Alcor warns, &#8220;Secrets is in Beta and many of these options can harm your system if used improperly.&#8221;  Nothing very terrible has happened to me though.</p>
<p>Behind the scenes, Secrets allows clever users to create their own tweaks which are stored on <a href="http://secrets.blacktree.com/" title="">the Secrets server</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> and can be downloaded by normal people like you and me with the pane&#8217;s &#8220;Update Secrets&#8221; button, so the list of options is always growing and improving.</p>
<p>Get the latest version (1.0.4, Leopard-only) <a href="http://code.google.com/p/blacktree-secrets/" title="blacktree-secrets - Google Code">from Secret&#8217;s Google Code page</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>. <tags>quicksilver, secrets, preferences, terminal, mail.app, apple mail, leopard mail, productivity, tweaks</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2009/11/05/secrets-updated-for-snow-leopard/" rel="bookmark" title="5 November 2009, 10:43 pm">Secrets Updated for Snow Leopard</a></li>
<li><a href="http://www.hawkwings.net/2006/03/27/apple-revises-technote-on-printing-in-mail/" rel="bookmark" title="27 March 2006, 12:13 am">Apple revises technote on printing in Mail</a></li>
<li><a href="http://www.hawkwings.net/2007/04/03/do-it-24-nifty-task-list-manager/" rel="bookmark" title="3 April 2007, 10:40 pm">Do It 2.4: Nifty task list app gets more nifty</a></li>
<li><a href="http://www.hawkwings.net/2005/10/27/setting-a-minimum-html-font-size/" rel="bookmark" title="27 October 2005, 9:48 am">Setting a minimum HTML font size</a></li>
<li><a href="http://www.hawkwings.net/2006/02/03/incoming-mail-font-size-small/" rel="bookmark" title="3 February 2006, 8:39 pm">Incoming mail font size small</a></li>
</ul>
<p><!-- Similar Posts took 6.953 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2008/06/18/secrets-is-back-clever-preference-tweaking/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>EasyTask Manager 2.0 &#8220;syncs&#8221; with iPhone</title>
		<link>http://www.hawkwings.net/2008/06/13/easytask-manager-20-syncs-with-iphone/</link>
		<comments>http://www.hawkwings.net/2008/06/13/easytask-manager-20-syncs-with-iphone/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 14:41:04 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Not Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[getting things done]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[not apple mail]]></category>
		<category><![CDATA[not mail.app]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[Remember the Milk]]></category>
		<category><![CDATA[RTM]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2008/06/13/easytask-manager-20-syncs-with-iphone/</guid>
		<description><![CDATA[EasyTask 2.0 has been released, bringing a range of new features and bugfixes to this &#8220;mid-range&#8221; Getting Thing Done (GTD) app. Hawk Wings has posted on EasyTask Manager before. The changelog for the new version seems promising: &#160;&#160;&#160;New 3-panel Preview. View and edit tasks faster. &#160;&#160;&#160;Tasks can have system wide alarms (Leopard only). &#160;&#160;&#160;Quick add [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2008/06/easytask-icon.jpg" alt="Easytask Icon"  align="right" border="0" hspace="10" vspace="0" height="135" width="115"/>EasyTask 2.0 has been released, bringing a range of new features and bugfixes to this &#8220;mid-range&#8221; Getting Thing Done (GTD) app.</p>
<p>Hawk Wings <a href="http://www.hawkwings.net/2006/05/18/easytask-manager-for-getting-things-done/" title="EasyTask Manager for getting things done | Hawk Wings">has posted</a> on EasyTask Manager before.  </p>
<p>The changelog for the new version seems promising:</p>
<ul>
<li>&nbsp;&nbsp;&nbsp;New 3-panel Preview. View and edit tasks faster. </li>
<li>&nbsp;&nbsp;&nbsp;Tasks can have system wide alarms (Leopard only). </li>
<li>&nbsp;&nbsp;&nbsp;Quick add system wide hot-key allows to add new tasks from any application (option+apple+right arrow key). </li>
<li>&nbsp;&nbsp;&nbsp;Improved Online Sync (fix various bugs with some tasks not syncing). </li>
<li>&nbsp;&nbsp;&nbsp;Automatic realtime sync with iCal / Calendar store in Leopard so tasks are visible in Apple Mail and emails can be converted to tasks. (Leopard only. Tiger syncs with iCal but users need to click Sync button). </li>
<li>&nbsp;&nbsp;&nbsp;Added option to sync using Projects instead of Contexts as Calendars (Leopard only). </li>
<li>&nbsp;&nbsp;&nbsp;New Outline look. </li>
<li>&nbsp;&nbsp;&nbsp;Fix problem with Online Sync and firewalls.</li>
</ul>
<p><a href='http://www.hawkwings.net/wp-content/uploads/2008/06/easytasksync.jpg'><img src="http://www.hawkwings.net/wp-content/uploads/2008/06/easytasksync.jpg" alt="EasyTask can sync with an iPhone?" title="easytasksync" width="220" height="189"align="right" border="0" hspace="10" vspace="0" /></a>But what caught my eye was the claim <a href="http://www.orionbelt.com/productMac.php" title="EasyTask Manager -- GTD &amp; ToDo / Task Management Application for Mac">on the developer&#8217;s web site</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> that it can &#8220;Sync with the iPhone&#8221;.</p>
<p>This turns out to be only half-true (if that). It doesn&#8217;t sync with the iPhone at all.  What happens is that app syncs up to an online interface accessible through an iPhone.</p>
<p>It&#8217;s not a beautiful interface, but will get the job done.  However, when you mark a task as completed on the iPhone you are greeted with the screen on the right:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2008/06/en-toppage-iphone.jpg" alt="En Toppage Iphone" height="330" width="220"/>  <img src="http://www.hawkwings.net/wp-content/uploads/2008/06/easy-task-notsyncing.jpg" alt="Easy Task Notsyncing" height="330" width="220"/></div>
<p>Hmmmm&#8230;.  This is not the key to a seamless GTD workflow.</p>
<p>If you are looking for a solid GTD workflow that involves an iPhone, <a href="http://www.rememberthemilk.com/" title="Remember The Milk: Online to do list and task management">Remember the Milk</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> remains a much better solution (although the launch of the 3G iPhone promises lots of new apps, like <a href="http://www.43folders.com/2008/06/10/omnifocus-iphone-application" title="OmniFocus for iPhone: Location-Aware Contexts and More | 43 Folders">OmniFocus for the iPhone</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>).</p>
<p>(<strong>UPDATE:</strong> According to <a href="http://www.tuaw.com/2008/06/12/apple-design-awards-2008/">TUAW</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> Remember the Milk has just won the 2008 Apple Design Award for best iPhone web app.)</p>
<p><img src="http://www.hawkwings.net/wp-content/uploads/2008/06/rtm-iphone.jpg" alt="Rtm Iphone"  align="right" border="0" hspace="10" vspace="0" height="330" width="220"/>With its much more polished iPhone interface (pictured), <a href="http://www.people.cornell.edu/pages/yi38/rtm/Remember%20the%20Milk%20Widget.html" title="Remember the Milk Widget">Dashboard widget</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, <a href="http://www.binaryminded.com/qsrtm.html" title="Binary Minded Software - Remember The Milk for Quicksilver">Quicksilver action</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> and <a href="http://www.rememberthemilk.com/services/">whatnot</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, it&#8217;s the best iPhone solution currently around.</p>
<p><a href="http://geektronica.com/2007/11/15/remember-the-milk-adds-iphone-support-more/" title="The Republic of Geektronica &raquo;  Archive   &raquo; Remember The Milk Adds iPhone Support &#38; More">The Republic of Geektopia</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> (see <a href="http://geektronica.com/?s=remember+the+milk" title="The Republic of Geektronica &raquo;">all its RTM posts</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>) and <a href="http://arstechnica.com/journals/apple.ars/2007/12/29/remember-the-milk-plug-in-for-quicksilver" title="Remember The Milk plug-in for Quicksilver">David Chartier</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> have both written fine posts on how they Get Things Done with Remember the Milk and its tools which I won&#8217;t repeat here. </p>
<p>I should point out, that in order to use the iPhone interface, you need to puchase a &#8220;pro&#8221; subscription (USD 25 a year) to Remember The Milk.</p>
<p>See too <a href="http://www.bioneural.net/2008/06/11/personal-productivity-on-mac-and-iphone/">Bruce McKenzie&#8217;s fine post</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> on Getting Things Done using an iPhone.</p>
<p>I&#8217;m torn about EasyTask Manager.  On the one hand, it presents a fine mid-priced (USD 19.99), mid-featured GTD framework.  </p>
<p>On the other, with Things and OmniFocus and others powering ahead, it&#8217;s simply falling too far behind the pack. Harsh but, I think, fair.</p>
<p>Check it out for yourself <a href="http://www.orionbelt.com/productMac.php" title="EasyTask Manager -- GTD &amp; ToDo / Task Management Application for Mac">from the developer&#8217;s web site</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>. <tags>Remember the Milk, RTM, Getting Things Done, GTD, Quicksilver, widget, productivity, not apple mail, not mail.app, iCal</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/05/18/easytask-manager-for-getting-things-done/" rel="bookmark" title="18 May 2006, 12:03 am">EasyTask Manager for getting things done</a></li>
<li><a href="http://www.hawkwings.net/2005/10/31/remember-the-milk-an-online-to-do-list-service/" rel="bookmark" title="31 October 2005, 8:51 am">Remember the Milk: An online To Do list service</a></li>
<li><a href="http://www.hawkwings.net/2008/01/17/zimbra-gets-friendly-with-safari-30-iphone/" rel="bookmark" title="17 January 2008, 9:49 pm">Zimbra gets friendly with Safari 3.0, CalDAV, iPhone</a></li>
<li><a href="http://www.hawkwings.net/2007/11/13/getting-things-done-with-leopard-mail/" rel="bookmark" title="13 November 2007, 9:16 pm">Getting Things Done with Leopard Mail</a></li>
<li><a href="http://www.hawkwings.net/2007/01/15/actiontastic-09-gets-ical-sync-support/" rel="bookmark" title="15 January 2007, 11:37 pm">Actiontastic 0.9 gets iCal sync support</a></li>
</ul>
<p><!-- Similar Posts took 7.196 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2008/06/13/easytask-manager-20-syncs-with-iphone/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Do-It: Creating iCal Events Quickly</title>
		<link>http://www.hawkwings.net/2007/12/11/do-it-creating-ical-events-quickly/</link>
		<comments>http://www.hawkwings.net/2007/12/11/do-it-creating-ical-events-quickly/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 12:17:26 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[event maker]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[mailtags]]></category>
		<category><![CDATA[quick entry]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[the much lamented ical info pane RIP]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2007/12/11/do-it-creating-ical-events-quickly/</guid>
		<description><![CDATA[Apple may have taken away iCal&#8217;s Information Pane in Leopard, but that doesn&#8217;t mean you are forced to use the new pop-up Edit pane. There are lots of other quicker options (Quicksilver, MailTags, Event Maker if you are still using Tiger). Leopard users can now add Do-It to the list. This stand-alone app offers a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/12/do_it_icon.jpg" alt="Do it Icon"  align="right" border="0" hspace="10" vspace="0" height="107" width="97"/>Apple may have taken away iCal&#8217;s Information Pane in Leopard, but that doesn&#8217;t mean you are forced to use the new pop-up Edit pane.</p>
<p>There are lots of other quicker options (Quicksilver, MailTags, <a href="http://www.macupdate.com/info.php/id/20691" title="Event Maker 0.5.1 - MacUpdate">Event Maker</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> if you are still using Tiger). </p>
<p>Leopard users can now add <a href="http://www.apple.com/downloads/macosx/automator/doit.html" title="Apple - Downloads - Automator Actions - Do-It">Do-It</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> to the list.  </p>
<p>This stand-alone app offers a &#8220;quick entry&#8221; interface for the creation of iCal events.</p>
<p>Fire it up with a few keystrokes in Quicksilver or have it ready to click in the Dock, and it quickly provides you with an interface that is tab-friendly and easy to navigate:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2007/12/do_it_interface.jpg" alt="Do it Interface" height="235" width="450"/></div>
<p>The disk image includes Tiger- and Leopard-specific builds. </p>
<p>Do-It is freeware and available <a href="http://www.apple.com/downloads/macosx/automator/doit.html" title="Apple - Downloads - Automator Actions - Do-It">in the Automator section</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> of Apple&#8217;s Downloads web site.<tags>ical, productivity, quick entry, quicksilver, mailtags, event maker, events, the much lamented ical info pane RIP</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2007/02/19/gtd-style-widget-for-ical-to-dos/" rel="bookmark" title="19 February 2007, 10:58 pm">GTD-style widget for iCal to-dos</a></li>
<li><a href="http://www.hawkwings.net/2006/06/24/creating-ical-events-with-quicksilver/" rel="bookmark" title="24 June 2006, 10:35 pm">Creating iCal events with Quicksilver</a></li>
<li><a href="http://www.hawkwings.net/2007/11/12/ical-events-widget-gets-leopardised-tooltips/" rel="bookmark" title="12 November 2007, 10:10 pm">iCal Events Widget gets Leopardised, tooltips</a></li>
<li><a href="http://www.hawkwings.net/2006/11/30/event-maker-043-quick-to-dos-events-from-mailapp/" rel="bookmark" title="30 November 2006, 11:40 pm">Event Maker 0.4.3: Quick to-dos, events from Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2006/05/16/event-maker-03-b4/" rel="bookmark" title="16 May 2006, 11:28 pm">Event Maker 0.3 b4</a></li>
</ul>
<p><!-- Similar Posts took 6.696 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2007/12/11/do-it-creating-ical-events-quickly/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Coverflow for Quicksilver?</title>
		<link>http://www.hawkwings.net/2007/11/09/coverflow-for-quicksilver/</link>
		<comments>http://www.hawkwings.net/2007/11/09/coverflow-for-quicksilver/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 13:13:20 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Not Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[coverflow]]></category>
		<category><![CDATA[interface design]]></category>
		<category><![CDATA[not apple mail]]></category>
		<category><![CDATA[not mail.app]]></category>
		<category><![CDATA[quicksilver]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2007/11/09/coverflow-for-quicksilver/</guid>
		<description><![CDATA[Coverflow mock-ups seem to be all the rage (see yesterday&#8217;s &#8220;Coverflow for people&#8221;). Today hot off the Quicksilver forums comes a Coverflow mock-up for a new &#8220;Leopardised&#8221; Quicksilver interface, created by Foood: Hmmm&#8230;. I&#8217;m in two minds about this. When does that delicate balance so beloved by Mac users between aesthetic appeal and functional utility [...]]]></description>
			<content:encoded><![CDATA[<p>Coverflow mock-ups seem to be all the rage (see yesterday&#8217;s <a href="http://www.hawkwings.net/2007/11/08/coverflow-for-people-a-good-idea/" title="Hawk Wings  &raquo; Blog Archive   &raquo; Coverflow for People: A good idea">&#8220;Coverflow for people&#8221;</a>).</p>
<p>Today <a href="http://blacktree.cocoaforge.com/forums//viewtopic.php?p=30007&amp;sid=0f2a19dfdca67127d784e314a542acd9#30007" title="Blacktree - Forums - View topic - QS Apple HUD style interface suggestion (with mockups)">hot off the Quicksilver forums</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> comes a Coverflow mock-up for a new &#8220;Leopardised&#8221; Quicksilver interface, created by Foood:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2007/11/coverflowforquicksilver.jpg" alt="Coverflowforquicksilver" height="309" width="450"/></div>
<p>Hmmm&#8230;.  I&#8217;m in two minds about this. When does that delicate balance so beloved by Mac users between aesthetic appeal and functional utility become unstuck?  It must be somewhere around this point. </p>
<p>I think I&#8217;ll stick with my Cube, slightly tweaked (see the before and after shot below) for larger action icons to each side, which stops me having to squint too much.  </p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2007/11/quicksilvertweaked.jpg" alt="Quicksilvertweaked" height="280" width="450"/></div>
<p>Fancy fooling around with your own Quicksilver interface, but don&#8217;t want to go the whole Coverflow hog? There are some pointers in <a href="http://www.hawkwings.net/2006/06/28/hacking-quicksilvers-cube-interface-for-bigger-icons/" title="Hawk Wings  &raquo; Blog Archive   &raquo; Hacking Quicksilver&#8217;s Cube interface for bigger icons">an old Hawk Wings post</a>. <tags>quicksilver, coverflow, not apple mail, not mail.app, interface design, productivity</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/2006/06/27/lifes-an-easter-egg-with-quicksilver/" rel="bookmark" title="27 June 2006, 10:21 pm">Life&#8217;s an Easter egg with Quicksilver</a></li>
<li><a href="http://www.hawkwings.net/2006/07/21/quicksilver-settings-to-pimp-your-cube/" rel="bookmark" title="21 July 2006, 11:27 pm">Quicksilver: settings to pimp your cube</a></li>
<li><a href="http://www.hawkwings.net/2006/07/16/tweaking-quicksilvers-new-cube-interface/" rel="bookmark" title="16 July 2006, 9:51 am">Tweaking Quicksilver&#8217;s new cube interface</a></li>
<li><a href="http://www.hawkwings.net/2006/12/22/hawk-wings-greatest-hits-2006/" rel="bookmark" title="22 December 2006, 9:42 pm">Hawk Wings Greatest Hits 2006</a></li>
</ul>
<p><!-- Similar Posts took 6.819 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2007/11/09/coverflow-for-quicksilver/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Quicksilver is back!</title>
		<link>http://www.hawkwings.net/2007/11/01/quicksilver-is-back/</link>
		<comments>http://www.hawkwings.net/2007/11/01/quicksilver-is-back/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 21:38:21 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Not Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[quicksilver]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2007/11/01/quicksilver-is-back/</guid>
		<description><![CDATA[As Quicksilver fans all over the world know, the Blacktree web site has been down since at least last Friday. Now it&#8217;s back. Developer Alcor says that the site was down due to &#8220;a plugin downloading bug (and a subsequent server overuse)&#8221;. You can now download the latest Leopard-friendly build of Quicksilver and install all [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/11/quicksilver.jpg" alt="Quicksilver" height="96"  align="right" border="0" hspace="10" vspace="0" width="100"/>As Quicksilver fans all over the world know, the Blacktree web site has been down since at least last Friday.</p>
<p>Now it&#8217;s back.  Developer Alcor <a href="http://blacktree.cocoaforge.com/forums/viewtopic.php?p=29658#29658" title="Blacktree - Forums - View topic - B53 Released for Leopard / User Data Request Dialog">says</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> that the site was down due to &#8220;a plugin downloading bug (and a subsequent server overuse)&#8221;.</p>
<p>You can now download <a href="http://blacktree.meadgroup.com/quicksilver/application/QS.3814.dmg" title="">the latest Leopard-friendly build of Quicksilver</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> and install all the plugins your heart desires (quite a lot in my case).<tags>quicksilver, productivity, leopard, mac osx, 10.5</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2007/11/02/mail-act-on-gets-leopard-installer/" rel="bookmark" title="2 November 2007, 5:20 pm">Mail Act-on gets Leopard installer</a></li>
<li><a href="http://www.hawkwings.net/2007/12/19/growl-mail-is-back-sort-of/" rel="bookmark" title="19 December 2007, 10:09 pm">Growl Mail is back! (sort of)</a></li>
<li><a href="http://www.hawkwings.net/2007/11/15/httpmail-returns-for-leopard-hotmail-in-mail/" rel="bookmark" title="15 November 2007, 11:06 pm">HTTPMail returns for Leopard: Hotmail in Mail</a></li>
<li><a href="http://www.hawkwings.net/2007/10/30/mailtags-for-leopard-public-beta/" rel="bookmark" title="30 October 2007, 9:45 pm">MailTags for Leopard: Public Beta</a></li>
<li><a href="http://www.hawkwings.net/2007/12/11/do-it-creating-ical-events-quickly/" rel="bookmark" title="11 December 2007, 11:17 pm">Do-It: Creating iCal Events Quickly</a></li>
</ul>
<p><!-- Similar Posts took 7.134 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2007/11/01/quicksilver-is-back/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Do It 2.4: Nifty task list app gets more nifty</title>
		<link>http://www.hawkwings.net/2007/04/03/do-it-24-nifty-task-list-manager/</link>
		<comments>http://www.hawkwings.net/2007/04/03/do-it-24-nifty-task-list-manager/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 11:40:38 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[iCal]]></category>
		<category><![CDATA[Address Book]]></category>
		<category><![CDATA[contexts]]></category>
		<category><![CDATA[quicksilver]]></category>
		<category><![CDATA[syncing]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[to-do lists]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2007/04/03/do-it-24-nifty-task-list-manager/</guid>
		<description><![CDATA[Do It is a very clever little task manager app with almost ever option one could hope for &#8212; iCal and Address Book integration, a Quicksilver plugin, syncing, lists for each context, skins and more. (See the extensive review in an earlier Hawk Wings post). The developer has just released Do It 2.4 which adds [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/04/doit_icon.jpg" alt="Doit Icon"  align="right" border="0" hspace="10" vspace="0" height="104" width="100"/>Do It is a very clever little task manager app with almost ever option one could hope for &#8212; iCal and Address Book integration, a Quicksilver plugin, syncing, lists for each context, skins and more. (See the extensive review <a href="http://www.hawkwings.net/2007/02/09/do-it-nifty-task-app-quicksilver-syncing-skins/">in an earlier Hawk Wings post</a>).</p>
<p>The developer has just released Do It 2.4 which adds localisations for Russian, French, Spanish, German, Italian, Dutch and Traditional Chinese, and a few other tweaks like smarter item sorting in its to-do lists.</p>
<p>Since I last looked at it, other new features have been added, including extra options for handling completed tasks:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2007/04/doitprefs.jpg" alt="Doitprefs" height="297" width="450"/></div>
<p>This is an application worth checking out.  If my heart didn&#8217;t already belong to <a href="http://www.indev.ca/MailTags.html">MailTags</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, I&#8217;d be using it myself.</p>
<p>Do It is donationware and available <a href="http://www.jimmcgowan.net/Site/DoIt.html">from the developer&#8217;s web site</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>.<tags>productivity, task manager, to-do lists, ical, address book, quicksilver, syncing, contexts, </tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2007/02/09/do-it-nifty-task-app-quicksilver-syncing-skins/" rel="bookmark" title="9 February 2007, 12:07 am">Do It: Nifty task app, Quicksilver, syncing, skins</a></li>
<li><a href="http://www.hawkwings.net/2006/05/18/easytask-manager-for-getting-things-done/" rel="bookmark" title="18 May 2006, 12:03 am">EasyTask Manager for getting things done</a></li>
<li><a href="http://www.hawkwings.net/2006/05/22/mysync-078b-mac-syncing-without-the-mac/" rel="bookmark" title="22 May 2006, 12:37 am">MySync 0.78b: .Mac syncing without the .Mac</a></li>
<li><a href="http://www.hawkwings.net/2006/06/03/life2go-164-mail-news-more-on-your-ipod/" rel="bookmark" title="3 June 2006, 12:06 am">Life2Go 1.6.4: Mail, news, more on your iPod</a></li>
<li><a href="http://www.hawkwings.net/2006/11/20/getting-started-with-hawk-wings/" rel="bookmark" title="20 November 2006, 9:06 am">Getting started with Hawk Wings</a></li>
</ul>
<p><!-- Similar Posts took 8.165 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2007/04/03/do-it-24-nifty-task-list-manager/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

