Unix
Workflow Software (Download)
| The workflow
application is meant to automatically or manually finish an order
or sequence of computer tasks. For Instance: |
- An
user tends to delete all the files in tmp folder on the 15th
March 2002, so basically the user has to create a workflow which
will automate the works on the date. Firstly the user create
the event with 16th March 2002 as the input and then link the
event to a procedure named "CD" with "cd/root//tmp"
command. The CD procedure then linked to another procedure named
"Delete TMP folder" with "delete *" command
in it.
|
| The software
is divided into 2 application, which are : |
- WorkFlow
Editor
This editor is to draw the workflow sequence and then attach
the workflow to the engine.
- WorkFlow
Engine
The engine is meant to run/execute the attached workflow either
automatiacally or manually
|
 |
 |
|
Gantt
Chart Application (Download)
|
| The
application is to manage the timeline of a project, which is similar
to Microsoft Project. There are many functions available on the
software itself, please try it yourself. Note there is still a bug
on the gantt view. |
| Visit
the following link
for the documentation of the Gantt Chart project |
|
|