237 projects tagged "Linux"
VxLib is a small C++ GUI framework for X Windows on Linux/UNIX. VxLib works on a "graphical character cell" basis which means it's smaller and a lot faster than graphics-heavy GUIs. It is highly portable due to its modular treatment of system dependent code. VxLib is very extendible, clean, simple and easy to program with.
The DisGUISE C# library provides easy and object-oriented access to the advanced features of the AT command interface available in Sony Ericsson cellphones. This includes basic tasks like querying the phone book or getting a notice on incoming or outgoing calls, as well as creating and handling advanced GUI elements. The phone, connected via Bluetooth to the computer, thus can become an additional user interface element.
Buster is a Model-View-Controller framework for PHP5 based systems. It features a fully object oriented style, configuration management, session management, logging support, a dispatcher and a controller, fundamental DAO objects, a database-based SecurityManager, a Smarty-based ViewController, and a Smarty extension for multilanguage support.
The Platonos Projects are a group of sub projects aimed to provide Java developers with a stand-alone plugin engine as well as a pluggable Swing application framework similar to other RCP (Rich Client Platforms) available. The goal is to have an out-of-the-box runnable Swing application with the more common pieces applications contain, such as preferences, help, file I/O choosers, configuration, and more all via plugins which can be left out if not needed. Building upon the shell is very easy by simply adding plugins that provide extended behavior for existing plugins, or adding new plugins that will then be extended by other plugins.
SMLserver is a Web server plugin for AOLserver, an Open Source multi-threaded Web server provided by America Online and used for large-scale, dynamic Web sites. SMLserver allows efficient threaded execution of Standard ML programs and inherits many of the great features of AOLserver, including the possibility of accessing a variety of different relational database management systems (RDBMSs), such as Oracle, MySQL, and PostgreSQL.
OZONE is a complete object-oriented MVC framework for developing advanced Web applications in PHP5. It has support for XHTML/CSS, Unicode, page templates, XML-defined form validation, object-based (XML-defined) database interaction, and user/group management. The design (webflow) was inspired by Apache Jakarta Turbine and allows separation of content-generators, views (templates), and controllers. The framework is ready to use out-of-the-box with a sample application included. The internal design follows Java coding standards and makes extensive use of new PHP5 features.