CMOrgChart released…finally
Ok, I finally made some time to get this thing released.
What is it? A graphical organisation chart tool with a search feature. This can easily be run atop your organisational data provided it is in a hierarchical format such as PeopleSoft. The example here uses a PHP based WebService using NuSOAP. It would not take much to hook it into other architectures. hey, you can hire me to do that!
Source is available by right click > View Source. Source is under a Apache license so enjoy it!
http://www.cubicleman.com/cmorgchart/cmorgchart.html
This release sees the addition of the Cairngorm framework, so it can serve as a example of using this.
Future release plans include making the UI pretty! I’m more of a coder than a UI guy, so UI pretties usually come later.
Cheers!
DK
edit: Note, a app as small as this really doesn’t warrant use of Cairngorm. I used it simply to serve as another example.
