You are here: Download

Download

If you are searching for the source code of this project go to the CVS of the Forge site. There you can find the most up to date version of the project's source code. From that code you can generate via Ant builds all the bundles necessary for the project to work.

We also offer already generated bundles. The project consist in 4 of them:

  • es.upm.dit.multimedia.ofindu_0.9.0.jar: The OFindU bundle. Exports a service to allow the search in any kind of RSS and Atom feeds.
  • es.upm.dit.multimedia.contents_0.3.0.jar: A bundle that provides the interfaces needed for the previous bundle.
  • com.sun.syndication_0.8.0.jar: The ROME bundle that offers OFindU the feed access capabilities.
  • org.jdom_1.0.0.jar: The JDOM bundle for managing the XML.

CVS

If you want to acces the source code you can browse the CVS anonymously:

cvs -d :pserver:anonymous@cvs.forge.os4os.org:/cvsroot/ofindu login
cvs -d :pserver:anonymous@cvs.forge.os4os.org:/cvsroot/ofindu checkout module
                    

Or use the web-based CVS repository viewer.

Latest news

October 4, 2006:
First draft for the webpage.