| | MioFactory can generate almost any kind of applications or gadgets for Windows.
Various technologies can be used to create applications, such as HTML, JavaScript, Flash, Windows Media Player, etc.
When using MioScript, you can also create advanced applications and solutions dealing with the network, mobile devices, robots, multiple-display, etc.
The process of creating an application is as follow:
Choosing a template
Choose in the list of templates the one who feet with the application you want to create
Some templates needs limited changes and few or no programming to create a customized application:
How to create a simple RSS Reader
How to create a Desktop Alert
How to create a Desktop Ticker
Some others requires JavaScript or MioScript programming.
For example, if you choose the template HTML Application, you will have to add some code in the provided HTML file.
Creating or Adding Content
Your application will contain files, such as code files, images, sounds, configuration files, icons, etc.
You can add, remove and view or edit files: 04. Manipulating Files.
Coding
When your application contains HTML code, you have access to various JavaScript libraries.
If you want to go beyond the functions provided for JavaScript, or if you want to create non-HTML applications dealing with the operating system, other applications, or external devices, you can use MioScript.
As Flash movies can be embedded, you can also use ActionScript.
More info:
05. Editing Code.
JavaScript Reference
MioScript Reference
Testing your application
You can test your application with a single click in the icon bar.
When an error occurs, a dialog box is displayed to help you to correct it.
The log is here to help you when you track bugs.
More info: How to debug.
Publishing your application
When you have tested your application, and are ready to publish it, you generally have the choice between various formats.
More info: 07. Publishing Applications.
|