30 projects tagged "Development"
PYBAG implements a portable bag and is intended for fast synchronization and backup. It lets you use a portable digital storage device to carry your electronic documents similar to the way you can use a bag to carry paper documents. You can synchronize the bag with your original files easily. If a synchronization conflict occurs, it will be reported. You can specify rules for automatic conflict resolution. With PYBAG, you can backup files and synchronize any changes made to the original files with the bag. The synchronization process will only copy changed files. The program is cross-platform and independent from the OS and filesystem. You may easily synchronize files between Windows and Linux, for example. Symbolic links are supported on all systems (if the OS or filesystem does not support symlinks, then they are emulated). This program has a GUI and a command line interface.
Jmx4Perl provides an alternate way of accessing Java JEE Server management interfaces that are based on JMX (Java Management Extensions). It is an agent-based approach where a small Web application deployed on the application server provides HTTP/JSON-based access to JMX MBeans registered within the application server. It is set up from a handful of Perl modules, which can be integrated seamlessly in your own programs. It also includes a Nagios plugin, check_jmx4perl, a jmx4perl command line tool for remote JMX queries and operations, and a readline-based JMX shell j4psh, with context sensitive command completion and syntax highlighting.
Tasktop Pro adds productivity features and connectors to Eclipse Mylyn. Tasktop Pro extends task focus to your time tracking, Web browsing, and desktop documents. It includes connectors to Firefox, Google GMail and Calendar, and Outlook/Exchange email and calendars. You can easily install additional connectors to Atlassian JIRA, Crucible, Rally, and CollabNet. Tasktop Pro is available with connectors to IBM ClearQuest and Danube ScrumWorks.
PD4ML is a powerful PDF generating library that uses HTML and CSS for page layout and content definition. It allows developers to easily add PDF generation functionality to software written for the Java and .NET platforms. PD4ML is easy to deploy and does not rely on any native components. It is based on a proprietary HTML rendering engine, optimized for PDF layout generation. The rendering engine implements most standard features of HTML4/CSS2 and a number of custom PDF-generation-specific functions for pagination control, header/footer generation, watermarking, TOC generation, margin control, etc. PD4ML allows you to easily embed word processor documents, spreadsheets, and rich media content as attachments to the resulting PDF documents.
Schedule::Cron is a Perl module that provides a simple but complete cron-like scheduler. It can be used for periodically executing Perl subroutines. The philosophy behind Schedule::Cron is to call subroutines periodically from within one single Perl program instead of letting cron trigger several (possibly different) Perl scripts. Everything under one roof. Furthermore, Schedule::Cron provides a mechanism to create crontab entries dynamically, which isn't that easy with cron. It knows about all extensions (at least all extensions the author is aware of, i.e those of "Vixie" cron) for crontab entries like ranges including 'steps', specification of month and days of the week by name, or coexistence of lists and ranges in the same field. It even supports a bit more (like lists and ranges with symbolic names). It has existed since 1999 on CPAN and is successfully used in many projects.
The purpose of tomcat-plugin is to provide Java Web Developers with a tool to easily deploy their changes to a locally installed Tomcat. At the moment, the main benefits of such a plugin are that you can: change a Web resource (HTML, CSS, Javascript, etc. -- specified by a resources section) without having to build the entire project and then manually copy files around; build your module as usual and then have the produced jars copied to Tomcat's webapps/$myWebapp/WEB-INF/lib and have Tomcat restarted for you; build your module as usual and then have the produced WAR copied to Tomcat's webapps; start/stop/restart your Tomcat; clean Tomcat work, logs, temp, and webapps; and integrate it with Eclipse and IntelliJ Idea.
Oxygen XML Diff is a complete solution for comparing and merging XML files. It offers both directory and file comparison, six different diff algorithms, and multiple levels of comparison. The comparison can also be performed inside ZIP-based archives (ZIP, JAR, ODF, OOXML). Oxygen XML Diff includes two specialized XML-aware comparison algorithms: XML Accurate, tuned for precise comparison, and XML Fast, tuned for speed at the expense of some accuracy.