<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for ActivityOwner.Com</title>
	<atom:link href="http://www.activityowner.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.activityowner.com</link>
	<description>Implementing GTD for personal and team productivity using MindManager, ResultsManager, and GyroQ</description>
	<pubDate>Sat, 11 Oct 2008 20:10:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on OutLinker 2.01 by Marco</title>
		<link>http://www.activityowner.com/2008/04/01/outlinker-201/#comment-12490</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 09 Oct 2008 09:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2008/04/01/outlinker-201/#comment-12490</guid>
		<description>As a "heavyweight user" of outlinker (now processed around 7000 messages) I ran into a small issue that was preventing some of my messages to be processed.
It was in the function "WriteToTextfile" - counter i is sometimes overflowing (loooong messages ;-D). I have replaced the definition (integer) to long and so far the problem has not occurred...</description>
		<content:encoded><![CDATA[<p>As a &#034;heavyweight user&#034; of outlinker (now processed around 7000 messages) I ran into a small issue that was preventing some of my messages to be processed.<br />
It was in the function &#034;WriteToTextfile&#034; - counter i is sometimes overflowing (loooong messages ;-D). I have replaced the definition (integer) to long and so far the problem has not occurred&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OutLinker 2.01 by ActivityOwner</title>
		<link>http://www.activityowner.com/2008/04/01/outlinker-201/#comment-12489</link>
		<dc:creator>ActivityOwner</dc:creator>
		<pubDate>Thu, 09 Oct 2008 00:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2008/04/01/outlinker-201/#comment-12489</guid>
		<description>You can run outlinker on an individual message by just selecting one if you want to process it immediately.  Note that you can have the item go to the active map/topic in real-time (rather than to queue) by adding a "s2am" keyword (send to active map).   

In theory there could be a dedicated macro button added to the message toolbar to replace "send" with "sendandprocess" that sent the active message and then ran it through outlinker.  

Unfortunately the software is keeping me far too focused on my day job/projects to get sidetracked into programming this at the moment :-). 

I'm thinking that the next post on the site could be a laundry list of features/ideas that others might want to jump in and contribute to.</description>
		<content:encoded><![CDATA[<p>You can run outlinker on an individual message by just selecting one if you want to process it immediately.  Note that you can have the item go to the active map/topic in real-time (rather than to queue) by adding a &#034;s2am&#034; keyword (send to active map).   </p>
<p>In theory there could be a dedicated macro button added to the message toolbar to replace &#034;send&#034; with &#034;sendandprocess&#034; that sent the active message and then ran it through outlinker.  </p>
<p>Unfortunately the software is keeping me far too focused on my day job/projects to get sidetracked into programming this at the moment :-). </p>
<p>I&#039;m thinking that the next post on the site could be a laundry list of features/ideas that others might want to jump in and contribute to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OutLinker 2.01 by Vakthund</title>
		<link>http://www.activityowner.com/2008/04/01/outlinker-201/#comment-12488</link>
		<dc:creator>Vakthund</dc:creator>
		<pubDate>Wed, 08 Oct 2008 12:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2008/04/01/outlinker-201/#comment-12488</guid>
		<description>This tool is awesome for stuff that has been stuck in my in or out box. Does anyone have a solution for real-time items? I would love to capture the commitment as I send or respond to an e-mail instead of waiting until I empty my mailbox at the end of the day / week / month / year / decade.

Thanks</description>
		<content:encoded><![CDATA[<p>This tool is awesome for stuff that has been stuck in my in or out box. Does anyone have a solution for real-time items? I would love to capture the commitment as I send or respond to an e-mail instead of waiting until I empty my mailbox at the end of the day / week / month / year / decade.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to have your contexts and contact them too by mazzorca</title>
		<link>http://www.activityowner.com/2008/06/29/how-to-have-your-contexts-and-contact-them-too/#comment-12487</link>
		<dc:creator>mazzorca</dc:creator>
		<pubDate>Wed, 08 Oct 2008 01:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/?p=181#comment-12487</guid>
		<description>cool thanks for the insights!.</description>
		<content:encoded><![CDATA[<p>cool thanks for the insights!.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to have your contexts and contact them too by admin</title>
		<link>http://www.activityowner.com/2008/06/29/how-to-have-your-contexts-and-contact-them-too/#comment-12486</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 07 Oct 2008 11:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/?p=181#comment-12486</guid>
		<description>You can get first and last name by entering it as first.last.   The script will replace the . with a space.   

The way the script loops through the mindreader.mmap map, it can only recognize one instance of each attribute (category, context, etc).  It would take some programming to get around that and prompting would get in the way of non-attended use.   

The trick I use is to use different verbs for different contexts.   For example I use "buy" for an "@errand" purchase and "order" for an @web purchase.    In your example I might use "visit" or "drop off" for @errand and "pay" for @web.</description>
		<content:encoded><![CDATA[<p>You can get first and last name by entering it as first.last.   The script will replace the . with a space.   </p>
<p>The way the script loops through the mindreader.mmap map, it can only recognize one instance of each attribute (category, context, etc).  It would take some programming to get around that and prompting would get in the way of non-attended use.   </p>
<p>The trick I use is to use different verbs for different contexts.   For example I use &#034;buy&#034; for an &#034;@errand&#034; purchase and &#034;order&#034; for an @web purchase.    In your example I might use &#034;visit&#034; or &#034;drop off&#034; for @errand and &#034;pay&#034; for @web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to have your contexts and contact them too by mazzorca</title>
		<link>http://www.activityowner.com/2008/06/29/how-to-have-your-contexts-and-contact-them-too/#comment-12485</link>
		<dc:creator>mazzorca</dc:creator>
		<pubDate>Mon, 06 Oct 2008 05:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/?p=181#comment-12485</guid>
		<description>Hi, I been using this group of scripts for a few day and are great. Just two questions.
When I parse a verb like "email to" there is someway to pass the first and last name? If there is no way to delimit that, maybe you can add to recognize a _ in the space, and delete later. 
Another question is, can I add two contexts to one verb and later the macro prompt a question witch is the right context to that? let's say "pay" can be associated to @web or @errand. So when mindreader recognize this, it ask where it belongs?. I know is much to ask. But they are just ideas to make it even more useful soft.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I been using this group of scripts for a few day and are great. Just two questions.<br />
When I parse a verb like &#034;email to&#034; there is someway to pass the first and last name? If there is no way to delimit that, maybe you can add to recognize a _ in the space, and delete later.<br />
Another question is, can I add two contexts to one verb and later the macro prompt a question witch is the right context to that? let&#039;s say &#034;pay&#034; can be associated to @web or @errand. So when mindreader recognize this, it ask where it belongs?. I know is much to ask. But they are just ideas to make it even more useful soft.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New GyroQ &#034;k&#034; tag: Set destination map keywords by Travis Carnahan</title>
		<link>http://www.activityowner.com/2008/01/27/new-gyroq-k-tag-set-destination-map-keywords/#comment-12476</link>
		<dc:creator>Travis Carnahan</dc:creator>
		<pubDate>Sat, 13 Sep 2008 03:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2008/01/27/new-gyroq-k-tag-set-destination-map-keywords/#comment-12476</guid>
		<description>good info! fyi- if you copy handwriting in onenote it is treated as text automatically. thanks again!</description>
		<content:encoded><![CDATA[<p>good info! fyi- if you copy handwriting in onenote it is treated as text automatically. thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New GyroQ &#034;k&#034; tag: Set destination map keywords by ActivityOwner</title>
		<link>http://www.activityowner.com/2008/01/27/new-gyroq-k-tag-set-destination-map-keywords/#comment-12475</link>
		<dc:creator>ActivityOwner</dc:creator>
		<pubDate>Fri, 12 Sep 2008 03:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2008/01/27/new-gyroq-k-tag-set-destination-map-keywords/#comment-12475</guid>
		<description>Hi Travis -- I'm not a OneNote user. so I've never considered doing something with it.  Perhaps I can download the trial at some point and explore possibilities.  

You can't bring over rich text or graphic information, but there may be a few things you can do today with the tool.

If you copy a list of things from onenote into the gyroq "q" tag, it should treat each line as a separate task and split them out.

If you highlight onenote text, and hit control-shift-G, you can get the highlighted text to be the "note" of a new task (remember to toggle to "q" tag after hitting control-shift-g).</description>
		<content:encoded><![CDATA[<p>Hi Travis &#8212; I&#039;m not a OneNote user. so I&#039;ve never considered doing something with it.  Perhaps I can download the trial at some point and explore possibilities.  </p>
<p>You can&#039;t bring over rich text or graphic information, but there may be a few things you can do today with the tool.</p>
<p>If you copy a list of things from onenote into the gyroq &#034;q&#034; tag, it should treat each line as a separate task and split them out.</p>
<p>If you highlight onenote text, and hit control-shift-G, you can get the highlighted text to be the &#034;note&#034; of a new task (remember to toggle to &#034;q&#034; tag after hitting control-shift-g).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New GyroQ &#034;k&#034; tag: Set destination map keywords by Travis Carnahan</title>
		<link>http://www.activityowner.com/2008/01/27/new-gyroq-k-tag-set-destination-map-keywords/#comment-12473</link>
		<dc:creator>Travis Carnahan</dc:creator>
		<pubDate>Thu, 11 Sep 2008 01:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2008/01/27/new-gyroq-k-tag-set-destination-map-keywords/#comment-12473</guid>
		<description>I'm sure this is not the right place to post this, but have you looked at a way to put information from OneNote into GyroQ? I use OneNote for all of my meeting notes and it would be great to have a "Send to GyroQ" OneNote tool....Just wishing</description>
		<content:encoded><![CDATA[<p>I&#039;m sure this is not the right place to post this, but have you looked at a way to put information from OneNote into GyroQ? I use OneNote for all of my meeting notes and it would be great to have a &#034;Send to GyroQ&#034; OneNote tool&#8230;.Just wishing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OutLinker: A new tool for draining your Microsoft Outlook inbox by Marco</title>
		<link>http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12465</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 19 Aug 2008 08:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12465</guid>
		<description>hi AO,

Thanks for the change in the code; I'll have a look at the s2am keyword too - sounds good! BTW: I like the daily stats too, they provide for a nice chart in excel.</description>
		<content:encoded><![CDATA[<p>hi AO,</p>
<p>Thanks for the change in the code; I&#039;ll have a look at the s2am keyword too - sounds good! BTW: I like the daily stats too, they provide for a nice chart in excel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OutLinker: A new tool for draining your Microsoft Outlook inbox by ActivityOwner</title>
		<link>http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12451</link>
		<dc:creator>ActivityOwner</dc:creator>
		<pubDate>Thu, 07 Aug 2008 10:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12451</guid>
		<description>Hi Marco -- That's a great suggestion.  I went ahead and added it to the wiki version of the code.  

I usually write in a specific next action rather than use the subject line as is so it hadn't occurred to me to do this.  The "cleansubject" routine was used for the text prompt above.   

Note that the code has two other recent changes including a "send to activemap" (s2am) keyword (which does an immediate transfer to the active map's selected topic, and a timer that tells you how quickly you are moving through your mailbox.  

I"ve been really enjoying outlinker use.  Unfortunately it (and NAA) keep me too focused on getting things done to blog about it much :-).</description>
		<content:encoded><![CDATA[<p>Hi Marco &#8212; That&#039;s a great suggestion.  I went ahead and added it to the wiki version of the code.  </p>
<p>I usually write in a specific next action rather than use the subject line as is so it hadn&#039;t occurred to me to do this.  The &#034;cleansubject&#034; routine was used for the text prompt above.   </p>
<p>Note that the code has two other recent changes including a &#034;send to activemap&#034; (s2am) keyword (which does an immediate transfer to the active map&#039;s selected topic, and a timer that tells you how quickly you are moving through your mailbox.  </p>
<p>I&#034;ve been really enjoying outlinker use.  Unfortunately it (and NAA) keep me too focused on getting things done to blog about it much :-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OutLinker: A new tool for draining your Microsoft Outlook inbox by Marco</title>
		<link>http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12450</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Thu, 07 Aug 2008 08:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12450</guid>
		<description>Hi AO,

I've been using outlinker for quite a while now and still love this tool.
One thing I've wanted to be different was the fact that the "action" in mindmanager would always include the "RE:" or "FW:"
When looking around in the code, I found there was already a function to remove these from the text in the dialog.

The change I've made is in the GetNextAction function:
defaultna = cleansubject(objitem.Subject)

Maybe this is something for other users too, or something for your main thread ...</description>
		<content:encoded><![CDATA[<p>Hi AO,</p>
<p>I&#039;ve been using outlinker for quite a while now and still love this tool.<br />
One thing I&#039;ve wanted to be different was the fact that the &#034;action&#034; in mindmanager would always include the &#034;RE:&#034; or &#034;FW:&#034;<br />
When looking around in the code, I found there was already a function to remove these from the text in the dialog.</p>
<p>The change I&#039;ve made is in the GetNextAction function:<br />
defaultna = cleansubject(objitem.Subject)</p>
<p>Maybe this is something for other users too, or something for your main thread &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the MindManager ActiveX Map Viewer in Firefox by ActivityOwner</title>
		<link>http://www.activityowner.com/2007/03/17/using-the-mindmanager-activex-map-viewer-in-firefox/#comment-12446</link>
		<dc:creator>ActivityOwner</dc:creator>
		<pubDate>Sun, 27 Jul 2008 07:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/03/17/using-the-mindmanager-activex-map-viewer-in-firefox/#comment-12446</guid>
		<description>As I understand it Mindjet is reworking some things on their site so the automatic installation of the viewer plugin appears to be temporarily broken.  You can install the viewer by visiting this link:

http://www.mindjet.com/media/downloads/ax-viewer/en/MjMmViewer.msi</description>
		<content:encoded><![CDATA[<p>As I understand it Mindjet is reworking some things on their site so the automatic installation of the viewer plugin appears to be temporarily broken.  You can install the viewer by visiting this link:</p>
<p><a href="http://www.mindjet.com/media/downloads/ax-viewer/en/MjMmViewer.msi" rel="nofollow">http://www.mindjet.com/media/downloads/ax-viewer/en/MjMmViewer.msi</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to have your contexts and contact them too by BillS</title>
		<link>http://www.activityowner.com/2008/06/29/how-to-have-your-contexts-and-contact-them-too/#comment-12440</link>
		<dc:creator>BillS</dc:creator>
		<pubDate>Wed, 02 Jul 2008 13:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/?p=181#comment-12440</guid>
		<description>I'm open to change.  I agree I am spending time advancing rather than "doing"; only about 25% legitimately.  I'll try this reformat &#38; just add the other topics back in if I miss them.

Thanks again AO</description>
		<content:encoded><![CDATA[<p>I&#039;m open to change.  I agree I am spending time advancing rather than &#034;doing&#034;; only about 25% legitimately.  I&#039;ll try this reformat &amp; just add the other topics back in if I miss them.</p>
<p>Thanks again AO</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to have your contexts and contact them too by ActivityOwner</title>
		<link>http://www.activityowner.com/2008/06/29/how-to-have-your-contexts-and-contact-them-too/#comment-12439</link>
		<dc:creator>ActivityOwner</dc:creator>
		<pubDate>Tue, 01 Jul 2008 23:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/?p=181#comment-12439</guid>
		<description>Hi Bill --   The "deadline" picture was more about pointing to the "open template button". 

Yes, I have actually moved away from using the DADP (daily action dashboard plus).   I liked it initially, but found I spent most of my time endlessly advancing overdue "targets" and neglecting other aspects of the dashboard.   I instead now work from the faster vanilla dashboard and use the branches off the "next action analysis", which has the near-term target information under the "finishing" branch and the "to be processed" under the "foresight" branch.   The NAA script provides some incentive to deal with other "review" issues on the dashboard. 

I'll try to build this update into DADP soon, in the meantime,  you have a tutorial on how to do it :-).</description>
		<content:encoded><![CDATA[<p>Hi Bill &#8212;   The &#034;deadline&#034; picture was more about pointing to the &#034;open template button&#034;. </p>
<p>Yes, I have actually moved away from using the DADP (daily action dashboard plus).   I liked it initially, but found I spent most of my time endlessly advancing overdue &#034;targets&#034; and neglecting other aspects of the dashboard.   I instead now work from the faster vanilla dashboard and use the branches off the &#034;next action analysis&#034;, which has the near-term target information under the &#034;finishing&#034; branch and the &#034;to be processed&#034; under the &#034;foresight&#034; branch.   The NAA script provides some incentive to deal with other &#034;review&#034; issues on the dashboard. </p>
<p>I&#039;ll try to build this update into DADP soon, in the meantime,  you have a tutorial on how to do it :-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to have your contexts and contact them too by BillS</title>
		<link>http://www.activityowner.com/2008/06/29/how-to-have-your-contexts-and-contact-them-too/#comment-12438</link>
		<dc:creator>BillS</dc:creator>
		<pubDate>Tue, 01 Jul 2008 18:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/?p=181#comment-12438</guid>
		<description>AO,

Thank you for the update.  I will try this out &#38; here's some things I noticed already:
1.  In this blog entry you're showing the "Deadline" image. Should be "My committed Next Actions..."
2.  "To be Processed" &#38; "Targets I'll Hit" in the original DADP are missing.  Change of logic or just forgotten?

I usually don't get "To Be Processed" showing up, but is useful when it does. And "Targets I'll Hit" is very useful.  

IMHO,
BillS</description>
		<content:encoded><![CDATA[<p>AO,</p>
<p>Thank you for the update.  I will try this out &amp; here&#039;s some things I noticed already:<br />
1.  In this blog entry you&#039;re showing the &#034;Deadline&#034; image. Should be &#034;My committed Next Actions&#8230;&#034;<br />
2.  &#034;To be Processed&#034; &amp; &#034;Targets I&#039;ll Hit&#034; in the original DADP are missing.  Change of logic or just forgotten?</p>
<p>I usually don&#039;t get &#034;To Be Processed&#034; showing up, but is useful when it does. And &#034;Targets I&#039;ll Hit&#034; is very useful.  </p>
<p>IMHO,<br />
BillS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Putting Things in Context by How to have your contexts and contact them too &#187; ActivityOwner.Com</title>
		<link>http://www.activityowner.com/2006/11/18/putting-things-in-context/#comment-12436</link>
		<dc:creator>How to have your contexts and contact them too &#187; ActivityOwner.Com</dc:creator>
		<pubDate>Sun, 29 Jun 2008 11:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2006/11/18/putting-things-in-context/#comment-12436</guid>
		<description>[...] area I am trying to improve is better defining contexts that match my personal situation and style. In practice there have been only a few lists that I [...]</description>
		<content:encoded><![CDATA[<p>[...] area I am trying to improve is better defining contexts that match my personal situation and style. In practice there have been only a few lists that I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OutLinker: A new tool for draining your Microsoft Outlook inbox by Marco</title>
		<link>http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12434</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 24 Jun 2008 12:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12434</guid>
		<description>Another nail on the head ... Thanks for making it work again!</description>
		<content:encoded><![CDATA[<p>Another nail on the head &#8230; Thanks for making it work again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OutLinker: A new tool for draining your Microsoft Outlook inbox by ActivityOwner</title>
		<link>http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12433</link>
		<dc:creator>ActivityOwner</dc:creator>
		<pubDate>Tue, 24 Jun 2008 11:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12433</guid>
		<description>Hi Marco -- That line is in the subroutine that writes to the GyroQ queue, but before it actually looks for the file.   I'm not sure what's happening.  Google search mentions it quite a bit in regard to browser security and with regard to registry issues.   Here's the best solution I could find -- try this at command line:

regsvr32 c:\windows\system32\scrrun.dll</description>
		<content:encoded><![CDATA[<p>Hi Marco &#8212; That line is in the subroutine that writes to the GyroQ queue, but before it actually looks for the file.   I&#039;m not sure what&#039;s happening.  Google search mentions it quite a bit in regard to browser security and with regard to registry issues.   Here&#039;s the best solution I could find &#8212; try this at command line:</p>
<p>regsvr32 c:\windows\system32\scrrun.dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OutLinker: A new tool for draining your Microsoft Outlook inbox by Mark</title>
		<link>http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12432</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 24 Jun 2008 04:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.activityowner.com/2007/12/08/outlinker-a-new-tool-for-draining-your-microsoft-outlook-inbox/#comment-12432</guid>
		<description>AO...you hit it on the head. I found a checkbox to turn off parallels shared clipboard and now it works fine. Cheers, Mark</description>
		<content:encoded><![CDATA[<p>AO&#8230;you hit it on the head. I found a checkbox to turn off parallels shared clipboard and now it works fine. Cheers, Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>
