View Single Post
Old 10-04-2011, 12:42 PM   #1
juco
aka zonebattler
juco is on a distinguished road
 
juco's Avatar
 
Posts: 30
Karma: 50
Join Date: Oct 2003
Location: Fürth, Germany
Device: Kindle KB, Kindle PW Signature Edition (11. Gen)
FAZ.NET recipe fails due to website redesign

Hello everybody,

one of the best and leading German papers relaunched its website during last weekend, causing the calibre recipe of FAZ.NET to fail. I tried to repair the recipe by substituting the old RSS feed links by the new ones, however this necessary step is not enough. Obviously, the structure of the articles itself has been changed. I wonder if there is somebody out there with enough knowledge to fix the recipe, thus making it work again! Here is the section with the current links which I already updated:

PHP Code:
    feeds = [
              (
'FAZ.NET Aktuell''http://www.faz.net/aktuell/?rssview=1'),
              (
'Politik''http://www.faz.net/aktuell/politik/?rssview=1'),
              (
'Wirtschaft''http://www.faz.net/aktuell/wirtschaft/?rssview=1'),
              (
'Feuilleton''http://www.faz.net/aktuell/feuilleton/?rssview=1'),
              (
'Sport''http://www.faz.net/aktuell/sport/?rssview=1'),
              (
'Gesellschaft''http://www.faz.net/aktuell/gesellschaft/?rssview=1'),
              (
'Finanzen''http://www.faz.net/aktuell/finanzen/?rssview=1'),
              (
'Technik & Motor''http://www.faz.net/aktuell/technik-motor/?rssview=1'),
              (
'Wissen''http://www.faz.net/aktuell/wissen/?rssview=1'),
              (
'Reise''http://www.faz.net/aktuell/reise/?rssview=1'),
              (
'Beruf & Chance''http://www.faz.net/aktuell/beruf-chance/?rssview=1')
            ] 
Many thanks in advance,
Ralph
juco is offline   Reply With Quote