Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

[sffoundry java] December 16, 2002

From: <sffoundry-java-txt-mm-admin(at)newsfeed.osdn.com>
Date: Mon Dec 16 2002 - 02:48:03 EST

  OPEN SOURCE DEVELOPMENT NETWORK                 WEEKLY EDITION * NEWSLETTER

   

December 16, 2002

                  SourceForge.net - Java Foundry

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

#======= NEWS =======# Antenna v0.9.2 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/16/1129203

    The project provides a set of Ant tasks for developing J2ME/MIDP     applications based on the J2ME Wireless Toolkit. The new tasks allow     for compilation, preverification, packaging, and obfuscation of a     MIDlet suite as well as for making a PalmOS PRC file. Homepage:     http://antenna.sourceforge.net

Directory Poller v1.2.1 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/16/1123206

    A general purpose Java component to enable polling on directories and     aysnchronously notify client code of incoming files. It's instrumented     via JMX and controllable (also) via a JMX agent, like JBoss' JMX     console. Homepage: http://sf.net/projects/jpoller/ Changes: -     PollManagerFactory's createPollManagers() method now receives the Mbean     name of the poller MBean to which the managers will be added; - Fixed     bug with initial empty PollManagerFactoryClass mbean property.

JUnitEE v1.6 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/16/1120226

    JUnitEE is a simple extension to JUnit which allows standard test cases     to be run from within a J2EE application server. It is composed     primarily of a servlet which outputs the test results as html.     Homepage: http://sf.net/projects/junitee/ New in this release: JUnitEE     servlet provides threaded mode for long running tests. This avoids     timeouts and gives the possibility to stop test execution. Also     included is JUnitEEThreadedServlet which has threaded mode on by     default. juniteewar task now extends the Ant war task and therefore     inherits all it's features junitee task supports all relevant features     of the junit task (formatters, if/unless conditions for test execution,     stack trace filtering)

Do you need help?X

Java Aspect Components v0.9.1 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/15/1523226

    JAC is an aspect oriented framefork for Java. You can use it to     introduce various aspects (persistence, GUI, authentication...) in your     applications. Homepage: http://jac.aopsys.com JAC supports (in aspect     components): seamless persistence (CMP) that fully handles collections     and references flexible clustering features (customisable broadcast,     load-balancing, data-consistency, caching) instantaneously defined     users and profiles management, access rights checking, and     authentication features several data integrity features RAD (Rapid     Application Development): the GUI aspect allows the programmer to     develop Swing and WEB applications at incredible speeds the UMLAF UML     IDE (UML Aspect Factory) allows the programmer to generate running Java     applications simply by drawing boxes and by configuring existing aspect     components

Observetron 1.0beta1 available
http://java.foundries.sourceforge.net/article.pl?sid=02/12/14/2223257

    Observetron is a transparent http server (http gateway) that relays     http requests to another server, allowing the user to observe the data     being passed back and forth between the client and the server. It is     intended to be used as debugging tool for web applications. Our first     release is here. We've been working on the code on and off for 4 years.     It should be fairly reliable. --Mohammad Rezaei

JFreeReport v0.8.0 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/14/1029228

    JFreeReport is a free Java report library. It has the following     features: - full on-screen print preview; - data obtained via the Swing     TableModel interface (making it easy to print data directly from your     application); - XML-based report definitions; - output to the screen,     printer or Acrobat PDF format; Homepage:     http://www.object-refinery.com/jfreereport/

Maverick v2.1.2 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/13/2344255

    Maverick is a Model-View-Controller framework for Java web publishing.     It offers clean MVC separation, configurable transformation pipelines,     an XML sitemap, browser detection, i18n, and support for a wide range     of templating and xform technologies. Homepage: http://mav.sf.net     Changes: - MaverickContext is now persisted through recursive command     invocations, so chaining commands together with document views is now     possible; - ModelLifetime.discard() is now guaranteed to be called,     even if there was an exception; - RedirectView now understands a     special param '#'; - Added ThrowawayFormBeanUser; - Reduced overzealous     logging level in several runtime places; - Fixed bad page in     friendbook-jsp.

Do you need more help?X

Naked Objects v1.0 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/13/2336242

    Naked Objects is an open-source Java-based framework that makes it easy     to develop business systems from 'naked objects' - behaviourally     complete business objects that are exposed directly to the user. By     simply writing Java classes that represent the business entities, and     including only business behaviour, this framework provides a unique     user interface that allows the user to directly manipulate the objects,     and a mechanism to automatically persist them. Homepage:     http://www.nakedobjects.org --Robert Matthews

