Rules for Creating an RSS Feed
By Binny V A • Jul 17th, 2008Some rules for creating an RSS feed.
Bin-BlogI created an RSS aggregater for my site BinnyVA.com that aggregates the content from all my sites. The basic idea is to build a Seinfeld Calendar that will force me to continually publish posts – at least 1 per day.
It is very simple to create – whole system is contained in the following files…
fetcher.php
This will [...]