Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

[sffoundry java] March 10, 2003

From: <sffoundry-java-txt-mm-admin(at)newsfeed.osdn.com>
Date: Mon Mar 10 2003 - 04:48:03 EST

  OPEN SOURCE DEVELOPMENT NETWORK                 WEEKLY EDITION * NEWSLETTER

   

March 10, 2003

                  SourceForge.net - Java Foundry

----------------------------------------------------------------------
Sponsored by Thinkgeek
http://www.ThinkGeek.com/

#======= NEWS =======# Simple v2.2 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/05/238249

    Simple is a comprehensive Java framework for the development of HTTP     services. The framework consists of an API for the development of Java     HTTP services and a service engine to process them. The API provided     enables service components similar to Java Servlets to be developed.     Simple is targeted at sites that require high concurrency and     performance. Homepage: http://simpleweb.sourceforge.net/ This release     of Simple provides increased support for internationalization, a     simplification of the API, and many bug fixes. The API now supports the     ability to reload content objects dynamically so that changes to code     do not require a restart of the server. Support for the chunked     transfer encoding is introduced so that dynamic content can be used     with Persistent HTTP (PHTTP) connections. There are also many new     examples and a default server implementation provided.

pcj v1.1 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/05/237224

    PCJ is a collections framework for primitive Java types. The framework     supports all primitive types and includes bridges to the standard Java     Collections Framework. Homepage: http://pcj.sf.net The focus of v1.1     has been to complete a branch of the map interface hierarchy and make     the API interact better with client Java code. Changes: Maps from     objects to primitive values Array constructors for collection classes     Support for cloning Support for serialization Minor corrections of the     documentation --SÃ&#x192;¸ren Bak

JFlight: version for Sharp Zaurus available http://java.foundries.sourceforge.net/article.pl?sid=03/03/05/235220

    Package for Hang- and paraglider pilots with GPS- and Vario access.     Shall support anything from flight preparation to flight analysis. New:     OLC support, MLR-GPS support. Homepage: http://sf.net/projects/jflight/     First version for the Sharp Zaurus 5500 PDA, tested with OpenZaurus     3.x.

Do you need help?X

drjava-20030304-2327 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/05/231205

    DrJava is an integrated Java development environment that supports     interactive evaluation of expressions. Homepage: http://drjava.sf.net     This development release of DrJava provides a significant number of bug     fixes, in preparation for an upcoming beta release. The changes include     improvements to saved Interactions histories, improved undo support,     key binding fixes, and various user interface bug fixes.

JUnitEE 1.6.4 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/05/2240223

    JUnitEE is a simple extension to JUnit which allows standard test cases     to be run from within a J2EE application server. It is composed     primarily of a servlet which outputs the test results as html.     Homepage: http://www.junitee.org Changes: new resourceRef element     available for the JUnitEEWar Ant task.

Velocity editor plugin for Eclipse v1.0.0 released http://java.foundries.sourceforge.net/article.pl?sid=03/03/05/2235240

    This project provides an editor for the scripting language of Jakarta's     template engine Velocity. The editor is implemented as an plugin for     the Eclipse platform. Homepage: http://veloedit.sf.net Changes: - Added     support for Velocimacro library; - Added support for commenting via     Ctrl+/ and Ctrl+\; - Added images to outline page and content assist     proposals.

Java Service Wrapper v3.0.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/05/2227250

    The Wrapper makes it possible to install a Java Application as a     Windows NT Service. The scripts provided with the Wrapper also make it     very easy to install those same Java Applications as daemon processes     on UNIX systems. The Wrapper correctly handles user logouts under     Windows, service dependencies, and the ability to run services which     interact with the desktop. Homepage:     http://wrapper.tanukisoftware.org/doc/english/ This version contains     many new features and features a reworked home page and documentation.

Do you need more help?X

SoundGrid v1.5 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/02/0032259

    Sound Grid is a graphical music composition, editing, and notation tool     in the cartesian coordinate system. Recently revised to incorporate     JMusic package. Homepage: http://sf.net/projects/soundgrid/ New     features in SoundGrid 1.5: * Import MIDI format 0 files for editing; *     Piano keyboard graphical view; * Serial music composition functions; *     Stepwise note composition tools; * MIDI file output; * Rests notes.

Proteus EAI Toolkit v0.2 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/02/0029233

    Proteus is a toolkit for message-based Enterprise Application     Integration. It includes adapters that allow databases, message queues,     FTP servers, email, and other message sources and sinks to be addressed     in a simple, uniform fashion. Homepage:     http://sf.net/projects/eaitoolbox/

JFreeReport v0.8.1 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/02/0023228

    JFreeReport is a Java class library for generating reports. It provides     a flexible printing functionality for Java applications and supports     output to Printers and PDF, Excel, HTML and XHTML, PlainText, XML and     CSV files. Homepage: http://www.object-refinery.com/jfreereport/ This     release adds more output targets to the library: Now JFreeReport is     able to export the generated reports into Excel, HTML and XHTML, CSV,     PlainText and XML files; Printer output and PDF generation were already     supported by previous versions.

SMC v2.0.2 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/01/006258

    The State Machine Compiler takes a state machine stored in a .sm file     and generates a State pattern in C++, Java or [incr Tcl]. Includes:     default transitions, transition args, transition guards, push/pop     transitions and Entry/Exit actions. See User Manual for more info.     Homepage: http://smc.sf.net Changes focus: major enhancements.

