David Calavera wrote: > Well, I read a great article on atom dates some time ago but > I don't find it now, but it said something like that: > > the "app:edited" date should change every time a client does > a change in an entry but the "updated" date should change > when a client does a significant change. For instance, if I > have a blog engine that uses atomPub, if I correct a word the > "app:edited" date should change but if I add a new paragraph > both dates should change.
Correct. See section 10.2 of the spec: "The server SHOULD change the value of this element every time an Entry Resource or an associated Media Resource has been edited." Also, see http://www.dehora.net/journal/2008/06/18/dates-in-atom/. - Brian