PROJECT



JAVA . C . AI . FLASH . VISUAL BASIC . VRML
 
Welcome to my Java world

The following applications/software are based on java language. Currently there are only few applications available, but there will be a strategy game based on java within 1 month time from the starting date on my plan . If there are any questions about java, please mail me and I will try my best to answer it.


 

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
 
Robo-soccer Application
The software is to run another software (robo-soccer) under solaris system. Its enhancement is creating a new team within seconds, according to user's desired. The team vreation are limited by credit points, so there are no perfect team in the game.