RSS 133 projects tagged "Apache 2.0"

Download No website Updated 18 May 2013 EC2Dream Fogviz

Screenshot
Pop 8.31
Vit 1.31

EC2Dream Fogviz is a visual tool for building and managing cloud servers. It combines Fog, Ruby, and Chef into a tool that is particularly helpful when developing and testing Chef automation scripts. It currently supports Amazon AWS, Eucalyptus Cloud, and CloudStack including VPC, autoscaling, and the ability to list most entities., and Openstack clouds: Rackspace, HP Cloud, and CloudFoundry Open Platform.

Download Website Updated 08 May 2013 CmdOption

Screenshot
Pop 37.30
Vit 8.85

CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications. Everything you need is (at least one) simple configuration object. Each field and method annotated with an CmdOption annotation will be processed. Based on this config, CmdOption is able to parse any command line, guaranteeing the declared specification. The result is directly stored in the given config object. When errors occur, CmdOption gives a meaningful error message. Generated output and validation/error message can be localized.

Download No website Updated 06 May 2013 MDIUtilities

Screenshot
Pop 122.21
Vit 47.97

MDIUtilities provides a set of utility classes that can be used for desktop application development. It contains a network preferences implementation, XML utility classes, geometry utility classes, additional Swing classes, and other miscellaneous classes.

Download Website Updated 03 May 2013 JasperStarter

Screenshot
Pop 152.14
Vit 9.07

JasperStarter is a commandline launcher and batch compiler for JasperReports. It can run any JasperReport that needs a JDBC data source or empty data source, use any database for which a JDBC driver is available, execute reports that need runtime parameters, print directly to the system default or a given printer, optionally show a printer dialog to choose a printer, optionally show a print preview, export to file in the PDF, RTF, .docx, .odt, and HTML formats, export multiple formats in one commanding call, print and export in one commanding call, and integrate in non-Java applications (for example PHP, Python) A binary executable is available for Windows. The string, int, and date parameter types are supported.

Download Website Updated 01 May 2013 MDIFramework

Screenshot
Pop 134.13
Vit 34.70

MDIFramework provides a ready-to-use architecture to ease the creation MDI-style applications in Java. It takes care of the overall architecture of the main window of the application, with a tabbed architecture, the presence of an HTML printable message area, and so on. It provides a generic API to manage lengthy actions, keeping the interface responsive, and taking care that actions are performed one at a time, without having to bother about it. It can add metadata to already opened files. It manages loading and unloading of external plugins at runtime.

Download Website Updated 29 Apr 2013 SBuild Eclipse Plugin

Screenshot
Pop 40.06
Vit 6.42

SBuild Eclipse Plugin integrates SBuild into the Eclipse IDE. It provides an SBuild classpath container which can resolve project dependencies (build path) via SBuild. Additionally, dependencies can be resolved alternatively from a workspace through an alias configuration.

Download Website Updated 23 Apr 2013 KeyBox

Screenshot
Pop 299.93
Vit 3.48

KeyBox provides a way to manage OpenSSH v2 public keys, and can start a Web-based SSH terminal to execute commands and scripts on multiple SSH sessions simultaneously. The authorized_keys file is generated and distributed based on relationships maintained in the application. This allows for centralized management to help prevent public key sprawl. Also, composite terminals or scripts can be created so that commands can be shared across SSH sessions.

Download Website Updated 19 Apr 2013 Trojan Scan

Screenshot
Pop 170.73
Vit 29.60

Trojan scan is a simple shell script that allows for simple but relatively effective checking for trojans, rootkits and other malware that may be using your server and network for unwanted (and possibly illegal) purposes. It works by listing all processes that use the Internet with the lsof command (using -Pni flags). This list is then transformed into signatures in the form of process_name:port_number:user. These signatures then are matched against the allowed process defined in the configuration. If any signatures of running processes are found that do not match the allowed signatures, an email report is sent including ps, ls, and optional lsof output.

No download No website Updated 28 Mar 2013 SYMDIFF

Screenshot
Pop 47.18
Vit 11.89

SYMDIFF is a tool for symbolic differentiation of mathematical expressions. It includes Python and Tcl interfaces.

No download Website Updated 13 Mar 2013 Excel2JSON

Screenshot
Pop 34.26
Vit 8.32

Excel2JSON exports an Excel workbook into JSON, useful for Web applications powered by Excel xlsx files.

Screenshot

Project Spotlight

PyDSM

A library of Python/Scipy tools for the design and simulation of ΔΣ modulators.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.