RSS Feed Reader

Author: Dimiter Prodanov (dimiterpp at gmail.com)
History: 2008/04/13: First version
Source:Contained in rss-feed-reader.zip
Installation: Download rss-feed-reader.zip (3.2MB), extract the RSSFeedReader folder, copy it to the plugins folder, then restart ImageJ.
Description: This plugin is an example RSS feed reader that opens the NASA website and downloads the feed with the pictures of the day. Each picture on the list is opened in a separate window and the URLs are displayed.

The plugin code itself is quite short but it depends on numerous external libraries that are also included, notably ROME for the RSS handling and JDOM for the document object model.

Resources: rome.dev.java.net/
www.jdom.org/
antwrp.gsfc.nasa.gov/apod.rss

|Plugins | Home |