<?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>bylr.net &#187; productivity</title>
	<atom:link href="http://bylr.net/3/category/productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://bylr.net/3</link>
	<description>&#34;you&#039;re at this website. i guarantee it.&#34; -dan byler</description>
	<lastBuildDate>Mon, 21 Jun 2010 19:57:08 +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>OmniFocus script: Clear start and due dates of selected item(s)</title>
		<link>http://bylr.net/3/2010/06/omnifocus-script-clear-start-and-due-dates-of-selected-items/</link>
		<comments>http://bylr.net/3/2010/06/omnifocus-script-clear-start-and-due-dates-of-selected-items/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 15:26:34 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[OmniFocus]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://bylr.net/3/?p=182</guid>
		<description><![CDATA[For OmniFocus users: here&#8217;s a script to clear the start and due dates of all selected tasks.

Download it here
]]></description>
			<content:encoded><![CDATA[<p>For OmniFocus users: here&#8217;s a script to clear the start and due dates of all selected tasks.</p>

<p><strong>Download it <a href="/files/omnifocus/">here</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2010/06/omnifocus-script-clear-start-and-due-dates-of-selected-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today and Tomorrow (OmniFocus scripts)</title>
		<link>http://bylr.net/3/2010/01/today-and-tomorrow-omnifocus-scripts/</link>
		<comments>http://bylr.net/3/2010/01/today-and-tomorrow-omnifocus-scripts/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 05:05:20 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[OmniFocus]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://bylr.net/3/?p=106</guid>
		<description><![CDATA[Last updated: 15 June 2010

I&#8217;ve added two more scripts to my OmniFocus repertoire: Today and Tomorrow.

As one might expect, Today sets the due date of selected item(s) to the current date, and Tomorrow sets the due date to the next date.

Why might you need this? A few days&#8217; lapse are enough to make a deadline-sorted [...]]]></description>
			<content:encoded><![CDATA[<p><em>Last updated: 15 June 2010</em></p>

<p>I&#8217;ve added two more scripts to my OmniFocus repertoire: <strong>Today</strong> and <strong>Tomorrow</strong>.</p>

<p>As one might expect, Today sets the due date of selected item(s) to the current date, and Tomorrow sets the due date to the next date.</p>

<p>Why might you need this? A few days&#8217; lapse are enough to make a deadline-sorted view worthless, especially when some of these deadlines are hard and others fall into the &#8220;optionally, I&#8217;d love to get this done today&#8221; category. My Defer script is one method to deal with these items: defer them by a day, a week, etc. But sometimes you just need to set these items to today. Or tomorrow.</p>

<p>As with Defer, these scripts work with any number of selected tasks. For each selected item:</p>

<ul>
<li>If there&#8217;s no existing due date, sets due date to today (5pm by default, configurable in script)</li>
<li>If there&#8217;s an existing due date, sets due date to today <em>at the original due time</em></li>
<li>If there&#8217;s an original start AND due date, advances the start date by same # of days as due date has to move (this is to respect parameters of repeating actions)</li>
<li>Ignores start date if there&#8217;s no due date already assigned to a task</li>
</ul>

<p><strong>Putting it all together</strong></p>

<p>I&#8217;ve set my keyboard shortcuts for Defer, Snooze, Today, Tomorrow, and This Weekend to ctrl-d, ctrl-z, ctrl-t, ctrl-y, and ctrl-w, respectively (using FastScripts), so shuffling tasks couldn&#8217;t be easier. Use cases:</p>

<p>Catching up after holiday: Select all overdue tasks, hit ctrl-t to bring them current. Then snooze or defer the ones you won&#8217;t get to today.</p>

<p>Planning today&#8217;s tasks: Select your tasks and ctrl-t them into the day&#8217;s queue. Planning tomorrow? Use ctrl-y instead.</p>

<p><strong>Download them <a href="/files/omnifocus/">here</a></strong></p>

<hr />

<p>Thanks to Seth Landsman for his role in inspiring my Today script. <a href="http://www.landspeople.net/~seth/blog/?p=135">His version</a> is very similar but doesn&#8217;t quite match the defer logic I need.</p>

<p>Usage note: some items inherit due dates from their parent task or project, but don&#8217;t actually have due dates themselves. This script ignores those items.</p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2010/01/today-and-tomorrow-omnifocus-scripts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>OmniFocus snooze script</title>
		<link>http://bylr.net/3/2009/02/omnifocus-snooze-script/</link>
		<comments>http://bylr.net/3/2009/02/omnifocus-snooze-script/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 23:48:31 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[OmniFocus]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://bylr.net/3/?p=98</guid>
		<description><![CDATA[Last Updated: 2010-06-15

Here&#8217;s an AppleScript that &#8220;snoozes&#8221; selected OmniFocus items by setting their start date to a future* value. These items will then be unavailable (and out of sight in views showing &#8220;available&#8221; items) until the snoozed start date.

Usage:


Run the script with one or more items selected in OmniFocus
Choose how long you would like to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Last Updated: 2010-06-15</strong></p>

<p>Here&#8217;s an AppleScript that &#8220;snoozes&#8221; selected OmniFocus items by setting their start date to a future* value. These items will then be unavailable (and out of sight in views showing &#8220;available&#8221; items) until the snoozed start date.</p>

<p>Usage:</p>

<ol>
<li><p>Run the script with one or more items selected in OmniFocus</p></li>
<li><p>Choose how long you would like to snooze the items (in # of days)</p></li>
</ol>

<p>The script will then set the start date of selected items to the current date + the number of days selected in step 2. For example, snoozing with the default value of 1 day will set the tasks to begin at 12:00 AM tomorrow.</p>

<p>Finally, if you have Growl installed, the script will display a Growl confirmation.</p>

<p>I <em>highly</em> recommend initiating the script from a third-party launcher such as FastScripts or Quicksilver. This will prevent delays within the OmniFocus application due to Growl bugs.)</p>

<p>Download it <a href="/files/omnifocus/">here</a>.</p>

<hr />

<p>&#42; This doesn&#8217;t have to be a future value. Choosing 0 as the snooze value will set the start date to midnight <em>today</em>; choosing -1 will set the start date to midnight yesterday.</p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2009/02/omnifocus-snooze-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OmniFocus defer script updated</title>
		<link>http://bylr.net/3/2009/02/omnifocus-defer-script-updated/</link>
		<comments>http://bylr.net/3/2009/02/omnifocus-defer-script-updated/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 22:13:34 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[OmniFocus]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://bylr.net/3/?p=75</guid>
		<description><![CDATA[Updated 6/15/10: minor edit to improve efficiency

The updated Defer script for OmniFocus is ready. Changes include:


Bug fixes to make the script more reliable, particularly when deferring multiple items.


For most of these I&#8217;m indebted to Curt Clifton, who made the most critical bug fixes on the OmniFocus forum. (If you use OmniFocus, his scripts and tools [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Updated 6/15/10: minor edit to improve efficiency</strong></p>

<p>The updated <a href="/3/2008/02/omnifocus-defer-script/">Defer script</a> for OmniFocus is ready. Changes include:</p>

<ul>
<li><p>Bug fixes to make the script more reliable, particularly when deferring multiple items.</p>

<ul>
<li>For most of these I&#8217;m indebted to Curt Clifton, who made the most critical bug fixes on the OmniFocus <a href="http://forums.omnigroup.com/showthread.php?t=7057">forum</a>. (If you use OmniFocus, his scripts and tools are invaluable; be sure visit <a href="http://www.rose-hulman.edu/~clifton/software.html">his site</a>.)</li>
</ul></li>
<li><p>The default action now defers both start and due dates.</p></li>
<li><p>Notifications code has been rewritten to make the script friendly for machines without <a href="http://growl.info/">Growl</a> installed.</p>

<ul>
<li>While testing, I discovered that GrowlHelperApp crashes on nearly 10% of notification calls. To work around this, the script now checks to see if GrowlHelperApp is running; if not, the script launches it. If Growl is not installed or can&#8217;t launch, the script displays a generic notification of the defer results.</li>
</ul></li>
</ul>

<p>If you experience delays with the script, it&#8217;s almost certainly an issue with Growl, not OmniFocus. This is much less of an issue if you launch the script via a third-party utility like <a href="http://www.red-sweater.com/fastscripts/index.html">FastScripts</a>, because any Growl-related delays will be absorbed by the script launcher, not OmniFocus. If you primarily invoke the Defer script from your OmniFocus toolbar, you can always disable alerts to speed things up. To do this, simply open the script in Script Editor and change property showAlert to false.</p>

<p><strong>Download it <a href="/files/omnifocus/">here</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2009/02/omnifocus-defer-script-updated/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>On Evernote</title>
		<link>http://bylr.net/3/2008/10/on-evernote/</link>
		<comments>http://bylr.net/3/2008/10/on-evernote/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 05:56:22 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[Evernote]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[information management]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[netnewswire]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://bylr.net/3/2008/10/on-evernote/</guid>
		<description><![CDATA[Let&#8217;s talk about the elephant in the room. 

I am, of course, referring to Evernote, a tool that&#8217;s designed to remember everything you throw at it – then provide access to your information from virtually anywhere.

If you&#8217;re unfamiliar with the tool, this video will give you a quick picture of what it does:



Despite the obvious [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s talk about the elephant in the room. </p>

<p>I am, of course, referring to <a href="http://www.evernote.com/">Evernote</a>, a tool that&#8217;s designed to remember everything you throw at it – then provide access to your information from virtually anywhere.</p>

<p>If you&#8217;re unfamiliar with the tool, this video will give you a quick picture of what it does:</p>

<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/i_ncr1Ee9e8&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/i_ncr1Ee9e8&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>

<p>Despite the obvious awesomeness of its sync/access capabilities, earlier iterations of Evernote failed my <a href="http://bylr.net/3/2008/06/managing-acquired-information-in-an-information-age/">acquired-information management criteria</a> on numerous counts:</p>

<ul>
<li>It couldn&#8217;t accept basic documents like PDFs (flexibility fail)</li>
<li>It wasn&#8217;t scriptable (extensibility fail)</li>
<li>You couldn&#8217;t import/export data en mass (openness fail)</li>
</ul>

<p>But the Evernote team have been hard at work, and with the recent addition of scriptability and an API, it&#8217;s worth a serious second look.</p>

<p><strong>Accessibility: 9/10</strong></p>

<p>Accessibility is undoubtedly where Evernote shines: you can access your data on the web client, your Mac or PC, or your iPhone or Windows Mobile device – and it all stays synchronized. Ergo, you still have your data when the network goes down. (The mobile Evernote clients act more as search/input portals into your Evernote data, though the latest iPhone version now stores your &#8220;favorites&#8221; locally so you can access critical notes offline. Also, if you prefer to keep some data private, you can selectively opt out of synchronization.)</p>

<p>Besides being Evernote&#8217;s killer feature, accessibility is also the cornerstone of the product&#8217;s business model: Evernote itself is free, but if you need more than 40MB/month you&#8217;ll need to upgrade to the premium version ($5/month or $45/year). The most exciting Evernote use cases will probably be mashups that use its API, which means increased bandwidth needs – and, therefore, subscriptions. (N.B.: Evernote&#8217;s API documentation describes the bandwidth elements as the &#8220;accounting structure&#8221;.)</p>

<p><strong>Flexiblity: 4/10</strong></p>

<p>Evernote accepts text/RTF files, images, web clippings, PDFs, and audio notes. To get files in, you can drag-and drop files onto the desktop client, email them to a special Evernote email address, or use the bookmarklet to clip content directly from any web browser. Handily, if you have part of a web page selected, the bookmarklet just saves the selection. Read: Evernote is most in its element when used for web clippings.</p>

<p>In addition, images can be snapped from your webcam or iPhone camera. More on this later.</p>

<p>Unfortunately, Evernote can&#8217;t handle many common document types, including Word documents (though RTF documents work passably). Most other filetypes (mind maps, outliner documents, etc) are out of the picture as well.</p>

<p>In the Mac client, the built-in content editor is little more than a glorified text editor. Text formatting is limited to font/size, bold/italic/underline, and alignment, though you can also attach images. (Not to mention the insulting font selection, which includes Arial but not Helvetica – shame!) The Windows client also provides some drawing tools (useful with a tablet PC), a broader font selection, and outlining functions.  <strong>Update 11/10/08: Version 1.1.6 for Mac introduces orderd/unordered lists and tables.</strong></p>

<p><strong>Scalability: 6/10 (est.)</strong></p>

<p>I haven&#8217;t thrown a tremendous amount of data at Evernote yet, so it&#8217;s unclear how performance is affected by a large data set. (I was hoping to put it to the test via the Delicious bookmark import, but Evernote just imported the bookmarks as links, rather than scraping the bookmarks&#8217; targets.)</p>

<p>From a user interface perspective, scalability may be a problem. Items are accessed by browsing (by tags and metadata) as well as search. Aside from the ability to use multiple &#8220;notebooks&#8221;, there is no standard hierarchical organization. Users with a large number of tags or documents might become frustrated by this.</p>

<p><strong>Searchability: 8/10</strong></p>

<p>Basic search functions are solid, though generally unremarkable (no regular expressions, no advanced operators). You can combine search terms with tag filters.</p>

<p>In addition, Evernote has a couple search tricks up its sleeve:</p>

<ul>
<li><p>Images pass through Evernote&#8217;s OCR engine when synchronized, turning image text into searchable data. This even works, to a large extent, on handwriting – slick!</p></li>
<li><p>Evernote metadata includes standard text tags as well as optional location data, so you should be able to search by location as well as content</p></li>
</ul>

<p><strong>Extensibility 7/10</strong></p>

<p>The Mac client now includes a basic AppleScript dictionary, which allows for integration with other apps. No content-level scripting, but the most important feature – note creation – is available.</p>

<p>One example of extensibility in action: Justin adapted my <a href="http://bylr.net/3/2008/06/archive-newsfeeds-in-devonthink-pro-via-netnewswire/">NetNewsWire » DEVONthink batch archiving script</a> to work with Evernote, including tagging and notebook selection. Check it out <a href="http://veritrope.com/tips/netnewswire-to-evernote-batch-send-applescript">here</a>.</p>

<p>In addition, the Evernote API provides full access to Evernote data. I&#8217;m not aware of any Evernote-based applications yet, though Pelotonics is planning some level of integration. If useful integration emerges, this is will be a big win for users.</p>

<p><strong>Openness 4/10</strong></p>

<p>Disappointingly, despite claiming export options as a feature, Evernote maintains a tight grip on your data. Need to send a file to your colleague? Forget drag-and-drop: you&#8217;ll need to go through Evernote&#8217;s export or email functions.</p>

<p>On the Mac side, the only export option produces a proprietary Evernote-formatted XML file with document contents embedded. The Windows client can also export in HTML, web archive, and text formats.</p>

<p>When emailing files, Evernote wraps most notes in an ad-encrusted PDF document before sending. (Yes, it&#8217;s as bad as it sounds. Look for the &#8220;Plain text note&#8221; <a href="http://www.evernote.com/pub/Dan/PublicTest">here</a>. That PDF is what you get when you try to email a <em>text file</em>.) Mercifully, you can email PDFs in their original form &#8211; though whether this is by design or oversight is unclear. What is clear is that Evernote doesn&#8217;t make it easy for you to use your data as you wish.*</p>

<p>A third option is to share your documents in a public notebook (like <a href="http://www.evernote.com/pub/Dan/PublicTest">this one</a>). This of course not the same as export, but it does provide a refreshing level of social openness uncommon in tools of this nature.</p>

<h1>Final thoughts</h1>

<p>Evernote deftly handles web clippings and snapshots, and ubiquitous access makes it a viable tool for web research and data management. </p>

<p>Perhaps paradoxically, Evernote&#8217;s impressive accessibility also limits how I use it. Synchronizing data through Evernote&#8217;s server means I won&#8217;t use it for sensitive data. So although it&#8217;s hard to imagine a situation in which I won&#8217;t have access to my iPhone, Mac, or a web browser, it&#8217;s also hard to imagine a situation in which said access is truly <em>critical</em>. So I typically use Evernote for less important (but nonetheless useful) tasks:</p>

<ul>
<li>Clipping captioned images and business cards for OCR</li>
<li>Jotting beer-tasting notes</li>
<li>Snapping photos of the same</li>
<li>Misc. data capture when I&#8217;m away from my computer</li>
</ul>

<p>Bottom line: despite its limitations, Evernote is a great tool. At the free price point, you&#8217;re unlikely to find a more robust tool&#8230; so give the elephant a whirl.</p>

<hr />

<p>*Comparisons could be drawn to DRM-laden music purchased from iTunes: it&#8217;s quite likely that you&#8217;ll never want to use it outside the iTunes/iPod ecosystem. But if (or when) that day comes, you won&#8217;t want to deal with their restrictions on your data. Same principle.</p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2008/10/on-evernote/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Fidget your way to productivity</title>
		<link>http://bylr.net/3/2008/06/fidget-your-way-to-productivity/</link>
		<comments>http://bylr.net/3/2008/06/fidget-your-way-to-productivity/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 21:46:32 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[OmniFocus]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://bylr.net/3/2008/06/fidget-your-way-to-productivity/</guid>
		<description><![CDATA[Leave it to the OmniGroup to help you stay productive &#8212; even when you can&#8217;t choose what to tackle next.

The OmniFocus Dashboard widget (&#8221;OmniFidget&#8221;), released today, does just that. Tell it what contexts you&#8217;re in:



And it tells you what to do:



Clicking the task title takes you to the task&#8217;s project in OmniFocus. Clicking &#8220;No&#8221; skips [...]]]></description>
			<content:encoded><![CDATA[<p>Leave it to the OmniGroup to help you stay productive &#8212; even when you can&#8217;t choose what to tackle next.</p>

<p>The OmniFocus Dashboard widget (&#8221;OmniFidget&#8221;), released today, does just that. Tell it what contexts you&#8217;re in:</p>

<p><img src="http://img.skitch.com/20080627-xutrnuk9grmyg9kr95fxtmcjt3.jpg" alt="OmniFidget 1" /></p>

<p>And it tells you what to do:</p>

<p><img src="http://img.skitch.com/20080627-dqrjmjq76wicy97njhs4ngk4fk.jpg" alt="OmniFidget 2" /></p>

<p>Clicking the task title takes you to the task&#8217;s project in OmniFocus. Clicking &#8220;No&#8221; skips to the next task (but who really wants to disappoint the OmniFidget)?</p>

<p>Get yours <a href="http://www.omnigroup.com/applications/omnifocus/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2008/06/fidget-your-way-to-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing acquired information in an information age</title>
		<link>http://bylr.net/3/2008/06/managing-acquired-information-in-an-information-age/</link>
		<comments>http://bylr.net/3/2008/06/managing-acquired-information-in-an-information-age/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 16:30:19 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[DEVONthink]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[Twine]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[information management]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://bylr.net/3/2008/06/managing-acquired-information-in-an-information-age/</guid>
		<description><![CDATA[Success in the information age hinges on managing the explosion of available information in meaningful ways. To even approach this goal requires a successful information management strategy, which revolves around the questions


&#8220;How do I find relevant information?&#8221;


and its corollary:


&#8220;How do I manage the information I&#8217;ve found?&#8221;


On a personal note, these are two of the questions [...]]]></description>
			<content:encoded><![CDATA[<p>Success in the information age hinges on managing the explosion of available information in meaningful ways. To even approach this goal requires a successful information management strategy, which revolves around the questions</p>

<ul>
<li>&#8220;How do I find relevant information?&#8221;</li>
</ul>

<p>and its corollary:</p>

<ul>
<li>&#8220;How do I manage the information I&#8217;ve found?&#8221;</li>
</ul>

<p>On a personal note, these are two of the questions that drive my own technological explorations. Brainstorming and note-taking methods and <a href="http://bylr.net/3/category/mind-mapping/">tools</a> provide another side to the issue. This post is intended to provide some background and framework for said exploration.</p>

<h1>How do I find relevant information?</h1>

<p>Online information is typically located through complementary methods of <em>search</em> and <em>discovery.</em></p>

<p><a href="www.google.com">Traditional</a> <a href="search.yahoo.com">search</a> <a href="search.msn.com">technologies</a> will long remain the first resort for information-seekers. Desktop search clients are also available for advanced data mining and research. Yet the rising <a href="http://en.wikipedia.org/wiki/Semantic_Web">semantic web</a> is the true future of the Internet, and will enable users to interact with information in more meaningful and relevant ways.</p>

<p>Relationship-based information discovery is rapidly adding an important layer over traditional search tools. Social <a href="http://twitter.com/Pistachio/statuses/836927140">microsharing</a> platforms (e.g., <a href="www.twitter.com">Twitter</a>) and more robust social platforms (e.g., <a href="www.twine.com">Twine</a>, in private beta) allow individuals to build a liminal space of like-minded individuals with similar interests.</p>

<p>Two points are worth iterating here:</p>

<ol>
<li><p>Social networks are becoming a search sphere in their own right. For me, the Twitter ecosystem has become my trusted first source of user opinions; for many types of information, I <a href="www.summize.com">search on Twitter</a> before going to Google or <a href="www.devon-technologies.com/products/devonagent">DEVONagent</a>.</p></li>
<li><p>More and more information is shared and recommended through these relationship-based services. In other words, social networking platforms allow information to be <em>discovered</em> rather than explicitly <em>sought</em>.</p></li>
</ol>

<h2>Search once, not twice</h2>

<p>The key to a useful information management strategy is this: <strong>You should only have to find a piece of information once.</strong></p>

<p>Search tools should <em>not</em> be relied upon to find specific pieces of previously located information. If it takes more than fifteen seconds to locate online, it should be in your personal information system, not left to The Google.</p>

<p><strong>If you spend a lot of time looking for information you&#8217;ve already encountered, your system is broken and you&#8217;re wasting your time.</strong> Or your employer&#8217;s time. Either way, that time should be spent turning information into knowledge, or putting it to use.</p>

<p>So: what to do with all this acquired information?</p>

<h1>Tools of the trade</h1>

<p>To be effective, an <a href="http://en.wikipedia.org/wiki/Document_management#Document_Management_and_Communication">electronic document management</a> system (EDM) should be:</p>

<ul>
<li><p><strong>Accessible</strong> — it&#8217;s available when and where you need it (for both archive and retrieval)</p></li>
<li><p><strong>Flexible</strong> — able to accept input from any variety of sources</p></li>
<li><p><strong>Scalable</strong> — can accept many thousands of documents without becoming unwieldy</p></li>
<li><p><strong>Searchable</strong> — the system is worthless if you can&#8217;t find what you&#8217;re looking for</p></li>
<li><p><strong>Extensible</strong> — it can be extended through scripting or other means</p></li>
<li><p><strong>Open</strong> — It doesn&#8217;t hold your information hostage when you need to change systems</p></li>
</ul>

<p>The most rudimentary means of storing information – <strong>file systems</strong> – fail where it matters most. Because file systems are not designed for this type of data management, they are not truly accessible (saving an excerpt from a website, for instance, is a many-step operation), or quickly searchable (your data are hidden amongst tens of thousands of irrelevant system and program files). In addition, file systems don&#8217;t provide end-to-end data functions, so viewing the contents of most file types requires launching another application. Add-on tools like Google Desktop mitigate some of these issues, but they&#8217;re no match for a real EDM system.</p>

<p><strong>True EDMs</strong> are specifically designed for the task archiving and retrieving information. They can store images, text clippings, and documents of all types; add content indexing to the mix (allowing users to search by any word contained in their files); and are streamlined to allow quick archiving of information. EDMs can be implemented as software-based solutions (see <a href="http://www.barebones.com/products/yojimbo/">Yojimbo</a>, <a href="http://c-command.com/eaglefiler/">EagleFiler</a>, and the like), as well as online (see <a href="http://www.google.com/notebook/">Google Notebook</a>, for instance).</p>

<p>Second-generation information managers like <a href="http://www.devon-technologies.com/products/devonthink/">DEVONthink</a> and Twine take content management a step further, adding <em>semantic intelligence</em> and useful <em>content analysis</em> to the user&#8217;s database. DEVONthink, a tool that I&#8217;ve used for years, analyzes the contents of its articles to identify non-obvious semantic relationships and assist with automatic filing. Twine performs similar functionality in the context of a social network, in theory promising to integrate the most relevant search, discovery, and EDM tools.</p>

<h2>Live in the cloud&#8230;</h2>

<p>As computer usage becomes increasingly network-centric and social, individuals are becoming more and more willing to trade privacy for the convenience and utility of web-based services.</p>

<p>Put another way, we are becoming more willing to keep our information in &#8220;the cloud&#8221;. (I like the cloud metaphor because, for me, it conjures images of Benjamin Franklin flying his kite in the electric storm. There is energy and power and excitement in the cloud. There&#8217;s also risk.)</p>

<p>This trend will spell dramatic shifts in EDM solutions to come. Soon all our data will be accessible from any web-enabled smartphone or computer, anywhere in the world. (And with customs agents able to search the contents of any electronic device with impunity, business travelers may soon be required to keep sensitive data online, not on their machines.)</p>

<p>But online services are not a silver bullet—yet. As a general rule, the current generation of Web 2.0 apps:</p>

<ul>
<li><p>Make it difficult to work offline (technologies like <a href="http://gears.google.com/">Google Gears</a> may soon obviate this concern)</p></li>
<li><p>Don&#8217;t take full advantage of OS-level services, keyboard shortcuts, etc</p></li>
<li><p>Are not easily automated or scriptable</p></li>
<li><p>Make it difficult to back up files (<a href="http://fuse.sourceforge.net/">FUSE</a> applications may change this in the near future)</p></li>
<li><p>Put users at the mercy of others for data integrity (Granted, it&#8217;s vastly more likely that you&#8217;ll lose data from your own hard drive crashing – rather than Google&#8217;s servers going kaputt – but either scenario is a possibility. Pick your poison)</p></li>
</ul>

<h2>&#8230;with your feet on the ground</h2>

<p>Until these concerns can be fully mitigated, the most promising path forward lies in hybrid desktop/web platforms that allow users to maintain local <strong>and</strong> online control of information.</p>

<p>These may be <em>end-to-end solutions</em> (for example, the <a href="http://www.newsgator.com/">NewsGator</a> family of products includes web- and software-based newsreaders that are fully synchronized) or more specific <em>sync services</em> (<a href="http://www.plaxo.com/">Plaxo</a>, for instance, synchronizes desktop calendar and address book clients with online equivalents). When implemented correctly, these tools can be phenomenally useful.</p>

<p>I&#8217;ve been waiting for this same innovation to make its way to the world of EDM apps, and there are some promising options emerging. A limited example is DEVONthink Pro Office, which has a built-in web server that provides remote access to your database. (First impression: it&#8217;s slick, but you&#8217;re out of luck if you&#8217;re stuck behind a firewall or the database isn&#8217;t running.) <a href="http://www.evernote.com/">Evernote</a> is a new EDM tool with full desktop-to-web synchronization tools, as well as limited online editing.</p>

<h1>The beginning</h1>

<p>Ultimately, any EDM solution is only a tool — but it may be the most important tool in the arsenal of knowledge workers. It is therefore of critical importance that we take our EDM strategies seriously.</p>

<p>You may not yet have an EDM strategy. But creating one may be the most important step you can take in your development as a knowledge worker.</p>

<p>Take a moment to think about how you manage what you know. Start exploring technologies, asking how they can improve your knowledge set.</p>

<p>It may take months to work out a reasonable system of your own&#8230; but it&#8217;s a beginning, and one well worth making.</p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2008/06/managing-acquired-information-in-an-information-age/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OmniFocus has a Mini-Me</title>
		<link>http://bylr.net/3/2008/06/omnifocus-has-a-mini-me/</link>
		<comments>http://bylr.net/3/2008/06/omnifocus-has-a-mini-me/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 20:50:39 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[OmniFocus]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://bylr.net/3/2008/06/omnifocus-has-a-mini-me/</guid>
		<description><![CDATA[The long-awaited OmniFocus iPhone app is officially announced.  Features to include: 


Location-aware (knows when you&#8217;re near the hardware store to pick up that drill bit)
Live automatic sync over the network (EDGE or WiFi via .Mac or WebDAV, according to the site, though they likely mean EDGE, 3G, or WiFi, via MobileMe or WebDAV)




Product page [...]]]></description>
			<content:encoded><![CDATA[<p>The long-awaited OmniFocus iPhone app is officially announced.  Features to include: </p>

<ul>
<li>Location-aware (knows when you&#8217;re near the hardware store to pick up that drill bit)</li>
<li>Live automatic sync over the network (EDGE or WiFi via .Mac or WebDAV, according to the site, though they likely mean EDGE, 3G, or WiFi, via MobileMe or WebDAV)</li>
</ul>

<div class="thumbnail"><a href="http://skitch.com/dbyler/pm5n/omnifocus-for-iphone"><img src="http://img.skitch.com/20080610-reqkq3e6917i7n19qx6aciw6ak.preview.jpg" alt="OmniFocus for iPhone" /></a><br /><span style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080"></span></div>

<p>Product page <a href="http://skitch.com/dbyler/pm5n/omnifocus-for-iphone">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2008/06/omnifocus-has-a-mini-me/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Brainstorm in XMind, work in OmniFocus</title>
		<link>http://bylr.net/3/2008/05/brainstorm-in-xmind-work-in-omnifocus/</link>
		<comments>http://bylr.net/3/2008/05/brainstorm-in-xmind-work-in-omnifocus/#comments</comments>
		<pubDate>Thu, 08 May 2008 16:18:11 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[OmniFocus]]></category>
		<category><![CDATA[XMind]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mind mapping]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://bylr.net/3/2008/05/brainstorm-in-xmind-work-in-omnifocus/</guid>
		<description><![CDATA[It&#8217;s the best of all possible worlds! Now you can brainstorm in XMind and import directly into OmniFocus via Udo Gaetke&#8217;s clever AppleScript. The script creates a project from your map&#8217;s root node and actions (or subactions) from the other nodes.

Thus, this:



Becomes this:

Via Skitch

Get the script here (forums.omnigroup.com)

Notes:


Although XMind isn&#8217;t scriptable, the XML file format [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s the best of all possible worlds! Now you can brainstorm in XMind and import directly into OmniFocus via <a href="http://forums.omnigroup.com/showthread.php?t=7802">Udo Gaetke&#8217;s clever AppleScript</a>. The script creates a project from your map&#8217;s root node and actions (or subactions) from the other nodes.</p>

<p>Thus, this:</p>

<div class="thumbnail"><a href="http://skitch.com/dbyler/mb4p/xmind-plan"><img src="http://img.skitch.com/20080508-p7r9uxfjf7khnki8yb2rcemw4q.preview.jpg" alt="XMind plan" /></a><br /><span style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080"></span></div>

<p>Becomes this:</p>

<div class="thumbnail"><a href="http://skitch.com/dbyler/mb4s/omnifocus-plan"><img src="http://img.skitch.com/20080508-jtn4qmyshrji4at75p3m44f2ss.preview.jpg" alt="OmniFocus Plan" /></a><br /><span style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080">Via <a href="http://skitch.com">Skitch</a></span></div>

<h4><a href="http://forums.omnigroup.com/showthread.php?t=7802">Get the script here</a> (forums.omnigroup.com)</h4>

<p>Notes:</p>

<ul>
<li><p>Although XMind isn&#8217;t scriptable, the XML file format is open; his script digs into the XML structure to pull relevant data</p></li>
<li><p>The script contains a property called import_folder. You&#8217;ll need to create a folder in OmniFocus with this name before running</p></li>
<li><p>The script contains a &#8220;rm -f&#8221; operation. This deletes a temporary XML file created by the script. You may want to peruse the script yourself before running</p></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2008/05/brainstorm-in-xmind-work-in-omnifocus/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>OmniFocus Defer Script</title>
		<link>http://bylr.net/3/2008/02/omnifocus-defer-script/</link>
		<comments>http://bylr.net/3/2008/02/omnifocus-defer-script/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 05:23:31 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[OmniFocus]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://bylr.net/3/2008/02/omnifocus-defer-script/</guid>
		<description><![CDATA[OmniFocus rocks. I can&#8217;t really imagine managing myself personally or professionally without this tool. Nevertheless, despite thousands of hours of development and beta testing, it has its share of quirks. Notably, in my work I have a few daily-type tasks I set to repeat every day. Unfortunately, there&#8217;s no &#8220;workday&#8221; option in the repeat choices, [...]]]></description>
			<content:encoded><![CDATA[<p>OmniFocus rocks. I can&#8217;t really imagine managing myself personally or professionally without this tool. Nevertheless, despite thousands of hours of development and beta testing, it has its share of quirks. Notably, in my work I have a few daily-type tasks I set to repeat every day. Unfortunately, there&#8217;s no &#8220;workday&#8221; option in the repeat choices, so every weekend I end up with a Saturday and Sunday repetition. I could either:
<ul>
    <li>Mark them complete (ignoring the fact that I&#8217;ve just claimed to have done nonexistent work);
</li><li>Mark them complete and delete the &#8220;done&#8221; items before they disappear (solving the first issue)
</li><li>Change the start/due dates in the Inspector (cumbersome)
</li></ul>
AppleScript to the rescue.</p>

<p>My Defer script allows you to defer, or &#8217;snooze&#8217;, selected projects or tasks by a given number of days. (Disclaimer for GTD pedants: my use of the word &#8220;defer&#8221; here is sanctioned by the New Oxford American Dictionary, not David Allen.)</p>

<p><b>Usage:</b>
Select the task(s) and/or project(s) you wish to defer. Invoke the script from the toolbar or script menu:</p>

<p><a href='http://bylr.net/3/wp-content/uploads/2008/02/picture-1.png' title='OFDS_1'><img src='http://bylr.net/3/wp-content/uploads/2008/02/picture-1.png' alt='OFDS_1' /></a></p>

<p>Enter the number of days to defer the items in the resulting dialog box and select &#8220;OK&#8221; (default is 1, so feel free to just hit Return to &#8217;snooze for a day&#8217;).</p>

<p><a href='http://bylr.net/3/wp-content/uploads/2008/02/picture-2.png' title='OFDS_2'><img src='http://bylr.net/3/wp-content/uploads/2008/02/picture-2.png' alt='OFDS_2' /></a></p>

<p>The script will then prompt you whether to defer both start and end dates of the items. &#8220;Due [date] only&#8221; is the default option, so again, feel free to hit return to snooze your due date only.</p>

<p><a href='http://bylr.net/3/wp-content/uploads/2008/02/picture-3.png' title='OFDS_3'><img src='http://bylr.net/3/wp-content/uploads/2008/02/picture-3.png' alt='OFDS_3' /></a></p>

<p>Finally: a Growl notification to signify your success. (If desired, you can use a standard OS alert dialog or no alert at all. See the script for details.)</p>

<p><a href='http://bylr.net/3/wp-content/uploads/2008/02/picture-5.png' title='OFDS_4'><img src='http://bylr.net/3/wp-content/uploads/2008/02/picture-5.png' alt='OFDS_4' /></a></p>

<p><a href='/files/omnifocus/'>Download here.</a></p>

<p><strong>19 Feb 2009: version 0.2 is now available. Release notes <a href="http://bylr.net/3/2009/02/omnifocus-defer-script-updated/">here</a>. Download link is for current version.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2008/02/omnifocus-defer-script/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Quickly file Exchange-based emails using Entourage</title>
		<link>http://bylr.net/3/2008/01/42/</link>
		<comments>http://bylr.net/3/2008/01/42/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 15:37:56 +0000</pubDate>
		<dc:creator>Dan Byler</dc:creator>
				<category><![CDATA[applescript]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://bylr.net/3/2008/01/42/</guid>
		<description><![CDATA[Managing the torrential flow of work email used to be an onerous task, but a healthy combination of email habits and scripts simplify the flow greatly. Personal experience has demonstrated that email is best handled with a GTD-inspired triage system, à la this one. Spotlight on the Mac and Copernicus on Windows make dredging up [...]]]></description>
			<content:encoded><![CDATA[<p>Managing the torrential flow of work email used to be an onerous task, but a healthy combination of email habits and scripts simplify the flow greatly. Personal experience has demonstrated that email is best handled with a GTD-inspired triage system, à la <a href="http://www.macworld.com/article/44327/2005/04/tipsinbox.html">this one</a>. Spotlight on the Mac and Copernicus on Windows make dredging up old emails a cinch.</p>

<p></p><p>Even with a simplified organization structure, it can be time-consuming (or RSI-inducing) to triage your inbox. I find that when it takes longer than a second or two to file an email, I&#8217;m more likely to just leave it in my inbox &#8212; defeating the value of the system.</p>
<p>Although Outlook in Windows is my preferred professional email client, I use Entourage for email triage because it&#8217;s just faster. With a few simple Applescripts, filing any number of emails is a single keystroke away.</p>
<pre>
<div class="codesnip-container" ><div class="applescript codesnip" style="font-family:monospace;"><span class="kw3">property</span> destFolderName : <span class="st0">&quot;@ACTION&quot;</span><br />
<span class="kw3">property</span> exchangeAccountName : <span class="st0">&quot;CHCSII&quot;</span><br />
<br />
<br />
<span class="kw3">tell</span> <span class="kw1">application</span> <span class="st0">&quot;Microsoft Entourage&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">set</span> destFolder <span class="kw3">to</span> <span class="kw1">folder</span> destFolderName <span class="kw3">of</span> Exchange account exchangeAccountName<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">set</span> currMsgs <span class="kw3">to</span> <span class="br0">&#40;</span>current messages<span class="br0">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">move</span> currMsgs <span class="kw3">to</span> destFolder<br />
<span class="kw3">end</span> <span class="kw3">tell</span></div></div>
</pre>
<p>Save the script as &#8220;Action \ca.scpt&#8221; in your Entourage Script Menu folder (located in ~/Documents/Microsoft User Data/) and you can activate it instantly with Control-A. Change the &#8220;\ca&#8221; suffix to change the shortcut.</p>
<p>Bonus #1: Change your Caps Lock key to Control in the Keyboard &amp; Mouse control panel (under &#8220;Modifier Keys&#8230;&#8221;) and the script is even easier to activate.</p>
<p>Bonus #2: If you have Growl installed, add the following code below &#8220;end tell&#8221; in the above script and you&#8217;ll get an unobtrusive confirmation that your email has been filed in the right folder (useful for the oh-shoot-did-I-just-move-that-to-the-right-folder moments):
<pre>
<div class="codesnip-container" ><div class="applescript codesnip" style="font-family:monospace;"><span class="kw3">tell</span> <span class="kw1">application</span> <span class="st0">&quot;GrowlHelperApp&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">set</span> <span class="kw2">the</span> allNotificationsList <span class="kw3">to</span> <span class="br0">&#123;</span><span class="st0">&quot;General&quot;</span>, <span class="st0">&quot;Move message&quot;</span>, <span class="st0">&quot;Error&quot;</span><span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">set</span> <span class="kw2">the</span> enabledNotificationsList <span class="kw3">to</span> <span class="br0">&#123;</span><span class="st0">&quot;General&quot;</span>, <span class="st0">&quot;Move message&quot;</span>, <span class="st0">&quot;Error&quot;</span><span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; register <span class="kw2">as</span> <span class="kw1">application</span> ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Entourage AppleScripts&quot;</span> all notifications allNotificationsList ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; default notifications enabledNotificationsList ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; icon <span class="kw3">of</span> <span class="kw1">application</span> <span class="st0">&quot;Microsoft Entourage&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="co1">--&nbsp; &nbsp; &nbsp; Error Notification...</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">if</span> <span class="br0">&#40;</span><span class="kw1">count</span> <span class="kw3">of</span> currMsgs<span class="br0">&#41;</span> <span class="kw3">is</span> 0 <span class="kw3">then</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; notify <span class="kw3">with</span> <span class="kw1">name</span> ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Error&quot;</span> title ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Error&quot;</span> description ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;No message selected.&quot;</span> <span class="kw1">application</span> <span class="kw1">name</span> <span class="st0">&quot;Entourage AppleScripts&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">end</span> <span class="kw3">if</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="co1">--&nbsp; &nbsp; &nbsp; 1 Notification...</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">if</span> <span class="br0">&#40;</span><span class="kw1">count</span> <span class="kw3">of</span> currMsgs<span class="br0">&#41;</span> <span class="kw3">is</span> 1 <span class="kw3">then</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; notify <span class="kw3">with</span> <span class="kw1">name</span> ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;General&quot;</span> title ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Exchange Notification&quot;</span> description ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;1 message moved to &quot;</span> <span class="sy0">&amp;</span> <span class="kw1">name</span> <span class="kw3">of</span> destFolder <span class="kw1">application</span> <span class="kw1">name</span> <span class="st0">&quot;Entourage AppleScripts&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">end</span> <span class="kw3">if</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="co1">--&nbsp; &nbsp; &nbsp; Multi Notification...</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">if</span> <span class="br0">&#40;</span><span class="kw1">count</span> <span class="kw3">of</span> currMsgs<span class="br0">&#41;</span> &gt; 1 <span class="kw3">then</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; notify <span class="kw3">with</span> <span class="kw1">name</span> ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;General&quot;</span> title ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;Exchange Notification&quot;</span> description ¬<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="st0">&quot;&quot;</span> <span class="sy0">&amp;</span> <span class="br0">&#40;</span><span class="kw1">count</span> <span class="kw3">of</span> currMsgs<span class="br0">&#41;</span> <span class="sy0">&amp;</span> <span class="st0">&quot; messages moved to &quot;</span> <span class="sy0">&amp;</span> <span class="kw1">name</span> <span class="kw3">of</span> destFolder <span class="sy0">&amp;</span> <span class="st0">&quot;.&quot;</span> <span class="kw1">application</span> <span class="kw1">name</span> <span class="st0">&quot;Entourage AppleScripts&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">end</span> <span class="kw3">if</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
<span class="kw3">end</span> <span class="kw3">tell</span></div></div>
</pre></p>
]]></content:encoded>
			<wfw:commentRss>http://bylr.net/3/2008/01/42/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- Dynamic Page Served (once) in 1.571 seconds -->
