The engine behind our online products is available as an SDK, on which you can build your own websites or apps.

RubyLib is a DLL version of the Ruby engine, with an API for managing online access to Ruby data.

Laser, RubyGo and RubyPocket are all built on RubyLib, and are examples of what can be done online. They are custom built interfaces to RubyLib.

Some of our customers have embedded calls to RubyLib in their normal web pages, to customise their data portals.

Ruby’s API includes commands for logging on, selecting jobs, listing reports, loading/saving reports, running reports etc. All data exchanges are made in well-formed XML.

The SDK comes with a full description of the API and example skeleton programs in C# and VB. Any other languages and development environments can be used, provided they can use a Windows DLL.