|
|||||||||||
|
[sffoundry java] February 03, 2003
From: <sffoundry-java-txt-mm-admin(at)newsfeed.osdn.com>
Date: Mon Feb 03 2003 - 02:48:03 EST OPEN SOURCE DEVELOPMENT NETWORK WEEKLY EDITION * NEWSLETTER February 03, 2003
SourceForge.net - Java Foundry
Sponsored by Thinkgeek
http://www.ThinkGeek.com/ #======= NEWS =======#
P6Spy v1.0 released
P6Spy is an open source framework for applications that intercept and optionally modify database statements. P6Spy includes P6Log, an application that intercepts and logs the database statements of any application that uses JDBC. This application is particularly useful for developers to monitor the SQL statements produced by EJB servers, enabling the developer to write code that achieves maximum efficiency on the server. P6Spy installs in minutes, requires no code changes to applications, and works with any Java application that uses JDBC. P6Spy has been downloaded over 10,000 times and includes installation instructions for all of the major application servers. Homepage: http://www.p6spy.com Version 1.0 is a major overhaul of P6Spy and includes both a complete rewrite of the driver architecture and many new, highly requested features such as support for JDK 1.4, DataSources, log4j, JBoss 3.x, and WebSphere.--Jeff Goke
iReport v0.0.8 released
iReport is a powerful, intuitive and easy to use visual report designer for JasperReports written for Win32 platforms. It allows users to visually edit XML JasperDesign files and can communicate with any database via JDBC. Homepage: http://ireport.sf.net New features: - Rewrited code to read database fields now 100% pure java compatible with all JDBC drivers; from this release, is not more useful adding jdbc jar or classes to MSJVM classpath because the jdk is used to access DB; - Added support for JasperReports 0.4.5 (text vertical alignment, ellipeses, round rectangles); - Added drag and drop feature for opening file dragging in iReport main form;
Jamm v0.9.4 released
Jamm (Java Mail Manager) is a web application to manage virtual email account information stored in an LDAP directory. It is meant as an administration tool for sites using mail servers, such as Postfix and Courier-IMAP. Homepage: http://sf.net/projects/jamm/ Changes: - Schema changes - perl script to help update; - jammCleaner will not archive an accounts data in a zip file before nuking the account from the file system. Also, verbosity fixes. - Various spelling fixes; - Updated to struts 1.1-b3 and commons-cli 1.0.
Sshtools-j2ssh v0.0.5a released
SSHTools is a suite of Java SSH applications providing both client and server applications as well as an extensible development library. This release of J2SSH sees the long awaited implementation of the full SFTP protocol. Homepage: http://sshtools.sf.net A number of bugfixes are included within this release, together with the removal of the JAXB dependencies which has been replaced with the Xerces XML parser. Additional cipher implementations are also available, compliments of the 'Legion of the Bouncy Castle'(http://www.bouncycastle.org).
J2EE Email Connector v1.0 released
The J2EE Email Connector allows both sending and receiving from within a J2EE application server. A sample application provides for programatic responses to email messages such as stock quotes and weather reports, similar to offerings from oraclemobile.com and hz.com. This would be used to extend portable email capable devices (Blackberry, Palm) with connectivity applications. Homepage: http://sf.net/projects/connector/ The baseline release of version 1.0 of the J2EE Email Connector is complete.
jTDS JDBC driver v0.5.1 released
Open source, 100% pure Java JDBC 2.0 driver for the Microsoft SQL Server series (6.5, 7.0 and 2000). jTDS is the only free JDBC driver for MS SQL Server still under active development. Although some advanced JDBC features are not fully implemented, jTDS offers a functional, high-performance JDBC implementation at zero cost. Homepage: http://jtds.sf.net/ A new, bugfix release of the jTDS JDBC driver for MS SQL is out. jTDS 0.5.1 fixes issues regarding meta data, java.sql.Timestamp values, MONEY and SMALLMONEY precision and last but not least, physical connection allocation. jTDS is released under the BSD license, meaning you can do virtually anything with the binaries or source code as long as the license stays in place. -- Alin Sinpalean
nntp//rss v0.2 released
nntp//rss is a Java-based bridge between RSS feeds and NNTP clients, enabling you to read your favorite RSS syndicated content within your existing NNTP-based newsreader. This second release considerably enhances NNTP compatibility, introduces support for additional RSS attributes, manages resources more efficiently, enables the configuration of output for HTML and text-based news readers, and provides a securable admin interface. nntp//rss supports RSS versions 0.91 through to 2.0, and has been tested with popular GUI and text based NNTP newsreaders. Homepage: http://www.methodize.org/nntprss This version features a considerably stronger NNTP server implementation, more efficient channel poller thread pool, support for additional RSS properties, admin interface security and switchable content type (great for those non-HTML and command-line news readers). -- Jason Brome
EJBSpaces alpha release
EJBSpaces is a JavaSpaces(TM) implementation that is accessed through a J2EE application server such as WebLogic, JBoss, WebSphere, etc. There are two goals to the this project: - Present JavaSpaces as a general solution to a wider audience; - Provide a business-centric, enterprise scale implementation of the JavaSpaces specification. Homepage: http://ejbspaces.sf.net/
WidgetWeb(TM) v0.3.1 released
WidgetWeb(TM) is a framework for creating community-shared websites similar to wikis. It is built on a simple premise: components comprise a web page and components can be nested to create more complicated effects. Homepage: http://sf.net/projects/widgetweb/ Release 0.3.1 is the first release for the general public.
openMosixApplet v0.1.0b1 released
The openMosixApplet lets you watch the realtime load of your openMosix cluster. It consists of a local daemon which listens for connections by applets. The applet uses chart2D to provide a good-lookin' feeling. Homepage: http://sf.net/projects/openmosixapplet/ New features: -support for Java's Look'n Feels (skins); - graphics improvements.
SysTray for Java v2.2 released
Enables Java applications to access the system tray. Homepage: http://sf.net/projects/systray/ Changes: support for double-clicking the systray icon added.
JWarp v1.0.2 released
JWarp is a development framework. It contains a runtime environment and a persistence engine. All code is 'simple and stupid' making JWarp an very powerful and extendable framework. Addionally all components are also used in production environments. Homepage: http://jwarp.sf.net Changes focus: major bugfixing.
Presenting XML v0.8.1 released
Presenting XML is a framework for XML/XSLT applications that aims to completely separate content from presentation. It may be used as a command line tool or as a framework for a servlet-based web application. Homepage: http://sf.net/projects/presentingxml/ Release 0.8.1 now supports client-side and server-side redirect instructions that contain pipeline instructions, and supports the construction of redirect URLs as XPATH expressions evaluated against the output of the pipeline. The release includes a shopping cart sample web app.
Treebeard v0.7 released
Treebeard is an XSLT IDE / editor that can use many java parsers. It is written in Java and can run on many platforms. Homepage: http://treebeard.sourceforge.net Changes: * Added auto-indent - so when you hit enter you stay at your current indentation level; * Made most of the heavy weight dialogs into light weight ones; * Added the ability to have multiple XSLT templates (instead of the one "New XSLT"). Changed the config.xml to allow you to add as many templates as you want, and added a default FO template; * In Windows 'Find' will now stay on top after you do a search - like it does on Linux; * When you select "show errors" the error window will pop to the top if it is already open - instead of doing nothing; * You can now send results to a new Ent (fun - don't know how practical, but fun :); * Added an analyzer that constantly runs on the XSLT and updates the name space listing so custom name spaces are highlighted correctly (beginning of code insight); * Made most of the dialogs stay open - helpful if you switch between transformers or send the results to different places a lot.
udanax-gold2java 20030126 released
Simple automatic translator for Udanax-Gold Smalltalk source into approximate Java. There will be LOTS of compilation problems with the result and so can't be run, but may prove useful for educational purposes. Homepage: http://sf.net/projects/abora/ The original Udanax-Gold source is included plus some additional associated Smalltalk and C++ source found elsewhere on the web. The results of the translation are added to an Abora-Gold project that also includes some hand created missing classes place-holders. #======= TOP TEN MOST ACTIVE =======#
99.9716%
Hibernate
99.9622%
JBoss.org
99.9433%
Compiere ERP + CRM Business Solution
99.9338%
PCGen -- A Character Generator
99.896%
MegaMek
99.8393%
TightVNC
99.7353%
jEdit
99.6691%
XNap - java filesharing client
99.6502%
Ohioedge CRM
99.6219%
JHotDraw
99.5935%
MinGW - Minimalist GNU for Windows
99.584%
JasperReports
99.5746%
Firebird
99.5462%
iReport-Designer for JasperReports
99.5179%
VSS Plugin for Eclipse
99.4233%
OWASP Source Code Center
99.4044% PMD
99.395%
The Open For Business Project
99.3761%
HSQL Database Engine
99.2721% #======= 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 Feb 3 11:07:01 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:04 EDT |
||||||||||
|
|||||||||||