<?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>michael-mccracken.net &#187; mac</title>
	<atom:link href="http://michael-mccracken.net/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael-mccracken.net</link>
	<description>This is a weblog</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:46:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Getting notes to work with LaTeX Beamer and Skim</title>
		<link>http://michael-mccracken.net/2010/04/getting-notes-to-work-with-latex-beamer-and-skim/</link>
		<comments>http://michael-mccracken.net/2010/04/getting-notes-to-work-with-latex-beamer-and-skim/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 14:34:56 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/?p=284</guid>
		<description><![CDATA[I&#8217;m writing a presentation with Beamer, a LaTeX class for making PDF slides. There&#8217;s a built-in way to generate &#8220;notes&#8221;, which was geared towards Acrobat Reader &#8211; it basically makes a double-wide PDF page and Reader will show the &#8216;notes&#8217; page on the second screen. (I&#8217;m guessing it assumes your laptop screen is arranged on [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing a presentation with <a href="http://bitbucket.org/rivanvx/beamer/wiki/Home">Beamer</a>, a LaTeX class for making PDF slides.</p>

<p>There&#8217;s a built-in way to generate &#8220;notes&#8221;, which was geared towards Acrobat Reader &#8211; it basically makes a double-wide PDF page and Reader will show the &#8216;notes&#8217; page on the second screen. (I&#8217;m guessing it assumes your laptop screen is arranged on the right of your presentation screen, it&#8217;s the same size or bigger, etc&#8230;)</p>

<p>This doesn&#8217;t work for my personal favorite PDF reader, <a href="http://skim-app.sf.net">Skim</a> &#8211; but luckily there is a full explanation of how to make it work on the <a href="http://sourceforge.net/apps/mediawiki/skim-app/index.php?title=Tips_and_Tricks#Interaction_with_LaTeX_Beamer">Skim Wiki: Tips and Tricks page</a>. The short of it is you create three tex files &#8211; one with all the content and two wrappers that generate two versions of the same presentation. One version has slides and the other has notes. Then you can set up Skim to auto-scroll the notes PDF as you move through the slides PDF in presentation mode.</p>

<p>Big thanks to whoever wrote that tip &#8211; and to Christiaan for making such a great app.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2010/04/getting-notes-to-work-with-latex-beamer-and-skim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tinkering</title>
		<link>http://michael-mccracken.net/2009/09/tinkering/</link>
		<comments>http://michael-mccracken.net/2009/09/tinkering/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 17:04:59 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[desktopvswebapps]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[tinkering]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=172</guid>
		<description><![CDATA[I really liked a recent post by Alex Payne titled Switching Season. He says he gets an itch every year or so to go try something different, and I can sympathize. What he says at the end really resonates: It’s about computer usage as a creative act, something that becomes harder and harder to experience [...]]]></description>
			<content:encoded><![CDATA[<p>I really liked a recent post by Alex Payne titled <a href="http://al3x.net/2009/08/10/switching-season.html">Switching Season</a>.  He says he gets an itch every year or so to go try something different, and I can sympathize. What he says at the end really resonates:</p>

<blockquote><span style="font-family: 'Times New Roman', Times, fantasy; line-height: 26px; font-size: 17px; color: #222222;">It’s about computer <em>usage</em> as a creative act, something that becomes harder and harder to experience the more proficient one gets with a computer.</span></blockquote>

<p>I feel this way every once in a while too &#8211; It used to be fun just getting a computer to do something. Once you know enough about how it works and most of what you do is handled pretty smoothly, some of the fun goes out of it. The problem with high-quality free apps like Mail and Address Book is that they remove the motivation for people to tinker with new ways of using computers for the same old things.</p>

<p>This urge to tinker is pretty strong, at least for me, and I think it might be one reason why I&#8217;m not so excited about web and mobile (at least iPhone) programming. Both platforms have a lot going for them, but the barrier to tinkering with my data is high &#8211; sometimes I can&#8217;t get my data out of a service, and if I want to write scripts to combine two web apps, where do they run?</p>

<p>For example, I&#8217;ve seen a lot of great things come from the community built around BibDesk&#8217;s scripting interface, and if it were a web app, none of that would have happened.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2009/09/tinkering/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Subversion Client Issues</title>
		<link>http://michael-mccracken.net/2009/07/subversion-clients/</link>
		<comments>http://michael-mccracken.net/2009/07/subversion-clients/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 14:17:14 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=134</guid>
		<description><![CDATA[I do a quick one-bullet review of Mac SVN clients.]]></description>
			<content:encoded><![CDATA[<p>I use subversion, and won&#8217;t switch to something newer for a while, so it&#8217;s worth looking at how to polish that old hammer. I&#8217;m used to using the command line svn, or emacs. But recently I decided to try out a few of the nice GUI clients that are around, including <a href="http://versionsapp.com/">Versions</a>, <a href="http://zigzig.com/">ZigVersion</a> and <a href="http://www.zennaware.com/cornerstone/">Cornerstone</a>.</p>

<p>Of these, the only one that&#8217;s polished enough to lure me away from emacs and seems to support my favorite mode of working is Cornerstone, and it still gets it a little wrong.</p>

<p>I like to write log comments while looking at (and scrolling through) the diffs for the files I&#8217;m committing. This means I want a text field for writing log comments on the same screen as the diffs, that isn&#8217;t modal, and doesn&#8217;t stop me from moving around between multiple diffs.</p>

<p>As far as I could tell, I couldn&#8217;t get the comment field and the diff display shown together in Versions, and while I could in ZigVersion, that app had a subpar diff display and lacked polish overall, missing key shortcuts where I&#8217;d expect them, for instance. Cornerstone almost lets me do what I want, but it displays the comment field in a modal sheet, so I have to cancel to change which diff I&#8217;m looking at.</p>

<p>This is easy in emacs, but I like a nicer diff GUI. Am I just missing something? This feels like a natural workflow, so it seems strange that no clients support it well.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2009/07/subversion-clients/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Something Buckets</title>
		<link>http://michael-mccracken.net/2009/02/something-buckets/</link>
		<comments>http://michael-mccracken.net/2009/02/something-buckets/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 14:27:49 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[VoodooPad]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=130</guid>
		<description><![CDATA[I weigh in on the idea of "everything buckets", and using the filesystem.]]></description>
			<content:encoded><![CDATA[<p>Alex Payne&#8217;s recent post <a href="http://al3x.net/2009/01/31/against-everything-buckets.html">The case against everything buckets</a> makes a strong point in favor of using the filesystem for filing. To paraphrase: If your problem is that you have a bunch of files you need to search through, and possibly tag, then the filesystem and Spotlight are probably closer to solving your problem than you expect.</p>

<p>I enjoyed reading his post, because I like rules of thumb for simple design, and one of my favorites is &#8220;why not just use files?&#8221; &#8211; there are often reasons to do something else, but the filesystem is faster, more reliable, and more open than anything you&#8217;re likely to come up with on the first try. So you&#8217;d better be sure you&#8217;re not just poorly reimplementing it.</p>

<p>Buzz Andersen has a <a href="http://log.scifihifi.com/post/76989703/everything-buckets">thorough response</a>, centering on the fact that VoodooPad is a very useful app. Certainly I agree &#8211; I use it all the time, and its hyperlinking sets it apart from other notes apps (and the filesystem). So yes, VoodooPad is a Good Idea.</p>

<p>But is VoodooPad really an &#8220;Everything Bucket&#8221;? I&#8217;m not sold &#8211; you can use it to store PDFs and images and other files, but it really focuses on pages, and those files are just attachments to your pages. I see it as a notes app. I think if your problem is keeping notes &#8211; with images if necessary, linking between them, and searching those notes, then VoodooPad is clearly better than the filesystem. But you don&#8217;t have to put everything else in there too.</p>

<p>I agree with Alex that I don&#8217;t want one program to keep everything in a proprietary database. I like apps that keep my files as files. (like <a href="http://c-command.com/eaglefiler/">EagleFiler</a>.) But I do want layers on top of the filesystem &#8211; you wouldn&#8217;t want to use just files for email, for example.</p>

<p>The only solution that&#8217;s always bad is the solution to someone else&#8217;s problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2009/02/something-buckets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iCal&#039;s Text Field Jumble</title>
		<link>http://michael-mccracken.net/2008/11/text-field-jumble/</link>
		<comments>http://michael-mccracken.net/2008/11/text-field-jumble/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 21:38:46 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=121</guid>
		<description><![CDATA[Discussing some quirks of dialog design in iCal's event edit window.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve written here before about text fields, particularly the problem of having a good-looking &#8216;display&#8217; mode and a separate &#8216;edit&#8217; mode for data you don&#8217;t edit so often, like in AddressBook.</p>

<p>The most recent version of iCal decided that events are write-once-read-many as well. You now have to use cmd-E to get into edit mode, while cmd-I just gives you a small display mode.</p>

<p>I&#8217;m mostly OK with that, although I find I edit events about as often as I look at their info windows &#8211; after editing I usually just deal with alarms, not the events themselves. The casual glance at the time and title is always enough &#8211; I think either you&#8217;re looking at the time and title or you&#8217;re editing. I don&#8217;t see the appeal in the new &#8216;info-only&#8217; mode (if it&#8217;s actually new &#8211; it seems new.)</p>

<p>However, the change does highlight the jumble of editable text fields and text-like fields in the edit window:
<a href="http://michael-mccracken.net/wp2/wp-content/uploads/2008/11/pastedgraphic-1.tiff"><img src="http://michael-mccracken.net/wp2/wp-content/uploads/2008/11/pastedgraphic-1.tiff" alt="" title="Info window in iCal, 2008" class="alignnone size-full wp-image-125" /></a></p>

<p><a href="http://michael-mccracken.net/wp2/wp-content/uploads/2008/11/pastedgraphic.tiff"><img src="http://michael-mccracken.net/wp2/wp-content/uploads/2008/11/pastedgraphic.tiff" alt="" title="iCal info window, 2008" class="alignnone size-full wp-image-126" /></a></p>

<p>The &#8220;Add Attendees&#8221; link and the &#8220;None&#8221; placeholder for url act the same &#8211; you click on them, and enter text.
One&#8217;s a link and one&#8217;s mute gray text. Why?
For my part, I think the gray text is too understated, and the link is too garish.</p>

<p>There are other differences: you can tab to the &#8220;url&#8221; field, but you can&#8217;t tab to &#8220;attendees&#8221;&#8230; until you add one, then you can. Once you click on either of them, the url field pops up a plain white raised NSTextField, but the attendees field is sunken and translucent, apparently an NSTokenField?</p>

<p>Both of the blue links could also be buttons. I&#8217;m still not completely sold on replacing buttons with links, but I can understand the trend. I think a small plus-sign button would be fine for &#8220;Add File&#8221;, though, and &#8220;Attendees&#8221; ought to be a text field. Why force the user to use the mouse when adding data to an event?</p>

<p>All in all, I think the &#8220;Add Attendees&#8221; link/field is pretty strange. I&#8217;m curious if I missing a precedent somewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2008/11/text-field-jumble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two hours</title>
		<link>http://michael-mccracken.net/2008/03/two-hours/</link>
		<comments>http://michael-mccracken.net/2008/03/two-hours/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 02:42:54 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/2008/03/27/two-hours/</guid>
		<description><![CDATA[Daniel Jalkut just wrote about a desktop bookmarking app called Pukka, which despite being apparently nice enough to warrant a positive review, was simple enough that Leo Laporte wasn&#8217;t comfortable just saying it cost $15. I felt like adding to the discussion after a few commenters described the app as trivial &#8211; in one case [...]]]></description>
			<content:encoded><![CDATA[<p>Daniel Jalkut just <a href="http://www.red-sweater.com/blog/481/it-should-be-free">wrote about</a> a desktop bookmarking app called <a href="http://codesorcery.net/pukka/">Pukka</a>, which despite being apparently nice enough to warrant a positive review, was simple enough that Leo Laporte wasn&#8217;t comfortable just saying it cost $15. I felt like adding to the discussion after a few commenters described the app as trivial &#8211; in one case saying that any good programmer could write it in two hours.</p>

<p>This bothered me, so I downloaded Pukka and gave it a try. I was curious to see if it was indeed trivial.</p>

<p>While it definitely doesn&#8217;t seem like the most feature-rich program up front, there&#8217;s a lot of stuff in there &#8211; it works with more than one bookmarking site, it integrates with RSS readers, uses the OS X keychain, includes Bonjour discovery of nearby users, and has AppleScript support.</p>

<p>Further, it shows attention to detail. Although I may not agree with some of Justin&#8217;s UI design choices, it&#8217;s clear that he spent time thinking about bookmarking workflow. I know in some of my projects, just pondering design choices takes hours &#8211; drawing mockups, and trying things out.</p>

<p>End-user app development isn&#8217;t just programming, and programming isn&#8217;t just typing.</p>

<p>I think it&#8217;s fair to say that that although you might be able to retype the code by hand in a few hours, Pukka represents a good chunk of serious work. I&#8217;m sure the mac developers in the audience will agree &#8211; Applescript support alone is almost guaranteed to be more than two hours of work.</p>

<p>I&#8217;m glad that there&#8217;s a market for small apps and small developers, and I hope downwards price pressure from large subsidized or bundled apps doesn&#8217;t kill that off.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2008/03/two-hours/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>VoodooPad 3.5</title>
		<link>http://michael-mccracken.net/2008/02/voodoopad-35/</link>
		<comments>http://michael-mccracken.net/2008/02/voodoopad-35/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 23:00:44 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[VoodooPad]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/2008/02/11/voodoopad-35/</guid>
		<description><![CDATA[A solid update of my favorite desktop wiki.]]></description>
			<content:encoded><![CDATA[<p>From Flying Meat, <a href="http://flyingmeat.com/voodoopad">VoodooPad</a> 3.5 is out.
(<a href="http://www.flyingmeat.com/fs/flystashweb.cgi/2dc35f78-ac3e-01dc-01d4-c0cbe4c4bd91">release notes here</a>).</p>

<p>It&#8217;s a solid update, including welcome image-editor integration and more. I thought I&#8217;d point out my favorite feature in the release notes:</p>

<p>&ldquo;You can now edit pages and sort the results in the search window (woo!).&rdquo;</p>

<p>I like this because it matches a kind of manual refactoring habit I picked up with Project Builder / XCode&#8217;s excellent &ldquo;Find in Project&#8230;&rdquo; window &#8211; I search for a keyword that marks places I need to look at and edit the files right in the search window. (Note: <a href="http://www.gnu.org/software/emacs/manual/html_node/emacs/Other-Repeating-Search.html">&lsquo;occur-mode&rsquo; and kin</a> are a powerful way to do the same in Emacs&#8230;)</p>

<p>It&#8217;s a powerful habit if you plan for it, by using comments in code to keep track of what you&#8217;ve touched when making a lot of cross-cutting changes, like <code># @addsearch</code> Then when you think you&#8217;re done with a change, you can run a quick search to see if you forgot to fix anything.</p>

<p>Sometimes in VoodooPad notes, I&#8217;ll write in placeholders like that comment when I don&#8217;t have a bit of information yet, and now I can follow my trails the same way I do in code.</p>

<p>Thanks, Gus!</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2008/02/voodoopad-35/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PyObjC notes</title>
		<link>http://michael-mccracken.net/2008/02/pyobjc-notes/</link>
		<comments>http://michael-mccracken.net/2008/02/pyobjc-notes/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 18:07:28 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/2008/02/01/pyobjc-notes/</guid>
		<description><![CDATA[Some things I've picked up from working with PyObjC recently.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been hacking around with <a href="http://pyobjc.sf.net">PyObjC</a>, the Python-ObjC/Cocoa bridge recently, and it&#8217;s quickly becoming my favorite way to write Cocoa apps. It&#8217;s really natural to mix Python idioms with Cocoa objects.</p>

<p>The latest version of PyObjC is 2.0, it&#8217;s installed by default on OS X 10.5, and XCode now includes templates for starting a PyObjC project. There&#8217;s even code autocomplete in XCode for PyObjC and IB integration, so aside from some smart-indenting issues, writing PyObjC in XCode is almost as natural as writing in ObjC.</p>

<p>I thought I&#8217;d post a few nice shortcuts and tips here.</p>

<p><br />
You can use tuples for NSRect/Range/Point, for instance, this -</p>

<pre><code>r = NSInsetRect(((0, 0) ,
                 (100, 100)),
                10, 10)
</code></pre>

<p>creates this NSRect -</p>

<pre><code>NSRect origin=&lt;nspoint x=10.0
                       y=10.0&gt;
       size=&lt;nssize width=80.0
                   height=80.0&gt;&gt;
</code></pre>

<p><br />
Passing python arrays as NSArray instances (and dictionaries as NSDictionaries) works great, but sometimes you need to pass a C array. The Python &#8216;array&#8217; module handles that nicely:</p>

<pre><code>import array
g = NSGradient.alloc().
   initWithColors_locations_colorSpace_(
    [NSColor.whiteColor(),
     NSColor.blackColor()], &lt;br/&gt;
    array.array('f', [0.0, 1.0]),
    NSColorSpace.deviceRGBColorSpace())
</code></pre>

<p><br />
ObjC selectors are just python strings in PyObjC.</p>

<pre><code>defNC.addObserver_selector_name_object_(self,
  'windowDidResize:',
  NSWindowDidResizeNotification,
  self)
# or
self.performSelectorOnMainThread_withObject_waitUntilDone_('doIt:', None, False)
# or
if o.respondsToSelector_("fun:"): return o.fun_(a)
</code></pre>

<p><br />
Finally, something that comes in handy when working with KVC, the  &#8216;_&#8217; method now defined on NSObjects in PyObjC:</p>

<pre><code>o = &lt;some ObjC object&gt;
print o._.myKey
o._.myKey = 44
# is equivalent to:
print o.valueForKey_('myKey')
o.setValue_forKey_(44, 'myKey')
</code></pre>

<p><br />
That last example is straight from the <a href="http://pyobjc.sourceforge.net/NEWS-2.0.html">NEWS page</a>, where lots of other useful info can be found.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2008/02/pyobjc-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TaskPaper adds just enough to stick</title>
		<link>http://michael-mccracken.net/2007/11/taskpaper-adds-just-enough-to-stick/</link>
		<comments>http://michael-mccracken.net/2007/11/taskpaper-adds-just-enough-to-stick/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 19:47:31 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[reviews]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/11/01/taskpaper-adds-just-enough-to-stick/</guid>
		<description><![CDATA[TaskPaper 1.0 is a to-do list app that adds just a bit of sauce to what I was doing already, and it's great.]]></description>
			<content:encoded><![CDATA[<p>My favorite apps, the ones that slip easily into everyday use and stick there, just start with plain text and add some extra sauce. <a href="http://voodoopad.com">VoodooPad</a> is a great example, and Hog Bay Software&#8217;s new app <a href="http://hogbaysoftware.com/products/taskpaper">TaskPaper</a> is, too.</p>

<p>I&#8217;ve used both <a href="http://kinkless.com/kgtd">kgtd</a> and <a href="http://bargiel.home.pl/iGTD/">iGTD</a>, and played around with a few others. I came closest to sticking with a system using kgtd, but switched to iGTD because manually syncing kgtd got old.</p>

<p>All the extra <em>stuff</em> in iGTD was appealing, but I left tasks in the inbox for weeks, and never reviewed much of my vast forest of projects. I eventually fell back into tending short lists in Stickies, with titles like &#8220;<strong>NOW</strong>:&#8221; and &#8220;<strong>BY TUESDAY!</strong>:&#8221;.</p>

<p>When I moved those Stickies lists into TaskPaper, all I had to do was copy and paste &#8211; it uses the same format I do when I get lazy, and that has to be a good sign. I haven&#8217;t found a reason to jot a note somewhere else yet.</p>

<p>Moving tasks from iGTD was more sobering. Half those &#8220;next actions&#8221; had been done for weeks, and the other half were clearly scheduled for next Neversday. As Merlin Mann pointed out, <a href="http://www.43folders.com/2007/06/04/getting-ready-for-omnifocus">switching apps is a good excuse for a real review</a>.</p>

<p>TaskPaper adds automatic formatting, tabs, search, and a bit of hyperlinking to plain text.
Tasks are lines that start with a dash, and can be tagged by starting any word with an at-sign. Clicking a tag starts a search for that tag. I use them in a couple of ways &#8211; as contexts, and for scheduling. They can really be anything that makes sense as a visible search keyword.</p>

<p>I have been keeping a few tabs open &#8211; one to edit tasks, and a couple others with live searches to look at what&#8217;s on my plate. When I want to schedule something, I&#8217;ll tag it as @now or @tomorrow &#8211; I have those two as open tabs, and as I work I keep the @now tab open.
Other tabs come and go to look at contexts, like @email or @errand.</p>

<p>I like that the tags can be part of the sentence, so I don&#8217;t have to tab through a bunch of controls to set tags &#8211; I just write something like &#8216;@email Bob @home&#8217;&#8230; easy.</p>

<p>I also set up an inbox project (by typing &#8220;Inbox:&#8221;, naturally) to collect notes quickly, and that&#8217;s worked pretty well so far.</p>

<p>As with any 1.0, there&#8217;s some room for improvement. It&#8217;s not very scriptable, but it is plain text, so it could be worked around. Quicksilver integration was important with both kGTD and iGTD, and I&#8217;m not sure yet if I&#8217;ll really miss that here.
It can clean up tasks marked as done into an &#8220;Archive&#8221; project, but doesn&#8217;t yet note when they were finished, if that kind of thing matters to you. Finally, I&#8217;m not sure what the best way to sync with other devices would be, but there is a <a href="http://hogbaysoftware.com/products/taskpaper_web">web interface</a> in development &#8211; maybe that would be a good iPhone option.</p>

<p>TaskPaper is a solid, clear, and nicely minimalist app. Over the week I&#8217;ve been using it, it has made keeping to-dos in one place too easy to avoid, and added just enough functionality to sort through them without being distracting.</p>

<p>Note:
When I downloaded the 1.0 release, I found a conflict with TextExtras and wrote a <a href="http://hogbaysoftware.com/forums/taskpaper/topics/294_Archive_bug_in_1_22_">bug report</a>. In reply, Jesse sent me a complimentary license. Nice guy. I was going to write about it anyway, but I thought I should mention that I got it for free, as a surprise.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2007/11/taskpaper-adds-just-enough-to-stick/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>That Windows feeling</title>
		<link>http://michael-mccracken.net/2007/09/that-windows-feeling/</link>
		<comments>http://michael-mccracken.net/2007/09/that-windows-feeling/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 18:44:40 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://michael-mccracken.net/wp/2007/09/04/that-windows-feeling/</guid>
		<description><![CDATA[Uninvited dialogs popping to the front or stealing keyboard focus in OS X have been giving me <strong>that Windows feeling</strong> lately. I give a few examples in the full post.]]></description>
			<content:encoded><![CDATA[<p>I started this post more than a year ago. Not much has changed, and it&#8217;s time to just let it out.</p>

<p>Uninvited dialogs popping to the front or stealing keyboard focus in OS X have been giving me <strong>that Windows feeling</strong> lately. It was part of the old Mac OS&#8217;s comfortable &#8220;I&#8217;m in control&#8221; feeling, and was always immediately noticeable using Windows &#8211; popups and splash screens everywhere.</p>

<p>It&#8217;s particularly bad with multiple monitors, when you may not notice that a dialog opened on the other monitor and is stealing all your keypresses, making the app you thought you were using seem unresponsive and rudely interrupting your work.</p>

<p>Here are just a few that I notice all the time:</p>

<ul>
<li><p>Apple Backup: Every damn time it runs a backup I get an annoying alert, sometimes two if the media isn&#8217;t ready when it wants to run. This is the one single situation that I can remember Retrospect&#8217;s UI being better.</p></li>
<li><p>Apple Mail: If a message is sent but the SMTP server can&#8217;t be contacted, the message pops back up with a sheet to pick a new server to be used until you change locations &#8211; a feature I endure daily to cope with my home ISP insisting I use their SMTP server. This window pops to the front and steals key focus, so if you&#8217;re typing in another mail message, you lose letters.</p></li>
<li><p>Safari with GMail: sometimes GMail just pops to the front of the stack. I don&#8217;t ever want a web page deciding that it needs to be in the front &#8211; what is going wrong here? (note, now that I use my WebMail app, this doesn&#8217;t happen to me anymore&#8230;)</p></li>
<li><p>Safari also pops the download window up when it starts a download &#8211; good idea right? Not if it took a while to start the download and I&#8217;m now editing something in a totally unrelated browser window&#8230;</p></li>
<li><p>Growl: Growl could be a solution to some of these problems, but it adds its own annoyance.  Just waving your pointer over a notification &#8211; or even having it sitting in the spot the notification appears at &#8211; steals key focus from the current app. I use a variety of sticky notifications that I have to click on, and so this happens to me all the time.</p></li>
<li><p>FileMerge: if it takes a while to open a merge and I&#8217;ve moved away, it still pops the window to the front and takes key.</p></li>
<li><p>iTunes: changes to the music store status (like it finally loading a page), cause background windows to pop up in front of other iTunes windows. This doesn&#8217;t happen in browsers, why here?</p></li>
<li><p>iTunes: A more debatable example is if your iPod battery is completely drained, it will charge for a while before bringing iTunes to the front at a random time when it&#8217;s ready to sync. This is only if you&#8217;ve already requested iTunes to be shown when you plug in your iPod, so maybe it&#8217;s not their fault it annoys me.</p></li>
<li><p>Keychain security &#8211; because I have sensitive passwords on my laptop, my keychains lock when it sleeps, and time out. So I see a lot of the keychain password dialog, which steals key focus &#8211; even when it&#8217;s invoked from an app in the background. Backup makes this happen regularly. The dialog is small enough that I often don&#8217;t notice it on the other monitor.</p></li>
</ul>

<p>If this annoys you too, share your examples in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-mccracken.net/2007/09/that-windows-feeling/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

