<?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>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Sat, 07 Mar 2026 08:49:30 -0600</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Cldr”</title>
    <link>https://podcast.thinkingelixir.com/tags/cldr</link>
    <pubDate>Tue, 11 Oct 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>120: Localize and Personalize Your Elixir Apps</title>
  <link>https://podcast.thinkingelixir.com/120</link>
  <guid isPermaLink="false">0bfd05ca-bed5-4466-83a8-4c4304ebf5e5</guid>
  <pubDate>Tue, 11 Oct 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/0bfd05ca-bed5-4466-83a8-4c4304ebf5e5.mp3" length="40933376" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Localizing and personalizing an application is separate from the language in the UI. Kip Cole explains how our app can be unintentionally offensive! He shares the tools created to localize and personalize our Elixir apps!</itunes:subtitle>
  <itunes:duration>56:25</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>Localizing and personalizing an application is separate from the language used in the interface. Kip Cole explains how the mismatch of computers with the culture of our audience creates friction we may not even be aware of. In fact, our benign app may be unintentionally offensive to millions of people! Kip created the libraries ex_cldr, money and tempo to help Elixir developers localize applications in a culture aware way. What does that mean? It means using minimal information we can infer how names should appear, how numbers are represented, the assumed numeric rounding rules, first day of the week, the calendar being used, and more!
Show Notes online - http://podcast.thinkingelixir.com/120 (http://podcast.thinkingelixir.com/120)
Elixir Community News
- https://github.com/phoenixframework/phoenixliveview (https://github.com/phoenixframework/phoenix_live_view) – LiveView v0.18.1 and 0.18.2 were released
- https://twitter.com/mcrumm/status/1575571809470070784 (https://twitter.com/mcrumm/status/1575571809470070784) – PhoenixProfiler plugin updated for LiveView 0.18
- https://github.com/mcrumm/phoenix_profiler (https://github.com/mcrumm/phoenix_profiler)
- https://podcast.thinkingelixir.com/88 (https://podcast.thinkingelixir.com/88) – Previous interview with Michael Crumm about PhoenixProfiler
- https://news.livebook.dev/how-to-query-and-visualize-data-from-amazon-athena-using-livebook-4dfQ5y (https://news.livebook.dev/how-to-query-and-visualize-data-from-amazon-athena-using-livebook-4dfQ5y) – Livebook blog tutorial post showing how to use Amazon Athena
- https://aws.amazon.com/athena/ (https://aws.amazon.com/athena/) – Amazon Athena service page
- https://github.com/phenixdigital/phxlivestorybook (https://github.com/phenixdigital/phx_live_storybook) – PhxLiveStorybook released v.0.4
- https://github.com/phenixdigital/phxlivestorybook/blob/main/CHANGELOG.md (https://github.com/phenixdigital/phx_live_storybook/blob/main/CHANGELOG.md)
- https://podcast.thinkingelixir.com/117 (https://podcast.thinkingelixir.com/117) – Previous interview about PhxLiveStorybook
- https://supabase.com/blog/postgres-wasm (https://supabase.com/blog/postgres-wasm) – Supabase open-sources PostgreSQL on WASM
- https://dockyard.com/blog/2022/10/01/liveview-native-weekly-update-4 (https://dockyard.com/blog/2022/10/01/liveview-native-weekly-update-4) – LiveView Native - weekly update 4
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://twitter.com/wiebemarten/status/1557852447414132739 (https://twitter.com/wiebemarten/status/1557852447414132739)
- https://github.com/kipcole9 (https://github.com/kipcole9)
- https://2022.elixirconf.com/speakers/kip-cole (https://2022.elixirconf.com/speakers/kip-cole) – Time algebra - a new way to think about and work with time
- https://github.com/kipcole9/tempo (https://github.com/kipcole9/tempo) – Tempo library
- https://github.com/kipcole9/money (https://github.com/kipcole9/money)
- https://github.com/elixir-cldr/cldr (https://github.com/elixir-cldr/cldr) – ex_cldr - Elixir implementation of CLDR/ICU
- https://www.amazon.com/Astronomical-Algorithms-Jean-Meeus/dp/0943396611 (https://www.amazon.com/Astronomical-Algorithms-Jean-Meeus/dp/0943396611)
- https://github.com/kimlai/tz_world (https://github.com/kimlai/tz_world)
- https://www.iflscience.com/what-is-a-leap-second-and-why-do-amazon-facebook-and-google-want-to-scrap-it-64625 (https://www.iflscience.com/what-is-a-leap-second-and-why-do-amazon-facebook-and-google-want-to-scrap-it-64625)
- https://github.com/kipcole9/money (https://github.com/kipcole9/money)
Guest Information
- https://twitter.com/kipcole9 (https://twitter.com/kipcole9) – on Twitter
- https://github.com/kipcole9/ (https://github.com/kipcole9/) – on Github
- https://elixirforum.com/u/kip/summary (https://elixirforum.com/u/kip/summary) – ElixirForum
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, cldr, personalize, localize, territories, nations, language, money, numbers</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Localizing and personalizing an application is separate from the language used in the interface. Kip Cole explains how the mismatch of computers with the culture of our audience creates friction we may not even be aware of. In fact, our benign app may be unintentionally offensive to millions of people! Kip created the libraries ex_cldr, money and tempo to help Elixir developers localize applications in a culture aware way. What does that mean? It means using minimal information we can infer how names should appear, how numbers are represented, the assumed numeric rounding rules, first day of the week, the calendar being used, and more!</p>

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

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

