767 projects tagged "Apache 2.0"
JBup (Java Backup) aims to become a robust, professional backup tool. It creates a mirror of the current file set and compares it to the previous version. The deltas are saved and the previous mirror is removed. By applying the increments in reverse time order, complete backups of arbitrary versions can be created. It is an Ant task and can therefore be used in Ant scripts that perform additional backup actions, such as archiving directories or sending emails.
Necessitas is an Eclipse plug-in that adds a class-path container to manage a projects jars using the ivy dependency manager. It gives you all of the advantages of ivy without leaving Eclipse. It will download the jars your project depends on and add them to your projects classpath. You can optionally have it automatically update your classpath whenever a change is made to the ivy module.
Tomcat Status Widget is a dashboard widget for monitoring the status of applications deployed to a Tomcat server container. It shows a list of the currently deployed Web applications and their status. It allows easy monitoring of the number of active sessions, as well as a quick method of restarting specific applications.
AjaxAC is a PHP framework which can be used to develop, create, and generate AJAX applications. The fundamental idea behind AJAX (Asynchronous JavaScript and XML) is to use the XMLHttpRequest object to change a Web page state using background HTTP sub-requests without reloading the entire page.