Live data from Hacker News

URI Template

tools.ietf.org

11–20 of 21 posts

Re: URI Template

#13
post #8

Why do RFC's have to be so ugly?

Because they originate from a time where plain text was what you had, and the format was created to be consistent and easy to format by hand. I still prefer my specifications to be in plain text so that I can view them easily and quickly.

I still prefer my everything in plaintext....

Re: URI Template

#17
post #8

Why do RFC's have to be so ugly?

Because they originate from a time where plain text was what you had, and the format was created to be consistent and easy to format by hand. I still prefer my specifications to be in plain text so that I can view them easily and quickly.

It would be easy enough to at least format them in HTML, they use such consistent ascii 'typesetting', it could easily be automated.

I mean, they are formatted in HTML now, but as a giant block of monospace text. They could use s for the headers, let the text flow with browser resize for small screens, heck use bootstrap for good readable web typesetting, etc.

I am not sure why the IETF isn't interested in better web typesetting for em.

At one point someone had a site that did that, I think it was advertised and discussed here on HN, but I forget what it was called, and I think it faded into non-supported obscurity (since it was obviously a labor of love, unpaid).

Re: URI Template

#18
Very helpful, thanks for link. I'm working on my own web app "framework" and had rolled my own URL/URI router. This will reduce my reinvention quotient.

Re: URI Template

#20
post #19
post #16

Earlier quoted context omitted.

It's just a formating issue. Nothing prevent you to reformat them: http://pretty-rfc.herokuapp.com/RFC2616

This is very cool. Why is the RFC source not available and what does it take to get it?

The home page states:

  Note: most RFCs can't be prettified at the moment, as their
  source files are unavailable to the public and need to be 
  requested from rfc-editor.org. I'm working on this.

I suppose that it's just a matter of time.
Post reply on HN