1 Reply Latest reply on May 19, 2003 7:54 AM by julien1

    Module Syndication

      Hi all,

      I plan on creating a syndication module.
      (fully configurable)

      My idea is:

      Getting some headlines (feeds) from
      syndicated sources called Channel, in RSS format,
      caching those headlines in DB every X hours
      and provide the headline according to user
      preferences (subscription) with link to the original
      content.

      A Feed ;) from tons of examples of rss feed on the web :

      http://servlet.java.sun.com/syndication/rss_java_highlights-PARTNER-20.xml

      See also the postnuke module MyHeadlines at
      http://www.jmagar.com/modules.php?op=modload&name=MyHeadlines&file=index

      and http://www.syndic8.com/

      Could be useful for jboss web site also :)
      (for display of external news from j2ee authorities).


      Comments are welcome :)
      --
      Ram.

        • 1. Re: Module Syndication

          welcome Ram,

          your syndication module is a very good idea.
          I see the module for conmfiguration and block
          for displaying content.

          julien