RSS/ATOM Feeds Processing PHP Class

Monday, February 05, 2007
,

This is a PHP class for fetching RSS/ATOM feeds complete with caching and template driven output. It uses SimplePie to fetch the feeds and a customized version of XTemplate templating engine for generating the HTML output.

3 comments:

  1. cherry said...

    This worked straight away, thank you!

    I can't figure out how to add a function to include images from the feed. They are tagged with "media: thumbnail ..... /".

    Can someone please advise?
    Cheers :)

  2. CanadianFishingBook.com said...

    I'm trying to build a mashup from several RSS feeds, blogs and weather reports. The script works fine - and I'm creating a few layout templates to share, but I'm not sure how to smoothly pull together several feeds, sort by date server-side, then post...

    Hope I can give back to the net as much as you give out.

  3. Stefan Gabos said...

    you should read the documentation for SimplePie. You can access SimplePie object something like $feed->simplePie->...method()

    i'd love to see the templates!

    let me know if you can't find your way and i'll help

Post a Comment

GlossyBlue Blogger by Black Quanta. Theme & Icons by N.Design Studio
Entries RSS Comments RSS