mordie Posted February 17, 2010 Report Share Posted February 17, 2010 I'd like to build a digest-type news Web site . . . you know, the kind of Web site that presents the headline and first few lines of a news story published on another Web site and allows the readers to click on an image or text and go to the publishing Web site to read the rest of the story.Is there a software/scripting (especially open source) package that can accomplish this? Link to comment Share on other sites More sharing options...
Synook Posted February 18, 2010 Report Share Posted February 18, 2010 It'd probably be easiest to parse the original sites' RSS feeds (e.g. using PHP) - http://www.google.com/search?q=PHP+parse+RSS. Make sure you abide by copyright, though! Link to comment Share on other sites More sharing options...
mordie Posted February 23, 2010 Author Report Share Posted February 23, 2010 It'd probably be easiest to parse the original sites' RSS feeds (e.g. using PHP) - http://www.google.com/search?q=PHP+parse+RSS. Make sure you abide by copyright, though!If copyright issues are pertinent here, why are there so many digest sites like this up and running on the Internet now? Link to comment Share on other sites More sharing options...
Synook Posted February 23, 2010 Report Share Posted February 23, 2010 http://en.wikipedia.org/wiki/Fair_use Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now