diff --git a/docs/blog/posts/2025-11-24-conf-talk-videos/index.qmd b/docs/blog/posts/2025-11-24-conf-talk-videos/index.qmd new file mode 100644 index 000000000..cfdf9f75e --- /dev/null +++ b/docs/blog/posts/2025-11-24-conf-talk-videos/index.qmd @@ -0,0 +1,64 @@ +--- +title: posit::conf(2025) Quarto talks +description: | + Videos of talks from posit::conf(2025) are posted, and you can find them all here! +categories: + - Learn + - Conference + - Videos +author: Andrew Holz +date: "11/24/2025" +image: "thumbnail.png" +image-alt: "Talk Recordings at posit::conf(2025)" +--- + +The posit::conf(2025) session videos are now live! We’ve created a curated playlist highlighting all the talks that showcase Quarto—how it is evolving, how people are using it, and how they’re building on top of it. + + + +Talks included in the playlist, broken up into a few categories for easier browsing, are as follows: + +# Quarto Extensions & Advanced Features + +| Speakers | Title | Thumbnail | +|-------------------------------------------|--------------------------------------------------------|-----------| +| **Carlos Scheidegger (Quarto Team)** | What we're doing to make Quarto fast(er) | [![thumb](https://img.youtube.com/vi/OBHppBRztO4/hqdefault.jpg)](https://youtu.be/OBHppBRztO4) | +| **Christophe Dervieux (Quarto Team)** | Beyond the Basics: Expanding Quarto's Capabilities | [![thumb](https://img.youtube.com/vi/u9ev3mvC-p0/hqdefault.jpg)](https://youtu.be/u9ev3mvC-p0) | +| **Garrick Aden-Buie** | Theming Made Easy: Introducing brand.yml | [![thumb](https://img.youtube.com/vi/DPaoNM8Ux04/hqdefault.jpg)](https://youtu.be/DPaoNM8Ux04) | +| **Gordon Woodhull (Quarto Team)** | Brand YML and Dark Mode in Quarto | [![thumb](https://img.youtube.com/vi/WNwsgS-klMA/hqdefault.jpg)](https://youtu.be/WNwsgS-klMA) | +| **JooYoung Seo** | maidr: Empowering Accessible, Multimodal Data Science with Quarto | [![thumb](https://img.youtube.com/vi/QR7mdgM8Hf0/hqdefault.jpg)](https://youtu.be/QR7mdgM8Hf0) | + + +# Workflow Automation & Reporting + +| Speakers | Title | Thumbnail | +|------------------------|----------------------------------------------------------------|-----------| +| **Becca Krouse** | Instant Impact: Developing {docorator} to Simplify Document Production | [![thumb](https://img.youtube.com/vi/SWt-lcnYlNM/hqdefault.jpg)](https://youtu.be/SWt-lcnYlNM) | +| **John Paul Helveston**| surveydown: A Markdown-Based Platform for Interactive Surveys | [![thumb](https://img.youtube.com/vi/VwoeFKNvN5k/hqdefault.jpg)](https://youtu.be/VwoeFKNvN5k) | +| **Keaton Wilson** | Using Quarto to Improve Formatting and Automation | [![thumb](https://img.youtube.com/vi/vHrI17AeYGs/hqdefault.jpg)](https://youtu.be/vHrI17AeYGs) | + + +# Teaching & Education + +| Speakers | Title | Thumbnail | +|--------------------------------------------------------|----------------------------------------------------------------|-----------| +| **Claus Wilke** | Teaching data visualization with R entirely in Quarto | [![thumb](https://img.youtube.com/vi/Q7y0YqCuvHc/hqdefault.jpg)](https://youtu.be/Q7y0YqCuvHc) | +| **Mine Çetinkaya-Rundel (Quarto Team)** | Leveraging LLMs for student feedback in introductory data science courses | [![thumb](https://img.youtube.com/vi/5gS7AUGwZPs/hqdefault.jpg)](https://youtu.be/5gS7AUGwZPs) | +| **Ted Laderas** | Empowering Learners with WebR, Pyodide, and Quarto | [![thumb](https://img.youtube.com/vi/EQ9_MP2PYL8/hqdefault.jpg)](https://youtu.be/EQ9_MP2PYL8) | + + +# Business, Collaboration & Publishing + +| Speakers | Title | Thumbnail | +|------------------------|--------------------------------------------------------------|-----------| +| **Andrew Heiss** and **Gabe Osterhout** | Election Night Reporting Using R & Quarto | [![thumb](https://img.youtube.com/vi/UCloM4GcfVY/hqdefault.jpg)](https://youtu.be/UCloM4GcfVY) | +| **Bill Pikounis** | Quarto for Business Collaboration and Technical Documentation in Word docx format | [![thumb](https://img.youtube.com/vi/4-dQ2Q985A0/hqdefault.jpg)](https://youtu.be/4-dQ2Q985A0) | +| **Timothy Keyes** | Trust, but Verify: Lessons from Deploying LLMs | [![thumb](https://img.youtube.com/vi/HYQaZTLb2Co/hqdefault.jpg)](https://youtu.be/HYQaZTLb2Co) | + +::: {.callout-tip} +**Workshop materials now available:** +The Quarto team has published full materials from the two workshops at posit::conf 2025: “Branded Websites, Presentations, Dashboards, and PDFs with Quarto” and “Extending Quarto”. +You can access the workshop websites, exercise source code, and full slide decks under a CC BY-SA 4.0 license from the [Quarto blog](/docs/blog/posts/2025-10-27-conf-workshops-materials/). +::: + +We hope you enjoyed this look back at the Quarto sessions from posit::conf(2025). Every year the community brings new ideas, new tools, and new ways of working — and we’d love to see **your** voice added to the mix. We hope to see you next year, and maybe even see *you* up on stage sharing your own work at posit::conf! \ No newline at end of file diff --git a/docs/blog/posts/2025-11-24-conf-talk-videos/thumbnail.png b/docs/blog/posts/2025-11-24-conf-talk-videos/thumbnail.png new file mode 100644 index 000000000..8932dc3f1 Binary files /dev/null and b/docs/blog/posts/2025-11-24-conf-talk-videos/thumbnail.png differ