About NewsFeeder
NewsFeeder is a system I'm developing that lets you choose and use rss- and rdf-based newsfeeds.
You can install NewsFeeder on your own Web site, provided your Web server supports PHP and PHP's built-in "Expat" XML parser.
To install NewsFeeder, drop the following 3 files into a common folder on your Web server...
- index.htm -> This file sets up two html frames: One for pickasite.php and one to display the newsfeeds.
- pickasite.php -> You can adapt this file to include your own rss and rdf newsfeeds. You can also adapt it to change NewsFeeder's default newsfeed.
- newsfeeder.php -> This is the "engine" of NewsFeeder. It takes the rss or rdf files you select with pickasite.php and parses the XML to display the newsfeeds as html.
That's it! Have fun playing with NewsFeeder. You can download all the files you need, including this about file at:
http://www.pizzaburning.com/dev/projects/newsfeeder/
-Neil McManus
( send comments to: neilm2@yahoo.com )