Results 1 to 5 of 5

Thread: Internet News

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2010
    Location
    Damascus - Syria
    Posts
    145

    Internet News

    Hello everybody

    I want to make a rotator for latest news of web technologies, do you know any website that provides these information, I prefer the information to be editable (as design and layout) or no problem if it requires to insert it manually but I want good news and information

    I found some websites, but they didn't give me a permission to take data

    regards

    Feras Jobeir
    Last edited by fjober; Aug 16th, 2011 at 04:57 PM.

  2. #2
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    Re: Internet News

    You want a news source or a script to parse the news source?

    If it's the former I am pretty sure you can go to any technology website (Techcrunch etc.) and use their RSS feed - it's public after all. If it's the latter then you are going to have to need a server-side scripting language to retrieve the RSS data in the first place. After that you can parse the data using a DOM Object within the same language (PHP for example with DOMDocument). After outputting the basic layout with PHP you can then stylize it with CSS.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 2010
    Location
    Damascus - Syria
    Posts
    145

    Re: Internet News

    Thanks for replay mr. noahssite

    Actually, I don't have a problem with the manner of how to read or publish data, it is easy for me, I am just looking for websites which have the news like techcrunch.com, I see it is good, do you have another one sir?

    thanks

  4. #4
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    Re: Internet News

    http://www.npr.org/rss/#feeds

    Any of the major companies and news providers have RSS links.

    GlobeAndMail, New York Times, Techcrunch, Lifehacker, Gizmodo, Yahoo RSS/News, MSNBC etc..

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Feb 2010
    Location
    Damascus - Syria
    Posts
    145

    Re: Internet News

    that's it

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width