Skip to content

Instantly share code, notes, and snippets.

@lmarburger
Created June 14, 2012 22:13
Show Gist options
  • Save lmarburger/2933293 to your computer and use it in GitHub Desktop.
Save lmarburger/2933293 to your computer and use it in GitHub Desktop.
Disgusting hack to play a simple MP3 on iOS using a reasonable app (Instacast in my case).
<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>Objects on Rails</title>
<link>http://objectsonrails.com</link>
<description>Notes on flexible web application design.</description>
<language>en-us</language>
<copyright>2012</copyright>
<lastBuildDate>Thu, 14 Jun 2012 00:00:00 GMT</lastBuildDate>
<ttl>1</ttl>
<item>
<title>Interview with Sandi Metz</title>
<description>Interview with Sandi Metz</description>
<pubDate>Thu, 14 Jun 2012 00:00:00 GMT</pubDate>
<enclosure url="..." length="38338420" type="audio/mpeg"/>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment