<?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: Gantt Charts in Notes Views &#8211; The Sequel</title>
	<atom:link href="http://www.eknori.de/2007-07-15/gantt-charts-in-notes-views-the-sequel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eknori.de/2007-07-15/gantt-charts-in-notes-views-the-sequel/</link>
	<description>the weird world of eknori</description>
	<lastBuildDate>Tue, 27 Jul 2010 13:36:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Nathan T. Freeman</title>
		<link>http://www.eknori.de/2007-07-15/gantt-charts-in-notes-views-the-sequel/comment-page-1/#comment-189</link>
		<dc:creator>Nathan T. Freeman</dc:creator>
		<pubDate>Mon, 16 Jul 2007 13:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.eknori.de/archives/439#comment-189</guid>
		<description>Part of the idea was that the view would be able to show a fairly arbitrary set of contents.  If you look at the folder-construction stuff, the idea is that you specify the zero date in the folder control, and it builds the columns based on that.  The ViewTitle stuff was just a hack to get a proof of concept done.  The folder build actually tunes the formula to hard-code the zero date at the time of building the folder.

That being said, I think this is a great modification.  What I&#039;d really like to do is have a &quot;project&quot; doc that specifies starting point and resources, and then you build all the tasks off of that.  Each task could have a multi-value &quot;prerequisites&quot; field that provides a list of other tasks which must come first.  If it&#039;s a direct series, then you only need to specify the one right before it.

THEN, have it build the start dates based on the lengths specified for each task.  That way, you could shift the length of any given task, and have it run through and reset all the subsequent start dates for dependent tasks.  Then you start getting close to a real project timeline tool -- especially if we made those &quot;duration&quot; columns have in-view edit events.

That being said, I got distracted on my own blog, but I was going to do a writeup about how I&#039;m not sure that this is a terribly useful trick.  A Gantt chart really truly ought to be a composite app element in Notes 8.  We should ultimately be building an Eclipse/Java tool for Gantt charts that plugs into Notes views with a certain structure.  Then we could do stuff like drag-actions for timelengths that drive backend rescheduling events.</description>
		<content:encoded><![CDATA[<p>Part of the idea was that the view would be able to show a fairly arbitrary set of contents.  If you look at the folder-construction stuff, the idea is that you specify the zero date in the folder control, and it builds the columns based on that.  The ViewTitle stuff was just a hack to get a proof of concept done.  The folder build actually tunes the formula to hard-code the zero date at the time of building the folder.</p>
<p>That being said, I think this is a great modification.  What I&#8217;d really like to do is have a &#8220;project&#8221; doc that specifies starting point and resources, and then you build all the tasks off of that.  Each task could have a multi-value &#8220;prerequisites&#8221; field that provides a list of other tasks which must come first.  If it&#8217;s a direct series, then you only need to specify the one right before it.</p>
<p>THEN, have it build the start dates based on the lengths specified for each task.  That way, you could shift the length of any given task, and have it run through and reset all the subsequent start dates for dependent tasks.  Then you start getting close to a real project timeline tool &#8212; especially if we made those &#8220;duration&#8221; columns have in-view edit events.</p>
<p>That being said, I got distracted on my own blog, but I was going to do a writeup about how I&#8217;m not sure that this is a terribly useful trick.  A Gantt chart really truly ought to be a composite app element in Notes 8.  We should ultimately be building an Eclipse/Java tool for Gantt charts that plugs into Notes views with a certain structure.  Then we could do stuff like drag-actions for timelengths that drive backend rescheduling events.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
