Web Hosting Talk







View Full Version : News publishing and RSS reader


2399Skillz
03-01-2010, 05:44 AM
I am looking for a script, in php, that will allow me to post "local" news as well as read news from an RSS feed; but display the content on the same page. Where some news will be from other sites, some news will be generated by myself on my own site.

Is their anything like that out there?:confused:

Seems I can find one or the other, not one that will do both.

BlaZeX
03-01-2010, 08:02 AM
Why not try Wordpress ? And If I'm correct, then there is a plugin called RSS Poster Bot, use it to post from some sites..

2399Skillz
03-01-2010, 08:16 AM
I want something a lot more simple than WordPress. I did take a look at it, but it's far to complicated for what I want do to.

I just want to be able to submit a news article that will display where I want it to, in conjunction with feeds from an RSS. Do not need user logins, comments, ratings, etc... Want it to be as simple as possible.

BlaZeX
03-01-2010, 08:25 AM
Well, you can disable User Logins, Comments, Rating, etc in Wordpress and its very simple too.

For that kind of CMS of which you are talking about, then you probably need a custom coded script. The coder would ask for 60-70$ to code the script.

Vinayak_Sharma
03-01-2010, 09:10 AM
As suggested, use Wordpress and search for auto blogging, there are many plugins that will fetch news/posts articles from RSS/ATOM feeds.