#OxADADAi'm trying to determine which format i should use so Readability, Instapaper, Pocket (GetPocket.com), Firefox Reader view can most easily parse the content of a few sites. any idea?
#ZegnatI am not sure what readers have and have not updated their parsers, so afraid not. You could of course implement both to support both old and new parsers.
#OxADADAZegnat: yup. none of those readers (except readability) document what their parsers support.
#ZegnatI would then start by implementing h-entry. See if any readers pick up on it. You can always put the older hEntry on top of it if some readers are left behind
#KartikPrabhuI would suggest hentry if you are not sure.
#KartikPrabhumf2 parsers have a backwards-compatibility built in to parse mf1
#OxADADAZegnat: KartikPrabhu thanks for the input, i'll try that approach :thumbsup: