|
|||||||||||
|
[sffoundry java] February 17, 2003
From: <sffoundry-java-txt-mm-admin(at)newsfeed.osdn.com>
Date: Mon Feb 17 2003 - 04:48:03 EST OPEN SOURCE DEVELOPMENT NETWORK WEEKLY EDITION * NEWSLETTER February 17, 2003
SourceForge.net - Java Foundry
Sponsored by Thinkgeek
http://www.ThinkGeek.com/ #======= NEWS =======#
FormProc v1.2 released
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://sf.net/projects/formproc/ This release includes the following changes: Added missing JavaDoc package comments. Converted to Apache Commons Logging for logging. Moved fields to top of code to follow Sun standards. Updated copyright date. Converted all tabs to 4 spaces. Modified build scripts to take advantage of newer Ant features. Updated log4j to version 1.2.7.
MARF v0.2 released
The objective of this project is to build a general framework for audio (voice, speech, and sound) analysis and recognition along with a sample application of its use. Homepage: http://sf.net/projects/marf/ MARF 0.2.0 - Our first release after project submission new API in MARF - train()/recognize() global Makefile build system Compilation Distros TrainingSet improvments new modules BandpassFilter MinkowskiDistance More or less functional NeuralNet "Random" feature extraction and classification MahalanobisDistance, particular case for identity matrix improved docs (a lot!) code robustness via exceptions and 'final' SpeakerIdentApp, 0.2.0 Incorporates changes to MARF New helpful options
BELTS v1.0 released
The Basic E-Learning Tool Set provides a basic set of tools for using and managing learning objects. Users can search and discover content, and set up classes (groups of users) and lessons (sequences of learning objects) for others to interact with. Homepage: http://sf.net/projects/belts/ This version of BELTS introduces the basic tools to use the learning objects published by The Learning Federation. It is intended that BELTS will be used in a number of pilot projects to evaluate the current functionality.
WidgetWeb v0.3.2 released
WidgetWeb(TM) is a framework for creating community-shared websites similar to wikis. These are websites where content and page composition can be edited via a web browser. It is built on a simple premise: components comprise a web page and components can be nested to create more complicated effects. This provides for easy browser-based editing. Homepage: http://sf.net/projects/widgetweb/ This release greatly simplifies the configuration file. The old configuration file will continue to work if desired.
ij-3D-toolkit v.0.3 released
The Image/J Plugins project is a source of custom plugins for the Image/J software package. Image/J is a public domain image processing and analysis program developed in Java. Homepage: http://ij-plugins.sf.net Version 0.3 of ij-3Dplugins brings primarily new set of plugins, VTK Filters, plus some bug fix and enhancements to existing plugins. Changes: * Set of plugins for direct access to native VTK 3D filters: anisotropic diffusion, Laplacian, median, erosion, dilation; * Connected threshold growing - improved GUI, support for 16 bit images; * 3D Toolkit plugins - better error detection; * Number of related API extensions; * ij.jar updated to 1.29x; * Cleaner build scripts; * Corrected problems with voxel calibration in VTK and MetaImage I/O.
Jacson v0.7 released
Provide a plugabble and configurable alternative to UNIX tools like grep, awk, tail, head, cut, sort, uniq or even some perl based scripts in a Java environment. A bit like what Apache Ant means to good old make. Homepage: http://sf.net/projects/jacson/ New Features: - FOP formatted output; - Logfile monitoring; - Updates, fixes and better docs in other places.
CILib v0.1 released
CILib (Computational Intelligence Library) is a framework for computational intelligence algorithms. This is the initial release which includes a basic simulation engine (for measuring algorithm performance), a number of particle swarm optimisers and some limited documentation. http://sf.net/projects/cilib/
Phono v1.0.0b released
Phono is a software tool for developing and testing models of regular historical sound change. For this purpose, a model consists essentially of an ordered set of sound-change rules. Phono reads the makeup of the rules and their order from a data file. Homepage: http://sf.net/projects/phono/ Let me know what you think, or if you interested in helping out. -- Mario
JFreeChart 0.9.5 released
JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots. Homepage: http://sf.net/projects/jfreechart/ This release contains the much-requested dual axis charts, plus a host of other changes.
samba-vscan v0.3.2 released
samba-vscan is a proof-of-concept module for Samba, which uses the VFS (virtual file system) features of Samba 2.2.x/3.0 alphaX to provide on-access virus scanning. Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Homepage: http://www.openantivirus.org The new release offers some performance improvements, a basic ICAP client to re-enable Symantec support, some fixes for F-Prot daemon and updates for mks.
Gnutella Client Phex 0.8.0.34 released
Phex is a open-source, multi-plattform and spyware free gnutella client. It offers a automatic search functionality to find new download candidates and uses swarming to resumes the downloads across different hosts. Homepage: http://phex.sf.net Changes: - Ultrapeer connections; - GWebCache support; - Download and Upload Queuing; - Partial File Sharing; - Browse Host; - Chat with Phex, Limewire and Shareaza Users.
SecurityFilter v1.0 released
SecurityFilter is a Java Servlet Filter that mimics the behavior and configuration format of container managed security, with several development and deployment advantages. See the Home Page for more details. Homepage: http://securityfilter.sf.net/ This release fixes a few minor bugs from the last beta release (1.0-b5). Intrusion Detection Exchange Arch v1.0.1 released http://java.foundries.sourceforge.net/article.pl?sid=03/02/11/0136224 A Java-based client-server architecture for processing network intrusion detection data. The server receives XML alerts from Snort sensors buffers them for review by clients. The console provides a real-time view of IDS activity. Homepage: http://sourceforge.net/projects/idea-arch/ This version has a few bug fixes on the server and on the console, and adds new features. See the changelog for all of the details.
Axualize v1.0.7 released
Axualize is a language for building application from objects using an XML dialect. Axualize is schema driven and infinitely extendable. Axualize is currently implemented in Java but the Axualize schema does not dictate a specific platform. Homepage: http://sf.net/projects/axualize/ Changes: - added TimerTaskHandler for use with java.util.Timer; - minor changes to ObjectHandler to make it easier to handle objects where voids should not be processed; - vastly improved session/cookie management by placing cookies in the context which produced them. This open the door to using multiple http sessions and sets of cookies from different HTTP hosts. Classes effected include HttpHandler, ProcessHandler, Context, and Container; - changed Reflector to try to make some exception reporting look better.
JFreeChart v0.9.5 released
JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots. Homepage: http://sf.net/projects/jfreechart/ This release contains the much-requested dual axis charts, plus lots of other changes. #======= TOP TEN MOST ACTIVE =======#
99.9553%
JBoss.org
99.9464%
Compiere ERP + CRM Business Solution
99.9374%
PCGen -- A Character Generator
99.8838%
JGraph
99.8749% PMD
99.8392%
Firebird
99.7945%
DrJava
99.7855%
XNap - java filesharing client
99.7766%
SSHTools - Java SSH Solutions
99.7319%
jEdit
99.6604%
Visual IP
99.6515%
HSQL Database Engine
99.5085%
Ohioedge CRM
99.4996%
MegaMek
99.4728%
VSS Plugin for Eclipse
99.4639%
DVArchive
99.4549%
CMU Sphinx
99.446%
Webmin
99.3834%
MinGW - Minimalist GNU for Windows
99.3477% #======= TOP TEN DOWNLOADS =======#
8892
Webmin
4951
TightVNC
3242
MinGW - Minimalist GNU for Windows
2488
jEdit
1501
HartMath-Computer Algebra System
1324
Firebird
1323
PCGen -- A Character Generator
1230
Compiere ERP + CRM Business Solution
1123
OWASP Source Code Center
1093 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 Feb 17 06:04:29 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:04 EDT |
||||||||||
|
|||||||||||