Related Projects
OFindU makes plenty use of other Open Source projects. The first one is ROME. ROME is a set of RSS and Atom utilities for Java. This project has been used to easy the access to various types of feeds. OFindU also uses JDOM for XML parsing.
Both projects have been bundled in a .jar file to allow their use in an OSGi framework. These bundles are fully compatible with any r3 or r4 compliant OSGi. Althought they have been tested with Oscar, Felix and Equinox, all of them free implementations, should work with comercial ones too.
In the CVS tree of the forge site you can find two projects named ROME and JDOM that build the previously mentioned bundles. To build them use the Ant file provided with them. You can also download already generated bundles in the download section of this website.
You can also use freely these bundles for your OSGi project if you need the funcionality provided by ROME or JDOM but don't want to use OFindU.
In the links bar located at the left of this text you'll find links pointing to the ROME and JDOM websites.
Finally, this project is obviously based in the OSGi framework, so you can find a link to the webpage of the OSGi Alliance too.