ERDialog Web Framework 2.08

ERDialog is part of a simple Web based framework
with Erlang. It is a Web browser interface and
system for developing programs using the Yaws HTTP
server and Erlang support programs. It will be
able to ship applets for installation. Applets for
wiki, music playing, and file launching exist now.

Release Notes: This release adds an erdhweb function, allowing weaved HTML files to be circulated. An applet harness was added for uninstalling applets. PO files for erdhweb were updated. Help files were separated into data and core with separate weave files. GUI start files using gs were removed.

Release Tags: Major feature enhancements

Tags: Desktop Environment, tools

Licenses: Erlang Public License




Freecode Releases

KEDR Framework 0.3

KEDR is a framework to facilitate dynamic analysis of kernel modules in Linux ("KEDR" is an acronym for "KErnel-mode Drivers in Runtime"). KEDR allows you to intercept the calls that a kernel module makes to the functions exported by other modules and by the kernel proper. The tools provided by the framework can record the arguments and return values of these functions to a trace, perform fault simulation according to user-defined scenarios, and check the kernel modules for memory leaks and some other kinds of problems. Custom data collection and analysis tools for the Linux kernel can also be built on top of KEDR framework.

Changes: Handling of intercepted function calls has been revisited to allow doing several kinds of analysis at the same time. The components responsible for fault simulation are now decoupled from call monitoring facilities. Several enhancements and fixes have been applied to the trace capturing utility. The stack trace-related API has been revisited and simplified. Handling of allocations and frees in the memory leak detector is now deferred via a work queue. This allows you to significantly reduce the time spent with locks held.

Release Tags: Stable

Tags: Linux Kernel, Debugging, Memory Issues, Tracing, kernel module, driver, runtime, fault injection, call interception, fault simulation

Licenses: GPLv2




freshmeat.net Releases

Moqui Framework 1.0 Beta 2

Moqui Framework is an all-in-one, enterprise-ready application framework based on Groovy and Java. Moqui includes tools for screens, services, and entities, and advanced functionality based on them such as declarative artifact-aware security and multi-tenancy.

Changes: This release includes a number of new tools, most notably the Auto Screen UI that creates a user interface based on entity and relationship definitions for master entities, and tabs for the detail and associated entities of each. This release also includes a number of smaller new features and bug fixes found while building a variety of functionality with Moqui Framework. One notable example of that is automatic or explicit alternate screen selection based on the HTTP request User-Agent. Overall, this release is more robust, functional, and reliable than the previous release.

Release Tags: Minor, Bug Fix, tools, Examples

Tags: framework, Java EE, Java, Groovy, database abstraction, entity, service, screen, Web Services, Security, authorization, multi-tenant

Licenses: Public Domain




freshmeat.net Releases