diff options
Diffstat (limited to '2021/talks')
-rw-r--r-- | 2021/talks/design.md | 50 |
1 files changed, 16 insertions, 34 deletions
diff --git a/2021/talks/design.md b/2021/talks/design.md index e251a704..c60461a2 100644 --- a/2021/talks/design.md +++ b/2021/talks/design.md @@ -17,42 +17,24 @@ habits, reproducing what they are used to. Durint this talk, I will characterize these implicit choices and illustrate what are some alternatives using GNU Emacs. - - # Outline -<!-- -- Brief description for all talk formats up to your maximum planned - length - -- 40 minutes (preferred option) - - **10 minutes** Demonstrating implicit choices present in most text - editors that are all too similar. - - **10 minutes** Showing alternatives, including typography, colors, - layout, - user interaction as well as non implemented features - (technical barriers). - - **10 minutes** Live demonstration of my hacked but consistent - environment - for edition/news/agenda/mail using various packages - I've - authored. - - **10 minutes** Questions - -- 20 minutes alternative - - **5 minutes** Rapid overview of text editors implicit choices - - **10 minutes** Showing alternatives, including typography, colors, - layout, user interaction and live demonstration of my - Emacs - environment. - - **5 minutes** Questions ---> -- 10 minutes alternative - -Mostly a live demo of my environment with pointers to the different -packages - - +1. Review of a "modern" code editor (5mn) +2. Introduction of an alternative using Emacs (5mn) + +# Links from the slides: + +- **Elegant Emacs**: https://github.com/rougier/elegant-emacs +- **On the Design of Text Editors**: https://arxiv.org/abs/2008.06030 +- **N Λ N O Emacs**: https://github.com/rougier/nano-emacs +- **svg-lib** (ELPA): https://elpa.gnu.org/packages/svg-lib.html +- **nano-theme** (ELPA): https://elpa.gnu.org/packages/nano-theme.html +- **nano-modeline** (ELPA): https://elpa.gnu.org/packages/nano-modeline.html +- **nano-agenda** (ELPA): https://elpa.gnu.org/packages/nano-agenda.html + +- Contact [nicolas.rougier@inria.fr](mailto:nicolas.rougier@inria.fr) +- Follow my work at [github.com/rougier](https://github.com/rougier) +- Support my work at [github.com/sponsors/rougier](https://github.com/sponsors/rougier) [[!inline pages="internal(2021/info/design-schedule)" raw="yes"]] |