<ul>
<li><a href="https://github.com/phoenixframework/phoenix_live_view" rel="nofollow">https://github.com/phoenixframework/phoenix_live_view</a> – LiveView v0.18.1 and 0.18.2 were released</li>
<li><a href="https://twitter.com/mcrumm/status/1575571809470070784" rel="nofollow">https://twitter.com/mcrumm/status/1575571809470070784</a> – PhoenixProfiler plugin updated for LiveView 0.18</li>
<li><a href="https://github.com/mcrumm/phoenix_profiler" rel="nofollow">https://github.com/mcrumm/phoenix_profiler</a></li>
<li><a href="https://podcast.thinkingelixir.com/88" rel="nofollow">https://podcast.thinkingelixir.com/88</a> – Previous interview with Michael Crumm about PhoenixProfiler</li>
<li><a href="https://news.livebook.dev/how-to-query-and-visualize-data-from-amazon-athena-using-livebook-4dfQ5y" rel="nofollow">https://news.livebook.dev/how-to-query-and-visualize-data-from-amazon-athena-using-livebook-4dfQ5y</a> – Livebook blog tutorial post showing how to use Amazon Athena</li>
<li><a href="https://aws.amazon.com/athena/" rel="nofollow">https://aws.amazon.com/athena/</a> – Amazon Athena service page</li>
<li><a href="https://github.com/phenixdigital/phx_live_storybook" rel="nofollow">https://github.com/phenixdigital/phx_live_storybook</a> – PhxLiveStorybook released v.0.4</li>
<li><a href="https://github.com/phenixdigital/phx_live_storybook/blob/main/CHANGELOG.md" rel="nofollow">https://github.com/phenixdigital/phx_live_storybook/blob/main/CHANGELOG.md</a></li>
<li><a href="https://podcast.thinkingelixir.com/117" rel="nofollow">https://podcast.thinkingelixir.com/117</a> – Previous interview about PhxLiveStorybook</li>
<li><a href="https://supabase.com/blog/postgres-wasm" rel="nofollow">https://supabase.com/blog/postgres-wasm</a> – Supabase open-sources PostgreSQL on WASM</li>
<li><a href="https://dockyard.com/blog/2022/10/01/liveview-native-weekly-update-4" rel="nofollow">https://dockyard.com/blog/2022/10/01/liveview-native-weekly-update-4</a> – LiveView Native - weekly update 4</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://twitter.com/wiebemarten/status/1557852447414132739" rel="nofollow">https://twitter.com/wiebemarten/status/1557852447414132739</a></li>
<li><a href="https://github.com/kipcole9" rel="nofollow">https://github.com/kipcole9</a></li>
<li><a href="https://2022.elixirconf.com/speakers/kip-cole" rel="nofollow">https://2022.elixirconf.com/speakers/kip-cole</a> – Time algebra - a new way to think about and work with time</li>
<li><a href="https://github.com/kipcole9/tempo" rel="nofollow">https://github.com/kipcole9/tempo</a> – Tempo library</li>
<li><a href="https://github.com/kipcole9/money" rel="nofollow">https://github.com/kipcole9/money</a></li>
<li><a href="https://github.com/elixir-cldr/cldr" rel="nofollow">https://github.com/elixir-cldr/cldr</a> – ex_cldr - Elixir implementation of CLDR/ICU</li>
<li><a href="https://www.amazon.com/Astronomical-Algorithms-Jean-Meeus/dp/0943396611" rel="nofollow">https://www.amazon.com/Astronomical-Algorithms-Jean-Meeus/dp/0943396611</a></li>
<li><a href="https://github.com/kimlai/tz_world" rel="nofollow">https://github.com/kimlai/tz_world</a></li>
<li><a href="https://www.iflscience.com/what-is-a-leap-second-and-why-do-amazon-facebook-and-google-want-to-scrap-it-64625" rel="nofollow">https://www.iflscience.com/what-is-a-leap-second-and-why-do-amazon-facebook-and-google-want-to-scrap-it-64625</a></li>
<li><a href="https://github.com/kipcole9/money" rel="nofollow">https://github.com/kipcole9/money</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/kipcole9" rel="nofollow">https://twitter.com/kipcole9</a> – on Twitter</li>
<li><a href="https://github.com/kipcole9/" rel="nofollow">https://github.com/kipcole9/</a> – on Github</li>
<li><a href="https://elixirforum.com/u/kip/summary" rel="nofollow">https://elixirforum.com/u/kip/summary</a> – ElixirForum</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>Localizing and personalizing an application is separate from the language used in the interface. Kip Cole explains how the mismatch of computers with the culture of our audience creates friction we may not even be aware of. In fact, our benign app may be unintentionally offensive to millions of people! Kip created the libraries ex_cldr, money and tempo to help Elixir developers localize applications in a culture aware way. What does that mean? It means using minimal information we can infer how names should appear, how numbers are represented, the assumed numeric rounding rules, first day of the week, the calendar being used, and more!</p>

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

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

