<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Alternate Indie App</title>
	<atom:link href="http://www.mikejablonski.org/2009/02/24/alternate-indie-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikejablonski.org/2009/02/24/alternate-indie-app/</link>
	<description>seattle, washington</description>
	<lastBuildDate>Sat, 07 Jan 2012 16:23:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mike</title>
		<link>http://www.mikejablonski.org/2009/02/24/alternate-indie-app/comment-page-1/#comment-16</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Mon, 16 Mar 2009 19:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikejablonski.org/?p=149#comment-16</guid>
		<description>Shoutcast streams send back a slightly different HTTP response than Icecast streams. Shoutcast responses with &quot;ICY 200 OK&quot; instead of a normal HTTP 200 OK. From what I can tell the &quot;ICY&quot; response messes up the methods that read the HTTP headers. You can parse the headers manually and you should find the metaint in there. Try to download Wireshark and look at the response, or put a breakpoint in the read callback and see if you can look at the raw response.</description>
		<content:encoded><![CDATA[<p>Shoutcast streams send back a slightly different HTTP response than Icecast streams. Shoutcast responses with &#8220;ICY 200 OK&#8221; instead of a normal HTTP 200 OK. From what I can tell the &#8220;ICY&#8221; response messes up the methods that read the HTTP headers. You can parse the headers manually and you should find the metaint in there. Try to download Wireshark and look at the response, or put a breakpoint in the read callback and see if you can look at the raw response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip</title>
		<link>http://www.mikejablonski.org/2009/02/24/alternate-indie-app/comment-page-1/#comment-15</link>
		<dc:creator>Chip</dc:creator>
		<pubDate>Mon, 16 Mar 2009 19:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikejablonski.org/?p=149#comment-15</guid>
		<description>Great shoutcast stream Example with id3/metadata.  Question:  I&#039;ve tried many other shoutcast URLs and they wont retrieve the meta just wondering what I&#039;m doing wrong.  metaint in the logs returns null.  example : What would I need to change to get the meta data from http://relay2.slayradio.org:8000/ ?

Cheers,
Chip</description>
		<content:encoded><![CDATA[<p>Great shoutcast stream Example with id3/metadata.  Question:  I&#8217;ve tried many other shoutcast URLs and they wont retrieve the meta just wondering what I&#8217;m doing wrong.  metaint in the logs returns null.  example : What would I need to change to get the meta data from <a href="http://relay2.slayradio.org:8000/" rel="nofollow">http://relay2.slayradio.org:8000/</a> ?</p>
<p>Cheers,<br />
Chip</p>
]]></content:encoded>
	</item>
</channel>
</rss>

