PDA

View Full Version : where do the parser search for


zoe-hh
12-04-2005, 01:48 AM
Atom.

there are many tags which describes the Day of the article

<issued>2005-12-02T12:46:00+01:00</issued>
<modified>2005-12-02T11:46:44Z</modified>
<created>2005-12-02T11:46:44Z</created>
<updated>2005-12-02T11:46:44Z</updated>

i've seen all blogger-atom-feed are parsed right. There are
<issued>2005-12-02T12:46:00+01:00</issued>
<modified>2005-12-02T11:46:44Z</modified>
<created>2005-12-02T11:46:44Z</created>
included

a Atom Feed only with
<modified>2005-12-02T11:46:44Z</modified>
is parsed as +1300 days old

but if i see at the atom website, i see that
<updated>2005-12-02T11:46:44Z</updated>
is needed

where do the parser search for, what is the date shown at the Newstopica sites?

David
12-04-2005, 01:55 AM
NewsTopica "officially" only imports RSS feeds (not atom), but I hope to add this soon.

zoe-hh
12-04-2005, 03:37 AM
Content visible to registered users only.

ah okay, i just wondered, why a few atom's are parsed and a few not.

it seems that the atom-feeds are parsed right if there is the <issued> Tag included