Web Design Forum: Question - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Question

#1 User is offline   andi01 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 12
  • Joined: 26-April 09
  • Reputation: 0
  • Experience:Intermediate
  • Area of Expertise:Web Designer

Posted 12 November 2011 - 07:19 PM

Hello, everyone.

I was wondering how you would build a site similar to worldnews.com. Where you would have news articles listed from different agencies such as CNN, BBC, Al Jazeera, etc. The script would have to create a page on your site for the updated news article containing a preview then the visitor would click a link to the full article.

In a way it's similar to RSS feeds but the script is creating a page on your site for each new article.

How would I go about doing this? Is there a script out there where you can do this?


Thanks for your feedback :hi:
0

#2 User is offline   Sogo7 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 421
  • Joined: 02-February 11
  • Reputation: 42
  • Gender:Male
  • Location:Camarthen
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 13 November 2011 - 08:51 AM

There is no single script as such, however the technique used is well documented. You should also be aware that..

1. there are some copyright and site Terms of Use issues involved
2. it's fiddly enough trying to code this for one site let alone several different ones
3. if the target site changes its layout your script breaks
4. the process is server resource hungry and webhosts don't like that (unless you're on a VPS)
5. if they rumble you then IP bans are the kiss of death because your webserver is probably static

These are just a few of the problems in going after an ordinary website, but if the site(s) in question has defences in place such as IP based redirects, captcha, session ID's, ajax callbacks and viewstate information being passed then it's a way bumpier ride to get the data.

This post has been edited by Sogo7: 13 November 2011 - 08:52 AM

0

#3 User is offline   andi01 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 12
  • Joined: 26-April 09
  • Reputation: 0
  • Experience:Intermediate
  • Area of Expertise:Web Designer

Posted 18 November 2011 - 09:08 PM

Ok, Thanks!
0

#4 User is online   Georgew 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 06-July 10
  • Reputation: 2
  • Gender:Male
  • Location:Surrey
  • Experience:Beginner
  • Area of Expertise:Web Designer

Posted 22 November 2011 - 02:03 PM

Take their news RSS feeds. Do some simpleXML or something on it. Avoids problems 2 and 3 above.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users