<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Sun, 26 Apr 2026 05:47:08 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Music”</title>
    <link>https://podcast.thinkingelixir.com/tags/music</link>
    <pubDate>Tue, 05 Jul 2022 04:15:00 -0600</pubDate>
    <description>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>News and interviews for the Elixir community</itunes:subtitle>
    <itunes:author>ThinkingElixir.com</itunes:author>
    <itunes:summary>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, programming, web, clustering, phoenix, liveview, news, developer</itunes:keywords>
    <itunes:owner>
      <itunes:name>ThinkingElixir.com</itunes:name>
      <itunes:email>podcast@thinkingelixir.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology"/>
<item>
  <title>106: Coding Music Live in SonicPi with Sam Aaron</title>
  <link>https://podcast.thinkingelixir.com/106</link>
  <guid isPermaLink="false">7347079c-6ccd-4008-935d-eb398ac69073</guid>
  <pubDate>Tue, 05 Jul 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/7347079c-6ccd-4008-935d-eb398ac69073.mp3" length="49297408" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Sam Aaron explains how Sonic Pi can live code music performances, be used in education, and is moving more to Elixir! He plans to use Phoenix LiveView in the future to create distributed jamming sessions!</itunes:subtitle>
  <itunes:duration>1:08:10</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
  <description>The SonicPi project has been letting people live code musical performances for years. Sam Aaron joins us to talk about the project and how Elixir is playing an increased role. The project uses multiple languages and frameworks, in fact, Joe Armstrong created the Erlang portion for handling the concurrent IO needs. We talk about where the project is, what's new in the upcoming release, and more about the future of Elixir with the project. LiveView as a UI for jamming with your friends in a distributed musical performance tool? Cool! We also talk about SonicPi being used in the education space and introducing kids to coding and much more!
