109 projects tagged "Mac OS X"
Inq is a scripting language for client/server systems. The server provides transaction, persistence, concurrency, and events support. The client is presently desktop only, though Web clients are planned. Inq uses a generic node structure throughout and reification techniques to obviate boilerplate code, especially in the areas of persistence and MVC.
uNabto is a small UDP-based NAT and firewall traversing virtual Web server. It is useful for very small resource limited embedded systems. It works by installing a free Nabto protocol plugin in your browser which, in combination with a "HTML-device driver" definition file, communicates and presents the user with a nice Web based GUI.
SiteFusion allows object-oriented PHP applications to operate as OS-native applications through a XULRunner-based thin client. The client connects to the SiteFusion daemon through an ordinary Web server, and applications run in separate continuous processes. Two-way communication is enabled, without the need for additional Web server configurations. The implementation of the XUL framework in a PHP class structure includes an implementation of the Mozilla tree view optimized for very large trees, supporting drag-and-drop, editable cells, and sorting.
libposix is an impementation of the core functionality of all Unix systems. It is a full, cross-platform implementation of the POSIX 2008 standard. It is meant to replace existing implementations of a Unix system's core libraries. It is an exact implementation of POSIX 2008 and nothing else (no extensions, no previous POSIX versions). However, it works well with possible extensions to the core system functionallity (for example, GNU or BSD).
libTISCH is a framework for easy development of multi-touch applications. It contains tools for video processing, calibration, gesture recognition and, most importantly, a GUI toolkit with widgets that utilize the multi-touch gestures detected by the lower layers. It runs on Linux, Mac OS X, and Windows.
Artisan System is a PHP framework aimed at build Web sites and e-commerce Web software very quickly and efficiently. It supports most of the features expected in a PHP framework, along with a feature-set with e-commerce classes. The e-commerce classes will support credit card processing, other payment methods, shipping calculators and estimators, product management, customer processing, and order creation and management. Artisan System has a very fast but structured development roadmap.