Results 1 to 2 of 2

Thread: creating monthly archive list from rss feed

  1. #1
    Join Date
    Mar 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy creating monthly archive list from rss feed

    I'm new to this RSS thing, but I'm trying to create a website for my husband's podcast. I want to display only the latest 7 podcasts on the homepage and then have a monthly archive list in the navigation.

    Of course, using the information from an RSS feed.

    I've looked all over the place and I can't find anything. A script in php or javascript would be ideal.

    I've found addons for blogging services, but they're too specific. I need a more generic script that will work with any properly formatted RSS feed. I can add it to another PHP script I have, or put it straight in the html (if it's javascript)

    I can't be the only person in the world who needs this, can I?? What is it that everyone else knows but I don't?

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    If I understood you correctly, you're still looking for a RSS parser to parse and display x number of items from a RSS feed. If so and your server supports PHP, LastRSS is a nice PHP script for this. This is also the script we use to realize a RSS ticker script.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •