RSS 30 projects tagged "OS Independent"

Download Website Updated 27 Apr 2011 txt2pdf

Screenshot
Pop 278.28
Vit 19.86

txt2pdf is flexible and powerful Perl tool to convert txt, text, textual reports, and spools into PDF (form, invoice, report, sale sheet). It can be used alone, or you can use it from other applications to convert your documents on the fly.

No download Website Updated 27 Mar 2003 cpp2latex

Screenshot
Pop 48.33
Vit 2.17

cpp2latex converts C++ into LaTeX either for including into existing LaTeX documents or as standalone documents. It contains syntax highlighting and line numbering.

Download Website Updated 09 Sep 2002 sourcecode XML metadata extraction tools

Screenshot
Pop 39.87
Vit 1.43

The sourcecode XML metadata extraction tools are intended to be used for extracting and transforming XML-like markup embedded in source code comments into syntactically correct external entities or well-formed XML files. This can be used for JavaDoc-like code annotation, providing structured comments, or even embedding metadata used by the build process or configuration management tools.

Download Website Updated 26 Dec 2003 Babeldoc

Screenshot
Pop 156.98
Vit 5.59

Babeldoc is a framework and set of applications to process documents for business-to-business and other Internet/integration applications. It is primarily intended for text documents, especially XML, but supports a wide range of operations and data types. It has a sophisticated journaling system that supports replaying and reprocessing. Babeldoc is pipeline based and supports numerous ways to combine the pipeline stages in a dynamically reconfigurable fashion. It has a GUI and a Web-based console for document processing and monitoring, and comes with tools for the tranformation of flatfile data to XML, archival, and cryptography. Additionally it is able to scan various data sources based on sophisticated constraints.

Download No website Updated 13 Jan 2003 reversible hexdump

Screenshot
Pop 18.30
Vit 1.00

reversible hexdump is a hexdump/hex2bin-toolkit that dumps to a special readable and reversible hexadecimal byte-dump, where you can not only change bytes, but also insert or delete bytes. It has a flush-switch, where it will output hexbytes for each single char it reads. This is especially useful (imho) for watching output from slow devices (e.g., serial devices like mice). The hex2bin-utility (the reverse-hexdump) not only accepts hexbytes for input, but also double-quoted strings with most of the escape-chars known from C and makes good attempts at undumping even hexdumps with repetition-lines (a "*" on its own line). It's written in ANSI C.

Download Website Updated 22 Jan 2004 PyBabelPhish

Screenshot
Pop 40.39
Vit 1.81

PyBabelPhish is a GTK-based program providing fast translations from one natural language to another. Texts translated to Spanish can be read aloud in Spanish through optional text-to-speech support.

Download Website Updated 15 Mar 2009 FMPP

Screenshot
Pop 64.27
Vit 7.12

FMPP is a text file preprocessor that uses FreeMarker templates to provide macros, flow control, and expressions. It uses recursive directory processing, so it can generate complete homepages (a tree of HTML files and images). It is extendable in Java to display data from any data source (such as a database). It is usable with a command-line interface, as an Ant-task, or embedded into a Java application.

No download Website Updated 23 Jun 2003 Bambookit GUI

Screenshot
Pop 54.66
Vit 2.01

Bambookit GUI is a completely XML-scriptable user interface to build real-time interactive Web application front-ends. Applications occupy 100 Kb of device memory and run on any Java-enabled browser. Users can move windows, resize containers, scroll and sort tables, lists, trees, see real-time data display, use a layout manager, and more. All rendering and event handling is managed in the XML scripts.

Download Website Updated 21 Dec 2011 Mini-XML

Screenshot
Pop 187.32
Vit 11.58

Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. It only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a "make" program. It supports reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML strings and files, and provides a hierarchical view of the file via a linked-list tree structure of typed nodes and functions for managing, traversing, indexing, and searching the tree.

No download Website Updated 15 Dec 2003 Haystack

Screenshot
Pop 179.17
Vit 2.06

Haystack is a powerful tool designed to enable each and every individual manage all of her information in the way that makes the most sense. By removing the arbitrary barriers created by applications that only handle certain information "types", and recording only a fixed set of relationships defined by the developer, users can define whichever arrangements of, connections between, and views of information they find most effective. Such personalization of information management will dramatically improve your ability to find what you need when you need it.

Screenshot

Project Spotlight

Pong 2613

An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.

Screenshot

Project Spotlight

CodeQuery

A tool for indexing and then querying or searching C, C++, and Java source code.