<?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: Song Displayer : a WordPress plugin to display on your blog what Winamp or SAM Broadcaster is playing</title>
	<atom:link href="http://www.skyminds.net/song-displayer-a-wordpress-plugin-to-display-on-your-blog-what-winamp-or-sam-broadcaster-is-playing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skyminds.net/song-displayer-a-wordpress-plugin-to-display-on-your-blog-what-winamp-or-sam-broadcaster-is-playing/</link>
	<description>~ by Matt</description>
	<lastBuildDate>Sun, 20 May 2012 19:33:44 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.skyminds.net/song-displayer-a-wordpress-plugin-to-display-on-your-blog-what-winamp-or-sam-broadcaster-is-playing/#comment-59212</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 24 Jun 2009 07:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/?p=461#comment-59212</guid>
		<description>Updated tutorial with SAM Broadcaster configuration.</description>
		<content:encoded><![CDATA[<p>Updated tutorial with SAM Broadcaster configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.skyminds.net/song-displayer-a-wordpress-plugin-to-display-on-your-blog-what-winamp-or-sam-broadcaster-is-playing/#comment-40426</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 06 May 2007 15:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/?p=461#comment-40426</guid>
		<description>Hello &lt;strong&gt;Jon&lt;/strong&gt;,

Can you give me the mp3-out.php and the plugin URL &lt;a href=&quot;http://www.skyminds.net/contact/&quot; rel=&quot;nofollow&quot;&gt;via email&lt;/a&gt; ? Thanks.</description>
		<content:encoded><![CDATA[<p>Hello <strong>Jon</strong>,</p>
<p>Can you give me the mp3-out.php and the plugin URL <a href="http://www.skyminds.net/contact/" rel="nofollow">via email</a><span class="fine">&nbsp;</span>? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.skyminds.net/song-displayer-a-wordpress-plugin-to-display-on-your-blog-what-winamp-or-sam-broadcaster-is-playing/#comment-40384</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 05 May 2007 09:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/?p=461#comment-40384</guid>
		<description>Hi, I&#039;ve been having a similar problem to what other have had:  The DoSomething plugin works fine and the mp3-out.php uploads correctly, but for some reason the song_displayer.php file can&#039;t pull it up.  It just says the radio is off.  I&#039;ve tried setting the delay lower and it doesn&#039;t work.  The location of the mp3-out file is also correct -- /home/.ellis/username/folder/mp3-out.php.  The plugin used to work perfectly, but now for some reason it has stopped (I didn&#039;t make any changes to the files).</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve been having a similar problem to what other have had&nbsp;:  The DoSomething plugin works fine and the mp3-out.php uploads correctly, but for some reason the song_displayer.php file can&#8217;t pull it up.  It just says the radio is off.  I&#8217;ve tried setting the delay lower and it doesn&#8217;t work.  The location of the mp3-out file is also correct &#8212; /home/.ellis/username/folder/mp3-out.php.  The plugin used to work perfectly, but now for some reason it has stopped (I didn&#8217;t make any changes to the files).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.skyminds.net/song-displayer-a-wordpress-plugin-to-display-on-your-blog-what-winamp-or-sam-broadcaster-is-playing/#comment-40253</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 30 Apr 2007 14:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/?p=461#comment-40253</guid>
		<description>Hello carpenter,

To display the last 5 recently played songs, put :
&lt;pre lang=&quot;php&quot;&gt;&lt;?php show_playlist(5, &quot; - &quot;, &quot;&lt; br /&gt;&quot;); ?&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hello carpenter,</p>
<p>To display the last 5 recently played songs, put&nbsp;:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> show_playlist<span style="color: #009900;">&#40;</span><span style="color: #cc66cc;">5</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot; - &quot;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;&lt; br /&gt;&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: carpenter</title>
		<link>http://www.skyminds.net/song-displayer-a-wordpress-plugin-to-display-on-your-blog-what-winamp-or-sam-broadcaster-is-playing/#comment-40247</link>
		<dc:creator>carpenter</dc:creator>
		<pubDate>Mon, 30 Apr 2007 12:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/?p=461#comment-40247</guid>
		<description>Hi, I would like to show more than only the last song on my page. Is there a way how to set it up?</description>
		<content:encoded><![CDATA[<p>Hi, I would like to show more than only the last song on my page. Is there a way how to set it up<span class="fine">&nbsp;</span>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.skyminds.net/song-displayer-a-wordpress-plugin-to-display-on-your-blog-what-winamp-or-sam-broadcaster-is-playing/#comment-22290</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 19 Sep 2006 21:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.skyminds.net/?p=461#comment-22290</guid>
		<description>Hi carpenter,

You need to disable the plugin when playing net-radios as it&#039;s intended for local music only.

Hope that helps,</description>
		<content:encoded><![CDATA[<p>Hi carpenter,</p>
<p>You need to disable the plugin when playing net-radios as it&#8217;s intended for local music only.</p>
<p>Hope that helps,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for ( desktop www.skyminds.net/song-displayer-a-wordpress-plugin-to-display-on-your-blog-what-winamp-or-sam-broadcaster-is-playing/feed/ ) in 0.18345 seconds, on May 21st, 2012 at 4:41 pm CEST. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 21st, 2012 at 5:41 pm CEST -->
