| Currently developing a new generation Systems Architecture tool which provides richer modelling capabilities which are loosely based on, but not restricted, to UML. The new tool enables architects to model wider architectural concerns involving databases, queues, pipes, threads etc., in addition to the more typical UML diagrams involving use-cases, classes and sequence diagrams. |
| |
Past Projects |
| VuNotes |
|
VuNotes is a tool for visualizing knowledge. Any kind of information can be captured whether its
in a tree, like a mind map, or non-hierchical like most information.
|
| |
| Multi-threaded Real-time Trading |
|
This demo shows that a properly designed low-latency GUI is capable of handling updates irrespective of the throughput,
enabling the system to accurately display real-time trades properly at all times.
|
| |
| UML Modelling |
|
This is a screenshot of a UML 1.3 tool that was developed as a product many years ago when Swing first came out. It could draw all 9 UML 1.3 diagrams and focussed on component based development. It is no longer available for download and is no longer supported.
|
| |
| Aircraft Guidance |
|
This was a 4D Guidance project for the BAC1-11 at DERA. The EFMS is capable of flying the aircraft on a 3-D trajectory in space within a fixed time bubble. Most FMS's can only maintain a 2D trajectory in Lat/Long at a specified height but cannot control height to a fixed trajectory in climb or descent.
|
| |
| Swing is slow? |
|
This demonstrates that Swing can update a table 100k-600k times/sec (depending on the PC). whereas Eclipse SWT can only manage 3k/sec.
|