Skip to content

Instantly share code, notes, and snippets.

@luizeof
Created January 6, 2019 03:21
Show Gist options
  • Select an option

  • Save luizeof/1db3982fc8a69231fb0586107cf47d2a to your computer and use it in GitHub Desktop.

Select an option

Save luizeof/1db3982fc8a69231fb0586107cf47d2a to your computer and use it in GitHub Desktop.
podcast.rss
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="https://rubyplus.com/episodes.rss" rel="self" type="application/rss+xml"/>
<title>Luiz Eduardo - Podcast sobre Mautic, Wordpress, Docker</title>
<link>https://www.rubyplus.com</link>
<description>Learn practical tips and techniques on how to develop web applications using Ruby on Rails web framework. The episodes are short to minimize the amount of content to avoid overwhelming learners. The episodes are designed to give developers a quick way to get their feet wet and learn by building web apps.</description>
<language>en</language>
<pubDate>Sun, 06 Jan 2019 00:48:34 +0000</pubDate>
<lastBuildDate>Sun, 06 Jan 2019 00:48:34 +0000</lastBuildDate>
<itunes:author>Bala Paranj</itunes:author>
<itunes:keywords>rails, ruby on rails, screencasts, podcasts, tips, tricks, tutorials, training, programming, railscast, web application framework</itunes:keywords>
<itunes:explicit>clean</itunes:explicit>
<itunes:image href="http://images.rubyplus.com/RAILS-res-3000px-winning-purple.png"/>
<itunes:owner>
<itunes:name>Bala Paranj</itunes:name>
<itunes:email>feedback@rubyplus.com</itunes:email>
</itunes:owner>
<itunes:block>no</itunes:block>
<itunes:category text="Technology">
<itunes:category text="Software How-To"/>
</itunes:category>
<itunes:category text="Education">
<itunes:category text="Training"/>
</itunes:category>
<item>
<title>Episodio 1</title>
<description>afafS</description>
<pubDate>Sun, 06 Jan 2019 00:48:34 +0000</pubDate>
<enclosure url="http://localhost:3000/episodes/1/download" length="779493" type="audio/mpeg"/>
<link>http://localhost:3000/episodes/1</link>
<guid isPermaLink="false">http://localhost:3000/episodes/1/download</guid>
<itunes:author>Bala Paranj</itunes:author>
<itunes:subtitle>afafS</itunes:subtitle>
<itunes:summary>afafS</itunes:summary>
<itunes:explicit>no</itunes:explicit>
<itunes:duration>2000-01-01 00:47:00 UTC</itunes:duration>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment