<?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>Words by Matt Dunn &#187; Mac</title>
	<atom:link href="http://matthewlyle.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewlyle.com</link>
	<description>talking about design etc.</description>
	<lastBuildDate>Thu, 05 Aug 2010 22:57:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Use Dropbox and Automator For Automatic Backup of Multiple Folders</title>
		<link>http://matthewlyle.com/mac/how-to-use-dropbox-and-automator-for-automatic-backup-of-multiple-folders/</link>
		<comments>http://matthewlyle.com/mac/how-to-use-dropbox-and-automator-for-automatic-backup-of-multiple-folders/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 17:30:38 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://matthewlyle.com/?p=410</guid>
		<description><![CDATA[Dropbox is a wonderful little program.  What it does is put a folder on your computer, and anything you place inside of that folder will be backed up to the internet.  I shouldn&#8217;t need to convince you that keeping an off-computer backup of all your project files is a good idea.
Unfortunately, you have [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.dpbolvw.net/4466dlurlt8BCIDGFG8A9FGFG9D" target="_top" onmouseover="window.status='http://www.getdropbox.com';return true;" onmouseout="window.status=' ';return true;">Dropbox</a><img src="http://www.ftjcfx.com/bt65bosgmk589FADCD576CDCD6A" width="1" height="1" border="0"/> is a wonderful little program.  What it does is put a folder on your computer, and anything you place inside of that folder will be backed up to the internet.  I shouldn&#8217;t need to convince you that keeping an off-computer backup of all your project files is a good idea.</p>
<p>Unfortunately, you have to manually put anything you want backed up in your Dropbox folder, and that&#8217;s lame, especially if you have multiple folders that you want to be constantly backed up.  The good news?  It&#8217;s 2009, robots are about to control the world, and we can automate it!</p>
<p>This tutorial will show you how to use Dropbox and Automator to do automatic backups of multiple folders.<span id="more-410"></span></p>
<h2>Get Dropbox</h2>
<p>Obviously, if you haven&#8217;t already, you&#8217;re going to need to <a href="http://www.dpbolvw.net/4466dlurlt8BCIDGFG8A9FGFG9D" target="_top" onmouseover="window.status='http://www.getdropbox.com';return true;" onmouseout="window.status=' ';return true;">get Dropbox</a><img src="http://www.ftjcfx.com/bt65bosgmk589FADCD576CDCD6A" width="1" height="1" border="0"/> and install it.</p>
<h2>Create Action</h2>
<p><span style="font-weight: normal; font-size: 13px;">Now you&#8217;ll have to create an Automator action so your syncing will be automated.</span></p>
<ol>
<li>Load up Automator (It should be in your Applications folder)and create a Custom Workflow<a href="http://matthewlyle.com/wp-content/uploads/2009/10/customworkflow.png"><img class="alignnone size-medium wp-image-412" title="customworkflow" src="http://matthewlyle.com/wp-content/uploads/2009/10/customworkflow-300x187.png" alt="customworkflow" width="300" height="187" /></a></li>
<li>In the Files &amp; Folders tab, find &#8220;Get Specified Finder Items&#8221; and drag it to your workflow.  Choose the first folder you&#8217;d like sync&#8217;d. <a href="http://matthewlyle.com/wp-content/uploads/2009/10/getspecifiedfinderitems.png"><img class="alignnone size-medium wp-image-414" title="getspecifiedfinderitems" src="http://matthewlyle.com/wp-content/uploads/2009/10/getspecifiedfinderitems-300x249.png" alt="getspecifiedfinderitems" width="300" height="249" /></a></li>
<li>Now drag &#8220;Copy Finder Items&#8221; to your workflow. <a href="http://matthewlyle.com/wp-content/uploads/2009/10/copyfinderitems.png"><img class="alignnone size-medium wp-image-411" title="copyfinderitems" src="http://matthewlyle.com/wp-content/uploads/2009/10/copyfinderitems-300x249.png" alt="copyfinderitems" width="300" height="249" /></a></li>
<li>Choose your Dropbox folder as the destination, and click &#8220;Replacing existing files&#8221; if you so desire.</li>
<li>Keep doing this for all of the folders you want to keep sync&#8217;d with Dropbox. <a href="http://matthewlyle.com/wp-content/uploads/2009/10/repeat.png"><img class="alignnone size-medium wp-image-415" title="repeat" src="http://matthewlyle.com/wp-content/uploads/2009/10/repeat-300x249.png" alt="repeat" width="300" height="249" /></a></li>
<li>Save your Workflow.</li>
<li>Right click on the action you&#8217;ve saved, and go to &#8220;Open With&#8221;.  Navigate to System/Library/Core Services and choose to &#8220;Always Open With&#8221; Automator Runner.  This makes it so when your action is opened it automatically runs.</li>
</ol>
<h2>Sync</h2>
<p>Now, already we&#8217;ve made syncing multiple folders with Dropbox easier, as you can just run the action you&#8217;ve saved whenever you want to backup your things, and it will copy everything from your selected Folders to the Dropbox folder.</p>
<p>But wouldn&#8217;t it be nice if your computer would do this automatically at a specified time every day?  I think so.  We can do th</p>
<p><img class="alignright size-medium wp-image-413" title="editevent" src="http://matthewlyle.com/wp-content/uploads/2009/10/editevent-228x300.png" alt="editevent" width="228" height="300" /></p>
<p>at with iCal Alarms.</p>
<ol>
<li>Load up iCal</li>
<li>Go to File &gt; New Event, and call it what you&#8217;d like.</li>
<li>Double click on your Event and go to Edit</li>
<li>Choose the time you&#8217;d like it done</li>
<li>Repeat:  Every day</li>
<li>For Alarm, choose &#8220;Open File&#8221; and then find your Dropbox action</li>
</ol>
<p>That&#8217;s it!</p>
<p><strong>I hope you enjoyed the tutorial. </strong></p>
<p>Note:  There&#8217;s also a free version of <a href="http://getdropbox.com">Dropbox available but it&#8217;s limited to 2GB.</p>
]]></content:encoded>
			<wfw:commentRss>http://matthewlyle.com/mac/how-to-use-dropbox-and-automator-for-automatic-backup-of-multiple-folders/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How to Use Fluid and Google Reader for the Ultimate in RSS Reading</title>
		<link>http://matthewlyle.com/mac/how-to-use-fluid-and-google-reader-for-the-ultimate-in-rss-reading/</link>
		<comments>http://matthewlyle.com/mac/how-to-use-fluid-and-google-reader-for-the-ultimate-in-rss-reading/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 18:53:08 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://matthewlyle.com/?p=378</guid>
		<description><![CDATA[I love RSS feeds. It makes digesting the internet so much more pleasant and efficient. There are a lot of desktop clients that are available for reading your RSS feeds but I prefer to use a combination of the Fluid app and Google Reader.
What Fluid does is create a site-specific browser so you can have [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I love RSS feeds. It makes digesting the internet so much more pleasant and efficient. There are a lot of desktop clients that are available for reading your RSS feeds but I prefer to use a combination of the <a href="http://fluidapp.com">Fluid</a> app and <a href="http://google.com/reader">Google Reader</a>.</p>
<p>What Fluid does is create a site-specific browser so you can have an offline desktop version of Google Reader.  Sounds simple enough, right?  Well it is.</p>
<p>Here I&#8217;ll detail how to get this all set up, and then some tweaks to make your RSS reading even better.<br />
<span id="more-378"></span></p>
<h2>Set Up Fluid and Google Reader</h2>
<p>First you&#8217;re going to need to get Fluid and install Google reader as the site.</p>
<p>1.  Download and run <a href="http://fluidapp.com">Fluid</a></p>
<p>2. Plug in Google Reader&#8217;s information.</p>
<div id="attachment_381" class="wp-caption alignnone" style="width: 300px">
	<a href="http://matthewlyle.com/wp-content/uploads/2009/10/Picture-4.png"><img class="size-medium wp-image-381" title="Fluid" src="http://matthewlyle.com/wp-content/uploads/2009/10/Picture-4-300x183.png" alt="Set up Fluid" width="300" height="183" /></a>
	<p class="wp-caption-text">Set up Fluid</p>
</div>
<p>3.  Find the app in your Applications (or wherever you saved it) and run it</p>
<h2>Make it &#8220;All Inclusive&#8221;</h2>
<p>By defaut, when you click a link from your RSS feed it will open in a new browser.  Well that&#8217;s no good for us; that&#8217;s messy and we&#8217;re trying to make a desktop client here.  Here&#8217;s how to make your new links open in your wonderful new Google Reader app.</p>
<p>1.  Go to Google Reader &gt; Preferences &gt; Advanced and click on &#8220;Allow browsing to any URL&#8221;.</p>
<div id="attachment_386" class="wp-caption alignnone" style="width: 300px">
	<a href="http://matthewlyle.com/wp-content/uploads/2009/10/Picture-2.png"><img class="size-medium wp-image-386" title="Fluid" src="http://matthewlyle.com/wp-content/uploads/2009/10/Picture-2-300x223.png" alt="Allow Browsing to Any URL" width="300" height="223" /></a>
	<p class="wp-caption-text">Allow Browsing to Any URL</p>
</div>
<p>2.  Go back to the main preferences window and hit &#8220;open in a new tab in the current window&#8221;.</p>
<div id="attachment_387" class="wp-caption alignnone" style="width: 300px">
	<a href="http://matthewlyle.com/wp-content/uploads/2009/10/Picture-3.png"><img class="size-medium wp-image-387" title="Open in New Tab" src="http://matthewlyle.com/wp-content/uploads/2009/10/Picture-3-300x213.png" alt="Open in New Tab" width="300" height="213" /></a>
	<p class="wp-caption-text">Open in New Tab</p>
</div>
<h2>Make it Pretty</h2>
<p>That&#8217;s it, you&#8217;re done.  You have a complete offline desktop client for Google Reader now.  If you want to go a bit further  you can make the app prettier by using a skin.  I use Helvetireader.  It even has a nice icon to accompany the application.  Beautiful.  Details of how to install Helvetireader can be found <a href="http://www.josefrichter.com/blog/offline-gmail-google-docs-helvetireader-etc-using-fluid/">here</a>.</p>
<div id="attachment_389" class="wp-caption alignnone" style="width: 300px">
	<a href="http://matthewlyle.com/wp-content/uploads/2009/10/helvetireader.jpg"><img class="size-medium wp-image-389" title="Helvetireader Google Reader Skin" src="http://matthewlyle.com/wp-content/uploads/2009/10/helvetireader-300x197.jpg" alt="Helvetireader" width="300" height="197" /></a>
	<p class="wp-caption-text">Helvetireader</p>
</div>
<p>So that&#8217;s how I do my RSS feeds.  <strong>How do you do yours?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://matthewlyle.com/mac/how-to-use-fluid-and-google-reader-for-the-ultimate-in-rss-reading/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>3 Must-Have Tools for Distraction-Free Writing</title>
		<link>http://matthewlyle.com/mac/3-must-have-tools-for-distraction-free-writing/</link>
		<comments>http://matthewlyle.com/mac/3-must-have-tools-for-distraction-free-writing/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 17:07:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://matthewlyle.com/?p=363</guid>
		<description><![CDATA[Freedom
Freedom is a hit man.  Its client?  Your efficiency.  Its target?  Your internet.  Ah!  But don&#8217;t worry because Freedom is also a doctor and will revive your internet connection when the time is right.  If you just can&#8217;t stop refreshing Twitter and going on Facebook all day when [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3><a href="http://macfreedom.com/">Freedom</a></h3>
<p>Freedom is a hit man.  Its client?  Your efficiency.  Its target?  Your internet.  <i>Ah!</i>  But don&#8217;t worry because Freedom is also a doctor and will revive your internet connection when the time is right.  If you just can&#8217;t stop refreshing Twitter and going on Facebook all day when you&#8217;re supposed to be writing, designing, or making christmas cards for your Mom then Freedom is the application for you.  Give it an amount of time to disable your internet and it will force you into work, not letting you fall into the trap of the world wide web until that time is up.  </p>
<h3><a href="http://www.hogbaysoftware.com/products/writeroom">Write Room</a></h3>
<p>Write-Room is not a full-featured word processor.  It will not help you add pretty letterheads, footers, and a table of contents.  It will however allow you to write.  It looks like the computers of 1985 but sometimes we need to kick it old school to really get things done.  Full-screen, no toolbars, just you and your words.  There&#8217;s a <a href="http://they.misled.us/dark-room">Windows equivalent</a> too.</p>
<h3><a href="http://freeverse.com/mac/product/?id=7013">Think</a></h3>
<p>Sometimes you need to focus on something other than a text editor, and that&#8217;s where Think comes in.  It&#8217;s a simple program: all it does is make one application full screen.  Get those other windows and distraction temptations away!  Focus on what you need to focus on.  </p>
<p>Those are my three favourite tools for distraction-free writing.  If you know of any that aren&#8217;t here but are useful let me know.  I&#8217;m always on the look-out for cool software.  </p>
]]></content:encoded>
			<wfw:commentRss>http://matthewlyle.com/mac/3-must-have-tools-for-distraction-free-writing/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ecoute &#8211; Media Playing Done Right</title>
		<link>http://matthewlyle.com/mac/ecoute-media-playing-done-right/</link>
		<comments>http://matthewlyle.com/mac/ecoute-media-playing-done-right/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:24:16 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://matthewlyle.com/?p=124</guid>
		<description><![CDATA[Ecoute is a gorgeous looking, light-weght music player that uses your existing iTunes library.  No need to launch iTunes, Ecoute does all the integration behind the scenes and gives you a full-featured media player that&#8217;s a little more classy and system-friendly than its bloated big brother.

Features:

Supports entire library including podcasts and video
Integrated search
Last.fm support
Themeable
Desktop [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://ecouteapp.com/" target="_blank">Ecoute</a> is a gorgeous looking, light-weght music player that uses your existing iTunes library.  No need to launch iTunes, Ecoute does all the integration behind the scenes and gives you a full-featured media player that&#8217;s a little more classy and system-friendly than its bloated big brother.</p>
<p><span id="more-124"></span></p>
<p>Features:</p>
<ul>
<li>Supports entire library including podcasts and video</li>
<li>Integrated search</li>
<li>Last.fm support</li>
<li><a href="http://www.iconpaper.org/category/mac/ecoute/" target="_&quot;blank&quot;">Themeable</a></li>
<li>Desktop and menu-bar controls</li>
</ul>
<p>And I can&#8217;t say it enough &#8211; it&#8217;s friggin&#8217; good looking!</p>
<p>Oh, and free. (But a $10 purchase is recommended)</p>
<p><a href="http://ecouteapp.com/" target="_blank">Get it now</a>.</p>

<div class="ngg-galleryoverview" id="ngg-gallery-4-124">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-12" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://matthewlyle.com/wp-content/gallery/ecoute/picture-1.png" title=" " class="thickbox" rel="ecoute" >
				<img title="picture-1" alt="picture-1" src="http://matthewlyle.com/wp-content/gallery/ecoute/thumbs/thumbs_picture-1.png" width="100" height="75" />
			</a>
		</div>
	</div>
	 		
	<div id="ngg-image-13" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://matthewlyle.com/wp-content/gallery/ecoute/picture-2.png" title=" " class="thickbox" rel="ecoute" >
				<img title="picture-2" alt="picture-2" src="http://matthewlyle.com/wp-content/gallery/ecoute/thumbs/thumbs_picture-2.png" width="100" height="75" />
			</a>
		</div>
	</div>
	 		
	<div id="ngg-image-14" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://matthewlyle.com/wp-content/gallery/ecoute/picture-3.png" title=" " class="thickbox" rel="ecoute" >
				<img title="picture-3" alt="picture-3" src="http://matthewlyle.com/wp-content/gallery/ecoute/thumbs/thumbs_picture-3.png" width="100" height="75" />
			</a>
		</div>
	</div>
	 		
	<div id="ngg-image-15" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://matthewlyle.com/wp-content/gallery/ecoute/picture-4.png" title=" " class="thickbox" rel="ecoute" >
				<img title="picture-4" alt="picture-4" src="http://matthewlyle.com/wp-content/gallery/ecoute/thumbs/thumbs_picture-4.png" width="100" height="75" />
			</a>
		</div>
	</div>
	 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://matthewlyle.com/mac/ecoute-media-playing-done-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Search for a Twitter Client</title>
		<link>http://matthewlyle.com/mac/the-search-for-a-twitter-client/</link>
		<comments>http://matthewlyle.com/mac/the-search-for-a-twitter-client/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:05:41 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://matthewlyle.com/?p=47</guid>
		<description><![CDATA[I was never into Twitter.  I was a twitter hater; a twater if you will (yeah).  Recently though I decided to get into it because I felt like I was really missing out on big marketing potential.  Not just for spamming links (Die spammers, die), but for finding people with the same [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I was never into Twitter.  I was a twitter hater; a twater if you will (yeah).  Recently though I decided to get into it because I felt like I was really missing out on big marketing potential.  Not just for spamming links (Die spammers, die), but for finding people with the same interests as you to grow the user base of your website.  So in doing this I&#8217;ve been on Twitter quite a bit.  Now I&#8217;m a complete newbie to Twitter, so I was just using the web-based client.  I decided I wanted to be cool so I&#8217;m now on a search for the best desktop twitter client to use.  Here are my findings so far&#8230;</p>
<p><span id="more-47"></span></p>
<p><a href="http://www.atebits.com/tweetie-mac" target="_&quot;blank&quot;"><strong>Tweetie</strong></a></p>
<p style="text-align: left;"><strong>Pros // <span style="font-weight: normal;">Clean interface, threaded message, trend search</span></strong></p>
<p style="text-align: left;"><strong>Cons // <span style="font-weight: normal;">No groups, ad-supported</span></strong></p>
<p style="text-align: left;">Now this was a nice Twitter client for basic use, but groups was the main reason I started looking for a Twitter client.  I wanted to be able to group all the people I was following by the main topic they wrote about (Photography, Graphic Design, Music, etc etc).  So Tweetie didn&#8217;t do.  Onto the next one&#8230;</p>
<p><a href="http://seesmic.com/desktop.html" target="_&quot;blank&quot;"><strong>Seesmic</strong></a></p>
<p style="text-align: left;"><em>Pros</em><strong> // </strong>Groups, facebook integration, short URL service, free</p>
<p style="text-align: left;"><em>Cons</em><strong> // </strong>Didn&#8217;t like the interface</p>
<p style="text-align: left;">This was more like it.  Group (&#8221;Userlist&#8221;) support, and also URL shortening.  I like the automatic URL shortening a lot.  One less step to go through to tweet something.  However, I don&#8217;t need Facebook suppport and I really just wasn&#8217;t a fan of the UI.  It&#8217;s not that it&#8217;s ugly, it just didn&#8217;t go with the rest of my theme choices and stood out.</p>
<p><a href="http://twhirl.org" target="_&quot;blank&quot;"><strong>Twhirl</strong></a></p>
<p style="text-align: left;">I&#8217;ve heard good things about Twhirl.  It&#8217;s by the same people who do Seesmic and they had good features, so hey, maybe this one will do it for me. Turns out no.  The interface, even though one column, seemed to busy for me, and no groups.  It was a step backward from Seesmic (obviously, since it&#8217;s their older client).  The search continues.</p>
<p><strong><a title="Tweet Deck" href="http://tweetdeck.com" target="_blank">TweetDeck</a></strong></p>
<p style="text-align: left;"><em>Pros</em><strong> // </strong>Free, facebook and myspace integration, synchronized between computers (with a TweetDeck account), backup (with a TweetDeck account), URL shortening, groups</p>
<p style="text-align: left;"><em>Cons</em> //<strong> </strong>busy</p>
<p style="text-align: left;">Now this was an impressive Twitter client.  Lots of features, but I also found it quite busy.  I don&#8217;t need it linked to my Myspace and Facebook account.  The UI was ok.  This one was very similar to Seesmic in the pros and cons and general use.</p>
<p><strong>Conclusion</strong></p>
<p style="text-align: left;">In the end, I didn&#8217;t find the perfect Twitter client for me.  I want something basic, clean looking, and with group support.  That&#8217;s it.  I guess you can&#8217;t find that right now.  I&#8217;m going to give TweetDeck and/or Seesmic more of a chance and maybe I&#8217;ll get used to the interfaces and fall in love.</p>
]]></content:encoded>
			<wfw:commentRss>http://matthewlyle.com/mac/the-search-for-a-twitter-client/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Notational Velocity &#8211; I&#8217;ve Seen The Light</title>
		<link>http://matthewlyle.com/mac/notational-velocity-ive-seen-the-light/</link>
		<comments>http://matthewlyle.com/mac/notational-velocity-ive-seen-the-light/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 01:57:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://matthewlyle.com/?p=29</guid>
		<description><![CDATA[I guess I&#8217;m late.  Really late.  Notational Velocity has been out for a number of years now to very good review.  I only got my Mac last May and have been using Text Edit to write.  I thought I was doing so good by not using Word or Pages or anything [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I guess I&#8217;m late.  Really late.  <a href="http://notational.net/" target="_blank">Notational Velocit</a>y has been out for a number of years now to very good review.  I only got my Mac last May and have been using Text Edit to write.  I thought I was doing so good by not using Word or Pages or anything else filled with clutter to get my writing done.  Oh how silly I was.</p>
<p>So for those who have been living in the dark like myself, I&#8217;d like to tell you a bit about Notational Velocity.  Its purpose is to write very quickly.  You type your notes &#8211; that&#8217;s it.  No saving (automatic), no mouse (oh hell yeah), just type what you want to say and you&#8217;re done.</p>
<p><span id="more-29"></span></p>
<p>Reasons for using Notational Velocity as opposed to anything else:</p>
<ul>
<li>Lightweight and efficient</li>
<li>Free (and open-source)</li>
<li>Mouse-less operation</li>
<li>Constant saves</li>
<li>Quick search</li>
</ul>
<p>So stop reading this and get it <a href="http://notational.net/" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://matthewlyle.com/mac/notational-velocity-ive-seen-the-light/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

