Skip to content

Instantly share code, notes, and snippets.

@jinglemansweep
jinglemansweep / serverlist
Created November 9, 2011 17:56
Podget Server List
http://downloads.bbc.co.uk/podcasts/fivelive/drkarl/rss.xml Science Dr Karl (Naked Scientist)
http://www.abc.net.au/science/k2/podcast/drk_rss.xml Science Dr Karl (JJJ)
http://feeds.wnyc.org/radiolab Science WNYCs Radiolab
http://www.cbc.ca/podcasting/includes/quirksaio.xml Science Quirks and Quarks
http://www.twis.org/feed/ Science This Week In Science
http://www.theskepticsguide.org/feed/rss.aspx?feed=SGU Science Skeptics Guide To The Universe
http://leoville.tv/podcasts/kiki.xml Science Dr. Kiki's Science Hour
http://www.thenakedscientists.com/naked_scientists_podcast.xml Science The Naked Scientists
http://www.thenakedscientists.com/naked_scientists_enhanced_podcast.xml Science The Naked Scientists (Enhanced)
http://downloads.bbc.co.uk/podcasts/fivelive/pods/rss.xml Technology Outriders
<list xmlns="http://druid.androidguide.co.uk/druid-data"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://druid.androidguide.co.uk/druid-data
http://www.androidguide.co.uk/sites/default/files/druid-data.xsd"
name="AndroidGuide">
<list name="Manufacturers">
<list name="Apple">
<list name="Devices">
<list xmlns="http://druid.androidguide.co.uk/druid-data"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://druid.androidguide.co.uk/druid-data
http://www.androidguide.co.uk/sites/default/files/druid-data.xsd"
name="AndroidGuide">
<list name="Manufacturers">
{% for manufacturer in manufacturers %}
<list name="{{ manufacturer.name }}">
<list name="Devices">
print "HELLO"