<?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"
	>
<channel>
	<title>Comments for rullzer</title>
	<atom:link href="http://rullzer.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rullzer.com/blog</link>
	<description>an experience beyond</description>
	<pubDate>Fri, 21 Nov 2008 13:16:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on Writing a music player demon by Avuton Olrich</title>
		<link>http://rullzer.com/blog/2008/11/12/writing-a-music-player-demon/#comment-12331</link>
		<dc:creator>Avuton Olrich</dc:creator>
		<pubDate>Thu, 13 Nov 2008 14:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/?p=152#comment-12331</guid>
		<description>Fair enough. Have added a notice to the top of What MPD is and is not stating that it is not "rock solid" but "strongly held feelings". They're all arguable, but the argument will usually need to be backed up with code.

Why would you want a text parser for playlist files in MPD? If anything that could maybe be part of libmpdclient, but it makes no sense to turn the server in to that.

Anyhow, for further arguments I would think we should definitely argue the merits on a case-by-case basis on the mpd-dev mailing list. Hope to see you there soon.</description>
		<content:encoded><![CDATA[<p>Fair enough. Have added a notice to the top of What MPD is and is not stating that it is not &#8220;rock solid&#8221; but &#8220;strongly held feelings&#8221;. They&#8217;re all arguable, but the argument will usually need to be backed up with code.</p>
<p>Why would you want a text parser for playlist files in MPD? If anything that could maybe be part of libmpdclient, but it makes no sense to turn the server in to that.</p>
<p>Anyhow, for further arguments I would think we should definitely argue the merits on a case-by-case basis on the mpd-dev mailing list. Hope to see you there soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing a music player demon by rullzer</title>
		<link>http://rullzer.com/blog/2008/11/12/writing-a-music-player-demon/#comment-12317</link>
		<dc:creator>rullzer</dc:creator>
		<pubDate>Thu, 13 Nov 2008 08:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/?p=152#comment-12317</guid>
		<description>The reason why I just blogged about it here instead of submitting things to the bug tracker is that some of my idea's are "What MPD is not":

* An inotify client
* An album art protocol
* A text parser for your playlist files

And I could come up with some more things. But these are things I would like to see. But since they are all &lt;a href="http://mpd.wikia.com/wiki/What_MPD_Is_and_Is_Not" rel="nofollow"&gt;here&lt;/a&gt; it does not seem wise to sumbit requests like that to the bugtracker, right?

Other than that. I once looked at the code. And while I don't mind getting familiar with it, but there is almost no comment in the code. But OK, I will drop by on IRC and tell you about some ideas I have....</description>
		<content:encoded><![CDATA[<p>The reason why I just blogged about it here instead of submitting things to the bug tracker is that some of my idea&#8217;s are &#8220;What MPD is not&#8221;:</p>
<p>* An inotify client<br />
* An album art protocol<br />
* A text parser for your playlist files</p>
<p>And I could come up with some more things. But these are things I would like to see. But since they are all <a href="http://mpd.wikia.com/wiki/What_MPD_Is_and_Is_Not" rel="nofollow">here</a> it does not seem wise to sumbit requests like that to the bugtracker, right?</p>
<p>Other than that. I once looked at the code. And while I don&#8217;t mind getting familiar with it, but there is almost no comment in the code. But OK, I will drop by on IRC and tell you about some ideas I have&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing a music player demon by Rasi</title>
		<link>http://rullzer.com/blog/2008/11/12/writing-a-music-player-demon/#comment-12306</link>
		<dc:creator>Rasi</dc:creator>
		<pubDate>Thu, 13 Nov 2008 00:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/?p=152#comment-12306</guid>
		<description>libnotify: mpd now has the idle protocol

Apart from that: It would be more constructive to leave a note on the bugtracker or get in touch with Cirrus (Max) in #mpd on freenode. This way things can progress faster and you can make your voice heard instead of talking to yourself :)</description>
		<content:encoded><![CDATA[<p>libnotify: mpd now has the idle protocol</p>
<p>Apart from that: It would be more constructive to leave a note on the bugtracker or get in touch with Cirrus (Max) in #mpd on freenode. This way things can progress faster and you can make your voice heard instead of talking to yourself <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing a music player demon by Avuton Olrich</title>
		<link>http://rullzer.com/blog/2008/11/12/writing-a-music-player-demon/#comment-12305</link>
		<dc:creator>Avuton Olrich</dc:creator>
		<pubDate>Thu, 13 Nov 2008 00:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/?p=152#comment-12305</guid>
		<description>Yeah, sounds like a great idea. Another music server to get ignored. I haven't seen any patches come this way to get functionality fixed, though some of what you mention, inotify at least, would probably be more then welcome if cleanly and well done. And if rejection was a concern there's the mpd-dev mailing list, but haven't seen you or Sanders there. MPD is being developed by a motivated developer at the moment too. Not to mention, you could try to re-reinvent this wheel, but there's a reason MPD has so many clients, it's because everyone, at least in the beginning, tried to overthink what the music server was doing. So, ya'll do what you want, but I encourage ya'll to become more involved in the MPD community and at least /submit/ a feature request for what is desired in the server *sigh*.

And to those who complain about playlist queues, it's been a hot topic, which will get will probably be dealt with in the long run, but these things take time to do correctly, and it's not getting any easier people complaining who don't submit code. Energy is obviously so much better wasted by finding a blog to complain about things.</description>
		<content:encoded><![CDATA[<p>Yeah, sounds like a great idea. Another music server to get ignored. I haven&#8217;t seen any patches come this way to get functionality fixed, though some of what you mention, inotify at least, would probably be more then welcome if cleanly and well done. And if rejection was a concern there&#8217;s the mpd-dev mailing list, but haven&#8217;t seen you or Sanders there. MPD is being developed by a motivated developer at the moment too. Not to mention, you could try to re-reinvent this wheel, but there&#8217;s a reason MPD has so many clients, it&#8217;s because everyone, at least in the beginning, tried to overthink what the music server was doing. So, ya&#8217;ll do what you want, but I encourage ya&#8217;ll to become more involved in the MPD community and at least /submit/ a feature request for what is desired in the server *sigh*.</p>
<p>And to those who complain about playlist queues, it&#8217;s been a hot topic, which will get will probably be dealt with in the long run, but these things take time to do correctly, and it&#8217;s not getting any easier people complaining who don&#8217;t submit code. Energy is obviously so much better wasted by finding a blog to complain about things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing a music player demon by Max Kellermann</title>
		<link>http://rullzer.com/blog/2008/11/12/writing-a-music-player-demon/#comment-12304</link>
		<dc:creator>Max Kellermann</dc:creator>
		<pubDate>Thu, 13 Nov 2008 00:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/?p=152#comment-12304</guid>
		<description>I have added protocol events to MPD several weeks ago, by the way. It's included in the 0.14 alpha version.</description>
		<content:encoded><![CDATA[<p>I have added protocol events to MPD several weeks ago, by the way. It&#8217;s included in the 0.14 alpha version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing a music player demon by mario</title>
		<link>http://rullzer.com/blog/2008/11/12/writing-a-music-player-demon/#comment-12297</link>
		<dc:creator>mario</dc:creator>
		<pubDate>Wed, 12 Nov 2008 20:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/?p=152#comment-12297</guid>
		<description>did you have a look at xmms2? its really neat</description>
		<content:encoded><![CDATA[<p>did you have a look at xmms2? its really neat</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing a music player demon by tulcod</title>
		<link>http://rullzer.com/blog/2008/11/12/writing-a-music-player-demon/#comment-12280</link>
		<dc:creator>tulcod</dc:creator>
		<pubDate>Wed, 12 Nov 2008 15:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/?p=152#comment-12280</guid>
		<description>I can certainly try to motivate you. MPD, although the best in its kind, lacks a lot of features. All developers want to go in a different direction, and the net result is that no new features are added over time. The removal of playlist queues was the reason for me to leave MPD (now I'm not listening to anything, btw, but still :P). $0.02 of advice: set yourself some clear goals, or else you'll end up just like MPD (except that yours would be event based).</description>
		<content:encoded><![CDATA[<p>I can certainly try to motivate you. MPD, although the best in its kind, lacks a lot of features. All developers want to go in a different direction, and the net result is that no new features are added over time. The removal of playlist queues was the reason for me to leave MPD (now I&#8217;m not listening to anything, btw, but still :P). $0.02 of advice: set yourself some clear goals, or else you&#8217;ll end up just like MPD (except that yours would be event based).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bash.org RSS feed by rullzer</title>
		<link>http://rullzer.com/blog/2008/10/07/bashorg-rss-feed/#comment-10813</link>
		<dc:creator>rullzer</dc:creator>
		<pubDate>Wed, 08 Oct 2008 06:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/2008/10/07/bashorg-rss-feed/#comment-10813</guid>
		<description>Sure:
http://rullzer.com/bash/bash.txt

It is not the cleanest code. But he it works :)</description>
		<content:encoded><![CDATA[<p>Sure:<br />
<a href="http://rullzer.com/bash/bash.txt" rel="nofollow">http://rullzer.com/bash/bash.txt</a></p>
<p>It is not the cleanest code. But he it works <img src='http://rullzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on openwrt/x-wrt by werutzb</title>
		<link>http://rullzer.com/blog/2007/05/20/openwrtx-wrt/#comment-10798</link>
		<dc:creator>werutzb</dc:creator>
		<pubDate>Wed, 08 Oct 2008 01:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/2007/05/20/openwrtx-wrt/#comment-10798</guid>
		<description>Hi!

I would like improve my SQL experience.
 I red that many SQL resources and want to
read more about SQL for my occupation as mysql database manager.

 What would you recommend?

Thanks,
Werutz</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I would like improve my SQL experience.<br />
 I red that many SQL resources and want to<br />
read more about SQL for my occupation as mysql database manager.</p>
<p> What would you recommend?</p>
<p>Thanks,<br />
Werutz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bash.org RSS feed by numerodix</title>
		<link>http://rullzer.com/blog/2008/10/07/bashorg-rss-feed/#comment-10788</link>
		<dc:creator>numerodix</dc:creator>
		<pubDate>Tue, 07 Oct 2008 21:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://rullzer.com/blog/2008/10/07/bashorg-rss-feed/#comment-10788</guid>
		<description>Two things.
1) this is awesome
2) if I don't get anything done this week it's your fault</description>
		<content:encoded><![CDATA[<p>Two things.<br />
1) this is awesome<br />
2) if I don&#8217;t get anything done this week it&#8217;s your fault</p>
]]></content:encoded>
	</item>
</channel>
</rss>
