Click to See Complete Forum and Search --> : [RESOLVED] RSS Feed Issue, only returns 10 items?


Barton68
01-21-2009, 04:14 AM
Hi,

When I consume the feed listed below, using DOM XML in IE7, I only get back a maximum of 10 items. Is this IE7 playing silly devils? As I also get formatted TABLE data in the Description field!

Google News RSS Feed (http://news.google.com/news?ie=UTF-8&oe=utf8&hl=en&gl=us&q=Maio+(%22Verde%22+OR+%22Verdi%22)&nolr=1&output=rss)

Is there a method where I can process the raw feed in PHP without DOM XML please?

Thanks,

Barton.

jkmyoung
01-23-2009, 11:36 AM
I only see 10 items being sent back by google (google default?). There is probably a parameter which allows you to retrieve more, though it may not be public.

.. SAX? (event driven parsing)

Barton68
01-27-2009, 08:21 AM
Thanks JKMYoung,

spot-on!

&num=...