Developer Resources
Introduction
Kirix Strata™ contains a powerful scripting language with an extended, class-based JavaScript syntax and a rich API for creating GUI elements, such as forms with a native look & feel, accessing and manipulating databases, interfacing with the web, and more.
With Strata's scripting, you can:
- Create your own forms with native or browser-based controls
- Extract and analyze data from RSS or ATOM feeds, or other data on the web
- Connect to and manipulate databases with SQL
- Upload and download from FTP servers
- Manipulate content in text or binary files, XML, or the DOM
- Create extensions to build extra functionality into Strata
Further Information
Getting Started
- Creating, Saving and Running Scripts
- Managing Scripts
- Creating a Simple Form
- Creating a "Hello World" Extension