Magpie RSS is a PHP RSS parser that is extremely simple to install and use. Very flexible and highly optimized. Very well collected & written code.
When I write “PHP *something* parser”, it essentially means that the programming language PHP is analyizing and breaking down a data-file into components.
So a file that looks like this:
Green
Giant
Could be ‘parsed’ into: Green Giant
Definition of RSS