Show Notes online - http://podcast.thinkingelixir.com/106 (http://podcast.thinkingelixir.com/106)
Elixir Community News
- https://github.blog/2022-06-27-github-advisory-database-now-supports-erlang-and-elixir-packages/ (https://github.blog/2022-06-27-github-advisory-database-now-supports-erlang-and-elixir-packages/) – GitHub launched support for Hex in tracking and reporting security advisories for projects
- https://survey.stackoverflow.co/2022/ (https://survey.stackoverflow.co/2022/) – StackOverflow released their Developer Survey results
- Elixir is no.2 most loved language
- Phoenix is no.1 most loved web framework
- https://twitter.com/josevalim/status/1540252711626706944 (https://twitter.com/josevalim/status/1540252711626706944) – José Valim's thoughts on the results
- https://elixirpatterns.dev (https://elixirpatterns.dev) – Elixir Patterns book is a project by Alex Koutmos and Hugo Baraúna
- https://twitter.com/akoutmos/status/1541078170383835136 (https://twitter.com/akoutmos/status/1541078170383835136) – Alex created Kino PR for rendering supervision tree in Livebook
- https://hex.pm/packages/nervessystemmangopimqpro (https://hex.pm/packages/nerves_system_mangopi_mq_pro) – Frank Hunleth announced that Nerves now has support for the RISC-V MangoPi
- https://twitter.com/fhunleth/status/1541116329553428480 (https://twitter.com/fhunleth/status/1541116329553428480) – Frank's announcement
- https://mangopi.cc/ (https://mangopi.cc/) – MangoPi site
- https://lpil.uk/blog/deploying-gleam-on-fly-io/ (https://lpil.uk/blog/deploying-gleam-on-fly-io/) – Louis Pilfold use new v0.22 Gleam deployment feature for deploying to Fly.io
- https://twitter.com/cigrainger/status/1539538577344045057 (https://twitter.com/cigrainger/status/1539538577344045057) – Explorer v0.2.0 was released
- https://podcast.thinkingelixir.com/104 (https://podcast.thinkingelixir.com/104) – Recently interview with Chris Grainger in episode 104 about Explorer.
- https://github.com/erlang/rebar3/releases/tag/3.19.0 (https://github.com/erlang/rebar3/releases/tag/3.19.0) – Rebar 3.19.0
- http://pesquisecomelixir.com.br (http://pesquisecomelixir.com.br) – José Valim announced a new initiative called "Research with Elixir"
- https://twitter.com/josevalim/status/1541775306767450114 (https://twitter.com/josevalim/status/1541775306767450114) – Announcement post from José that includes more information
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at show@thinkingelixir.com (mailto:show@thinkingelixir.com)
Discussion Resources
- https://sonic-pi.net/ (https://sonic-pi.net/)
- https://github.com/sonic-pi-net/sonic-pi (https://github.com/sonic-pi-net/sonic-pi)
- https://github.com/samaaron (https://github.com/samaaron)
- https://twitter.com/josevalim/status/1519377962063249409 (https://twitter.com/josevalim/status/1519377962063249409)
- https://twitter.com/matschaffer/status/1520914785625280512 (https://twitter.com/matschaffer/status/1520914785625280512)
- https://supercollider.github.io/ (https://supercollider.github.io/)
- https://en.wikipedia.org/wiki/Kintsugi (https://en.wikipedia.org/wiki/Kintsugi) – Fixing broken pottery with gold
- https://www.patreon.com/samaaron (https://www.patreon.com/samaaron)
Guest Information
- https://twitter.com/samaaron (https://twitter.com/samaaron) – Sam Aaron on Twitter
- https://twitter.com/Sonic_Pi (https://twitter.com/Sonic_Pi) – Sonic Pi on Twitter
- https://github.com/samaaron (https://github.com/samaaron) – on Github
- https://www.instagram.com/samaaron/ (https://www.instagram.com/samaaron/) – Instagram
- https://www.linkedin.com/in/samaaron/ (https://www.linkedin.com/in/samaaron/) – LinkedIn
- https://www.patreon.com/samaaron (https://www.patreon.com/samaaron) – Patreon
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- Cade Ward - @cadebward (https://twitter.com/cadebward) 
</description>
  <itunes:keywords>elixir, erlang, music, performance, sonic pi</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>The SonicPi project has been letting people live code musical performances for years. Sam Aaron joins us to talk about the project and how Elixir is playing an increased role. The project uses multiple languages and frameworks, in fact, Joe Armstrong created the Erlang portion for handling the concurrent IO needs. We talk about where the project is, what&#39;s new in the upcoming release, and more about the future of Elixir with the project. LiveView as a UI for jamming with your friends in a distributed musical performance tool? Cool! We also talk about SonicPi being used in the education space and introducing kids to coding and much more!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/106" rel="nofollow">http://podcast.thinkingelixir.com/106</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://github.blog/2022-06-27-github-advisory-database-now-supports-erlang-and-elixir-packages/" rel="nofollow">https://github.blog/2022-06-27-github-advisory-database-now-supports-erlang-and-elixir-packages/</a> – GitHub launched support for Hex in tracking and reporting security advisories for projects</li>
<li><a href="https://survey.stackoverflow.co/2022/" rel="nofollow">https://survey.stackoverflow.co/2022/</a> – StackOverflow released their Developer Survey results</li>
<li>Elixir is no.2 most loved language</li>
<li>Phoenix is no.1 most loved web framework</li>
<li><a href="https://twitter.com/josevalim/status/1540252711626706944" rel="nofollow">https://twitter.com/josevalim/status/1540252711626706944</a> – José Valim&#39;s thoughts on the results</li>
<li><a href="https://elixirpatterns.dev" rel="nofollow">https://elixirpatterns.dev</a> – Elixir Patterns book is a project by Alex Koutmos and Hugo Baraúna</li>
<li><a href="https://twitter.com/akoutmos/status/1541078170383835136" rel="nofollow">https://twitter.com/akoutmos/status/1541078170383835136</a> – Alex created Kino PR for rendering supervision tree in Livebook</li>
<li><a href="https://hex.pm/packages/nerves_system_mangopi_mq_pro" rel="nofollow">https://hex.pm/packages/nerves_system_mangopi_mq_pro</a> – Frank Hunleth announced that Nerves now has support for the RISC-V MangoPi</li>
<li><a href="https://twitter.com/fhunleth/status/1541116329553428480" rel="nofollow">https://twitter.com/fhunleth/status/1541116329553428480</a> – Frank&#39;s announcement</li>
<li><a href="https://mangopi.cc/" rel="nofollow">https://mangopi.cc/</a> – MangoPi site</li>
<li><a href="https://lpil.uk/blog/deploying-gleam-on-fly-io/" rel="nofollow">https://lpil.uk/blog/deploying-gleam-on-fly-io/</a> – Louis Pilfold use new v0.22 Gleam deployment feature for deploying to Fly.io</li>
<li><a href="https://twitter.com/cigrainger/status/1539538577344045057" rel="nofollow">https://twitter.com/cigrainger/status/1539538577344045057</a> – Explorer v0.2.0 was released</li>
<li><a href="https://podcast.thinkingelixir.com/104" rel="nofollow">https://podcast.thinkingelixir.com/104</a> – Recently interview with Chris Grainger in episode 104 about Explorer.</li>
<li><a href="https://github.com/erlang/rebar3/releases/tag/3.19.0" rel="nofollow">https://github.com/erlang/rebar3/releases/tag/3.19.0</a> – Rebar 3.19.0</li>
<li><a href="http://pesquisecomelixir.com.br" rel="nofollow">http://pesquisecomelixir.com.br</a> – José Valim announced a new initiative called &quot;Research with Elixir&quot;</li>
<li><a href="https://twitter.com/josevalim/status/1541775306767450114" rel="nofollow">https://twitter.com/josevalim/status/1541775306767450114</a> – Announcement post from José that includes more information</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://sonic-pi.net/" rel="nofollow">https://sonic-pi.net/</a></li>
<li><a href="https://github.com/sonic-pi-net/sonic-pi" rel="nofollow">https://github.com/sonic-pi-net/sonic-pi</a></li>
<li><a href="https://github.com/samaaron" rel="nofollow">https://github.com/samaaron</a></li>
<li><a href="https://twitter.com/josevalim/status/1519377962063249409" rel="nofollow">https://twitter.com/josevalim/status/1519377962063249409</a></li>
<li><a href="https://twitter.com/matschaffer/status/1520914785625280512" rel="nofollow">https://twitter.com/matschaffer/status/1520914785625280512</a></li>
<li><a href="https://supercollider.github.io/" rel="nofollow">https://supercollider.github.io/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Kintsugi" rel="nofollow">https://en.wikipedia.org/wiki/Kintsugi</a> – Fixing broken pottery with gold</li>
<li><a href="https://www.patreon.com/samaaron" rel="nofollow">https://www.patreon.com/samaaron</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/samaaron" rel="nofollow">https://twitter.com/samaaron</a> – Sam Aaron on Twitter</li>
<li><a href="https://twitter.com/Sonic_Pi" rel="nofollow">https://twitter.com/Sonic_Pi</a> – Sonic Pi on Twitter</li>
<li><a href="https://github.com/samaaron" rel="nofollow">https://github.com/samaaron</a> – on Github</li>
<li><a href="https://www.instagram.com/samaaron/" rel="nofollow">https://www.instagram.com/samaaron/</a> – Instagram</li>
<li><a href="https://www.linkedin.com/in/samaaron/" rel="nofollow">https://www.linkedin.com/in/samaaron/</a> – LinkedIn</li>
<li><a href="https://www.patreon.com/samaaron" rel="nofollow">https://www.patreon.com/samaaron</a> – Patreon</li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>The SonicPi project has been letting people live code musical performances for years. Sam Aaron joins us to talk about the project and how Elixir is playing an increased role. The project uses multiple languages and frameworks, in fact, Joe Armstrong created the Erlang portion for handling the concurrent IO needs. We talk about where the project is, what&#39;s new in the upcoming release, and more about the future of Elixir with the project. LiveView as a UI for jamming with your friends in a distributed musical performance tool? Cool! We also talk about SonicPi being used in the education space and introducing kids to coding and much more!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/106" rel="nofollow">http://podcast.thinkingelixir.com/106</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://github.blog/2022-06-27-github-advisory-database-now-supports-erlang-and-elixir-packages/" rel="nofollow">https://github.blog/2022-06-27-github-advisory-database-now-supports-erlang-and-elixir-packages/</a> – GitHub launched support for Hex in tracking and reporting security advisories for projects</li>
<li><a href="https://survey.stackoverflow.co/2022/" rel="nofollow">https://survey.stackoverflow.co/2022/</a> – StackOverflow released their Developer Survey results</li>
<li>Elixir is no.2 most loved language</li>
<li>Phoenix is no.1 most loved web framework</li>
<li><a href="https://twitter.com/josevalim/status/1540252711626706944" rel="nofollow">https://twitter.com/josevalim/status/1540252711626706944</a> – José Valim&#39;s thoughts on the results</li>
<li><a href="https://elixirpatterns.dev" rel="nofollow">https://elixirpatterns.dev</a> – Elixir Patterns book is a project by Alex Koutmos and Hugo Baraúna</li>
<li><a href="https://twitter.com/akoutmos/status/1541078170383835136" rel="nofollow">https://twitter.com/akoutmos/status/1541078170383835136</a> – Alex created Kino PR for rendering supervision tree in Livebook</li>
<li><a href="https://hex.pm/packages/nerves_system_mangopi_mq_pro" rel="nofollow">https://hex.pm/packages/nerves_system_mangopi_mq_pro</a> – Frank Hunleth announced that Nerves now has support for the RISC-V MangoPi</li>
<li><a href="https://twitter.com/fhunleth/status/1541116329553428480" rel="nofollow">https://twitter.com/fhunleth/status/1541116329553428480</a> – Frank&#39;s announcement</li>
<li><a href="https://mangopi.cc/" rel="nofollow">https://mangopi.cc/</a> – MangoPi site</li>
<li><a href="https://lpil.uk/blog/deploying-gleam-on-fly-io/" rel="nofollow">https://lpil.uk/blog/deploying-gleam-on-fly-io/</a> – Louis Pilfold use new v0.22 Gleam deployment feature for deploying to Fly.io</li>
<li><a href="https://twitter.com/cigrainger/status/1539538577344045057" rel="nofollow">https://twitter.com/cigrainger/status/1539538577344045057</a> – Explorer v0.2.0 was released</li>
<li><a href="https://podcast.thinkingelixir.com/104" rel="nofollow">https://podcast.thinkingelixir.com/104</a> – Recently interview with Chris Grainger in episode 104 about Explorer.</li>
<li><a href="https://github.com/erlang/rebar3/releases/tag/3.19.0" rel="nofollow">https://github.com/erlang/rebar3/releases/tag/3.19.0</a> – Rebar 3.19.0</li>
<li><a href="http://pesquisecomelixir.com.br" rel="nofollow">http://pesquisecomelixir.com.br</a> – José Valim announced a new initiative called &quot;Research with Elixir&quot;</li>
<li><a href="https://twitter.com/josevalim/status/1541775306767450114" rel="nofollow">https://twitter.com/josevalim/status/1541775306767450114</a> – Announcement post from José that includes more information</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://sonic-pi.net/" rel="nofollow">https://sonic-pi.net/</a></li>
<li><a href="https://github.com/sonic-pi-net/sonic-pi" rel="nofollow">https://github.com/sonic-pi-net/sonic-pi</a></li>
<li><a href="https://github.com/samaaron" rel="nofollow">https://github.com/samaaron</a></li>
<li><a href="https://twitter.com/josevalim/status/1519377962063249409" rel="nofollow">https://twitter.com/josevalim/status/1519377962063249409</a></li>
<li><a href="https://twitter.com/matschaffer/status/1520914785625280512" rel="nofollow">https://twitter.com/matschaffer/status/1520914785625280512</a></li>
<li><a href="https://supercollider.github.io/" rel="nofollow">https://supercollider.github.io/</a></li>
<li><a href="https://en.wikipedia.org/wiki/Kintsugi" rel="nofollow">https://en.wikipedia.org/wiki/Kintsugi</a> – Fixing broken pottery with gold</li>
<li><a href="https://www.patreon.com/samaaron" rel="nofollow">https://www.patreon.com/samaaron</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/samaaron" rel="nofollow">https://twitter.com/samaaron</a> – Sam Aaron on Twitter</li>
<li><a href="https://twitter.com/Sonic_Pi" rel="nofollow">https://twitter.com/Sonic_Pi</a> – Sonic Pi on Twitter</li>
<li><a href="https://github.com/samaaron" rel="nofollow">https://github.com/samaaron</a> – on Github</li>
<li><a href="https://www.instagram.com/samaaron/" rel="nofollow">https://www.instagram.com/samaaron/</a> – Instagram</li>
<li><a href="https://www.linkedin.com/in/samaaron/" rel="nofollow">https://www.linkedin.com/in/samaaron/</a> – LinkedIn</li>
<li><a href="https://www.patreon.com/samaaron" rel="nofollow">https://www.patreon.com/samaaron</a> – Patreon</li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>84: LiveBeats with Chris McCord</title>
  <link>https://podcast.thinkingelixir.com/84</link>
  <guid isPermaLink="false">f736a629-9e8b-4fa5-ac89-408eb0235ff1</guid>
  <pubDate>Wed, 02 Feb 2022 04:15:00 -0700</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/f736a629-9e8b-4fa5-ac89-408eb0235ff1.mp3" length="41885696" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Chris McCord created an awesome LiveView showcase project he used to help develop new features. Learn about LiveBeats and how it can be a great resource for the community! </itunes:subtitle>
  <itunes:duration>57:52</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
  <description>We talk with Chris McCord about the LiveBeats project he created. It’s a high-quality, showcase, open source project that highlights new and powerful features in LiveView. LiveBeats is a social music playing application that challenges current ideas about what LiveView is able to do. It uses presence, new JS features, defines reusable Tailwind styled components, includes accessibility and more! An exciting project that people can actually use in addition to being a great community resource. We also get into what’s coming out in Phoenix 1.7 that may interest people getting ready to start a new project!
Show Notes online - http://podcast.thinkingelixir.com/84 (http://podcast.thinkingelixir.com/84)
Elixir Community News
- https://news.livebook.dev/v0.5-flowcharts-custom-widgets-intellisense-and-ui-improvements-4FcvbG (https://news.livebook.dev/v0.5-flowcharts-custom-widgets-intellisense-and-ui-improvements-4FcvbG) – Livebook 0.5 released blog post
- https://twitter.com/josevalim/status/1483907938590810118 (https://twitter.com/josevalim/status/1483907938590810118) – José Valim's Twitter thread announcing the release
- https://twitter.com/josevalim/status/1484915718223286276 (https://twitter.com/josevalim/status/1484915718223286276) – Livebook future release will include BEAM memory display on the sidebar
- https://github.com/mcrumm/liveuploadexample/commit/8be00c0d451f94ad82860a9b85ab020092e2a8b7 (https://github.com/mcrumm/live_upload_example/commit/8be00c0d451f94ad82860a9b85ab020092e2a8b7) – Michael Crumm shared his PR that updated the liveviewupload example to HEEx templates as an example
- https://www.empex.co/mtn (https://www.empex.co/mtn) – Empex MTN is Elixir conference in Salt Lake City, UT on May 6, 2022
- https://twitter.com/sorentwo/status/1478021043486928896 (https://twitter.com/sorentwo/status/1478021043486928896) – Oban Pro feature makes it easy to get the result of an async job
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at show@thinkingelixir.com (mailto:show@thinkingelixir.com)
Discussion Resources
- https://fly.io/blog/livebeats/ (https://fly.io/blog/livebeats/) – Blog post by Chris where he talks about the project.
- https://github.com/fly-apps/live_beats (https://github.com/fly-apps/live_beats) – Source code for the project.
- https://livebeats.fly.dev/ (https://livebeats.fly.dev/) – Visit the running hosted app.
- https://livebeats.fly.dev/signin (https://livebeats.fly.dev/signin)
- https://fly.io/phoenix-files/tailwind-standalone/ (https://fly.io/phoenix-files/tailwind-standalone/)
- https://github.com/phoenixframework/tailwind (https://github.com/phoenixframework/tailwind)
- https://fly.io/phoenix-files/live-render-sticky-option/ (https://fly.io/phoenix-files/live-render-sticky-option/)
- https://github.com/petalframework/petal_components (https://github.com/petalframework/petal_components)
- https://milligram.io/ (https://milligram.io/)
- https://github.com/phoenixframework/phoenix/pull/4100 (https://github.com/phoenixframework/phoenix/pull/4100)
- https://surface-ui.org/getting_started (https://surface-ui.org/getting_started)
Guest Information
- https://twitter.com/chris_mccord (https://twitter.com/chris_mccord) – on Twitter
- https://github.com/chrismccord (https://github.com/chrismccord) – on Github
- http://chrismccord.com/ (http://chrismccord.com/) – Blog
- https://twitter.com/flydotio (https://twitter.com/flydotio) – Fly.io on Twitter
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- Cade Ward - @cadebward (https://twitter.com/cadebward) 
</description>
  <itunes:keywords>phoenix framework, web development, accessibility, music player, liveview</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We talk with Chris McCord about the LiveBeats project he created. It’s a high-quality, showcase, open source project that highlights new and powerful features in LiveView. LiveBeats is a social music playing application that challenges current ideas about what LiveView is able to do. It uses presence, new JS features, defines reusable Tailwind styled components, includes accessibility and more! An exciting project that people can actually use in addition to being a great community resource. We also get into what’s coming out in Phoenix 1.7 that may interest people getting ready to start a new project!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/84" rel="nofollow">http://podcast.thinkingelixir.com/84</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://news.livebook.dev/v0.5-flowcharts-custom-widgets-intellisense-and-ui-improvements-4FcvbG" rel="nofollow">https://news.livebook.dev/v0.5-flowcharts-custom-widgets-intellisense-and-ui-improvements-4FcvbG</a> – Livebook 0.5 released blog post</li>
<li><a href="https://twitter.com/josevalim/status/1483907938590810118" rel="nofollow">https://twitter.com/josevalim/status/1483907938590810118</a> – José Valim&#39;s Twitter thread announcing the release</li>
<li><a href="https://twitter.com/josevalim/status/1484915718223286276" rel="nofollow">https://twitter.com/josevalim/status/1484915718223286276</a> – Livebook future release will include BEAM memory display on the sidebar</li>
<li><a href="https://github.com/mcrumm/live_upload_example/commit/8be00c0d451f94ad82860a9b85ab020092e2a8b7" rel="nofollow">https://github.com/mcrumm/live_upload_example/commit/8be00c0d451f94ad82860a9b85ab020092e2a8b7</a> – Michael Crumm shared his PR that updated the live_view_upload example to HEEx templates as an example</li>
<li><a href="https://www.empex.co/mtn" rel="nofollow">https://www.empex.co/mtn</a> – Empex MTN is Elixir conference in Salt Lake City, UT on May 6, 2022</li>
<li><a href="https://twitter.com/sorentwo/status/1478021043486928896" rel="nofollow">https://twitter.com/sorentwo/status/1478021043486928896</a> – Oban Pro feature makes it easy to get the result of an async job</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://fly.io/blog/livebeats/" rel="nofollow">https://fly.io/blog/livebeats/</a> – Blog post by Chris where he talks about the project.</li>
<li><a href="https://github.com/fly-apps/live_beats" rel="nofollow">https://github.com/fly-apps/live_beats</a> – Source code for the project.</li>
<li><a href="https://livebeats.fly.dev/" rel="nofollow">https://livebeats.fly.dev/</a> – Visit the running hosted app.</li>
<li><a href="https://livebeats.fly.dev/signin" rel="nofollow">https://livebeats.fly.dev/signin</a></li>
<li><a href="https://fly.io/phoenix-files/tailwind-standalone/" rel="nofollow">https://fly.io/phoenix-files/tailwind-standalone/</a></li>
<li><a href="https://github.com/phoenixframework/tailwind" rel="nofollow">https://github.com/phoenixframework/tailwind</a></li>
<li><a href="https://fly.io/phoenix-files/live-render-sticky-option/" rel="nofollow">https://fly.io/phoenix-files/live-render-sticky-option/</a></li>
<li><a href="https://github.com/petalframework/petal_components" rel="nofollow">https://github.com/petalframework/petal_components</a></li>
<li><a href="https://milligram.io/" rel="nofollow">https://milligram.io/</a></li>
<li><a href="https://github.com/phoenixframework/phoenix/pull/4100" rel="nofollow">https://github.com/phoenixframework/phoenix/pull/4100</a></li>
<li><a href="https://surface-ui.org/getting_started" rel="nofollow">https://surface-ui.org/getting_started</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/chris_mccord" rel="nofollow">https://twitter.com/chris_mccord</a> – on Twitter</li>
<li><a href="https://github.com/chrismccord" rel="nofollow">https://github.com/chrismccord</a> – on Github</li>
<li><a href="http://chrismccord.com/" rel="nofollow">http://chrismccord.com/</a> – Blog</li>
<li><a href="https://twitter.com/flydotio" rel="nofollow">https://twitter.com/flydotio</a> – Fly.io on Twitter</li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We talk with Chris McCord about the LiveBeats project he created. It’s a high-quality, showcase, open source project that highlights new and powerful features in LiveView. LiveBeats is a social music playing application that challenges current ideas about what LiveView is able to do. It uses presence, new JS features, defines reusable Tailwind styled components, includes accessibility and more! An exciting project that people can actually use in addition to being a great community resource. We also get into what’s coming out in Phoenix 1.7 that may interest people getting ready to start a new project!</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/84" rel="nofollow">http://podcast.thinkingelixir.com/84</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://news.livebook.dev/v0.5-flowcharts-custom-widgets-intellisense-and-ui-improvements-4FcvbG" rel="nofollow">https://news.livebook.dev/v0.5-flowcharts-custom-widgets-intellisense-and-ui-improvements-4FcvbG</a> – Livebook 0.5 released blog post</li>
<li><a href="https://twitter.com/josevalim/status/1483907938590810118" rel="nofollow">https://twitter.com/josevalim/status/1483907938590810118</a> – José Valim&#39;s Twitter thread announcing the release</li>
<li><a href="https://twitter.com/josevalim/status/1484915718223286276" rel="nofollow">https://twitter.com/josevalim/status/1484915718223286276</a> – Livebook future release will include BEAM memory display on the sidebar</li>
<li><a href="https://github.com/mcrumm/live_upload_example/commit/8be00c0d451f94ad82860a9b85ab020092e2a8b7" rel="nofollow">https://github.com/mcrumm/live_upload_example/commit/8be00c0d451f94ad82860a9b85ab020092e2a8b7</a> – Michael Crumm shared his PR that updated the live_view_upload example to HEEx templates as an example</li>
<li><a href="https://www.empex.co/mtn" rel="nofollow">https://www.empex.co/mtn</a> – Empex MTN is Elixir conference in Salt Lake City, UT on May 6, 2022</li>
<li><a href="https://twitter.com/sorentwo/status/1478021043486928896" rel="nofollow">https://twitter.com/sorentwo/status/1478021043486928896</a> – Oban Pro feature makes it easy to get the result of an async job</li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://fly.io/blog/livebeats/" rel="nofollow">https://fly.io/blog/livebeats/</a> – Blog post by Chris where he talks about the project.</li>
<li><a href="https://github.com/fly-apps/live_beats" rel="nofollow">https://github.com/fly-apps/live_beats</a> – Source code for the project.</li>
<li><a href="https://livebeats.fly.dev/" rel="nofollow">https://livebeats.fly.dev/</a> – Visit the running hosted app.</li>
<li><a href="https://livebeats.fly.dev/signin" rel="nofollow">https://livebeats.fly.dev/signin</a></li>
<li><a href="https://fly.io/phoenix-files/tailwind-standalone/" rel="nofollow">https://fly.io/phoenix-files/tailwind-standalone/</a></li>
<li><a href="https://github.com/phoenixframework/tailwind" rel="nofollow">https://github.com/phoenixframework/tailwind</a></li>
<li><a href="https://fly.io/phoenix-files/live-render-sticky-option/" rel="nofollow">https://fly.io/phoenix-files/live-render-sticky-option/</a></li>
<li><a href="https://github.com/petalframework/petal_components" rel="nofollow">https://github.com/petalframework/petal_components</a></li>
<li><a href="https://milligram.io/" rel="nofollow">https://milligram.io/</a></li>
<li><a href="https://github.com/phoenixframework/phoenix/pull/4100" rel="nofollow">https://github.com/phoenixframework/phoenix/pull/4100</a></li>
<li><a href="https://surface-ui.org/getting_started" rel="nofollow">https://surface-ui.org/getting_started</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/chris_mccord" rel="nofollow">https://twitter.com/chris_mccord</a> – on Twitter</li>
<li><a href="https://github.com/chrismccord" rel="nofollow">https://github.com/chrismccord</a> – on Github</li>
<li><a href="http://chrismccord.com/" rel="nofollow">http://chrismccord.com/</a> – Blog</li>
<li><a href="https://twitter.com/flydotio" rel="nofollow">https://twitter.com/flydotio</a> – Fly.io on Twitter</li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