<ul>
<li><a href="https://github.com/phoenixframework/phoenix_live_view" rel="nofollow">https://github.com/phoenixframework/phoenix_live_view</a> – LiveView v0.18.1 and 0.18.2 were released</li>
<li><a href="https://twitter.com/mcrumm/status/1575571809470070784" rel="nofollow">https://twitter.com/mcrumm/status/1575571809470070784</a> – PhoenixProfiler plugin updated for LiveView 0.18</li>
<li><a href="https://github.com/mcrumm/phoenix_profiler" rel="nofollow">https://github.com/mcrumm/phoenix_profiler</a></li>
<li><a href="https://podcast.thinkingelixir.com/88" rel="nofollow">https://podcast.thinkingelixir.com/88</a> – Previous interview with Michael Crumm about PhoenixProfiler</li>
<li><a href="https://news.livebook.dev/how-to-query-and-visualize-data-from-amazon-athena-using-livebook-4dfQ5y" rel="nofollow">https://news.livebook.dev/how-to-query-and-visualize-data-from-amazon-athena-using-livebook-4dfQ5y</a> – Livebook blog tutorial post showing how to use Amazon Athena</li>
<li><a href="https://aws.amazon.com/athena/" rel="nofollow">https://aws.amazon.com/athena/</a> – Amazon Athena service page</li>
<li><a href="https://github.com/phenixdigital/phx_live_storybook" rel="nofollow">https://github.com/phenixdigital/phx_live_storybook</a> – PhxLiveStorybook released v.0.4</li>
<li><a href="https://github.com/phenixdigital/phx_live_storybook/blob/main/CHANGELOG.md" rel="nofollow">https://github.com/phenixdigital/phx_live_storybook/blob/main/CHANGELOG.md</a></li>
<li><a href="https://podcast.thinkingelixir.com/117" rel="nofollow">https://podcast.thinkingelixir.com/117</a> – Previous interview about PhxLiveStorybook</li>
<li><a href="https://supabase.com/blog/postgres-wasm" rel="nofollow">https://supabase.com/blog/postgres-wasm</a> – Supabase open-sources PostgreSQL on WASM</li>
<li><a href="https://dockyard.com/blog/2022/10/01/liveview-native-weekly-update-4" rel="nofollow">https://dockyard.com/blog/2022/10/01/liveview-native-weekly-update-4</a> – LiveView Native - weekly update 4</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://twitter.com/wiebemarten/status/1557852447414132739" rel="nofollow">https://twitter.com/wiebemarten/status/1557852447414132739</a></li>
<li><a href="https://github.com/kipcole9" rel="nofollow">https://github.com/kipcole9</a></li>
<li><a href="https://2022.elixirconf.com/speakers/kip-cole" rel="nofollow">https://2022.elixirconf.com/speakers/kip-cole</a> – Time algebra - a new way to think about and work with time</li>
<li><a href="https://github.com/kipcole9/tempo" rel="nofollow">https://github.com/kipcole9/tempo</a> – Tempo library</li>
<li><a href="https://github.com/kipcole9/money" rel="nofollow">https://github.com/kipcole9/money</a></li>
<li><a href="https://github.com/elixir-cldr/cldr" rel="nofollow">https://github.com/elixir-cldr/cldr</a> – ex_cldr - Elixir implementation of CLDR/ICU</li>
<li><a href="https://www.amazon.com/Astronomical-Algorithms-Jean-Meeus/dp/0943396611" rel="nofollow">https://www.amazon.com/Astronomical-Algorithms-Jean-Meeus/dp/0943396611</a></li>
<li><a href="https://github.com/kimlai/tz_world" rel="nofollow">https://github.com/kimlai/tz_world</a></li>
<li><a href="https://www.iflscience.com/what-is-a-leap-second-and-why-do-amazon-facebook-and-google-want-to-scrap-it-64625" rel="nofollow">https://www.iflscience.com/what-is-a-leap-second-and-why-do-amazon-facebook-and-google-want-to-scrap-it-64625</a></li>
<li><a href="https://github.com/kipcole9/money" rel="nofollow">https://github.com/kipcole9/money</a></li>
</ul>

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

<ul>
<li><a href="https://twitter.com/kipcole9" rel="nofollow">https://twitter.com/kipcole9</a> – on Twitter</li>
<li><a href="https://github.com/kipcole9/" rel="nofollow">https://github.com/kipcole9/</a> – on Github</li>
<li><a href="https://elixirforum.com/u/kip/summary" rel="nofollow">https://elixirforum.com/u/kip/summary</a> – ElixirForum</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>
