<?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>Sun, 12 Apr 2026 11:05:52 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Merge Conflict - Episodes Tagged with “Maintaining”</title>
    <link>https://www.mergeconflict.fm/tags/maintaining</link>
    <pubDate>Mon, 21 Aug 2017 00:00:00 -0700</pubDate>
    <description>Merge Conflict is a weekly discussion with Frank and James on all things development, technology, &amp; more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using C#, Xamarin, and .NET MAUI. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds. 
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Join Frank &amp; James for a weekly discussion on the world of technology and development including C#, F#, .NET, web, mobile, and more.</itunes:subtitle>
    <itunes:author>soundbite.fm</itunes:author>
    <itunes:summary>Merge Conflict is a weekly discussion with Frank and James on all things development, technology, &amp; more. After years of being friends, Frank and James finally decided to sit down and start a podcast about their lives as mobile developers using C#, Xamarin, and .NET MAUI. Much more than just another mobile development podcast, Merge Conflict, reaches all areas of development including desktop, server, and of course mobile. They also cover fun things happening in the world of technology and gaming and whatever else happens to be on Frank's and James' minds. 
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/02d84890-e58d-43eb-ab4c-26bcc8524289/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Xamarin, iOS, Android, UWP, Microsoft, .NET, C#, F#, Machine Learning, AI, Apps, Apple, Development, .NET MAUI, dotnet maui, dotnet</itunes:keywords>
    <itunes:owner>
      <itunes:name>soundbite.fm</itunes:name>
      <itunes:email>mergeconflictfm@gmail.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<item>
  <title>Merge Conflict 59: Managing Open Source Projects</title>
  <link>http://www.mergeconflict.fm/merge-conflict-59-managing-open-source-projects</link>
  <guid isPermaLink="false">204802a9-d173-4bdd-8e4e-48724af14290</guid>
  <pubDate>Mon, 21 Aug 2017 00:00:00 -0700</pubDate>
  <author>soundbite.fm</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/02d84890-e58d-43eb-ab4c-26bcc8524289/204802a9-d173-4bdd-8e4e-48724af14290.mp3" length="50903519" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>soundbite.fm</itunes:author>
  <itunes:subtitle>This week we take an inside look at what it takes to actually maintain an open source project or in James' case 50 open source projects. How do you handle issues, PRs, CI, and how to stay sane when that blue GitHub notification bubble will never go away?</itunes:subtitle>
  <itunes:duration>52:47</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/02d84890-e58d-43eb-ab4c-26bcc8524289/cover.jpg?v=1"/>
  <description>This week we take an inside look at what it takes to actually maintain an open source project or in James' case 50 open source projects. How do you handle issues, PRs, CI, and how to stay sane when that blue GitHub notification bubble will never go away?
Follow Us
Frank: &lt;a href="http://twitter.com/praeclarum"&gt;Twitter&lt;/a&gt;,  &lt;a href="http://praeclarum.org"&gt;Blog&lt;/a&gt;, &lt;a href="http://github.com/praeclarum"&gt;GitHub&lt;/a&gt;
James: &lt;a href="http://twitter.com/jamesmontemagno"&gt;Twitter&lt;/a&gt;,  &lt;a href="http://motzcod.es"&gt;Blog&lt;/a&gt;, &lt;a href="http://github.com/jamesmontemagno"&gt;GitHub&lt;/a&gt;
Music : Amethyst Seer - Citrine by &lt;a href="https://soundcloud.com/adventureface"&gt;Adventureface&lt;/a&gt;
Proudly recorded on &lt;a href="https://zencastr.com/"&gt;Zencastr&lt;/a&gt; 
</description>
  <itunes:keywords>c#, contributing, github, issues, maintaining, merge conflict, open source, projects, pull requests, sqllite-net, xamarin</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>This week we take an inside look at what it takes to actually maintain an open source project or in James&#39; case 50 open source projects. How do you handle issues, PRs, CI, and how to stay sane when that blue GitHub notification bubble will never go away?</p>

<h3>Follow Us</h3>

