I've been thinking of making a site for myself where the content would come from various web sites. For example I would get the feeds from my favourite football team and from my favourite music artists etc delivered to my site.
I know how to get a page to open a feed and display the content on a page, but what if I want to make the articles searchable etc? Should I setup a cron job or something to get all the feeds and store them in my database and make the pages from the database rather than the feeds? I really have no idea what is best/possible.
Any suggestions would be great.
Thanks