<?xml version="1.0"?>

 
<rss version="2.0">
<channel>
<title>IBM developerWorks : Java technology : Project</title>
<link>http://www.ibm.com/developerworks/</link>
<description>The latest content from IBM developerWorks</description>
<pubDate>03 Dec 2009 18:26:05 +0000</pubDate>
<language>en</language>
<copyright>Copyright 2004 IBM Corporation.</copyright>
<image>
<title>developerWorks</title>
<url>http://www.ibm.com/developerworks/i/dwlogo-small.gif</url>
<link>http://www.ibm.com/developerworks/</link>
</image>

	<item>
		<title><![CDATA[Castor]]></title> 
		<description><![CDATA[Castor is an open source data-binding framework for Java. It's the shortest path between Java objects, XML documents, and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.]]></description> 
		<link><![CDATA[http://castor.codehaus.org?ca=drs-]]></link> 
		<pubDate>21 Jun 2006 04:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache Harmony]]></title> 
		<description><![CDATA[Apache Harmony creates an independent implementation of J2SE 5 under the Apache License v2 and creates a community-developed modular runtime architecture to allow independent implementations to share runtime components, and allow independent innovation in runtime components. IBM has contributed the IBM Development Package for Apache Harmony, an execution environment designed to run code contributed to the Apache Harmony project. The execution environment includes a virtual machine, just in time compiler, memory manager, and supporting functionality. IBM also made a version of its J9 VM available for use by the project in evaluating this contribution.]]></description> 
		<link><![CDATA[http://incubator.apache.org/harmony?ca=drs-]]></link> 
		<pubDate>30 May 2006 04:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Glassfish]]></title> 
		<description><![CDATA[Project Glassfish is an open-source version of Sun's Java System Application Server PE 9.0. Glassfish supports the J2EE 1.4 and Java EE 5 standards.]]></description> 
		<link><![CDATA[https://glassfish.dev.java.net/?ca=drs-]]></link> 
		<pubDate>03 Feb 2006 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache BCEL]]></title> 
		<description><![CDATA[An open-source toolkit for parsing, disassembling and generating Java bytecode (.class) files. Allows you to create and edit bytecode via an object-oriented interface. BCEL does all the work to convert between the bytecode representation and the in-memory, object-oriented representation.]]></description> 
		<link><![CDATA[http://jakarta.apache.org/bcel/index.html?ca=drs-]]></link> 
		<pubDate>03 Feb 2006 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache Cactus]]></title> 
		<description><![CDATA[Cactus is a test framework for testing server-side Java components, such as servlets, EJBs, and JSP tag libraries, which extends JUnit to make it easy to write unit tests for classes which require a server environment to execute. By providing an in-container test runner, developers can write unit tests for components which require services of the container environment.]]></description> 
		<link><![CDATA[http://jakarta.apache.org/cactus/?ca=drs-]]></link> 
		<pubDate>03 Feb 2006 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache Derby]]></title> 
		<description><![CDATA[The Apache Derby project develops open source database technology that is based on Java technology, is easy to use, has a small footprint, is standards based, and is secure.]]></description> 
		<link><![CDATA[http://db.apache.org/derby/releases/release-10.1.1.0.html?ca=drs-]]></link> 
		<pubDate>03 Feb 2006 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[CruiseControl]]></title> 
		<description><![CDATA[CruiseControl is a framework for automating continuous builds and integration. It can monitor your version control repository, fetch and build your project when the code changes, run the unit tests, and inform you of the results. It includes plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.]]></description> 
		<link><![CDATA[http://cruisecontrol.sourceforge.net/?ca=drs-]]></link> 
		<pubDate>03 Feb 2006 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[JavaCVS]]></title> 
		<description><![CDATA[JavaCVS is an open-source implementation of the CVS client protocols, allowing Java applications to inspect, check out from, and check in to CVS repositories.]]></description> 
		<link><![CDATA[http://javacvs.netbeans.org/library/?ca=drs-]]></link> 
		<pubDate>03 Feb 2006 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[JavaSVN]]></title> 
		<description><![CDATA[JavaSVN is a Pure Java implementation of the Subversion client protocols, enabling Java applications to access Subversion repositories without native binaries.]]></description> 
		<link><![CDATA[http://tmate.org/svn/?ca=drs-]]></link> 
		<pubDate>03 Feb 2006 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[JiBX]]></title> 
		<description><![CDATA[JiBX is a framework for binding XML data to Java objects, allowing you to work with data from XML documents using your own class structures. The JiBX framework handles all the details of converting your data to and from XML based on your instructions.]]></description> 
		<link><![CDATA[http://jibx.sourceforge.net/?ca=drs-]]></link> 
		<pubDate>03 Feb 2006 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Eclipse Web Tools Platform project]]></title> 
		<description><![CDATA[The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing Web and Java EE applications. It includes source and graphical editors for a variety of languages, wizards and built-in applications to simplify development, and tools and APIs to support deploying, running, and testing apps.]]></description> 
		<link><![CDATA[http://www.eclipse.org/webtools/?ca=drs-]]></link> 
		<pubDate>23 Feb 2005 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Java Development Tools Project]]></title> 
		<description><![CDATA[The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins. It adds a Java project nature and Java perspective to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and code merging and refactoring tools. The JDT project allows Eclipse to be a development environment for itself.]]></description> 
		<link><![CDATA[http://www.eclipse.org/jdt/?ca=drs-]]></link> 
		<pubDate>23 Feb 2005 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache Struts]]></title> 
		<description><![CDATA[The goal of the Apache Struts project is to encourage application architectures based on the "Model 2" approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Under Model 2, a servlet (or equivalent) manages business logic execution, and presentation logic resides mainly in server pages.]]></description> 
		<link><![CDATA[http://struts.apache.org/?ca=drs-]]></link> 
		<pubDate>19 Feb 2005 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache Ant]]></title> 
		<description><![CDATA[Apache Ant is a Java-based build tool.]]></description> 
		<link><![CDATA[http://ant.apache.org/?ca=drs-]]></link> 
		<pubDate>19 Feb 2005 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache Lenya]]></title> 
		<description><![CDATA[Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow.]]></description> 
		<link><![CDATA[http://lenya.apache.org/?ca=drs-]]></link> 
		<pubDate>19 Feb 2005 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache Maven]]></title> 
		<description><![CDATA[Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.]]></description> 
		<link><![CDATA[http://maven.apache.org/?ca=drs-]]></link> 
		<pubDate>19 Feb 2005 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache Geronimo]]></title> 
		<description><![CDATA[Apache Geronimo is the J2EE server project of the Apache Software Foundation. The aim of the project is to produce a large and healthy community of J2EE developers tasked with the development of an open-source, certified J2EE server that: is licensed under the Apache License, passes Sun's TCK for J2EE 1.4, and reuses the best ASF/BSD licensed code available today, with new ASF code to complete the J2EE stack.]]></description> 
		<link><![CDATA[http://geronimo.apache.org/?ca=drs-]]></link> 
		<pubDate>19 Feb 2005 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Apache James]]></title> 
		<description><![CDATA[The Apache Java Enterprise Mail Server (Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server. James was designed to be a complete and portable enterprise mail engine solution based on currently available open protocols.]]></description> 
		<link><![CDATA[http://james.apache.org/?ca=drs-]]></link> 
		<pubDate>19 Feb 2005 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Web Services Description Language for Java Toolkit]]></title> 
		<description><![CDATA[The Web Services Description Language for Java Toolkit (WSDL4J) allows the creation, representation, and manipulation of WSDL documents describing services. This codebase is the reference implementation of the standard created by JSR110.]]></description> 
		<link><![CDATA[http://sourceforge.net/projects/wsdl4j?ca=drs-]]></link> 
		<pubDate>18 Feb 2005 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[International Components for Unicode for Java (ICU4J)]]></title> 
		<description><![CDATA[Unicode is the universal character set that's the foundation for modern software internationalization. The ICU4J project is dedicated to providing full-featured, commercial-quality, and freely available Unicode-based technologies in Java.]]></description> 
		<link><![CDATA[http://www.icu-project.org/?ca=drs-]]></link> 
		<pubDate>20 Mar 2003 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[PilotBean]]></title> 
		<description><![CDATA[PilotBean is a package that provides a Java interface to the 3Com PalmPilot (TM) device via Pilot Desktop application.]]></description> 
		<link><![CDATA[http://freshmeat.net/projects/pilotbean/?ca=drs-]]></link> 
		<pubDate>11 Apr 2002 04:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Jikes Research Virtual Machine (Jikes RVM)]]></title> 
		<description><![CDATA[The Jikes Research Virtual Machine (RVM) is designed to execute Java programs that are typically used in research on fundamental virtual machine design issues. It will provide academic and research communities with a flexible testbed to prototype new virtual machine technologies and experiment with different design alternatives.]]></description> 
		<link><![CDATA[http://jikesrvm.sourceforge.net/?ca=drs-]]></link> 
		<pubDate>15 Oct 2001 04:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[UDDI4J]]></title> 
		<description><![CDATA[UDDI4J is a Java class library that provides an API to interact with a UDDI (Universal Description, Discovery and Integration) registry. The UDDI Project is a comprehensive, open industry initiative enabling businesses to (I) discover each other, and (II) define how they interact over the internet and share information in a global registry architecture. UDDI is the building block which will enable businesses to quickly, easily and dynamically find and transact with one another via their preferred applications.]]></description> 
		<link><![CDATA[http://uddi4j.sourceforge.net/?ca=drs-]]></link> 
		<pubDate>18 Jan 2001 05:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Jakarta]]></title> 
		<description><![CDATA[The Jakarta Project provides commercial-quality server solutions based on the Java platform.]]></description> 
		<link><![CDATA[http://jakarta.apache.org/?ca=drs-]]></link> 
		<pubDate>13 Apr 2000 04:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[Jikes]]></title> 
		<description><![CDATA[Jikes is a compiler for Java. Jikes' most popular feature is the fast compile speed gained by built-in dependence analysis and incremental compilation, as well as being written in C++ rather than Java.]]></description> 
		<link><![CDATA[http://jikes.sourceforge.net/?ca=drs-]]></link> 
		<pubDate>13 Apr 2000 04:00:00 +0000</pubDate>               
	</item>

	<item>
		<title><![CDATA[JTOpen]]></title> 
		<description><![CDATA[The IBM Toolbox for Java / JTOpen is the open source version of the IBM Toolbox for Java Licensed Program Product (LPP).]]></description> 
		<link><![CDATA[http://jt400.sourceforge.net/?ca=drs-]]></link> 
		<pubDate>13 Apr 2000 04:00:00 +0000</pubDate>               
	</item>

</channel>
</rss>


