RSS 227 projects tagged "Software Development"

Download Website Updated 03 Jun 2013 LPAR2RRD

Screenshot
Pop 157.16
Vit 44.89

LPAR2RRD makes historical, future trends and nearly "realtime" CPU utilization graphs of LPARs and shared CPU usage of IBM Power servers. It collects complete physical and logical configuration of all servers/LPARs. It is agent-less (it gets everything from the HMC/SDMC or IVM). It supports all kinds of logical partitions (AIX/AS400/Linux/VIOS).

Download Website Updated 23 Apr 2013 DocBook Doclet

Screenshot
Pop 527.35
Vit 90.58

DocBook Doclet creates DocBook XML and class diagrams from Javadoc comments, converts HTML to DocBook, and transfoms DocBook XML into various output formats. It consists of a complete DocBook distribution containing schemas and the DocBook XSL stylesheets. It also integrates Apache FOP as the XSL:FO processor. A Swing application is used to customize the doclet and most of the DocBook XSL parameters and to start the transformations.

Download Website Updated 26 Jan 2013 YAZ

Screenshot
Pop 117.42
Vit 26.00

YAZ (yet another Z39.50 toolkit) is a portable C/C++ programmer's toolkit which supports the development of Z39.50v3 clients and servers. Sample clients and a server are included with the distribution.

Download Website Updated 07 Jan 2013 gtkdialog

Screenshot
Pop 148.28
Vit 16.60

gtkdialog is a GUI creation utility that can be used with an arbitrary interpreter. It enables the programmer to describe a graphical user interface in a simple XML language, and create callbacks with any interpreter that supports either files, standard I/O, or environment variables. It can be called as an external program from the interpreter, but can be used as a stand-alone framework for the application as well. Stand-alone, bash, and awk examples are provided.

No download Website Updated 31 Dec 2012 XMLStarlet

Screenshot
Pop 359.85
Vit 25.12

XMLStarlet is a set of command line XML utilities which can be used to transform, query, validate, and edit XML documents and files using a simple set of shell commands, similar to the way it is done for plain text files using grep/sed/awk/tr/diff/patch.

Download Website Updated 27 Dec 2012 PHP GUI API

Screenshot
Pop 24.54
Vit 13.19

PHP GUI API is a package that renders HTML pages composed programmatically. It is designed in a similar fashion to Java's GUI package, but it is for HTML components rather than desktop applications. It consists of a set of classes that wrap around several types of HTML page components and CSS elements that can be composed and configured programmatically to generate whole pages. The classes render the page by generating HTML for each element and the contained elements. It provides classes for wrapping paragraphs, divisions (div), input fields, forms, tables, images, links, etc.

Download Website Updated 03 May 2012 SmartSVN

Screenshot
Pop 199.99
Vit 14.53

SmartSVN is a feature-rich and easy-to-use Subversion client. It runs on Linux, Mac OS X, Unix, and Windows. In addition to the normal SVN commands like checkout, update, commit, merge, etc., it provides tag and branch handling (no need to deal with URLs just to switch to a different tag or branch), a built-in file compare and conflict solver, and much more. There is no need to install additional tools for handling SVN working copies, like a command line SVN client or a file comparison tool.

No download Website Updated 09 Mar 2012 cc65

Screenshot
Pop 108.86
Vit 10.04

An almost ISO C compatible C compiler that produces binaries for 6502-based computers. Targets that are supported out of the box are: Apple ][, Atari 8-bit machines, Commodore C64/C128/C16/C116, Commodore Plus/4, Commodore 600/700, GEOS for C64, and Lynx. The package includes a complete suite of assembler development tools (assembler, linker, archiver) which allows mixing of C and assembler code.

No download Website Updated 08 Mar 2012 Simple Sockets Library

Screenshot
Pop 68.48
Vit 2.72

The Simple Sockets Library makes sockets easy to use and comes as public domain source code. It resembles C's file I/O, uses whatever port is available, has named servers and port reuse, streaming/blocking sockets used, polling support, blocking/selection support via numerous functions, timeout control and firewall support.

Download Website Updated 23 Feb 2012 SmartCVS

Screenshot
Pop 113.92
Vit 10.84

SmartCVS is a full-featured and still easy-to-use CVS client. It contains all needed tools out-of-the- box, so there is no need to install a file compare tool, CVS command line client, or SSH client. It is available in two versions: a free Foundation version and a commercial Professional version. The Professional version contains powerful features like a conflict solver, transaction view, tag browser (including tag/branch structure), and change report (multi-file compare).

Screenshot

Project Spotlight

finddup.pl

A script that finds duplicate files.

Screenshot

Project Spotlight

OGLplus

A C++ wrapper around the OpenGL C API.