Java Pilot-DB v1.2a available
http://java.foundries.sourceforge.net/article.pl?sid=02/12/12/197231

    Java Pilot-DB is a java libary for reading/manipulating Pilot-DB PDB     database files. Pilot-DB is a freeware/opensource database for the Palm     Pilot (PalmOS). JPilotDB consists of the following packages: - Palm DB     Libary; - Pilot DB Library; - Pilot DB Conduit; - Pilot DB UI; - Palm     DB ToDo Package. Homepage: http://sf.net/projects/jpilot-db/ Changes:     added date/time functionality into the csv import tool.

jMechanic Java Profiling Eclipse Plugin v0.3.0 released http://java.foundries.sourceforge.net/article.pl?sid=02/12/12/140257

    jMechanic is an Eclipse Java IDE plugin providing Java Profiling tools.     Tools such as CPU Sampling and Heap Summary allow the Java developer to     tune up the performance of their Java programs all within the comfort     of the Eclipse IDE. Homepage: http://sf.net/projects/jmechanic/ This is     a very early release of the jMechanic Profiler plugin. There is much to     be done before this plugin is complete, but what is already available     should be useful to developers.

AnimationS Applet v2.3 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/12/0951217

    The AnimationS applet is a Java-based applet that is designed to allow     you to create animations for browsers with a minimum of effort. It     allows for not only animating, but fading, colorizing, zooming,     overlays (of things like map outlines) and &quot;portals&quot;.     Homepage: http://sourceforge.net/projects/anis/

Can we help you?X

jSyncManager pre-beta available
http://java.foundries.sourceforge.net/article.pl?sid=02/12/11/1523253

    The jSyncManager is a Open Source, Java implementation of a     HotSync-compatible protocol stack, set of data abstraction objects,     development tools, and applications allowing developers and end-users     to synchronize Palm devices with any Java based system. Homepage:     http://www.jsyncmanager.org Major changes since &quot;initial2&quot;: -     Added AbstractInstaller abstract jConduit class; - Changed the     packaging structure to make it more modular; - Added USB     synchronization protocol; - Added jUSB API Transport; - Modified the     jConduit API specification; - Modified the Transport API specification;

  • Added new port selection dialog; - Tweaks, updates, and general bug fixes.

SimpleAIM v0.0.2 available
http://java.foundries.sourceforge.net/article.pl?sid=02/12/11/1516229

    A miniature conosole based AIM client written in pure Java. It     implements the TOC protocol and provides a solid framework for     understanding and writing your own IM clients or bots. Homepage:     https://sourceforge.net/projects/simpleaim/

Tapestry v2.3 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/10/2146228

    Comprehensive component-based web application framework. Works with     Servlet API 2.2 and JDK 1.2 or above. Tapestry reconceptualizes web     application development in terms of Java objects, methods and     properties, instead of URLs and query parameters. Homepage:     http://tapestry.sourceforge.net

jcmdline v1.0.1 released
http://java.foundries.sourceforge.net/article.pl?sid=02/12/10/2137217

    The jcmdline package is a Java package with the following goals:     Facilitate parsing/handling of command line parameters; Add consistency     to command line parameter parsing and command usage display through all     executables of a Java application; Automatically generate a command     usage based upon defined command line parameters. Homepage:     http://jcmdline.sourceforge.net Release focus: initial release.

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

#======= TOP TEN MOST ACTIVE =======#
PCGen -- A Character Generator
http://sourceforge.net/projects/pcgen

    99.9902%

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

    99.9409%

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

    99.9311%

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

    99.9016%

Don't know where to look next?X

Quartz
http://sourceforge.net/projects/quartz

    99.8622%

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

    99.7835%

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

    99.7539%

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

    99.7146%

Confused? Frustrated?X

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

    99.626%

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

    99.5866%

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

    99.5079%

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

    99.498%

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

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

    99.4488%

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

    99.4193%

Ultr@VNC
http://sourceforge.net/projects/ultravnc

    99.3602%

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

    99.3504%

Do you need help?X

Track + Project Manager
http://sourceforge.net/projects/trackplus

    99.3012%

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

    99.2618%

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

    99.2126%

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

    99.124%

Do you need more help?X

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

    8908

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

    4211

Building Composer Suite
http://sourceforge.net/projects/bldgcomposer

    3944

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

    3130

Can we help you?X

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

    2030

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

    1439

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

    1172

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

    1015

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

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

    845

Phex - the pure java gnutella servent
http://sourceforge.net/projects/phex

    569




  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 Dec 16 11:26:38 2002

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