Feeding RSS
Posted on: Tuesday, February 14th, 2006 in: General, Java, PHPRSS is just an XML file that follows XML 1.0 specification. RSS simply allows us to syndicate a website contents into another website. If you want to add RSS feeds into your website, I guess we will need the read the followings:
The RSS 1.0 specification.
The RSS 2.0 specification.
RSS File Format and history.
RSS Advisory Board.
PHP [...]