RSS 986 projects tagged "Apache 2.0"

Download Website Updated 02 Oct 2005 Drools

Screenshot
Pop 31.75
Vit 1.02

Drools is a Rete-based rules engine written in Java, but able to run on Java and .Net. it is designed to allow pluggeable language implementations. Currently, rules can be written in Java, Python, and Groovy. It also enables domain-specific languages (DSLs) via XML using a schema defined for your problem domain. DSLs consist of XML elements and attributes that represent the problem domain. An XML authoring tool provides a semi-rapid development environment with a drag and drop type interface based on the provided schema.

No download Website Updated 28 Sep 2005 Webcockpit

Screenshot
Pop 92.17
Vit 2.84

Webcockpit is a Web application generator for reporting and monitoring applications. It generates complete JSP-based Web applications which contain charts and tables whose contents are retrieved using database queries. The charts and tables can be configured to link to each other, enabling master detail-like drill-down. You can provide your own HTML or JSP template files which are mixed with the generated JSP to provide a final Web application.

No download Website Updated 05 Sep 2005 Native XmlDB Query Daemon

Screenshot
Pop 36.08
Vit 1.00

Native XmlDB Query Daemon is a client-server version of the Sleepycat native XML database deployed as an Apache module. The client is a pure Java API, supporting XQuery, XPath, and an Xml:DB API layer. It comes with a graphical admin console. Server binaries are provided for Linux x86 and x86-AMD64; for other platforms, compile from source.

No download Website Updated 29 Aug 2005 Chessweb

Screenshot
Pop 38.78
Vit 1.41

Chessweb is a J2EE chess game Website. It is a pure Java servlet implementation of a two-player chess game. Two players log into the Web site, see an image of the current board in their browser, and make their moves. The differentiating features of chessweb (e.g. versus WinBoard / XBoard) is that it's an extremely lightweight implementation written completely in Java (nothing more than an app server and browser is required). Furthermore, the client end is DHTML only, and verified to works with FireFox 1.0.6 and IE 6.

Download Website Updated 26 Aug 2005 CodeWrestler

Screenshot
Pop 23.98
Vit 1.42

CodeWrestler is a tool to massage a code base in different ways. Its main function is to traverse a source tree, identify the file types (e.g. source code, scripts, XML files, property files) and run different processing classes on them.

Download Website Updated 11 Aug 2005 mod_gcj

Screenshot
Pop 77.90
Vit 2.13

mod_gcj is an attempt to get Java running within an Apache module using the GNU Compiler for Java (GCJ) runtime library. Since GCJ compiles Java down to native code, it has a much smaller memory footprint and faster startup time than traditional Java VMs.

No download Website Updated 01 Aug 2005 uitags

Screenshot
Pop 52.65
Vit 3.27

uitags is a JSP custom tag library (taglib) that makes developing friendly user interfaces easy. It aims to help developers create interactive UIs that let end-users work efficiently. It includes well-known UI components, such as optionTransfer.

Download Website Updated 20 Jul 2005 Studs MVC Framework+

Screenshot
Pop 99.17
Vit 2.60

Studs MVC Framework+ contains a port of Apache's Jakarta Struts to PHP, though the libraries included in the rest of the project are much more vast. In order to implement the Struts port, it was necessary to build a core, object-oriented API in the style of the JDK and the Jakarta Commons, a servlet container to handle HTTP requests and to invoke servlet classes, and finally, a parsing engine for JSP-style template pages. In the end, the result is an environment which is very similar to that provided by a J2EE Web Container, only everything is implemented in PHP. While it was possible to carry over many of the concepts, designs and mechanisms from J2EE, some limitations do exist due to the nature of the PHP programming language, such as the lack of checked exceptions (runtime only).

Download Website Updated 17 Jul 2005 DOM Tooltip

Screenshot
Pop 303.05
Vit 5.55

DOM Tooltip allows developers to add customized tooltips to Web pages. The tooltips are controlled through style class definitions and respond to events such as "mouseover", and avoids possible collisions with form elements such as select boxes and screen edges. While originally designed to create context tooltips, it is also possible to create a wide variety of dynamic layers, such as embedded windows, context menus, and hidden blocks. Additional features include sticky tips, tooltip fading, lifetime, relative positioning, class assignments, width adjustments, mouse dragging, captions, directionality, offset adjustments, adjustable activate/deactivate delay times, snapping to grid, fate adjustment (hide or destroy), and references to created tips. It supports Mozilla/Netscape6+, IE 5.5+, IE on Mac, Safari, Konqueror, and Opera 7.

No download Website Updated 15 Jul 2005 Navigation

Screenshot
Pop 28.98
Vit 1.00

Navigation implements a design pattern that allows you to navigate through complex systems by means of "navigation chains". Each node in the navigation chain is represented as its own object, and can have any number of child links attached to it (done through upwards linking; navigations have no knowledge of their children). This means that you can create a navigation chain to a common point in your system, and then attach multiple subchains at that point. The proof-of-concept handles most HTML navigation requirements, and is used by the author to test Web applications.

Screenshot

Project Spotlight

GoCheapR for Mozilla Firefox

A browser extension to help you find the best deal on the Internet.

Screenshot

Project Spotlight

THIS

This HTML Is Simple.