RSS 29 projects tagged "Apache 2.0"

Download Website Updated 18 May 2013 Jailer

Screenshot
Pop 445.78
Vit 159.86

Jailer is a database subsetting and browsing tool. It is a tool for data exporting, schema browsing, and rendering. It exports consistent, referentially intact row-sets from relational databases. It removes obsolete data without violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML.

No download Website Updated 12 May 2013 Template Data Interface (TDI)

Screenshot
Pop 55.95
Vit 6.33

Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.

Download Website Updated 19 Apr 2013 Trojan Scan

Screenshot
Pop 173.09
Vit 26.62

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 11 Feb 2013 rJSmin

Screenshot
Pop 81.13
Vit 7.25

rJSmin is a fast reimplemenation of jsmin.c by Douglas Crockford. Although it's written in Python, nearly all logic happens inside the regular expression engine: rJSmin is actually a single regex substitution call.

No download No website Updated 11 Feb 2013 rCSSmin

Screenshot
Pop 61.87
Vit 3.84

RCSSmin is a CSS minifier. The implementation is based on the semantics of the YUI compressor, but aiming for speed instead of maximum compression so that it can be used at runtime rather than during a preprocessing step. rCSSmin does syntactical compression only (removing spaces, comments, and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc). It does, however, support various CSS hacks (by keeping them working as intended).

No download Website Updated 15 Jun 2012 BitNami Tracks Stack

Screenshot
Pop 31.32
Vit 5.75

BitNami Tracks Stack is an all-in-one cross-platform installer for Tracks, a Web-based application to help you implement David Allen's Getting Things Done methodology. It installs Tracks, Ruby On Rails, and everything else necessary to have a running program in minutes. It works on Windows, Linux, and OS X.

No download Website Updated 12 Feb 2012 The Middleman Project

Screenshot
Pop 37.51
Vit 1.00

The Middleman System (mdm) is a set of utilities that help you parallelize your shell scripts. Its design is based on ideas from superscalar computer processors: it fetches commands as your script is running, detects potential interference between commands on the fly, and issues commands for execution in parallel as appropriate.

No download Website Updated 06 Jan 2012 ScenePainter

Screenshot
Pop 74.94
Vit 6.29

ScenePainter is a program for creating comics by (re-)arranging prefabricated graphic elements, taken from a media library. It can also be used as a developer tool for programmers and artists that are building games using threering's nenya library. Currently, ScenePainter does not ship with resourcefiles of its own, but is able to extract graphics from the games "Puzzle Pirates" and "Bang Howdy" by three rings design, inc. These graphics however, are copyrigthed materials and require permission to be used (e.g. for creating fan art).

Download Website Updated 25 Sep 2011 svnmailer

Screenshot
Pop 190.82
Vit 7.27

The svnmailer is a tool that is usually called by a subversion hook to submit commit notifications in various ways (at the moment: mail via SMTP or a pipe to a sendmail like program, news via NNTP, or CIA live tracker notification via XML-RPC). It is derived from the original mailer.py distributed with subversion, but should be much more consistent, more extensible, and have many more features.

Download Website Updated 16 Dec 2010 Barcode4J

Screenshot
Pop 123.42
Vit 4.53

Barcode4J is a barcode generation package. The following symbologies are currently implemented: Interleaved 2 of 5, Code 39, Codabar, Code 128, UPC-A and UPC-E (with supplementals), EAN-13 and EAN-8 (with supplementals), EAN-128, POSTNET, Royal Mail Customer Barcode, PDF417, and DataMatrix. Supported output formats are SVG, EPS (Encapsulated PostScript), Bitmap images (such as PNG or JPEG), and Java2D (AWT). Additional features include two APIs (XML-oriented and Bean-style), a Servlet with support for SVG, EPS, and bitmap output, a command-line interface, a demonstration applet, and extensions for Apache Xalan-J, SAXON, and Apache FOP.

Screenshot

Project Spotlight

Fimex

A library for geospatial data file manipulation.

Screenshot

Project Spotlight

Talend Open Studio for Data Integration

An extendable extract-transform-load tool where jobs are Perl or Java scripts.