Simple Project List Software Map

1891 projects in result set
Última Atualização: 2006-07-05 07:33

Globule

Globule is a module for the Apache Web server that
allows a given server to replicate its documents
to other Globule servers. Clients are
automatically redirected to one of the available
replicas.

(Machine Translation)
Última Atualização: 2004-11-06 14:29

XML Tree Object Model Parser

XML Tree Object Model (XTOM) is a Java 1.4 based
XML parser. It is designed to be easy and simple
to use for parsing XML configuration files. It
uses the notion of a Tree to hold XML Elements,
and implements a path-based element navigation
system.

(Machine Translation)
Linguagem Natural: English
Sistema Operacional: OS Independent
Linguagem de Programação: Java, Java
Interface de Usuário: Toolkits/Libraries
Última Atualização: 2013-04-29 02:31

erlagi

erlagi is an AGI (asterisk gateway interface) client implementation for Erlang.

(Machine Translation)
Última Atualização: 2005-03-29 04:11

TestNG-Eclipse

TestNG-Eclipse provides an Eclipse plug-in for TestNG with features similar to the JUnit plug-in but also covering the advanced functionalities of TestNG, such as groups, dependencies, etc.

Linguagem de Programação: Java, Java
Interface de Usuário: Toolkits/Libraries
Última Atualização: 2001-01-30 06:13

LeanWeb

LeanWeb is a tool for removing user-defined parts from Web pages. It works as a HTTP proxy, as such can be combined with other proxies, and runs on the same platforms as Junkbuster (i.e. Unix and Win32). LeanWeb is mainly intended for users of handheld devices who want to view Web pages without having to scroll through all the unnecessary clutter present on modern Web pages, but can also be used to customize frequently visited Web pages.

(Machine Translation)
Última Atualização: 2013-11-28 23:32

JobimText

JobimText provides a software solution for automatic text expansion using contextualized distributional similarity.

(Machine Translation)
Linguagem de Programação: Java
Última Atualização: 2008-11-08 18:46

OOWeb

OOWeb is a lightweight, embedded HTTP server for
Java applications that maps objects to URL
directories, methods to pages, and
form/query-string arguments as method parameters.
This allows for unparalleled ease in creating,
deploying, and testing Web applications.

(Machine Translation)
Última Atualização: 2011-04-08 07:59

yaSSL Embedded Web Server

The yaSSL Embedded Web Server is a fast, embeddable, and easy-to-configure Web server with a strong focus on portability and security. The Web server offers SSL/TLS (HTTPS) support built-in through the CyaSSL embedded SSL Library. With a footprint size of less than 100kB with SSL enabled (or 40kB without SSL) and a simple and clean API, the yaSSL Embedded Web Server was designed to fit perfectly into resource-constrained embedded environments. While maintaining a small size and fast speeds, the yaSSL Embedded Web Server offers a full feature set to give you the maximum amount of freedom and flexibility when developing your project.

Última Atualização: 2010-09-05 14:55

TCP Input Text

"TCP Input Text" extracts TCP ports and fully qualified domain names (FQDN) from search results into a .csv file and individual shell scripts for nmap and nc (a.k.a. netcat) to provide assurance of a listening TCP service since the time that has passed of the last crawl performed by the search engine.

(Machine Translation)
Sistema Operacional: Cygwin (MS Windows)
Linguagem de Programação: Perl
Última Atualização: 2002-05-02 17:12

XPcm

XPcm is a flexible PHP based content management framework which allows you to easily create and manage your websites. XML and XSLT are used for dynamic page creation and search-engine friendly content rendering. It features Workflows, task management, a WYSIWYG editor, user and group/role management with permission-inheritance, a media-database, module and plug-in support, flexible caching, and a fully browser-based back office.

(Machine Translation)
Última Atualização: 2005-02-19 19:01

mod_dirsize

mod_dirsize is an Apache module to calculate the disk space
used for any virtual host on a server. The results are
displayed in KB using XML.

(Machine Translation)
Última Atualização: 2001-12-16 03:03

Apache Byte Code Engineering Library

Apache Byte Code Engineering Library (formerly
known as JavaClass) is intended to give users a
convenient utility to analyze, create, and
manipulate (binary) Java class. Classes are
represented by objects which contain all the
symbolic information of the given class, in particular
the methods, fields and byte code instructions.
Such objects can be read from an existing file, be
transformed by a program (e.g. a class loader at
run-time), and can be dumped to a file. One
interesting application is the creation of classes
from scratch at run-time. Apache Byte Code
Engineering Library (BCEL) may be also useful if you
want to learn about the Java Virtual Machine (JVM)
and the format of Java .class files.

(Machine Translation)
Linguagem de Programação: Java
Última Atualização: 2013-03-03 23:45

action4Java

action4Java is a lightweight, modular, extendible, and recursive Java component framework. It contains some standardized actions and a data container. These actions are called when a comment tag is found. The action is controlled by the attributes within. Actions can have any purpose. Templating is just an action by itself. The template controls loading of data and storing to a file by itself, and runs independently from a Java development environment. It includes simple examples demonstrating looping within a page or creating several pages based on the data of a simple Excel sheet, and more.

(Machine Translation)
Linguagem de Programação: Java, Java
Última Atualização: 2007-12-09 03:45

jbootstrap

jbootstrap is a tool that bootstraps your Java
application without complex CLASSPATH settings. As
long as your JAR dependencies are under one
directory, jbootstrap will pick up the JARs,
create an appropriate classloader, and fire up
your application without requiring CLASSPATH
adjustments.

(Machine Translation)
Última Atualização: 2012-01-30 23:01

Geomajas Geometry project

The Geometry project contains a DTO class for representing a geometry and services for manipulating these geometries. These objects can be used in various environments, including GWT. They can also easily be serialized to and from JSON.