No description
| fight-network-effect | Add beginnings of network effect/advocacy talk | |
| img | Add talk given at PravConf 2026 | |
| intro-to-xmpp | Add beginnings of network effect/advocacy talk | |
| .gitmodules | Add talk given at PravConf 2026 | |
| extra.css | Add talk given at PravConf 2026 | |
| README.org | Add talk given at PravConf 2026 | |
Slides for an XMPP talk. Created with Emacs, Org mode, and org-reveal.
To present the slides -
-
Start a web server at the repository root, e.g.
$ sbcl --eval "(ql:quickload '(hunchentoot))" \ --eval "(setf *presentation* (make-instance 'hunchentoot:easy-acceptor :port 4242 :document-root #P\"/path/to/repository/root/\"))" \ --eval "(hunchentoot:start *presentation*)" - In a browser, visit
http://127.0.0.1:<PORT>/xmpp-talk.html. e.g. http://127.0.0.1:4242/xmpp-talk.html
XMPP talk © 2026 by contrapunctus is licensed under CC BY-SA 4.0.