Thursday, October 30, 2008

Ejscript : An enhanced version of Javascript

Ejscript is an enhanced version of Javascript. It is an interpreted, object oriented scripting language that supports classes, objects, interfaces, exceptions, namespaces, iterators, statements, expressions, and a powerful suite of data types. Ejscript is based on the standardized version of JavaScript known as ECMAScript Edition 3 (ECMA-262-3) and is compatible with ActionScript 3.0 and 4.X. It is an enhanced implementation of the language intended for use outside of Web browsers for server side Web programming and embedded systems.

[License] OSI Approved :: GNU General Public License v2
[Programming Language] JavaScript
[Topic] Software Development :: Interpreters

log4javascript provides JavaScript developers with a familiar, robust, and flexible logging framework with which to debug JavaScript applications

log4javascript provides JavaScript developers with a familiar, robust, and flexible logging framework with which to debug JavaScript applications. This is becoming increasingly important as Web interfaces become richer. log4javascript is based on Java's log4j and is tested and works across all recent major browsers, including IE5+ (for Windows), Firefox, Mozilla, Netscape 7+, Safari 1.3+, Opera 7.5+, and Konqueror 3.4+.

[License] The Apache License 2.0
[Operating System] OS Independent
[Programming Language] JavaScript
[Topic] Internet :: WWW/HTTP, Software Development :: Libraries

Monday, October 27, 2008

jWorkSheet : A desktop personal time tracker for your projects

jWorkSheet is a desktop personal time tracker for your projects. Data are presented in a spreadsheet-like format. The application offers some completed work sheet reports, but you can create your own user reports with XSL transformations.

[Environment] Java/Swing
[Intended Audience] End Users/Desktop
[License] OSI Approved :: GNU General Public License v2
[Operating System] MacOS X, Microsoft :: Windows, Unix
[Programming Language] Java

Friday, October 17, 2008

SchemaSpy is a Java-based tool that analyzes the metadata of a schema in a database and ...

SchemaSpy is a Java-based tool that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the hierarchy of database tables via child and parent table relationships as represented by both HTML links and entity-relationship diagrams. It's also designed to help resolve the obtuse errors that a database sometimes gives related to failures due to constraints.

[Environment] Console (Text Based), Web Environment
[Intended Audience] Developers, Quality Engineers
[License] OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System] OS Independent
[Programming Language] Java
[Topic] Database, Database :: Front-Ends