Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

[sffoundry java] May 05, 2003

From: <sffoundry-java-txt-mm-admin(at)newsfeed.osdn.com>
Date: Mon May 05 2003 - 04:48:03 EDT

  OPEN SOURCE DEVELOPMENT NETWORK                 WEEKLY EDITION * NEWSLETTER

   

May 05, 2003

                  SourceForge.net - Java Foundry

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

#======= NEWS =======# Genie 1.0 Released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/31/2026235

    Genie is a Java framework for JSP based web applications. It provides a     JSP tag library and services for configuration and session handling,     request dispatching, parameter conversion and validation and error     handling. Homepage: http://genie-framework.sf.net As the first open     source version, version 1.0 of the Genie Framework has been released.     Before becoming open source, the framework has been used successfully     in a production environment for about 1 1/2 years. Therefore, despite     the low version number, it can be considered to be of production     quality and stable.

Chiba 0.8 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/31/2022228

    Chiba is a web-based implementation of the upcoming XForms standard and     allows to use this technology with today's browsers without any plugins     or special requirements on the client-side. Homepage:     http://chiba.sf.net This version features an Ant-based XML Schema to     XForms generator, a completely reworked UI Generation, many fixes and     improved conformance especially with Scoped Resolution and nested     Repeats.

MyFaces v0.3.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/31/204218

    Our goal is to provide a configurable JSF implementation without using     servlet sessions or cookies for saving the client state. (see     http://java.sun.com/j2ee/javaserverfaces) Homepage:     http://sf.net/projects/myfaces/ * This is a major release, that has     lots of changes to make MyFaces conform to the new EA3 specification; *     UISortHeader with SortColumnRenderer (see features.html); *     LayoutRenderer (see features.html).

Do you need help?X

Http Bridge v0.7 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/29/212257

    Http Bridge consists of Java servlets and functions like a http proxy.     Http Bridge allows designated family members and/or friends who are     behind a firewall or in countries where internet is restricted to     access liberal internet. Homepage: http://sf.net/projects/httpbridge/     This release has an improved HTML tag parser and supports the GET     method of HTML FORM. Although it also support the POST method of HTML     FORM, it does not work well. Because the cookie function has some     problems, usually a POST method work togather with sessions. But it is     coming soon.

DataVision v0.7.5 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/29/2059255

    DataVision is an Open Source reporting tool similar to Crystal Reports.     Reports can be designed using a drag-and-drop GUI. They may be run,     viewed, and printed from the application or exported as HTML, XML, PDF,     LaTeX2e, DocBook, or tab- or comma-delimited text files. The output     files produced by LaTeX2e and DocBook can in turn be used to produce     PDF, text, HTML, PostScript, and more. Homepage:     http://datavision.sf.net Changes: * The report output Swing code has     been reworked slightly in an attempt to work around Java 1.4 changes. *     SQL tables would sometimes not load their columns. They do now.

EJBCA v2.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/29/2051247

    EJBCA is a fully functional Certificate Authority using J2EE     technology. EJBCA builds on the J2EE platform to create a robust, high     performance, platform independent, flexible, and component based CA to     be used standalone or integrated in any J2EE app. Homepage:     http://sf.net/projects/ejbca/ EJBCA 2.0 is finally released after     extensive development and testing. This is an important milestone for     EJBCA and with all the new features it is ready for the enterprise.

EJTools Management Browser 1.0.0 preview released http://java.foundries.sourceforge.net/article.pl?sid=03/03/28/0136225

    The EJTools Management Browser provides a Swing based application     dedicated to J2EE Management according to the JSR 77 specification     (part of the J2EE 1.4). Homepage: http://www.ejtools.org The following     features are available: - Managed Object hierarchy browsing; -     Attribute manipulation; - Operation invocation; - Event capture; -     Statistics live-graph.

Do you need more help?X

SourceJammer v2.0.2 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/28/0130231

    SourceJammer is a source control and versioning system written in Java.     It consists of a server-side component that maintains the files and     version history, and handles check-in, check-out, etc. and other     commands; and a client-side component that makes requests of the server     and manages the files on the client-side file system. Homepage:     http://www.sourcejammer.org This release includes several important bug     fixes to the 2.0.0 and 2.0.1 releases.

Sesame 0.8 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/27/0117250

    Sesame is a scalable, modular, architecture for persistent storage and     querying of RDF and RDF Schema. Homepage:     http://sf.net/projects/sesame/ Release 0.8 updates Sesame to the latest     round of W3C RDF spec revisions (including support for literal     datatypes and list-style containers), features performance improvements     and bugfixes, a faster RDF parser and a new graphic configuration tool.

Thorn v0.2.12 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/27/0115235

    Thorn is a UML diagramming tool, specifically designed for Open Source     projects. The UML models are saved in XML format for easy internet     transfers and publishing. Thorn supports scripting in JPython and uses     the Xerces XML parser. Homepage: http://sf.net/projects/thorn/ This     release allow Thorn to compile without errors or warning using the JDK     1.4.1 and Ant 1.5. I needed to make this release to "even" the playing     field before I begin adding new features in earnest.

JGraph Geneva (v2.1) released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/27/011233

    JGraph is the most powerful, lightweight, feature-rich, and thoroughly     documented open-source graph component available for Java. It is     accompanied by JGraphpad, the first free diagram editor for Java that     offers XML, Drag and Drop and much more! Homepage: http://jgraph.sf.net     Changes: Moved all GraphCell dependencies to the GraphModel, added     multiple grid styles, new font attribute, and the API is now ready for     combined port/vertex cells. Bug fixes include improved live-preview,     better zoom/grid integration, handling of negative coordinates, and     minor bug fixes. Java 1.4 is the default version.

Can we help you?X

JNIDirect v1.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/27/0058200

    JNIDirect, for Mac OS X Java Development, is a library that generates     native methods for Java classes at runtime, linking against user     specified Mac OS X frameworks. Although this library is for Mac OS X     only right now, there are plans to port this to Windows, Linux, and any     other feasible platform. Homepage: http://sf.net/projects/jnidirect/     Using JNIDirect, it is possible to write the following &quot;hello     world&quot; program in Java: public class HelloWorld { public static     void main(String[] args) { printf("Hello world!\n\0".getBytes()); }     private static native int printf(byte[] format); static {     jnidirect.Linker.link(HelloWorld.class); } } By default, any functions     in the standard C library are available directly as native methods.

AppleCommander v1.2.2 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/27/0035223

    AppleCommander is a tool that manipulates Apple ][ disk images. Files     may be imported or exported with various file filters. Homepage:     http://sf.net/projects/applecommander/ Version 1.2.2 continues on the     general cleanup. One new export filter of a generalized hex dump and     quite a bit of work in relation to ProDOS volumes.

SableVM v1.0.8 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/27/0032217

    SableVM is a portable bytecode interpreter. Its goals are to be     reasonably small, fast, and efficient, as well as providing a     well-designed and robust platform for conducting research. This version     fixes a few bugs. Homepage: http://sf.net/projects/sablevm/

FormProc v1.3 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/27/0028248

    FormProc is an open source Java library designed to make handling and     validating forms easy. Forms are represented as objects which manage a     collection of form elements. Submitted data can be validated through     several mechanisms including regular expressions, BSF supported     scripting languages and custom Java classes. Homepage:     http://www.formproc.org This release includes the following changes:     FormManager now accepts a Commons VFS FileObject for loading     configuration. Internally FormProc now uses Commons VFS for file system     access. Fixed FormResult.getGroupErrorMessage() implementation. (Edgar     Gonzalez). Added log.isDebugEnabled() before each log.debug() statement     which requires string concatenation. All class loading is now done     through the EdenLib ClassUtilities.

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

#======= TOP TEN MOST ACTIVE =======#
Compiere ERP + CRM Business Solution
http://sourceforge.net/projects/compiere

    99.981%

JBoss.org
http://sourceforge.net/projects/jboss

    99.962%

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

    99.943%

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

    99.905%

Don't know where to look next?X

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

    99.8955%

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

    99.8385%

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

    99.829%

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

    99.7815%

Confused? Frustrated?X

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

    99.7434%

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

    99.7149%

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

    99.7054%

SW Test Automation Framework
http://sourceforge.net/projects/staf

    99.6959%

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

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

    99.4964%

HTML Parser
http://sourceforge.net/projects/htmlparser

    99.3919%

Abbot Java GUI Testing Framework
http://sourceforge.net/projects/abbot

    99.3349%

Quartz
http://sourceforge.net/projects/quartz

    99.2493%

Do you need help?X

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

    99.1638%

Track + Project Manager
http://sourceforge.net/projects/trackplus

    99.1448%

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

    99.1163%

JasperReports
http://sourceforge.net/projects/jasperreports

    99.1068%

Do you need more help?X

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

    10554

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

    2017

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

    1239

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

    961

Can we help you?X

FurthurNet
http://sourceforge.net/projects/furthurnet

    805

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

    788

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

    786

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

    593

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

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

    549

ObJectRelationalBridge
http://sourceforge.net/projects/objectbridge

    492




  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 May 5 10:07:07 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