Merge pull request #793 from gpodder/remove-advertise
[mygpo.git] / mygpo / web / templates / gpodder_examples.opml
blobb42e4688c79a96bfcd72316570ef5524dc43d0a5
1 <opml version="2.0">
2 <head>
3     <title>gPodder Podcast Directory</title>
4 </head>
5 <body>
6     {% if podcast_ad %}<outline title="{{ podcast_ad.title }}" text="{{ podcast_ad.text }}" type="rss" xmlUrl="{{ podcast_ad.podcast.url }}" htmlUrl="{{ podcast_ad.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     <outline title="Music Manumit" text="music free from the bonds of slavery" type="rss" xmlUrl="http://feeds.feedburner.com/MusicManumit"/>
17 </body>
18 </opml>