Compose* (or: ComposeStar) is a project that aims at enhancing the power of component- and object-based programming, so that software becomes easier to structure and modularize, hence easier to develop, maintain and extend. In particular, Compose* offers aspect-oriented programming (http://aosd.net)
... [More] through the composition filters model (http://trese.cs.utwente.nl/oldhtml/composition_filters/). [Less]
UnCodeX analyses UnrealScript code and provides an easy interface to browse through the code, it can also produce a JavaDoc like documentation of the source code.
TAC2 is an SMB search engine indepented (currently Dance, InfoFind and Swing) search client written for Win32 and Linux i386 using Borland Delphi and Kylix.
Converts BibTeX bibliographies to Docbook 5.0 bibliography documents. Can be used as a command-line tool, Ant task or as library in other applications.
A collection of plugins for the Munin monitoring software to monitor Apache ActiveMQ queues and topics. Provides monitoring of queue size, subscribers, and traffic.
Can be used for standalone instances of ActiveMQ or embedded instances (like in Apache ServiceMix)
Vinz Clortho is the Keymaster.The system provides a centralized interface for managing public keys (for OpenSSH) which can be synchronized to various machines.
The intended use of this system is in an environment where multiple users should be able to access the same system accounts. The users
... [More] can manage their own public keys which would eventually be updated for the system account they have access to.
Hosts, accounts on the hosts, and users can all be placed in groups for easier management. [Less]
Messages package for FuelPHP. Allows you to easily log and report messages.
Messages::info('This is my message.');
Messages::info('Hello', 'This is my message.');
Messages::error('Printer on fire!', 'Unable to determine why the printer is not responding.');
It is inspired by the
... [More] Message package by dbpolito. There are however a few key differences:
* Deferred rendering. The Messages::get method returns an array of View instances rather than a string.
* JSON and XML rendering of messages.
* Messages are rendered in the order they are logged irrelevant of the message type (e.g. info or error).
* An optional title can be passed to the message methods. Messages::error('title', 'full message')
* Support for block or thin Bootstrap alerts. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy