<?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: Music on the Command-Line</title>
	<atom:link href="http://www.linux-mag.com/id/3855/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/3855/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:28:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: dalfa</title>
		<link>http://www.linux-mag.com/id/3855/#comment-4404</link>
		<dc:creator>dalfa</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/3855/#comment-4404</guid>
		<description>MPD is also in Mandriva&#039;s repositories.</description>
		<content:encoded><![CDATA[<p>MPD is also in Mandriva&#8217;s repositories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: registerhater</title>
		<link>http://www.linux-mag.com/id/3855/#comment-4405</link>
		<dc:creator>registerhater</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/3855/#comment-4405</guid>
		<description>Why not just SSH into another machine and run mplayer?&lt;br /&gt;
&lt;br /&gt;
I hate how software written by amateurs doesn&#039;t abide by good engineering principles -- namely KISS.&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t know/haven&#039;t heard of KISS, and you code, please stop right now and give up.</description>
		<content:encoded><![CDATA[<p>Why not just SSH into another machine and run mplayer?</p>
<p>I hate how software written by amateurs doesn&#8217;t abide by good engineering principles &#8212; namely KISS.</p>
<p>If you don&#8217;t know/haven&#8217;t heard of KISS, and you code, please stop right now and give up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bamjive06</title>
		<link>http://www.linux-mag.com/id/3855/#comment-4406</link>
		<dc:creator>bamjive06</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/3855/#comment-4406</guid>
		<description>Anything for Solaris guys?</description>
		<content:encoded><![CDATA[<p>Anything for Solaris guys?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tink</title>
		<link>http://www.linux-mag.com/id/3855/#comment-4407</link>
		<dc:creator>tink</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/3855/#comment-4407</guid>
		<description>A letter of condolence?</description>
		<content:encoded><![CDATA[<p>A letter of condolence?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digital_slack</title>
		<link>http://www.linux-mag.com/id/3855/#comment-4408</link>
		<dc:creator>digital_slack</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/3855/#comment-4408</guid>
		<description>even better -- use ncmpcpp -- a fork of ncmpc with more features and such</description>
		<content:encoded><![CDATA[<p>even better &#8212; use ncmpcpp &#8212; a fork of ncmpc with more features and such</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bugmenot</title>
		<link>http://www.linux-mag.com/id/3855/#comment-4409</link>
		<dc:creator>bugmenot</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/3855/#comment-4409</guid>
		<description>Even better, use moc instead of mpd.  Works more like a typical music player, just on the command-line.  No need to set up music repositories and use relative paths from there.</description>
		<content:encoded><![CDATA[<p>Even better, use moc instead of mpd.  Works more like a typical music player, just on the command-line.  No need to set up music repositories and use relative paths from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mhazen</title>
		<link>http://www.linux-mag.com/id/3855/#comment-4410</link>
		<dc:creator>mhazen</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/3855/#comment-4410</guid>
		<description>Why? Because running an X app across the network is godforsakenly less efficient than sending back a stream of audio. Because you can&#039;t connect from multiple locations to one playing stream. Because running mplayer across a network requires the user to have a shell acount on the machine. Because it would require X on the user&#039;s machine, which most Windows users won&#039;t have. And yes, this project has Windows clients availabl.&lt;br /&gt;
&lt;br /&gt;
It&#039;s called &quot;this software is more complex and uses better software engineering practices than you apparently understand&quot;. If you haven&#039;t heard about it before, and you code, you should be ashamed of yourself for showing your ass in public like this.</description>
		<content:encoded><![CDATA[<p>Why? Because running an X app across the network is godforsakenly less efficient than sending back a stream of audio. Because you can&#8217;t connect from multiple locations to one playing stream. Because running mplayer across a network requires the user to have a shell acount on the machine. Because it would require X on the user&#8217;s machine, which most Windows users won&#8217;t have. And yes, this project has Windows clients availabl.</p>
<p>It&#8217;s called &#8220;this software is more complex and uses better software engineering practices than you apparently understand&#8221;. If you haven&#8217;t heard about it before, and you code, you should be ashamed of yourself for showing your ass in public like this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

