About Time…

As one customer said, "it’s time to get global!" Timezones are now implemented in the Control Panel so that alerts will show your local time and the website will be synchronized. Click the link for more information.

 > More

FireDaemon Service Configuration

FireDaemon is a great program to run scripts and programs as a Windows Service so that you don’t have to logon the host and start them manually. It’s particularly useful over the basic Windows Task Scheduler in that it will gather standard output from the script you’re running so you can debug your scripts much easier. I’ll walk through an example of configuring a service to run a script such as a simple .BAT file that will start encoding an audio stream.

 > More