RSS 258 projects tagged "Internet"

No download Website Updated 22 Dec 2006 Apache Cocoon

Screenshot
Pop 274.46
Vit 6.22

Apache Cocoon is a Web development framework built around the concepts of separation of concerns and component-based Web development. Cocoon implements these concepts around the notion of "component pipelines", each component on the pipeline specializing on a particular operation. This makes it possible to use a Lego(tm)-like approach in building Web solutions, hooking together components into pipelines without any required programming.

Download Website Updated 26 Mar 2001 Cryptix SASL

Screenshot
Pop 37.79
Vit 1.49

The Cryptix SASL Library is an implementation of the Java SASL bindings and a number of SASL mechanisms.

Download Website Updated 25 Jan 2005 Expresso Framework

Screenshot
Pop 689.12
Vit 7.24

Expresso Framework is an open standards-based J2EE architectural framework that allows the developer to concentrate on application logic. It is a library of extensible Java Server application framework components for creating database-driven Web applications based on open standards. Expresso integrates with Apache Jakarta Struts, which emphasizes presentation and application configuration, and bringing a powerful tag library to Expresso. Expresso adds capabilities for security, robust object-relational mapping, background job handling and scheduling, self-tests, logging integration, automated table manipulation, database connection pooling, email connectivity, event notification, error handling, caching, internationalization, XML automation, testing, registration objects, configuration management, workflow, automatic database maintenance, and a JSP tag library.

No download Website Updated 21 Jul 2010 Apache FOP

Screenshot
Pop 301.36
Vit 9.04

Apache FOP is an XSL-FO formatter. It is used in conjunction with an XSLT transformation engine to format XML documents into PDF, PostScript, and other output formats.

Download Website Updated 01 Mar 2012 FreeMarker

Screenshot
Pop 238.16
Vit 25.87

FreeMarker is a template engine that was originally designed so that servlet-based applications could keep graphical design separate from application logic. The templates provide an easy and highly flexible way to generate any kind of text output (HTML, PostScript, TeX, source code, etc.) from a variety of data sources such as Java objects, Jython objects, XML object models, and more.

Download Website Updated 05 Nov 2004 gnu.hylafax

Screenshot
Pop 76.29
Vit 3.05

gnu.hylafax implements the HylaFAX client network protocol in pure Java. With it, Java applications can access a HylaFAX server in various ways, such as queueing FAX jobs, checking server/job status, and retrieving FAX files. The gnu.hylafax distribution also includes gnu.inet.ftp, a pure Java implementation of FTP client protocol (RFC0959).

Download Website Updated 30 Jan 2001 jScraper

Screenshot
Pop 26.31
Vit 1.00

jScraper provides an easy-to-use interface for parsing HTML text streams. It converts HTML text streams into tokenized object streams revealing the document's contents. It is useful for applications that need to extract information from automatically-generated Web pages.

Download Website Updated 30 Jan 2001 LoginServer

Screenshot
Pop 13.34
Vit 1.42

LoginServer is a multi-client TCP server class with username/password access control.

Download Website Updated 18 Nov 2001 MinML

Screenshot
Pop 25.85
Vit 3.81

MinML is an XML parser written in Java which implements nearly all of the XML language (it ignores DTDs). It was developed for use in small embedded systems and has a code footprint of less than 10Kb. It is designed to minimise the amount of heap space consumed when parsing a document. MinML implements the SAX1 interface.

No download Website Updated 26 Oct 2001 MinML-RPC

Screenshot
Pop 20.25
Vit 2.10

MinML-RPC is an implementation of XML-RPC server written in Java. It was designed to be used in embedded systems where storage space is at a premium. The code is quite compact, and it was also designed to minimize the heap space used by the program when executing a procedure call. The distribution includes the parser, the XML-RPC server implementation, and a small, high-performance HTTP 1.1 server.

Screenshot

Project Spotlight

Tor-ramdisk

A micro Linux distribution for securely hosting a Tor server.

Screenshot

Project Spotlight

nimsg

A compact, server-based chat program.