<?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>Aint that special &#187; Productivity</title>
	<atom:link href="http://duck-wing.com/wp/category/productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://duck-wing.com/wp</link>
	<description>Another yummy waste of time</description>
	<lastBuildDate>Mon, 25 Feb 2008 21:36:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A quick way to (kind of) sync notes with your iPhone</title>
		<link>http://duck-wing.com/wp/2007/08/21/a-quick-way-to-kind-of-sync-notes-with-your-iphone/</link>
		<comments>http://duck-wing.com/wp/2007/08/21/a-quick-way-to-kind-of-sync-notes-with-your-iphone/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 03:30:05 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/2007/08/21/a-quick-way-to-kind-of-sync-notes-with-your-iphone/</guid>
		<description><![CDATA[I was quick to complain about the iPhones lack of note syncing. I&#8217;m still hopeful that Apple will come through with a patch to implement it.
In the meantime I think I have pretty good work around. If you don&#8217;t have an IMAP email account (like .Mac) then you can skip this post.
When I want to [...]]]></description>
			<content:encoded><![CDATA[<p>I was quick to complain about the iPhones lack of note syncing. I&#8217;m still hopeful that Apple will come through with a patch to implement it.</p>
<p>In the meantime I think I have pretty good work around. If you don&#8217;t have an IMAP email account (like .Mac) then you can skip this post.</p>
<p>When I want to make a note, I just create a draft email. I leave the recipient address blank but add a subject title. I can then type away (I&#8217;m writing this post using the method now). When I&#8217;m done I hit &#8220;Cancel&#8221; and the iPhone asks if I want to save the draft. Once it is saved, the iPhone syncs the drafts with my IMAP email account which syncs with all of my computers. Now I have my mobile notes anywhere. It&#8217;s a lot like just sending yourself an email message, but I find that it is less messy since I don&#8217;t have to sift through my entire inbox to find my notes.<br />
<!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/iPhoto" rel="tag">iPhoto</a>, <a href="http://www.technorati.com/tag/Organization" rel="tag">Organization</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a>, <a href="http://www.technorati.com/tag/Trick" rel="tag">Trick</a>, <a href="http://www.technorati.com/tag/Web" rel="tag">Web</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2007/08/21/a-quick-way-to-kind-of-sync-notes-with-your-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One script to rule them all</title>
		<link>http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/</link>
		<comments>http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 19:36:16 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Automator]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/</guid>
		<description><![CDATA[
I tend to listen to Podcasts (one of the best is MacBreak Weekly) while I work. But when my wife starts talking to me from the other room, I have to stop what I&#8217;m doing to navigate to iTunes just to click Pause. It finally reached a level of annoyance that made me fired up [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://duck-wing.com/wp/wp-content/uploads/2007/07/applscripte.jpg" height="106" width="248" border="1" hspace="4" vspace="4" alt=" Images Zinc Osx Feature Applescript" /></p>
<p>I tend to listen to Podcasts (one of the best is <a href="http://www.macbreak.com/?2350bd60">MacBreak Weekly</a>) while I work. But when my wife starts talking to me from the other room, I have to stop what I&#8217;m doing to navigate to <a href="http://www.apple.com/itunes/">iTunes</a> just to click Pause. It finally reached a level of annoyance that made me fired up Script Editor and throw together a little script to do it for me. This is just about as simple an Apple Script as you can get:</p>
<p style="text-indent:0pt;"><span style="font-family:Verdana;color:#0000ff;"><strong>tell</strong></span><span style="font-family:Verdana;"> </span><span style="font-family:Verdana;color:#0000ff;">application</span><span style="font-family:Verdana;"> &#8220;iTunes&#8221;<br />
</span></p>
<p style="text-indent:0pt;"><span style="font-family:Verdana;">	</span><span style="font-family:Verdana;color:#0000ff;">playpause</span><span style="font-family:Verdana;"><br />
</span></p>
<p style="text-indent:0pt;"><span style="font-family:Verdana;color:#0000ff;"><strong>end</strong></span><span style="font-family:Verdana;"> </span><span style="font-family:Verdana;color:#0000ff;"><strong>tell</p>
<p></strong></span></p>
<p>Now, just save it as an application and bind it to some key you&#8217;re not using. I used one of the buttons on my <a href="http://www.wacom.com/intuos/6x11.cfm">Wacom Tablet</a>. One key press and the podcast will either pause or play depending upon its current state.</p>
<p>It&#8217;s so great that Apple included a little hook for the Pause/Play function. This is yet another great feature of OSX. If something&#8217;s missing that you really want it to do, chances are that a short Apple Script or Automator Action can remedy the situation.</p>
<p>I think this little trick will hold me over until <a href="http://www.engadget.com/2007/07/27/is-this-the-new-imac-keyboard/">that new keyboard</a> sees the light of day.<br />
<!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/AppleScript" rel="tag">AppleScript</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/Programming" rel="tag">Programming</a>, <a href="http://www.technorati.com/tag/iTunes" rel="tag">iTunes</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2007/07/29/one-script-to-rule-them-all/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Scan, Shred, Repeat</title>
		<link>http://duck-wing.com/wp/2007/07/27/scan-shred-repeat/</link>
		<comments>http://duck-wing.com/wp/2007/07/27/scan-shred-repeat/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 01:41:19 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/2007/07/27/scan-shred-repeat/</guid>
		<description><![CDATA[
The quickest way to reduce office clutter is to get rid of paper. The stuff spreads onto every available flat surface and into every open container in the office. New paper is delivered to my house everyday by the mailman whether I want it or not. Even if you opt-out of junk mail, you are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://duck-wing.com/wp/wp-content/uploads/2007/07/images.jpg" onclick="window.open('http://duck-wing.com/wp/wp-content/uploads/2007/07/images.jpg','popup','width=101,height=124,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=yes,left=0,top=0');return false"><img src="http://duck-wing.com/wp/wp-content/uploads/2007/07/images-tm.jpg" height="100" width="81" border="1" hspace="4" vspace="4" alt="Images" /></a><br />
The quickest way to reduce office clutter is to get rid of paper. The stuff spreads onto every available flat surface and into every open container in the office. New paper is delivered to my house everyday by the mailman whether I want it or not. Even if you <a href="http://www.privacyrights.org/fs/fs4-junk.htm">opt-out of junk mail</a>, you are still going to get credit card offers from companies that you have a business relationship with. There&#8217;s almost no way to stop your own bank from sending these &#8220;exclusive offers&#8221; to you every day.</p>
<p>What you need is a trusted routine. Mine is to Scan and Shred. Here&#8217;s what works for me: everyday when I get home I collect all of the mail, fliers, advertisements and papers into a large box near the entry to my office (which for me is at the bottom of the stairs to the second floor). When I head up to the office, I take the pile with me. I&#8217;ve got a great scanner and a small shredder and almost no paper clutter.</p>
<p><img src="http://duck-wing.com/wp/wp-content/uploads/2007/07/scansnapeddy.jpg" height="261" width="269" border="1" hspace="4" vspace="4" alt="Scansnapeddy" /></p>
<p>The scanner I use is a <a href="http://www.fujitsu.com/us/services/computing/peripherals/scanners/">Fujitsu Scansnap</a> . They make several models, but if you use a Mac then you need to get <a href="http://www.fujitsu.com/us/services/computing/peripherals/scanners/workgroup/s500m.html">the Mac model (S500M)</a>. This is the real work horse of my routine. The Scansnap converts 36 pages per minute into PDF files. That&#8217;s right, I said 36 pages per minute (about one per second). Technically it can scan 18 double sided sheets per minute. Another time saver with the model is that you can set it up to really skip any user interaction. With a press of the scan button a stack of sheets are quickly scanned and PDF files are saved directly to a pre-defined location. Personally I scan the files into Preview so that I can save them with a descriptive file name and practical tags. Here is a typical work flow:</p>
<ol>
<li>Open all of my utility bills.</li>
<li>load them all into the Scansnap (even thought they are different sizes)</li>
<li>hit the scan button.</li>
<li>open more mail for another 30 seconds while the documents are scanned.</li>
<li>Do a &#8220;Save as&#8221; for each open file in Preview while adding tags with Default Folder X (I&#8217;ll talk about this at some later time)</li>
<li>Shred all of the paper immediately.</li>
</ol>
<p>I shred immediately for two reasons. The first is that I don&#8217;t have to worry about the can collectors that throw my garbage all over the street. My neighbor recently found all of his old mail in a shopping cart behind the local gas station. I&#8217;m sure there was more than enough personal info in that pile to cause him some concern.</p>
<p><img src="http://duck-wing.com/wp/wp-content/uploads/2007/07/shredder-011.jpg" height="414" width="311" border="1" hspace="4" vspace="4" alt="Shredder 011" /></p>
<p>The second reason to shred immediately is for the <span style="color:#ff7205;"><strong>commitment</strong></span>. Once it is in the shredder it will never come back out to be filed in a shoe-box or stacked on a desk. It&#8217;s gone and life goes on. I tried to separate the scan action from the discard action, but I just ended up creating new piles next to my computer.</p>
<p>I really can not say enough about the Scansnap. Before dropping the rather sizable chunk of cash on the S500M, I had an HP all-in-one. It was passable, but from start to finish, a single scan took me about 7 minutes. That&#8217;s ONE side of ONE sheet. It made me feel like <a href="http://en.wikipedia.org/wiki/Sisyphus">Sisyphys</a>. I scan virtually anything that is worth keeping, but here is what I don&#8217;t shred:</p>
<ol>
<li>Car registration (you should keep it in your car)</li>
<li>Legal documents (obvious)</li>
<li>Receipts for large purchase items (needed for rebates, service and resale)</li>
<li>Original packing slips for purchases over $100 (needed for many rebates and returns)</li>
<li>Manuals that I can not immediately download (I&#8217;ll talk about this next)</li>
</ol>
<p>I haven&#8217;t reached <a href="http://en.wikipedia.org/wiki/Nirvana">Nirvana</a> yet, but I am certainly on my way out of <a href="http://en.wikipedia.org/wiki/Purgatory">Purgatory</a> (wow, mixed religious metaphors).<br />
<script type="text/javascript"><!-- google_ad_client = "pub-3116165495618353"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "text_image"; //2007-07-29: http://www.duck-wing.com/wp/ google_ad_channel = "5431928956"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "0000FF"; google_color_text = "000000"; google_color_url = "008000"; google_ui_features = "rc:0"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Organization" rel="tag">Organization</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2007/07/27/scan-shred-repeat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Let there be organization</title>
		<link>http://duck-wing.com/wp/2007/07/27/let-there-be-organization/</link>
		<comments>http://duck-wing.com/wp/2007/07/27/let-there-be-organization/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 01:30:38 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/2007/07/27/let-there-be-organization/</guid>
		<description><![CDATA[In pursuit of perfect harmony in my home office, I&#8217;ve undertaken the GTD (Getting Things Done by David Allen) process coupled with reducing clutter. This post is about the clutter.

Clutter is a funny kind of affliction. You don&#8217;t seem to notice it until you are way in over your head. During the past 4 years [...]]]></description>
			<content:encoded><![CDATA[<p>In pursuit of perfect harmony in my home office, I&#8217;ve undertaken the <a href="http://en.wikipedia.org/wiki/GTD">GTD</a> (<a href="http://www.davidco.com/">Getting Things Done by David Allen</a>) process coupled with reducing clutter. This post is about the clutter.</p>
<p><img src="http://duck-wing.com/wp/wp-content/uploads/2007/07/clutter.jpg" height="300" width="452" border="1" hspace="4" vspace="4" longdesc="original:http://www.mexicanpictures.com/headingeast/images/clutter.jpg" /><br />
Clutter is a funny kind of affliction. You don&#8217;t seem to notice it until you are way in over your head. During the past 4 years I have moved three times. Each time I tried to rid myself of piles of clutter. But 4 years later I looked around and found that it had multiplied many times over. I&#8217;ve recently identified the root cause. If you create storage for anything, you are allowing it to become part of your family. It sets up house and begins breeding other non-essential clutter.</p>
<p>Maybe it is a natural response to the excesses of the 80&#8217;s and 90&#8217;s but it&#8217;s now trending to down-size your life. You can find user groups and blog posts all over the Internet. This is another one. The next few posts will all be related to streamlining your life and work environment. More specifically, how Apple fits with this philosophy. This blog is about all things Mac, so of course any implementation of GTD or streamlining will involve the Apple Mac.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Organization" rel="tag">Organization</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/GTD" rel="tag">GTD</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2007/07/27/let-there-be-organization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aperture training</title>
		<link>http://duck-wing.com/wp/2007/04/28/aperture-training/</link>
		<comments>http://duck-wing.com/wp/2007/04/28/aperture-training/#comments</comments>
		<pubDate>Sat, 28 Apr 2007 13:22:54 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Quicktime]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[iPhoto]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/2007/04/28/aperture-training/</guid>
		<description><![CDATA[If you&#8217;ve been following along with this blog, then you know I love Apple&#8217;s Aperture application. I upgraded from iPhoto shortly after I started using my first DSLR camera (the Nikon D80). Aperture is pretty straight forward to use. It&#8217;s elegant and intuiative, but there are many different workflow options when managing a large photo [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been following along with this blog, then you know I love Apple&#8217;s Aperture application. I upgraded from iPhoto shortly after I started using my first DSLR camera (the Nikon D80). Aperture is pretty straight forward to use. It&#8217;s elegant and intuiative, but there are many different workflow options when managing a large photo library. I started by reading through the <a href="http://www.amazon.com/gp/product/0321496620?ie=UTF8&#038;tag=duckwing-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0321496620">Apple Pro Training Series: Aperture 1.5 (Apple Pro Training)</a><img src="http://www.assoc-amazon.com/e/ir?t=duckwing-20&#038;l=as2&#038;o=1&#038;a=0321496620" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> which is a wonderful reference. It has some gorgeous color images on every single page. Detailed descriptions of the various tools and nice step by step instructions. It is well worth the price for both beginning and intermediate amateur photographers. It even comes with a DVD that contains all the images for the lessons and examples shown throughout the book.<br />
<img src="http://duck-wing.com/wp/wp-content/uploads/2007/04/11jjvvtp7jl.-sl110-.jpg" height="110" width="89" border="1" hspace="4" vspace="4" alt="11Jjvvtp7Jl. Sl110 " /></p>
<p>After working with this book for a couple of months I was really working more efficiently in Aperture and taking advantage of some very cool features. But I still felt like I was missing out on some features that the professionals over at <a href="http://digitalmedia.oreilly.com/aperture/">Inside Aperture</a> took for granted. After some Google searching I came across <a href="http://www.amazon.com/gp/product/1596713046?ie=UTF8&#038;tag=duckwing-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1596713046">Aperture 1.5 Beyond the Basics</a><img src="http://www.assoc-amazon.com/e/ir?t=duckwing-20&#038;l=as2&#038;o=1&#038;a=1596713046" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> and bought it off Amazon. It was kind of pricey but I knew Derrick Story and Scott Bourne would not do a bad job. I regularly listen to the<a href="http://ilifezone.com/"> iLifeZone podcast</a> and it is usually chock full of good tips. I was not wrong. The DVD is essentially a stand alone application with a simple user interface. You can watch an entire chapter at once, or just a single lesson. The video quality is very high and professionally produced as well. The best feature is that the material is completely un-biased. It is not certified or sponsored by Apple in any way, so you get the truth about what works and what does not. Click on a topic in the list shown and a video pops open and starts playing. You are even given the option to run in windowed or full screen mode. This publisher really gets it.</p>
<p><img src="http://duck-wing.com/wp/wp-content/uploads/2007/04/lyndainterface.jpg" height="359" width="533" border="1" hspace="4" vspace="4" alt="Picture 2" /><span style="font-size:0pt;"></p>
<p></span>The training DVD helped so much, that I went over to <a href="http://lynda.com/">Lynda.com</a> (the publisher) to check out some of their other training products. WOW!! They have a lot of great stuff. On-line training videos as well as &#8220;ship to your home&#8221; DVD training is available through the site. They already have an <a href="http://www.lynda.com/promo/cs3live/">Adobe CS3 training package available</a>.</p>
<p><script type="text/javascript" src="http://www.assoc-amazon.com/s/link-enhancer?tag=duckwing-20">
</script><br />
<noscript><br />
<img src="http://www.assoc-amazon.com/s/noscript?tag=duckwing-20" alt="" /><br />
</noscript></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3116165495618353";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
//-->
</script><br />
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Aperture" rel="tag">Aperture</a>, <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/iPhoto" rel="tag">iPhoto</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/Nikon" rel="tag">Nikon</a>, <a href="http://www.technorati.com/tag/Photography" rel="tag">Photography</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Review" rel="tag">Review</a>, <a href="http://www.technorati.com/tag/Software" rel="tag">Software</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2007/04/28/aperture-training/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A band-aid for the Finder</title>
		<link>http://duck-wing.com/wp/2006/12/29/a-band-aid-for-the-finder/</link>
		<comments>http://duck-wing.com/wp/2006/12/29/a-band-aid-for-the-finder/#comments</comments>
		<pubDate>Fri, 29 Dec 2006 22:29:24 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=107</guid>
		<description><![CDATA[
Yes, the Finder could be better. I think many of us are hoping that the next OS release brings tabbed finder views and a simple way to deal with moving and viewing files. But until that day comes, there is Pathfinder by Cocoatech (PF4). It&#8217;s been touted on 43Folders a couple of times, here and [...]]]></description>
			<content:encoded><![CDATA[<p>
Yes, the Finder could be better. I think many of us are hoping that the next OS release brings tabbed finder views and a simple way to deal with moving and viewing files. But until that day comes, there is <a href="http://www.cocoatech.com/pf4/">Pathfinder by Cocoatech</a> (PF4). It&#8217;s been touted on <a href="http://www.43folders.com/">43Folders</a> a couple of times, <a href="http://www.43folders.com/2006/12/28/pathfinder-redux/">here</a> and <a href="http://www.43folders.com/2006/01/17/7-things-pathfinder/">here</a>. Cocoatech have produced a quality product that feels right at home on my desktop. It takes some practice to get used to it though, so I&#8217;ll outline some cool features here.
</p>
<p>
The dropstack is a temporary holding place for files. Think of it as a more useful and forgiving command-select. You just drop files in the square and it keeps track of all of them. Then when you are ready to manipulate the files, you can easily grab each or all of them. YOu can even ctrl-click the stack to compress, burn, or email the lot. I use this for organizing my directories. I just browse through a bunch of folders throwing misplaced files in the dropstack. When I&#8217;m ready I just switch to the folder I want them in and unload them all.
</p>
<p>
<a href="http://www.flickr.com/photos/gstone/337750040/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/154/337750040_4ed06ae5ba_m.jpg" width="240" height="164" alt="PF1" /></a>
</p>
<p>
There are a huge number of options when working with files. The contextual menu for a single file allows you to do almost anything with it. Pathfinder not only gives you the option to copy the path of a file but it gives you the option of copying the UNIX, HFS, Terminal, URL, or name as a path. Honestly, it&#8217;s more than I have use for, but I&#8217;m sure some uber power user out there would love this feature.
</p>
<p>
<a href="http://www.flickr.com/photos/gstone/337749912/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/134/337749912_3c9d9b679e.jpg" width="396" height="500" alt="PF2" /></a>
</p>
<p>
As far as file paths go, PF4 has multiple optional drawer that you can setup to display the curent file path. As shown below, I also like to keep a folder histroy displayed so I don&#8217;t have to keep back tracking to folders that I use regularly. You know, those folders that are good enough for favorites, but you might make a desktop alias to.
</p>
<p>
<a href="http://www.flickr.com/photos/gstone/337749773/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/164/337749773_2cea4d0ec7.jpg" width="148" height="500" alt="PF3" /></a>
</p>
<p>
The last feature I want to mention is the optional Running Processes tab. It&#8217;s kind of like having a mini-dock attached to the window. You can kill a process, switch to an application or bring up a contextual menu with loads more options, such as launching another instance of the application as root.
</p>
<p>
<a href="http://www.flickr.com/photos/gstone/337749679/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/155/337749679_6006223988.jpg" width="255" height="500" alt="PF4" /></a>
</p>
<p>
These are the kind of features that only a dedicated and Apple Fanboy would think about including. I bet the developers at Cocoatech all love their macs and started making great software that they wanted to use. I, for one, am grateful that the mac community is made by companies like Cocoatech
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/OSX" rel="tag">OSX</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Review" rel="tag">Review</a>, <a href="http://www.technorati.com/tag/Software" rel="tag">Software</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a>, <a href="http://www.technorati.com/tag/Trick" rel="tag">Trick</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/12/29/a-band-aid-for-the-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The easiest way to print a calendar on a Mac</title>
		<link>http://duck-wing.com/wp/2006/12/16/the-easiest-way-to-print-a-calendar-on-a-mac/</link>
		<comments>http://duck-wing.com/wp/2006/12/16/the-easiest-way-to-print-a-calendar-on-a-mac/#comments</comments>
		<pubDate>Sat, 16 Dec 2006 15:55:27 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=102</guid>
		<description><![CDATA[
Today I had the need to print out a calendar for my wife. She needed a blank printout to write a schedule to hang on her wall. My first thought was &#8220;I think there is a template in Apple&#8217;s iWork Pages that could do this.&#8221; Well, that was a poor assumption. No such luck. I [...]]]></description>
			<content:encoded><![CDATA[<p>
Today I had the need to print out a calendar for my wife. She needed a blank printout to write a schedule to hang on her wall. My first thought was &#8220;I think there is a template in Apple&#8217;s iWork Pages that could do this.&#8221; Well, that was a poor assumption. No such luck. I went to the <a href="http://iworkcommunity.com/">iWork community site</a> to find a template but nothing was really useful.
</p>
<p>
Then it hit me! I have iCal. Right there under the file menu I chose print, fully expecting to just get a bland printout of my current view. That&#8217;s not the Apple way though. You get a nice print preview and preference panel that allows some great print options. You can select the number of months to print, along with which calendar events to include. Black and white or color? No problem. Even mini-months are included. This is a wonderful surprise built right into iCal.
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/12/calprint.jpg" height="256" width="401" align="" border="1" hspace="4" vspace="4" alt="Temp" longdesc="" />
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/OSX" rel="tag">OSX</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Software" rel="tag">Software</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a>, <a href="http://www.technorati.com/tag/Trick" rel="tag">Trick</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/12/16/the-easiest-way-to-print-a-calendar-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sync two macs at home</title>
		<link>http://duck-wing.com/wp/2006/12/11/sync-two-macs-at-home/</link>
		<comments>http://duck-wing.com/wp/2006/12/11/sync-two-macs-at-home/#comments</comments>
		<pubDate>Tue, 12 Dec 2006 02:56:46 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=88</guid>
		<description><![CDATA[
Thanks to Apple&#8217;s aggressive release cycle, many Mac owners have a couple of different machines sitting at home. My particular setup is a Mac Pro in the study and an older 17&#8243; Powerbook in the living room. You would think that this would be ideal. I have a powerful workstation for Aperture and a nice [...]]]></description>
			<content:encoded><![CDATA[<p>
Thanks to <a href="http://en.wikipedia.org/wiki/Apple_Mac">Apple&#8217;s aggressive release cycle</a>, many Mac owners have a couple of different machines sitting at home. My particular setup is a Mac Pro in the study and an older 17&#8243; Powerbook in the living room. You would think that this would be ideal. I have a powerful workstation for Aperture and a nice portable for couch surfing. But, eventually you realize that there is a fly in the ointment. Many items only exist on one machine or the other. <a href="http://www.apple.com/macosx/features/dotmacsync/">Apple&#8217;s &#8220;Sync&#8221; utility</a> does work great with a dot mac account. But their <a href="http://www.apple.com/dotmac/backup.html">Backup application</a> just doesn&#8217;t work very well. Sure, all of my bookmarks, contacts, and keychains are all in sync between the two machines, but it just doesn&#8217;t handle large data backups very well. Today I was just thinking, &#8220;wouldn&#8217;t it be great if I could do the same with all of my other documents?&#8221; Then I suddenly realized I own the must have application <a href="http://www.econtechnologies.com/site/Pages/ChronoSync/chrono_overview.html">Chronosync by Econ technologies</a>. This application is one of those little gems that just works well.<br />
<br /><span style="font-size:18pt;text-decoration:underline;"><strong>What it does</strong></span><br />
<br />It can synchronize two directions, archive deleted files, and even email a log file to you when it&#8217;s all done. I&#8217;ve been using it for about a year now for nightly backups to an external drive and it works great. As the name implies, Chronosync has a built in scheduler that will run any script at a predetermined time. It only syncs files that have been modified, so it saves time and drive space.<br />
<br /><span style="font-size:18pt;text-decoration:underline;"><strong>How to do it</strong></span><br />
<br />Here&#8217;s a brief breakdown of how to setup Chronosync to keep two machines up to date. There are some particular caveats that I will emphasize to keep from screwing up either machine.<br />
<br />Mount the remote machine (in this case it is my laptop). The first time you run the script, choose &#8220;Left to Right&#8221; sync. I am starting with the idea that my desktop has all of the master documents and I want to do an initial sync to replicate everything to my laptop. After the intial sync, you&#8217;ll want to setup two way syncing to keep both machines identical. The instructions that follow will outline bidirectional syncing since it is slightly more complicated.
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/12/chrono11.jpg" height="256" width="428" align="" border="1" hspace="4" vspace="4" alt="Temp" longdesc="" />
</p>
<p>
I find it easier to use a series of Chronosync scripts to sync specific items rather than just doing a sync of the two home folders. While my Mac Pro has 750GB of drive space, my poor Powerbook only has 120GB (upgraded myself). I don&#8217;t want to run out of space on my portable. Also, the iPhoto and iTunes libraries are handled very sepcifically. I only sync those one way (from the desktop to the laptop). Make sure to <a href="http://www.macworld.com/weblogs/mac911/2006/10/transtunesphoto/index.php">read the Macworld article</a> about using multiple libraries.
</p>
<p>
I create a new Chronosync script and set the left source as my &#8220;documents&#8221; folder onÂ  my desktop and the right source as the documents folder on my laptop. Now choose &#8220;options&#8221; so that Chronosync can auto-mount the remote machine when it is time for the scheduled backup to occur.
</p>
<p>
<a href="http://macgiver.wordpress.com/files/2006/12/chrono2.jpg"><img src="http://macgiver.wordpress.com/files/2006/12/chrono2-tm.jpg" height="191" width="249" border="1" hspace="4" vspace="4" alt="Temp" /></a>
</p>
<p>
Choose bidirectional sync and check the &#8220;Synchronize Deletions&#8221; box. I save deletions to an archive which I will go through and remove periodically. This is a nice safe guard to prevent accidental deletions on both machines.<br />
<br />We&#8217;re going to be pretty general with the sync triggers. If any of these attributes are different between two files, Chronosync will copy the new version. See the image below for the specific settings I use
</p>
<p>
<a href="http://macgiver.wordpress.com/files/2006/12/chrono3.jpg"><img src="http://macgiver.wordpress.com/files/2006/12/chrono3-tm.jpg" height="181" width="437" border="1" hspace="4" vspace="4" alt="Temp" /></a>
</p>
<p>
Chronosync has many individual settings for each sync. I will just briefly outline my settings in the images below. In Error handling, I set &#8220;Ignore extended attributes and access control errors.&#8221;
</p>
<p>
<a href="http://macgiver.wordpress.com/files/2006/12/chrono41.jpg"><img src="http://macgiver.wordpress.com/files/2006/12/chrono4-tm.jpg" height="276" width="394" border="1" hspace="4" vspace="4" alt="Temp" /></a>
</p>
<p>
Setup the email notification so that any errors are identified.
</p>
<p>
<a href="http://macgiver.wordpress.com/files/2006/12/chronosync4.jpg"><img src="http://macgiver.wordpress.com/files/2006/12/chronosync4-tm.jpg" height="180" width="394" border="1" hspace="4" vspace="4" alt="Temp" /></a>
</p>
<p>
I don&#8217;t bother with the rule based sync because I want to capture all changed files.
</p>
<p>
<span style="font-size:18pt;text-decoration:underline;"><strong>That&#8217;s it</strong></span>
</p>
<p>
Just go try Chronosync. It&#8217;s a great application that gets the job done. It has just enough complexity to solve most archival needs but not so much that it is impossible to get anything done.
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Review" rel="tag">Review</a>, <a href="http://www.technorati.com/tag/Security" rel="tag">Security</a>, <a href="http://www.technorati.com/tag/Software" rel="tag">Software</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/12/11/sync-two-macs-at-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image sucking with Automator</title>
		<link>http://duck-wing.com/wp/2006/11/12/image-sucking-with-automator/</link>
		<comments>http://duck-wing.com/wp/2006/11/12/image-sucking-with-automator/#comments</comments>
		<pubDate>Sun, 12 Nov 2006 21:52:20 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Automator]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[iPhoto]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=75</guid>
		<description><![CDATA[
Here&#8217;s a quick Automator script to pull all of the image links in the frontmost Safari window into iPhoto. I use this when I stumble across a web page with great photos I want to add to my gallery.
Notice that what this script does is download to the desktop and then import to iPhoto. After [...]]]></description>
			<content:encoded><![CDATA[<p>
Here&#8217;s a quick Automator script to pull all of the image links in the frontmost Safari window into iPhoto. I use this when I stumble across a web page with great photos I want to add to my gallery.<br />
<br />Notice that what this script does is download to the desktop and then import to iPhoto. After completion, it deletes the originals from the desktop. This way I am sure to get the full resolution images rather than the lower resolution web thumb nails
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/11/AutoImageURL.png" height="315" width="430" border="1" hspace="4" vspace="4" alt="Temp" />
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Automator" rel="tag">Automator</a>, <a href="http://www.technorati.com/tag/iPhoto" rel="tag">iPhoto</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Programming" rel="tag">Programming</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a>, <a href="http://www.technorati.com/tag/Trick" rel="tag">Trick</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/11/12/image-sucking-with-automator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beyond Onyx</title>
		<link>http://duck-wing.com/wp/2006/11/11/beyond-onyx/</link>
		<comments>http://duck-wing.com/wp/2006/11/11/beyond-onyx/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 16:32:45 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=72</guid>
		<description><![CDATA[
I love the system utility Onyx. I&#8217;ve tried most of the others, including MacJanitor and Cocktail, but Onyx has always done a good job and has a great feel to it. Now I&#8217;m aware that most of them are simply running a series of unix maintenance commands to repair permissions, clear cache files and update [...]]]></description>
			<content:encoded><![CDATA[<p>
I love the system utility Onyx. I&#8217;ve tried most of the others, including MacJanitor and Cocktail, but Onyx has always done a good job and has a great feel to it. Now I&#8217;m aware that most of them are simply running a series of unix maintenance commands to repair permissions, clear cache files and update catalogs. But I still find them easier to use than the Unix commands.
</p>
<p>
I am now an <a href="http://applejack.sourceforge.net/">Applejack</a> user. What is Applejack? Well, it&#8217;s the uber disk repair script. While it does require a restart into <a href="http://www.westwind.com/reference/OS-X/commandline/single-user.html">Single user mode</a>, it repairs way more than just the permissions. Too much to list here, but check out the link I provided. One of the big features is repairing bad bits on a drive. If you feel like your mac has been crashing more often than it should, the disk could be corrupted. Applejack will take care of that. It also cleans up virtual memory catalog structures.
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/11/screen_shot.jpg" height="128" width="361" border="1" hspace="4" vspace="4" alt="screen_shot" />
</p>
<p>
Be careful though, Single user mode is quite powerful. I would recommend reading up on it before you try it.
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/OSX" rel="tag">OSX</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Review" rel="tag">Review</a>, <a href="http://www.technorati.com/tag/Software" rel="tag">Software</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/11/11/beyond-onyx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Better Mail</title>
		<link>http://duck-wing.com/wp/2006/10/08/better-mail/</link>
		<comments>http://duck-wing.com/wp/2006/10/08/better-mail/#comments</comments>
		<pubDate>Sun, 08 Oct 2006 14:58:23 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=64</guid>
		<description><![CDATA[
Simplicity is the Apple way. Sometimes that comes with a shorter feature list. Apple&#8217;s Mail is a good example. Even your grandmother could use it with little or no help, but that is partly because it has so few features. Just try to get granny to have a go around with MS Entourage. Luckily, there [...]]]></description>
			<content:encoded><![CDATA[<p>
Simplicity is the Apple way. Sometimes that comes with a shorter feature list. Apple&#8217;s Mail is a good example. Even your grandmother could use it with little or no help, but that is partly because it has so few features. Just try to get granny to have a go around with MS Entourage. Luckily, there are more than a few Mail users out there that have cobbled together some of the most asked for features in the form of add-ons and Scripts.
</p>
<p>
There&#8217;s <a href="http://www.tikouka.net/mailapp/">a nice repository of add ons</a> for Apple Mail that catalogs some older additions and scripts as well as a more up to date <a href="http://www.hawkwings.net/plugins.htm">list at Hawkwings</a> that is more comprehensive.
</p>
<p>
There&#8217;s not many that I have found useful for Mail but the <a href="http://www.briantoth.com/addressbook/">Google Maps plugin</a> and <a href="http://loghound.com/GoogleFill/index.html">GoogleFill</a> for reverse address lookup are both handy additions for Address Book.
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Applescript" rel="tag">Applescript</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/OSX" rel="tag">OSX</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/10/08/better-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Tips &#8211; Load music with Quicksilver</title>
		<link>http://duck-wing.com/wp/2006/09/30/mac-tips-load-music-with-quicksilver/</link>
		<comments>http://duck-wing.com/wp/2006/09/30/mac-tips-load-music-with-quicksilver/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 01:23:01 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Quicksilver]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=60</guid>
		<description><![CDATA[
Here&#8217;s a simple use for Quicksilver. Create a new trigger with the first pane set to your music library. Set the second pane to &#8220;Search Contents&#8221; and now you can load any song while working in any application. Shouldn&#8217;t iTunes come with this feature built in?


Update:
Another way to do this is with the iTunes plugin [...]]]></description>
			<content:encoded><![CDATA[<p>
Here&#8217;s a simple use for Quicksilver. Create a new trigger with the first pane set to your music library. Set the second pane to &#8220;Search Contents&#8221; and now you can load any song while working in any application. Shouldn&#8217;t iTunes come with this feature built in?
</p>
<p>
<span style="color:#ff7f00;">Update:</p>
<p>Another way to do this is with the iTunes plugin for Quicksilver. Invoke QS and start typing &#8220;iTunes&#8221;, then right arrow in to see a list available options like browsing artists, tracks, genre etc. This is a pretty nice interface as well.</span>
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/OSX" rel="tag">OSX</a>, <a href="http://www.technorati.com/tag/Quicksilver" rel="tag">Quicksilver</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a>, <a href="http://www.technorati.com/tag/Trick" rel="tag">Trick</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/09/30/mac-tips-load-music-with-quicksilver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Tips &#8211; Keyboard surfing</title>
		<link>http://duck-wing.com/wp/2006/09/29/mac-tips-keyboard-surfing/</link>
		<comments>http://duck-wing.com/wp/2006/09/29/mac-tips-keyboard-surfing/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 13:41:19 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=58</guid>
		<description><![CDATA[



If you&#8217;re not using keyboard shortcuts and tricks, you are wasting precious time that could be better spent on YouTube. Here&#8217;s a couple of my most used keyboard shortcuts for the mac.


Safari Specific shortcuts


to switch between tabs in Safari


to jump to the search field in Safari


command and &#8216;+&#8217; or &#8216;-&#8217; to change the size of [...]]]></description>
			<content:encoded><![CDATA[<p>
<img src="http://macgiver.wordpress.com/files/2006/09/keyboard-apple-1.jpg" height="117" width="202" border="1" hspace="4" vspace="4" alt="keyboard-apple" />
</p>
<p>
If you&#8217;re not using keyboard shortcuts and tricks, you are wasting precious time that could be better spent on YouTube. Here&#8217;s a couple of my most used keyboard shortcuts for the mac.
</p>
<p>
<span style="color:#ff7f00;"><strong>Safari Specific shortcuts</strong></span>
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/09/key_combo1.jpg" height="18" width="218" border="1" hspace="4" vspace="4" alt="key_combo.php" />to switch between tabs in Safari
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/09/key_combo2.jpg" height="15" width="178" border="1" hspace="4" vspace="4" alt="key_combo.php" />to jump to the search field in Safari
</p>
<p>
command and &#8216;+&#8217; or &#8216;-&#8217; to change the size of text in Safari
</p>
<p>
<span style="color:#ff7f00;"><strong>General tricks</strong></span><span style="color:#ff7f00;"><br />
<br /></span>
</p>
<p>
Hold down the ctrl key while scrolling the wheel/ball on your mouse to zoom your display in and out (I wish my PC had this)
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/09/key_combo3.jpg" height="15" width="180" border="1" hspace="4" vspace="4" alt="key_combo.php" /> to lookup a word in the built in dictionary
</p>
<p>
cmd and tab to bring up the application switcher
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Hardware" rel="tag">Hardware</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/OSX" rel="tag">OSX</a>, <a href="http://www.technorati.com/tag/Tip" rel="tag">Tip</a>, <a href="http://www.technorati.com/tag/Trick" rel="tag">Trick</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/09/29/mac-tips-keyboard-surfing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quicksilver Tip &#8211; File Tagging</title>
		<link>http://duck-wing.com/wp/2006/09/28/quicksilver-tip-file-tagging/</link>
		<comments>http://duck-wing.com/wp/2006/09/28/quicksilver-tip-file-tagging/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 02:19:51 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Quicksilver]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=56</guid>
		<description><![CDATA[



Remember back when Steve Jobs introduced us all to Spotlight. He did a demo that seemed like magic. He typed in a word and Spotlight found audio, video, photo and text documents related to that word. I was amazed and rushed to get Tiger installed on my mac. What a let down when I realize [...]]]></description>
			<content:encoded><![CDATA[<p>
<img src="http://macgiver.wordpress.com/files/2006/09/QSicon.jpg" height="132" width="135" border="1" hspace="4" vspace="4" alt="Temp" /><a href="http://macgiver.wordpress.com/files/2006/09/tag.jpg"><img src="http://macgiver.wordpress.com/files/2006/09/tag-tm.jpg" height="128" width="136" border="1" hspace="4" vspace="4" alt="Temp" /></a>
</p>
<p>
Remember back when Steve Jobs introduced us all to Spotlight. He did a demo that seemed like magic. He typed in a word and Spotlight found audio, video, photo and text documents related to that word. I was amazed and rushed to get Tiger installed on my mac. What a let down when I realize that this only works if you have tagged your files with Spotlight comments. That can be tedious to do. Normally you have to select the file, get info on it, then type in the tags and close the info box. With some basic Quicksilver skills, you can automate this process. <a href="http://docs.blacktree.com/quicksilver/plug-ins/file_tagging?DokuWiki=a7e9780e35b185f3b1637728ffb16739">Here is</a> the documentation for the Tagging plugin of QS.
</p>
<p>
The only modification to this tutorial is to select some files to tag and then invoke Quicksilver. You can do this by navigating in the finder and selecting the files you want tag. Invoke Quicksilver (ctrl-space) and hit that super secret key combo cmd-g to bring them all into Quicksilver. I&#8217;m pretty sure that this is the fastest and easiest way to add Spotlight comments.
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/OSX" rel="tag">OSX</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Quicksilver" rel="tag">Quicksilver</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/09/28/quicksilver-tip-file-tagging/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quicksilver is slick</title>
		<link>http://duck-wing.com/wp/2006/09/24/quicksilver-is-slick/</link>
		<comments>http://duck-wing.com/wp/2006/09/24/quicksilver-is-slick/#comments</comments>
		<pubDate>Sun, 24 Sep 2006 16:46:09 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Quicksilver]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=51</guid>
		<description><![CDATA[
A previous post showed how to use Apple&#8217;s Automator to create a workflow for taking a screenshot and sending it to iPhoto. Wouldn&#8217;t it be great if you could associate a hotkey to run this work flow? Enter Quicksilver.





First you must setup QS to catalog your Scripts folder. Go to the catalog preferences for QS [...]]]></description>
			<content:encoded><![CDATA[<p>
A previous post showed how to use Apple&#8217;s <a href="http://www.automatorworld.com/">Automator</a> to create a workflow for taking a screenshot and sending it to iPhoto. Wouldn&#8217;t it be great if you could associate a hotkey to run this work flow? Enter <a href="http://quicksilver.blacktree.com/">Quicksilver</a>.
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/09/QSCat.jpg" height="60" width="292" border="0" hspace="4" vspace="4" alt="Catalog" />
</p>
<p>
First you must setup QS to catalog your Scripts folder. Go to the catalog preferences for QS and select Custom on the left side panel.
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/09/QSCustom.jpg" height="243" width="167" border="1" hspace="4" vspace="4" alt="Custom Catalog" />
</p>
<p>
Now you can create a new Folder scanner. QS does not scan your entire hard disk as a default. Personally this can be good and bad. Speed of searching is greatly increased with a smaller catalog, but you may miss finding things that are not in the documents or application folders.
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/09/QSScanner.jpg" height="175" width="273" border="0" hspace="4" vspace="4" alt="Folder Scanner" /><br />
<br /><img src="http://macgiver.wordpress.com/files/2006/09/CatSetting.jpg" height="277" width="295" border="0" hspace="4" vspace="4" alt="Temp" />
</p>
<p>
After you&#8217;ve created a new File and Folder Scanner, examine the info for this new catalog. Set the path to include ~/Library/Scripts and set the depth to infinite. Now you can access any scripts or Automator workflows that are in your script menu. While running scripts from within Quicksilver can really be a boon to your productivity, the exciting opportunity is assign Triggers within QS. Triggers are just like <a href="http://www.quickeys.com/products/qkx.html">Quickeys</a> (I loved it in the old OS 7-9 days) but who needs another application running when Quicksilver is such a Swiss Army Knife.
</p>
<p>
<a href="http://macgiver.wordpress.com/files/2006/09/QSTrigger.jpg"><img src="http://macgiver.wordpress.com/files/2006/09/QSTrigger-tm.jpg" height="100" width="332" border="0" hspace="4" vspace="4" alt="Triggers" /></a>
</p>
<p>
Go to the Triggers preference in QS and select Custom Triggers. And a new trigger and name it something descriptive. You&#8217;ll get the standard QS interface. Select your script or workflow in the first pane and &#8220;Execute Workflow&#8221; in the second. Save the trigger.
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/09/QSScannerset.jpg" height="272" width="310" border="1" hspace="4" vspace="4" alt="Scanner Setting" />
</p>
<p>
Get info on this new trigger. Edit the Hot Key setting. I&#8217;ve chosen something easy to use and remember (and that doesn&#8217;t conflict with any other Hot Key). What&#8217;s even nicer is that QS allows you to choose which application have access to this new Hot key trigger. This is convenient if an application already uses that particular key combination or if you only want the shortcut available under certain circumstances.
</p>
<p>
<img src="http://macgiver.wordpress.com/files/2006/09/QSTrig.jpg" height="149" width="318" border="0" hspace="4" vspace="4" alt="Trigger Setting" />
</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Automator" rel="tag">Automator</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/OSX" rel="tag">OSX</a>, <a href="http://www.technorati.com/tag/Productivity" rel="tag">Productivity</a>, <a href="http://www.technorati.com/tag/Quicksilver" rel="tag">Quicksilver</a>, <a href="http://www.technorati.com/tag/Software" rel="tag">Software</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/09/24/quicksilver-is-slick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick shot Automator</title>
		<link>http://duck-wing.com/wp/2006/09/23/quick-shot-automator/</link>
		<comments>http://duck-wing.com/wp/2006/09/23/quick-shot-automator/#comments</comments>
		<pubDate>Sun, 24 Sep 2006 03:05:43 +0000</pubDate>
		<dc:creator>Macgiver</dc:creator>
				<category><![CDATA[Automator]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://duck-wing.com/wp/?p=50</guid>
		<description><![CDATA[I use a lot of Applescript when I use my Mac. I&#8217;ve learned quite a bit about the language over the years. Needless to say that it makes me a little snobby about using Automator. For the most part, I hate automator because it is so limited. What it has is pretty much all you [...]]]></description>
			<content:encoded><![CDATA[<p>I use a lot of Applescript when I use my Mac. I&#8217;ve learned quite a bit about the language over the years. Needless to say that it makes me a little snobby about using Automator. For the most part, I hate automator because it is so limited. What it has is pretty much all you get to do. However, once in awhile I gain an added appreciation for its simplicity. Here is an Automator &#8220;script&#8221; that takes a screenshot and then places the screen shot in my blog photos library within iPhoto. I&#8217;m sure if I worked long enough I could have come up with an Applescript to do it, but Automator allowed me to do it in about 10 seconds of work. Here it is (and yes, I used this automator &#8220;script&#8221; to take the screenshot)</p>
<p><a href="http://macgiver.wordpress.com/files/2006/09/Automator-1.png"><img src="http://macgiver.wordpress.com/files/2006/09/Automator-1-tm.jpg" height="351" width="394" border="1" hspace="4" vspace="4" alt="Automator" /></a></p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://www.technorati.com/tag/Apple" rel="tag">Apple</a>, <a href="http://www.technorati.com/tag/Mac" rel="tag">Mac</a>, <a href="http://www.technorati.com/tag/OSX" rel="tag">OSX</a>, <a href="http://www.technorati.com/tag/Programming" rel="tag">Programming</a>, <a href="http://www.technorati.com/tag/Automator" rel="tag">Automator</a>, <a href="http://www.technorati.com/tag/Software" rel="tag">Software</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://duck-wing.com/wp/2006/09/23/quick-shot-automator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
