Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

[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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/05/219214

    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-&gt;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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/05/012235

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/04/2358253

    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

Do you need help?X

SDToolkit v0.5.0 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/04/2349255

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/04/2339238

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/03/2213235

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/03/2210230

    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.

Do you need more help?X

UberMQ v2.1 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/03/225231

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/03/222253

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/03/2152218

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/03/0934247

    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

Can we help you?X

iReport v0.0.8 released
http://java.foundries.sourceforge.net/article.pl?sid=03/02/01/2240255

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/01/2227223

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/01/2220209

    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
http://java.foundries.sourceforge.net/article.pl?sid=03/02/01/2155209

    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.

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

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

    99.9726%

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

    99.936%

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

    99.9268%

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

    99.9177%

Don't know where to look next?X

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

    99.8811%

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

    99.8446%

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

    99.7805%

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

    99.7714%

Confused? Frustrated?X

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

    99.6525%

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

    99.6251%

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

    99.5794%

SSHTools - Java SSH Solutions
http://sourceforge.net/projects/sshtools

    99.5428%

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

PHP Plugin for Eclipse
http://sourceforge.net/projects/phpeclipse

    99.5154%

CMU Sphinx
http://sourceforge.net/projects/cmusphinx

    99.4879%

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

    99.4788%

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

    99.4696%

Do you need help?X

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

    99.4514%

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

    99.3508%

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

    99.305%

JHotDraw
http://sourceforge.net/projects/jhotdraw

    99.241%

Do you need more help?X

#======= TOP TEN DOWNLOADS =======#
Source-Navigator
http://sourceforge.net/projects/sourcenav

    8864

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

    7870

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

    6192

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

    4010

Can we help you?X

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

    1989

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

    1808

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

    1559

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

    1279

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

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

    1206

Liferay Enterprise Portal
http://sourceforge.net/projects/lportal

    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


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library