SiteFusion offers to developers
- Platform-independent applications
- OS-native look and feel
- Writing applications in pure object-oriented PHP
- No exposure of application logic and code
- No traditional browser security restrictions: access the client filesystem and run programs
- API that offers the full set of possibilities that XUL and PHP entail
- Aimed at quick, efficient programming by minimizing the amount of code needed
- Client connecting through a regular webserver, no additional configuration required
- Thin, update-free XUL client
- CustomTree, the adapted tree class that unlocks all features of the Mozilla tree view including sorting, drag & drop and editable cells
- Continuous processes on the server side governed by a daemon
- Two-way real-time communication
- Possibility to easily integrate all kinds of XPCOM platform-dependent binary components into the client and operate them from the server
- Jobs, cronjob-like timed execution of a PHP script and mailing of the output to a specified address
- Services, separate processes facilitating certain features to other processes
|