<?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>Sat, 11 Apr 2026 02:50:47 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>The Manifest - Episodes Tagged with “Application Package Management”</title>
    <link>https://manifest.fm/tags/application%20package%20management</link>
    <pubDate>Mon, 11 Dec 2017 06:00:00 +0000</pubDate>
    <description>Welcome to The Manifest, a podcast all about package management. Your hosts are Alex Pounds and Andrew Nesbitt. Together they explore the technical details of package management, the stories and the history of various projects, and the communities around them too. Every so often there will be a brand new interview with a package manager maintainer.
</description>
    <language>en-gb</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A podcast all about package management</itunes:subtitle>
    <itunes:author>Andrew Nesbitt and Alex Pounds</itunes:author>
    <itunes:summary>Welcome to The Manifest, a podcast all about package management. Your hosts are Alex Pounds and Andrew Nesbitt. Together they explore the technical details of package management, the stories and the history of various projects, and the communities around them too. Every so often there will be a brand new interview with a package manager maintainer.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/09b1672e-d238-4955-847b-084d98d93e95/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>package management, podcast, software, open source</itunes:keywords>
    <itunes:owner>
      <itunes:name>Andrew Nesbitt and Alex Pounds</itunes:name>
      <itunes:email>andrew@manifest.fm</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<item>
  <title>Episode 9: Typosquatting with Adam Baldwin</title>
  <link>http://manifest.fm/9</link>
  <guid isPermaLink="false">817f7709-f785-40d9-968e-527d89333095</guid>
  <pubDate>Mon, 11 Dec 2017 06:00:00 +0000</pubDate>
  <author>Andrew Nesbitt and Alex Pounds</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/09b1672e-d238-4955-847b-084d98d93e95/817f7709-f785-40d9-968e-527d89333095.mp3" length="27109626" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Andrew Nesbitt and Alex Pounds</itunes:author>
  <itunes:subtitle>Wherein we discuss typosquatting and other security matters with Adam Baldwin, of Lift security and the Node Security Platform.</itunes:subtitle>
  <itunes:duration>50:30</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/09b1672e-d238-4955-847b-084d98d93e95/cover.jpg?v=1"/>
  <description>Wherein we discuss typosquatting and other security matters with Adam Baldwin, of Lift security and the Node Security Platform. We cover what kind of exploits people are trying, speculate about how blockchains may well be the answer, and unsuccessfully attempt to start a turf war between various package managers.  Special Guest: Adam Baldwin.
