RSS Expert MySQL to HTML

Discussion in 'Programming' started by wildww, Jun 25, 2009.

  1. #1
    I am starting a media website for specific non-rss content that I find on the internet. I want to take that content, put into a database, post the content to the site say as News. The create an RSS feed that links back to the News. I want the content on my site not where I found it. I will link to the originator in the end but I want initial readers to land on the website from this SQL content. I am copying this site but not as complex as it (yet) http://www.hereisthecity.com/ I was thinking Feedforall.com was a good product but I am a novice. PLease reply with past work links. I will short list a few people then explain the project in detail then.
    Thanks
     
    wildww, Jun 25, 2009 IP
  2. buchin

    buchin Active Member

    Messages:
    156
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    So, it's basically scrap the content -> insert it to the database and then -> publish the RSS feed right?
    I can do that using PHP. PM me the details.
     
    buchin, Jun 26, 2009 IP
  3. notepage

    notepage Peon

    Messages:
    412
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    You can use the SQL2RSS script http://www.feedforall.com/sql2rss.htm to convert the datebase to RSS feeds, then you can use RSS2HTML to display it. The SQL2RSS dynamically updates the feed as the database changes. Sounds exactly what you need :)

    Let me know if you have any questions.
     
    notepage, Jun 26, 2009 IP