Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

[sffoundry java] February 24, 2003

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

  OPEN SOURCE DEVELOPMENT NETWORK                 WEEKLY EDITION * NEWSLETTER

   

February 24, 2003

                  SourceForge.net - Java Foundry

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

#======= NEWS =======# DVArchive v2.0 available
http://java.foundries.sourceforge.net/article.pl?sid=03/02/22/0025233

    DVArchive allows you to turn your PC into a &quot;Virtual     ReplayTV&quot; that can download shows and serve them back up to your     ReplayTVs as well as automated schedules and the like. Homepage:     http://dvarchive.sf.net A brief summary of new features: * Support for     Replay 4xxx and 5xxx units; * New, efficiant/clean/single window     interface; &nbsp;&nbsp;- Combined single window DVR Explorer;     &nbsp;&nbsp;- Context sensitive menus (regular and popup);     &nbsp;&nbsp;- Full Drag and Drop support; * Ability to store show files     using the shows title (vs numbers) in your local guide; * New XML based     guides (no more guide corruption); * Fixes to eliminate lockups; *     Ability to remotely turn ReplayTV off (to free up time and speed up     downloads); * Ability to edit ALL information about a show (including     date/time, ratings, etc); * Periodic renegotiation of time offset (so     that DVA keeps working even if your computers clock drifts over time -     useful when DVA is left running all the time).

jrexx-Lab v1.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/21/2337227

    jrexx-Lab, a GUI frontend to jrexx - automaton based regular expression     API for java. Homepage: http://www.karneim.com/jrexxlab/ Features: *     creation and editing of regular expressions (based on JREXX regex     strings); * graphical representation of regular expressions as finite     state automaton graphs; * testing environment for checking stepwise     processing of input strings; * set operations on regular expressions     (unify, intersect, substract, complement); * minimizing of automatons;

  • interactive layout manipulation of the automaton graph (move, scroll, zoom); * usage of simple 'relax' alogrithm to untangle the automaton graph; * printing; * load and save.

pcj v1.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/17/1915242

    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 Changes: Support for     JDK 1.3 Unmodifiable sets Unmodifiable lists Minor simplifications of     the code With this first production version the API has stabilized and     future versions will be backwards compatible. --SÃ&#x192;¸ren Bak

Do you need help?X

Jcola v0.01 beta released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/17/1913244

    JCola is an analogue of UNIX 'tail' command. This application can tail     many files concurrently and is useful for those monitoring server or     error logfiles in a production or development environment. JCola will     run on Windows, Linux, and MAC OS, as long as the Java Virtual Machine     is installed correctly. Homepage: http://jcola.sf.net This new version     will remember recent files tailed, allows for skin changes, allows for     setting changes, and positioning of frame windows. --royrusso

JCSC v0.94 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/17/196228

    JCSC is a highly configurable checking tool for your Java source code.     It checks the compliance to a defineable coding standard like naming     conventions and code structure. Also signs of bad coding, potential     bugs are found. JCSC is inspired by lint. Homepage:     http://sf.net/projects/jcsc/ The changes are: - All logged bugs have     been fixed; - Two new rules have been added; - Ant task has two new     properties 'startdate' and 'failvalue'; - UI has been improved; - has     been optimized of Mac OS X; - various other improvements.

TOEJAM v2.9.9 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/17/1859213

    TOEJAM is an acronym for Thoroughly Open Ended Java Answering Machine.     It is a Java Answering Machine that uses a Voice Modem as the base of     the IVR system. It has been running 24x7 at my home handling my phone     calls and emailing me the messages. Currently supports US Robotics 56K     Pro Msg but should work with USR Sportster as well. Other modems very     easily supported. Homepage: http://sf.net/projects/toejam/ TOEJAM 2.9.9     cleans up all known issues. Please provide any and all feedback on this     release.

JGraphpad v2.0.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/17/1854235

    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     This release contains bug fixes and changes.

Do you need more help?X

SourceJammer v2.0.0 releases
http://java.foundries.sourceforge.net/article.pl?sid=03/02/17/1847216

    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://sf.net/projects/sourcejammer/ Version 2.0.0 provides much faster     client/server communication that previous versions. File upload and     download are up to 4 times faster under v2.0.0. In addition, it     introduces a number of significant new features, including a     local/remote file sync view in the GUI client, automatically generated     change lists, and an easy-to-use server installation script.

FormProc v1.2 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/17/0017229

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/16/2332200

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/16/2315243

    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.

Can we help you?X

WidgetWeb v0.3.2 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/16/239259

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/15/0045237

     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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/12/0042236

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/12/0036217

    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/

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

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

    99.9632%

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

    99.954%

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

    99.9171%

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

    99.8803%

Don't know where to look next?X

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

    99.8343%

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

    99.8067%

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

    99.7883%

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

    99.7699%

Confused? Frustrated?X

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

    99.7238%

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

    99.7146%

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

    99.7054%

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

    99.6594%

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

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

    99.6226%

Streamsicle
http://sourceforge.net/projects/streamsicle

    99.5121%

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

    99.4661%

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

    99.3924%

Do you need help?X

CMU Sphinx
http://sourceforge.net/projects/cmusphinx

    99.374%

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

    99.3096%

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

    99.2728%

DataVision
http://sourceforge.net/projects/datavision

    99.2636%

Do you need more help?X

#======= TOP TEN DOWNLOADS =======#
Webmin
http://sourceforge.net/projects/webadmin

    8147

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

    7339

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

    3883

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

    3341

Can we help you?X

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

    2531

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

    2187

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

    1496

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

    1364

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

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

    902

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

    843




  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 24 06:43:23 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