I want to build a news page for my website and feed in stories from a couple different places.....how can this be accomplished?
First you need to find feeds that have the content you need, allow you to use them for commercial purposes, and provide more than a summary. When you can do that then you might be ready to think about creating a site.
You need to get a RSS Feed Catcher which can convert it to a web page. You need a server side scripting to accomplish this task. I think, PHP scripts are available for it.