| | Re: Raw FAQ data format (Was: Format of FAQ items)
|
|
(...) How is the Japanese language represented in HTML? I seem to remember seeing a page a few weeks ago that seemed like it used 2-byte ShiftJIS... I'd be shocked if they used 8-byte HTML entities. Can we imagine any possible uses for characters (...) (26 years ago, 26-Apr-99, to lugnet.faq)
|
|
| | Re: Raw FAQ data format (Was: Format of FAQ items)
|
|
(...) Although rare, double-quote characters (") which appear inside of tags (for example inside of URLs), have to be written as " -- e.g. <IMG SRC="(URL) Double-quote characters (") appearing in normal text (outside of tags) don't have to be (...) (26 years ago, 26-Apr-99, to lugnet.faq)
|
|
| | Re: Working sketch of FAQ item data format
|
|
Here's a working sketch of the FAQ data format; the example is wrapped in quasi-XML, to show the file's path. Subject: [the question] Content-Language: [ISO 639 language code] Topic-Level: [integer, 0 is beginner/easy/simple] Revision: [author, ISO (...) (26 years ago, 26-Apr-99, to lugnet.faq)
|
|
| | Re: Raw FAQ data format (Was: Format of FAQ items)
|
|
(...) Looks good to me. (...) You mean like, Revision: Todd Lehman, 19971224, en Revision: Minx Kelly, 19980921 Revision: Jacob Sparre Andersen, 19990221, da or some such? (...) More easily read by humans, probably just as easy to parse. What would (...) (26 years ago, 26-Apr-99, to lugnet.faq)
|
|
| | Re: Raw FAQ data format (Was: Format of FAQ items)
|
|
(...) If we ban HTML _elements_ from the headers, then we don't need to escape '<' and '>'. There has never been a need to escape '"'. If we want to allow numeric character references outside Latin-1 (like '̥') we still have to escape (...) (26 years ago, 26-Apr-99, to lugnet.faq)
|