dingostick software
dingostick
home projects contact adam a & a donate

Two new nodes
Posted by Adam on Sunday, December 30 @ 22:53

After some eight months, I've added two new nodes: RB Documentation Generator and Inline HTTP.

Inline HTTP is a TCPSocket subclass that acts as an HTTP server for use in your REALbasic apps. I will be releasing the source code to Inline HTTP before long.

RB DocGen is an application I whipped up for use with Inline HTTP. It allows you to create a documentation project from scratch or from an XML source code file. The project represents classes, modules, class interfaces, methods, events, properties and constants and allows you to document them. Documentation allows easy hyperlinking between nodes and is easily generated into a folder of HTML files.