history of hypermedia

This commit is contained in:
Carson Gross 2024-06-04 12:26:49 -06:00
parent 4eadc8f492
commit 0ab22904f5

View File

@ -46,6 +46,14 @@ page_template = "essay.html"
* [Is htmx Just Another JavaScript Framework?](@/essays/is-htmx-another-javascript-framework.md) * [Is htmx Just Another JavaScript Framework?](@/essays/is-htmx-another-javascript-framework.md)
* [htmx Implementation Deep Dive (Video)](https://www.youtube.com/watch?v=javGxN-h9VQ) * [htmx Implementation Deep Dive (Video)](https://www.youtube.com/watch?v=javGxN-h9VQ)
### Hypermedia History
* [A File Structure For The Complex, The Changing and the Indeterminate (Ted Nelson, 1965)](https://dl.acm.org/doi/pdf/10.1145/800197.806036)
* [The Mother Of All Demos (Doug Englebart, 1968)](https://www.youtube.com/watch?v=B6rKUf9DWRI)
* [The First Web Page (1991)](http://info.cern.ch/hypertext/WWW/TheProject.html)
* [Architectural Styles and the Design of Network-based Software Architectures (Roy Fielding, 2000)](https://ics.uci.edu/~fielding/pubs/dissertation/top.htm)
* [State of the Art Review on Hypermedia Issues and Applications (2006)](https://paul.luon.net/hypermedia/index.html) [[archive]](https://web.archive.org/web/20240428215142/https://paul.luon.net/hypermedia/index.html)
## Banners ## Banners
<div style="text-align: center;margin:32px"> <div style="text-align: center;margin:32px">
<img width="90%" loading="lazy" src="/img/createdwith.jpeg"> <img width="90%" loading="lazy" src="/img/createdwith.jpeg">