Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

[sffoundry java] March 17, 2003

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

  OPEN SOURCE DEVELOPMENT NETWORK                 WEEKLY EDITION * NEWSLETTER

   

March 17, 2003

                  SourceForge.net - Java Foundry

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

#======= NEWS =======# Newsfighter: bug-fix release
http://java.foundries.sourceforge.net/article.pl?sid=03/03/14/016206

    Newsfighter is a set of tools that drastically reduce the time an     independent journalist must spend managing their website. It automates     the roles of web designers and developers and allows the journalist to     do what they do best--write the news. Homepage:     http://newsfighter.sf.net Changes: An updated Newsfighter Skin The     skin.xml files in the default and newsfighter skins have been altered.     The "width" attribute in the tag has been stripped--you must now set     the width in the skin.xml file. The corresponding LogoTag class has

    been altered. The TLD for the Layout Manager has been changed to
    reflect this. The SkinFactory.java file has also been altered to
    support this. The default title of the application is now a blank
    string. API documents have been added to the release. TLD has been     added in addition to the WAR file. These minor but important changes     are now out of the way, and we are working to rearchitect and     reimplement the Layout Manager as a JMX manageable service.--N. Alex     Rupp

PCGen v4.3.5 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/14/011244

    PCGen is a Java-based RPG character generator and maintenance program     that works on all platforms (Windows, Mac OS X, Linux, etc). Homepage:     http://pcgen.sourceforge.net All datafiles are ASCII so they can be     modified by users, and are available through the pcgendm project. An     XML conversion is underway. We'll soon be releasing another production     release of PCGen - version 5.0.0. We'd appreciate feedback on the     editors, the Companions section of the Resources tab (especially for     Paladins and Blackguards) and the Equipping tab. We're also considering     using that release to migrate PCGen to using java 1.4.1 now that Apple     has released it. This decision is not final yet, pending our testing     efforts. -- The PCGen Development Team

VisualCTI IDE released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/14/0054249

    This project is a toolset for make the computer telephony solutions.     You can to build, debug and deploy the telephone service. It is     possible to use the soundcard as emulator of telephone line to     application's debug. After debug you can deploy the application to     VisualCTI server directly. Homepage: http://visualtelephony.sf.net     Changes: To IDE added debugger's features, attached soundcard's     support. For now it is possible in IDE to make, debug and deploy the     application System with voicemail, works only with Dialogic's LSI     devices (D/41) Tested with Linux SR5.1 / J2SDK1.4.0 & WinNT SR5.1.1 /     J2SDK 1.4.1. AndroMDA v2.0.0a released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/14/0048259

Do you need help?X

    AndroMDA is an open source code generation framework that follows the     model driven architecture (MDA) paradigm. It takes a UML model from a     CASE tool and generates classes and deployable components (J2EE or     other), specific for your application architecture. It is based on     UML2EJB 1.3.1 but contains a completely revamped internal architecture.     Homepage: http://www.andromda.org Changes: * migrated the source files     to the new CVS repository (cvs.andromda.org); * changed our base to     Netbeans metadata repository (MDR), an implementation of the OMG MOF     standard; * restructured packages and classes; * added support for more     CASE tools (MagicDraw, Together CC); * rewritten the web pages. --     Cheers... Matthias Bohlen and the AndroMDA team

Mars v2.2.2 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/14/0041230

    Mars is a simple, extensible, 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 as expected. Homepage: http://leapfrog-mars.sf.net This     release includes several feature and user interface enhancements,     including per-service notification configuration, enhancements to the     mail notification plugin, and a new plugin for logging probe events to     a CSV file for offline analysis. Also fixed is a bug that kept mail     notification from working with certain SMTP servers.

ExoFramework v0.2 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/14/0036250

    The Exo Framework is a collection of tools that let dynamic business     content exist on your web site. The Exo Framework provides an efficient     way to add business content (maths formulas, charts, chemistry     diagrams, ...) into messages that are located over the web through     forums or mails. Homepage: http://exo.sf.net

iText v0.97 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/14/0019251

    iText is a library that allows you to generate PDF files on the fly.     The iText classes are very useful for people who need to generate     read-only, platform independent documents containing text, lists,     tables and images. The library is especially useful in combination with     Java(TM) technology-based Servlets: The look and feel of HTML is     browser dependent; with iText and PDF you can control exactly how your     servlet's output will look. iText requires JDK 1.2. It's available for     free under a multiple license: MPL and LGPL. Homepage:     http://www.lowagie.com/iText/ Release 0.97 is based on Paulo's releases     108 - 112. I made this 'official release' on demand of a large number     of users. Unfortunately I didn't have the time to change the site or     the docs. I want to add some of Paulo's examples to com.lowagie.tools.

  • Bruno

Music Analysis Toolkit v0.2.1 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/12/1743251

Do you need more help?X

    A fast, simple method of establishing musical genre of arbitrary     compressed audio files calculated by comparisons with training sets.     Program currently consists of a java console program. GUI front end,     algorithm upgrades to come. Homepage:     http://sf.net/projects/musicgenre/

