Flightdeck-UI Online Version 0.4.0 (Stable) Released

George Belotsky python at openlight.com
Thu Dec 1 22:29:16 CET 2005


The goal of the Flightdeck-UI project is to apply ideas from aircraft
instrumentation design to general purpose user interfaces.
Flightdeck-UI Online version 0.4.0 is the latest stable release of the
Web-based dashboard/monitoring system based on these concepts.

Here is the list of changes from the previous release (advanced beta
version 0.3.91).
 
  * A bug in the "__getattr__" method of "CachedObject" (file
     "Flightdeck-UI/python/FdUI/engine/Cache.py" was corrected.

  * Minor whitespace inconsistencies were fixed in the following
    files.
         
         Flightdeck-UI/python/FdUI/apache/RemoteLogger.py
         Flightdeck-UI/python/FdUI/logic/_DrawPrimitives.py
         Flightdeck-UI/python/FdUI/util/Daemon.py

  * The stylesheet ("/docroot/fdui-resources/css/fdui.css") was
    updated to control the body colors, and eliminate validator
    warnings.

The distribution includes detailed installation instructions and two
example control panels.  The installation is designed to be a very
simple process -- please contact the author if you have questions.
 
 See the homepage:
 
     "http://www.openlight.com/fdui"
 
 or download directly from:
 
     "http://www.openlight.com/fdui/downloads/fdui-online-0.4.0.tar.gz".
 
 
 
What is Flightdeck-UI
---------------------
 
The goal of the Flightdeck-UI project is to apply ideas from aircraft
instrumentation design to general purpose user interfaces.
 
The web service version (Flightdeck-UI Online) retains the plug-in
architecture of previous releases.  Each plugin, however, may now be
monitored at different sampling rates.  Multiple data sources (hosts
on the Internet, embedded devices, etc.) can be tracked
simultaneously.
 
Also, virtually any Unix command that you enter from the shell can be
automatically executed by Flightdeck-UI Online, and the results
displayed by the system's virtual instruments.
 
Although the web service requires a Flash front end (developed using
only the MTASC open source ActionScript compiler; see
http://www.mtasc.org/) Flightdeck-UI Online is still primarily written
in Python.
 
The author welcomes any ideas and suggestions: please email them directly
to "python at openlight.com".
 
Best Wishes,
 
 
George Belotsky.


More information about the Python-announce-list mailing list