31 projects tagged "GPLv3"
Bashinator is a bash shell script framework. It provides flexible and powerful message handling that lets you print to stdout, log (to syslog or a logfile), and mail messages with a single message function. Exhaustive information is included in messages to ease debugging. This information includes timestamps, message severity, source file, line numbers, and function names. A facility for tracing the function call stack is provided. Sub-command output can be logged by capturing the stdout/stderr of external commands to a dedicated temporary logfile. The framework also provides lockfile handling.
Cosmiqum is small and fast CMF that is aimed to make any site quickly. Almost all of its functionality is implemented through plugins. Any plugin can register a filter for a specific event and any plugin can be a filter, which is useful for plugins that need to process another plugin's data. Every action in the core is logged and any plugin can log any of its actions. PHP errors are not displayed to the user, but the developer can get them from a specific array. Different configurations can be used for different hosts.
A secure portal type application provides four basic functions for a Web development team: application security, account management, user and application mapping, and modular application development capability. AppDepot is not a content management system. The main objective of AppDepot is to offload critical functionality from the application and onto AppDepot. Web application developers are then free to focus on core application functionality. AppDepot works to provide a lightweight, small footprint platform where users and applications meet securely.
The PHP Fat-Free Framework makes it easy to build entire Web sites in a jiffy. With the same power and brevity as modern Javascript toolkits and libraries, Fat-Free helps you write better-looking and more reliable PHP programs. Unlike other frameworks which force you into following a strict set of difficult-to-navigate directory structures and obtrusive programming steps, Fat-Free gives you a lot of freedom and style.
mCommerce WebKit UI is a mobile commerce UI for WebKit-enabled mobile devices. It features intuitive searching and browsing, a streamlined sales funnel, conversion-friendly color scheming, easy customer support via native device functions (phone, SMS, and email), a touch-friendly minimal-click interface, accessible font and text rendering, and universal header and footer navigation.
openWebX is yet another object oriented PHP framework that follows the rules of strict separation of code and design. Using new technologies like couchDB or mongoDB as data-backends (with MySQL as fallback) nearly everything is an object. You don't have to write any HTML to get a Web site up and running. If you are developer, you simply "program" your site using PHP. If you are a content editor, you can use the included template system to describe your pages. Output is validated HTML5 by default, with other doctypes to choose from. All design is done by way of CSS. The mootools JavaScript framework is used to implement all kinds of client-side things, like galleries, informative popups, and form checkers.
Components 4 Java is a development tool for Java. It provides a framework to organize and separate different parts of code, and fills the gap between the class level and the library level as provided by the Java SE architecture. Additionally, you can organize your classes in well-separated and loosely coupled components. Those can be stuck together graphically into larger compositions. Finally, components and compositions will be distributed among Java archives as specified in assemblies.