This document describes in detail how to extend the KNIME framework with your own node. As an example a numeric binner is implemented. Although this manual decribes the development of one simple node it is not necessary to read everything in consecutive order. Use the content index to jump to the section you are interested in. You would rarely implement all the described functionality in one single node.