<?xml version='1.0' encoding='UTF-8' ?>
<rss version='2.0'>
<channel>
  <title>Code Change Gleam Blog</title>
  <description>Blog about Gleam center, Erlang and JS on the sides</description>
  <link>https://code-change.nl/gleam-blog</link>
  <language>en-us</language>
  <copyright>2023 Kero van Gelder, All rights reserved</copyright>
  <lastBuildDate>Sat, 21 Mar 2026 00:00:00 GMT</lastBuildDate>
  <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
  <docs>https://www.rssboard.org/rss-specification</docs>
  <ttl>1440</ttl>

  <item>
    <title>Why start this Gleam Blog?</title>
    <description>Once upon a time there were Erlang and JavaScript...
      ... and then there was Gleam.</description>
    <pubDate>Thu, 26 Jan 2023 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20230126-1-start.html</link>
  </item>

  <item>
    <title>Internals of this Gleam Blog</title>
    <description>How does the syntax highlighting work?</description>
    <pubDate>Thu, 26 Jan 2023 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20230126-2-how-this-works.html</link>
  </item>

  <item>
    <title>Gleam @FOSDEM 2023</title>
    <description>Erlang, BEAM, Elixir and friends Dev Room - a summary of all talks</description>
    <pubDate>Sun, 05 Feb 2023 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20230205-fosdem2023.html</link>
  </item>

  <item>
    <title>Gleam calling Erlang and v.v.</title>
    <description>Gleam calling Erlang and v.v.</description>
    <pubDate>Sat, 11 Feb 2023 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20230211-interop.html</link>
  </item>

  <item>
    <title>A Rebar3 Project using Gleam</title>
    <description>An Erlang Rebar3 project that wishes to use Gleam code, can do that from within the same project with a work around.
If the Gleam code has grown into a real library, rebar3 can use the published hex package.
If that is not possible, you can run a local hex repository.</description>
    <pubDate>Sun, 12 Feb 2023 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20230212-interop2.html</link>
  </item>

  <item>
    <title>Communication between Processes</title>
    <description>Making a synchronous call to another process. Shown by translating an Erlang program to Gleam.</description>
    <pubDate>Sat, 25 Feb 2023 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20230225-communication-between-processes.html</link>
  </item>

  <item>
    <title>Gleam calling JavaScript and v.v.</title>
    <description>Gleam calling JavaScript and v.v.</description>
    <pubDate>Mon, 20 Mar 2023 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20230320-interop3.html</link>
  </item>

  <item>
    <title>Gleam in the Browser</title>
    <description>Gleam in the Browser</description>
    <pubDate>Tue, 28 Mar 2023 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20230328-interop4.html</link>
  </item>

  <item>
    <title>Language Development 2023</title>
    <description>Language Development 2023</description>
    <pubDate>Thu, 23 Nov 2023 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20231123-langdev-2023.html</link>
  </item>

  <item>
    <title>FOSDEM 2024</title>
    <description>FOSDEM 2024</description>
    <pubDate>Wed, 07 Feb 2024 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20240207-fosdem2024.html</link>
  </item>

  <item>
    <title>Trapping Exits (1/3)</title>
    <description>Trapping Exits (1/3)</description>
    <pubDate>Fri, 22 Mar 2024 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20240322-monitoring-processes.html</link>
  </item>

  <item>
    <title>Monitoring Processes (2/3)</title>
    <description>Monitoring Processes (2/3)</description>
    <pubDate>Sun, 24 Mar 2024 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20240324-monitoring-processes.html</link>
  </item>

  <item>
    <title>Supervisors (3/3)</title>
    <description>Supervisors (3/3)</description>
    <pubDate>Tue, 26 Mar 2024 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20240326-monitoring-processes.html</link>
  </item>

  <item>
    <title>Gleam Gathering 2026</title>
    <description>Gleam Gathering 2026</description>
    <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20260225-1-gleam-gathering.html</link>
  </item>

  <item>
    <title>Processes (1/3)</title>
    <description>Processes (1/3)</description>
    <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
    <link>https://code-change.nl/gleam-blog/20260225-2-processes.html</link>
  </item>
</channel>
</rss>
