<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The &#8220;GTD thing&#8221;</title>
	<atom:link href="http://www.onshi.com/2008/03/getting-gtd-done/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onshi.com/2008/03/getting-gtd-done/</link>
	<description>like tears in the rain...</description>
	<lastBuildDate>Tue, 06 Apr 2010 22:58:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carlos Caballero</title>
		<link>http://www.onshi.com/2008/03/getting-gtd-done/comment-page-1/#comment-437</link>
		<dc:creator>Carlos Caballero</dc:creator>
		<pubDate>Tue, 10 Feb 2009 23:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://caballero.cc/?p=16#comment-437</guid>
		<description>Thanks for the pointer, and apologies for the late reply. No, I have not tried Track-It, and I doubt I will, just because I stay away from Outlook and Office in general. From what I read in their web site, however, it looks like they could help if I did. Then again, if I did depend on Outlook, I couldn&#039;t easily integrate my Nokia N810 into my workflow that easily. Funny enough, a small group I am working with relies in a Confluence knowledge base (from Atlassian) which we have set up to receive emails (standard functionality, but communicating with Exchange via POP/IMAP), and then implemented the forwarding/reminding functionality through a few macros (also standard in Confluence), with the advantage that the implementation also connects to a team dashboard where all the team activities are managed using a GTD-like methodology (loosely).
