OESF Portables Forum

General Forums => General Discussion => Topic started by: danr on October 25, 2004, 07:11:31 am

Title: Project planning software
Post by: danr on October 25, 2004, 07:11:31 am
Hi,

I've been looking for some time now for some software that can produce Gantt charts for simple project management.  What I really want is something where I can enter tasks, duration, and task dependencies, and get a Gantt graph showing the start times for each of the tasks.

I know that Project Professional exists, but I don't like the interface.  What would be ideal, perhaps, is something a bit like Planner, http://www.imendio.com/projects/planner/ (http://www.imendio.com/projects/planner/) (formerly known as Mr Project), but this is a Gnome app I think, so won't compile for Qtopia.

I've tried all sorts of other "programs".  There's quite a lot of PHP groupware projects which produce Gantt diagrams but they require PHP with GD compiled, and this doesn't exist on the Zaurus as far as I know, so the diagrams don't work.  Also this type of setup is slow and memory intensive.

I've tried numerous Java programs which can do project planning, but they all seem to require Swing.  Does this exist on the SL-C860?

I've tried Python scripts (e.g. http://www.logilab.org/projects/projman) (http://www.logilab.org/projects/projman)) but they always seem to fail on something I haven't installed

I've found a Perl script, http://larsen.perlmonk.org/perl/gantt.html (http://larsen.perlmonk.org/perl/gantt.html), but that only produces text output.

If nothing exists for Qtopia, are there any options for PdaXrom?  (I've tried QtGantt - http://www.gumbley.me.uk/qtgantt.html (http://www.gumbley.me.uk/qtgantt.html), but that's in alpha state.)

If anyone knows of anything which might work, I'd be grateful to hear from them.

Regards,

Dan
Title: Project planning software
Post by: danr on November 01, 2004, 06:47:37 am
Well, nobody has come up with any solutions, but I managed to get PyTaskplan to work - see http://www.mechanicalcat.net/tech/pytaskplan/ (http://www.mechanicalcat.net/tech/pytaskplan/)

Hasn't anyone else tried to get any project planning to work on the Zaurus?

Dan