Skip to content

Latest commit

 

History

History
77 lines (65 loc) · 1.73 KB

File metadata and controls

77 lines (65 loc) · 1.73 KB

To Do

  • Rss

  • Podcast Rss

  • Atom

  • Spdx

  • Opml

  • RDF

  • Wikipedia list

  • Per format: sample

  • Per format: test page (form asks for url)

  • Federo font

  • FAQ: how to tell if I have atom or rss

  • test on more browsers

  • test on Windows

  • test on mobile

  • maybe: <pre> section in XSLT with original XML

  • Page explaining news readers w/list of ones to choose

  • atom.css - CSS instead of XSLT for Atom feeds

  • rss.css - CSS instead of XSLT for RSS feeds

  • debug-atom.xslt - show details of an Atom feed

  • debug-rss.xslt - show details of an RSS feed

  • parsed.json - what it would look like when parsed (by ??? library)

  • pretty.xml - pretty-printed XML

Fonts

Handwriting

  • Monte Carlo
  • Carattere
  • x Gwendolyn
  • Great Vibes (current)
  • Imperial Script
  • x Sansita Swashed
  • x Parisienne
  • x Meow Script
  • x Norican
  • Tangerine
  • Niconne
  • Pinyon Script
  • Charm
  • x Ephesis
  • x Mea Culpe

Other

  • Limelight
  • Barrio
  • Fascinate Inline
  • Molle
  • Mr Bedfort
  • Ruge Boogie
  • Updock
  • Felipa

Analyzer

Letter grade for feeds.

Criteria:

  • valid xml
  • official schema validation
  • actual feed parsing libraries can parse (which libraries?)
  • self link matches URL
  • link parent page is valid
  • link parent page has link/rel=alternate header
  • has icon, icon is square (bonus for SVG)
  • has logo, logo is 2:1 (bonus for SVG)
  • has styling
  • absolute links
  • secure links
  • full/partial content (maybe not)
  • plain/html content (or at least parseable)