6 projects tagged "Dynamic Content"
struts timeEntry is a self training application that developers can use while learning Apache's Struts framework. Often when learning a new language, library, or framework, developers find that the example code they are presented with is academic and "best case". They find it difficult to locate real-world case studies in which the language, library, or framework have been put into practice. struts timeEntry strives to be a real-world application that utilizes the struts framework fully.
JGame is a 2D game engine that makes multi-platform development easier. It runs on the Java JRE 1.3+ platform with optional OpenGL (JOGL) enhancements, the J2ME (MIDP2.0/CLDC1.1) mobile platform, and the Android (2.1+) platform. JGame features sprites with automatic animation and collision detection, a tile-based background with easy sprite-tile interaction facilities, automatic scaling, sound, game state, persistent storage, and game options. The engine provides an enhanced graphics API with a fallback to simpler and more efficient graphics on J2ME and plain JRE. A patched version of the JBox2D physics engine that runs on all platforms is included.
Mobile RSS Reader is a J2ME (Java ME) MIDP application that is able to read most RSS servers and feed versions. RSS is a lightweight XML format designed for sharing headlines and other content like blogs and news. The data are stored on the mobile device and updated on request. It supports most encodings. It can import and synchronize RSS feed lists using formats and filter feeds based on name and URL. All/modified feeds can be updated with a single command. The zip file contains all versions for MIDP 1.0 devices, MIDP 2.0 devices without JSR-75, and MIDP 2.0 with JSR-75 devices.