hatom-faq
From Microformats
hAtom FAQ
| Table of contents |
This page is for documenting Q&A about hAtom.
If you have a new question to ask, Please consider first asking your question on the microformats-discuss (http://microformats.org/mailman/listinfo/microformats-discuss/) list.
Editing this Page
Please do not use "?" or other punctuation in the headers - it helps to keep the URLs to their fragment identifiers shorter and easier to read, copy/paste etc.
Q&A
[edit] Is hAtom intended to replace RSS or Atom
Is hAtom intended to replace RSS or Atom
No, hAtom is not intended to replace RSS or Atom. While most weblogs and other websites do provide their latest articles in a structured fashion (via RSS and/or Atom feeds), most of them do not provide their older articles in a structured way. This is one of the problems that hAtom can solve.
Is there a way to hide to the entry author information
My client does not want to display their name after every post, but would like this to be valid. Can I hide the author info in an abbr tag or something?
In the case of single author: If a page is authored by only one author ever, then implied "address" as author can be used whereby in the absense of a valid hCard example within the hAtom being found, the parser will use the hCard information in the <address> element and hCard of the page (See final clause of hAtom address author field http://microformats.org/wiki/hatom#Entry_Author). This negates the need to specify an author in each entry.
Answer required for multiple authors?