libJIRC 0.2a released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/12/1738254

    LibIRC is a Java library for the creation of IRC-related applications     (i.e. bots, clients, etc). Homepage: http://sf.net/projects/libjirc/     Changes: - new event based notification for connections and     disconnections; - logging using Jakarta Log4J.

OGS v0.1.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/10/2258243

    The Open Gaming System (OGS) is a platform for developing open gaming     software. It defines an application programming interface (API) and     provides a free software implementation of this interface. Homepage:     http://ogs.sf.net Note that many design changes have been made in the     C++ and Java API but have not been integrated back into the C API yet.     The API for C++ and Java is fully documented using Doxygen and Javadoc.     The Java API requires the Java Development Kit (JDK) from Sun so go to     java.sun.com and download the JDK if you plan to use the Java API.

JMyAdmin v0.6 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/10/2254258

    JMyAdmin is a tool written in Java intended to handle the     administration of MySQL over the Web. It can create and drop databases,     create/drop tables, delete/add fields etc. Jmyadmin is based on Struts     framework. Homepage: http://sf.net/projects/jmyadmin/ Chages: some bugs     fixed; support for multi server configuration and for localization (IT     and EN) added.

Hamsam v0.1a available
http://java.foundries.sourceforge.net/article.pl?sid=03/03/10/2246232

Can we help you?X

    Hamsam is a multi-protocol instant messaging API, completely written in     Java for developing instant messaging applications. Offering a complete     set of classes and interfaces aiming at adaptability, Hamsam is     suitable for any kind of real time messaging projects. Homepage:     http://hamsam.sf.net The alpha release is more or less complete with     all features, although there may be some bugs left behind.

jRSPV v1.1.4 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/10/2242210

    jRSVP is a tool for Rapid Serial Visual Presentation, a technique for     extremely fast reading, written in Java. It runs under Java 1.4 and     uses the Multivalent library for parsing of input documents. It reads     PDF, PS, HTML, man pages and others. Homepage:     http://sf.net/projects/jrsvp/ This is yet another major release. It     features many enhancements, a replacement for the PreferencesAPI (as I     don't like mucking with the Windows registry), a preferences dialog to     set the colors and delay times and a new in-memory storage structure to     simplify switching between word-by-word and sentence-by-sentence     display.

Quartz v1.0.6 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/10/2239205

    Quartz is an enterprise-class Job Scheduler for use in stand-alone and     full-blown J2EE Applications. Quartz is very light-weight, highy     scalable, and extremely easy to use within your own applications.     Homepage: http://www.part.net/quartz.html Changes: - Added     DB2v6Delegate for usage with JDBC-JobStore and older versions of DB2; -     Added HSQLDBDelegate for usage with HSQLDB 1.7.X - previously,     MSSQLDelegate was used by HSQLDB users, but that was confusing; -     Updated JavaDOC and table-creation docs for all db types / delegates; -     Implemented JobStoreTX.getTriggersForJob(name, group) - it used to     throw an UnsupportedOperationException; - Misc small JavaDOC     corrections; - Additions to the Quartz tutorial; - Introduced     "org.quartz.spi.SchedulerPlugin" interface; - Introduced     "org.quartz.plugins.history" package - with plugins for recording     historical data; - Fixed bug in CronTrigger related to expressions     using "#" in the day-of-week field; - Fixed bug using non-global     JobListeners with the JDBC-Jobstore using OracleDelegate.

Http Bridge v0.6 released
http://java.foundries.sourceforge.net/article.pl?sid=03/03/10/2229241

    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://httpbridge.sf.net This     release did not update or enhance any core functions that convert HTML     link tags, but added an user management function. Now you can assign an     id for each of your family and friends. Each id is associated a certain     rules about how long and how much bandwidth he can use in one session.     If your site welcome guests, you can assign an id that allows     concurrent logins from different ips. This can reduce your time to     generate a great number of guest ids.

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

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

    99.961%

Newsfighter
http://sourceforge.net/projects/newsfighter

    99.9024%

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

    99.8926%

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

    99.8634%

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

Don't know where to look next?X

    99.8536%

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

    99.7365%

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

    99.7072%

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

    99.6877%

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

Confused? Frustrated?X

    99.6779%

jCharts
http://sourceforge.net/projects/jcharts

    99.6682%

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

    99.5413%

Easy Struts for Eclipse & JBuilder
http://sourceforge.net/projects/easystruts

    99.4925%

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

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

    99.473%

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

    99.4437%

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

    99.4242%

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

    99.307%

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

Do you need help?X

    99.2778%

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

    99.2582%

FreeMarker
http://sourceforge.net/projects/freemarker

    99.2485%

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

    99.229%

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

Do you need more help?X

    24882

Jext
http://sourceforge.net/projects/jext

    5078

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

    3570

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

    2800

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

Can we help you?X

    2439

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

    1530

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

    1112

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

    934

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

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

    821

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

    797




  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 17 06:13:11 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