This is a news feed system that ties into moreover.com for xml news feeds.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Another nice example |
Charles Johnson sent me a link of how he used the class. Check it out it is very cool! |
| example in action! |
This is an example of a news search on the key word linux |
| moreover.com |
This is the info for developers that want to use thier news feeds |
| |
Files |
|
|
| File |
Role |
Description |
moreover_api.php |
??? |
This collection of classes are my attempt to create a complete API in PHP to the Moreover.com content syndication service. It
has the ability to retrieve a listing of all current content channels and categories as well as retrieve all articles for those categories. Written by Michael Bell |
news_parser_4.php |
??? |
This contains the parser and article classes.. please use morever_api.php it is the updated version of this class with channel and category support! Thanks Mike |
show_news.php |
??? |
This is an example of how the moreover.com news can be parsed |