add podcast advertisements
[mygpo.git] / mygpo / web / templates / gpodder_examples.opml
bloba12b4bdc770365c4f5771dc0dc22cba24efc6bad
1 <opml version="2.0">
2 <head>
3     <title>gPodder Podcast Directory</title>
4 </head>
5 <body>
6     {% if sponsored_podcast %}<outline title="{{ sponsored_podcast.title }}" text="{{ sponsored_podcast.text }}" type="rss" xmlUrl="{{ sponsored_podcast.podcast.url }}" htmlUrl="{{ sponsored_podcast.podcast.link }}"/>{% endif %}
7     <outline title="Linux Outlaws" text="A podcast about Linux and free and open source software with Dan and Fab." type="rss" xmlUrl="http://feeds.feedburner.com/linuxoutlaws" htmlUrl="http://linuxoutlaws.com/"/>
8     <outline title="FLOSS Weekly" text="Free, Libre and Open Source Software and the people who are writing it." type="rss" xmlUrl="http://leo.am/podcasts/floss" htmlUrl="http://twit.tv/FLOSS"/>
9     <outline title="bsdtalk" text="Talking about the BSD family of free operating systems." type="rss" xmlUrl="http://feeds.feedburner.com/Bsdtalk" htmlUrl="http://bsdtalk.blogspot.com/"/>
10     <outline title="FM4 Soundpark" text="Fresh and free homegrown music from an Austrian radio station." type="rss" xmlUrl="http://static.orf.at/fm4/podcast/soundpark.xml" htmlUrl="http://fm4.orf.at/soundpark/"/>
11     <outline title="Rocketboom (Video Podcast; via YouTube)" text="Popular three minute daily videoblog based in New York City." type="rss" xmlUrl="http://www.youtube.com/rss/user/ROCKETBOOM/videos.rss" htmlUrl="http://www.rocketboom.com/"/>
12     <outline title="Shot of Jaq" text="Open Source, Free Culture and technology - delivered to your ears via weekly shots." type="rss" xmlUrl="http://feeds.feedburner.com/ShotOfJaq"/>
13     <outline title="Hacker Medley" text="Hacker Medley is a short podcast for curious hackers." type="rss" xmlUrl="http://hackermedley.org/feed/podcast/"/>
14     <outline title="TED Talks" text="Videos from the Technology, Entertainment and Design conferences." type="rss" xmlUrl="http://feeds.feedburner.com/tedtalks_video"/>
15     <outline title="Crunchtime on Soundcloud" text="Music from Crunchtime Records' artists. (gPodder 2.1 and later with Soundcloud support)" type="rss" xmlUrl="http://soundcloud.com/crunchtime"/>
16 </body>
17 </opml>