|
I have a great idea for a little project I have coming up and it involves RSS Feeds. Basically I need to pull in an RSS Feed (specifically a podcast feed) and scan for key words (show title). I then want to be able to automatically take only that portion of the feed (show title, info) and make that into its own feed. Basically it will be an rss feed telling when the latest podcast episode is released, but it needs to scan for key words to tell when the audio version then video version is released. It wil be a simple message before, something like "The audio version of todays podcastname was just released! Listen Here linktopodcast. Any recommendations would be helpful. Is this something I should do server side via PHP on a webpage, or something an application should do? Thanks |
