|
|||||||||||
|
[sffoundry java] March 03, 2003
From: <sffoundry-java-txt-mm-admin(at)newsfeed.osdn.com>
Date: Mon Mar 03 2003 - 04:48:03 EST OPEN SOURCE DEVELOPMENT NETWORK WEEKLY EDITION * NEWSLETTER March 03, 2003
SourceForge.net - Java Foundry
Sponsored by Thinkgeek
http://www.ThinkGeek.com/ #======= NEWS =======#
SoundGrid v1.5 released
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
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
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
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.
OpenWFE v0.2.3 released
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
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
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.
Jostraca v0.3.2 released
Jostraca is a general purpose code generation toolkit for software developers. Homepage: http://www.jostraca.org The major new feature in this version is a significant performance improvement. Jostraca is now far more intelligent about regenerating and recompiling templates and will avoid doing so if it is not necessary. This means that the ant task can finally be used effectively. A number of resource consumption bugs have also been fixed in this release. Code and error handling consistency have been improved and are moving slowly towards a more structured architecture.
SeismoTectonics v1.0 released
User-friendly Java application for interactive statistical analysis and mapping of earthquake catalogs in geological settings. Homepage: http://sf.net/projects/seismotectonics/ Besides creation of seismicity plots, the application can be used to clean up earthquake catalogs from foreshock/after shock sequences and explosions, extremely useful for seismic hazard assessment. The application was developed within SeisSchool/Norway project (http://pcg1.ifjf.uib.no), and is successfully used as a learning-by-doing task by high school students. The first public release supports catalogs in NORDIC, HELSINKI, and XML formats, geological maps in UTM projection zone 32V, creates histograms and seismicity maps in Scalable Vector Graphics SVG. JMidoriService (SDK to write Windows Service in Java) v2.0 released http://java.foundries.sourceforge.net/article.pl?sid=03/02/28/2332211 JMidoriService is the middleware to make Java application work as a Windows XP/2000/NT4.0 service. It has coped with the problem that a service is suspended since the Windows user who generally tends to cause a trouble logs off. 1.It is enabled to make the existing Java application as the "service application" in a control panel of Windows. 2.You can develop "The program which carries out permanent residence operation even if user does not log in to Windows2000/NT" Homepage: http://sf.net/projects/jmidoriservice/ Under Java2 SDK 1.3.0/1.4.0 environment, at the logoff timing of Windows2000/NT user causes Java application service abort problem was already fixed.
EchoPoint v0.2.5 released
The EchoPoint project provides a rich collection of web components which seamlessly integrate with the Echo Web Framework. EchoPoint combined with the Echo Web Framework provides the simplest and richest framework for Web application development. Homepage: http://echopoint.sf.net
Joost 20030224 released
Joost is a Java implementation of the Streaming Transformation for XML (STX) language (see http://stx.sourceforge.net/) Homepage: http://joost.sf.net This update introduces stx:for-each as well as functions for namespaces. In addition it fixes some more or less serious bugs. It is the first release that contains some STX examples from the test module.
JScreenSaver v1.0.1 released
JScreenSaver is the middleware to make a screen saver for Windows in Java language. JScreenSaver itself is being written in the Java language and the C++ language. JScreenSaver starts the screen saver which you wrote in Java language. J2SE 1.4.0 or later is required. Homepage: http://sf.net/projects/jssaver/ This is the first release of JScreenSaver.
JSpider v0.3 released
A Java implementation of a high performant, flexible and extensible web spider engine. Optional modules allow functionality to be added (searching dead links, testing the performance and scalability of a site, creating a sitemap, etc. Homepage: http://j-spider.sf.net While this is mainly a refactoring release with internal optimizations and added JUnit tests, there are some new interesting features, like for example an out-of-the-box configuration for downloading sites. #======= TOP TEN MOST ACTIVE =======#
99.953%
MegaMek
99.9248%
Hibernate
99.906%
PCGen -- A Character Generator
99.8872%
JGraph
99.765%
HSQL Database Engine
99.7274%
JBoss.org
99.718%
TightVNC
99.6522%
Firebird
99.6334%
jEdit
99.6052% PMD
99.5958%
MinGW - Minimalist GNU for Windows
99.577%
SSHTools - Java SSH Solutions
99.5676%
Java Object Oriented Neural Engine
99.53%
Ohioedge CRM
99.436%
XNap - java filesharing client
99.4172%
JFreeReport
99.4078%
Track + Project Manager
99.3984%
JasperReports
99.389%
HTML Parser
99.3608% #======= TOP TEN DOWNLOADS =======#
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 3 06:40:56 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:04 EDT |
||||||||||
|
|||||||||||