PHP-based client-server applications - SiteFusion

    SiteFusion is an Open Source platform for developing client-server applications in PHP . It uses XUL as a wrapper for applications .



    XUL is heavily used to write Mozilla Firefox browser extensions.
    As with HTML, XUL allows you to describe interfaces using a markup language, set the appearance of the application using CSS, and determine the behavior of the application using JavaScript. But unlike HTML, using XUL , you can create dynamics in the user interface much faster and more convenient.



    The application runs on the server generating JavaScriptcommands, but it looks and behaves like a normal desktop, with full access to the file system. Server settings are minimal, connects to an existing web server. Suitable for creating real-time applications.



    Project Page : www.sitefusion.org

    Also popular now: