RSS 52 projects tagged "BSD Revised"

No download Website Updated 13 Mar 2013 tpl

Screenshot
Pop 90.99
Vit 3.48

Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl, and XML are supported. Data is portable across CPU types and OSs from Unix to Mac to Windows.

Download Website Updated 02 Dec 2012 STEditor

Screenshot
Pop 33.02
Vit 1.00

STEditor is a simple WYSIWYG editor for the Web.

Download Website Updated 28 Nov 2012 Arabica

Screenshot
Pop 130.38
Vit 22.48

Arabica is an XML toolkit written in Standard C++. It provides SAX, DOM, XPath, and XSLT implementations. It delivers UTF-8 encoded std::strings or UCS-2 std::wstrings, but can also accommodate custom string types and alternative encodings.

Download Website Updated 11 Nov 2012 AsmXml

Screenshot
Pop 83.21
Vit 11.97

AsmXml is a very fast XML parser and decoder for x86 platforms. It is written in pure assembler and supports only a subset of the XML 1.0 specification.

Download Website Updated 07 Oct 2011 CSS4J

Screenshot
Pop 50.02
Vit 5.97

CSS4J is a Java library that implements the Document Object Model CSS API and integrates it with the DOM4J package.

Download Website Updated 24 Jun 2011 elRTE

Screenshot
Pop 110.91
Vit 3.59

elRTE is a WYSIWYG HTML editor for the Web written using jQuery. It features rich text editing, options for changing its appearance and style, insertion and management of various HTML elements with formatting (images, tables, lists, etc.), support for viewing and editing HTML code, and normal and full-screen modes.

Download Website Updated 22 Jun 2011 aida

Screenshot
Pop 17.46
Vit 26.50

The Aida project is two-fold: it defines a simple common markup language designed to describe structured text, and it implements a compiler that translates the Aida syntax into various target formats (HTML, LaTeX, Trac, Mediawiki, Text, Markdown, and others). The system is fast, flexible, and extensible. The core command, aida, is a strict parser (written using Bison and Flex), which analyzes files written in the Aida Markup Language and invokes callbacks in order to convert them to the target format. It embeds a Tcl language interpreter and the callbacks are written in Tcl. This makes it very easy to extend the library and to define new target formats. Furthermore, the Aida files are highly parameterizable via a header and the entire system is configurable at the admin and at the user level. It is also possible to evaluate Tcl code within an Aida file and thus create dynamic contents.

Download Website Updated 23 Oct 2010 svn2cl

Screenshot
Pop 143.83
Vit 6.53

svn2cl is an XSLT script that generates a clasic GNU-style changelog file from Subversion log messages. It generates a friendly-looking changelog from Subversion log messages like cvs2cl does for CVS (although this is a lot simpler with subversion).

Download Website Updated 03 Jun 2010 xml-holidays

Screenshot
Pop 49.07
Vit 1.77

xml-holidays introduces an XML document type for expressing international holidays and it also provides actual holiday definitions for many countries.

Download Website Updated 15 Feb 2010 JiBX

Screenshot
Pop 93.47
Vit 6.48

JiBX is a framework for binding XML data to Java objects. It lets you work with data from XML documents using your own class structures. The framework handles all the details of converting your data to and from XML based on your instructions, and performs the translation between internal data structures and XML with very high efficiency while still allowing you a high degree of control over the translation process.

Screenshot

Project Spotlight

pkgtxt2db

A tool to convert Slackware PACKAGES.TXT to various databases formats.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.