<?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>Chris Morrell &#187; OS X</title>
	<atom:link href="http://cmorrell.com/os-x/feed" rel="self" type="application/rss+xml" />
	<link>http://cmorrell.com</link>
	<description>The personal home page of Chris Morrell</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:34:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Set OmniFocus As Your Homepage</title>
		<link>http://cmorrell.com/getting-things-done/set-omnifocus-as-your-homepage-923</link>
		<comments>http://cmorrell.com/getting-things-done/set-omnifocus-as-your-homepage-923#comments</comments>
		<pubDate>Fri, 04 Mar 2011 16:27:04 +0000</pubDate>
		<dc:creator>Chris M.</dc:creator>
				<category><![CDATA[Getting Things Done]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://cmorrell.com/?p=923</guid>
		<description><![CDATA[I&#8217;ve found that OmniFocus is by far my favorite task list manager, but one thing I always wished it could do was show me my lists in my browser (which I spend a lot more time in than in OmniFocus).  &#8230; <a href="http://cmorrell.com/getting-things-done/set-omnifocus-as-your-homepage-923">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found that OmniFocus is by far my favorite task list manager, but one thing I always wished it could do was show me my lists in my browser (which I spend a lot more time in than in OmniFocus).  I&#8217;ve never been much of an AppleScript aficionado, but today I sat down and figured out a way to combine Firefox, OmniScript, the crontab and AppleScript in a way that gets me a nice list of my tasks each time I open a new tab.  Here&#8217;s how I did it:</p>
<p>First, create a new AppleScript:</p>
<p><code>tell application "OmniFocus"<br />
set homepageFile to ((path to documents folder as rich text) &amp; "OmniFocus.html")<br />
tell default document<br />
save in homepageFile as "HTML"<br />
end tell<br />
end tell</code></p>
<p>That will export your OmniFocus document as HTML to ~/Documents/OmniFocus.html (you can tweak the homepageFile variable to change the location).</p>
<p>Next, we want to edit the crontab.  I used <a href="http://code.google.com/p/cronnix/downloads/list" target="_blank">CronniX</a> (a decent cron GUI for OS X) to export my OmniFocus document every hour:</p>
<p><code>0	*	*	*	*	/usr/bin/osascript "/Users/<strong><em>yourname</em></strong>/Documents/OmniFocus Exporter.scpt"</code></p>
<p>Google &#8220;crontab tutorial&#8221; to learn how to tweak when it runs.</p>
<p>Finally, I set my home page in Firefox to ~/Documents/OmniFocus.html and installed the extension <a href="https://addons.mozilla.org/en-us/firefox/addon/new-tab-homepage/" target="_blank">New Tab Homepage</a> so that each time a open a new tab, my homepage loads.  Now whenever I open a new tab I&#8217;m presented a nice list of all my tasks.</p>
<div class="su-linkbox" id="post-923-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://cmorrell.com/getting-things-done/set-omnifocus-as-your-homepage-923&quot;&gt;Set OmniFocus As Your Homepage&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://cmorrell.com/getting-things-done/set-omnifocus-as-your-homepage-923/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A little reminder of why I bought a Mac</title>
		<link>http://cmorrell.com/os-x/a-little-reminder-of-why-i-bought-a-mac-118</link>
		<comments>http://cmorrell.com/os-x/a-little-reminder-of-why-i-bought-a-mac-118#comments</comments>
		<pubDate>Thu, 27 Nov 2008 01:58:46 +0000</pubDate>
		<dc:creator>Chris M.</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cinema display]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://cmorrell.com/?p=118</guid>
		<description><![CDATA[Arstechnica just posted their unboxing of the new 24&#8243; Apple Cinema display, and one paragraph of the review really reminded me why I decided about 1½ years ago to switch to the Mac platform: The real nicety of the display &#8230; <a href="http://cmorrell.com/os-x/a-little-reminder-of-why-i-bought-a-mac-118">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://arstechnica.com/journals/apple.ars/2008/11/26/first-impressions-apple-24-inch-led-cinema-display" target="_blank">Arstechnica just posted their unboxing</a> of the new 24&#8243; Apple Cinema display, and one paragraph of the review really reminded me why I decided about 1½ years ago to switch to the Mac platform:</p>
<blockquote><p>The real nicety of the display is that Mac OS X knows when you have attached the display to use its integrated devices. That is, when you&#8217;ve hooked it all up, it will use the iSight in the display instead of the notebook&#8217;s, and it will use the USB audio on the display and disable the output on the notebook. That is, until you plug a set of headphones into the port on the notebook, at which time the display&#8217;s speakers will disable and route the audio directly to your ears automatically.</p></blockquote>
<p>Good design is invisible.  If you notice a design decision, it&#8217;s most likely because it got in your way.  Now, I&#8217;m not saying I don&#8217;t have frustrating moments with my Mac, but it &#8220;just works&#8221; a lot more often than any other piece of technology I&#8217;ve owned, and serves as a constant reminder of what I should strive for in my design.</p>
<div class="su-linkbox" id="post-118-linkbox"><div class="su-linkbox-label">Link to this post!</div><div class="su-linkbox-field"><input type="text" value="&lt;a href=&quot;http://cmorrell.com/os-x/a-little-reminder-of-why-i-bought-a-mac-118&quot;&gt;A little reminder of why I bought a Mac&lt;/a&gt;" onclick="javascript:this.select()" readonly="readonly" style="width: 100%;" /></div></div>]]></content:encoded>
			<wfw:commentRss>http://cmorrell.com/os-x/a-little-reminder-of-why-i-bought-a-mac-118/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 15/37 queries in 0.618 seconds using disk: basic
Object Caching 462/540 objects using disk: basic
Content Delivery Network via cdn1.cmorrell.com

Served from: cmorrell.com @ 2012-02-09 16:13:57 -->
