Tuesday, June 30, 2009

FBReaderJ : An e-book reader for the Android platform

FBReaderJ is an e-book reader for the Android platform. It is a clone of the FBReader book reader written in Java by the same authors. FBReaderJ supports several e-book formats: oeb, epub, and fb2. Direct reading from zip, tar, and gzip archives is supported.
  • Licenses : GPL
  • Implementation : Java

Monday, June 29, 2009

ThinWire : Rich Web Applications, Made Simple!


ThinWire is a community driven LGPL open source development framework that allows you to easily build applications for the web that have responsive, expressive & interactive user interfaces. Use ThinWire to handle the view-layer of your Java EE (J2EE) application and you'll be able to provide an unparalleled user experience, while at the same time completing your project faster than ever. Just visit our download page and try out the framework.

ThinWire is a community driven project. The community driven model is intended to allow a large and diverse community of ThinWire users the ability to enhance, refine and grow the framework to meet the demands of the community.

Thursday, June 25, 2009

OSS (Open Search Server) : A search engine server

OSS (Open Search Server) is a search engine server built using Java technologies llike Lucene, ZK, and Tomcat.
  • Licenses : GPLv3
  • Operating Systems : Unix, Windows, Mac OS X, Java SE
  • Implementation : Java, ZK, Lucene, Apache POI

AgileWiki : A composable platform for advanced Web-based and P2P networks

AgileWiki is a composable platform for advanced Web-based and P2P networks. It allows multiple points of entry, where each node is an information fusion system with controlled access, pluggable applications, and native deductive reasoning.
  • Licenses : Common Public
  • Operating Systems : OS Independent
  • Implementation : Java

JOpt.SDK : An automated vehicle routing and dispatching component for both Java/J2SE and .NET

JOpt.SDK is an automated vehicle routing and dispatching component for both Java/J2SE and .NET. It can solve Travelling Salesman Problems (TSP) and Capacitated Vehicle Routing Problems with Time Windows (CVRP,VRPTW). It offers route and transport optimisation with respect to various constraints such as time windows, load capacities, and prescribed itinerary. The component is based on genetic algorithms, and automatically determines an optimized allocation of vehicels to an arbitrary set of orders.
  • Operating Systems: OS Independent
  • Implementation: Java

Jailer : A database subsetting and sampling tool


Jailer is a database subsetting and sampling tool. It is a tool for data exporting, schema browsing, and rendering. It exports consistent, referentially intact row-sets from relational databases. It removes obsolete data without violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML.
  • Licenses: Apache 2.0
  • Operating Systems: OS Independent
  • Implementation: Java

Sunday, June 21, 2009

FX Player : A Web-based streaming server with an iTunes-like interface

FX Player is a Web-based streaming server with an iTunes-like interface. It shares your MP3 library and allow access to your tracks through the Internet. The server side is in Java, and is Java servlet specification compliant (you may install it on Tomcat, Jetty, etc.). It uses JPA for data access (openJpa), Spring transactions, JAX-RS and JAXB (Jersey) for client-server communications, and Apache Derby for data storage. The client side is build on Adobe Flex and ActionScript.
  • Licenses: MIT/X
  • Operating Systems: OS Independent
  • Implementation: Java

Wednesday, June 17, 2009

Areca : A file backup system

Areca is a file backup system that supports data compression (zip / zip64 format) and encryption, incremental backups, FTP file transfer, a file history explorer, and many other features. It includes a transaction mechanism, which guarantees the integrity of your backups. Two user interfaces are available: a command-line interface (useful for backup automation) and a graphical user interface (useful for backup administration).
  • Licenses: GPL
  • Operating Systems: POSIX, Linux, Windows
  • Implementation: Java