|
|||||||||||
|
[sffoundry java] February 10, 2003
From: <sffoundry-java-txt-mm-admin(at)newsfeed.osdn.com>
Date: Mon Feb 10 2003 - 04:48:03 EST OPEN SOURCE DEVELOPMENT NETWORK WEEKLY EDITION * NEWSLETTER February 10, 2003
SourceForge.net - Java Foundry
Sponsored by Thinkgeek
http://www.ThinkGeek.com/ #======= NEWS =======#
InetAddressLocator v2.11 released
InetAddressLocator is a Java library that allows the developer to lookup the country code associated with an IP address. The distribution contains a fast local copy of the WHOIS database (from ARIN, RIPE, APNIC and LACNIC) that is used to perform location lookups. Useful for log analysis, location-based web redirects, etc. Also supplied with country->language mappings which can be used for a decent guess of a user's language based only on IP address. Homepage: http://sf.net/projects/javainetlocator/ Changes: - updated database to include February regional Internet registry data; - database structure has changed to include creation date (will be exposed in next release).
JPublish v1.4.1 released
JPublish is an open source web publishing framework which merges the Velocity template engine from the Jakarta Apache group with a content repository and application control framework. Like all good web frameworks, JPublish provides a clean separation of code, content, and layout. Homepage: http://www.jpublish.org This release is a security update which disables parameter actions by default.
ConExp v1.0 released
Concept Explorer implements basic functionality, needed for students and researchers in field of Formal Concept Analysis. Homepage: http://sf.net/projects/conexp/ This is the first open source release of Concept Explorer. New features include undo/redo support in context editor and enchanced scaling in lattice view. -- Sergey
SDToolkit v0.5.0 released
SDToolkit (Source Documentation Toolkit) allows a developer to add special javadoc style comments into source code. This information is then extracted together with the surrounding source code and analysed to produce API/technical documentation. Homepage: http://sf.net/projects/sdtoolkit/ - Fixed problem with new lines not being output properly in documentation blocks; - Fixed problem where CDATA sections where output incorrectly; - Add an XML reader (DocXMLReader) for reading output from DocXMLWriter, which requires JDOM; - Root package changed from bjsoftware to sdtoolkit.
eXchaNGeR v0.11 released
The eXchaNGeR XML browser and XML editor is a simple and flexible browser and editor framework for XML content. Homepage: http://xngr.org This release has some major Editor enhancements, bug fixes and uses the latest Xerces 2 and DOM4J packages. The editor enhancements include editing and saving of non well-formed XML, improved formatting functionality with the option to not inline elements with mixed content for readability, better entity handling with built-in support for an extensive set of common entities and a new save-as option. Among the bugs fixed are all formatting problems, auto-reload when file is changed by an external process and added an overwrite warning when creating a new document. Note: The 1.0 release is scheduled for the 18th of February. Please let me know about bugs or new features you want fixed and included for it.
CycleAtlas v0.7 released
CycleAtlas is a cycling diary based on a road atlas. It permits to create and store planimetry, profile and route time table of rides. Homepage: http://sf.net/projects/cycleatlas/ Changes: -Add support for miles/feets; -Applet version; -Fix some little bugs using GNU/Linux OS Map; -New element: boundary line Map editor; -Add move road function; -Check that first/last road node have a valid altitude value; -Display node altitude in selected road.
Revival/2K Core + Admin release: v0.4.0
Revival/2k is a modular network interface system that allows multiple web applications (forums, mail, login, etc), internet servers (NNTP, POP3, etc) and a Telegard/Renegade styled telnet server all using the same DBs, and shareing information. Homepage: http://sf.net/projects/revival2k/ This release completes basic functionality. After a period of testing this release, it will likely be released with minor changes as v1.0.0 final.
UberMQ v2.1 released
UberMQ is a clean-room implementation of the JMS 1.1 API. It is lightweight and scalable and suitable for a variety of distributed computing applications written in Java. Homepage: http://www.ubermq.com This release adds SSL support for fully secure messaging, as well as better JMS 1.1 compliance and better memory management performance.
Quartz 1.0.4 (final) released
An enterprise-class job scheduler for integration with stand-alone java applications and full-blown J2EE applications. Advanced features include clustering, participation in XA transactions and JMS integration. Homepage: http://www.part.net/quartz.html Changes focus: major bugfixing and code cleanup.
Axualize v1.0.5 released
Axualize is a tool for creating applications by actualizing java objects using XML. Axualize is based on JSR-57, and is intended to allow developers to create Java applications dynamically using XML. To understand how this could be useful imagine a J2EE application with multiple client UIs being generated from web applications. Using Axualize you can present multiple form-based GUI front ends to your application by dropping in a web application which builds your GUI applications using Axualize XML generated using JSP and whatever application framework you please. Axualize does not rely on XMLDecoder or XMLEncoder, but is capable processing XML which adheres to the JSR-57 Schema. See Sun's documentation on the JSR-57 schema here. Homepage: http://axualize.sf.net
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. #======= TOP TEN MOST ACTIVE =======#
99.9726%
JBoss.org
99.936%
Compiere ERP + CRM Business Solution
99.9268%
JGraph
99.9177%
Hibernate
99.8811%
MegaMek
99.8446%
MinGW - Minimalist GNU for Windows
99.7805%
DrJava
99.7714% PMD
99.6525%
Firebird
99.6251%
TightVNC
99.5794%
SSHTools - Java SSH Solutions
99.5428%
PHP Plugin for Eclipse
99.5154%
CMU Sphinx
99.4879%
Webmin
99.4788%
jEdit
99.4696%
HSQL Database Engine
99.4514%
JasperReports
99.3508%
XNap - java filesharing client
99.305%
JHotDraw
99.241% #======= TOP TEN DOWNLOADS =======#
8864
Webmin
7870
JBoss.org
6192
TightVNC
4010
MinGW - Minimalist GNU for Windows
1989
JGraph
1808
PCGen -- A Character Generator
1559
Firebird
1279
jEdit
1206
Liferay Enterprise Portal
889 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 10 08:33:41 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:04 EDT |
||||||||||
|
|||||||||||