which feeds parser to pick?
Posted: Mon Jul 24, 2006 10:35 pm
lastRSS and magpieRSS got the first position on google.
On pear there is XML_RSS but i dont think it suports atom
Magpie looked a bit simpler to use...
I need a perser that gets:
title
link
description
date updated
either date updated or the date of every single item so i can check if there is updates or not. I want to store the data in a database once a day rather than just show the last feed. I think i will usa a cronjob.
so... date comparison is important...
suport for rss up to 2.0 and atom is important.
wich parser should i use?
why?
thanks in advance for any opinion/sugestions.
On pear there is XML_RSS but i dont think it suports atom
Magpie looked a bit simpler to use...
I need a perser that gets:
title
link
description
date updated
either date updated or the date of every single item so i can check if there is updates or not. I want to store the data in a database once a day rather than just show the last feed. I think i will usa a cronjob.
so... date comparison is important...
suport for rss up to 2.0 and atom is important.
wich parser should i use?
why?
thanks in advance for any opinion/sugestions.