• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Announcement: rss4jsp version 0.1 released

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
All,

I'd like to announce the release of version 0.1 of rss4jsp, an all-new content syndication tag library built on top of Project Rome. rss4jsp allows developers to quickly and easily embed RSS feeds into their JSP pages with no requirement to write a single line of Java, or to have a detailed understanding of format of the feed they are consuming.

I created rss4jsp after a fruitless search for an equivalent open source tag library (that used Rome) for one of my web sites, and hope that you will find it a useful addition to your toolbox!

All the popular RSS and Atom formats including RSS 0.90, RSS 0.91 (Netscape and Userland), RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom 0.3, and Atom 1.0 are supported thanks to the comprehensive nature of Project Rome.

Currently there is a basic set of tags providing core functionality; the library will be extended and matured over the next three months before being released as production standard code.

You can download rss4jsp here: http://sourceforge.net/projects/rss4jsp - currently there are full distributions of the tag library and a samples project. The subversion repository has not yet been populated (although this will happen in the next few days) and I'm still working on backfilling the JavaDoc, which will also be resolved soon. If you want an early look at the source then you'll find it in the download.

To see a working implementation of the tag library visit http://www.fantasy-f1.net/home/goFeedsPage.do and there is a getting started tutorial at http://www.surfsoftconsulting.com/tiki-read_article.php?articleId=9

rss4jsp is open source software licenced under the Apache Licence, Version 2.0
 
See ya later boys, I think I'm in love. Oh wait, she's just a tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic