<?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>Rainers Blog</title>
	<atom:link href="http://rainer.4950.net/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://rainer.4950.net/wordpress</link>
	<description>Stuff that interests me</description>
	<lastBuildDate>Sat, 19 May 2012 04:02:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Outlook to Omnifocus, take 9 (Updated)</title>
		<link>http://rainer.4950.net/wordpress/blog/2012/04/14/outlook-to-omnifocus-take-9/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2012/04/14/outlook-to-omnifocus-take-9/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 08:51:34 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Omnifocus]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=379</guid>
		<description><![CDATA[This is the 9th installment of my little OmniFocus script which will turn Emails into tasks. This is a minor fix to support foreign character sets. Please let me know in case you are experiencing problems. Changes: added support for foreign characters (provided by Andrew) Update April 22nd: Re-uploaded another version of the script which [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg"><img title="outlook" src="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg" alt="" width="418" height="81" /></a></p>
<p>This is the 9th installment of my little OmniFocus script which will turn Emails into tasks. This is a minor fix to support foreign character sets. Please let me know in case you are experiencing problems.</p>
<h3>Changes:</h3>
<ul>
<li>added support for foreign characters (provided by Andrew)</li>
<li>Update April 22nd: Re-uploaded another version of the script which should work fine with the latest Outlook update</li>
</ul>
<h3>Features:</h3>
<ul>
<li>configurable growl notifications (provided by Paul)</li>
<li>fix for empty subject lines (provided by Paul and Peter)</li>
<li>added mail headers (from, date) to content of the note (provided by Paul)</li>
<li>does not rely on a separate jar tool anymore and should therefore be more compatible with older Mac OS versions. (courtesy of someone on the omnifocus forums whos name I forgot unfortunately)</li>
<li>configuration options
<ul>
<li>growl enabled</li>
<li>delete mail after turning it to an omnifocus task</li>
<li>target mail folder for moving the processed mail (note that this does not work in combination with mail deletion, please choose either delete or move)</li>
<li>bring omnifocus to the front</li>
<li>put cursor into a specific field in the quick entry panel</li>
<li>open quick entry panel (or just add the task silently to inbox)</li>
</ul>
</li>
</ul>
<h3>Install instructions:</h3>
<div>
<ol>
<li>Double click the zip file to extract it</li>
<li>Copy the contents of the zip file to &lt;userhome&gt;/Documents/Microsoft User Data/Outlook Script Menu Items (you can do this even easier by opening Outlook, selecting the script menu item “About this menu…” and then click “Open Folder”. <strong>Update:</strong> on the latest version of Outlook this location is now &lt;userhome&gt;(Library/Applications Support/Microsoft/Office/Outlook Script Menu Items (thanks Mike for noting that)</li>
<li>that’s it</li>
</ol>
<h3>Note to non-english office users:</h3>
<p>Your Outlook Script Menu Items folder is in a different location. Please go the route via &#8220;About this menu&#8221; explained in point 2!</p>
</div>
<h3>Usage instructions:</h3>
<ol>
<li>select a mail in outlook</li>
<li>open the script menu and choose  ”Send Outlook to Omnifocus” (see screenshot) or alternatively just press CTRL+O (o, not zero)</li>
</ol>
<h3>Configuration instructions:</h3>
<p>So if you want to tweak the settings of the script, bring up the file in the outlook menu items folder and double click it.</p>
<p>This will open AppleScript editor (if it does not, then you can try right click and choose Open with&#8230;). In applescript editor you will see a configuration block on the top of the file. Change the values as documented in the script, save it and you should be fine.</p>
<p>Note that a few settings rely on other settings to be configured (i.e. currently omnifocus activation will only be invoked if the quick entry panel is switched on). If you find those restrictions too cumbersome, let me know and I will look into that.</p>
<h3>Download</h3>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2012/04/OutlookToOmniFocus-v12.zip">Outlook2OmniFocus-v12.zip</a> (updated 2012-04-22)</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2012/04/14/outlook-to-omnifocus-take-9/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Outlook to Omnifocus, take 8</title>
		<link>http://rainer.4950.net/wordpress/blog/2012/02/04/outlook-to-omnifocus-take-8/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2012/02/04/outlook-to-omnifocus-take-8/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 13:07:04 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Omnifocus]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=375</guid>
		<description><![CDATA[This is the 8th installment of my little OmniFocus script which will turn Emails into tasks. I received quite a lot of feedback regarding the Growl integration which was causing problems for many people. Therefore, I have removed growl (if you want growl and take7 was working for you, just don&#8217;t upgrade). Changes: removed Growl [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg"><img title="outlook" src="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg" alt="" width="418" height="81" /></a></p>
<p>This is the 8th installment of my little OmniFocus script which will turn Emails into tasks. I received quite a lot of feedback regarding the Growl integration which was causing problems for many people. Therefore, I have removed growl (if you want growl and take7 was working for you, just don&#8217;t upgrade).</p>
<h3>Changes:</h3>
<ul>
<li><span class="Apple-style-span" style="line-height: 18px;">removed Growl support as it was causing more problems than it was worth</span></li>
<li><span class="Apple-style-span" style="line-height: 18px;">made deleting old files more resilient</span></li>
</ul>
<h3>Features:</h3>
<ul>
<li>configurable growl notifications (provided by Paul)</li>
<li>fix for empty subject lines (provided by Paul and Peter)</li>
<li>added mail headers (from, date) to content of the note (provided by Paul)</li>
<li>does not rely on a separate jar tool anymore and should therefore be more compatible with older Mac OS versions. (courtesy of someone on the omnifocus forums whos name I forgot unfortunately)</li>
<li>configuration options
<ul>
<li>growl enabled</li>
<li>delete mail after turning it to an omnifocus task</li>
<li>target mail folder for moving the processed mail (note that this does not work in combination with mail deletion, please choose either delete or move)</li>
<li>bring omnifocus to the front</li>
<li>put cursor into a specific field in the quick entry panel</li>
<li>open quick entry panel (or just add the task silently to inbox)</li>
</ul>
</li>
</ul>
<h3>Install instructions:</h3>
<div>
<ol>
<li>Double click the zip file to extract it</li>
<li>Copy the contents of the zip file to &lt;userhome&gt;/Documents/Microsoft User Data/Outlook Script Menu Items (you can do this even easier by opening Outlook, selecting the script menu item “About this menu…” and then click “Open Folder”.</li>
<li>that’s it</li>
</ol>
<h3>Note to non-english office users:</h3>
<p>Your Outlook Script Menu Items folder is in a different location. Please go the route via &#8220;About this menu&#8221; explained in point 2!</p>
</div>
<h3>Usage instructions:</h3>
<ol>
<li>select a mail in outlook</li>
<li>open the script menu and choose  ”Send Outlook to Omnifocus” (see screenshot) or alternatively just press CTRL+O (o, not zero)</li>
</ol>
<h3>Configuration instructions:</h3>
<p>So if you want to tweak the settings of the script, bring up the file in the outlook menu items folder and double click it.</p>
<p>This will open AppleScript editor (if it does not, then you can try right click and choose Open with&#8230;). In applescript editor you will see a configuration block on the top of the file. Change the values as documented in the script, save it and you should be fine.</p>
<p>Note that a few settings rely on other settings to be configured (i.e. currently omnifocus activation will only be invoked if the quick entry panel is switched on). If you find those restrictions too cumbersome, let me know and I will look into that.</p>
<h3>Download</h3>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2012/02/Outlook2Omnifocus-v10.zip">Outlook2Omnifocus-v10.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2012/02/04/outlook-to-omnifocus-take-8/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Outlook to Omnifocus, take 7</title>
		<link>http://rainer.4950.net/wordpress/blog/2012/01/05/outlook-to-omnifocus-take-7/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2012/01/05/outlook-to-omnifocus-take-7/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 10:14:55 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Omnifocus]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=370</guid>
		<description><![CDATA[This is the 7th installment of my little OmniFocus script which will turn Emails into tasks. Changes: added support for Growl 1.3 (thanks to John Duprey), if you are using Growl 1.3 please uncomment the following line (by removing the starting &#8220;&#8211;&#8221;) -- tell application id "com.Growl.GrowlHelperApp" (if you cannot find it, search for EDITME [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg"><img title="outlook" src="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg" alt="" width="418" height="81" /></a></p>
<p>This is the 7th installment of my little OmniFocus script which will turn Emails into tasks.</p>
<h3>Changes:</h3>
<ul>
<li><span class="Apple-style-span" style="line-height: 18px;"><span class="Apple-style-span" style="line-height: 18px;">added support for Growl 1.3 (thanks to John Duprey), if you are using Growl 1.3 please uncomment the following line (by removing the starting &#8220;&#8211;&#8221;)<br />
</span></span></p>
<pre>-- tell application id "com.Growl.GrowlHelperApp"</pre>
<p><span class="Apple-style-span" style="line-height: 18px;">(if you cannot find it, search for EDITME GROWL in the source code)</span></li>
<li><span class="Apple-style-span" style="line-height: 18px;">added support to move the processed mail to a folder</span></li>
</ul>
<h3>Features:</h3>
<ul>
<li>configurable growl notifications (provided by Paul)</li>
<li>fix for empty subject lines (provided by Paul and Peter)</li>
<li>added mail headers (from, date) to content of the note (provided by Paul)</li>
<li>does not rely on a separate jar tool anymore and should therefore be more compatible with older Mac OS versions. (courtesy of someone on the omnifocus forums whos name I forgot unfortunately)</li>
<li>configuration options
<ul>
<li>growl enabled</li>
<li>delete mail after turning it to an omnifocus task</li>
<li>target mail folder for moving the processed mail (note that this does not work in combination with mail deletion, please choose either delete or move)</li>
<li>bring omnifocus to the front</li>
<li>put cursor into a specific field in the quick entry panel</li>
<li>open quick entry panel (or just add the task silently to inbox)</li>
</ul>
</li>
</ul>
<h3>Install instructions:</h3>
<div>
<ol>
<li>Double click the zip file to extract it</li>
<li>Copy the contents of the zip file to &lt;userhome&gt;/Documents/Microsoft User Data/Outlook Script Menu Items (you can do this even easier by opening Outlook, selecting the script menu item “About this menu…” and then click “Open Folder”.</li>
<li>that’s it</li>
</ol>
<h3>Note to non-english office users:</h3>
<p>Your Outlook Script Menu Items folder is in a different location. Please go the route via &#8220;About this menu&#8221; explained in point 2!</p>
</div>
<h3>Usage instructions:</h3>
<ol>
<li>select a mail in outlook</li>
<li>open the script menu and choose  ”Send Outlook to Omnifocus” (see screenshot) or alternatively just press CTRL+O (o, not zero)</li>
</ol>
<h3>Configuration instructions:</h3>
<p>So if you want to tweak the settings of the script, bring up the file in the outlook menu items folder and double click it.</p>
<p>This will open AppleScript editor (if it does not, then you can try right click and choose Open with&#8230;). In applescript editor you will see a configuration block on the top of the file. Change the values as documented in the script, save it and you should be fine.</p>
<p>Note that a few settings rely on other settings to be configured (i.e. currently omnifocus activation will only be invoked if the quick entry panel is switched on). If you find those restrictions too cumbersome, let me know and I will look into that.</p>
<h3>Download</h3>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2012/01/OutlookToOmnifocus-v9.zip">OutlookToOmnifocus-v9.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2012/01/05/outlook-to-omnifocus-take-7/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Outlook to Omnifocus, take 6</title>
		<link>http://rainer.4950.net/wordpress/blog/2011/10/14/outlook-to-omnifocus-take-6/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2011/10/14/outlook-to-omnifocus-take-6/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 08:37:32 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Omnifocus]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=364</guid>
		<description><![CDATA[This is a new and improved version which fixes problems with senders that don&#8217;t have a name. Features: configurable growl notifications (provided by Paul) fix for empty subject lines (provided by Paul and Peter) added mail headers (from, date) to content of the note (provided by Paul) does not rely on a separate jar tool [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg"><img title="outlook" src="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg" alt="" width="418" height="81" /></a></p>
<p>This is a new and improved version which fixes problems with senders that don&#8217;t have a name.</p>
<h3>Features:</h3>
<ul>
<li>configurable growl notifications (provided by Paul)</li>
<li>fix for empty subject lines (provided by Paul and Peter)</li>
<li>added mail headers (from, date) to content of the note (provided by Paul)</li>
<li>does not rely on a separate jar tool anymore and should therefore be more compatible with older Mac OS versions. (courtesy of someone on the omnifocus forums whos name I forgot unfortunately)</li>
<li>configuration options
<ul>
<li>growl enabled</li>
<li>delete mail after turning it to an omnifocus task</li>
<li>bring omnifocus to the front</li>
<li>put cursor into a specific field in the quick entry panel</li>
<li>open quick entry panel (or just add the task silently to inbox)</li>
</ul>
</li>
</ul>
<h3>Install instructions:</h3>
<div>
<ol>
<li>Double click the zip file to extract it</li>
<li>Copy the contents of the zip file to &lt;userhome&gt;/Documents/Microsoft User Data/Outlook Script Menu Items (you can do this even easier by opening Outlook, selecting the script menu item “About this menu…” and then click “Open Folder”.</li>
<li>that’s it</li>
</ol>
<h3>Note to non-english office users:</h3>
<p>Your Outlook Script Menu Items folder is in a different location. Please go the route via &#8220;About this menu&#8221; explained in point 2!</p>
</div>
<h3>Usage instructions:</h3>
<ol>
<li>select a mail in outlook</li>
<li>open the script menu and choose  ”Send Outlook to Omnifocus” (see screenshot) or alternatively just press CTRL+O (o, not zero)</li>
</ol>
<h3>Configuration instructions:</h3>
<p>So if you want to tweak the settings of the script, bring up the file in the outlook menu items folder and double click it.</p>
<p>This will open AppleScript editor (if it does not, then you can try right click and choose Open with&#8230;). In applescript editor you will see a configuration block on the top of the file. Change the values as documented in the script, save it and you should be fine.</p>
<p>Note that a few settings rely on other settings to be configured (i.e. currently omnifocus activation will only be invoked if the quick entry panel is switched on). If you find those restrictions too cumbersome, let me know and I will look into that.</p>
<h3>Download</h3>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2011/10/OutlookToOmnifocus-v8.zip">OutlookToOmnifocus-v8.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2011/10/14/outlook-to-omnifocus-take-6/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Eclipse fullscreen mode on 10.7 Lion</title>
		<link>http://rainer.4950.net/wordpress/blog/2011/07/28/eclipse-fullscreen-mode-on-10-7-lion/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2011/07/28/eclipse-fullscreen-mode-on-10-7-lion/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 18:53:18 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Freeware]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=361</guid>
		<description><![CDATA[Oh my god, it is available! There is a plugin for eclipse that makes it fullscreen compatible for Mac OSX Lion (10.7). Find out the details here http://danielgerber.wordpress.com/2011/07/25/using-eclipse-in-fullscreen-mode-under-mac-os-x-10-7-lion/ In short you only need to add the following update location (http://github.bandlem.com/) via Help-&#62;Install new software&#8230; via http://alblue.bandlem.com/2011/07/full-screen-support-for-eclipse-on-osx.html]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Fullscreen mode for Eclipse" src="http://danielgerber.files.wordpress.com/2011/07/screen-shot-2011-07-25-at-13-09-06.png?w=500&amp;h=372" alt="" width="500" height="372" /></p>
<p>Oh my god, it is available! There is a plugin for eclipse that makes it fullscreen compatible for Mac OSX Lion (10.7). Find out the details here</p>
<p><a href="http://danielgerber.wordpress.com/2011/07/25/using-eclipse-in-fullscreen-mode-under-mac-os-x-10-7-lion/">http://danielgerber.wordpress.com/2011/07/25/using-eclipse-in-fullscreen-mode-under-mac-os-x-10-7-lion/</a></p>
<p>In short you only need to add the following update location (http://github.bandlem.com/) via Help-&gt;Install new software&#8230;</p>
<p>via <a title="http://alblue.bandlem.com/2011/07/full-screen-support-for-eclipse-on-osx.html" href="http://alblue.bandlem.com/2011/07/full-screen-support-for-eclipse-on-osx.html" target="_blank">http://alblue.bandlem.com/2011/07/full-screen-support-for-eclipse-on-osx.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2011/07/28/eclipse-fullscreen-mode-on-10-7-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook to OmniFocus, take 5</title>
		<link>http://rainer.4950.net/wordpress/blog/2011/05/17/outlook-to-omnifocus-take-5-the-mother-of-all-scripts/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2011/05/17/outlook-to-omnifocus-take-5-the-mother-of-all-scripts/#comments</comments>
		<pubDate>Tue, 17 May 2011 21:12:18 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Omnifocus]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=351</guid>
		<description><![CDATA[Hey this is is it, the long awaited updated version with features to spare. Features: configurable growl notifications (provided by Paul) fix for empty subject lines (provided by Paul and Peter) added mail headers (from, date) to content of the note (provided by Paul) does not rely on a separate jar tool anymore and should [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg"><img class="alignnone size-full wp-image-277" title="outlook" src="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg" alt="" width="418" height="81" /></a></p>
<p>Hey this is is it, the long awaited updated version with features to spare.</p>
<h3>Features:</h3>
<ul>
<li>configurable growl notifications (provided by Paul)</li>
<li>fix for empty subject lines (provided by Paul and Peter)</li>
<li>added mail headers (from, date) to content of the note (provided by Paul)</li>
<li>does not rely on a separate jar tool anymore and should therefore be more compatible with older Mac OS versions. (courtesy of someone on the omnifocus forums whos name I forgot unfortunately)</li>
<li>configuration options
<ul>
<li>growl enabled</li>
<li>delete mail after turning it to an omnifocus task</li>
<li>bring omnifocus to the front</li>
<li>put cursor into a specific field in the quick entry panel</li>
<li>open quick entry panel (or just add the task silently to inbox)</li>
</ul>
</li>
</ul>
<h3>Install instructions:</h3>
<div>
<ol>
<li>Double click the zip file to extract it</li>
<li>Copy the contents of the zip file to  &lt;userhome&gt;/Documents/Microsoft User Data/Outlook Script Menu Items  (you can do this even easier by opening Outlook, selecting the script  menu item “About this menu…” and then click “Open Folder”.</li>
<li>that’s it</li>
</ol>
<h3>Note to non-english office users:</h3>
<p>Your Outlook Script Menu Items folder is in a different location. Please go the route via &#8220;About this menu&#8221; explained in point 2!</p>
</div>
<h3>Usage instructions:</h3>
<ol>
<li>select a mail in outlook</li>
<li>open the script menu and choose  ”Send Outlook to Omnifocus” (see screenshot) or alternatively just press CTRL+O (o, not zero)</li>
</ol>
<h3>Configuration instructions:</h3>
<p>So if you want to tweak the settings of the script, bring up the file in the outlook menu items folder and double click it.</p>
<p>This will open AppleScript editor (if it does not, then you can try right click and choose Open with&#8230;). In applescript editor you will see a configuration block on the top of the file. Change the values as documented in the script, save it and you should be fine.</p>
<p>Note that a few settings rely on other settings to be configured (i.e. currently omnifocus activation will only be invoked if the quick entry panel is switched on). If you find those restrictions too cumbersome, let me know and I will look into that.</p>
<h3>Download</h3>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2011/05/OutlookToOmnifocus-v7.zip">OutlookToOmnifocus-v7.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2011/05/17/outlook-to-omnifocus-take-5-the-mother-of-all-scripts/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Outlook to OmniFocus, take 4</title>
		<link>http://rainer.4950.net/wordpress/blog/2011/02/15/outlook-to-omnifocus-take-4/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2011/02/15/outlook-to-omnifocus-take-4/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 16:12:09 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Omnifocus]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=338</guid>
		<description><![CDATA[This is another update to the previous releases of my Outlook script. The main changes are growl notification (provided by Paul) fix for empty subject lines (provided by Paul and Peter) added mail headers (from, date) to content of the note (provided by Paul) a few optional hooks that you can customize the behaviour of [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg"><img title="outlook" src="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/outlook.jpg" alt="" width="418" height="81" /></a></p>
<p>This is another update to the previous releases of my Outlook script. The main changes are</p>
<ul>
<li>growl notification (provided by Paul)</li>
<li>fix for empty subject lines (provided by Paul and Peter)</li>
<li>added mail headers (from, date) to content of the note (provided by Paul)</li>
<li>a few optional hooks that you can customize the behaviour of the script</li>
</ul>
</div>
<p>Install instructions:</p>
<div>
<ol>
<li>Double click the OutlookToOmniFocus-v4.tar.gz to extract it</li>
<li>Copy the contents of the zip file to &lt;userhome&gt;/Documents/Microsoft User Data/Outlook Script Menu Items (you can do this even easier by opening Outlook, selecting the script menu item &#8220;About this menu&#8230;&#8221; and then click &#8220;Open Folder&#8221;.</li>
<li>that&#8217;s it</li>
</ol>
</div>
<p>Usage instructions:</p>
<ol>
<li>select a mail in outlook</li>
<li>open the script menu and choose  &#8221;Send Outlook to Omnifocus&#8221; (see screenshot) or alternatively just press CTRL+O (o, not zero)</li>
</ol>
</div>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/script.jpg"><img class="alignnone size-full wp-image-303" title="script" src="http://rainer.4950.net/wordpress/wp-content/uploads/2010/10/script.jpg" alt="" width="728" height="157" /></a></p>
<div>
<div>
<h2>In case something goes horribly wrong</h2>
<p>I obviously dont hope that it does, but please open Console and watch for suspicious messages. Typically this will give you some idea.</p>
<h2>Download</h2>
<p>Download the file see here: <del><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2011/02/OutlookToOmnifocus-v5.zip">OutlookToOmnifocus-v5.zip</a></del> see update below</p>
<h2>Important</h2>
<p>If you have a non-english system then your &#8220;Microsoft User Data&#8221; folder might use a different localized name. In this case please replace &#8220;Microsoft User Data&#8221; with the correct folder name (e.b. &#8220;Microsoft-Benutzerdaten&#8221; if you are using a german system). Thanks to Jens for pointing this out.</p>
<h3>Update 24.02.2011</h3>
<p>I have updated the script and fixed the Growl integration. This should work now. In addition I have added a couple of CHANGEME comments in order to make it easier to customize the script.</p>
<p>Download the latest file here: <a href="http://rainer.4950.net/wordpress/wp-content/uploads/2011/02/OutlookToOmnifocus-v6.zip">OutlookToOmnifocus-v6.zip</a></p>
<h3>Update 17.5.2011</h3>
<p>Since I like to share and people were seeing issues, here is the source for the maildecoder java tool.</p>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2011/02/MailDecoder-src.zip">MailDecoder-src.zip</a></p>
<h3>Update 19.05.2011</h3>
<p>Please take a look at <a href="http://rainer.4950.net/wordpress/blog/category/gtd/">http://rainer.4950.net/wordpress/blog/category/gtd/</a> for the latest version of this script.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2011/02/15/outlook-to-omnifocus-take-4/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>TimeTracker 1.3.13 beta</title>
		<link>http://rainer.4950.net/wordpress/blog/2011/01/03/timetracker-1-3-13-beta/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2011/01/03/timetracker-1-3-13-beta/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 11:41:25 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[TimeTracker]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=332</guid>
		<description><![CDATA[A new version of TimeTracker for Mac has been released. This is a new years bugfix release which is supposed to fix a few minor issues: fixed issue 91 &#8211; the filter was not reapplied if you left TT running past midnight and it showed yesterdays entries in when having the today filter. fixed issue [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/04/software-update.png"><img class="size-full wp-image-245 alignnone" title="software-update" src="http://rainer.4950.net/wordpress/wp-content/uploads/2010/04/software-update.png" alt="" width="184" height="184" /></a></p>
<p>A new version of TimeTracker for Mac has been released. This is a new years bugfix release which is supposed to fix a few minor issues:</p>
<ul>
<li>fixed issue 91 &#8211; the filter was not reapplied if you left TT running past midnight and it showed yesterdays entries in when having the today filter.</li>
<li>fixed issue 95 &#8211; replaced BWtoolkit styled but broken ok button with std button</li>
<li>general UI overhaul where a bunch of small annyoing issues were cleaned up</li>
<li>fixed a bug where on new years the last week/this week filters produced empty results</li>
</ul>
<p>As always you can download it <a href="http://code.google.com/p/time-tracker-mac/downloads/list">here</a> as well as via the builtin Sparkle updater (you need to have it set to accept beta versions).</p>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2011/01/03/timetracker-1-3-13-beta/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Creating OmniFocus tasks in Entourage &#8211; take 4</title>
		<link>http://rainer.4950.net/wordpress/blog/2010/12/07/creating-omnifocus-tasks-in-entourage-take-4/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2010/12/07/creating-omnifocus-tasks-in-entourage-take-4/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 19:13:34 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Entourage]]></category>
		<category><![CDATA[Omnifocus]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=321</guid>
		<description><![CDATA[This is an update for the people who still use Entourage. Just in time for the holidays it now also supports multiple emails (will end up in multiple tasks). In order to use it simply select multiple mails and hit CTRL+O. Grab it here: EntourageToOmniFocus_v4 Happy holidays]]></description>
			<content:encoded><![CDATA[<div>
<p><a rel="attachment wp-att-183" href="http://rainer.4950.net/wordpress/?attachment_id=183"><img title="Omnifocus-1" src="http://rainer.4950.net/wordpress/wp-content/uploads/2009/09/Omnifocus-1.jpg" alt="Omnifocus-1" width="418" height="81" /></a></p>
<p>This is an update for the people who still use Entourage. Just in time for the holidays it now also supports multiple emails (will end up in multiple tasks). In order to use it simply select multiple mails and hit CTRL+O.</p>
<p>Grab it here: <a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/12/EntourageToOmniFocus_v4.zip">EntourageToOmniFocus_v4</a></p>
<p><span style="font-size: large;"><span><strong><span style="font-size: small;"><span style="font-weight: normal;">Happy holidays </span></span></strong></span></span></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2010/12/07/creating-omnifocus-tasks-in-entourage-take-4/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>TimeTracker 1.3.12 stable</title>
		<link>http://rainer.4950.net/wordpress/blog/2010/12/02/timetracker-1-3-12-stable/</link>
		<comments>http://rainer.4950.net/wordpress/blog/2010/12/02/timetracker-1-3-12-stable/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 08:43:19 +0000</pubDate>
		<dc:creator>rainer</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[TimeTracker]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://rainer.4950.net/wordpress/?p=316</guid>
		<description><![CDATA[This is a release announcement of TimeTracker 1.3.12 stable. This release is more or less the same like 1.3.11 which turned out to be quite good and stable. It only has the following changes: IMPORTANT! requires Mac OS 10.5 or higher Superfluous &#8220;;&#8221; character in exported CSV You can download the release here. Update 5.12.2010 [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://rainer.4950.net/wordpress/wp-content/uploads/2010/04/software-update.png"><img title="software-update" src="http://rainer.4950.net/wordpress/wp-content/uploads/2010/04/software-update-150x150.png" alt="" width="150" height="150" /></a></p>
<p>This is a release announcement of TimeTracker 1.3.12 stable. This release is more or less the same like 1.3.11 which turned out to be quite good and stable. It only has the following changes:</p>
<div id="_mcePaste">
<ul>
<li style="margin-top: 6px; margin-bottom: 6px;">IMPORTANT! requires Mac OS 10.5 or higher</li>
<li style="margin-top: 6px; margin-bottom: 6px;">Superfluous &#8220;;&#8221; character in exported CSV</li>
</ul>
</div>
<p>You can download the release <a href="http://code.google.com/p/time-tracker-mac/downloads/list">here</a>.</p>
<h3>Update 5.12.2010</h3>
<p>People noticed that previously the newer build was still having 1.3.11 as a version number. This is fixed now. No more update loops. Sorry for the inconvenience.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://rainer.4950.net/wordpress/blog/2010/12/02/timetracker-1-3-12-stable/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