Can we help you?X

OpenWFE v0.2.3 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/28/2359228

    OpenWFE is a java workflow engine under a BSD license. It aims to     comply with the Workflow Coalition standards. Homepage:     http://openwfe.sf.net A lot of bug fixed. Most noticeable changes: -     the web ui now has a 'launch' interface allowing you to launch flows     from your web client; - The listeners now reply to dispatchers.

Bossa Workflow System v0.2.1 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/28/2353210

    Bossa is a workflow engine written in Java. The engine is very fast and     lightweight, uses a very expressive Petri net notation to define     workflows, does not requires a RDBMS, and is very simple to use and     integrate with Java applications. Actually, it was designed to be     embedded. Therefore, Bossa is organized as a library to be used by     server-side applications (especially Web-oriented ones) that need     workflow services. Homepage: http://sf.net/projects/bossa/

Mars v2.2.1 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/28/2349251

    Mars is a simple services-oriented network status monitor written in     Java. It monitors a network by simulating client connections to     Internet services and reporting when those services are not responding.     It is quick and easy to install and configure, which distinguishes it     from other, more complex, more fully-featured network monitoring tools.     Homepage: http://leapfrog-mars.sf.net Mars is now capable of     dynamically loading probes and plugins at startup, allowing full use of     the extension mechanisms that have been around (in limited form) since     2.1. Additional probe extensions and plugins will be available on this     page as they are made available. This version also includes a status     bar (so you can watch Mars work) and enhancements to the notification     plugins.

The OpenNLP Grok Library v0.7.0 released http://java.foundries.sourceforge.net/article.pl?sid=03/02/28/2345259

    Grok is a library of natural language processing components, including     support for parsing with categorial grammars and various preprocessing     tasks such as part-of-speech tagging, sentence detection, and     tokenization. Homepage: http://grok.sf.net Mike is taking over Grok     development and repurposing it for primary use as a CCG Realizer in     limited domain dialogue systems. See     White-Baldridge-ENLG-2003-to-appear.pdf for a description of the effort     so far. Version 0.7.0 will be the last Grok release. After this     version, Grok will be split into separately usable and separately     developed OpenNLP components. Tom Morton will be responsible for     further development of the pre-processing components. Mike will be     responsible for further development of the CCG parser and realizer.

Can't find what you're looking for?X

#======= TOP TEN MOST ACTIVE =======#
JBoss.org
http://sourceforge.net/projects/jboss

    99.9328%

PCGen -- A Character Generator
http://sourceforge.net/projects/pcgen

    99.9039%

Compiere ERP + CRM Business Solution
http://sourceforge.net/projects/compiere

    99.8943%

Hibernate
http://sourceforge.net/projects/hibernate

    99.8847%

Don't know where to look next?X

JGraph
http://sourceforge.net/projects/jgraph

    99.8559%

Newsfighter
http://sourceforge.net/projects/newsfighter

    99.7791%

Firebird
http://sourceforge.net/projects/firebird

    99.7311%

jEdit
http://sourceforge.net/projects/jedit

    99.7118%

Confused? Frustrated?X

MegaMek
http://sourceforge.net/projects/megamek

    99.683%

PMD
http://sourceforge.net/projects/pmd

    99.6062%

iText, a JAVA-PDF library
http://sourceforge.net/projects/itext

    99.5774%

OWASP Source Code Center
http://sourceforge.net/projects/owasp

    99.5678%

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

TightVNC
http://sourceforge.net/projects/vnc-tight

    99.5486%

Liferay Enterprise Portal
http://sourceforge.net/projects/lportal

    99.4237%

DrJava
http://sourceforge.net/projects/drjava

    99.4141%

HSQL Database Engine
http://sourceforge.net/projects/hsqldb

    99.3757%

Do you need help?X

jCharts
http://sourceforge.net/projects/jcharts

    99.3276%

SSHTools - Java SSH Solutions
http://sourceforge.net/projects/sshtools

    99.1932%

Java Object Oriented Neural Engine
http://sourceforge.net/projects/joone

    99.1355%

XNap - java filesharing client
http://sourceforge.net/projects/xnap

    99.1259%

Do you need more help?X

#======= TOP TEN DOWNLOADS =======#
JBoss.org
http://sourceforge.net/projects/jboss

    17663

Webmin
http://sourceforge.net/projects/webadmin

    4325

PostgreSQL Database Server
http://sourceforge.net/projects/pgsql

    4227

TightVNC
http://sourceforge.net/projects/vnc-tight

    3085

Can we help you?X

MinGW - Minimalist GNU for Windows
http://sourceforge.net/projects/mingw

    1842

Firebird
http://sourceforge.net/projects/firebird

    1774

jEdit
http://sourceforge.net/projects/jedit

    1726

OWASP Source Code Center
http://sourceforge.net/projects/owasp

    923

Can't find what you're looking for?X

jdictionary
http://sourceforge.net/projects/jdictionary

    800

OpenSymphony
http://sourceforge.net/projects/opensymphony

    756




  To unsubscribe - If you do not wish to subscribe to   SourceForge.net Java Foundry, go to
  http://www.osdn.com/newsletters/unsubscribe.shtml

Copyright (c)1999-2002 Open Source Development Network. All rights reserved. Received on Mon Mar 10 05:56:17 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:04 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library