Top "Atom-feed" questions

Atom is an XML based news-feed format.

Is there any defined atom syndication xml schema?

Is there any defined atom syndication xml schema? RFC 4287 only contains a Relax NG compact schema in appendix B.

xsd syndication syndication-feed atom-feed
The best PHP lib/class to generate RSS/Atom

I have to produce an RSS/Atom feed in various applications, and I want to know a good library or …

php rss rdf atom-feed
How to publish a dynamic event feed for google calendar?

I'm building a webapp that manages certain types of events for users. I want to provide a way to display …

google-calendar-api gdata gdata-api atom-feed
Is there a PHP feed reader for both RSS and ATOM?

I need a PHP library/script that can retreive data from feeds, no matter if they are RSS or ATOM, …

php rss atom-feed
How to get more Feed items?

How would I get the next page or more results for a feed? For example, when I go to Security …

rss feed atom-feed
SelectNodes not working on stackoverflow feed

I'm trying to add support for stackoverflow feeds in my rss reader but SelectNodes and SelectSingleNode have no effect. This …

c# .net rss atom-feed