Thanks again, I promise to spend some time in the near future looking into Track-It: because of other reasons, my reliance on the N810 and Tiddly for GTD may not be long term any more (then again, that is another post :) – Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks for the pointer, and apologies for the late reply. No, I have not tried Track-It, and I doubt I will, just because I stay away from Outlook and Office in general. From what I read in their web site, however, it looks like they could help if I did. Then again, if I did depend on Outlook, I couldn&#8217;t easily integrate my Nokia N810 into my workflow that easily. Funny enough, a small group I am working with relies in a Confluence knowledge base (from Atlassian) which we have set up to receive emails (standard functionality, but communicating with Exchange via POP/IMAP), and then implemented the forwarding/reminding functionality through a few macros (also standard in Confluence), with the advantage that the implementation also connects to a team dashboard where all the team activities are managed using a GTD-like methodology (loosely).<br />
Thanks again, I promise to spend some time in the near future looking into Track-It: because of other reasons, my reliance on the N810 and Tiddly for GTD may not be long term any more (then again, that is another post <img src='http://www.onshi.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  – Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BacarliW</title>
		<link>http://www.onshi.com/2008/03/getting-gtd-done/comment-page-1/#comment-436</link>
		<dc:creator>BacarliW</dc:creator>
		<pubDate>Sat, 07 Feb 2009 03:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://caballero.cc/?p=16#comment-436</guid>
		<description>Thanks for this post! I found it by searching for &lt;a href=&quot;http://www.outlooktrackit.com&quot; rel=&quot;nofollow&quot;&gt;Outlook Track-It&lt;/a&gt;. It&#039;s a &quot;GTD&quot; plug-in, or add-in, whatever you wanna call it, for Outlook. Do you have any info on this? As far as I see, its a simple toolbar that reminds you to follow up to emails. It&#039;s been a lifesaver this week.. if you know anything else from that programmer, please email me.</description>
		<content:encoded><![CDATA[<p>Thanks for this post! I found it by searching for <a href="http://www.outlooktrackit.com" rel="nofollow">Outlook Track-It</a>. It&#8217;s a &#8220;GTD&#8221; plug-in, or add-in, whatever you wanna call it, for Outlook. Do you have any info on this? As far as I see, its a simple toolbar that reminds you to follow up to emails. It&#8217;s been a lifesaver this week.. if you know anything else from that programmer, please email me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry McCarthy</title>
		<link>http://www.onshi.com/2008/03/getting-gtd-done/comment-page-1/#comment-434</link>
		<dc:creator>Larry McCarthy</dc:creator>
		<pubDate>Thu, 18 Dec 2008 00:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://caballero.cc/?p=16#comment-434</guid>
		<description>Solved! It&#039;s microb - the bundled Mozilla-based browser - configuration.

Partially described here:
http://www.internettablettalk.com/forums/showthread.php?t=21620

The simplest solution is:

* Open a new browser window
* In the address bar, enter:
&lt;code&gt;about:config&lt;/code&gt;
* You should see boxes labeled *Name* and *Value*
* Enter these two name, value pairs - Click the &quot;Set preference&quot; button after each:
&lt;code&gt;
capability.principal.codebase.p0.granted &quot;UniversalXPConnect UniversalBrowserRead&quot;
&lt;/code&gt;
and
&lt;code&gt;
capability.principal.codebase.p0.id &quot;file://&quot;
&lt;/code&gt;
* Open your tiddlywiki, change and save. No more confirmation messages (I used to get 17).
* Read more at:
http://groups.google.com/group/TiddlyWiki/browse_thread/thread/d00c441fd67b39f0/99e8868f62086fe3

Hope that helps.

- Larry.

p.s. - Can&#039;t preview, so this might look awful. Sorry, if so...</description>
		<content:encoded><![CDATA[<p>Solved! It&#8217;s microb &#8211; the bundled Mozilla-based browser &#8211; configuration.</p>
<p>Partially described here:<br />
<a href="http://www.internettablettalk.com/forums/showthread.php?t=21620" rel="nofollow">http://www.internettablettalk.com/forums/showthread.php?t=21620</a></p>
<p>The simplest solution is:</p>
<p>* Open a new browser window<br />
* In the address bar, enter:<br />
<code>about:config</code><br />
* You should see boxes labeled *Name* and *Value*<br />
* Enter these two name, value pairs &#8211; Click the &#8220;Set preference&#8221; button after each:<br />
<code><br />
capability.principal.codebase.p0.granted "UniversalXPConnect UniversalBrowserRead"<br />
</code><br />
and<br />
<code><br />
capability.principal.codebase.p0.id "file://"<br />
</code><br />
* Open your tiddlywiki, change and save. No more confirmation messages (I used to get 17).<br />
* Read more at:<br />
<a href="http://groups.google.com/group/TiddlyWiki/browse_thread/thread/d00c441fd67b39f0/99e8868f62086fe3" rel="nofollow">http://groups.google.com/group/TiddlyWiki/browse_thread/thread/d00c441fd67b39f0/99e8868f62086fe3</a></p>
<p>Hope that helps.</p>
<p>- Larry.</p>
<p>p.s. &#8211; Can&#8217;t preview, so this might look awful. Sorry, if so&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Caballero</title>
		<link>http://www.onshi.com/2008/03/getting-gtd-done/comment-page-1/#comment-365</link>
		<dc:creator>Carlos Caballero</dc:creator>
		<pubDate>Thu, 14 Aug 2008 17:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://caballero.cc/?p=16#comment-365</guid>
		<description>Sorry, Cory, haven&#039;t found a way around the messages yet... I must tell you, though, I am using the 1.0 version, not 3.0. I always thought I would get rid of the problem because I would upgrade to 3.0 and tiddlyspot.com &quot;any time now&quot;, but (a) I don&#039;t know if 3.0 addresses the issue and (b) I keep procrastinating the upgrade, I am very familiar with my version...</description>
		<content:encoded><![CDATA[<p>Sorry, Cory, haven&#8217;t found a way around the messages yet&#8230; I must tell you, though, I am using the 1.0 version, not 3.0. I always thought I would get rid of the problem because I would upgrade to 3.0 and tiddlyspot.com &#8220;any time now&#8221;, but (a) I don&#8217;t know if 3.0 addresses the issue and (b) I keep procrastinating the upgrade, I am very familiar with my version&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Helfrich</title>
		<link>http://www.onshi.com/2008/03/getting-gtd-done/comment-page-1/#comment-364</link>
		<dc:creator>Cory Helfrich</dc:creator>
		<pubDate>Thu, 14 Aug 2008 12:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://caballero.cc/?p=16#comment-364</guid>
		<description>Hello,

I, too, am a big fan of both my N810 and monkeyGTD. I have my monkeyGTD file on my external SD card on my N810. When I modify monkeyGTD with the N810 native browser and try to save my changes, I receive a barrage of &quot;JavaScript confirmation&quot; messages. Since I always save a backup and RSS feed, I receive a total of 13 such messages. Do you receive the same messages? Do you know of a way to disable them so that monkeyGTD can save my files uninterrupted?

Thanks,
Cory</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I, too, am a big fan of both my N810 and monkeyGTD. I have my monkeyGTD file on my external SD card on my N810. When I modify monkeyGTD with the N810 native browser and try to save my changes, I receive a barrage of &#8220;JavaScript confirmation&#8221; messages. Since I always save a backup and RSS feed, I receive a total of 13 such messages. Do you receive the same messages? Do you know of a way to disable them so that monkeyGTD can save my files uninterrupted?</p>
<p>Thanks,<br />
Cory</p>
]]></content:encoded>
	</item>
</channel>
</rss>
