- RSS 2.0 at Harvard Law : RSS2.0 스펙이 잘 정리된 사이트입니다.
- Media RSS Module - RSS 2.0 Module : MediaRSS 적용된 사이트는 YouTube를 제외하고는 드문 것 같습니다.
- Feed Validator: RSS Feed가 스펙에 맞게 정의되어 있는지를 검사합니다.
- Atom Syndication Format
- Markup Validation Service: HTML, XHTML, SMIL, MathML validation 서비스를 제공합니다.
- Feed Validation Service: RSS or Atom validation 서비스를 제공합니다.
- Flickr: 링크의 format 값을 바꿔서 다른 RSS포멧을 얻을 수 있습니다. (Atom:atom, RSS2.0지원:rss, MediaRSS:rss_200)
- Yahoo 이미지 검색: RSS2.0 +Media RSS사용, 이미지 검색의 RSS이나 이미지는 출력하지 않습니다.
- Youtube: RSS2.0 +Media RSS사용, description 부분에 html을 추가하여서 RSS데이터를 깔끔하게 출력
P.S > RSS의 <item> 안의 <description>에 들어가는 내용에 embed/object 태그가 들어가는 경우 RSS리더에 따라서 보이지 않는 경우가 있어서 조금 시간을 들여 검색을 해봤습니다. 검색 결과 plain text일 수도 있고 html일 수도 있다고 하네요.
RSS 2.0 drops thetype
attribute introduced in RSS 0.94, becauseit is a mistake to add confusion to the all-important description element.The RSS 2.0 specification states that<description>
may contain HTML, but there is no way for consumers to programmatically distinguish HTML from plain text (especially text that talks about markup). In other words, the content model for RSS 2.0 isHere’s something that might be HTML. Or maybe not. I can’t tell you, and you can’t guess.
댓글 없음:
댓글 쓰기