<ul>
<li>Frank: <a href="http://twitter.com/praeclarum" target="_blank">Twitter</a>,  <a href="http://praeclarum.org" target="_blank">Blog</a>, <a href="http://github.com/praeclarum" target="_blank">GitHub</a></li>
<li>James: <a href="http://twitter.com/jamesmontemagno" target="_blank">Twitter</a>,  <a href="http://motzcod.es" target="_blank">Blog</a>, <a href="http://github.com/jamesmontemagno" target="_blank">GitHub</a></li>
<li>Music : Amethyst Seer - Citrine by <a href="https://soundcloud.com/adventureface" target="_blank">Adventureface</a></li>
<li>Proudly recorded on <a href="https://zencastr.com/" target="_blank">Zencastr</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="http://bit.ly/mergeconflictraygun">Raygun</a>: <a rel="nofollow" href="http://bit.ly/mergeconflictraygun">Everything developers of any application need for native and managed crash reporting to detect and diagnose software errors. </a></li></ul><p><a rel="payment" href="https://www.patreon.com/mergeconflictfm">Support Merge Conflict</a></p><p>Links:</p><ul><li><a title="praeclarum/sqlite-net: Simple, powerful, cross-platform SQLite client and ORM for .NET" rel="nofollow" href="https://github.com/praeclarum/sqlite-net">praeclarum/sqlite-net: Simple, powerful, cross-platform SQLite client and ORM for .NET</a></li><li><a title="Up For Grabs" rel="nofollow" href="http://up-for-grabs.net/#/">Up For Grabs</a></li><li><a title="Merge Conflict: Merge Conflict 43: DevOps for the Solo Developer" rel="nofollow" href="http://www.mergeconflict.fm/merge-conflict-43-devops-for-the-solo-developer">Merge Conflict: Merge Conflict 43: DevOps for the Solo Developer</a></li><li><a title="First Timers Only - Get involved in Open Source and commit code to your first project!" rel="nofollow" href="http://www.firsttimersonly.com/">First Timers Only - Get involved in Open Source and commit code to your first project!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>This week we take an inside look at what it takes to actually maintain an open source project or in James&#39; case 50 open source projects. How do you handle issues, PRs, CI, and how to stay sane when that blue GitHub notification bubble will never go away?</p>

<h3>Follow Us</h3>

<ul>
<li>Frank: <a href="http://twitter.com/praeclarum" target="_blank">Twitter</a>,  <a href="http://praeclarum.org" target="_blank">Blog</a>, <a href="http://github.com/praeclarum" target="_blank">GitHub</a></li>
<li>James: <a href="http://twitter.com/jamesmontemagno" target="_blank">Twitter</a>,  <a href="http://motzcod.es" target="_blank">Blog</a>, <a href="http://github.com/jamesmontemagno" target="_blank">GitHub</a></li>
<li>Music : Amethyst Seer - Citrine by <a href="https://soundcloud.com/adventureface" target="_blank">Adventureface</a></li>
<li>Proudly recorded on <a href="https://zencastr.com/" target="_blank">Zencastr</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="http://bit.ly/mergeconflictraygun">Raygun</a>: <a rel="nofollow" href="http://bit.ly/mergeconflictraygun">Everything developers of any application need for native and managed crash reporting to detect and diagnose software errors. </a></li></ul><p><a rel="payment" href="https://www.patreon.com/mergeconflictfm">Support Merge Conflict</a></p><p>Links:</p><ul><li><a title="praeclarum/sqlite-net: Simple, powerful, cross-platform SQLite client and ORM for .NET" rel="nofollow" href="https://github.com/praeclarum/sqlite-net">praeclarum/sqlite-net: Simple, powerful, cross-platform SQLite client and ORM for .NET</a></li><li><a title="Up For Grabs" rel="nofollow" href="http://up-for-grabs.net/#/">Up For Grabs</a></li><li><a title="Merge Conflict: Merge Conflict 43: DevOps for the Solo Developer" rel="nofollow" href="http://www.mergeconflict.fm/merge-conflict-43-devops-for-the-solo-developer">Merge Conflict: Merge Conflict 43: DevOps for the Solo Developer</a></li><li><a title="First Timers Only - Get involved in Open Source and commit code to your first project!" rel="nofollow" href="http://www.firsttimersonly.com/">First Timers Only - Get involved in Open Source and commit code to your first project!</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
