882 projects tagged "Apache 2.0"
RIFE/Laszlo is based on RIFE/Jumpstart and geared towards easily getting started with the creation of Rich Internet Applications using OpenLaszlo. It is a ready-to-run source distribution and file structure that allows you to get started with a new OpenLaszlo application with RIFE in less then 2 minutes. Typically, all that you have to do is unzip the archive, open the project file in your favourite IDE, and run the application. Thanks to a dynamic development model, you rarely have to restart, and are able to gradually implement your application in an iterative manner.
mod_athena is an Apache-based application load balancer for large systems. It allows the HTTP server to act as a load balancer either internally to Apache's own mod_proxy (for reverse proxying), or externally to machines querying it. Arbitrary statistics are sent to the engine via a simple GET plus query-string interface, from which it will then make decisions based on chosen algorithms.
The Privilege Separation patches for Apache HTTPD and 'mod_dav' address the problem that an Apache WebDAV server can only write files as the non-privileged Web server user (usually something like 'nobody' or 'www'). The patches address this shortcoming in a secure way by adding privilege separation to the Apache Web server (conceptually similar to SSH privilege separation). A privilege-separated Apache can be used to provide secure WebDAV write access to ~user directories and allow the use of per-user Unix quotas. When combined with mod_ssl, it provides a convenient and secure remote file serving system, as WebDAV clients are seamlessly integrated into both Windows and Mac OS X.
Cosmo is the OSAF calendar sharing server. With your favorite calendar program (Chandler, Apple iCal, Mozilla Sunbird, or any other WebDAV or CalDAV enabled client), you can share your calendar with other people by publishing it to Cosmo. Your shared calendars can be subscribed to and updated by anyone, even if they don't have an account on your server. Cosmo provides Atom feeds for shared calendars, so you can track updates in your favorite feed reader and integrate your calendar into your Web site or blog.
Synapse is an ESB engine and XML router built completely on open standards. It is a mediation framework for XML messages and Web services that allows messages flowing through, into, or out of an organization to be mediated, including aspects such as logging, service lookup, performance mediation, versioning, failover, monitoring, fault management, and tracing.
LdapTemplate is a framework to simplify LDAP programming in Java, built on the same principles as Spring Jdbc. The LdapTemplate class encapsulates all the plumbing work involved in traditional LDAP programming, such as creating Contexts, looping through NamingEnumerations, handling Exceptions, and cleaning up resources. This leaves the programmer free to handle the important stuff: where to find data (DNs and Filters) and what do do with it (map to and from domain objects, bind, modify, unbind, etc.).
jGetFile is a scriptable commandline recursive file downloader for the Web. It handles many of the HREF configurations not supported in other mass downloaders, such as embedded URLs in parameters. It also supports a highly configurable means to filter the acceptance of links within the program.
LibMySequoia provides an alternative library for MySQL C client library (libmysqlclient.so) to benefit from the Sequoia high availability and performance scalability clustering solution. Native MySQL client programs can use the Sequoia clustering solution without changing any line of code in the application. The benefit of this solution is that native C applications, PHP, Perl, and Python programs using the MySQL C API interface now can transparently connect to a Sequoia cluster.