<?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: Collaborative GTD for Python and Plone</title>
	<atom:link href="http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/</link>
	<description>Django. Python. iPhone. Plone. Physical Computing. Worker Owned Cooperatives.</description>
	<lastBuildDate>Thu, 11 Mar 2010 05:35:08 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian Gershon</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-532</link>
		<dc:creator>Brian Gershon</dc:creator>
		<pubDate>Thu, 03 Sep 2009 00:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-532</guid>
		<description>This later also started to take shape as a &lt;a href=&quot;http://code.google.com/p/taskize/&quot; rel=&quot;nofollow&quot;&gt;Django project&lt;/a&gt; but didn&#039;t make it past the brainstorm phase.

For me &lt;a href=&quot;http://www.rememberthemilk.com/&quot; rel=&quot;nofollow&quot;&gt;Remember the Milk&lt;/a&gt; scratched my itch for awhile (and I contemplated potentially using that web service as the GTD engine for CollectiveGTD or a Django project), though now I&#039;ve gone totally desktop-based with OmniFocus.</description>
		<content:encoded><![CDATA[<p>This later also started to take shape as a <a href="http://code.google.com/p/taskize/" rel="nofollow">Django project</a> but didn&#8217;t make it past the brainstorm phase.</p>
<p>For me <a href="http://www.rememberthemilk.com/" rel="nofollow">Remember the Milk</a> scratched my itch for awhile (and I contemplated potentially using that web service as the GTD engine for CollectiveGTD or a Django project), though now I&#8217;ve gone totally desktop-based with OmniFocus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Gershon</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-531</link>
		<dc:creator>Brian Gershon</dc:creator>
		<pubDate>Wed, 02 Sep 2009 23:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-531</guid>
		<description>Hi Lionel,

This took the form of &lt;a href=&quot;http://plone.org/products/collectivegtd-thoughts/&quot; rel=&quot;nofollow&quot;&gt;CollectiveGTD for Plone 3&lt;/a&gt; and has some core GTD features.

I wasn&#039;t able to wrangle up fellow open-source developers, so it didn&#039;t reach critical mass, and I&#039;ve moved on to other projects, though the code is available.

From a Plone perspective, the &quot;date conversion from english to a real date&quot; could be simplified -- or rather replaced with existing libraries.  I wouldn&#039;t write the server-based conversation code again, and today would use jQuery instead of KSS for the ajax pieces.  There are also existing javascript libraries that could do the conversion on the client.  There are pros and cons of both approaches.

Also, the product supports unicode, and works internationally, but is not localized.

-Bri</description>
		<content:encoded><![CDATA[<p>Hi Lionel,</p>
<p>This took the form of <a href="http://plone.org/products/collectivegtd-thoughts/" rel="nofollow">CollectiveGTD for Plone 3</a> and has some core GTD features.</p>
<p>I wasn&#8217;t able to wrangle up fellow open-source developers, so it didn&#8217;t reach critical mass, and I&#8217;ve moved on to other projects, though the code is available.</p>
<p>From a Plone perspective, the &#8220;date conversion from english to a real date&#8221; could be simplified &#8212; or rather replaced with existing libraries.  I wouldn&#8217;t write the server-based conversation code again, and today would use jQuery instead of KSS for the ajax pieces.  There are also existing javascript libraries that could do the conversion on the client.  There are pros and cons of both approaches.</p>
<p>Also, the product supports unicode, and works internationally, but is not localized.</p>
<p>-Bri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lionel</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-529</link>
		<dc:creator>Lionel</dc:creator>
		<pubDate>Wed, 02 Sep 2009 08:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-529</guid>
		<description>This would be awesome!  found you through google -- did this project ever get started?</description>
		<content:encoded><![CDATA[<p>This would be awesome!  found you through google &#8212; did this project ever get started?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinh</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-127</link>
		<dc:creator>Dinh</dc:creator>
		<pubDate>Sun, 24 Feb 2008 09:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-127</guid>
		<description>Brian,

I&#039;m interested in possibly collaborating on your Python GTD library as it is something I&#039;ve been thinking about working on lately.

-Dinh-</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>I&#8217;m interested in possibly collaborating on your Python GTD library as it is something I&#8217;ve been thinking about working on lately.</p>
<p>-Dinh-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-27</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 23 Sep 2007 19:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-27</guid>
		<description>Brian,

I&#039;d love to hear what you think of Chandler. I&#039;ve been peeking at it for years now and this last release had some really interesting GTD-type features. Seems like in a couple releases it will be nice for small teams.

Steve</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>I&#8217;d love to hear what you think of Chandler. I&#8217;ve been peeking at it for years now and this last release had some really interesting GTD-type features. Seems like in a couple releases it will be nice for small teams.</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Joramo</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-24</link>
		<dc:creator>Lee Joramo</dc:creator>
		<pubDate>Sat, 22 Sep 2007 17:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-24</guid>
		<description>I too have been looking at various GTD solutions. At designKiln, we tried to implement a simple Plone based GTD style tool for our internal use, but we ultimate abandoned the effort. I have tried other web based solutions already mentioned and http://www.usetasks.com/ 

My favorite tool at the moment is OmniFocus

I have come to feel that from a users prospective GTD needs to be primarily a desktop application program that syncs with a central server. The central server should then provide a web interface as a alternative method. 

The Chandler Project is taking just this approach. http://chandlerproject.org/ and they finally are issuing functional preview releases. Chandler is built with Python so it looks like there would be a good set of API tools.

I am waiting Apple&#039;s upcoming icalendar server tools that should be part of Leopard http://trac.calendarserver.org/projects/calendarserver 


I think that it would be best for Plone to do a first rate integration with a project like Chandler than trying to build from scratch. Look at how long Chandler has been in development.</description>
		<content:encoded><![CDATA[<p>I too have been looking at various GTD solutions. At designKiln, we tried to implement a simple Plone based GTD style tool for our internal use, but we ultimate abandoned the effort. I have tried other web based solutions already mentioned and <a href="http://www.usetasks.com/" rel="nofollow">http://www.usetasks.com/</a> </p>
<p>My favorite tool at the moment is OmniFocus</p>
<p>I have come to feel that from a users prospective GTD needs to be primarily a desktop application program that syncs with a central server. The central server should then provide a web interface as a alternative method. </p>
<p>The Chandler Project is taking just this approach. <a href="http://chandlerproject.org/" rel="nofollow">http://chandlerproject.org/</a> and they finally are issuing functional preview releases. Chandler is built with Python so it looks like there would be a good set of API tools.</p>
<p>I am waiting Apple&#8217;s upcoming icalendar server tools that should be part of Leopard <a href="http://trac.calendarserver.org/projects/calendarserver" rel="nofollow">http://trac.calendarserver.org/projects/calendarserver</a> </p>
<p>I think that it would be best for Plone to do a first rate integration with a project like Chandler than trying to build from scratch. Look at how long Chandler has been in development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Godefroid Chapelle</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-23</link>
		<dc:creator>Godefroid Chapelle</dc:creator>
		<pubDate>Sat, 22 Sep 2007 13:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-23</guid>
		<description>Funny. I have been thinking recently of doing the same. I am also using OmniFocus. (Thanks, Alex, for the lead...) However, I also wish that it would be open source, iow, that I could contribute and that it would be web based.

Let us know how you move on...</description>
		<content:encoded><![CDATA[<p>Funny. I have been thinking recently of doing the same. I am also using OmniFocus. (Thanks, Alex, for the lead&#8230;) However, I also wish that it would be open source, iow, that I could contribute and that it would be web based.</p>
<p>Let us know how you move on&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Eletzhofer</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-22</link>
		<dc:creator>Stefan Eletzhofer</dc:creator>
		<pubDate>Fri, 21 Sep 2007 23:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-22</guid>
		<description>This is something I want to develop for Plone 3.0 for quite some
time now. I&#039;ve been thinking a lot on how to implement this
in Plone. For me, too, OmniFocus is really &quot;just right&quot; -- but it&#039;s no
web application (they have a web front end, but thats written in ROR).
I want to use that on my iPhone (when it comes out in Germany at last).

As a first step, which is actually planned to be a 4 day &quot;sprint&quot; I and
Daniel Nouri will work on some base framework for Plone -- one feature
I really wanted for sooo long time in plone will be developed there: A
Mail-In gateway. I want this to have something like the 47signals guys
do with their backpack stuff: intelligently parsing mails to appointments,
tasks, todos. I want to be able to just forward mail to a plone instance, and
have some rule-based thing create content out of that.

So, a Framework for the GTD Action/Context/Project stuff would be great.

I think, though, that what Plone would offer is much more: The ability to &quot;mark&quot; any content as Action/Context/Project at will like the Plone for Artists
guys do (Hey Nate ;) )

The most difficult thing (for me) would be the User Interface, which has to be
very clean.

I&#039;ll be at the Plone Conference &#039;07, too, so there would be the possibility to collaborate at the after-the-conf sprint.</description>
		<content:encoded><![CDATA[<p>This is something I want to develop for Plone 3.0 for quite some<br />
time now. I&#8217;ve been thinking a lot on how to implement this<br />
in Plone. For me, too, OmniFocus is really &#8220;just right&#8221; &#8212; but it&#8217;s no<br />
web application (they have a web front end, but thats written in ROR).<br />
I want to use that on my iPhone (when it comes out in Germany at last).</p>
<p>As a first step, which is actually planned to be a 4 day &#8220;sprint&#8221; I and<br />
Daniel Nouri will work on some base framework for Plone &#8212; one feature<br />
I really wanted for sooo long time in plone will be developed there: A<br />
Mail-In gateway. I want this to have something like the 47signals guys<br />
do with their backpack stuff: intelligently parsing mails to appointments,<br />
tasks, todos. I want to be able to just forward mail to a plone instance, and<br />
have some rule-based thing create content out of that.</p>
<p>So, a Framework for the GTD Action/Context/Project stuff would be great.</p>
<p>I think, though, that what Plone would offer is much more: The ability to &#8220;mark&#8221; any content as Action/Context/Project at will like the Plone for Artists<br />
guys do (Hey Nate <img src='http://www.evolvingbits.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</p>
<p>The most difficult thing (for me) would be the User Interface, which has to be<br />
very clean.</p>
<p>I&#8217;ll be at the Plone Conference &#8216;07, too, so there would be the possibility to collaborate at the after-the-conf sprint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Aune</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-21</link>
		<dc:creator>Nate Aune</dc:creator>
		<pubDate>Fri, 21 Sep 2007 21:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-21</guid>
		<description>We&#039;ve also been brainstorming at my company Jazkarta about how to build a Python/Zope3/Grok-based project management / task management system, that is more lightweight than XM (which is Plone-based). Rumor has it that Plone Solutions will be releasing a PM tool for Plone soon as well. Limi? ;)

You might want to have a look at Remember the Milk (http://www.rememberthemilk.com) which is a multi-user GTD app with a lot of nice Ajax functionality. We have been using it at Jazkarta to keep track of internal tasks. 

You can also forward emails and they appear in your GTD inbox, which is really nice for turning an email into an actionable item.

I&#039;ve tried all the GTD apps that Limi mentions above including KGTD, but found that this web-based one works for my needs right now.

I might have another look at Omnifocus when it is finally released.</description>
		<content:encoded><![CDATA[<p>We&#8217;ve also been brainstorming at my company Jazkarta about how to build a Python/Zope3/Grok-based project management / task management system, that is more lightweight than XM (which is Plone-based). Rumor has it that Plone Solutions will be releasing a PM tool for Plone soon as well. Limi? <img src='http://www.evolvingbits.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>You might want to have a look at Remember the Milk (<a href="http://www.rememberthemilk.com" rel="nofollow">http://www.rememberthemilk.com</a>) which is a multi-user GTD app with a lot of nice Ajax functionality. We have been using it at Jazkarta to keep track of internal tasks. </p>
<p>You can also forward emails and they appear in your GTD inbox, which is really nice for turning an email into an actionable item.</p>
<p>I&#8217;ve tried all the GTD apps that Limi mentions above including KGTD, but found that this web-based one works for my needs right now.</p>
<p>I might have another look at Omnifocus when it is finally released.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Baker</title>
		<link>http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/comment-page-1/#comment-20</link>
		<dc:creator>Jordan Baker</dc:creator>
		<pubDate>Fri, 21 Sep 2007 20:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvingbits.com/2007/09/21/collaborative-gtd-for-python-and-plone/#comment-20</guid>
		<description>I&#039;m also a huge fan of GTD and currently I&#039;m using Kinkless GTD which is not optimal but will provide a nice upgrade</description>
		<content:encoded><![CDATA[<p>I&#8217;m also a huge fan of GTD and currently I&#8217;m using Kinkless GTD which is not optimal but will provide a nice upgrade</p>
]]></content:encoded>
	</item>
</channel>
</rss>
