Discussion:
RSS feed probleem
(te oud om op te antwoorden)
houghi
2008-08-08 11:35:04 UTC
Permalink
Ik heb een probleempje met een bepaalde RSS feed:
http://www.gsmarena.com/rss-news-reviews.php3

Hoe het zou moeten:
http://houghi.org/rss/index.php (met http://houghi.org/rss/index.phps
als source)
Hoe het er uit ziet:
http://houghi.org/rss/index2.php (met http://houghi.org/rss/index.phps
als source)

Op welke manier zou ik de gsmarena rss toch op een site kunnen krijgen?

houghi
--
Run the following from the bashprompt if you have the kernel sources
for I in `find /usr/src/linux/ -name *.c`; \
do A=`grep -i -A 1 -B 1 fuck $I`;if [ "$A" != "" ]; \
then printf "$I \n$A \n\n"; fi ;done|less
houghi
2008-08-09 18:23:14 UTC
Permalink
Post by houghi
http://www.gsmarena.com/rss-news-reviews.php3
http://houghi.org/rss/index.php (met http://houghi.org/rss/index.phps
als source)
http://houghi.org/rss/index2.php (met http://houghi.org/rss/index.phps
als source)
Op welke manier zou ik de gsmarena rss toch op een site kunnen krijgen?
Niemand?

houghi
--
________________________ Open your eyes, open your mind
| proud like a god don't pretend to be blind
| trapped in yourself, break out instead
http://openSUSE.org | beat the machine that works in your head
clri 0
2008-08-09 19:03:20 UTC
Permalink
Nope. Misschien je nick eens wijzigen?
Post by houghi
Niemand?
Raf
2008-08-11 23:02:51 UTC
Permalink
Post by houghi
http://www.gsmarena.com/rss-news-reviews.php3
http://houghi.org/rss/index.php (met http://houghi.org/rss/index.phps
als source)
http://houghi.org/rss/index2.php (met http://houghi.org/rss/index.phps
als source)
Die feed beweert UTF-8 te zijn maar gebruikt karakters die niet in UTF-8
voorkomen. Vandaar de foutmelding.
Post by houghi
Op welke manier zou ik de gsmarena rss toch op een site kunnen krijgen?
Je gebruikt MagpieRSS, maar op hun site zie ik niet meteen een mogelijkheid om
te proberen "er toch iets van te bakken". Je zou eens kunnen zoeken of andere
RSS-parsers in PHP wat 'liberaler' zijn (zoals bv. de Universal feed Parser,
maar die is in Python) en er zo eentje gebruiken.

Op <http://www.rssgov.com/rssparsers.html> staat "MagpieRSS with REX parser is
an ultra-liberal parser hack of an earlier version of Magpie using REX instead
of the native expat PHP parser which chokes on validation errors found in many
feeds such as unescaped HTML tags and nesting errors." met link naar
<http://traumwind.de/blog/magpie/code.php>. Geen ervaring mee, maar misschien
is het al genoeg voor wat je wil doen?
--
Raf
houghi
2008-08-12 13:54:18 UTC
Permalink
Post by Raf
Je gebruikt MagpieRSS, maar op hun site zie ik niet meteen een mogelijkheid om
te proberen "er toch iets van te bakken". Je zou eens kunnen zoeken of andere
RSS-parsers in PHP wat 'liberaler' zijn (zoals bv. de Universal feed Parser,
maar die is in Python) en er zo eentje gebruiken.
Bedankt. Zal er eens naar kijken.
Post by Raf
Op <http://www.rssgov.com/rssparsers.html> staat "MagpieRSS with REX parser is
an ultra-liberal parser hack of an earlier version of Magpie using REX instead
of the native expat PHP parser which chokes on validation errors found in many
feeds such as unescaped HTML tags and nesting errors." met link naar
<http://traumwind.de/blog/magpie/code.php>. Geen ervaring mee, maar misschien
is het al genoeg voor wat je wil doen?
Die rssgov wijst wel heel erg vaak naar pagina's die niet meer bestaan.
Lijkt wel of het niet echt up to date is, maar zak er zeker verder op
ingaan.


houghi
--
The blue light suddenly flashed on my horrified face. What a disaster!
Oh, the humanity! I never thought it would happen to me. How terrifying
it is to see for yourself "*The Blue Screen of Death*".
Loading...