Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

[sffoundry java] May 26, 2003

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

  OPEN SOURCE DEVELOPMENT NETWORK                 WEEKLY EDITION * NEWSLETTER

   

May 26, 2003

                  SourceForge.net - Java Foundry

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

#======= NEWS =======# Simkin for Java/MIDP released
http://java.foundries.sourceforge.net/article.pl?sid=03/05/11/1044220

    Simkin is a simple scripting language aimed at giving control over part     or all of a Java application to the user. The Java developer exposes an     API of primitives that are made available to the scripter. Simkin can     scripts can be embedded within XML file. Homepage:     http://sf.net/projects/simkin/ Simkin for Java now supports MIDP - the     Java environment for Wireless Devices.

J2SSH 0.1.6 beta released
http://java.foundries.sourceforge.net/article.pl?sid=03/05/11/1038238

    SSHTools is a suite of Java SSH applications providing both client and     server applications as well as an extensible development library.     Homepage: http://sf.net/projects/sshtools/ This release of J2SSH is     primarily a bugfix release with fixes for several bugs submitted by our     users included. There is also some re-engineering of the forwarding     channel to allow less reliance upon sockets.

 OWXv3 v1.0.3 released
http://java.foundries.sourceforge.net/article.pl?sid=03/05/11/1036203

    eAdmin / OWX (standing for OmniaWeb-X) is a webbased site mangement     software, a development framework and list generator. It uses     opensource software to run. Homepage: http://www.eadmin.ch Features:     Defineable field configurations (Text, Wysiwyg, Prices, Dates etc.)     Searcher for searching multilanguage content FileManager for management     of available files CategoryManger for management of multiple     category-trees Multiuser support Multilanguage support WYSIWYG editor     for formatted text input Support for different template systems     Implementation using Java v2, JSP v2.3, SQL92 and Linux OS     Model/View/Control (MVC) architecture (by using Jakarta Struts) Use of     JSP custom tag libraries XML based configuration The OWX project team

Do you need help?X

Eclipse Metrics plugin v1.1.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/05/11/1029227

    Provide metrics calculation and dependency analyzer plugin for the     Eclipse platform. Measure various metrics with average and standard     deviation and detect cycles in package and type dependencies and graph     them. Homepage: http://sf.net/projects/metrics/ Changes: * much     improved cyclic dependency analyzer: &nbsp; - using Tarjan's algorithm     to find strong components; &nbsp; - cyclic package dependencies can be     explored in detail; * added documentation for new features.

Ganttproject v1.9.6 released
http://java.foundries.sourceforge.net/article.pl?sid=03/05/11/1023228

    Ganttproject lets you plan projects using a Gantt chart. It is written     in Java. GanttProject use a XML file format. It can export the project     in HTML Web pages and PNG image. It support several languages.     Homepage: http://ganttproject.sf.net Changes in this release: you can     directly convert an XML file of ganttproject format to an HTML file via     the command line; you can also assign a color for a task and edit the     name of the task directly on the tree; there is a correction for Mac OS     X, and a correction in XML export; the HTML export is now in UTF-8.     This release is built with Ant. -- Regards, Thomas Alexandre

JaxMeJS SQL generator framework
http://java.foundries.sourceforge.net/article.pl?sid=03/05/11/1017252

    The JaxMeJS Java source generator framework provides an object oriented     view to Java classes, methods, constructors and fields that you are     generating. The packages target is to make source generating a process     in several stages, with any stage postprocessing the former stage.     Homepage: http://sf.net/projects/jaxme/ The framework is now extended     by an SQL generator framework with the same approach: By defining Java     objects abstracting your database schema, tables, columns, primary,     secondary and foreign keys you can also make SQL generation a pipelined     process happening in several steps. --Jochen Wiedmann

jConfig 2.1 released
http://java.foundries.sourceforge.net/article.pl?sid=03/05/11/1010211

    jConfig lets you easily use configurations written in XML in your     application. It supports reading the XML configuration from files, URLs     and (in later versions) from databases and even LDAP. The configuration     is structured in categories with properties inside. jConfig can     automatically reload your configuration files if they have changed. We     also provide a MBean to use your configuration in J2EE applications.     With jConfig managing your configuration of an application is really     easy. Homepage: http://www.jconfig.org The maintenance release has been     published and is now available for download. The issues addressed were     that of NullPointerExceptions and how they should be handled     internally. The next release plans to address the current issue of how     the java properties files are imported. There is much discussion     concerning the issue of how to import the properties files. Anyway, the     release is now out. If you experience any problems with it, let us     know.

Do you need more help?X

XTAS 0.5 beta released
http://java.foundries.sourceforge.net/article.pl?sid=03/05/11/106206

    XTAS project aims at providing simple Java API to the     querying/Modification/Object[Un]Marshalling of XML documents and its     fragments regardless of the documents source. Homepage:     http://xtas.sourceforge.net New features: - DTD Validation for I/O XML;

  • SAX based XML engine increasing the performance; - Explicitly Mapping for Java/XML Marshaller/Unmarshaller.

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).

Can we help you?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.

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

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

    99.9296%

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

    99.8768%

Babeldoc: Universal Document Processor
http://sourceforge.net/projects/babeldoc

    99.7889%

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

    99.6833%

Don't know where to look next?X

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

    99.6481%

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

    99.5954%

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

    99.437%

The Open For Business Project
http://sourceforge.net/projects/ofbiz

    99.3139%

Confused? Frustrated?X

iLeech
http://sourceforge.net/projects/ileech

    99.2611%

TV-Browser - A digital tv guide
http://sourceforge.net/projects/tvbrowser

    99.1555%

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

    99.1027%

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

    99.0676%

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

Java Modeling Language (JML)
http://sourceforge.net/projects/jmlspecs

    99.0324%

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

    98.9268%

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

    98.8916%

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

    98.874%

Do you need help?X

Various IDEA Plugins
http://sourceforge.net/projects/tz-ip

    98.7861%

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

    98.7333%

httpunit
http://sourceforge.net/projects/httpunit

    98.5046%

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

    98.4694%

Do you need more help?X

#======= TOP TEN DOWNLOADS =======#
Market Analysis System
http://sourceforge.net/projects/eiffel-mas

    1112

Easy Struts plugins
http://sourceforge.net/projects/easystruts

    206

MegaMek.NET
http://sourceforge.net/projects/megameknet

    156

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

    137

Can we help you?X

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

    119

SolarEclipse Development Tools
http://sourceforge.net/projects/solareclipse

    99

Perforce Team Provider
http://sourceforge.net/projects/p4eclipse

    95

Blazze - open source GUI framework.
http://sourceforge.net/projects/blazze

    27

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

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

    27

BigApache for Windows
http://sourceforge.net/projects/bigapache

    21




  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 26 08:40:35 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