mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.4K
active users

#Revealjs

0 posts0 participants0 posts today

I have a few schematics I use on interviews to see if people can troubleshoot. Twenty years ago, people could. Nobody can now. Nobody teaches electronics for technicians. Engineers, yes. Technicians, no.

So I'm rewriting the test and changing it into training. I'm doing all the work in my private wiki and have found "reveal-js" is perfect for interactive training!

Just in case you ever need something like that 🤔.

tiddlywiki.com/
revealjs.com/

tiddlywiki.comTiddlyWiki v5.3.7a non-linear personal web notebook

in #revealjs I have a section containing a div with the r-stack class, that contains divs with fragment and current-visible classes. How do I get the FIRST of those to be displayed when the section loads, but go away when I move to the next one? Right now I get a blank page when the page loads and have to step twice to get the first content, which seems odd. Anyone have a solution? My normal tricks don't seem to be working. :/

Гироскоп в презентации или зачем брать с собой JoyCon на большую научную конференцию

Анимации и свистоперделки в том виде, в котором они были популярны с PowerPoint 10 или 20 лет назад, значительно отступили на второй план. Любые технические доклады сейчас - это зачастую просто PDF документ. А хотелось бы больше 🧙🏼‍♂️ Как? Зачем превращать буханку хлеба в космический корабль? И при чем тут физика и webdev? Давайте разбираться! (осторожно! трафик)

habr.com/ru/articles/893940/

ХабрГироскоп в презентации или зачем брать с собой JoyCon на большую научную конференциюPDF-а достаточно? Анимации и свистоперделки , особенно в том виде, в котором они были популярны в PowerPoint 15–20 лет назад, значительно отошли на второй план. Добавьте к этому проблемы совместимости...

I'm currently experimenting with #revealJS, because: Slides written in markdown seem really really good so far :).

I had to configure the animations out for accessibility reasons but thats's essily done in the config object.
I wish they had mentioned accessibility considerations on their website, though. There might be things I did not consider. :breadthink:

Динамическая презентация или как закодить слайд с помощью Markdown и WL

Идея с программной генерацией слайдов и рисунков презентации, отчета, лекционных заметок для студентов не нова , в частности сегодня вы можете создавать их с помощью Python (правда только через Power Point API), HTML , JSX , Julia , etc. Последние основаны на похожих идеях интегрирования декларативной разметки в роде Markdown + HTML и мы пойдем по их пути, расширяя это динамическими элементами, компонентами и привязкой к событиям. Звучит сложно, однако конечна цель состоит в противоположном. Хочу предупредить, что данный подход вовлекает программирование в его классическом текстовом виде. Осторожно: много картинок. Презентация ж 😀 Глянуть

habr.com/ru/articles/853496/

ХабрДинамическая презентация или как закодить слайд с помощью Markdown и WLИдея с программной генерацией слайдов и рисунков презентации, отчета, лекционных заметок для студентов не нова , в частности сегодня вы можете создавать их с помощью Python (правда только через Power...

New blogpost: "Running presentations from a standalone Linux installation on a bootable USB memory stick"

tl;dr: A Linux installation on a USB stick, onto which I can copy my presentation slides, so that I can boot my laptop from that USB stick when I come to give a presentation, thereby leaving my actual drive (and thus my documents, email etc) encrypted.

Why on earth didn’t I think of this sooner?!

Why haven’t I seen other people who present a lot talking about something like this. Am I missing something?

neilzone.co.uk/2024/10/running

neilzone.co.ukRunning presentations from a standalone Linux installation on a bootable USB memory stick
More from Neil Brown

Tried again this morning to play with #quarto and its ability to generate slides in revealjs (i.e. html) format, but with limited success. Main issue is the figures: they don't show up, or they are uncentered (the doc says they should be centered by default?).
Fortunately, generating beamer slides work great, so never mind.
Have you guys had more luck?

Big fan of quarto otherwise, so easy to use, and the documentation is great.

@paocorrales
Me contestaron que sí se puede y no es difícil lo de hacer presentaciones multilingües paralelas con #revealjs . Y entiendo que será tribial llegar a #Quarto .

Ahora ando hasta las manos con docencia, así que espero que alguien me gane de mano y lo consiga hacer y disfrutar antes que yo. Por si sos esa 😄 :

github.com/reveal/multiplex/is

GitHubmultiple synchronized monolingual slidesm using multiplex? · Issue #40 · reveal/multiplexBy JuanAbasolo