We have collection of more than 400,000 open source products ranging from Enterprise product to small libraries in all platforms. We aggregate information from all open source repositories. Search and find the best for your needs.
Displaying 1 to 10 from 45 results
XOM - XML object model in Java
XOM is a new XML object model. It is a tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order.
Flying Saucer - XML/XHTML and CSS 2.1 renderer in pure Java
Flying Saucer takes XML or XHTML and applies CSS 2.1-compliant stylesheets to it, in order to render to PDF (via iText), images, and on-screen using Swing or SWT. The library implements (basically) the entirety of CSS 2.1 and aims to be fully compliant with the W3C specification; it includes a small handful of CSS 3 features.
Aionxemu - Aion Emulation Project
An Aion emulation project to help people that are willing to learn Java Scripting and understanding the basic structure of an emulation project.
Arrakisguild - Control de Asistencia
Aplicacion que recibe archivos XML generados con HeadCount (www.wowace.com) y devuelve un archivo CSV para trabajar con él en excel.
Ax2e - Java implementation of OASIS XACML 2.0 standard
AX2E is the authorization framework, which implements the current OASIS XACML 2.0 standard in Java language. See http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=xacml. We believe that OASIS XACML is the standard with great future. It addresses a very important domain of enterprise computing: authorization control. XACML defines a XML-based authorization language as well as the request-response type of architecture for delegating the access control decisions to a third party engines. I
Fauxml - Java-based XML Parsing and Saving
Quick XML parsing and writing for projects which don't need compliance with complete XML specifications. The parser is meant to be a fast, lightweight SAX parser and just does basic tag parsing. The project was designed for use with a Real-Time Strategy game which saves its configuration files in an XML format.
Feedrider - FeedRider is a feed reader application with a built-in web browser.
FeedRider is a multi-platform feed reading application. It currently supports RSS 0.90 - RSS 2.0 and Atom 1.0. It is licensed under the GNU Lesser General Public License. Browse source code.
Email-to-phone - Access email by regular phone and send email-triggered alert phone call
EmailToPhone enables you to access your email by regular telephone, and to trigger telephone call by email. This application is based on the VoiceXML technology, a W3C open standard for interactive telephone applications. VoiceXML applications must be deployed on a VoiceXML gateway. This project uses Voicent's VoiceXML gateway, which is not part of this project. With some minor change, you should be able to deploy this project on other VoiceXML gateway.You can download a free shareware edition o
Itemmanager - A generic application to manage simple items (books, movies, DVDs, etc...)
Not really created to be used at the beginning, one of my many unuseful project that can interest developpers. This project basically allows you to manage books of your collection and grabbing them from imdb. The most interesting thing is that it has been coded to be configured by XML and properties files. For example, adding a new field to describe your book is just an entry in an XML file. In this little application, all is item and most things can be done without coding. It is totally experim
Cilib-tools - Tools to aid in the use of the Computational Intelligence Library (CIlib)
These tools will allow for easy creation, execution and analysis of simulations using CIlib.