29 projects tagged "English"
JExpress is a Java installer builder and auto-updater. It gives you your choice of a standalone installer, including both native and cross platform installers and updaters for Windows, Mac OS X, Linux, and Solaris, or a Java Web Start one-click install. You create your installer quickly with your choice of a simple wizard or a powerful advanced interface, both included. You can bundle the exact JVM you want with your installer. The auto-updater gives you a continuous revenue stream after the sale. Your software is always up-to-date, so your customers have fewer problems. You also get all the features you expect in a top end installer. Your Java application becomes a native program just like any other. On Windows it's an EXE, on Mac OS X an app bundle, etc. If you need something really special, you can customize your installer by adding simple Java classes. You can even get a source license at a reasonable price.
white_dune is a graphical VRML97/X3DV editor, simple NURBS/Superformula 3D modeller, animation tool, and VRML97/X3DV commandline compiler in development. VRML97 (Virtual Reality Modeling Language) is the ISO standard for displaying 3D data over the Web via browser plugins ("HTML for realtime 3D"). X3DV is the direct successor of VRML97. VRML97 and X3DV have support for animation, real-time interaction, and multimedia (images, movies, and sounds). white_dune can read, create, and display VRML97/X3DV files and let the user change the scenegraph/fields. It also has support for stereoscopic view via "quadbuffer"-capable stereo visuals, and support for 3D input devices like a joystick, spaceball, or magnetic tracker.
BuildMonkey is an automated build, integration, and test platform for large-scale software development, particularly for distributed teams. It lets you manage multiple projects at once on different platforms and with different build technologies (Ant, make, gmake, etc.) and monitor SCM repositories to know what changed, when, and by whom. Build results are known immediately through email notification, and complete build logs are available via a central build dashboard. BuildMonkey integrates with the BuildMonkey EVT test suite to know the status of your host and network infrastructure at all times. Successful builds can be tagged in the SCM repository so they can be recreated.
Junitour is a plugin/enhancement for ANT or Maven to enrich junit reports. It adds a new state, "yellow" or "blue", to unit tests, which means "not fully implemented". This extends normal Junit reports with an overview of how many not-fully-implemented tests exist. An additional column marks not-fully-implemented tests. Junitour can be used in any standard build process with ant.
The goal of this project is to extend an existing open source IDE (KDevelop) with support for compiling, debugging, and executing of parallel MPI programs. Supported MPI implementations are LAM, MPICH, and MVAPICH. The current plugin version runs under Linux on KDE 3.3 with KDevelop 3.1.1. The integration of gdb in KDevelop as an MPI debugger is in progress.
jRate is an extension of the GNU GCJ compiler front-end and runtime system that adds support for most of the features required by the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions. It was initially developed at Washington University in St. Louis and is released under a license similar to GCC's GPL license that allows non-GPLed programs to be compiled and linked.
Expose is a PHP template engine. It supports server and client-sided caching, a plugin system (to simplify common tasks like inserting a date picker) and internationalization (to write templates in multiple languages using external translation files). Unlike most template engines, Expose's template script language is based on PHP itself, which means you don't have to learn a new syntax. You can use most of the PHP language elements and functions in the way with which you're familiar.
A tool that generates model classes from MySQL, PostgreSQL, and SQLite databases.