RSS 19 projects tagged "Freeware"

No download Website Updated 05 Mar 2006 CSS Briefcase

Screenshot
Pop 21.45
Vit 1.00

CSS Briefcase is a little program that helps you organize your CSS styles and store them for use in future projects. Just add CSS style code you tend to use in several projects, and from then on, adding the code into new projects is as easy as selecting the styles you want and clicking a button.

Download No website Updated 03 Jul 2010 Component Conversion Utility

Screenshot
Pop 42.21
Vit 2.41

The Component Conversion Utility is designed to minimize the time needed to create skeleton code in a variety of languages. Given a database connection, for example, the CCU can use existing tables to create Java files replete with accessors, mutators, and common methods. In addition to translating programming languages, it allows a user to define entities/attributes in a friendly GUI. Supported languages include Java, HTML/JavaScript, XML, SQL, VB/ASP .Net, and C.

No download Website Updated 31 Mar 2010 Data2l

Screenshot
Pop 48.86
Vit 2.18

Data2l is a language neutral, platform neutral way for describing large sets of proprietary binary data. An example of this kind of data is car navigation data, which is about 1GB to 15GB in a typical embedded navigation. With Data2l you can easily describe almost any binary data format using primitive description blocks like basic type, array, structure, or alternative and using a functional dependency description language. Using such a description, one can generate source code optimized for certain tasks, like a lightweight data reading layer, fast querying code, or code suitable for data generation and transformation.

Download No website Updated 26 Jun 2001 EASEA

Screenshot
Pop 48.58
Vit 1.42

EAsea Specification of Evolutionary Algorithms (EASEA), is a high-level language dedicated to the specification of evolutionary algorithms. The language and compiler are quite mature. EASEA compiles .ez specification files into C++ or Java object files, using existing evolutionary libraries. Supported C++ libraries currently are GALib or EO.

Download Website Updated 15 Mar 2001 JET Code Generator

Screenshot
Pop 30.10
Vit 66.92

The JET Code Generator connects to any JDBC-based database and exports the schema as an XML-formatted file, and then generates code based on XSL Transformations. The user is free to write/modify XSLTs to generate virtually any type of source code from the XML representing your database schema. A complete example is included with a database, support classes, XSL Transformations, and build scripts (ANT and batch).

Download Website Updated 27 Feb 2004 Java Development Environment for Emacs

Screenshot
Pop 142.59
Vit 2.56

Java Development Environment for Emacs (JDEE) is an Emacs-based integrated development environment (IDE) for developing Java applications and applets. Features include multiple code browsers, a JPDA-based debugger, method and field completion, template-based and procedure-based code generation, Java source code interpreter, context-sensitive help, and more.

Download Website Updated 03 Jun 2003 Java+ Preprocessor

Screenshot
Pop 78.33
Vit 2.89

Java+ is a Java preprocessor that adds its features to any Java compiler. It has long, multi-line strings with executable inclusions like Perl or Ruby, optionally segregates Java+ strings into ResourceBundle files, eliminates the need for JSP or ASP and their implied need for Java compilers on deployment servers (a security concern), and adds absolutely no overhead in either space or time. There are graphical and command line interfaces, and a simple, general, and recursive string syntax.

Download No website Updated 16 Apr 2002 JavaCC

Screenshot
Pop 48.71
Vit 1.50

Java Compiler Compiler (JavaCC) is the most a parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation, such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, and more.

Download Website Updated 28 Aug 2008 PHP Form Validator

Screenshot
Pop 14.97
Vit 1.00

PHP Form Validator is a simple, generic form validation script for use in PHP form processors. It contains a set of commonly required form validations. Using this script, it is quick and easy to add form validations to your PHP form processor. It can save you from repetitive coding of common form validations. Documentation and code samples are included.

No download Website Updated 08 Apr 2005 PHP MySQL Class Wizard

Screenshot
Pop 15.97
Vit 1.42

PHP Scriptor is a wizard that generates classes that can manage SQL data in database tables. It connect to the MySQL server, reads the tables, and allows the user to select which tables they would like to generate classes for. Once selected, the classes are generated, and can be saved to the hard drive for later use.

Screenshot

Project Spotlight

synctool

A cluster administration tool.

Screenshot

Project Spotlight

Snow

A program to conceal messages in ASCII text by appending whitespace to the end of lines.