264 views
 owned this note
# TYPO3Camp Vienna 2025 ## Saturday - 10th February ### The Future of Learning Starts Here - Embracing Educational Trends with TYPO3 _Florian Weiss (Slack: `floweiss / Florian Weiss`)_ Powerpoint: https://www.skilldisplay.eu/fileadmin/PublicDownload/TYPO3_EducationTrends.pdf #### App for Individual Learning Paths _(TYPO3 Universe coming soon, explore the Cooking and Fitness test universes meanwhile)_ iOS: https://apps.apple.com/us/app/skilldisplay-learn-skills/id6504582901 Android: https://play.google.com/store/apps/details?id=com.skilldisplayapp #### SkillDisplay TYPO3 Extension _(Build own SkillTrees)_ Github Repository: https://github.com/SkillDisplay/core #### Mainzific Rim Gamification for Editors Repository (Student Update v13): https://github.com/TimonAME/mainzific-rim-13 Introduction: https://www.skilldisplay.eu/fileadmin/IntellectualOutput/MainzificRim/Introduction.pdf Adventure Booklet: https://www.skilldisplay.eu/fileadmin/IntellectualOutput/MainzificRim/MainzificRimAdventure_9LTS_V1p0.pdf Adventure Resources: https://www.skilldisplay.eu/fileadmin/IntellectualOutput/MainzificRim/MainzificRimAdventure_9LTS_Resources.zip ### Speculation Rules API _Volker Kemeter (Slack: `primus / Volker Kemeter`)_ Prezi: https://prezi.com/p/emjq-3puvgfi/speed-up-your-website-s-speculation-api-story/?present=1 EXT:prefetch: https://github.com/vkemeter/prefetch DOC: https://developer.mozilla.org/en-US/docs/Web/API/Speculation_Rules_API Googles Youtube Video: https://www.youtube.com/watch?v=BIpz9Hdjm_A ### Running local AI models with Open WebUI & Ollama _Felix Heller (Slack: `felix.heller`)_ * **Download Ollama:** https://ollama.com/download ``` curl -fsSL https://ollama.com/install.sh | sh ``` * **Smaller AI models for Ollama** * **Hint:** Use models that fit completely in your GPU! :rocket: * 🤖 Google [gemma3](https://ollama.com/library/gemma3) (recommended for daily work and creative tasks) * 🤖 Alibaba [qwen3](https://ollama.com/library/qwen3) (recommended for programming tasks) * 🤖 Microsoft [phi4](https://ollama.com/library/phi4) * 🤖 Mistral [mistral-small3.1](https://ollama.com/library/mistral-small3.1) * 🤖 Meta [llama4](https://ollama.com/library/llama4) * **[Open WebUI](https://www.openwebui.com/)** * Documentation: [Starting with Ollama](https://docs.openwebui.com/getting-started/quick-start/starting-with-ollama) * Docker image for quickstart: `ghcr.io/open-webui/open-webui:main` * **Hosting providers for GPU servers** * :de: [Centron](https://www.centron.de/), see [Pricing](https://www.centron.de/pricing/cloud-gpu-tarife/), paid hourly * :de: [Hetzner](https://www.hetzner.de/), e.g. [Dedicated Server GEX44](https://www.hetzner.com/de/dedicated-rootserver/gex44/), paid monthly * :us: RunPod.io, see [Pricing](https://www.runpod.io/pricing), paid hourly, many different GPUs ### "Building TPYO3 Extensions with AI agents" by Martin Helmich, Hannes Strangmeier (mittwald) using https://dify.ai ### "Is CMS dead? - The Evolution of Content Management Systems so far" by Olivier Dobberkau The presentation covers: - The traditional CMS and its limitations - Signs of change in the industry - The evolution from CMS to DXP - The headless CMS revolution - Open source evolution using TYPO3 as a case study - How integration partners are transforming - Changing client needs - Composable content approaches - The impact of AI on content management - A strategic path forward https://notes.typo3.org/s/b4quVDa2U# ### Open Website Alliance by Mathias Bolt Lesniak & Olivier Dobberkau https://notes.typo3.org/p/9QP_YFyzB# ### "Frontend Editing with Bakehouse" by Manuel Pedrazzoli (Cookis GmbH) Try it yourself on the [Bakehouse Demo Website](https://demo.bakehouse.at/) ### "grid_styled_content" slides by Markus Timtner Slides available here: https://timtner.tech/grid_styled_content/ ### Session "..." by John Doe ------ ## Sunday - 11th February ### Session "...." by Jane Doe ### Session "..." by John Doe