Digital zines II: HTML and friends: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
* (meta)redirections, [https://www.w3.org/Provider/Style/URI.html cool urls don't change?!] | * (meta)redirections, [https://www.w3.org/Provider/Style/URI.html cool urls don't change?!] | ||
* XHTML/RDF... and the so-called semantic web... (and relations to the (historical) XML community) | * XHTML/RDF... and the so-called semantic web... (and relations to the (historical) XML community) | ||
* Metadata (in SVG) | |||
* EPUB | * EPUB | ||
* [[pandoc]] | * [[pandoc]] | ||
Line 17: | Line 18: | ||
* maybe try a realtime editor like: https://demo.codimd.org/ | * maybe try a realtime editor like: https://demo.codimd.org/ | ||
* https://casual-effects.com/markdeep/ | * https://casual-effects.com/markdeep/ | ||
* Redirection (meta refresh style?) | |||
* Command-line html tools -- what exists? | |||
* API via URL ? |
Revision as of 11:59, 19 January 2020
Maybe better title: HTML and epub (or vice versa)
- the "web trinities": URL, HTTP, HTML / HTML, CSS, JS
- (meta)redirections, cool urls don't change?!
- XHTML/RDF... and the so-called semantic web... (and relations to the (historical) XML community)
- Metadata (in SVG)
- EPUB
- pandoc
- Regular expressions, grep, sed?
- YAML metadata & templates
- alternatives / parallel histories? (plato, bbs, dartmouth, ... )
- https://sammacbeth.eu/blog/2019/03/22/dat-for-firefox-1.html
- maybe try a realtime editor like: https://demo.codimd.org/
- https://casual-effects.com/markdeep/
- Redirection (meta refresh style?)
- Command-line html tools -- what exists?
- API via URL ?