18 projects tagged "system"
ZedLog is a robust cross-platform input logging tool (A.K.A., a key logger). It is based on a flexible data logging system which makes it easy to get the required data. It features logging of all keyboard and mouse events, a replay simulation tool, logging to a file, and hiding in the background.
ComponentJS is a stand-alone library for JavaScript, providing a run-time component system for hierarchically structuring the user interface (UI) dialogs of complex HTML5-based rich clients (aka single-page-apps) under maximum applied Separation of Concerns (SoC) architecture principle, through optional Model, View and Controller component roles, with sophisticated hierarchical Event, Service, Hook, Model, Socket and Property mechanisms, and fully independent and agnostic of the particular UI widget toolkit.
Siviglia Templating is a recursive code-generating templating engine for PHP. It allows creation of templates using smaller, reusable bits of code called widgets. Those widgets can, in turn, be based in other widgets. In this way, templates are written using abstract widgets (like "page" or "menu"), which, recursively, resolve to concrete widgets which generate HTML (or any other language). Templates are just plain PHP files with some special tags used in the HTML context, so the syntax is very simple. Templates are parsed to generate a single PHP file, which is cached and served. Plugins are included to ease internationalization support and to keep in a single file the PHP, HTML, CSS, and JavaScript required for a widget.
scorpiowcms is a flexible and powerful Web Content Management System and Application Framework. It features many popular Web methodologies and technologies "out of the box" and is developed with a modular mechanism engine. Many functionalities and features can be easily implemented into the system.
pygmed is a simple editor for ".desktop" files. It has two panels for editing files. Each panel works independently from the other. You can copy and move files between panels. pygmed can search for file that have similar names or executable commands. It can also detect missing commands.
rmlint is a command line tool to clean your filesystem from various sorts of lint, such as duplicates. It tends to be much faster than fdupes. Additionally, it is able to find empty files and directories, nonstripped binaries, files with the same basenames (nameclusters), old temporary data, strange filenames, and bad links.
Pito is a set of C++0x header libraries to facilitate writing system call interceptor libraries based on LD_PRELOAD wrappers. The program "pito" is also provided for loading Unix commands with such wrappers. This system is capable of passing command line arguments to loaded plugins for easy configuration. Pito is supplied with a powerful system call sandbox library to prevent modifications to supplied filesystem locations and a system call logging library.
A PHP5 OO template engine which supports template inheritance.
A PHP 5 framework designed with simplicity and size in mind.