|
|
|
|
MioFactory TechNotes
Help
Products
|
|
TechNote How to create a Desktop Alert | Product: MioFactory |
A Desktop Alert is a software that displays popup alerts when a new item is found in an RSS feed, or in an Alert feed.
For more information: Desktop Alert.
Creating a Desktop Alert| |
You can create a Desktop Alert application instantaneously with MioFactory:
Create a new project (File/New);
Choose the template Desktop Alert;
Select an empty folder (create it if necessary) where the application files will be stored;
Click Create.
You are ready to test your application with the default settings.
|
Customizing the Desktop Alert application| |
You can customize the application to feet your needs.
Customizing the Desktop Alert
Edit the XML configuration file to set the RSS feed source of the alerts, the content of the options menu, and much more: .
XML Configuration File Format
Replace the file alert_back.jpg to set the background image.
Edit the file alert.htm to change the fonts, colors, etc;
Replace the icon file app.ico, used for the shortcuts;
Replace the icon file statusIcon.ico, visible in the status bar (16x16 pixels icon).
Location of the XML configuration file
By default, this file is stored in the application itself, but you can put it on any HTTP server.
When your XML file is online, change the URL in the alert.htm file (SETTINGS_URL=...).
|
Advanced Features
|
|
|