Znode

March 15th, 2010

I’m working on a node based editor for brainstorming. I often find myself drawing psuedo-UML on whiteboards and inside the flash IDE. I like UML but it’s often more than i need so I’ve slowly been developing Znode… which will allow the creation of super simple diagrams like these:

I hope to have Znode finished and open sourced in a week or two. The code is all pretty simple. Here is a short feature list:

Add nodes with text
Resize nodes
Connect nodes to other nodes
Zoom in and out
Pan
Save and Load Node structures (XML format)

And for phase two of the project:
Undo and Redo functionality

2 Responses to “Znode”

  1. Pedro Says:

    Can’t wait to test it! I really like projects like this one.
    I still miss something like this to export as3 classes

  2. Michał Wróblewski Says:

    Pedro. Here is something you’d find interesting: http://crocusmodeller.com/

Leave a Reply