Mioplanet Documentation Center
Resources and Help
HomeProductsMioScriptJavaScriptTechNotesPHP
   Home | 01. Introduction SEARCH    

  Help on MioFactory
01. Introduction
02. Creating an application
03. Application Settings
04. Manipulating Files
05. Editing Code
06. MioFactory Installer
07. Publishing Applications

  TechNotes related to MioFactory
Adding a Login feature
Deploying an application remotely
Get the real size of a web page
How to create a Business Card
How to create a Desktop Alert
How to create a Desktop Ticker
How to create a Scrolling Alert Software
How to create a Scrolling Ticker
How to create a simple RSS Reader
How to create an icon file .ico
How to debug
LCD Monitor Chart: Screen Resolution, Size, Pitch, Display Area
Managing read marks
Measuring Elements in JavaScript
Media center remote control
Statistics: How to track users and actions
XML Configuration File Format

  Libraries related to MioFactory
alertEngineEx.js
channels.js
gui.k
mioEngine.js
miolib.js
optionsMenu.js
popupAlert.kLIB
popupAlertEx.js
scrollingTicker.js
stats.js
window_resizable.k
xmlFeed.js
xmlSettings.js

  Products
All Products
MioDB
MioFactory
Mioplanet Admin Panel

Help
01. Introduction

Product: MioFactory


 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.