RSS 30 projects tagged "Apache 2.0"

Download Website Updated 18 May 2013 Jailer

Screenshot
Pop 475.31
Vit 72.88

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.

Download Website Updated 05 Dec 2007 DataVision

Screenshot
Pop 365.92
Vit 10.85

DataVision is a reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI or a text editor. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more. It can generate reports from JDBC databases or text data files. Report descriptions are stored as XML files.

Download Website Updated 25 Sep 2011 svnmailer

Screenshot
Pop 183.02
Vit 7.16

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.

No download Website Updated 16 Apr 2009 Chandler

Screenshot
Pop 181.52
Vit 7.32

Chandler is a standards-based "Note-to-Self Organizer" designed for personal and small-group task management and calendaring. It consists of a desktop application and Chandler Hub, a free sharing service and Web application. You can also download and run your own Chandler Server.

Download Website Updated 19 Apr 2013 Trojan Scan

Screenshot
Pop 177.62
Vit 20.73

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.

Download Website Updated 16 Dec 2010 Barcode4J

Screenshot
Pop 115.57
Vit 4.49

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.

Download Website Updated 15 Dec 2006 Linux Inventory Aggregator

Screenshot
Pop 77.25
Vit 2.38

Linux Inventory Aggregator is designed to be a simple, self-contained (as much as possible) script for gathering hardware information.

No download No website Updated 11 Feb 2013 rJSmin

Screenshot
Pop 72.08
Vit 6.64

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 Website Updated 06 Jan 2012 ScenePainter

Screenshot
Pop 69.65
Vit 6.18

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).

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

Screenshot
Pop 61.77
Vit 4.08

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.

Screenshot

Project Spotlight

IckleBot for Android

A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.

Screenshot

Project Spotlight

Climax

A Java command line argument parsing framework.