From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: Re: TaskJuggler 3, revisited Date: Sat, 9 Oct 2010 13:04:46 +0200 Message-ID: <20101009130446.1cd88b6e@rechenknecht.site> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=43321 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P4XCs-0002A3-6q for emacs-orgmode@gnu.org; Sat, 09 Oct 2010 07:03:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P4XCq-0001WJ-VX for emacs-orgmode@gnu.org; Sat, 09 Oct 2010 07:03:13 -0400 Received: from lo.gmane.org ([80.91.229.12]:47251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P4XCq-0001Vr-Ph for emacs-orgmode@gnu.org; Sat, 09 Oct 2010 07:03:12 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P4XCn-00008c-98 for emacs-orgmode@gnu.org; Sat, 09 Oct 2010 13:03:09 +0200 Received: from e176087122.adsl.alicedsl.de ([85.176.87.122]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 09 Oct 2010 13:03:09 +0200 Received: from detlef.steuer by e176087122.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 09 Oct 2010 13:03:09 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi John, if I understand you correctly you just need Gantt charts and not neccessarily tj3. If that is the case org-babel and R may help. There are at least two R-packages wich produce Gantt-charts: plotrix and plan. May be that helps Detlef On Fri, 8 Oct 2010 20:24:31 -0500 John Hendy wrote: > Hi, > > > I'm coming up on some serious need for a project manager. I really only need > gantt chart creation at this point. I strongly dislike the Qt interface and > the need to use that if one wants to get a gantt chart output from the > process. I would much prefer being able to design my html charts, print them > as PDFs or take screenshots and embed them in presentations, send them to > others, etc. (as per tj3). > > - is there any progress on an exporter for tj3? > > - does anyone have a vague sketch of what needs to happen? > > - can I do grunt work for someone to make this happen? > --- scan files for particular variables? > --- run test code, put together all the errors, and send back? > --- something else? > > I'm happy to help... I just don't have the programming skills to do the > "real work" that needs to happen. > > > Thanks for any input, > John >