</description>
  <content:encoded>
    <![CDATA[<p>Wherein we discuss typosquatting and other security matters with Adam Baldwin, of Lift security and the Node Security Platform. We cover what kind of exploits people are trying, speculate about how blockchains may well be the answer, and unsuccessfully attempt to start a turf war between various package managers. </p><p>Special Guest: Adam Baldwin.</p><p>Links:</p><ul><li><a title="^Lift Security" rel="nofollow" href="https://liftsecurity.io/">^Lift Security</a></li><li><a title="npm registry" rel="nofollow" href="https://www.npmjs.com/">npm registry</a></li><li><a title="Typo.js on GitHub" rel="nofollow" href="https://github.com/cfinke/Typo.js/">Typo.js on GitHub</a></li><li><a title="52% of All JavaScript npm Packages Could Have Been Hacked via Weak Credentials" rel="nofollow" href="https://www.bleepingcomputer.com/news/security/52-percent-of-all-javascript-npm-packages-could-have-been-hacked-via-weak-credentials/">52% of All JavaScript npm Packages Could Have Been Hacked via Weak Credentials</a></li><li><a title="Have I been pwned?" rel="nofollow" href="https://haveibeenpwned.com/">Have I been pwned?</a></li><li><a title="Protect your npm account with two-factor authentication" rel="nofollow" href="http://blog.npmjs.org/post/166039777883/protect-your-npm-account-with-two-factor">Protect your npm account with two-factor authentication</a></li><li><a title="Typosquatting programming language package managers" rel="nofollow" href="http://incolumitas.com/2016/06/08/typosquatting-package-managers/">Typosquatting programming language package managers</a></li><li><a title="Shellshock" rel="nofollow" href="https://en.wikipedia.org/wiki/Shellshock_(software_bug)">Shellshock</a></li><li><a title="Dependency CI" rel="nofollow" href="https://dependencyci.com/">Dependency CI</a></li><li><a title="The Update Framework" rel="nofollow" href="https://theupdateframework.github.io/">The Update Framework</a></li><li><a title="package.community" rel="nofollow" href="http://package.community/">package.community</a></li><li><a title="crossenv malware on the npm registry" rel="nofollow" href="http://blog.npmjs.org/post/163723642530/crossenv-malware-on-the-npm-registry">crossenv malware on the npm registry</a></li><li><a title="Node Security Platform" rel="nofollow" href="https://nodesecurity.io/">Node Security Platform</a></li><li><a title="Yarn" rel="nofollow" href="https://yarnpkg.com/">Yarn</a></li><li><a title="Adam Baldwin on Twitter" rel="nofollow" href="https://twitter.com/adam_baldwin">Adam Baldwin on Twitter</a></li><li><a title="Adam Baldwin on GitHub" rel="nofollow" href="https://github.com/evilpacket">Adam Baldwin on GitHub</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Wherein we discuss typosquatting and other security matters with Adam Baldwin, of Lift security and the Node Security Platform. We cover what kind of exploits people are trying, speculate about how blockchains may well be the answer, and unsuccessfully attempt to start a turf war between various package managers. </p><p>Special Guest: Adam Baldwin.</p><p>Links:</p><ul><li><a title="^Lift Security" rel="nofollow" href="https://liftsecurity.io/">^Lift Security</a></li><li><a title="npm registry" rel="nofollow" href="https://www.npmjs.com/">npm registry</a></li><li><a title="Typo.js on GitHub" rel="nofollow" href="https://github.com/cfinke/Typo.js/">Typo.js on GitHub</a></li><li><a title="52% of All JavaScript npm Packages Could Have Been Hacked via Weak Credentials" rel="nofollow" href="https://www.bleepingcomputer.com/news/security/52-percent-of-all-javascript-npm-packages-could-have-been-hacked-via-weak-credentials/">52% of All JavaScript npm Packages Could Have Been Hacked via Weak Credentials</a></li><li><a title="Have I been pwned?" rel="nofollow" href="https://haveibeenpwned.com/">Have I been pwned?</a></li><li><a title="Protect your npm account with two-factor authentication" rel="nofollow" href="http://blog.npmjs.org/post/166039777883/protect-your-npm-account-with-two-factor">Protect your npm account with two-factor authentication</a></li><li><a title="Typosquatting programming language package managers" rel="nofollow" href="http://incolumitas.com/2016/06/08/typosquatting-package-managers/">Typosquatting programming language package managers</a></li><li><a title="Shellshock" rel="nofollow" href="https://en.wikipedia.org/wiki/Shellshock_(software_bug)">Shellshock</a></li><li><a title="Dependency CI" rel="nofollow" href="https://dependencyci.com/">Dependency CI</a></li><li><a title="The Update Framework" rel="nofollow" href="https://theupdateframework.github.io/">The Update Framework</a></li><li><a title="package.community" rel="nofollow" href="http://package.community/">package.community</a></li><li><a title="crossenv malware on the npm registry" rel="nofollow" href="http://blog.npmjs.org/post/163723642530/crossenv-malware-on-the-npm-registry">crossenv malware on the npm registry</a></li><li><a title="Node Security Platform" rel="nofollow" href="https://nodesecurity.io/">Node Security Platform</a></li><li><a title="Yarn" rel="nofollow" href="https://yarnpkg.com/">Yarn</a></li><li><a title="Adam Baldwin on Twitter" rel="nofollow" href="https://twitter.com/adam_baldwin">Adam Baldwin on Twitter</a></li><li><a title="Adam Baldwin on GitHub" rel="nofollow" href="https://github.com/evilpacket">Adam Baldwin on GitHub</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 8: Cargo and Crates.io with Carol (Nichols || Goulding)</title>
  <link>http://manifest.fm/8</link>
  <guid isPermaLink="false">11524904-bffa-4ed8-b2b5-4d73c3ae1206</guid>
  <pubDate>Mon, 27 Nov 2017 06:00:00 +0000</pubDate>
  <author>Andrew Nesbitt and Alex Pounds</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/09b1672e-d238-4955-847b-084d98d93e95/11524904-bffa-4ed8-b2b5-4d73c3ae1206.mp3" length="32147171" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Andrew Nesbitt and Alex Pounds</itunes:author>
  <itunes:subtitle>Wherein we discuss Cargo (the Rust package manager) and Crates.io (the Rust package registry) with Carol (Nichols || Goulding).</itunes:subtitle>
  <itunes:duration>58:28</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/09b1672e-d238-4955-847b-084d98d93e95/cover.jpg?v=1"/>
  <description>Wherein we discuss Cargo (the Rust package manager) and Crates.io (the Rust package registry) with Carol (Nichols || Goulding). We talk about the Rust language, the history of the project, the features that make Cargo the envy of all the other package managers, and the sustainability of the project. Special Guest: Carol (Nichols || Goulding).
</description>
  <content:encoded>
    <![CDATA[<p>Wherein we discuss Cargo (the Rust package manager) and Crates.io (the Rust package registry) with Carol (Nichols || Goulding). We talk about the Rust language, the history of the project, the features that make Cargo the envy of all the other package managers, and the sustainability of the project.</p><p>Special Guest: Carol (Nichols || Goulding).</p><p>Links:</p><ul><li><a title="FOSDEM Package Management Devroom CFP" rel="nofollow" href="https://gist.github.com/BenJam/b73b5fa684fc05cc3db8a9f8d6e4f701">FOSDEM Package Management Devroom CFP</a></li><li><a title="Crates.io" rel="nofollow" href="https://crates.io/">Crates.io</a></li><li><a title="Cargo on GitHub" rel="nofollow" href="https://github.com/rust-lang/cargo">Cargo on GitHub</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Wherein we discuss Cargo (the Rust package manager) and Crates.io (the Rust package registry) with Carol (Nichols || Goulding). We talk about the Rust language, the history of the project, the features that make Cargo the envy of all the other package managers, and the sustainability of the project.</p><p>Special Guest: Carol (Nichols || Goulding).</p><p>Links:</p><ul><li><a title="FOSDEM Package Management Devroom CFP" rel="nofollow" href="https://gist.github.com/BenJam/b73b5fa684fc05cc3db8a9f8d6e4f701">FOSDEM Package Management Devroom CFP</a></li><li><a title="Crates.io" rel="nofollow" href="https://crates.io/">Crates.io</a></li><li><a title="Cargo on GitHub" rel="nofollow" href="https://github.com/rust-lang/cargo">Cargo on GitHub</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 6: Maven with Brian Fox</title>
  <link>http://manifest.fm/6</link>
  <guid isPermaLink="false">0e77a4c8-dc17-47f5-be68-178dfb45ed31</guid>
  <pubDate>Mon, 30 Oct 2017 06:00:00 +0000</pubDate>
  <author>Andrew Nesbitt and Alex Pounds</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/09b1672e-d238-4955-847b-084d98d93e95/0e77a4c8-dc17-47f5-be68-178dfb45ed31.mp3" length="33507227" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Andrew Nesbitt and Alex Pounds</itunes:author>
  <itunes:subtitle>Wherein we chat with Brian Fox about all things Maven. We hear the history of Maven Central, war stories, and discuss planning for the future of Maven and Java 9.</itunes:subtitle>
  <itunes:duration>1:08:19</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/09b1672e-d238-4955-847b-084d98d93e95/cover.jpg?v=1"/>
  <description>Wherein we chat with Brian Fox about all things Maven. We hear the history of Maven Central, war stories, how Minecraft DDoSed the service, and discuss planning for the future of Maven and Java 9. Special Guest: Brian Fox.
</description>
  <itunes:keywords>application package management, java, maven</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Wherein we chat with Brian Fox about all things Maven. We hear the history of Maven Central, war stories, how Minecraft DDoSed the service, and discuss planning for the future of Maven and Java 9.</p><p>Special Guest: Brian Fox.</p><p>Links:</p><ul><li><a title="Maven" rel="nofollow" href="https://maven.apache.org/">Maven</a></li><li><a title="Maven Central Search" rel="nofollow" href="https://search.maven.org/">Maven Central Search</a></li><li><a title="Maven Central Repository" rel="nofollow" href="http://central.sonatype.org/">Maven Central Repository</a></li><li><a title="Sonatype" rel="nofollow" href="https://www.sonatype.com/">Sonatype</a></li><li><a title="Brian on Twitter" rel="nofollow" href="https://twitter.com/brian_fox">Brian on Twitter</a></li><li><a title="Brian in GitHub" rel="nofollow" href="https://github.com/brianf">Brian in GitHub</a></li><li><a title="FOSDEM Package Management Devroom CFP" rel="nofollow" href="https://gist.github.com/BenJam/b73b5fa684fc05cc3db8a9f8d6e4f701">FOSDEM Package Management Devroom CFP</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Wherein we chat with Brian Fox about all things Maven. We hear the history of Maven Central, war stories, how Minecraft DDoSed the service, and discuss planning for the future of Maven and Java 9.</p><p>Special Guest: Brian Fox.</p><p>Links:</p><ul><li><a title="Maven" rel="nofollow" href="https://maven.apache.org/">Maven</a></li><li><a title="Maven Central Search" rel="nofollow" href="https://search.maven.org/">Maven Central Search</a></li><li><a title="Maven Central Repository" rel="nofollow" href="http://central.sonatype.org/">Maven Central Repository</a></li><li><a title="Sonatype" rel="nofollow" href="https://www.sonatype.com/">Sonatype</a></li><li><a title="Brian on Twitter" rel="nofollow" href="https://twitter.com/brian_fox">Brian on Twitter</a></li><li><a title="Brian in GitHub" rel="nofollow" href="https://github.com/brianf">Brian in GitHub</a></li><li><a title="FOSDEM Package Management Devroom CFP" rel="nofollow" href="https://gist.github.com/BenJam/b73b5fa684fc05cc3db8a9f8d6e4f701">FOSDEM Package Management Devroom CFP</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 4: Go dep with Sam Boyer</title>
  <link>http://manifest.fm/4</link>
  <guid isPermaLink="false">c32d55cb-f5f8-4fa7-b1ff-318847b09d6a</guid>
  <pubDate>Mon, 02 Oct 2017 01:00:00 +0100</pubDate>
  <author>Andrew Nesbitt and Alex Pounds</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/09b1672e-d238-4955-847b-084d98d93e95/c32d55cb-f5f8-4fa7-b1ff-318847b09d6a.mp3" length="24463645" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Andrew Nesbitt and Alex Pounds</itunes:author>
  <itunes:subtitle>Wherein we discuss Go and Dep with Sam Boyer. We discuss how he led the improvements to package management for the Go ecosystem and went deep on satisfiability and how it relates to dependency resolution.</itunes:subtitle>
  <itunes:duration>53:33</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/09b1672e-d238-4955-847b-084d98d93e95/cover.jpg?v=1"/>
  <description>Wherein we discuss Go and Dep with Sam Boyer. We discuss how he led the improvements to package management for the Go ecosystem and went deep on satisfiability and how it relates to dependency resolution. Special Guest: Sam Boyer.
</description>
  <content:encoded>
    <![CDATA[<p>Wherein we discuss Go and Dep with Sam Boyer. We discuss how he led the improvements to package management for the Go ecosystem and went deep on satisfiability and how it relates to dependency resolution.</p><p>Special Guest: Sam Boyer.</p><p>Links:</p><ul><li><a title="dep on GitHub" rel="nofollow" href="https://github.com/golang/dep">dep on GitHub</a></li><li><a title="The Go Programming Language" rel="nofollow" href="https://golang.org/">The Go Programming Language</a></li><li><a title="gps on GitHub" rel="nofollow" href="https://github.com/sdboyer/gps">gps on GitHub</a></li><li><a title="glide on GitHub" rel="nofollow" href="https://github.com/Masterminds/glide">glide on GitHub</a></li><li><a title="The Saga of Go Dependency Management" rel="nofollow" href="https://blog.gopheracademy.com/advent-2016/saga-go-dependency-management/">The Saga of Go Dependency Management</a></li><li><a title="Go Package Management Tools" rel="nofollow" href="https://github.com/golang/go/wiki/PackageManagementTools">Go Package Management Tools</a></li><li><a title="So you want to write a package manager" rel="nofollow" href="https://medium.com/@sdboyer/so-you-want-to-write-a-package-manager-4ae9c17d9527">So you want to write a package manager</a></li><li><a title="gopkg.in" rel="nofollow" href="http://labix.org/gopkg.in">gopkg.in</a></li><li><a title="The New Era of Go Package Management" rel="nofollow" href="https://www.youtube.com/watch?v=5LtMb090AZI">The New Era of Go Package Management</a></li><li><a title="Satisfiability - Wikipedia" rel="nofollow" href="https://en.wikipedia.org/wiki/Satisfiability">Satisfiability - Wikipedia</a></li><li><a title="MiniSat" rel="nofollow" href="http://minisat.se/">MiniSat</a></li><li><a title="Horn clauses" rel="nofollow" href="https://en.wikipedia.org/wiki/Horn_clause">Horn clauses</a></li><li><a title="The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability" rel="nofollow" href="http://amzn.to/2yh7ckY">The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability</a></li><li><a title="Conflict-Driven Clause Learning" rel="nofollow" href="https://en.wikipedia.org/wiki/Conflict-Driven_Clause_Learning">Conflict-Driven Clause Learning</a></li><li><a title="Backjumping" rel="nofollow" href="https://en.wikipedia.org/wiki/Backjumping">Backjumping</a></li><li><a title="Gophers on Slack" rel="nofollow" href="https://invite.slack.golangbridge.org/">Gophers on Slack</a></li><li><a title="Sam on Twitter" rel="nofollow" href="https://twitter.com/sdboyer">Sam on Twitter</a></li><li><a title="Sam on GitHub" rel="nofollow" href="https://github.com/sdboyer">Sam on GitHub</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Wherein we discuss Go and Dep with Sam Boyer. We discuss how he led the improvements to package management for the Go ecosystem and went deep on satisfiability and how it relates to dependency resolution.</p><p>Special Guest: Sam Boyer.</p><p>Links:</p><ul><li><a title="dep on GitHub" rel="nofollow" href="https://github.com/golang/dep">dep on GitHub</a></li><li><a title="The Go Programming Language" rel="nofollow" href="https://golang.org/">The Go Programming Language</a></li><li><a title="gps on GitHub" rel="nofollow" href="https://github.com/sdboyer/gps">gps on GitHub</a></li><li><a title="glide on GitHub" rel="nofollow" href="https://github.com/Masterminds/glide">glide on GitHub</a></li><li><a title="The Saga of Go Dependency Management" rel="nofollow" href="https://blog.gopheracademy.com/advent-2016/saga-go-dependency-management/">The Saga of Go Dependency Management</a></li><li><a title="Go Package Management Tools" rel="nofollow" href="https://github.com/golang/go/wiki/PackageManagementTools">Go Package Management Tools</a></li><li><a title="So you want to write a package manager" rel="nofollow" href="https://medium.com/@sdboyer/so-you-want-to-write-a-package-manager-4ae9c17d9527">So you want to write a package manager</a></li><li><a title="gopkg.in" rel="nofollow" href="http://labix.org/gopkg.in">gopkg.in</a></li><li><a title="The New Era of Go Package Management" rel="nofollow" href="https://www.youtube.com/watch?v=5LtMb090AZI">The New Era of Go Package Management</a></li><li><a title="Satisfiability - Wikipedia" rel="nofollow" href="https://en.wikipedia.org/wiki/Satisfiability">Satisfiability - Wikipedia</a></li><li><a title="MiniSat" rel="nofollow" href="http://minisat.se/">MiniSat</a></li><li><a title="Horn clauses" rel="nofollow" href="https://en.wikipedia.org/wiki/Horn_clause">Horn clauses</a></li><li><a title="The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability" rel="nofollow" href="http://amzn.to/2yh7ckY">The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability</a></li><li><a title="Conflict-Driven Clause Learning" rel="nofollow" href="https://en.wikipedia.org/wiki/Conflict-Driven_Clause_Learning">Conflict-Driven Clause Learning</a></li><li><a title="Backjumping" rel="nofollow" href="https://en.wikipedia.org/wiki/Backjumping">Backjumping</a></li><li><a title="Gophers on Slack" rel="nofollow" href="https://invite.slack.golangbridge.org/">Gophers on Slack</a></li><li><a title="Sam on Twitter" rel="nofollow" href="https://twitter.com/sdboyer">Sam on Twitter</a></li><li><a title="Sam on GitHub" rel="nofollow" href="https://github.com/sdboyer">Sam on GitHub</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 3: Rubygems with André Arko</title>
  <link>http://manifest.fm/3</link>
  <guid isPermaLink="false">7fd9da04-9edd-4e08-bbad-1783859940be</guid>
  <pubDate>Mon, 18 Sep 2017 01:00:00 +0100</pubDate>
  <author>Andrew Nesbitt and Alex Pounds</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/09b1672e-d238-4955-847b-084d98d93e95/7fd9da04-9edd-4e08-bbad-1783859940be.mp3" length="22566944" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Andrew Nesbitt and Alex Pounds</itunes:author>
  <itunes:subtitle>Wherein we discuss Rubygems and Bundler with André Arko. We discuss how he became the lead maintainer of Rubygems and Bundler, and what lead him to set up Ruby Together.</itunes:subtitle>
  <itunes:duration>54:56</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/09b1672e-d238-4955-847b-084d98d93e95/cover.jpg?v=1"/>
  <description>Wherein we discuss Rubygems and Bundler with André Arko. We discuss how he became the lead maintainer of Rubygems and Bundler, and what lead him to set up Ruby Together. Special Guest: André Arko.
</description>
  <content:encoded>
    <![CDATA[<p>Wherein we discuss Rubygems and Bundler with André Arko. We discuss how he became the lead maintainer of Rubygems and Bundler, and what lead him to set up Ruby Together.</p><p>Special Guest: André Arko.</p><p>Links:</p><ul><li><a title="RubyGems" rel="nofollow" href="https://rubygems.org/">RubyGems</a></li><li><a title="Bundler" rel="nofollow" href="http://bundler.io/">Bundler</a></li><li><a title="RubyGems on GitHub" rel="nofollow" href="https://github.com/rubygems">RubyGems on GitHub</a></li><li><a title="Bundler on GitHub" rel="nofollow" href="https://github.com/bundler/bundler">Bundler on GitHub</a></li><li><a title="geminstaller" rel="nofollow" href="https://github.com/thewoolleyman/geminstaller">geminstaller</a></li><li><a title="Bundler 2.0 - Breaking Changes" rel="nofollow" href="https://github.com/bundler/bundler/milestone/13?closed=1">Bundler 2.0 - Breaking Changes</a></li><li><a title="Ruby Together" rel="nofollow" href="https://rubytogether.org/">Ruby Together</a></li><li><a title="Trade association" rel="nofollow" href="https://en.wikipedia.org/wiki/Trade_association">Trade association</a></li><li><a title="Ruby Central" rel="nofollow" href="http://rubycentral.org/">Ruby Central</a></li><li><a title="OpenCollective" rel="nofollow" href="https://opencollective.com/">OpenCollective</a></li><li><a title="Ulysses pact" rel="nofollow" href="https://en.wikipedia.org/wiki/Ulysses_pact">Ulysses pact</a></li><li><a title="Contributing to Bundler" rel="nofollow" href="https://github.com/bundler/bundler/tree/master/doc/contributing">Contributing to Bundler</a></li><li><a title="From no OSS experience to the core team in 15 minutes a day" rel="nofollow" href="https://www.youtube.com/watch?v=6jUe-9Y__KM">From no OSS experience to the core team in 15 minutes a day</a></li><li><a title="Contributing to RubyGems" rel="nofollow" href="http://guides.rubygems.org/contributing/">Contributing to RubyGems</a></li><li><a title="André&#39;s Website" rel="nofollow" href="http://arko.net/">André's Website</a></li><li><a title="André&#39;s Twitter" rel="nofollow" href="https://twitter.com/indirect">André's Twitter</a></li><li><a title="André on GitHub" rel="nofollow" href="https://github.com/indirect">André on GitHub</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Wherein we discuss Rubygems and Bundler with André Arko. We discuss how he became the lead maintainer of Rubygems and Bundler, and what lead him to set up Ruby Together.</p><p>Special Guest: André Arko.</p><p>Links:</p><ul><li><a title="RubyGems" rel="nofollow" href="https://rubygems.org/">RubyGems</a></li><li><a title="Bundler" rel="nofollow" href="http://bundler.io/">Bundler</a></li><li><a title="RubyGems on GitHub" rel="nofollow" href="https://github.com/rubygems">RubyGems on GitHub</a></li><li><a title="Bundler on GitHub" rel="nofollow" href="https://github.com/bundler/bundler">Bundler on GitHub</a></li><li><a title="geminstaller" rel="nofollow" href="https://github.com/thewoolleyman/geminstaller">geminstaller</a></li><li><a title="Bundler 2.0 - Breaking Changes" rel="nofollow" href="https://github.com/bundler/bundler/milestone/13?closed=1">Bundler 2.0 - Breaking Changes</a></li><li><a title="Ruby Together" rel="nofollow" href="https://rubytogether.org/">Ruby Together</a></li><li><a title="Trade association" rel="nofollow" href="https://en.wikipedia.org/wiki/Trade_association">Trade association</a></li><li><a title="Ruby Central" rel="nofollow" href="http://rubycentral.org/">Ruby Central</a></li><li><a title="OpenCollective" rel="nofollow" href="https://opencollective.com/">OpenCollective</a></li><li><a title="Ulysses pact" rel="nofollow" href="https://en.wikipedia.org/wiki/Ulysses_pact">Ulysses pact</a></li><li><a title="Contributing to Bundler" rel="nofollow" href="https://github.com/bundler/bundler/tree/master/doc/contributing">Contributing to Bundler</a></li><li><a title="From no OSS experience to the core team in 15 minutes a day" rel="nofollow" href="https://www.youtube.com/watch?v=6jUe-9Y__KM">From no OSS experience to the core team in 15 minutes a day</a></li><li><a title="Contributing to RubyGems" rel="nofollow" href="http://guides.rubygems.org/contributing/">Contributing to RubyGems</a></li><li><a title="André&#39;s Website" rel="nofollow" href="http://arko.net/">André's Website</a></li><li><a title="André&#39;s Twitter" rel="nofollow" href="https://twitter.com/indirect">André's Twitter</a></li><li><a title="André on GitHub" rel="nofollow" href="https://github.com/indirect">André on GitHub</a></li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>Episode 2: CocoaPods with Orta Therox</title>
  <link>http://manifest.fm/2</link>
  <guid isPermaLink="false">315bebdd-2c01-405d-bb81-2f0c7a2cba5e</guid>
  <pubDate>Mon, 04 Sep 2017 00:00:00 +0100</pubDate>
  <author>Andrew Nesbitt and Alex Pounds</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/09b1672e-d238-4955-847b-084d98d93e95/315bebdd-2c01-405d-bb81-2f0c7a2cba5e.mp3" length="26844731" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Andrew Nesbitt and Alex Pounds</itunes:author>
  <itunes:subtitle>Wherein we discuss CocoaPods, a package manager for macOS/iOS development, with lead maintainer Orta Therox. We discuss how he got started contributing to Cocoapods, the arrival of Swift Package Manager and Orta's latest project, Danger.</itunes:subtitle>
  <itunes:duration>53:49</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/09b1672e-d238-4955-847b-084d98d93e95/cover.jpg?v=1"/>
  <description>Wherein we discuss CocoaPods, a package manager for macOS/iOS development, with lead maintainer Orta Therox. We discuss how he got started contributing to Cocoapods, the arrival of Swift Package Manager and Orta's latest project, Danger. Special Guest: Orta Therox.
</description>
  <content:encoded>
    <![CDATA[<p>Wherein we discuss CocoaPods, a package manager for macOS/iOS development, with lead maintainer Orta Therox. We discuss how he got started contributing to Cocoapods, the arrival of Swift Package Manager and Orta&#39;s latest project, Danger.</p><p>Special Guest: Orta Therox.</p><p>Links:</p><ul><li><a title="CocoaPods" rel="nofollow" href="https://cocoapods.org/">CocoaPods</a></li><li><a title="CocoaPods on GitHub" rel="nofollow" href="https://github.com/CocoaPods/">CocoaPods on GitHub</a></li><li><a title="Eloy Durán" rel="nofollow" href="https://github.com/alloy">Eloy Durán</a></li><li><a title="CocoaDocs" rel="nofollow" href="https://github.com/CocoaPods/cocoadocs.org">CocoaDocs</a></li><li><a title="Swift Package Manager" rel="nofollow" href="https://github.com/apple/swift-package-manager">Swift Package Manager</a></li><li><a title="CocoaPods App" rel="nofollow" href="https://cocoapods.org/app">CocoaPods App</a></li><li><a title="React Native" rel="nofollow" href="https://facebook.github.io/react-native/">React Native</a></li><li><a title="Yarn" rel="nofollow" href="https://yarnpkg.com/">Yarn</a></li><li><a title="Danger" rel="nofollow" href="http://danger.systems/">Danger</a></li><li><a title="Peril" rel="nofollow" href="https://github.com/danger/peril">Peril</a></li><li><a title="Danger JS " rel="nofollow" href="http://danger.systems/js/">Danger JS </a></li><li><a title="Contributing to CocoaPods" rel="nofollow" href="https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md">Contributing to CocoaPods</a></li><li><a title="CocoaPods on Twitter" rel="nofollow" href="https://twitter.com/cocoapods">CocoaPods on Twitter</a></li><li><a title="Orta&#39;s Website" rel="nofollow" href="http://orta.io/">Orta's Website</a></li><li><a title="Orta&#39;s Twitter" rel="nofollow" href="https://twitter.com/orta">Orta's Twitter</a></li><li><a title="Orta on GitHub" rel="nofollow" href="https://github.com/orta">Orta on GitHub</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Wherein we discuss CocoaPods, a package manager for macOS/iOS development, with lead maintainer Orta Therox. We discuss how he got started contributing to Cocoapods, the arrival of Swift Package Manager and Orta&#39;s latest project, Danger.</p><p>Special Guest: Orta Therox.</p><p>Links:</p><ul><li><a title="CocoaPods" rel="nofollow" href="https://cocoapods.org/">CocoaPods</a></li><li><a title="CocoaPods on GitHub" rel="nofollow" href="https://github.com/CocoaPods/">CocoaPods on GitHub</a></li><li><a title="Eloy Durán" rel="nofollow" href="https://github.com/alloy">Eloy Durán</a></li><li><a title="CocoaDocs" rel="nofollow" href="https://github.com/CocoaPods/cocoadocs.org">CocoaDocs</a></li><li><a title="Swift Package Manager" rel="nofollow" href="https://github.com/apple/swift-package-manager">Swift Package Manager</a></li><li><a title="CocoaPods App" rel="nofollow" href="https://cocoapods.org/app">CocoaPods App</a></li><li><a title="React Native" rel="nofollow" href="https://facebook.github.io/react-native/">React Native</a></li><li><a title="Yarn" rel="nofollow" href="https://yarnpkg.com/">Yarn</a></li><li><a title="Danger" rel="nofollow" href="http://danger.systems/">Danger</a></li><li><a title="Peril" rel="nofollow" href="https://github.com/danger/peril">Peril</a></li><li><a title="Danger JS " rel="nofollow" href="http://danger.systems/js/">Danger JS </a></li><li><a title="Contributing to CocoaPods" rel="nofollow" href="https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md">Contributing to CocoaPods</a></li><li><a title="CocoaPods on Twitter" rel="nofollow" href="https://twitter.com/cocoapods">CocoaPods on Twitter</a></li><li><a title="Orta&#39;s Website" rel="nofollow" href="http://orta.io/">Orta's Website</a></li><li><a title="Orta&#39;s Twitter" rel="nofollow" href="https://twitter.com/orta">Orta's Twitter</a></li><li><a title="Orta on GitHub" rel="nofollow" href="https://github.com/orta">Orta on GitHub</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
