RSS 983 projects tagged "Apache 2.0"

Download No website Updated 06 Aug 2010 BRAP

Screenshot
Pop 35.64
Vit 2.01

BRAP is a Java remoting protocol that uses native Java object serialization encapsulated in HTTP. It aims to be an alternative to Spring HttpInvoker and Spring Security, especially when you don't need or want the dependencies of Spring in your client, such as when building a rich client application where size might be an issue. The authentication mechanism lets you use your own domain objects as credentials. BRAP gives you "pass by reference" even though the object arguments are serialized and passed to the remote service: changes that happen on the remote side can be applied to the client side automatically. BRAP focuses on being easy to use, small in size, yet powerful and extensible.

No download Website Updated 21 Feb 2005 BSAX-J

Screenshot
Pop 22.91
Vit 1.00

While the author of BSAX-J has not yet come to a final conclusion about the need for a binary XML format, BSAX is his idea of one possible encoding that leverages other XML prior art (SAX events and UTF-8, in particular). It is complete in that it can be used to perform round-trip conversions from textual XML to SAX events to BSAX binary streams, and back to SAX events and textual XML. The test code in the distribution does exactly that for a simple example XML file, and measures the difference in file size (the file is slightly smaller for the BSAX encoding of the sample file) and the difference in read time (the read time is significantly faster for the sample file).

No download Website Updated 22 Aug 2011 BSF4ooRexx

Screenshot
Pop 17.83
Vit 25.19

BSF4ooRexx is a Java language binding for the scripting language ooRexx. It allows ooRexx programmers to directly use the Java Runtime Environment (JRE) libraries. It allows, for example, implementation of Java methods in ooRexx and callbacks from Java to ooRexx. It camouflages Java so that it resembles ooRexx by being dynamically typed and caseless. BSF4ooRexx comes with built-in support for programming OpenOffice.org/LibreOffice.org and allows ooRexx to be used as a macro language.

No download No website Updated 21 Nov 2009 Bambapilla

Screenshot
Pop 14.76
Vit 35.69

Bambapilla is an application that exports SMS message conversations from your iPhone. It reads unencrypted backup files created by an iTunes "sync" and exports each conversation as an XML file along with an XSLT stylesheet that allows the XML to be rendered in a browser.

Download Website Updated 16 Dec 2010 Barcode4J

Screenshot
Pop 124.66
Vit 4.55

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.

No download Website Updated 14 May 2005 Basic XSLT

Screenshot
Pop 18.17
Vit 54.09

Basic XSLT is a tool for performing XSL transformations. It allows for multiple XSL stylesheets to be chained together and allows for parameters and output properties to be set on each stylesheet. It remembers configuration information and provides timing numbers.

No download Website Updated 09 Sep 2006 BeanForm

Screenshot
Pop 10.68
Vit 49.42

BeanForm is a Tapestry 4 component that eliminates the boilerplate code necessary to build a pojo edit form, using bean introspection to dynamically build these forms. It includes extra Java Persistence API (EJB3) and Hibernate Validator support for those who need it.

No download No website Updated 14 Jul 2011 Beanstalker

Screenshot
Pop 21.95
Vit 25.96

Beanstalker is a set of Maven Plugins for Amazon Web Services (AWS) Elastic Beanstalk and Elastic MapReduce. Plugin Mojos are suitable not only for command-line usage, but for Continuous Integration as well.

No download Website Updated 04 Nov 2010 BidiChecker

Screenshot
Pop 20.25
Vit 30.42

BidiChecker is a tool for the automated testing of Web pages for errors in support of right-to-left (RTL) languages (also known as bidirectional/BiDi). It provides a JavaScript API to be called from automated test suites that regression-test live Web pages in a browser, usually using an automated testing framework such as JSUnit.

No download Website Updated 21 Apr 2012 BitHorde

Screenshot
Pop 61.71
Vit 4.65

BitHorde is a fast and lightwheight content distribution system, aimed for high-performance decentralized content distribution. Its key features are high performance, a light footprint, and live streaming. Potential applications range from content delivery networks, including HD streaming setups, to offline-caching filesystems, to file sharing, to distribution of in-game maps or textures.

Screenshot

Project Spotlight

objSQL

A PHP-based database access class for performing SQL queries.

Screenshot

Project Spotlight

cxxtools

A library of unrelated, useful C++ classes.