8 projects tagged "English"
Bookingpad is a Web-based booking system. Its aims are to provide an easy to use interface for people booking and to be flexible enough to be used for a variety of purposes. It uses an image as a backdrop where booking slots can be placed. Once placed, the slots are manipulated through drag and drop.
Jease is a Java-based CMS. Jease means "Java with Ease", so Jease promises to keep simple things simple and hard things (j)easy. It is easy to install: all you need is Java, and you are up and running in a minute. It has a user-friendly desktop-like interface with full AJAX support. It is easy to extend: develop your designs or content types with just a few lines of Java and HTML.
jPDFFields is a Java library for working with interactive PDF forms in both AcroForm and XFA formats. It allows your application to get and set field values, and can import and export to the FDF, XFDF, and XDP formats. It can also "flatten" fields in a document. (Flattening is the process of merging the fields into the PDF content layer so the information is retained, but as static PDF content.) jPDFFields is built on top of Qoppa's proprietary PDF technology, so it is 100% Java and does not require any third party software or drivers.
jPDFSecure is a Java library which can digitally sign PDF documents and change security settings on PDF Documents. With jPDFSecure, your application or Java applet can encrypt PDF documents, set permissions and passwords, and create and apply digital signatures. jPDFSecure is optimized for performance and is built on top of Qoppa's proprietary PDF technology, so there is no need for any third party software or drivers. jPDFSecure has a simple interface to load PDF documents from files, network drives, URLs, and even input streams, which can be generated at runtime or come directly from a database. After changing security settings, jPDFSecure can save the document to a file, a java.io.OutputStream, or a javax.servlet.ServletOutputStream when running in a J2EE application server to output the file directly to a browser. jPDFSecure is platform-independent and can be used in any environment which supports Java.
jMonkeyEngine is a game engine made for developers who want to create 3D games following modern technology standards. The framework is programmed entirely in Java, and aimed at wide accessibility and fast deployment to desktop, Web, and mobile platforms. It is not a visual “RPG Maker” or a drag-and-drop “FPS mod”. If you are comfortable writing Java code, you can rely on jMonkeyEngine as your next 3D game’s foundation.