| Products |
|
|
Mysys Limited's core software development
philosophy is to only do a job once. As new customer requirements
have been identified we have developed a toolkit of software products
that perform functions that are regularly required: |
| ContentBase |
The foundation for our custom
software development. It is C#.NET based set of objects that
define a standard set of data fields for various types of information.
The main data types are "Entities" like people and companies and
"Information" like documents and time based events. |
|
SQLLayer |
The interface between
ContentBase and many different database systems including MS SQL and
MySQL. SQLLayer allows systems we develop to run against different
databases without recompiling or editing the application code. |
|
Globalization |
The language translator
that allows application forms to be presented in different languages.
Unlike other systems which store language text in proprietary file
formats, Globalization text is stored in easy to understand XML files. |
|
Globalization Designer |
The editor that makes
using Globalization even easier by allowing staff to quickly add new
languages and supporting text to the Globalization XML files. |