diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-01-25 12:57:36 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-01-25 12:57:36 +0000 |
| commit | 2b91c3d0af33099f7b260a41efac252655104c50 (patch) | |
| tree | 4636152e118d90381a584f2636da34efbe8dd568 /root/articles/mmmfs/references | |
| parent | correction in portfolio (diff) | |
| parent | update README.md (diff) | |
| download | mmm-2b91c3d0af33099f7b260a41efac252655104c50.tar.gz mmm-2b91c3d0af33099f7b260a41efac252655104c50.zip | |
Merge branch 'ba'
Diffstat (limited to 'root/articles/mmmfs/references')
27 files changed, 235 insertions, 0 deletions
diff --git a/root/articles/mmmfs/references/$order b/root/articles/mmmfs/references/$order new file mode 100644 index 0000000..d2a668b --- /dev/null +++ b/root/articles/mmmfs/references/$order @@ -0,0 +1,22 @@ +poc-or-gtfo +aspect-ratios +memex +appliances +super-powers +dijkstra +subtext +mime-types +alternatives-to-trees +xerox-star +unix +transclusion +adobe +acm-dl +hypercard +inkandswitch +linux-exec +wikipedia +market-share +osx-files +renaming +lock-in diff --git a/root/articles/mmmfs/references/acm-dl/text$bibtex b/root/articles/mmmfs/references/acm-dl/text$bibtex new file mode 100644 index 0000000..8fb36a2 --- /dev/null +++ b/root/articles/mmmfs/references/acm-dl/text$bibtex @@ -0,0 +1,5 @@ +@online{acm-dl, + title = {ACM Digital Library}, + url = {https://dl.acm.org}, + year = {n. d.}, +} diff --git a/root/articles/mmmfs/references/adobe/text$bibtex b/root/articles/mmmfs/references/adobe/text$bibtex new file mode 100644 index 0000000..55904aa --- /dev/null +++ b/root/articles/mmmfs/references/adobe/text$bibtex @@ -0,0 +1,8 @@ +@online{adobe, + title = {Adobe is cutting off users in Venezuela due to US sanctions}, + url = {https://www.theverge.com/2019/10/7/20904030/adobe-venezuela-photoshop-behance-us-sanctions}, + publisher = {The Verge}, + author = {Lee, Dami}, + year = {2019, October 7}, + visited = {2019-12-18}, +} diff --git a/root/articles/mmmfs/references/alternatives-to-trees/text$bibtex b/root/articles/mmmfs/references/alternatives-to-trees/text$bibtex new file mode 100644 index 0000000..19c134e --- /dev/null +++ b/root/articles/mmmfs/references/alternatives-to-trees/text$bibtex @@ -0,0 +1,7 @@ +@web{alternatives:to:trees, + title = {Alternatives to Trees}, + url = {https://www.oocities.org/tablizer/sets1.htm}, + author = {Jacobs, B.} + year = {2004}, + visited = {2019-12-18}, +} diff --git a/root/articles/mmmfs/references/appliances/text$bibtex b/root/articles/mmmfs/references/appliances/text$bibtex new file mode 100644 index 0000000..56fa8c8 --- /dev/null +++ b/root/articles/mmmfs/references/appliances/text$bibtex @@ -0,0 +1,7 @@ +@online{appliances, + title = {The future of software, the end of apps, and why UX designers should care about type theory}, + url = {http://pchiusano.github.io/2013-05-22/future-of-software.html}, + author = {Chiusano, Paul}, + year = {2013}, + visited = {2019-12-18}, +} diff --git a/root/articles/mmmfs/references/aspect-ratios/text$bibtex b/root/articles/mmmfs/references/aspect-ratios/text$bibtex new file mode 100644 index 0000000..37cea92 --- /dev/null +++ b/root/articles/mmmfs/references/aspect-ratios/text$bibtex @@ -0,0 +1,7 @@ +@web{aspect:ratios, + title = {Aspect-ratio independent UIs}, + url = {https://s-ol.nu/aspect-ratios}, + author = {Bekic, Sol} + year = {2019}, + visited = {2019-12-18}, +} diff --git a/root/articles/mmmfs/references/dijkstra/text$bibtex b/root/articles/mmmfs/references/dijkstra/text$bibtex new file mode 100644 index 0000000..c38a470 --- /dev/null +++ b/root/articles/mmmfs/references/dijkstra/text$bibtex @@ -0,0 +1,17 @@ +@article{10.1007/BF01386390, + author = {Dijkstra, Edsger W.}, + title = {A Note on Two Problems in Connexion with Graphs}, + year = {1959}, + issue_date = {December 1959}, + publisher = {Springer-Verlag}, + address = {Berlin, Heidelberg}, + volume = {1}, + number = {1}, + issn = {0029-599X}, + url = {https://doi.org/10.1007/BF01386390}, + doi = {10.1007/BF01386390}, + journal = {Numer. Math.}, + month = dec, + pages = {269–271}, + numpages = {3} +} diff --git a/root/articles/mmmfs/references/hypercard/text$bibtex b/root/articles/mmmfs/references/hypercard/text$bibtex new file mode 100644 index 0000000..b23cfcb --- /dev/null +++ b/root/articles/mmmfs/references/hypercard/text$bibtex @@ -0,0 +1,6 @@ +@online{hypercard, + title = {Computer Chronicles, Episode 501}, + url = {https://archive.org/details/CC501_hypercard}, + visited = {2019-12-18}, + year = {1987}, +} diff --git a/root/articles/mmmfs/references/inkandswitch/markdown: text$moonscript -> fn -> text$markdown.md b/root/articles/mmmfs/references/inkandswitch/markdown: text$moonscript -> fn -> text$markdown.md new file mode 100644 index 0000000..9439841 --- /dev/null +++ b/root/articles/mmmfs/references/inkandswitch/markdown: text$moonscript -> fn -> text$markdown.md @@ -0,0 +1 @@ +=> "```\n" .. (@gett 'text/bibtex') .. "\n```" diff --git a/root/articles/mmmfs/references/inkandswitch/text$bibtex b/root/articles/mmmfs/references/inkandswitch/text$bibtex new file mode 100644 index 0000000..8b5f298 --- /dev/null +++ b/root/articles/mmmfs/references/inkandswitch/text$bibtex @@ -0,0 +1,7 @@ +@online{inkandswitch, + title = {End-user Programming}, + url = {https://inkandswitch.com/end-user-programming.html}, + publisher = {Ink & Switch}, + year = {2019}, + visited = {2019-12-18}, +} diff --git a/root/articles/mmmfs/references/linux-exec/text$bibtex b/root/articles/mmmfs/references/linux-exec/text$bibtex new file mode 100644 index 0000000..e0e415f --- /dev/null +++ b/root/articles/mmmfs/references/linux-exec/text$bibtex @@ -0,0 +1,8 @@ +@online{linux:exec, + title = {How does Linux execute a file?}, + url = {https://stackoverflow.com/a/23295724/1598293}, + publisher = {stackoverflow.com}, + note = {answered by osgx}, + visited = {2019-12-18}, + year = 2014, +} diff --git a/root/articles/mmmfs/references/lock-in/text$bibtex b/root/articles/mmmfs/references/lock-in/text$bibtex new file mode 100644 index 0000000..28d780c --- /dev/null +++ b/root/articles/mmmfs/references/lock-in/text$bibtex @@ -0,0 +1,7 @@ +@online{lock:in, + title = {The Cloud is the Ultimate Vendor Lock-in}, + url = {https://www.digital-manifesto.org/the-cloud-is-the-ultimate-vendor-lock-in/}, + author = {Zielemans, François}, + year = {2017}, + visited = {2019-11-18}, +} diff --git a/root/articles/mmmfs/references/market-share/text$bibtex b/root/articles/mmmfs/references/market-share/text$bibtex new file mode 100644 index 0000000..430af2f --- /dev/null +++ b/root/articles/mmmfs/references/market-share/text$bibtex @@ -0,0 +1,7 @@ +@online{market:share, + title = {Operating System Market Share - Desktop and Mobile}, + year = {2019}, + url = {https://s-ol.nu/ba/ref/nms}, + oldURL = {https://netmarketshare.com/operating-system-market-share.aspx?options=%7B%22filter%22%3A%7B%22%24and%22%3A%5B%7B%22deviceType%22%3A%7B%22%24in%22%3A%5B%22Desktop%2Flaptop%22%2C%22Mobile%22%5D%7D%7D%5D%7D%2C%22dateLabel%22%3A%22Trend%22%2C%22attributes%22%3A%22share%22%2C%22group%22%3A%22platform%22%2C%22sort%22%3A%7B%22share%22%3A-1%7D%2C%22id%22%3A%22platformsDesktop%22%2C%22dateInterval%22%3A%22Monthly%22%2C%22dateStart%22%3A%222018-12%22%2C%22dateEnd%22%3A%222019-11%22%2C%22hiddenSeries%22%3A%7B%7D%2C%22tableOrder%22%3A%5B%5B2%2C%22desc%22%5D%5D%2C%22segments%22%3A%22-1000%22%7D}, + publisher = {NetMarketShare}, +} diff --git a/root/articles/mmmfs/references/memex/text$bibtex b/root/articles/mmmfs/references/memex/text$bibtex new file mode 100644 index 0000000..313eec7 --- /dev/null +++ b/root/articles/mmmfs/references/memex/text$bibtex @@ -0,0 +1,8 @@ +@online{memex, + author = {Bush, Vannevar}, + title = {As we may think}, + journal = {Atlantic Monthly}, + year = {1945}, + visited = {2019-12-18}, + url = {https://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/303881/} +} diff --git a/root/articles/mmmfs/references/mime-types/text$bibtex b/root/articles/mmmfs/references/mime-types/text$bibtex new file mode 100644 index 0000000..c49b553 --- /dev/null +++ b/root/articles/mmmfs/references/mime-types/text$bibtex @@ -0,0 +1,14 @@ +@article{rfc6838, + series = {Request for Comments}, + number = 6838, + howpublished = {RFC 6838}, + publisher = {Internet Engineering Task Force}, + doi = {10.17487/RFC6838}, + url = {https://tools.ietf.org/html/rfc6838}, + author = {Freed, Ned and Klensin, John C. and Hansen, Tony}, + title = {Media Type Specifications and Registration Procedures}, + pagetotal = 32, + year = 2013, + month = jan, + abstract = {This document defines procedures for the specification and registration of media types for use in HTTP, MIME, and other Internet protocols. This memo documents an Internet Best Current Practice.}, +} diff --git a/root/articles/mmmfs/references/osx-files/text$bibtex b/root/articles/mmmfs/references/osx-files/text$bibtex new file mode 100644 index 0000000..7c70a87 --- /dev/null +++ b/root/articles/mmmfs/references/osx-files/text$bibtex @@ -0,0 +1,7 @@ +@online{osx:files, + title = {Where is "Show Package Contents"}, + url = {https://discussions.apple.com/thread/6740790}, + publisher = {Apple Communities}, + visited = {2019-12-27}, + year = 2014, +} diff --git a/root/articles/mmmfs/references/poc-or-gtfo/text$bibtex b/root/articles/mmmfs/references/poc-or-gtfo/text$bibtex new file mode 100644 index 0000000..7cac092 --- /dev/null +++ b/root/articles/mmmfs/references/poc-or-gtfo/text$bibtex @@ -0,0 +1,8 @@ +@article{PoC:or:GTFO, + author = {Albertini, Ange}, + title = {Abusing file formats; or, Corkami, the Novella}, + year = {2015}, + journal = {PoC||GTFO}, + volume = {7}, + pages = {18-41}, +} diff --git a/root/articles/mmmfs/references/renaming/text$bibtex b/root/articles/mmmfs/references/renaming/text$bibtex new file mode 100644 index 0000000..660bc2c --- /dev/null +++ b/root/articles/mmmfs/references/renaming/text$bibtex @@ -0,0 +1,7 @@ +@online{renaming, + title = {Why is it possible to convert a file just by renaming it?}, + url = {https://askubuntu.com/q/166602}, + publisher = {askubuntu.com}, + year = 2012, + visited = {2019-12-18}, +} diff --git a/root/articles/mmmfs/references/subtext/cite$doi b/root/articles/mmmfs/references/subtext/cite$doi new file mode 100644 index 0000000..2ac65b5 --- /dev/null +++ b/root/articles/mmmfs/references/subtext/cite$doi @@ -0,0 +1 @@ +10.1145/1103845.1094851 diff --git a/root/articles/mmmfs/references/subtext/text$bibtex b/root/articles/mmmfs/references/subtext/text$bibtex new file mode 100644 index 0000000..7e9eb9d --- /dev/null +++ b/root/articles/mmmfs/references/subtext/text$bibtex @@ -0,0 +1,18 @@ +@article{10.1145/1103845.1094851, + author = {Edwards, Jonathan}, + title = {Subtext: Uncovering the Simplicity of Programming}, + year = {2005}, + issue_date = {October 2005}, + publisher = {Association for Computing Machinery}, + address = {New York, NY, USA}, + volume = {40}, + number = {10}, + issn = {0362-1340}, + url = {https://doi.org/10.1145/1103845.1094851}, + doi = {10.1145/1103845.1094851}, + journal = {SIGPLAN Not.}, + month = oct, + pages = {505–518}, + numpages = {14}, + keywords = {copying, non-textual programming, prototypes, visual programming}, +} diff --git a/root/articles/mmmfs/references/super-powers/text$bibtex b/root/articles/mmmfs/references/super-powers/text$bibtex new file mode 100644 index 0000000..5eabda8 --- /dev/null +++ b/root/articles/mmmfs/references/super-powers/text$bibtex @@ -0,0 +1,7 @@ +@online{super:powers, + title = {Super-powers, but not yours}, + url = {http://object.network/manifesto-negative.html}, + author = {Cragg, Duncan}, + year = {2016}, + visited = {2019-12-18}, +} diff --git a/root/articles/mmmfs/references/text$moonscript -> fn -> mmm$dom.moon b/root/articles/mmmfs/references/text$moonscript -> fn -> mmm$dom.moon new file mode 100644 index 0000000..7b96c10 --- /dev/null +++ b/root/articles/mmmfs/references/text$moonscript -> fn -> mmm$dom.moon @@ -0,0 +1,13 @@ +=> + html = require 'mmm.dom' + import div, h1, ol, li from html + + refs = for ref in *@children + li ref\gett 'mmm/dom' + div { + class: 'print-ownpage' + + h1 "references", id: 'references' + ol with refs + refs.style = 'line-height': 'normal' + } diff --git a/root/articles/mmmfs/references/transclusion/text$bibtex b/root/articles/mmmfs/references/transclusion/text$bibtex new file mode 100644 index 0000000..e323662 --- /dev/null +++ b/root/articles/mmmfs/references/transclusion/text$bibtex @@ -0,0 +1,10 @@ +@article{article, + author = {Kolbitsch, Josef and Maurer, Hermann}, + year = {2006}, + month = {06}, + pages = {161-173}, + title = {Transclusions in an HTML-Based Environment}, + volume = {14}, + journal = {CIT}, + doi = {10.2498/cit.2006.02.07}, +} diff --git a/root/articles/mmmfs/references/unix/text$bibtex b/root/articles/mmmfs/references/unix/text$bibtex new file mode 100644 index 0000000..70b139d --- /dev/null +++ b/root/articles/mmmfs/references/unix/text$bibtex @@ -0,0 +1,7 @@ +@book{10.5555/577766, + author = {Kernighan, Brian W. and Pike, Rob}, + title = {The UNIX Programming Environment}, + year = {1983}, + isbn = {0139376992}, + publisher = {Prentice Hall Professional Technical Reference} +} diff --git a/root/articles/mmmfs/references/wikipedia/text$bibtex b/root/articles/mmmfs/references/wikipedia/text$bibtex new file mode 100644 index 0000000..d88d58c --- /dev/null +++ b/root/articles/mmmfs/references/wikipedia/text$bibtex @@ -0,0 +1,7 @@ +@online{wikipedia, + title = {Hyperlink - Wikis}, + url = {https://en.wikipedia.org/wiki/Hyperlink#Wikis}, + publisher = {wikipedia.org}, + visited = {2019-12-18}, + year = {n. d.}, +} diff --git a/root/articles/mmmfs/references/xerox-star/cite$doi b/root/articles/mmmfs/references/xerox-star/cite$doi new file mode 100644 index 0000000..b849172 --- /dev/null +++ b/root/articles/mmmfs/references/xerox-star/cite$doi @@ -0,0 +1 @@ +10.1109/2.35211 diff --git a/root/articles/mmmfs/references/xerox-star/text$bibtex b/root/articles/mmmfs/references/xerox-star/text$bibtex new file mode 100644 index 0000000..870eed4 --- /dev/null +++ b/root/articles/mmmfs/references/xerox-star/text$bibtex @@ -0,0 +1,18 @@ +@article{10.1109/2.35211, + oldauthor = {Johnson, Jeff and Roberts, Teresa L. and Verplank, William and Smith, David C. and Irby, Charles H. and Beard, Marian and Mackey, Kevin}, + author = {Johnson, Jeff et al.}, + title = {The Xerox Star: A Retrospective}, + year = {1989}, + issue_date = {September 1989}, + publisher = {IEEE Computer Society Press}, + address = {Washington, DC, USA}, + volume = {22}, + number = {9}, + issn = {0018-9162}, + url = {https://doi.org/10.1109/2.35211}, + doi = {10.1109/2.35211}, + journal = {Computer}, + month = sep, + pages = {11–26, 28–29}, + numpages = {1}, +} |
