<?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: For Shame, &#8220;The Linux Critic&#8221;</title>
	<atom:link href="http://jefferai.org/2010/07/for-shame-the-linux-critic/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/</link>
	<description>Tomahawk, KDE, and other stuff</description>
	<lastBuildDate>Tue, 07 Dec 2010 18:42:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9989</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Wed, 04 Aug 2010 15:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9989</guid>
		<description>Hi,

Yep -- I put embedded cover art support back in. The original author of the (problematic) patch disappeared for several months, and then when prodded said he didn&#039;t have time, so I buckled down and got it done. There are still a few rough edges; Ralf Engels is currently working to clean it up and put in backwards compatibility so people don&#039;t need to end up redownloading their covers. The algorithm/logic is there, though. If you&#039;re interested, there were scripts to embed covers into files from within Amarok 1.4; it may not be too difficult to port them over. (We can&#039;t build that into Amarok due to legal concerns.) Also, right now the embedded support is only for MP3s, as I have no files of other types to find out where they are storing their cover images. But the algorithm is the same, so support could be expanded relatively easily in the future.

Dynamic collection is next up on my hit list, but I&#039;m just totally swamped right now. We&#039;ll see when I get to it.

I&#039;m not sure about the list refreshing itself issue -- but let me know.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Yep &#8212; I put embedded cover art support back in. The original author of the (problematic) patch disappeared for several months, and then when prodded said he didn&#8217;t have time, so I buckled down and got it done. There are still a few rough edges; Ralf Engels is currently working to clean it up and put in backwards compatibility so people don&#8217;t need to end up redownloading their covers. The algorithm/logic is there, though. If you&#8217;re interested, there were scripts to embed covers into files from within Amarok 1.4; it may not be too difficult to port them over. (We can&#8217;t build that into Amarok due to legal concerns.) Also, right now the embedded support is only for MP3s, as I have no files of other types to find out where they are storing their cover images. But the algorithm is the same, so support could be expanded relatively easily in the future.</p>
<p>Dynamic collection is next up on my hit list, but I&#8217;m just totally swamped right now. We&#8217;ll see when I get to it.</p>
<p>I&#8217;m not sure about the list refreshing itself issue &#8212; but let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9988</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Wed, 04 Aug 2010 15:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9988</guid>
		<description>Lol, you lack reading comprehension skills.

lame</description>
		<content:encoded><![CDATA[<p>Lol, you lack reading comprehension skills.</p>
<p>lame</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jbernardo</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9987</link>
		<dc:creator>jbernardo</dc:creator>
		<pubDate>Wed, 04 Aug 2010 08:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9987</guid>
		<description>Hi, sorry for the delay, but this has been a very difficult week.

I&#039;ve seen one of the things I needed is back, at least there has been some evolution in the bug report - support for embedded covers.
Well, I&#039;ll see if I can explain how I used amarok 1.4 and easytag to manage my music collection, and it seems now that most stuff is getting into place maybe I can use it again the same way, so this is probably out of date. 
I ripped a cd using ABCDE, then went into amarok, opened the files, adjusted the tags, and added the album to the collection, telling amarok to rename the files in the process. Then I would download the covers, if I could find them using the cover manager or I&#039;d scan them from the CD. I&#039;d use one of the amarok scripts to save the cover as folder.jpg, if I had downloaded it, and I&#039;d add the cover to the files using easytag.
I understand that now I can finally do all this, so, as I said, this rant is almost out of date, now that amarok will be able to see the embedded covers, the cover manager works very well, all I am missing is a script to either embedd the covers in the files or save them as cover.jpg (or some other name) in the album directory.
I don&#039;t know if the list still refreshes itself when I rename a artist or tag a album as &quot;Various artists&quot; in the irritating way it did in 2.0, making me lose a lot of time to identify the collection albums I have; but that is because after ripping my whole collection, with 1.4, I have rarely had the need to tag and edit 10-15 albums a day... :)
So, in the end, most stuff I needed now works after 2.3 and most of what is left is about to be fixed. Possibly I&#039;ll start using amarok to manage my music collection again - as soon as the problems with the dynamic collection have been fixed.
As for building from git... Well, I could do that, but I really don&#039;t have the time. I&#039;d rather look at getting the new IEGD gma500 drivers out of meego and into ubuntu in the limited time I have free.</description>
		<content:encoded><![CDATA[<p>Hi, sorry for the delay, but this has been a very difficult week.</p>
<p>I&#8217;ve seen one of the things I needed is back, at least there has been some evolution in the bug report &#8211; support for embedded covers.<br />
Well, I&#8217;ll see if I can explain how I used amarok 1.4 and easytag to manage my music collection, and it seems now that most stuff is getting into place maybe I can use it again the same way, so this is probably out of date.<br />
I ripped a cd using ABCDE, then went into amarok, opened the files, adjusted the tags, and added the album to the collection, telling amarok to rename the files in the process. Then I would download the covers, if I could find them using the cover manager or I&#8217;d scan them from the CD. I&#8217;d use one of the amarok scripts to save the cover as folder.jpg, if I had downloaded it, and I&#8217;d add the cover to the files using easytag.<br />
I understand that now I can finally do all this, so, as I said, this rant is almost out of date, now that amarok will be able to see the embedded covers, the cover manager works very well, all I am missing is a script to either embedd the covers in the files or save them as cover.jpg (or some other name) in the album directory.<br />
I don&#8217;t know if the list still refreshes itself when I rename a artist or tag a album as &#8220;Various artists&#8221; in the irritating way it did in 2.0, making me lose a lot of time to identify the collection albums I have; but that is because after ripping my whole collection, with 1.4, I have rarely had the need to tag and edit 10-15 albums a day&#8230; <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
So, in the end, most stuff I needed now works after 2.3 and most of what is left is about to be fixed. Possibly I&#8217;ll start using amarok to manage my music collection again &#8211; as soon as the problems with the dynamic collection have been fixed.<br />
As for building from git&#8230; Well, I could do that, but I really don&#8217;t have the time. I&#8217;d rather look at getting the new IEGD gma500 drivers out of meego and into ubuntu in the limited time I have free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alphabeat</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9978</link>
		<dc:creator>alphabeat</dc:creator>
		<pubDate>Thu, 29 Jul 2010 18:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9978</guid>
		<description>Lol, you made a whole whiny blogpost because, someone else made a blog post stating they don&#039;t use amarok 2.x

lame</description>
		<content:encoded><![CDATA[<p>Lol, you made a whole whiny blogpost because, someone else made a blog post stating they don&#8217;t use amarok 2.x</p>
<p>lame</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9976</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Wed, 28 Jul 2010 23:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9976</guid>
		<description>As explained in the above post, this sounds like the Dynamic Collection regression. We&#039;re looking into it. Do you have the ability to build from Git? That way if we think we have a fix we could have you test it -- real-world testing is always the best...</description>
		<content:encoded><![CDATA[<p>As explained in the above post, this sounds like the Dynamic Collection regression. We&#8217;re looking into it. Do you have the ability to build from Git? That way if we think we have a fix we could have you test it &#8212; real-world testing is always the best&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9975</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Wed, 28 Jul 2010 22:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9975</guid>
		<description>Hi there,

Sorry for the delay in replying, things have been crazy since OSCON ended.

Replies:

I can&#039;t speak authoritatively for the person that told you that your use case was in the minority and wouldn&#039;t be considered, but I&#039;m guessing that this was probably poor wording on their part (we have several very laconic Germans on our team :-)  ). In the context of getting features from Amarok 1.4 into Amarok 2, this probably meant that it wasn&#039;t being considered at that time since we were trying first to get the &quot;90% functionality&quot; in -- 90% of the features that 90% of the people use. If you look at more recent ChangeLogs you&#039;ll see a lot of the more &quot;power&quot; or &quot;random&quot; features coming back, along with bugfixes. Out of curiosity, do you remember what this use/feature was?

Thanks for explaining your setup in more detail. It does sound like you&#039;re getting hit by a regression. One of our developers did a lot of work getting Dynamic Collection (which is what handled this situation in Amarok 1.4) ported to 2, and it was working -- many of us tried it out. It seems that there was a regression in 2.3.1, and this is definitely high on my personal fix list (now to just get time...)

I&#039;m glad the layout tip was useful. We definitely need to get more visibility. One thing we&#039;re discussing is the possibility to have a pre-set layouts that a user can easily switch between, similarly to the presets for playlist layout. I think this, in combination with resurrecting the idea of a &quot;First Run/What&#039;s Changed&quot; tutorial, would work wonders for new users, or to alert existing users to new important features (since most won&#039;t read our ChangeLog, but simply update from distro packages).

As for the volume control being unintuitive -- I&#039;ve heard a lot of trash talk about the volume control, but so far not that  :-) Yes -- we know that a lot of people don&#039;t like it. Yes, we will be trying to fix it. It&#039;s too bad we didn&#039;t get this feedback during the development cycle, since that means we may not get good feedback on an implemented fix until after a release (which is why I said &quot;trying&quot; to fix it :-)  ). I found it interesting how many people on Trent&#039;s blog and here complained in great detail about the volume control and commanded us to do various things to it, without actually asking if we were going to change it or not, first, or giving helpful suggestions instead of commanding proclamations. It&#039;s one of those things that you try not to let get to you, but it kinda shows the mentality that a lot of complainers have -- &quot;It sucks&quot;, without &quot;thanks for the effort and for trying something new, but could you try tweaking it like this for the next release?&quot; This isn&#039;t how your comment feels, but just felt like putting that out there.

&quot;Please don&#039;t tell me to use Nepomuk&quot; -- I didn&#039;t, and I won&#039;t, and I wouldn&#039;t...

Could you elaborate on the ways that &quot;collection management&quot; isn&#039;t being met for you with A2? Other than Dynamic Collection being broken, as we&#039;re trying to fix that, and other than transcoding support?</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Sorry for the delay in replying, things have been crazy since OSCON ended.</p>
<p>Replies:</p>
<p>I can&#8217;t speak authoritatively for the person that told you that your use case was in the minority and wouldn&#8217;t be considered, but I&#8217;m guessing that this was probably poor wording on their part (we have several very laconic Germans on our team <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   ). In the context of getting features from Amarok 1.4 into Amarok 2, this probably meant that it wasn&#8217;t being considered at that time since we were trying first to get the &#8220;90% functionality&#8221; in &#8212; 90% of the features that 90% of the people use. If you look at more recent ChangeLogs you&#8217;ll see a lot of the more &#8220;power&#8221; or &#8220;random&#8221; features coming back, along with bugfixes. Out of curiosity, do you remember what this use/feature was?</p>
<p>Thanks for explaining your setup in more detail. It does sound like you&#8217;re getting hit by a regression. One of our developers did a lot of work getting Dynamic Collection (which is what handled this situation in Amarok 1.4) ported to 2, and it was working &#8212; many of us tried it out. It seems that there was a regression in 2.3.1, and this is definitely high on my personal fix list (now to just get time&#8230;)</p>
<p>I&#8217;m glad the layout tip was useful. We definitely need to get more visibility. One thing we&#8217;re discussing is the possibility to have a pre-set layouts that a user can easily switch between, similarly to the presets for playlist layout. I think this, in combination with resurrecting the idea of a &#8220;First Run/What&#8217;s Changed&#8221; tutorial, would work wonders for new users, or to alert existing users to new important features (since most won&#8217;t read our ChangeLog, but simply update from distro packages).</p>
<p>As for the volume control being unintuitive &#8212; I&#8217;ve heard a lot of trash talk about the volume control, but so far not that  <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Yes &#8212; we know that a lot of people don&#8217;t like it. Yes, we will be trying to fix it. It&#8217;s too bad we didn&#8217;t get this feedback during the development cycle, since that means we may not get good feedback on an implemented fix until after a release (which is why I said &#8220;trying&#8221; to fix it <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   ). I found it interesting how many people on Trent&#8217;s blog and here complained in great detail about the volume control and commanded us to do various things to it, without actually asking if we were going to change it or not, first, or giving helpful suggestions instead of commanding proclamations. It&#8217;s one of those things that you try not to let get to you, but it kinda shows the mentality that a lot of complainers have &#8212; &#8220;It sucks&#8221;, without &#8220;thanks for the effort and for trying something new, but could you try tweaking it like this for the next release?&#8221; This isn&#8217;t how your comment feels, but just felt like putting that out there.</p>
<p>&#8220;Please don&#8217;t tell me to use Nepomuk&#8221; &#8212; I didn&#8217;t, and I won&#8217;t, and I wouldn&#8217;t&#8230;</p>
<p>Could you elaborate on the ways that &#8220;collection management&#8221; isn&#8217;t being met for you with A2? Other than Dynamic Collection being broken, as we&#8217;re trying to fix that, and other than transcoding support?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marand</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9956</link>
		<dc:creator>Marand</dc:creator>
		<pubDate>Mon, 26 Jul 2010 03:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9956</guid>
		<description>Makes sense.  I wasn&#039;t sure if it was added for the SQL password or if it was for something new that I hadn&#039;t noticed.</description>
		<content:encoded><![CDATA[<p>Makes sense.  I wasn&#8217;t sure if it was added for the SQL password or if it was for something new that I hadn&#8217;t noticed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jbernardo</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9953</link>
		<dc:creator>jbernardo</dc:creator>
		<pubDate>Sun, 25 Jul 2010 12:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9953</guid>
		<description>Correction - today I managed to load my collection from the external HD, after some hours. At the end, all the tracks were loaded but not grouped by albums - at least the &quot;various artists&quot; grouping didn&#039;t show. All were shown in artist/album. Also, the cover manager didn&#039;t think I had any tracks loaded in amarok. Thinking it might be a small bug, I closed amarok then opened it again - only to find it needed to rescan my external HD again, as no longer remembered anything it had scanned. :( I&#039;ll open a bug asap, I am googling right now to see if anyone has reported it before. Also trying to understand if the undocumented &quot;.is_a_music_player&quot; (or something like that) directory is still needed... :(</description>
		<content:encoded><![CDATA[<p>Correction &#8211; today I managed to load my collection from the external HD, after some hours. At the end, all the tracks were loaded but not grouped by albums &#8211; at least the &#8220;various artists&#8221; grouping didn&#8217;t show. All were shown in artist/album. Also, the cover manager didn&#8217;t think I had any tracks loaded in amarok. Thinking it might be a small bug, I closed amarok then opened it again &#8211; only to find it needed to rescan my external HD again, as no longer remembered anything it had scanned. <img src='http://jefferai.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I&#8217;ll open a bug asap, I am googling right now to see if anyone has reported it before. Also trying to understand if the undocumented &#8220;.is_a_music_player&#8221; (or something like that) directory is still needed&#8230; <img src='http://jefferai.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jbernardo</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9952</link>
		<dc:creator>jbernardo</dc:creator>
		<pubDate>Sun, 25 Jul 2010 10:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9952</guid>
		<description>Hi Jeff,
Thanks for taking the time to answer my comment. Let me try to just clear some things up:

(couldn&#039;t find out how to do the indented quotes you use, so I&#039;ll just put quotes into &quot;&quot;)
&quot;I don’t know who has told you this, about requests not mattering. They certainly do. The largest problem is that for every request we get to change something one way, we get a request to do just the opposite, and people often don’t like “no” for an answer. &quot;

Well, I remember quite clearly that after I explained how I used amarok 1.4 I was told my use case was a minority, and wouldn&#039;t be considered. That is what I call being told my requests didn&#039;t matter. Amarok 1.4 filled most use cases, and now some of its users are being told their use case isn&#039;t important, as it never was a mainstream use case, just an unplanned secondary effect, that will never work in 2.x. It is well within your rights to say so, and to act according to the route you&#039;ve planned, but no user likes being told he was using an application the &#039;wrong&#039; way and he should just go and find something else for the no longer available functionality. Or, as you put it, &quot;A lot of users hate being told “no” exactly because the things they want are what they are passionate about. &quot; - and I add also those for which they have no effective alternative.

As for specific issues:
&quot;I don’t understand how it affects using your netbook since netbooks aren’t really media devices you connect via USB — maybe you can explain your precise setup in greater detail? 17000 tracks is quite a normal/small size — people use Amarok successfully with 200,000+ tracks.&quot; 
I don&#039;t use my netbook as a media device. I just don&#039;t store any music tracks on my netbook (one of the reasons why I won&#039;t use a nepomuk based player). I store all my media on external HDs, with duplication. At home I have a HD connected to a NAS, serving my media centre and serving as the &#039;master&#039; repository. To use with my netbook, I also have some NTFS formatted 2.5&quot; HDs, with my media collection replicated among them. My music is in a single HD, which I tried several times to read into amarok without success. It worked perfectly well in 1.4, and it loaded (after a couple of tries where it didn&#039;t load but never gave an error) at my home pc mapping the NAS as a cifs mount. I didn&#039;t open a bug as I never got an error. I don&#039;t remember if it just showed &#039;updating collection&#039; or never gave no feedback at all, as it happens now with 2.3.1.
When after some hours I tried dismounting the HD from amarok, I got hit by https://bugs.kde.org/show_bug.cgi?id=243702.
Tried a couple of times more, and have been trying every couple of months, every time with the same results.
I do miss a lot the media devices feature, as that was also one of the big strengths of 1.4, I used the transcodig options to convert ogg to mp3 for my smartphones, etc.
Corrupt tags - 95% of my tags were written first by ABCDE, then updated with amarok 1.4. I am now going through them with easytag, letting it rewrite every single one it doesn&#039;t like. In a couple of days it should have finished.

As for the layout - Without your tip I wouldn&#039;t have ever guessed you could have the media collection and the context window tabbed. Even if the tabs are in the (for me) wrong place, at the bottom, it is a much better usage of screen real estate that the default view. Thanks! I was just dragging the context to above the layout and making it the smallest possible size. 
I do use the slim toolbar, I really don&#039;t like the huge buttons in the regular one, and I found about the volume control as tried it again in 2.3.1 to see if it was usable on my home pc. As I don&#039;t use it, I really have no ideas on what to do, it just feels so unintuitive I gave up at once.

The local collection appears closed on first usage, so even on my pc I thought it hadn&#039;t scanned it; only after opening it I found that it had indeed been scanned. Now amarok shows the latest thing I had opened, as you said. It is just confusing to not see anything after configuring amarok to search the right folders and waiting patiently for a hour or so for it to finish scanning.

You know, if I had the time, I&#039;d be throwing something together right now to do that - but maybe not in amarok. Possibly adding collection management, media devices, lyrics support, and replaygain support to easytag. Or picking one of the collection managers out there and adding media tags and all the rest to it. But please don&#039;t tell me to use nepomuk - I don&#039;t want to fill my netbook SDD with the database for a collection that is on a portable HD. And I want to be able to open that collection in all my netbooks, laptops, pcs, without having to rescan it every time.

As a final clarification, I used amarok 1.4 firstly as a collection manager (and yes, to help me find more music that I might like based on what I had in my collection), and secondly as a music player, as you probably guessed by now. The second part might work well in 2.x, but I found that I now don&#039;t listen to much music on my netbook any more. One of the reasons is that I stopped using amarok with 2.x, and never found another player that satisfied me as 1.4 did; but also because I already listened to a lot of music on my mp4 player, managing it with amarok 1.4 (and just copying dirs when I switched to kde 4.x /amarok 2.x), and I now almost exclusively use my android or my mp4 player, and at home I use my xbmc media centre. 
So, I really am out of your use cases by now. I do miss a lot amarok 1.4, and still haven&#039;t found a decent music collection manager that will also play my tracks on my pc when I feel like it, so I still take the time to write about the bugs I can reproduce or what I still miss/dislike in 2.x.; but I am no longer a active user as I was in 1.4 times.</description>
		<content:encoded><![CDATA[<p>Hi Jeff,<br />
Thanks for taking the time to answer my comment. Let me try to just clear some things up:</p>
<p>(couldn&#8217;t find out how to do the indented quotes you use, so I&#8217;ll just put quotes into &#8220;&#8221;)<br />
&#8220;I don’t know who has told you this, about requests not mattering. They certainly do. The largest problem is that for every request we get to change something one way, we get a request to do just the opposite, and people often don’t like “no” for an answer. &#8221;</p>
<p>Well, I remember quite clearly that after I explained how I used amarok 1.4 I was told my use case was a minority, and wouldn&#8217;t be considered. That is what I call being told my requests didn&#8217;t matter. Amarok 1.4 filled most use cases, and now some of its users are being told their use case isn&#8217;t important, as it never was a mainstream use case, just an unplanned secondary effect, that will never work in 2.x. It is well within your rights to say so, and to act according to the route you&#8217;ve planned, but no user likes being told he was using an application the &#8216;wrong&#8217; way and he should just go and find something else for the no longer available functionality. Or, as you put it, &#8220;A lot of users hate being told “no” exactly because the things they want are what they are passionate about. &#8221; &#8211; and I add also those for which they have no effective alternative.</p>
<p>As for specific issues:<br />
&#8220;I don’t understand how it affects using your netbook since netbooks aren’t really media devices you connect via USB — maybe you can explain your precise setup in greater detail? 17000 tracks is quite a normal/small size — people use Amarok successfully with 200,000+ tracks.&#8221;<br />
I don&#8217;t use my netbook as a media device. I just don&#8217;t store any music tracks on my netbook (one of the reasons why I won&#8217;t use a nepomuk based player). I store all my media on external HDs, with duplication. At home I have a HD connected to a NAS, serving my media centre and serving as the &#8216;master&#8217; repository. To use with my netbook, I also have some NTFS formatted 2.5&#8243; HDs, with my media collection replicated among them. My music is in a single HD, which I tried several times to read into amarok without success. It worked perfectly well in 1.4, and it loaded (after a couple of tries where it didn&#8217;t load but never gave an error) at my home pc mapping the NAS as a cifs mount. I didn&#8217;t open a bug as I never got an error. I don&#8217;t remember if it just showed &#8216;updating collection&#8217; or never gave no feedback at all, as it happens now with 2.3.1.<br />
When after some hours I tried dismounting the HD from amarok, I got hit by <a href="https://bugs.kde.org/show_bug.cgi?id=243702" rel="nofollow">https://bugs.kde.org/show_bug.cgi?id=243702</a>.<br />
Tried a couple of times more, and have been trying every couple of months, every time with the same results.<br />
I do miss a lot the media devices feature, as that was also one of the big strengths of 1.4, I used the transcodig options to convert ogg to mp3 for my smartphones, etc.<br />
Corrupt tags &#8211; 95% of my tags were written first by ABCDE, then updated with amarok 1.4. I am now going through them with easytag, letting it rewrite every single one it doesn&#8217;t like. In a couple of days it should have finished.</p>
<p>As for the layout &#8211; Without your tip I wouldn&#8217;t have ever guessed you could have the media collection and the context window tabbed. Even if the tabs are in the (for me) wrong place, at the bottom, it is a much better usage of screen real estate that the default view. Thanks! I was just dragging the context to above the layout and making it the smallest possible size.<br />
I do use the slim toolbar, I really don&#8217;t like the huge buttons in the regular one, and I found about the volume control as tried it again in 2.3.1 to see if it was usable on my home pc. As I don&#8217;t use it, I really have no ideas on what to do, it just feels so unintuitive I gave up at once.</p>
<p>The local collection appears closed on first usage, so even on my pc I thought it hadn&#8217;t scanned it; only after opening it I found that it had indeed been scanned. Now amarok shows the latest thing I had opened, as you said. It is just confusing to not see anything after configuring amarok to search the right folders and waiting patiently for a hour or so for it to finish scanning.</p>
<p>You know, if I had the time, I&#8217;d be throwing something together right now to do that &#8211; but maybe not in amarok. Possibly adding collection management, media devices, lyrics support, and replaygain support to easytag. Or picking one of the collection managers out there and adding media tags and all the rest to it. But please don&#8217;t tell me to use nepomuk &#8211; I don&#8217;t want to fill my netbook SDD with the database for a collection that is on a portable HD. And I want to be able to open that collection in all my netbooks, laptops, pcs, without having to rescan it every time.</p>
<p>As a final clarification, I used amarok 1.4 firstly as a collection manager (and yes, to help me find more music that I might like based on what I had in my collection), and secondly as a music player, as you probably guessed by now. The second part might work well in 2.x, but I found that I now don&#8217;t listen to much music on my netbook any more. One of the reasons is that I stopped using amarok with 2.x, and never found another player that satisfied me as 1.4 did; but also because I already listened to a lot of music on my mp4 player, managing it with amarok 1.4 (and just copying dirs when I switched to kde 4.x /amarok 2.x), and I now almost exclusively use my android or my mp4 player, and at home I use my xbmc media centre.<br />
So, I really am out of your use cases by now. I do miss a lot amarok 1.4, and still haven&#8217;t found a decent music collection manager that will also play my tracks on my pc when I feel like it, so I still take the time to write about the bugs I can reproduce or what I still miss/dislike in 2.x.; but I am no longer a active user as I was in 1.4 times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9950</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Thu, 22 Jul 2010 15:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9950</guid>
		<description>Wallet support is there because most users would rather have their passwords in an encrypted wallet than in an unencrypted plaintext file.</description>
		<content:encoded><![CDATA[<p>Wallet support is there because most users would rather have their passwords in an encrypted wallet than in an unencrypted plaintext file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marand</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9949</link>
		<dc:creator>Marand</dc:creator>
		<pubDate>Thu, 22 Jul 2010 06:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9949</guid>
		<description>I see the same basic thing on a fresh start of Amarok, if only for a second or two after the splash screen.  After starting Amarok, the splash appears for a moment, I get a request to access a KDE wallet (what&#039;s with that, anyway? It started in 2.2 or 2.3) and then the window appears but the UI doesn&#039;t draw for a moment.  I think it&#039;s reading the collection before showing the interface.

I use an external mysql database and I only see it when there&#039;s a large collection, otherwise it&#039;s barely noticeable.</description>
		<content:encoded><![CDATA[<p>I see the same basic thing on a fresh start of Amarok, if only for a second or two after the splash screen.  After starting Amarok, the splash appears for a moment, I get a request to access a KDE wallet (what&#8217;s with that, anyway? It started in 2.2 or 2.3) and then the window appears but the UI doesn&#8217;t draw for a moment.  I think it&#8217;s reading the collection before showing the interface.</p>
<p>I use an external mysql database and I only see it when there&#8217;s a large collection, otherwise it&#8217;s barely noticeable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9948</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Tue, 20 Jul 2010 22:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9948</guid>
		<description>Hi there,

&lt;blockquote&gt;First, I’m not taking sides here. I understand both positions, and I feel both you and Trent would never have gotten so far attacking each other in RL.&lt;/blockquote&gt;

I&#039;d like to point out that, other than a very few choice words on my post, and well after the original experience on Trent&#039;s blog, I didn&#039;t attack Trent. I simply tried to be nice and friendly, and was dragged through the mud for it.

&lt;blockquote&gt;There is one thing I think you didn’t understand, some users (like me and possibly Trent) have been told a few times that their requests don’t matter, the things they are more passionate about won’t change to be like they liked in 1.4.&lt;/blockquote&gt;

I don&#039;t know who has told you this, about requests not mattering. They certainly do. The largest problem is that for every request we get to change something one way, we get a request to do just the opposite, and people often don&#039;t like &quot;no&quot; for an answer. For instance, someone in these comments requested that we use Nepomuk for our collection, like Bangarang, instead of our collection scanner. Above, you request just the opposite. So, one of you is going to be told &quot;no&quot; -- in this case the person that wanted us to use Nepomuk. So from his/her perspective, we have indicated that his request doesn&#039;t matter, right?

A lot of users hate being told &quot;no&quot; exactly because the things they want are what they are passionate about. Sometimes this is for techincal reasons like with Nepomuk, sometimes it&#039;s for philosophy reasons, and sometimes it&#039;s because we simply don&#039;t have enough time to realistically get to a particular request anytime in the forseeable future. Many users however take this to mean we don&#039;t care about their opinions or desires, which is not the case -- we just can&#039;t accommodate all of them.

(FWIW, as far as Nepomuk, we did at one point have a GSoC project to be able to show a Nepomuk-derived collection. I&#039;m not sure how far that is from completion; the code is still there.)

&lt;blockquote&gt;So, any request by a amarok dev to explain why I don’t like 2.x feels like a provocation, as I am already expecting the final answer to be something like you never understood what amarok was about, and we won’t change anything because of you, you’re not our target, which some developers started using after one too many attacks from users passionate about amarok 1.4. And that would make me probably react like Trent did, and lash out on someone genuinely trying to help, like you.&lt;/blockquote&gt;

It&#039;s true -- after enough endless attacking, some devs gave up trying to be politic back to users. This wasn&#039;t productive in terms of dev-user relations, but when you get bitched at over and over and over from users that aren&#039;t trying to be constructive and are simply attacking and attacking and attacking, it can certainly get to you. It&#039;s unfortunate, too, since it just gives more fodder for the trolls to complain about.

You mention devs saying &quot;you never understood what amarok was about&quot; -- both on Trent&#039;s blog and here, you&#039;ll see it flipped around -- comments from users saying that the devs forgot what Amarok was about. Which I find pretty funny. But I think a fair response to &quot;the devs forgot what Amarok was about&quot; is to say &quot;you never understood what Amarok was about&quot; -- because as a dev for five years, I can tell you with good authority that our vision is the same as it&#039;s always been. &quot;Rediscover Your Music&quot; means the same now as it did back then.

That doesn&#039;t mean though that we don&#039;t want it to be a kickass music player for those who don&#039;t care about context. Users that complain that, because it&#039;s taking time for the A2 series to get back to that point, that we have forgotten what Amarok is about are simply vastly overestimating the resources of the development team.

Now, on to your specific questions/problems/issues:

I can&#039;t comment on the media device crash -- I don&#039;t use any media devices. That part of the code could use some love in general, I think. I don&#039;t understand how it affects using your netbook since netbooks aren&#039;t really media devices you connect via USB -- maybe you can explain your precise setup in greater detail? 17000 tracks is quite a normal/small size -- people use Amarok successfully with 200,000+ tracks.

As for 176402 -- we had a patch to support embedded cover art, which was not an acceptable patch for various reasons, and the author did not follow up with a fixed patch as he said. I will try to put this on my TODO list. The other part of that bug concerns lyrics; look for an announcement hopefully soon on my blog on that front.

The layout: why not just dock the media collection and context pane together? Then you have exactly the setup you describe wanting. View -&gt; Uncheck &quot;Lock Layout&quot;, then you can drag the components around from the title bars of each component -- it&#039;s slightly tricky but you can drag and drop one on top of the other to cause them to be tabbed. You could even tab *all* panes together if that works best on your netbook, and switch between them with keyboard shortcuts.

Also try View -&gt; Slim Toolbar for a slimmer toolbar. If you have suggestions to improve the volume control then I&#039;m all ears -- my current plan is to make it so that instead of dragging round it, the OSD with the volume level will pop up, and dragging left and right will change it.

&quot;Local collection is closed by default&quot; -- can you explain this? When I launch Amarok it shows the last thing I had open, so if I had the local collection it shows the local collection, and if I had an Ampache collection open it shows that.

Crash on scanning collection -- please file a bug about this and assign it to me (mitchell, kde, org). Believe it or not, most crashes in scanning are actually from TagLib, and even most of those are from corrupted tags written by other programs; but, really I&#039;d like to work with you on this to fix it. If you can take the time, try iteratively bisecting your collection and seeing if you can isolate the crash to a particular file(s).

Burn in k3b; replaygain; improving slower than you&#039;d like: I know that this sometimes pisses off users to hear this -- although I don&#039;t really know why, since it is after all an entirely volunteer project, and being told this is exactly how I got into Amarok hacking -- but we could sure use help to get things like this back. Lots and lots of users want various things but aren&#039;t willing to help out, and our dev team tends to be very busy and not have anywhere near enough time to get things in as fast as we would like. I agree that these would be nice things to have back, but please know that we&#039;re working as fast as we can.  :-)</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<blockquote><p>First, I’m not taking sides here. I understand both positions, and I feel both you and Trent would never have gotten so far attacking each other in RL.</p></blockquote>
<p>I&#8217;d like to point out that, other than a very few choice words on my post, and well after the original experience on Trent&#8217;s blog, I didn&#8217;t attack Trent. I simply tried to be nice and friendly, and was dragged through the mud for it.</p>
<blockquote><p>There is one thing I think you didn’t understand, some users (like me and possibly Trent) have been told a few times that their requests don’t matter, the things they are more passionate about won’t change to be like they liked in 1.4.</p></blockquote>
<p>I don&#8217;t know who has told you this, about requests not mattering. They certainly do. The largest problem is that for every request we get to change something one way, we get a request to do just the opposite, and people often don&#8217;t like &#8220;no&#8221; for an answer. For instance, someone in these comments requested that we use Nepomuk for our collection, like Bangarang, instead of our collection scanner. Above, you request just the opposite. So, one of you is going to be told &#8220;no&#8221; &#8212; in this case the person that wanted us to use Nepomuk. So from his/her perspective, we have indicated that his request doesn&#8217;t matter, right?</p>
<p>A lot of users hate being told &#8220;no&#8221; exactly because the things they want are what they are passionate about. Sometimes this is for techincal reasons like with Nepomuk, sometimes it&#8217;s for philosophy reasons, and sometimes it&#8217;s because we simply don&#8217;t have enough time to realistically get to a particular request anytime in the forseeable future. Many users however take this to mean we don&#8217;t care about their opinions or desires, which is not the case &#8212; we just can&#8217;t accommodate all of them.</p>
<p>(FWIW, as far as Nepomuk, we did at one point have a GSoC project to be able to show a Nepomuk-derived collection. I&#8217;m not sure how far that is from completion; the code is still there.)</p>
<blockquote><p>So, any request by a amarok dev to explain why I don’t like 2.x feels like a provocation, as I am already expecting the final answer to be something like you never understood what amarok was about, and we won’t change anything because of you, you’re not our target, which some developers started using after one too many attacks from users passionate about amarok 1.4. And that would make me probably react like Trent did, and lash out on someone genuinely trying to help, like you.</p></blockquote>
<p>It&#8217;s true &#8212; after enough endless attacking, some devs gave up trying to be politic back to users. This wasn&#8217;t productive in terms of dev-user relations, but when you get bitched at over and over and over from users that aren&#8217;t trying to be constructive and are simply attacking and attacking and attacking, it can certainly get to you. It&#8217;s unfortunate, too, since it just gives more fodder for the trolls to complain about.</p>
<p>You mention devs saying &#8220;you never understood what amarok was about&#8221; &#8212; both on Trent&#8217;s blog and here, you&#8217;ll see it flipped around &#8212; comments from users saying that the devs forgot what Amarok was about. Which I find pretty funny. But I think a fair response to &#8220;the devs forgot what Amarok was about&#8221; is to say &#8220;you never understood what Amarok was about&#8221; &#8212; because as a dev for five years, I can tell you with good authority that our vision is the same as it&#8217;s always been. &#8220;Rediscover Your Music&#8221; means the same now as it did back then.</p>
<p>That doesn&#8217;t mean though that we don&#8217;t want it to be a kickass music player for those who don&#8217;t care about context. Users that complain that, because it&#8217;s taking time for the A2 series to get back to that point, that we have forgotten what Amarok is about are simply vastly overestimating the resources of the development team.</p>
<p>Now, on to your specific questions/problems/issues:</p>
<p>I can&#8217;t comment on the media device crash &#8212; I don&#8217;t use any media devices. That part of the code could use some love in general, I think. I don&#8217;t understand how it affects using your netbook since netbooks aren&#8217;t really media devices you connect via USB &#8212; maybe you can explain your precise setup in greater detail? 17000 tracks is quite a normal/small size &#8212; people use Amarok successfully with 200,000+ tracks.</p>
<p>As for 176402 &#8212; we had a patch to support embedded cover art, which was not an acceptable patch for various reasons, and the author did not follow up with a fixed patch as he said. I will try to put this on my TODO list. The other part of that bug concerns lyrics; look for an announcement hopefully soon on my blog on that front.</p>
<p>The layout: why not just dock the media collection and context pane together? Then you have exactly the setup you describe wanting. View -> Uncheck &#8220;Lock Layout&#8221;, then you can drag the components around from the title bars of each component &#8212; it&#8217;s slightly tricky but you can drag and drop one on top of the other to cause them to be tabbed. You could even tab *all* panes together if that works best on your netbook, and switch between them with keyboard shortcuts.</p>
<p>Also try View -> Slim Toolbar for a slimmer toolbar. If you have suggestions to improve the volume control then I&#8217;m all ears &#8212; my current plan is to make it so that instead of dragging round it, the OSD with the volume level will pop up, and dragging left and right will change it.</p>
<p>&#8220;Local collection is closed by default&#8221; &#8212; can you explain this? When I launch Amarok it shows the last thing I had open, so if I had the local collection it shows the local collection, and if I had an Ampache collection open it shows that.</p>
<p>Crash on scanning collection &#8212; please file a bug about this and assign it to me (mitchell, kde, org). Believe it or not, most crashes in scanning are actually from TagLib, and even most of those are from corrupted tags written by other programs; but, really I&#8217;d like to work with you on this to fix it. If you can take the time, try iteratively bisecting your collection and seeing if you can isolate the crash to a particular file(s).</p>
<p>Burn in k3b; replaygain; improving slower than you&#8217;d like: I know that this sometimes pisses off users to hear this &#8212; although I don&#8217;t really know why, since it is after all an entirely volunteer project, and being told this is exactly how I got into Amarok hacking &#8212; but we could sure use help to get things like this back. Lots and lots of users want various things but aren&#8217;t willing to help out, and our dev team tends to be very busy and not have anywhere near enough time to get things in as fast as we would like. I agree that these would be nice things to have back, but please know that we&#8217;re working as fast as we can.  <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9946</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Tue, 20 Jul 2010 21:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9946</guid>
		<description>&lt;blockquote&gt;It is not about your blog, it is because the KDE tag that you use.&lt;/blockquote&gt;

I don&#039;t understand this comment; not only is it my blog and I can use what tags I want, but if you look at the conversation with him, much of it discussed KDE.

&lt;blockquote&gt;My opinion is only that the problem of that guy with Amarok is one of many that people can have, and if he removes/edits/etc the comments, it is not a reason to “spam” planet KDE,&lt;/blockquote&gt;

I don&#039;t understand this comment either. Planet KDE is a blog aggregator. You can&#039;t really spam it unless you modify its configuration to pull from sources filled with, say, advertisements. Otherwise it&#039;s doing the exact job that it was set up for.

&lt;blockquote&gt;then it becomes harder to find specific KDE posts.&lt;/blockquote&gt;

I agree. Every time someone posts a new blog post that goes up on Planet KDE, it becomes harder to find past posts...but, that&#039;s kind of the nature of the beast as a blog aggregator. That&#039;s also why Google/Bing/insert_search_engine_here is useful.

As for the screenshot you posted, I&#039;ve never seen anything like it. Not sure how to help you, but it&#039;s not the norm.</description>
		<content:encoded><![CDATA[<blockquote><p>It is not about your blog, it is because the KDE tag that you use.</p></blockquote>
<p>I don&#8217;t understand this comment; not only is it my blog and I can use what tags I want, but if you look at the conversation with him, much of it discussed KDE.</p>
<blockquote><p>My opinion is only that the problem of that guy with Amarok is one of many that people can have, and if he removes/edits/etc the comments, it is not a reason to “spam” planet KDE,</p></blockquote>
<p>I don&#8217;t understand this comment either. Planet KDE is a blog aggregator. You can&#8217;t really spam it unless you modify its configuration to pull from sources filled with, say, advertisements. Otherwise it&#8217;s doing the exact job that it was set up for.</p>
<blockquote><p>then it becomes harder to find specific KDE posts.</p></blockquote>
<p>I agree. Every time someone posts a new blog post that goes up on Planet KDE, it becomes harder to find past posts&#8230;but, that&#8217;s kind of the nature of the beast as a blog aggregator. That&#8217;s also why Google/Bing/insert_search_engine_here is useful.</p>
<p>As for the screenshot you posted, I&#8217;ve never seen anything like it. Not sure how to help you, but it&#8217;s not the norm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Astreek</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9945</link>
		<dc:creator>Astreek</dc:creator>
		<pubDate>Tue, 20 Jul 2010 05:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9945</guid>
		<description>It is not about your blog, it is because the KDE tag that you use.
My opinion is only that the problem of that guy with Amarok is one of many that people can have, and if he removes/edits/etc the comments, it is not a reason to &quot;spam&quot; planet KDE, then it becomes harder to find specific KDE posts.

It is not so notorious in fast (or with good driver) graphic cards, try with the vesa driver for example. Amarok is the app with the slowest interface (including plasma) that uses Qt or kdelibs. When it is started, I can see for some seconds parts of the interface being loaded, it takes ~1-2 seconds to load. Screenshot http://yfrog.com/n0amarokj It is a bit difficult to describe.

Any way, Amarok still is nice.

regards.</description>
		<content:encoded><![CDATA[<p>It is not about your blog, it is because the KDE tag that you use.<br />
My opinion is only that the problem of that guy with Amarok is one of many that people can have, and if he removes/edits/etc the comments, it is not a reason to &#8220;spam&#8221; planet KDE, then it becomes harder to find specific KDE posts.</p>
<p>It is not so notorious in fast (or with good driver) graphic cards, try with the vesa driver for example. Amarok is the app with the slowest interface (including plasma) that uses Qt or kdelibs. When it is started, I can see for some seconds parts of the interface being loaded, it takes ~1-2 seconds to load. Screenshot <a href="http://yfrog.com/n0amarokj" rel="nofollow">http://yfrog.com/n0amarokj</a> It is a bit difficult to describe.</p>
<p>Any way, Amarok still is nice.</p>
<p>regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jbernardo</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9944</link>
		<dc:creator>jbernardo</dc:creator>
		<pubDate>Tue, 20 Jul 2010 05:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9944</guid>
		<description>First, I&#039;m not taking sides here. I understand both positions, and I feel both you and Trent would never have gotten so far attacking each other in RL. There is one thing I think you didn&#039;t understand, some users (like me and possibly Trent) have been told a few times that their requests don&#039;t matter, the things they are more passionate about won&#039;t change to be like they liked in 1.4. So, any request by a amarok dev to explain why I don&#039;t like 2.x feels like a provocation, as I am already expecting the final answer to be something like you never understood what amarok was about, and we won&#039;t change anything because of you, you&#039;re not our target, which some developers started using after one too many attacks from users passionate about amarok 1.4. And that would make me probably react like Trent did, and lash out on someone genuinely trying to help, like you.
With that out of the way, I must say this whole argument made me try Amarok 2.3.1 (on Kubuntu Lucid) again, after giving up on 2.2.x and earlier 2.x versions. And still I can&#039;t use it for most of my stuff... Maybe I am a strange enough user that I can&#039;t complain (at least I was told something similar some months back), but also there are still some show stopping bugs (like https://bugs.kde.org/show_bug.cgi?id=243702) and some usability bugs (like https://bugs.kde.org/show_bug.cgi?id=176402) that prevent me using it. 243702 is particularly bad, as it means I can&#039;t use amarok on my netbook - which was my main usage of amarok 1.4. I know that a 91G /17000 tracks music collection is possibly more than most users (I have over 1000 legally bought CDs), but amarok 1.4 worked well with it, and it was what I used to manage the collection, editing tags and adding replaygain after ripping with ABCDE.
Using amarok on a netbook is also why I *hate* the new layout. I typically hide the centre pane, just to be able to see my playlist and my collection side by side on my netbook. With the centre pane things become too messy and unreadable, and even on my desktop the empty wasteland on the middle, when I am choosing what I want to listen, is ugly. I liked the old layout, where the web stuff was in a tab in the left column, and I could easily switch to show lyrics when I was listening to an album or to only show the collection when I was choosing the playlist. 
I also can&#039;t use the large bar - the volume control is counter-intuitive, and the buttons are huge and take valuable screen space.
Another of my minor peeves is that the local collection is closed by default. But that I can live with. As with the breadcrumbs, even though the tabs felt much easier to use.
A very nice surprise is the updated cover manager! The integration of various engines, and the fact it always presents last fm suggestions makes its usage very easy and intuitive. It finally found most of my covers.
In the end, I am shelving it again. Why?
It will crash after one hour scanning through my collection on a external drive on my netbook - so I can&#039;t really use it there.
It won&#039;t let me burn a CD in k3b with a simple click - and I need to burn audio CDs if I want to put mp3 on my car, and I don&#039;t feel like going to the basement and sort through my CDs to find the one I want now, and most days I don&#039;t have the time to do that.
Still no script to apply replaygain to a newly ripped CD, or to run over a collection, updating those mp3 that miss replaygain info.

I&#039;ll look at it again, though. It feels like it is improving (albeit slower that I&#039;d like) and I still remember how much I liked using 1.4.
I just hope you guys don&#039;t use nepomuk as an engine - no way I am letting strigi/nepomuk index 17000 tracks, even more on my netbook, as they are on a external drive. That was the reason why I removed bangarang immediately after I installed it.
All in all, don&#039;t take things so seriously. We are all passionate about amarok here, you, me, trent, etc. And we need to take a step back sometimes.</description>
		<content:encoded><![CDATA[<p>First, I&#8217;m not taking sides here. I understand both positions, and I feel both you and Trent would never have gotten so far attacking each other in RL. There is one thing I think you didn&#8217;t understand, some users (like me and possibly Trent) have been told a few times that their requests don&#8217;t matter, the things they are more passionate about won&#8217;t change to be like they liked in 1.4. So, any request by a amarok dev to explain why I don&#8217;t like 2.x feels like a provocation, as I am already expecting the final answer to be something like you never understood what amarok was about, and we won&#8217;t change anything because of you, you&#8217;re not our target, which some developers started using after one too many attacks from users passionate about amarok 1.4. And that would make me probably react like Trent did, and lash out on someone genuinely trying to help, like you.<br />
With that out of the way, I must say this whole argument made me try Amarok 2.3.1 (on Kubuntu Lucid) again, after giving up on 2.2.x and earlier 2.x versions. And still I can&#8217;t use it for most of my stuff&#8230; Maybe I am a strange enough user that I can&#8217;t complain (at least I was told something similar some months back), but also there are still some show stopping bugs (like <a href="https://bugs.kde.org/show_bug.cgi?id=243702" rel="nofollow">https://bugs.kde.org/show_bug.cgi?id=243702</a>) and some usability bugs (like <a href="https://bugs.kde.org/show_bug.cgi?id=176402" rel="nofollow">https://bugs.kde.org/show_bug.cgi?id=176402</a>) that prevent me using it. 243702 is particularly bad, as it means I can&#8217;t use amarok on my netbook &#8211; which was my main usage of amarok 1.4. I know that a 91G /17000 tracks music collection is possibly more than most users (I have over 1000 legally bought CDs), but amarok 1.4 worked well with it, and it was what I used to manage the collection, editing tags and adding replaygain after ripping with ABCDE.<br />
Using amarok on a netbook is also why I *hate* the new layout. I typically hide the centre pane, just to be able to see my playlist and my collection side by side on my netbook. With the centre pane things become too messy and unreadable, and even on my desktop the empty wasteland on the middle, when I am choosing what I want to listen, is ugly. I liked the old layout, where the web stuff was in a tab in the left column, and I could easily switch to show lyrics when I was listening to an album or to only show the collection when I was choosing the playlist.<br />
I also can&#8217;t use the large bar &#8211; the volume control is counter-intuitive, and the buttons are huge and take valuable screen space.<br />
Another of my minor peeves is that the local collection is closed by default. But that I can live with. As with the breadcrumbs, even though the tabs felt much easier to use.<br />
A very nice surprise is the updated cover manager! The integration of various engines, and the fact it always presents last fm suggestions makes its usage very easy and intuitive. It finally found most of my covers.<br />
In the end, I am shelving it again. Why?<br />
It will crash after one hour scanning through my collection on a external drive on my netbook &#8211; so I can&#8217;t really use it there.<br />
It won&#8217;t let me burn a CD in k3b with a simple click &#8211; and I need to burn audio CDs if I want to put mp3 on my car, and I don&#8217;t feel like going to the basement and sort through my CDs to find the one I want now, and most days I don&#8217;t have the time to do that.<br />
Still no script to apply replaygain to a newly ripped CD, or to run over a collection, updating those mp3 that miss replaygain info.</p>
<p>I&#8217;ll look at it again, though. It feels like it is improving (albeit slower that I&#8217;d like) and I still remember how much I liked using 1.4.<br />
I just hope you guys don&#8217;t use nepomuk as an engine &#8211; no way I am letting strigi/nepomuk index 17000 tracks, even more on my netbook, as they are on a external drive. That was the reason why I removed bangarang immediately after I installed it.<br />
All in all, don&#8217;t take things so seriously. We are all passionate about amarok here, you, me, trent, etc. And we need to take a step back sometimes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9940</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 19 Jul 2010 00:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9940</guid>
		<description>&lt;blockquote&gt;Why do you out this on Planet KDE?&lt;/blockquote&gt;

I put it on my blog. My blog, like many many many others, happens to be syndicated on Planet KDE.

&lt;blockquote&gt;Amarok is nice, but has some problems since the 2 port, like the slow interface (the slowest from all KDE apps), but it is very innovative. The pros and cons of Clementine is that it uses only Qt. &lt;/blockquote&gt;

I don&#039;t know what &quot;the slowest interface from all KDE apps&quot; means. Can you clarify this? The interface feels just as snappy to me as other KDE apps.

&lt;blockquote&gt;What is the problem? Every body can use what they want.&lt;/blockquote&gt;

This post had nothing to do with people choosing to use Amarok or Clementine.</description>
		<content:encoded><![CDATA[<blockquote><p>Why do you out this on Planet KDE?</p></blockquote>
<p>I put it on my blog. My blog, like many many many others, happens to be syndicated on Planet KDE.</p>
<blockquote><p>Amarok is nice, but has some problems since the 2 port, like the slow interface (the slowest from all KDE apps), but it is very innovative. The pros and cons of Clementine is that it uses only Qt. </p></blockquote>
<p>I don&#8217;t know what &#8220;the slowest interface from all KDE apps&#8221; means. Can you clarify this? The interface feels just as snappy to me as other KDE apps.</p>
<blockquote><p>What is the problem? Every body can use what they want.</p></blockquote>
<p>This post had nothing to do with people choosing to use Amarok or Clementine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Astreek</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9939</link>
		<dc:creator>Astreek</dc:creator>
		<pubDate>Sat, 17 Jul 2010 18:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9939</guid>
		<description>Why do you out this on Planet KDE?
Amarok is nice, but has some problems since the 2 port, like the slow interface (the slowest from all KDE apps), but it is very innovative. The pros and cons of Clementine is that it uses only Qt. 

What is the problem? Every body can use what they want.</description>
		<content:encoded><![CDATA[<p>Why do you out this on Planet KDE?<br />
Amarok is nice, but has some problems since the 2 port, like the slow interface (the slowest from all KDE apps), but it is very innovative. The pros and cons of Clementine is that it uses only Qt. </p>
<p>What is the problem? Every body can use what they want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9936</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Fri, 16 Jul 2010 04:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9936</guid>
		<description>1) You can make it a tab. The fact that it&#039;s useless for you personally doesn&#039;t mean it should be disabled by default for everyone. (FWIW, album cover shows in current track applet, lyrics and wikipedia work for me, and for others.)

2) What about them?

3) The context view is based on plasma. Nothing prevents you, or others, from adding that functionality via fairly easy-to-write data engines and applets.

4) Expanding at the first level would be hugely problematic for the majority of our users. You also do not need to double-click to expand nodes, so I&#039;m not sure what you&#039;re referring to.

5) &quot;Most people don&#039;t put their music in $XDG_MUSIC_DIR&quot;: Sure they do, because for most distros $XDG_MUSIC_DIR is ~/Music. Saying that we should do something a certain way because Windows does it like that is not a compelling argument.

6) Then we&#039;re agreed that sorting by genre first is not a good default.</description>
		<content:encoded><![CDATA[<p>1) You can make it a tab. The fact that it&#8217;s useless for you personally doesn&#8217;t mean it should be disabled by default for everyone. (FWIW, album cover shows in current track applet, lyrics and wikipedia work for me, and for others.)</p>
<p>2) What about them?</p>
<p>3) The context view is based on plasma. Nothing prevents you, or others, from adding that functionality via fairly easy-to-write data engines and applets.</p>
<p>4) Expanding at the first level would be hugely problematic for the majority of our users. You also do not need to double-click to expand nodes, so I&#8217;m not sure what you&#8217;re referring to.</p>
<p>5) &#8220;Most people don&#8217;t put their music in $XDG_MUSIC_DIR&#8221;: Sure they do, because for most distros $XDG_MUSIC_DIR is ~/Music. Saying that we should do something a certain way because Windows does it like that is not a compelling argument.</p>
<p>6) Then we&#8217;re agreed that sorting by genre first is not a good default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FACORAT Fabrice</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9935</link>
		<dc:creator>FACORAT Fabrice</dc:creator>
		<pubDate>Thu, 15 Jul 2010 22:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9935</guid>
		<description>1. The context view is useless for me : no album cover, no lyrics working. for me it&#039;s a waste of space. It could have been a tab, it should hev been disabled by default.

2. look lately at : songbird ? windows media player ? itunes ? Xmms is another beast for 20th century. i&#039;m talking about 21th century

3. Rediscover my music ? rediscover what ? lyrics are not working. It at least it was showing useful stuff like miro ( concert, ... ), or like last.fm proposing related songs on the library or in internet, or allowing to buy albums/goodies from stores on internet, or showing a keyword tag for artist/titles, or details stats about my tastes, ok I could understand. Presently &quot;current track&quot; is just showing what I have in ... the playlist but taking more space.

4. just expand at the first level. I need to discover there&#039;s music by double-clicking : again this is discovering. I&#039;m fine with this, not my grandma.

5. Why scanning $HOME first ? because most people don&#039;t put their music in $XDG_MUSIC_DIR. But only $XDG_MUSIC_DIR should be monitored by default. Windows and Picasa do it this way : show everything available, but only monitor a few directories

6. indeed, most people don&#039;t have tag at all

7. glad to hear this</description>
		<content:encoded><![CDATA[<p>1. The context view is useless for me : no album cover, no lyrics working. for me it&#8217;s a waste of space. It could have been a tab, it should hev been disabled by default.</p>
<p>2. look lately at : songbird ? windows media player ? itunes ? Xmms is another beast for 20th century. i&#8217;m talking about 21th century</p>
<p>3. Rediscover my music ? rediscover what ? lyrics are not working. It at least it was showing useful stuff like miro ( concert, &#8230; ), or like last.fm proposing related songs on the library or in internet, or allowing to buy albums/goodies from stores on internet, or showing a keyword tag for artist/titles, or details stats about my tastes, ok I could understand. Presently &#8220;current track&#8221; is just showing what I have in &#8230; the playlist but taking more space.</p>
<p>4. just expand at the first level. I need to discover there&#8217;s music by double-clicking : again this is discovering. I&#8217;m fine with this, not my grandma.</p>
<p>5. Why scanning $HOME first ? because most people don&#8217;t put their music in $XDG_MUSIC_DIR. But only $XDG_MUSIC_DIR should be monitored by default. Windows and Picasa do it this way : show everything available, but only monitor a few directories</p>
<p>6. indeed, most people don&#8217;t have tag at all</p>
<p>7. glad to hear this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valorie Zimmerman</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9933</link>
		<dc:creator>Valorie Zimmerman</dc:creator>
		<pubDate>Tue, 13 Jul 2010 05:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9933</guid>
		<description>Oh, I just noticed this. There are two ways to do random play. One is from the Dynamic Playlists -- click random and generate your playlist, and off you go. You can use any of the biases you like to narrow the randomness.

The other is to generate or load your saved playlist, and then click the bottom-right button under the playlist, and choose random. This will play your playlist randomly.

All the best,

Valorie</description>
		<content:encoded><![CDATA[<p>Oh, I just noticed this. There are two ways to do random play. One is from the Dynamic Playlists &#8212; click random and generate your playlist, and off you go. You can use any of the biases you like to narrow the randomness.</p>
<p>The other is to generate or load your saved playlist, and then click the bottom-right button under the playlist, and choose random. This will play your playlist randomly.</p>
<p>All the best,</p>
<p>Valorie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9932</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Tue, 13 Jul 2010 05:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9932</guid>
		<description>There&#039;s not much I can do about that perspective, because the way you choose to have a discussion leaves no other course of action.

If I don&#039;t sit here and agree with everything you say in your nasty, badgering way, you complain here and on Trent&#039;s blog of the &quot;same old shit&quot; and &quot;talking to a wall&quot;.

Meanwhile, you&#039;ve been unable to stretch yourself to give an inch and acknowledge anything I&#039;ve said, either to your comments or anyone else, except to twist it out of context.

You&#039;ll notice that out of over 25 unique people that have commented on this blog post, you are, as far as I can tell, the only person dissatisfied with the discussion. Make of that what you will.</description>
		<content:encoded><![CDATA[<p>There&#8217;s not much I can do about that perspective, because the way you choose to have a discussion leaves no other course of action.</p>
<p>If I don&#8217;t sit here and agree with everything you say in your nasty, badgering way, you complain here and on Trent&#8217;s blog of the &#8220;same old shit&#8221; and &#8220;talking to a wall&#8221;.</p>
<p>Meanwhile, you&#8217;ve been unable to stretch yourself to give an inch and acknowledge anything I&#8217;ve said, either to your comments or anyone else, except to twist it out of context.</p>
<p>You&#8217;ll notice that out of over 25 unique people that have commented on this blog post, you are, as far as I can tell, the only person dissatisfied with the discussion. Make of that what you will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Mathieson</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9930</link>
		<dc:creator>Lindsay Mathieson</dc:creator>
		<pubDate>Tue, 13 Jul 2010 05:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9930</guid>
		<description>Good grief, its like talking to a wall.</description>
		<content:encoded><![CDATA[<p>Good grief, its like talking to a wall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9929</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Tue, 13 Jul 2010 04:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9929</guid>
		<description>&lt;blockquote&gt;No its not for a number of people.&lt;/blockquote&gt;

And yes it is for a number of different people. That&#039;s exactly my point.</description>
		<content:encoded><![CDATA[<blockquote><p>No its not for a number of people.</p></blockquote>
<p>And yes it is for a number of different people. That&#8217;s exactly my point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9928</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Tue, 13 Jul 2010 04:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9928</guid>
		<description>I kind of miss the 1.4 visualizer too. I think an even better goal will be to get Project M in there, but for nostalgia&#039;s sake maybe someone will bring back the 1.4-style viz too.</description>
		<content:encoded><![CDATA[<p>I kind of miss the 1.4 visualizer too. I think an even better goal will be to get Project M in there, but for nostalgia&#8217;s sake maybe someone will bring back the 1.4-style viz too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Mathieson</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9927</link>
		<dc:creator>Lindsay Mathieson</dc:creator>
		<pubDate>Tue, 13 Jul 2010 03:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9927</guid>
		<description>No its not for a number of people. Playlist creation/editing is incredibly clunky, the main volume control is a usability horror. The fact that these sort of issues keep coming up over and over should indicate to you that its not just people being resistant to change.

&lt;i&gt;Given the flexible main window and playlist layout possibilities&lt;/i&gt;

Oh goody - so I can arrange multiple m3u playlists and the collection list to be visible at the same time and drag/drop between them?</description>
		<content:encoded><![CDATA[<p>No its not for a number of people. Playlist creation/editing is incredibly clunky, the main volume control is a usability horror. The fact that these sort of issues keep coming up over and over should indicate to you that its not just people being resistant to change.</p>
<p><i>Given the flexible main window and playlist layout possibilities</i></p>
<p>Oh goody &#8211; so I can arrange multiple m3u playlists and the collection list to be visible at the same time and drag/drop between them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valorie Zimmerman</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9926</link>
		<dc:creator>Valorie Zimmerman</dc:creator>
		<pubDate>Tue, 13 Jul 2010 03:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9926</guid>
		<description>FACORAT Fabrice -- you can hide the context view if you wish, very easily. You can devote as much or as little of your window space as you wish to Media Sources, and playlist. I run Amarok partially tabbed, and find it&#039;s perfect for me. Takes about 1 minute to set it up that way -- at most.

I do miss my little viz from 1.4, but I think it&#039;s coming back soon. It&#039;s not important, though. I completely disagree about what should be scanned, but again, you can set that up any way *you* like.

Valorie</description>
		<content:encoded><![CDATA[<p>FACORAT Fabrice &#8212; you can hide the context view if you wish, very easily. You can devote as much or as little of your window space as you wish to Media Sources, and playlist. I run Amarok partially tabbed, and find it&#8217;s perfect for me. Takes about 1 minute to set it up that way &#8212; at most.</p>
<p>I do miss my little viz from 1.4, but I think it&#8217;s coming back soon. It&#8217;s not important, though. I completely disagree about what should be scanned, but again, you can set that up any way *you* like.</p>
<p>Valorie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9925</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Tue, 13 Jul 2010 02:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9925</guid>
		<description>Some replies to Lindsay&#039;s comment on Trent&#039;s blog. I&#039;m unable to comment there directly since Trent, afraid of having an adult discussion, has banned my IP.

&lt;blockquote&gt;Think you summed it up nicely Trent, I and others tried again on the boards and Jeffs blog – still the same old shit.

I did see an interesting admission on Jeff’s blog which I replied to, since I’m lazy I’ll just replicate it here :)&lt;/blockquote&gt;

I would be very surprised if any other commenter on this blog felt that &quot;the same old shit&quot; was going on here (though most of them wouldn&#039;t agree with Trent&#039;s characterizations of my attempted discussion with him in the first place).

&lt;blockquote&gt;I did see an interesting admission on Jeff’s blog which I replied to, since I’m lazy I’ll just replicate it here :)

&lt;blockquote&gt;Amarok 2 is much closer to the original vision of Amarok than Amarok 1. Amarok 1 became a very nice music player, but point of the slogan “Rediscover Your Music” was to have context at the forefront&lt;/blockquote&gt;

An acknowledgement I thought that Amarok 2 is not primarily about playing music and a key source of a lot of the frustration and disconnect between the old Amarok 1 users and the developers.&lt;/blockquote&gt;

You are, of course, free to read that however you want, and given your clear skew on things, you&#039;ll read it in whatever way makes Amarok and its developers look bad in order to fit your arguments.

Regardless, the fact that the primary goal of both Amarok 1 *and* Amarok 2 is to provide contextual information to your music is independent of our desire for them to be good music players. We want Amarok 2 to be just as good at playing music as Amarok 1. (Given the flexible main window and playlist layout possibilities, the faster and more accurate collection scanning, the existence of the vast majority of features of Amarok 1.4, the Internet music sources, and so on, for many workflows Amarok 2 *is* more capable.)</description>
		<content:encoded><![CDATA[<p>Some replies to Lindsay&#8217;s comment on Trent&#8217;s blog. I&#8217;m unable to comment there directly since Trent, afraid of having an adult discussion, has banned my IP.</p>
<blockquote><p>Think you summed it up nicely Trent, I and others tried again on the boards and Jeffs blog – still the same old shit.</p>
<p>I did see an interesting admission on Jeff’s blog which I replied to, since I’m lazy I’ll just replicate it here <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<p>I would be very surprised if any other commenter on this blog felt that &#8220;the same old shit&#8221; was going on here (though most of them wouldn&#8217;t agree with Trent&#8217;s characterizations of my attempted discussion with him in the first place).</p>
<blockquote><p>I did see an interesting admission on Jeff’s blog which I replied to, since I’m lazy I’ll just replicate it here <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>Amarok 2 is much closer to the original vision of Amarok than Amarok 1. Amarok 1 became a very nice music player, but point of the slogan “Rediscover Your Music” was to have context at the forefront</p></blockquote>
<p>An acknowledgement I thought that Amarok 2 is not primarily about playing music and a key source of a lot of the frustration and disconnect between the old Amarok 1 users and the developers.</p></blockquote>
<p>You are, of course, free to read that however you want, and given your clear skew on things, you&#8217;ll read it in whatever way makes Amarok and its developers look bad in order to fit your arguments.</p>
<p>Regardless, the fact that the primary goal of both Amarok 1 *and* Amarok 2 is to provide contextual information to your music is independent of our desire for them to be good music players. We want Amarok 2 to be just as good at playing music as Amarok 1. (Given the flexible main window and playlist layout possibilities, the faster and more accurate collection scanning, the existence of the vast majority of features of Amarok 1.4, the Internet music sources, and so on, for many workflows Amarok 2 *is* more capable.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9924</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Tue, 13 Jul 2010 02:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9924</guid>
		<description>&lt;blockquote&gt;Well maybe there’s part of the problem people have. Amarok 1 was primarily about playing music, Amarok 2 is not. If users *and* developers acknowledged that rather than trying to convert each other and went their separate ways there would be a lot less angst.&lt;/blockquote&gt;

This makes the suggestion that developers need to acknowledge something or other about Amarok 1 or Amarok 2. I&#039;m not exactly sure what, but I&#039;m pretty sure the developers have a good bead as to what Amarok -- 1.x *and* 2.x -- was primarily about. Regardless of your claim above, Amarok 2 isn&#039;t a paradigm shift. It&#039;s exactly in line with the original goals and even slogan of the project.

&lt;blockquote&gt;Amarok 1 users/devs can just focus on Clementine and other players to play their music&lt;/blockquote&gt;

Amarok 1 devs are the same ones working on Amarok 2. Not on Clementine.

&lt;blockquote&gt;Amarok 2 people can focus on their “Context”, what ever that is.&lt;/blockquote&gt;

You know what it is. It was in Amarok 1 too. Honestly, your tone and wording and insinuations in your comments are just tiring. (Not to mention your defense of Trent&#039;s wild claims, for whatever reason.) So have your comments on his blog:

&lt;blockquote&gt;I’ve tried engaging with the developers at the Amarok forums, they are not interested in any critiques or comments on the UI. Politeness gets you ignored or patronised, frustration gets you deleted. Unless you’re part of the echo chamber don’t bother.

I actually don’t mind they have their vision and are somewhat single minded about it – that’s their prerogative as the developers, its this pretence that they are open to feedback that is quite irritating and the tendency to evangelise.&lt;/blockquote&gt;

Plus what you say above:

&lt;blockquote&gt;It would help a lot if Amarok 2 evangelists quit trying to tell others they are wrong and ignorant for not acknowledging Amarok 2 is “better”.&lt;/blockquote&gt;

Seriously, just stop it. It&#039;s tiring, and it&#039;s annoying, especially when I&#039;m spending large amounts of my free time doing exactly the opposite of everything you&#039;re claiming, and have been for years.

Go away.</description>
		<content:encoded><![CDATA[<blockquote><p>Well maybe there’s part of the problem people have. Amarok 1 was primarily about playing music, Amarok 2 is not. If users *and* developers acknowledged that rather than trying to convert each other and went their separate ways there would be a lot less angst.</p></blockquote>
<p>This makes the suggestion that developers need to acknowledge something or other about Amarok 1 or Amarok 2. I&#8217;m not exactly sure what, but I&#8217;m pretty sure the developers have a good bead as to what Amarok &#8212; 1.x *and* 2.x &#8212; was primarily about. Regardless of your claim above, Amarok 2 isn&#8217;t a paradigm shift. It&#8217;s exactly in line with the original goals and even slogan of the project.</p>
<blockquote><p>Amarok 1 users/devs can just focus on Clementine and other players to play their music</p></blockquote>
<p>Amarok 1 devs are the same ones working on Amarok 2. Not on Clementine.</p>
<blockquote><p>Amarok 2 people can focus on their “Context”, what ever that is.</p></blockquote>
<p>You know what it is. It was in Amarok 1 too. Honestly, your tone and wording and insinuations in your comments are just tiring. (Not to mention your defense of Trent&#8217;s wild claims, for whatever reason.) So have your comments on his blog:</p>
<blockquote><p>I’ve tried engaging with the developers at the Amarok forums, they are not interested in any critiques or comments on the UI. Politeness gets you ignored or patronised, frustration gets you deleted. Unless you’re part of the echo chamber don’t bother.</p>
<p>I actually don’t mind they have their vision and are somewhat single minded about it – that’s their prerogative as the developers, its this pretence that they are open to feedback that is quite irritating and the tendency to evangelise.</p></blockquote>
<p>Plus what you say above:</p>
<blockquote><p>It would help a lot if Amarok 2 evangelists quit trying to tell others they are wrong and ignorant for not acknowledging Amarok 2 is “better”.</p></blockquote>
<p>Seriously, just stop it. It&#8217;s tiring, and it&#8217;s annoying, especially when I&#8217;m spending large amounts of my free time doing exactly the opposite of everything you&#8217;re claiming, and have been for years.</p>
<p>Go away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Mathieson</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9923</link>
		<dc:creator>Lindsay Mathieson</dc:creator>
		<pubDate>Tue, 13 Jul 2010 02:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9923</guid>
		<description>&lt;i&gt;Amarok 2 is much closer to the original vision of Amarok than Amarok 1. Amarok 1 became a very nice music player, but point of the slogan “Rediscover Your Music” was to have context at the forefront&lt;/i&gt;

Well maybe there&#039;s part of the problem people have. Amarok 1 was primarily about playing music, Amarok 2 is not. If users *and* developers acknowledged that rather than trying to convert each other and went their separate ways there would be a lot less angst.

Amarok 1 users/devs can just focus on Clementine and other players to play their music, Amarok 2 people can focus on their &quot;Context&quot;, what ever that is.

It would help a lot if Amarok 2 evangelists quit trying to tell others they are wrong and ignorant for not acknowledging Amarok 2 is &quot;better&quot;. Its not - its as you say a completely different beast and to Amarok 1 and never shall the twain meet.

And Amarok 1/Clementine users would be a lot happier if they stopped trying to make Amarok 2 like Amarok 1 - its not going to happen.

Since you where making such a big paradigm shift with Amarok 1 -&gt; 2 perhaps it would have been a good idea to have a name change as well. To late now though.</description>
		<content:encoded><![CDATA[<p><i>Amarok 2 is much closer to the original vision of Amarok than Amarok 1. Amarok 1 became a very nice music player, but point of the slogan “Rediscover Your Music” was to have context at the forefront</i></p>
<p>Well maybe there&#8217;s part of the problem people have. Amarok 1 was primarily about playing music, Amarok 2 is not. If users *and* developers acknowledged that rather than trying to convert each other and went their separate ways there would be a lot less angst.</p>
<p>Amarok 1 users/devs can just focus on Clementine and other players to play their music, Amarok 2 people can focus on their &#8220;Context&#8221;, what ever that is.</p>
<p>It would help a lot if Amarok 2 evangelists quit trying to tell others they are wrong and ignorant for not acknowledging Amarok 2 is &#8220;better&#8221;. Its not &#8211; its as you say a completely different beast and to Amarok 1 and never shall the twain meet.</p>
<p>And Amarok 1/Clementine users would be a lot happier if they stopped trying to make Amarok 2 like Amarok 1 &#8211; its not going to happen.</p>
<p>Since you where making such a big paradigm shift with Amarok 1 -&gt; 2 perhaps it would have been a good idea to have a name change as well. To late now though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9922</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Tue, 13 Jul 2010 01:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9922</guid>
		<description>Not to pick on you, but just as an example -- this is the kind of comment that really gets under developers&#039; skin:

&lt;blockquote&gt;IMHO Amarok should have sane default settings/layout.&lt;/blockquote&gt;

It&#039;s a frustrating statement, because it&#039;s both totally obvious and something that everyone agrees on. *Everyone* thinks *every program* should have sane default settings.

Now, you qualify it below with what you feel &quot;sane default settings/layout&quot; should be, which turns the criticism constructive and helpful. But many people don&#039;t, and just leave that statement all by itself. You can imagine how frustrating that is.

Anyways, to your points:

Waste of space: it&#039;s not a waste of space if you want context. During the Amarok 1 days we got a lot of people complaining that they kept having to go back and forth between their collection and the context information, and to go between the various context bits. So in the transition to Amarok 2 we made a bunch of people happy and made a bunch of other people unhappy. So what you really mean is that it&#039;s not your preferred layout. But waste of space it ain&#039;t.

Too far away from other media players: I don&#039;t really think this is a problem. Amarok was very far away from XMMS. iTunes was far away from Winamp. Different isn&#039;t necessarily bad, as long as it&#039;s easy to figure out what to do. (Some have said that they intuitively knew what to do with Amarok 1 but can&#039;t figure it out with Amarok 2. I do think that argument is a bit bogus, because the workflow is exactly the same -- the collection settings are in the same place, and the ways of adding to the playlist are the same -- so I tend to think that those comments are in the &quot;I just don&#039;t like that it&#039;s different&quot; camp).

Context view hidden by default: no way. It wouldn&#039;t be fair to the large number of users that like this layout, nor the developers who worked hard on the context plasmoids, nor the spirit and intent of Amarok -- Rediscover Your Music. But, I think it wouldn&#039;t be a bad option to have easy ways to switch between the default Amarok 2 layout and an Amarok 1.4-style layout (including the playlist layout). Maybe even present that option to users in a first-run wizard.

Collection selected and expanded: I&#039;m not sure why you feel your collection is empty (when my collection scans and I get a list of a few hundred artists, I sure don&#039;t feel that way), but there are a few logistical problems with expanding it. Off the top of my head, knowing at what level to stop expanding -- do you leave it at albums, or all the way to tracks (answer: half the users would want one, half the other)? The even more important reason is that he collection is lazy loaded to keep memory use under control -- so this would hugely increase memory usage, CPU usage, and cause the browser to be far less responsive.

Scanning in $HOME vs. $XDG_MUSIC_DIR: I don&#039;t think most users would want the collection scanner trawling their entire $HOME by default. I certainly wouldn&#039;t -- when Soprano does it it slows things down to a crawl. I also don&#039;t see the advantage in scanning for things in $HOME one-off and then only monitoring $XDG_MUSIC_DIR.

Sorting by genre/artist: why should it be sorted by genre/artist by default, instead of by artist? (N.B.: A very large percentage of users do not have correct genre tags, if they even have them at all).

Visualization plugin: Totally agreed, we need one. Now that projectM is (more) mature it is a good option to explore. I have some ideas for how I would want it to work, but I&#039;m not sure how possible it is.</description>
		<content:encoded><![CDATA[<p>Not to pick on you, but just as an example &#8212; this is the kind of comment that really gets under developers&#8217; skin:</p>
<blockquote><p>IMHO Amarok should have sane default settings/layout.</p></blockquote>
<p>It&#8217;s a frustrating statement, because it&#8217;s both totally obvious and something that everyone agrees on. *Everyone* thinks *every program* should have sane default settings.</p>
<p>Now, you qualify it below with what you feel &#8220;sane default settings/layout&#8221; should be, which turns the criticism constructive and helpful. But many people don&#8217;t, and just leave that statement all by itself. You can imagine how frustrating that is.</p>
<p>Anyways, to your points:</p>
<p>Waste of space: it&#8217;s not a waste of space if you want context. During the Amarok 1 days we got a lot of people complaining that they kept having to go back and forth between their collection and the context information, and to go between the various context bits. So in the transition to Amarok 2 we made a bunch of people happy and made a bunch of other people unhappy. So what you really mean is that it&#8217;s not your preferred layout. But waste of space it ain&#8217;t.</p>
<p>Too far away from other media players: I don&#8217;t really think this is a problem. Amarok was very far away from XMMS. iTunes was far away from Winamp. Different isn&#8217;t necessarily bad, as long as it&#8217;s easy to figure out what to do. (Some have said that they intuitively knew what to do with Amarok 1 but can&#8217;t figure it out with Amarok 2. I do think that argument is a bit bogus, because the workflow is exactly the same &#8212; the collection settings are in the same place, and the ways of adding to the playlist are the same &#8212; so I tend to think that those comments are in the &#8220;I just don&#8217;t like that it&#8217;s different&#8221; camp).</p>
<p>Context view hidden by default: no way. It wouldn&#8217;t be fair to the large number of users that like this layout, nor the developers who worked hard on the context plasmoids, nor the spirit and intent of Amarok &#8212; Rediscover Your Music. But, I think it wouldn&#8217;t be a bad option to have easy ways to switch between the default Amarok 2 layout and an Amarok 1.4-style layout (including the playlist layout). Maybe even present that option to users in a first-run wizard.</p>
<p>Collection selected and expanded: I&#8217;m not sure why you feel your collection is empty (when my collection scans and I get a list of a few hundred artists, I sure don&#8217;t feel that way), but there are a few logistical problems with expanding it. Off the top of my head, knowing at what level to stop expanding &#8212; do you leave it at albums, or all the way to tracks (answer: half the users would want one, half the other)? The even more important reason is that he collection is lazy loaded to keep memory use under control &#8212; so this would hugely increase memory usage, CPU usage, and cause the browser to be far less responsive.</p>
<p>Scanning in $HOME vs. $XDG_MUSIC_DIR: I don&#8217;t think most users would want the collection scanner trawling their entire $HOME by default. I certainly wouldn&#8217;t &#8212; when Soprano does it it slows things down to a crawl. I also don&#8217;t see the advantage in scanning for things in $HOME one-off and then only monitoring $XDG_MUSIC_DIR.</p>
<p>Sorting by genre/artist: why should it be sorted by genre/artist by default, instead of by artist? (N.B.: A very large percentage of users do not have correct genre tags, if they even have them at all).</p>
<p>Visualization plugin: Totally agreed, we need one. Now that projectM is (more) mature it is a good option to explore. I have some ideas for how I would want it to work, but I&#8217;m not sure how possible it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FACORAT Fabrice</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9921</link>
		<dc:creator>FACORAT Fabrice</dc:creator>
		<pubDate>Mon, 12 Jul 2010 21:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9921</guid>
		<description>IMHO Amarok should have sane default settings/layout.
Actual layout is not sensible as it waste a lot of space and is too far away from other media players are used to ( iTunes, Songbird, Windows Media Player ).

IMHO :
- the context View should be hidden by default.
- 25% of the window space should be dedicated to the &quot;Media source&quot; part, 75% to the playlist
- By default the collection should be selected AND expanded, because presently you feel your collection is empty.
- by default Amarok shoould scan for all music in user $HOME but only monitor for musics in $XDG_MUSIC_DIR
- by default the collection should be sort by genre/artist and fallback to filename as many people does not have files with correct idv3 tags
- there&#039;s a need for a visualisation plugin. it could eventually replace the context view in the current layout</description>
		<content:encoded><![CDATA[<p>IMHO Amarok should have sane default settings/layout.<br />
Actual layout is not sensible as it waste a lot of space and is too far away from other media players are used to ( iTunes, Songbird, Windows Media Player ).</p>
<p>IMHO :<br />
- the context View should be hidden by default.<br />
- 25% of the window space should be dedicated to the &#8220;Media source&#8221; part, 75% to the playlist<br />
- By default the collection should be selected AND expanded, because presently you feel your collection is empty.<br />
- by default Amarok shoould scan for all music in user $HOME but only monitor for musics in $XDG_MUSIC_DIR<br />
- by default the collection should be sort by genre/artist and fallback to filename as many people does not have files with correct idv3 tags<br />
- there&#8217;s a need for a visualisation plugin. it could eventually replace the context view in the current layout</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marand</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9920</link>
		<dc:creator>Marand</dc:creator>
		<pubDate>Mon, 12 Jul 2010 20:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9920</guid>
		<description>Okay, so I&#039;m not completely blind, then.  Good to know :)

I&#039;ve been in situations (work and otherwise) that require a similar balance and trying to please people, so I completely understand the balancing act of trying to please people and still make something you&#039;re also proud of.  It&#039;s not easy and putting your work in front of the rest of the world requires thick skin, no matter how good the work is.  The problem, I think, is a lot of people lack a sense of perspective, only seeing one side (theirs), especially when it&#039;s something personal.  If you&#039;re using a program every day and getting frustrated with an aspect of it, it can be hard to see look at it subjectively.  That, in turn, gets frustrating for the creator, because emotional feedback is less likely to be useful feedback.  

I nearly passed the whole thing by, and probably wouldn&#039;t have comented at all if Trent had been more civil.  Regardless of the topic -- Amarok, KDE, GNOME, art, literature, etc. -- I hate it when hostility takes the place of constructive discussion.  Differing opinions don&#039;t have to be attacked, and it&#039;s a shame it had to play out that way.  Clementine versus Amarok 2 could have been a good springboard for discussion of potential improvements and changes to both projects, but his hostility ruined it.  At least it seems to have generated more constructive discussion here.

I&#039;m looking forward to reading what changes or improvements come of this whole thing; it&#039;s one of the reasons I kept the KDE and Debian feeds that were added to Akregator by default (which is how I found this, actually).  I like learning about upcoming features, as well as the interesting tips and tricks that sometimes appear in them.</description>
		<content:encoded><![CDATA[<p>Okay, so I&#8217;m not completely blind, then.  Good to know <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve been in situations (work and otherwise) that require a similar balance and trying to please people, so I completely understand the balancing act of trying to please people and still make something you&#8217;re also proud of.  It&#8217;s not easy and putting your work in front of the rest of the world requires thick skin, no matter how good the work is.  The problem, I think, is a lot of people lack a sense of perspective, only seeing one side (theirs), especially when it&#8217;s something personal.  If you&#8217;re using a program every day and getting frustrated with an aspect of it, it can be hard to see look at it subjectively.  That, in turn, gets frustrating for the creator, because emotional feedback is less likely to be useful feedback.  </p>
<p>I nearly passed the whole thing by, and probably wouldn&#8217;t have comented at all if Trent had been more civil.  Regardless of the topic &#8212; Amarok, KDE, GNOME, art, literature, etc. &#8212; I hate it when hostility takes the place of constructive discussion.  Differing opinions don&#8217;t have to be attacked, and it&#8217;s a shame it had to play out that way.  Clementine versus Amarok 2 could have been a good springboard for discussion of potential improvements and changes to both projects, but his hostility ruined it.  At least it seems to have generated more constructive discussion here.</p>
<p>I&#8217;m looking forward to reading what changes or improvements come of this whole thing; it&#8217;s one of the reasons I kept the KDE and Debian feeds that were added to Akregator by default (which is how I found this, actually).  I like learning about upcoming features, as well as the interesting tips and tricks that sometimes appear in them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandsmark</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9919</link>
		<dc:creator>sandsmark</dc:creator>
		<pubDate>Mon, 12 Jul 2010 19:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9919</guid>
		<description>Jono used to be a KDE hacker back when he was cool. :-P

http://www.behindkde.org/people/jono/</description>
		<content:encoded><![CDATA[<p>Jono used to be a KDE hacker back when he was cool. <img src='http://jefferai.org/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p><a href="http://www.behindkde.org/people/jono/" rel="nofollow">http://www.behindkde.org/people/jono/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9918</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 19:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9918</guid>
		<description>Hi Kelly,

Are there reasons that you would dislike the VLC backend to Phonon though?

I&#039;m not sure what your dislikes are of VLC compared to GStreamer, but as long as a Phonon backend works, are there other issues we should be considering when recommending one backend or another to people?</description>
		<content:encoded><![CDATA[<p>Hi Kelly,</p>
<p>Are there reasons that you would dislike the VLC backend to Phonon though?</p>
<p>I&#8217;m not sure what your dislikes are of VLC compared to GStreamer, but as long as a Phonon backend works, are there other issues we should be considering when recommending one backend or another to people?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9917</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 19:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9917</guid>
		<description>Nono - I&#039;m pretty sure I added the Update with your post after you reposted the comment :-)

We are definitely always considering feedback, including the feedback in the comments on this post. I know some 2.x users and/or haters won&#039;t believe it, but we are as committed now to user feedback as we were in the Amarok 1 days. We&#039;ve just had this very tight and difficult balance -- a lot of the user feedback is &quot;you&#039;re still missing X feature&quot;, so if we implement that, we get other user feedback like &quot;why are you adding new features when Y doesn&#039;t work right&quot;.

Then we get other users that just attack, attack, attack. Some Amarok developers have, in the past few years, gotten pretty short with users. But it&#039;s a cycle -- some developers get short because of dealing with users who attack and refuse to try to give constructive criticism (not necessarily short to those users -- sometimes they end up being short with other users who really don&#039;t deserve it...but it really can be hugely difficult when you have warring sides of users saying &quot;X is great, don&#039;t change it&quot; and &quot;X is awful, you must change it&quot;, with each being very demanding). Then users get angry because of feeling like the developers aren&#039;t listening to them, and feed it back to the developers, and on it goes. It&#039;s a real problem, and we are trying to make sure that we are better in the future.

Anyways, we really are committed to user feedback, and this all has given me some ideas of better ways to communicate that to users. I&#039;m going to propose some things internally and we&#039;ll see what sticks. I&#039;ll definitely post such things on my blog once they&#039;re sorted out, so watch this space. (I&#039;m going to some conferences at the end of the week, so if you don&#039;t see anything for a bit, it&#039;ll be because I may not have much time when I&#039;m out of town.)</description>
		<content:encoded><![CDATA[<p>Nono &#8211; I&#8217;m pretty sure I added the Update with your post after you reposted the comment <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>We are definitely always considering feedback, including the feedback in the comments on this post. I know some 2.x users and/or haters won&#8217;t believe it, but we are as committed now to user feedback as we were in the Amarok 1 days. We&#8217;ve just had this very tight and difficult balance &#8212; a lot of the user feedback is &#8220;you&#8217;re still missing X feature&#8221;, so if we implement that, we get other user feedback like &#8220;why are you adding new features when Y doesn&#8217;t work right&#8221;.</p>
<p>Then we get other users that just attack, attack, attack. Some Amarok developers have, in the past few years, gotten pretty short with users. But it&#8217;s a cycle &#8212; some developers get short because of dealing with users who attack and refuse to try to give constructive criticism (not necessarily short to those users &#8212; sometimes they end up being short with other users who really don&#8217;t deserve it&#8230;but it really can be hugely difficult when you have warring sides of users saying &#8220;X is great, don&#8217;t change it&#8221; and &#8220;X is awful, you must change it&#8221;, with each being very demanding). Then users get angry because of feeling like the developers aren&#8217;t listening to them, and feed it back to the developers, and on it goes. It&#8217;s a real problem, and we are trying to make sure that we are better in the future.</p>
<p>Anyways, we really are committed to user feedback, and this all has given me some ideas of better ways to communicate that to users. I&#8217;m going to propose some things internally and we&#8217;ll see what sticks. I&#8217;ll definitely post such things on my blog once they&#8217;re sorted out, so watch this space. (I&#8217;m going to some conferences at the end of the week, so if you don&#8217;t see anything for a bit, it&#8217;ll be because I may not have much time when I&#8217;m out of town.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly Clowers</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9916</link>
		<dc:creator>Kelly Clowers</dc:creator>
		<pubDate>Mon, 12 Jul 2010 18:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9916</guid>
		<description>Well, I am using the GStreamer Phonon backend (4.4.2 in Debian Sid) with Amarok (2.3.1) currently, and it seems to work OK.

I heard about the VLC backend, and I have to say I am not really a fan of VLC. GStreamer would be a much better way to go IMO.</description>
		<content:encoded><![CDATA[<p>Well, I am using the GStreamer Phonon backend (4.4.2 in Debian Sid) with Amarok (2.3.1) currently, and it seems to work OK.</p>
<p>I heard about the VLC backend, and I have to say I am not really a fan of VLC. GStreamer would be a much better way to go IMO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marand</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9915</link>
		<dc:creator>Marand</dc:creator>
		<pubDate>Mon, 12 Jul 2010 17:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9915</guid>
		<description>Argh, sorry for reposting the dynamic playlist thing; I didn&#039;t notice my Linux Critic post got added to this article.  I guess it&#039;s not entirely redundant, since I gave a bit more information in this one, but I feel stupid for not noticing.  I wish I could isolate the problem so I could file a proper bug report on it.

I also wanted to add that I personally like seeing developers attempt to interact with the users, including the ones that aren&#039;t developers.  It&#039;s a nice thing to see, and unfortunately, attitudes like Trent&#039;s are why it seems to be a rarity.  Don&#039;t let things like this discourage you (or anyone else reading this) from getting user feedback; it would be a shame to see that happen.

Even if I don&#039;t agree with every change made to every program I use, I appreciate knowing that, at least for some of them, feedback is considered in those decisions.</description>
		<content:encoded><![CDATA[<p>Argh, sorry for reposting the dynamic playlist thing; I didn&#8217;t notice my Linux Critic post got added to this article.  I guess it&#8217;s not entirely redundant, since I gave a bit more information in this one, but I feel stupid for not noticing.  I wish I could isolate the problem so I could file a proper bug report on it.</p>
<p>I also wanted to add that I personally like seeing developers attempt to interact with the users, including the ones that aren&#8217;t developers.  It&#8217;s a nice thing to see, and unfortunately, attitudes like Trent&#8217;s are why it seems to be a rarity.  Don&#8217;t let things like this discourage you (or anyone else reading this) from getting user feedback; it would be a shame to see that happen.</p>
<p>Even if I don&#8217;t agree with every change made to every program I use, I appreciate knowing that, at least for some of them, feedback is considered in those decisions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9914</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9914</guid>
		<description>Also, one other thing: the framework we had previously was horribly, totally broken. It may have looked beautiful if it worked for you, but it was one of the crashiest parts of Amarok 1.4, had a bazillion corner cases where it acted totally weirdly, and all attempts to fix it created new problems.

I know this doesn&#039;t matter much to someone who didn&#039;t have these troubles before, but they really were big problems for both us developers and for many users.</description>
		<content:encoded><![CDATA[<p>Also, one other thing: the framework we had previously was horribly, totally broken. It may have looked beautiful if it worked for you, but it was one of the crashiest parts of Amarok 1.4, had a bazillion corner cases where it acted totally weirdly, and all attempts to fix it created new problems.</p>
<p>I know this doesn&#8217;t matter much to someone who didn&#8217;t have these troubles before, but they really were big problems for both us developers and for many users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yfph</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9913</link>
		<dc:creator>yfph</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9913</guid>
		<description>Actually, the FLAC problem had to do with the state of the xine libs at the time of 1.4.10 (http://bbs.archlinux.org/viewtopic.php?id=64274).  Recompiling the current libs allows proper FLAC playback in amarok 1.4.10.</description>
		<content:encoded><![CDATA[<p>Actually, the FLAC problem had to do with the state of the xine libs at the time of 1.4.10 (<a href="http://bbs.archlinux.org/viewtopic.php?id=64274" rel="nofollow">http://bbs.archlinux.org/viewtopic.php?id=64274</a>).  Recompiling the current libs allows proper FLAC playback in amarok 1.4.10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9912</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9912</guid>
		<description>Dynamic Collection should be taking care of the external devices problem. From your post and another earlier post, it sounds like this isn&#039;t working. I&#039;ll try to take a look at it.

Amarok *is* much more complex than MPD, which is very focused on one thing :-)

As I said in an earlier comment (or maybe it was a comment on Trent&#039;s blog), Amarok 2 is much closer to the original vision of Amarok than Amarok 1. Amarok 1 became a very nice music player, but point of the slogan &quot;Rediscover Your Music&quot; was to have context at the forefront. With the way Amarok 1 was built, that became very difficult to do.

That being said, we&#039;re discussing some UI changes based on feedback from these comments. So stay tuned.</description>
		<content:encoded><![CDATA[<p>Dynamic Collection should be taking care of the external devices problem. From your post and another earlier post, it sounds like this isn&#8217;t working. I&#8217;ll try to take a look at it.</p>
<p>Amarok *is* much more complex than MPD, which is very focused on one thing <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>As I said in an earlier comment (or maybe it was a comment on Trent&#8217;s blog), Amarok 2 is much closer to the original vision of Amarok than Amarok 1. Amarok 1 became a very nice music player, but point of the slogan &#8220;Rediscover Your Music&#8221; was to have context at the forefront. With the way Amarok 1 was built, that became very difficult to do.</p>
<p>That being said, we&#8217;re discussing some UI changes based on feedback from these comments. So stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9911</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9911</guid>
		<description>Without details there isn&#039;t much I can say (other than that the name is Amarok, not amaroK). But, in terms of &quot;just listening to music&quot; the workflow isn&#039;t any different in A2 than A1. You either go to the File Browser and drag files to the playlist, or you add folders to your collection, let it scan, and then drag folders from your collection to the playlist.</description>
		<content:encoded><![CDATA[<p>Without details there isn&#8217;t much I can say (other than that the name is Amarok, not amaroK). But, in terms of &#8220;just listening to music&#8221; the workflow isn&#8217;t any different in A2 than A1. You either go to the File Browser and drag files to the playlist, or you add folders to your collection, let it scan, and then drag folders from your collection to the playlist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9910</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9910</guid>
		<description>I didn&#039;t hijack a thread. I started it, and he replied.

He didn&#039;t say, until long after I gave him the advice, that he didn&#039;t want Amarok 2 advice. Which is pretty petty and ungracious when someone is simply trying to both be friendly and helpful.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t hijack a thread. I started it, and he replied.</p>
<p>He didn&#8217;t say, until long after I gave him the advice, that he didn&#8217;t want Amarok 2 advice. Which is pretty petty and ungracious when someone is simply trying to both be friendly and helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9909</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9909</guid>
		<description>The collection on your external drive shouldn&#039;t be deleted when it&#039;s not connected; Amarok 2 does have Dynamic Collection just as 1.4.10 did. I can&#039;t vouch that it&#039;s bug-free, but it&#039;s *supposed* to work. As someone that mostly deals with the collection in Amarok (although I didn&#039;t work on Dynamic Collection), I&#039;d be interested in helping you try to solve that problem, if you&#039;re interested in working with me on it.</description>
		<content:encoded><![CDATA[<p>The collection on your external drive shouldn&#8217;t be deleted when it&#8217;s not connected; Amarok 2 does have Dynamic Collection just as 1.4.10 did. I can&#8217;t vouch that it&#8217;s bug-free, but it&#8217;s *supposed* to work. As someone that mostly deals with the collection in Amarok (although I didn&#8217;t work on Dynamic Collection), I&#8217;d be interested in helping you try to solve that problem, if you&#8217;re interested in working with me on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9908</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9908</guid>
		<description>Hi Kelly,

There is an unfortunate bit of history here. You may or may not remember that after Phonon was created, Trolltech (now Nokia) decided to incorporate the project into Qt proper and take care of providing backends for Windows, Mac, and Linux. The Linux backend they were maintaining was the GStreamer backend.

Unfortunately, it didn&#039;t go so well and for a long time the GStreamer backend was pretty much neglected by them. Partially because of badgering from the Amarok team we did finally get some of the major bugs fixed, but I&#039;m not sure what its current status is today.

However, one thing we&#039;re very excited about is the upcoming libvlc-based backend, which is cross-platform and, from what I hear, generally easier to work with.</description>
		<content:encoded><![CDATA[<p>Hi Kelly,</p>
<p>There is an unfortunate bit of history here. You may or may not remember that after Phonon was created, Trolltech (now Nokia) decided to incorporate the project into Qt proper and take care of providing backends for Windows, Mac, and Linux. The Linux backend they were maintaining was the GStreamer backend.</p>
<p>Unfortunately, it didn&#8217;t go so well and for a long time the GStreamer backend was pretty much neglected by them. Partially because of badgering from the Amarok team we did finally get some of the major bugs fixed, but I&#8217;m not sure what its current status is today.</p>
<p>However, one thing we&#8217;re very excited about is the upcoming libvlc-based backend, which is cross-platform and, from what I hear, generally easier to work with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9907</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9907</guid>
		<description>A few points...

First, thanks for the UI feedback. Please know that I&#039;m taking it to heart and will propose some changes to the developers.

Regarding the volume knob, it seems like many of your concerns could be addressed by, on the left and right side, having - and + buttons that adjust the volume X percent (say, 10%). As it stands right now, you can still change the volume with the mouse wheel over the volume knob (just as you could with the old slider), and you can use keyboard shortcuts, but for those that like to point and click, this would help. What do you think?

As for the audiobook handling, I want to point out that Amarok 1.4 didn&#039;t have this feature, to the best of my knowledge; which is simply to say that it&#039;s a complaint about Amarok, and not specifically a 1.4 vs. 2 complaint. You&#039;d be surprised how often someone says &quot;Amarok 2 can&#039;t do this&quot; and forget that Amarok 1.4 couldn&#039;t either. :-)

Developer Nikolaj has been working on CUE support for a while though, which won&#039;t really help you if you have multiple CDs for an audiobook, but will help those that have audiobooks in one file but want it separated into chapters.</description>
		<content:encoded><![CDATA[<p>A few points&#8230;</p>
<p>First, thanks for the UI feedback. Please know that I&#8217;m taking it to heart and will propose some changes to the developers.</p>
<p>Regarding the volume knob, it seems like many of your concerns could be addressed by, on the left and right side, having &#8211; and + buttons that adjust the volume X percent (say, 10%). As it stands right now, you can still change the volume with the mouse wheel over the volume knob (just as you could with the old slider), and you can use keyboard shortcuts, but for those that like to point and click, this would help. What do you think?</p>
<p>As for the audiobook handling, I want to point out that Amarok 1.4 didn&#8217;t have this feature, to the best of my knowledge; which is simply to say that it&#8217;s a complaint about Amarok, and not specifically a 1.4 vs. 2 complaint. You&#8217;d be surprised how often someone says &#8220;Amarok 2 can&#8217;t do this&#8221; and forget that Amarok 1.4 couldn&#8217;t either. <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Developer Nikolaj has been working on CUE support for a while though, which won&#8217;t really help you if you have multiple CDs for an audiobook, but will help those that have audiobooks in one file but want it separated into chapters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9906</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Mon, 12 Jul 2010 14:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9906</guid>
		<description>As a Gentoo and Arch user, I&#039;m a big fan of rolling release :-)</description>
		<content:encoded><![CDATA[<p>As a Gentoo and Arch user, I&#8217;m a big fan of rolling release <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randomguy3</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9905</link>
		<dc:creator>randomguy3</dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9905</guid>
		<description>It&#039;s not that Jeff is unaccepting of criticism of Amarok, but he wants /constructive/ criticism.  Read his first comment - he was asking for more information on Trent&#039;s criticism of Amarok 2.  But even when Jeff coerces Trent into listing the problems he has with Amarok 2, he gives nothing more than a list of features that he doesn&#039;t like - no explanation of what it is about those features he dislikes.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not that Jeff is unaccepting of criticism of Amarok, but he wants /constructive/ criticism.  Read his first comment &#8211; he was asking for more information on Trent&#8217;s criticism of Amarok 2.  But even when Jeff coerces Trent into listing the problems he has with Amarok 2, he gives nothing more than a list of features that he doesn&#8217;t like &#8211; no explanation of what it is about those features he dislikes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9903</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Mon, 12 Jul 2010 06:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9903</guid>
		<description>I too, like many others, stopped using Amarok when 2.0 came to the scene. I have since tried every subsequent release but have not been able to hang on to it for anything longer than a hour at most (I have since switched to MPD). For me, the &quot;faults&quot; with amarok according to me are:

- Scanning external devices -&gt; If the device is not plugged in, the collection is wiped clean. Can we have a feature where a directory can be excluded from the &quot;always watch&quot; list?

- Time - Compared to MPD amarok is just not that responsive (I realize that this might not be a fair complaint since Amarok is much more than MPD).

My problem is that I just want to play my Music. I don&#039;t care about what Wikipedia says about that artist, or who the similar artists are and such. For some reason, Amarok-1.4 had music as at the forefront while Amarok-2.x has everything about music but music at the forefront. Hope you get the point.</description>
		<content:encoded><![CDATA[<p>I too, like many others, stopped using Amarok when 2.0 came to the scene. I have since tried every subsequent release but have not been able to hang on to it for anything longer than a hour at most (I have since switched to MPD). For me, the &#8220;faults&#8221; with amarok according to me are:</p>
<p>- Scanning external devices -&gt; If the device is not plugged in, the collection is wiped clean. Can we have a feature where a directory can be excluded from the &#8220;always watch&#8221; list?</p>
<p>- Time &#8211; Compared to MPD amarok is just not that responsive (I realize that this might not be a fair complaint since Amarok is much more than MPD).</p>
<p>My problem is that I just want to play my Music. I don&#8217;t care about what Wikipedia says about that artist, or who the similar artists are and such. For some reason, Amarok-1.4 had music as at the forefront while Amarok-2.x has everything about music but music at the forefront. Hope you get the point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marand</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9901</link>
		<dc:creator>Marand</dc:creator>
		<pubDate>Mon, 12 Jul 2010 03:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9901</guid>
		<description>Judging by how he responded to a comment of mine and how another comment I made failed to appear on the site at all, and the tone of other comments in other articles on the site, Trent seems to fit well with the &quot;asshole IT guy&quot; stereotype.  I avoided saying it that bluntly on his site, but I couldn&#039;t help thinking it.  Nearly everything I read from him carried this same tone of &quot;I am right, I am always right, and anyone that suggests otherwise is inferior, a troll, and possibly even a WINDOWS LUSER (shun!)&quot;.  I think you chose the wrong person to try getting constructive criticism from, and you definitely made a mistake offering suggestions.  I get the impression that he&#039;s the kind of person that is going to hate a thing forever just because he hated one part of it once, years ago. Logic need not apply.  

Since some other Amarok feedback is coming up in this, I wanted to throw in a bit of my own.  First, I&#039;ve always used the slim toolbar, so until someone mentioned it in another comment here, I didn&#039;t even know about the round volume control.  I gave it a try just now to see how it worked, and my experience was as follows:  

* Clicked the icon to interact, muted music by mistake.
* Clicked again to unmute, or so I thought.
* My ears are still ringing from unintentionally blasting a song at 100% volume.

There is no clear identification for the area you click to modify the volume versus the area you click to mute it.  I clicked the center area -- not the ring that seemed to be the volume control itself -- and was rewarded with sharp pain.  At best this control is unintuitive, and at worst it&#039;s difficult to use well.  I like the idea of it, but I dislike the current (as of 2.3.1) way it works.

Possible solution:  Clicking (and holding) the mouse button anywhere in the volume control brings up the OSD with the current volume.  Dragging the cursor right or left could raise and lower the volume.  This seems to be the sort of interaction you&#039;re trying to use, but the current control lets you click an arbitrary position on the control and completely change the volume instead of modifying it incrementally, which can be something of a shock to the user.

Second, a problem that is more personal.  Dynamic playlists have not acted right since Amarok 2.  I love Amarok&#039;s dynamic playlist feature, and it&#039;s something I use constantly.  It&#039;s a great way to interact with the music, and the sort of thing Amarok is perfect for.  I set the playlist bias and let it generate the next five songs in the list on the fly.  If I decide I want to hear something specific, like an album that a song just played from, I drop that into the playlist and it plays that album and then goes back to generating the dynamic playlist after that&#039;s finished. 

Now, the problem:  since I started using Amarok 2, dynamic playlist mode will stop updating the playlist randomly.  The only way to get it working again is to close amarok, make sure the process ends (usually requires a kill -9), and start it again until it breaks again.  I&#039;ve tried to figure out why, but I&#039;m at a loss.  When it happens, Amarok shows in the status area &quot;Generating Playlist . . .&quot; with progress showing as partially complete, and the task never finishes.  I&#039;ve had this happen using the internal SQL database as well as an external mysql server.  I&#039;ve tried rebuilding my collection, I&#039;ve even wiped out all my amarok configurations and started fresh.  It continues to happen regardless of what I do, and it can be extremely frustrating, especially since my experience with Amarok is, otherwise, very smooth, with few other problems.

Dynamic mode also seems to favour albums in its random selection, though that&#039;s not really a problem, just an odd quirk that may or may not be a bug of some kind.  To clarify:  if the first song in the playlist is album &quot;foo&quot; and the second song in the playlist is album &quot;bar&quot;, then all songs from both albums will appear in the dynamic playlist within the next hour or two of play.  In a collection of several thousand songs, this bias stands out and seems rather strange.

Dynamic playlist problems aside, though, I really Amarok 2.  I like the UI flexibility, I occasionally like using the context features, and really like the way it works when interacting with collection and files.  There&#039;s a lot of good work in it, and I can&#039;t think of a music player I like to use more in any OS.  I think it&#039;s also the only player I&#039;ve ever used where I actually pay attention to the interface at all.  I usually dump everything into one large playlist and ignore the app, but with Amarok I find myself checking what&#039;s coming up in the dynamic playlist, tweaking the upcoming music, adding albums or similar music, etc. as I listen.  That sort of interaction seems to be Amarok&#039;s goal, and for me, at least, it succeeds.</description>
		<content:encoded><![CDATA[<p>Judging by how he responded to a comment of mine and how another comment I made failed to appear on the site at all, and the tone of other comments in other articles on the site, Trent seems to fit well with the &#8220;asshole IT guy&#8221; stereotype.  I avoided saying it that bluntly on his site, but I couldn&#8217;t help thinking it.  Nearly everything I read from him carried this same tone of &#8220;I am right, I am always right, and anyone that suggests otherwise is inferior, a troll, and possibly even a WINDOWS LUSER (shun!)&#8221;.  I think you chose the wrong person to try getting constructive criticism from, and you definitely made a mistake offering suggestions.  I get the impression that he&#8217;s the kind of person that is going to hate a thing forever just because he hated one part of it once, years ago. Logic need not apply.  </p>
<p>Since some other Amarok feedback is coming up in this, I wanted to throw in a bit of my own.  First, I&#8217;ve always used the slim toolbar, so until someone mentioned it in another comment here, I didn&#8217;t even know about the round volume control.  I gave it a try just now to see how it worked, and my experience was as follows:  </p>
<p>* Clicked the icon to interact, muted music by mistake.<br />
* Clicked again to unmute, or so I thought.<br />
* My ears are still ringing from unintentionally blasting a song at 100% volume.</p>
<p>There is no clear identification for the area you click to modify the volume versus the area you click to mute it.  I clicked the center area &#8212; not the ring that seemed to be the volume control itself &#8212; and was rewarded with sharp pain.  At best this control is unintuitive, and at worst it&#8217;s difficult to use well.  I like the idea of it, but I dislike the current (as of 2.3.1) way it works.</p>
<p>Possible solution:  Clicking (and holding) the mouse button anywhere in the volume control brings up the OSD with the current volume.  Dragging the cursor right or left could raise and lower the volume.  This seems to be the sort of interaction you&#8217;re trying to use, but the current control lets you click an arbitrary position on the control and completely change the volume instead of modifying it incrementally, which can be something of a shock to the user.</p>
<p>Second, a problem that is more personal.  Dynamic playlists have not acted right since Amarok 2.  I love Amarok&#8217;s dynamic playlist feature, and it&#8217;s something I use constantly.  It&#8217;s a great way to interact with the music, and the sort of thing Amarok is perfect for.  I set the playlist bias and let it generate the next five songs in the list on the fly.  If I decide I want to hear something specific, like an album that a song just played from, I drop that into the playlist and it plays that album and then goes back to generating the dynamic playlist after that&#8217;s finished. </p>
<p>Now, the problem:  since I started using Amarok 2, dynamic playlist mode will stop updating the playlist randomly.  The only way to get it working again is to close amarok, make sure the process ends (usually requires a kill -9), and start it again until it breaks again.  I&#8217;ve tried to figure out why, but I&#8217;m at a loss.  When it happens, Amarok shows in the status area &#8220;Generating Playlist . . .&#8221; with progress showing as partially complete, and the task never finishes.  I&#8217;ve had this happen using the internal SQL database as well as an external mysql server.  I&#8217;ve tried rebuilding my collection, I&#8217;ve even wiped out all my amarok configurations and started fresh.  It continues to happen regardless of what I do, and it can be extremely frustrating, especially since my experience with Amarok is, otherwise, very smooth, with few other problems.</p>
<p>Dynamic mode also seems to favour albums in its random selection, though that&#8217;s not really a problem, just an odd quirk that may or may not be a bug of some kind.  To clarify:  if the first song in the playlist is album &#8220;foo&#8221; and the second song in the playlist is album &#8220;bar&#8221;, then all songs from both albums will appear in the dynamic playlist within the next hour or two of play.  In a collection of several thousand songs, this bias stands out and seems rather strange.</p>
<p>Dynamic playlist problems aside, though, I really Amarok 2.  I like the UI flexibility, I occasionally like using the context features, and really like the way it works when interacting with collection and files.  There&#8217;s a lot of good work in it, and I can&#8217;t think of a music player I like to use more in any OS.  I think it&#8217;s also the only player I&#8217;ve ever used where I actually pay attention to the interface at all.  I usually dump everything into one large playlist and ignore the app, but with Amarok I find myself checking what&#8217;s coming up in the dynamic playlist, tweaking the upcoming music, adding albums or similar music, etc. as I listen.  That sort of interaction seems to be Amarok&#8217;s goal, and for me, at least, it succeeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahousenshi</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9900</link>
		<dc:creator>mahousenshi</dc:creator>
		<pubDate>Mon, 12 Jul 2010 01:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9900</guid>
		<description>That exactly the problem with the new amaroK, people just want to use his favorite player don&#039;t care about tech stuff.

I&#039;m a old amaroK lover because it simplicity.

I don&#039;t care with tech buzzword i want listen my music but with amaroK 2 i can&#039;t do with, many things to adjust.

That why people people use winamp default skin till today people just want to listen music don&#039;t adjust configuration.

I&#039;m a fan of KDE4 uses it on my main computer and my notebook but i can&#039;t use amaroK.

I proporse a test, on first time open amaroK give ppl choice over old laytout or new.

I want to back to &quot;just listen music&quot; on amaroK but I can&#039;t configure that the thing. I don&#039;t want and have time to learn to use amaroK. The time I lose learn whom it&#039;s work i wanto to &quot;just listen music&quot;.</description>
		<content:encoded><![CDATA[<p>That exactly the problem with the new amaroK, people just want to use his favorite player don&#8217;t care about tech stuff.</p>
<p>I&#8217;m a old amaroK lover because it simplicity.</p>
<p>I don&#8217;t care with tech buzzword i want listen my music but with amaroK 2 i can&#8217;t do with, many things to adjust.</p>
<p>That why people people use winamp default skin till today people just want to listen music don&#8217;t adjust configuration.</p>
<p>I&#8217;m a fan of KDE4 uses it on my main computer and my notebook but i can&#8217;t use amaroK.</p>
<p>I proporse a test, on first time open amaroK give ppl choice over old laytout or new.</p>
<p>I want to back to &#8220;just listen music&#8221; on amaroK but I can&#8217;t configure that the thing. I don&#8217;t want and have time to learn to use amaroK. The time I lose learn whom it&#8217;s work i wanto to &#8220;just listen music&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Mathieson</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9899</link>
		<dc:creator>Lindsay Mathieson</dc:creator>
		<pubDate>Sun, 11 Jul 2010 22:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9899</guid>
		<description>&gt;Trent is venemous because he attacked me for asking questions and trying to give helpful advice, regardless of his underlying reasons.

Trent is venomous because you hijacked a thread to tell him you knew what he wanted better than he did - he had explicitly said he didn&#039;t want KD4 or Amarok 2.x advice.</description>
		<content:encoded><![CDATA[<p>&gt;Trent is venemous because he attacked me for asking questions and trying to give helpful advice, regardless of his underlying reasons.</p>
<p>Trent is venomous because you hijacked a thread to tell him you knew what he wanted better than he did &#8211; he had explicitly said he didn&#8217;t want KD4 or Amarok 2.x advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yfph</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9897</link>
		<dc:creator>yfph</dc:creator>
		<pubDate>Sun, 11 Jul 2010 21:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9897</guid>
		<description>I tried living with amarok 2.3.x for over two months. I wanted to keep my kde setup pretty pure with only kde4 libs and qt4. For handling a small local collection on my laptop it is fine, as setting up dynamic playlists is all that I need--even if its controls are cumbersome and non-intuitive.

However, all was not well when trying to use amarok 2.3.1 as a music manager for my collection on an external drive. The return of smartplaylists convinced me to try using the new version to control this collection, something version 1.4.10 handled flawlessly. Problems abounded. For one thing, the collection is deleted when accidently starting amarok without the external drive mounted. This is stupid, as I have to rescan the entire collection; amarok 1.4.10, on the other hand, waited patiently until I mounted the drive and continued to function without any fuss.

Secondly, the smartplaylist feature is a failure on two counts: 1) the blank slate presented to the user in 2.3.1 versus the simple but informative layout seen in 1.4.10; 2) 30 track limit (wtf?). I can easily load 10 to 4,000 tracks using the smartplaylist feature in 1.4.10. I wouldn&#039;t be so harsh on the devs if this was their first stab at the feature, but they had a beautiful framework previously and could have simply, or not so simply, port those features/ideas to work with the present amarok. Instead, they went ahead and reinvented the wheel.

Third, for some strange reason the startup times for amarok 2.3.1 are noticeably longer than in 2.3.0, even after deleting ~/.kde4/share/apps/amarok.

Sorry, but I broke down and compiled amarok 1.4.10 and wondered what the hell was I thinking by sticking with amarok 2.3.x for that long. After recompiling xine libraries, I can play most of what I throw at it (mp4, tracker modules, etc). Maybe when amarok is at 2.4.10, I&#039;ll consider trying it again.</description>
		<content:encoded><![CDATA[<p>I tried living with amarok 2.3.x for over two months. I wanted to keep my kde setup pretty pure with only kde4 libs and qt4. For handling a small local collection on my laptop it is fine, as setting up dynamic playlists is all that I need&#8211;even if its controls are cumbersome and non-intuitive.</p>
<p>However, all was not well when trying to use amarok 2.3.1 as a music manager for my collection on an external drive. The return of smartplaylists convinced me to try using the new version to control this collection, something version 1.4.10 handled flawlessly. Problems abounded. For one thing, the collection is deleted when accidently starting amarok without the external drive mounted. This is stupid, as I have to rescan the entire collection; amarok 1.4.10, on the other hand, waited patiently until I mounted the drive and continued to function without any fuss.</p>
<p>Secondly, the smartplaylist feature is a failure on two counts: 1) the blank slate presented to the user in 2.3.1 versus the simple but informative layout seen in 1.4.10; 2) 30 track limit (wtf?). I can easily load 10 to 4,000 tracks using the smartplaylist feature in 1.4.10. I wouldn&#8217;t be so harsh on the devs if this was their first stab at the feature, but they had a beautiful framework previously and could have simply, or not so simply, port those features/ideas to work with the present amarok. Instead, they went ahead and reinvented the wheel.</p>
<p>Third, for some strange reason the startup times for amarok 2.3.1 are noticeably longer than in 2.3.0, even after deleting ~/.kde4/share/apps/amarok.</p>
<p>Sorry, but I broke down and compiled amarok 1.4.10 and wondered what the hell was I thinking by sticking with amarok 2.3.x for that long. After recompiling xine libraries, I can play most of what I throw at it (mp4, tracker modules, etc). Maybe when amarok is at 2.4.10, I&#8217;ll consider trying it again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9896</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 11 Jul 2010 18:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9896</guid>
		<description>I can tell you the change from Amarok 1.4 to 2.0 was incredibly disappointing. 1.4 was &#039;perfect&#039; save a few flac playback problems that were actually fixed in 2.0. On the other hand I lost replaygain, the playlist layout was... non-configurable we&#039;ll say, one feature I was hoping they would improve is collection to playlist filtering so I could keep a discography with tracks I didn&#039;t want and tag them with a tag that would block them from my playlist. 2.0 had plenty of new features I didn&#039;t want. namely the internet features and the context bar, and the new search was terrible and even more terribly slow. Comparably, KDE 4.0 was just as unusable.

We&#039;re now at KDE 4.4 and Amarok 2.3. KDE is more than ultra usable, I would say it is the best full desktop environment for average users (and with tiling in 4.5 it shoould be the best for everything), and Amarok has solved every problem I had with it and every problem I&#039;ve seen people say they have. To top it off, all other players don&#039;t come anywhere near the feature set provided. So hats off to the Amarok and KDE devs.

P.S. My only problem with Amarok are the keyboard shortcuts, you&#039;re missing one for turning on/off random. The ability to save collection searches would be cool too.</description>
		<content:encoded><![CDATA[<p>I can tell you the change from Amarok 1.4 to 2.0 was incredibly disappointing. 1.4 was &#8216;perfect&#8217; save a few flac playback problems that were actually fixed in 2.0. On the other hand I lost replaygain, the playlist layout was&#8230; non-configurable we&#8217;ll say, one feature I was hoping they would improve is collection to playlist filtering so I could keep a discography with tracks I didn&#8217;t want and tag them with a tag that would block them from my playlist. 2.0 had plenty of new features I didn&#8217;t want. namely the internet features and the context bar, and the new search was terrible and even more terribly slow. Comparably, KDE 4.0 was just as unusable.</p>
<p>We&#8217;re now at KDE 4.4 and Amarok 2.3. KDE is more than ultra usable, I would say it is the best full desktop environment for average users (and with tiling in 4.5 it shoould be the best for everything), and Amarok has solved every problem I had with it and every problem I&#8217;ve seen people say they have. To top it off, all other players don&#8217;t come anywhere near the feature set provided. So hats off to the Amarok and KDE devs.</p>
<p>P.S. My only problem with Amarok are the keyboard shortcuts, you&#8217;re missing one for turning on/off random. The ability to save collection searches would be cool too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuxcanfly</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9895</link>
		<dc:creator>tuxcanfly</dc:creator>
		<pubDate>Sun, 11 Jul 2010 18:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9895</guid>
		<description>Hey, KDE newb here, was GNOME loyal for 4 years, then realised its so ...inconsistent...by contrast I feel KDE is much more evolved. And I feel well at home with amarok, it just works. The integrated web services, coverart and lyrics are awesome. Great job!</description>
		<content:encoded><![CDATA[<p>Hey, KDE newb here, was GNOME loyal for 4 years, then realised its so &#8230;inconsistent&#8230;by contrast I feel KDE is much more evolved. And I feel well at home with amarok, it just works. The integrated web services, coverart and lyrics are awesome. Great job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly Clowers</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9893</link>
		<dc:creator>Kelly Clowers</dc:creator>
		<pubDate>Sun, 11 Jul 2010 17:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9893</guid>
		<description>Uh, I don&#039;t know much about Clemantine, but using GStreamer is a good thing. It makes me sad to see the GStreamer backend for Phonon get so little attention, and not be the default.</description>
		<content:encoded><![CDATA[<p>Uh, I don&#8217;t know much about Clemantine, but using GStreamer is a good thing. It makes me sad to see the GStreamer backend for Phonon get so little attention, and not be the default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fri13</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9892</link>
		<dc:creator>Fri13</dc:creator>
		<pubDate>Sun, 11 Jul 2010 15:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9892</guid>
		<description>Wow, that was a rant what sounded like the Amarok 2 was tested just in the early versions and not with the latest stable version.

I liked very much about Amarok 1.4.x. But when 2.x came, there have been vew very bad usability problems what developers do not want to fix. But otherwise the Amarok has been good, most parts only missing the community around it making themes and widgets.

Amarok 2 should really design again the latest play UI. The next/previous buttons are not good idea when you have typically the playlist shown. If the user uses the rare config that playlist is hided in tab, only then the &quot;next &amp; previous&quot; links works. Otherwise they are duplicate for the playlist where you can more easily just double click the next skip.

People who have used Amarok 2.3.1 has missed the old fashion next/previous buttons next to the play/pause button. They want bit buttons and not the tiny version.

The second problem comes with the volume button. You can not see ever such button in KDE SC or in any other GUI. It is totally out of logic. It is fancy but simply just does not work. It is hard to change and it lacks the contrast so you could actually see the volume position or even the % meter. Only good thin in that is the mute button is big enough. The volume button should always be something what you can adjust with single click right away without thinking on what part you need to click. It just need to be linear. It can be old school but it is best.

Then comes the typical problem not implenting he Ctrl+M feature. Now users need to use QtCurve or Bespin to get the menubar hided. Amarok does not have so many menus that the menu would actually be needed all the time. It would be much better to implent back the Ctrl+M feature but just making the default such that it is not enabled from the settings. That way those who can by mistake press Ctrl+M (very very rare) and do not know what just happend (even more rare, we are talking about promille usersbase here) they could not do it by mistake.
Now the UI is not in balance because the top left has small menubar. There is useless functions for application use itself in daily use. Just add Ctrl+M feature, do not assign shortcut to it but leave it for the user to assign it from shortcuts and everyone are happy. The UI comes clean and simple and we can even get the Amarok locked by that way so in parties no one goes to change settings or similar.

Amarok does not support well the audio books. There is lots of audio books users and Amarok does not work well for them. Reason is that Amarok do not separate the IDv3 standard support of the CD number. The Album is not same thing as the CD. One album can have multiple CD&#039;s and you can not include wrong metadata to album name just to get CD versions separated in the database and in the playlist.

I have few dozens friends who listens audiobooks. I borrow from them and to them lots of audiobooks and they are easily 24-32 CD&#039;s. To get them actually shown right in the database, it is not possible because you need to add own info to every song what is in the CD so it comes as different album and not the correct. Then you have from one writer 6 audio books and when you open the &quot;artists&quot;, you get easily over 100 albums and not 6 albums where every one of them is all the CD&#039;s.

There is need to have new feature in database filtering:

Artist &gt; Album &gt; CD

Now there is just Artist &gt; Album what works someway but when transferring audiobooks to other devices (MP3 players, Car players etc) they do not work correctly because the Album metadata is needed to have misinformation what does not belong to it but to the CD number part.

Amarok 2 is unusable for real audiobook handling only because of that the filtering does not follow CD number.

Otherwise I think Amarok 2 has all the great features, they might need some polishing but they are there. For some people, not in the default settings but possible to do it. One big improvement for that was at last when developers implented the layout change possibility. It made the UI so flexible that it just reminds the power what 1.4.x really had.</description>
		<content:encoded><![CDATA[<p>Wow, that was a rant what sounded like the Amarok 2 was tested just in the early versions and not with the latest stable version.</p>
<p>I liked very much about Amarok 1.4.x. But when 2.x came, there have been vew very bad usability problems what developers do not want to fix. But otherwise the Amarok has been good, most parts only missing the community around it making themes and widgets.</p>
<p>Amarok 2 should really design again the latest play UI. The next/previous buttons are not good idea when you have typically the playlist shown. If the user uses the rare config that playlist is hided in tab, only then the &#8220;next &amp; previous&#8221; links works. Otherwise they are duplicate for the playlist where you can more easily just double click the next skip.</p>
<p>People who have used Amarok 2.3.1 has missed the old fashion next/previous buttons next to the play/pause button. They want bit buttons and not the tiny version.</p>
<p>The second problem comes with the volume button. You can not see ever such button in KDE SC or in any other GUI. It is totally out of logic. It is fancy but simply just does not work. It is hard to change and it lacks the contrast so you could actually see the volume position or even the % meter. Only good thin in that is the mute button is big enough. The volume button should always be something what you can adjust with single click right away without thinking on what part you need to click. It just need to be linear. It can be old school but it is best.</p>
<p>Then comes the typical problem not implenting he Ctrl+M feature. Now users need to use QtCurve or Bespin to get the menubar hided. Amarok does not have so many menus that the menu would actually be needed all the time. It would be much better to implent back the Ctrl+M feature but just making the default such that it is not enabled from the settings. That way those who can by mistake press Ctrl+M (very very rare) and do not know what just happend (even more rare, we are talking about promille usersbase here) they could not do it by mistake.<br />
Now the UI is not in balance because the top left has small menubar. There is useless functions for application use itself in daily use. Just add Ctrl+M feature, do not assign shortcut to it but leave it for the user to assign it from shortcuts and everyone are happy. The UI comes clean and simple and we can even get the Amarok locked by that way so in parties no one goes to change settings or similar.</p>
<p>Amarok does not support well the audio books. There is lots of audio books users and Amarok does not work well for them. Reason is that Amarok do not separate the IDv3 standard support of the CD number. The Album is not same thing as the CD. One album can have multiple CD&#8217;s and you can not include wrong metadata to album name just to get CD versions separated in the database and in the playlist.</p>
<p>I have few dozens friends who listens audiobooks. I borrow from them and to them lots of audiobooks and they are easily 24-32 CD&#8217;s. To get them actually shown right in the database, it is not possible because you need to add own info to every song what is in the CD so it comes as different album and not the correct. Then you have from one writer 6 audio books and when you open the &#8220;artists&#8221;, you get easily over 100 albums and not 6 albums where every one of them is all the CD&#8217;s.</p>
<p>There is need to have new feature in database filtering:</p>
<p>Artist &gt; Album &gt; CD</p>
<p>Now there is just Artist &gt; Album what works someway but when transferring audiobooks to other devices (MP3 players, Car players etc) they do not work correctly because the Album metadata is needed to have misinformation what does not belong to it but to the CD number part.</p>
<p>Amarok 2 is unusable for real audiobook handling only because of that the filtering does not follow CD number.</p>
<p>Otherwise I think Amarok 2 has all the great features, they might need some polishing but they are there. For some people, not in the default settings but possible to do it. One big improvement for that was at last when developers implented the layout change possibility. It made the UI so flexible that it just reminds the power what 1.4.x really had.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9891</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 11 Jul 2010 14:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9891</guid>
		<description>Me, I use KDE and Gnome. I use Gnome layout but I use some KDE apps that are really much better that those for Gnome (K3b vs Brasero, Krusader vs Gnome Commander, Audex vs Sound-Juicer, Amarok vs Rhythmbox..etc). So basically I run LinuxMint on gnome with my KDE apps on top. I use Gnome be cause it&#039;s less buggy than KDE and some of the Preferences like screen-saver, proxy, power management are so much easy to find and less cluttered that those on KDE. Until now I used OS X for a while, Windows and a lot of Linux distros (OpenSuse,CentOS,Fedora,Ubuntu and versions, Debian). I use Windows 7 primary for gaming. Occasionally I listen music on it, watch a video...basic stuff. Let me tel you that now, Windows is far more stable and less of a trouble than Linux. Don&#039;t get me wrong, I LOVE LINUX. I&#039;m not here to start a topic on Windows vs Linux, but simply to say that to my disappointment, the latest Linux releases (and I tried lot&#039;s of them) are less stable that Windows and they all come with lots and lots of bugs. Let me explain one simple issue. I&#039;m always trying to get people discover the wonderful world of Linux and get them to try it. I&#039;m talking about regular users here, not those of us who can fix stuff from terminal. So I install Linux on different computers and the regular issues are poor wifi and network performance, HDMI not working on most systems without some tweaking, microphone on laptops not working, or if they do it&#039;s crappy reception and crappy sound. Now don&#039;t tell me that it works ok on youy computer because that&#039;s irrelevant. It&#039;s one case. I performed over 1000 Linux installations on over 500 different computers, laptops and netbooks. Me, I can fix them, but the regular users can&#039;t. So it&#039;s hard for me to be a Linux advocate when they buy a Windows PC and everything works out of the box. Sure they payed some dollars on the Microsoft tax but they don&#039;t care cuz the webcam, the mic, the sound, the HDMI, firewire and everything works flawlessly on a windows machine with the right drivers. On my personal computers, I can&#039;t get KDE to output the sound over HDMI and no luck with the microphone on my laptop. That&#039;s strange cuz in Gnome they work great. I can easy switch from analog to HDMI audio output with 4 mouse clicks. And it works. Why must we use different sound servers so that using Ubuntu the sound and microphone work fine and after switching to Kubuntu none of them work. That sucks. So the point is that there&#039;s a lot of inconsistency in the Linux world. That has to be fixed and I belie that&#039;s why some people don&#039;t like the new Amarok or the new &quot;whatever&quot;. I upgraded my Ubuntu Netbook Edition on my netbook and ups!, the touch-pad isn&#039;t working anymore. It&#039;s a regression. I can&#039;t see these kind of regressions on windows or macs on basic hardware as a mouse. C&#039;mon, it&#039;a touch-pad. That&#039;s inconsistence. That&#039;s why I switched to windows on it. And why this competition on getting a distro out at every 6 months that Ubuntu and later on Fedora and other distros adopted? Why the rush? What&#039;s the point? Better make a release when it&#039;s ready than always have the distro in a permanent &quot;BETA&quot; state, with bugs to solve weeks after the release. Or better do a rolling distribution with continuous updates. That way, we could have a stable system that updates itself and changes seamlessly through the years. The folks from LinuxMint put it very well: (http://www.linuxmint.com/blog/?p=1467). With their idea, I think we would have a better distro that every 6 months buggy &quot;beta&quot; distro. As far as KDE4, I&#039;m a huge fan. I think it&#039;s a very modern approach, but instable. Anyway, a rolling distribution would appeal to me and to some regular users that could use Linux on regular basis and have a stable system and at th same time enjoying the benefits of proprietary drivers, flash and so on.</description>
		<content:encoded><![CDATA[<p>Me, I use KDE and Gnome. I use Gnome layout but I use some KDE apps that are really much better that those for Gnome (K3b vs Brasero, Krusader vs Gnome Commander, Audex vs Sound-Juicer, Amarok vs Rhythmbox..etc). So basically I run LinuxMint on gnome with my KDE apps on top. I use Gnome be cause it&#8217;s less buggy than KDE and some of the Preferences like screen-saver, proxy, power management are so much easy to find and less cluttered that those on KDE. Until now I used OS X for a while, Windows and a lot of Linux distros (OpenSuse,CentOS,Fedora,Ubuntu and versions, Debian). I use Windows 7 primary for gaming. Occasionally I listen music on it, watch a video&#8230;basic stuff. Let me tel you that now, Windows is far more stable and less of a trouble than Linux. Don&#8217;t get me wrong, I LOVE LINUX. I&#8217;m not here to start a topic on Windows vs Linux, but simply to say that to my disappointment, the latest Linux releases (and I tried lot&#8217;s of them) are less stable that Windows and they all come with lots and lots of bugs. Let me explain one simple issue. I&#8217;m always trying to get people discover the wonderful world of Linux and get them to try it. I&#8217;m talking about regular users here, not those of us who can fix stuff from terminal. So I install Linux on different computers and the regular issues are poor wifi and network performance, HDMI not working on most systems without some tweaking, microphone on laptops not working, or if they do it&#8217;s crappy reception and crappy sound. Now don&#8217;t tell me that it works ok on youy computer because that&#8217;s irrelevant. It&#8217;s one case. I performed over 1000 Linux installations on over 500 different computers, laptops and netbooks. Me, I can fix them, but the regular users can&#8217;t. So it&#8217;s hard for me to be a Linux advocate when they buy a Windows PC and everything works out of the box. Sure they payed some dollars on the Microsoft tax but they don&#8217;t care cuz the webcam, the mic, the sound, the HDMI, firewire and everything works flawlessly on a windows machine with the right drivers. On my personal computers, I can&#8217;t get KDE to output the sound over HDMI and no luck with the microphone on my laptop. That&#8217;s strange cuz in Gnome they work great. I can easy switch from analog to HDMI audio output with 4 mouse clicks. And it works. Why must we use different sound servers so that using Ubuntu the sound and microphone work fine and after switching to Kubuntu none of them work. That sucks. So the point is that there&#8217;s a lot of inconsistency in the Linux world. That has to be fixed and I belie that&#8217;s why some people don&#8217;t like the new Amarok or the new &#8220;whatever&#8221;. I upgraded my Ubuntu Netbook Edition on my netbook and ups!, the touch-pad isn&#8217;t working anymore. It&#8217;s a regression. I can&#8217;t see these kind of regressions on windows or macs on basic hardware as a mouse. C&#8217;mon, it&#8217;a touch-pad. That&#8217;s inconsistence. That&#8217;s why I switched to windows on it. And why this competition on getting a distro out at every 6 months that Ubuntu and later on Fedora and other distros adopted? Why the rush? What&#8217;s the point? Better make a release when it&#8217;s ready than always have the distro in a permanent &#8220;BETA&#8221; state, with bugs to solve weeks after the release. Or better do a rolling distribution with continuous updates. That way, we could have a stable system that updates itself and changes seamlessly through the years. The folks from LinuxMint put it very well: (<a href="http://www.linuxmint.com/blog/?p=1467" rel="nofollow">http://www.linuxmint.com/blog/?p=1467</a>). With their idea, I think we would have a better distro that every 6 months buggy &#8220;beta&#8221; distro. As far as KDE4, I&#8217;m a huge fan. I think it&#8217;s a very modern approach, but instable. Anyway, a rolling distribution would appeal to me and to some regular users that could use Linux on regular basis and have a stable system and at th same time enjoying the benefits of proprietary drivers, flash and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9890</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 13:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9890</guid>
		<description>Yes, I guess -- most people&#039;s collections are large enough that this is not really feasible. In fact, that&#039;s one reason for the smart playlists you alluded to earlier :-)</description>
		<content:encoded><![CDATA[<p>Yes, I guess &#8212; most people&#8217;s collections are large enough that this is not really feasible. In fact, that&#8217;s one reason for the smart playlists you alluded to earlier <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9889</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 13:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9889</guid>
		<description>Hi there,

1) I don&#039;t know, personally. But -- what about it is so problematic? There are keyboard shortcuts and you can use the mouse wheel over the control to change the volume too. Or you could use the slim toolbar with its slider.

2) What defaults would be sensible, in your opinion? (*Everyone* has their own opinion about this, btw...)

3) Trent is venemous because he attacked me for asking questions and trying to give helpful advice, regardless of his underlying reasons.

It&#039;s impossible to say up front whether or not your UI suggestions would be implemented. One issue we run into fairly often is that people come to us with UI ideas and improvements that we *like* but we either lack the experience or (usually) the time to make them ourselves.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>1) I don&#8217;t know, personally. But &#8212; what about it is so problematic? There are keyboard shortcuts and you can use the mouse wheel over the control to change the volume too. Or you could use the slim toolbar with its slider.</p>
<p>2) What defaults would be sensible, in your opinion? (*Everyone* has their own opinion about this, btw&#8230;)</p>
<p>3) Trent is venemous because he attacked me for asking questions and trying to give helpful advice, regardless of his underlying reasons.</p>
<p>It&#8217;s impossible to say up front whether or not your UI suggestions would be implemented. One issue we run into fairly often is that people come to us with UI ideas and improvements that we *like* but we either lack the experience or (usually) the time to make them ourselves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morris</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9888</link>
		<dc:creator>morris</dc:creator>
		<pubDate>Sun, 11 Jul 2010 13:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9888</guid>
		<description>His comments about &quot;Sewer rats&quot; are enough proof of trolling (for the comparison). And yet, it goes further requiring circular reasoning, &quot;you shouldn&#039;t eat sewer rats because you shouldn&#039;t eat sewer rats&quot;, not even a logic argument.</description>
		<content:encoded><![CDATA[<p>His comments about &#8220;Sewer rats&#8221; are enough proof of trolling (for the comparison). And yet, it goes further requiring circular reasoning, &#8220;you shouldn&#8217;t eat sewer rats because you shouldn&#8217;t eat sewer rats&#8221;, not even a logic argument.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9887</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 12:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9887</guid>
		<description>Sometimes you don&#039;t know that someone is such a character until after you&#039;ve wasted too much energy. I had never interacted with Trent before; hence I did not know his dispositions towards all things KDE 4.

My hope is that this will warn others so that they don&#039;t also waste their energy.  :-)</description>
		<content:encoded><![CDATA[<p>Sometimes you don&#8217;t know that someone is such a character until after you&#8217;ve wasted too much energy. I had never interacted with Trent before; hence I did not know his dispositions towards all things KDE 4.</p>
<p>My hope is that this will warn others so that they don&#8217;t also waste their energy.  <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9886</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 12:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9886</guid>
		<description>Me being skeptical of your claims -- that the interface is &quot;outrageous&quot; and that that statement has nothing to do with your personal opinions -- has nothing to do with accepting critics or people that dislike Amarok.</description>
		<content:encoded><![CDATA[<p>Me being skeptical of your claims &#8212; that the interface is &#8220;outrageous&#8221; and that that statement has nothing to do with your personal opinions &#8212; has nothing to do with accepting critics or people that dislike Amarok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9885</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Sun, 11 Jul 2010 12:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9885</guid>
		<description>Yes, but don&#039;t you need to load your collection in as a playlist to view every item in a long list? And because (at least in 1.4) you can&#039;t sort a playlist by time added, you need to load your collection in again as a new playlist just to get it sorted by date/time added.</description>
		<content:encoded><![CDATA[<p>Yes, but don&#8217;t you need to load your collection in as a playlist to view every item in a long list? And because (at least in 1.4) you can&#8217;t sort a playlist by time added, you need to load your collection in again as a new playlist just to get it sorted by date/time added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nenad</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9884</link>
		<dc:creator>Nenad</dc:creator>
		<pubDate>Sun, 11 Jul 2010 10:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9884</guid>
		<description>To put it simply, you are trying too hard to be a good guy.

It&#039;s a waste of energy, especially when you have such a character on the other side. It&#039;s about freedom, so let him troll as much as he like. Who cares what does he think about Amarok. I love it, I use it, but also I use Clementine from time to time when I want a little change and a snappier player. But, the question again is: WHO CARES what apps do I use?

I appreciate your effort, but sometimes is just best to let things be. 

Greetings from Serbia :)</description>
		<content:encoded><![CDATA[<p>To put it simply, you are trying too hard to be a good guy.</p>
<p>It&#8217;s a waste of energy, especially when you have such a character on the other side. It&#8217;s about freedom, so let him troll as much as he like. Who cares what does he think about Amarok. I love it, I use it, but also I use Clementine from time to time when I want a little change and a snappier player. But, the question again is: WHO CARES what apps do I use?</p>
<p>I appreciate your effort, but sometimes is just best to let things be. </p>
<p>Greetings from Serbia <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: STiAT</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9883</link>
		<dc:creator>STiAT</dc:creator>
		<pubDate>Sun, 11 Jul 2010 10:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9883</guid>
		<description>That one I can&#039;t find in Amarok 2.3.1 .. either it&#039;s well hidden, or simply not there ;-).</description>
		<content:encoded><![CDATA[<p>That one I can&#8217;t find in Amarok 2.3.1 .. either it&#8217;s well hidden, or simply not there <img src='http://jefferai.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lelamal</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9881</link>
		<dc:creator>lelamal</dc:creator>
		<pubDate>Sun, 11 Jul 2010 08:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9881</guid>
		<description>Heh, sorry, I must have sounded like a troll, too, but I didn&#039;t mean to. It&#039;s just that, as a first comment, I read about the random mode, so I felt like adding my own experience. But I wasn&#039;t complaining with you. As for your work, I&#039;m aware you&#039;re all volunteers, and I do respect you for dedicating your free time to develop this awesome application so that we can all enjoy only the best technology available. You guys are great, a big thank-you for everything!</description>
		<content:encoded><![CDATA[<p>Heh, sorry, I must have sounded like a troll, too, but I didn&#8217;t mean to. It&#8217;s just that, as a first comment, I read about the random mode, so I felt like adding my own experience. But I wasn&#8217;t complaining with you. As for your work, I&#8217;m aware you&#8217;re all volunteers, and I do respect you for dedicating your free time to develop this awesome application so that we can all enjoy only the best technology available. You guys are great, a big thank-you for everything!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9880</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Sun, 11 Jul 2010 07:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9880</guid>
		<description>What are you responding too? Whether you remain skeptical or not is completely irrelevant, is it so hard to stay quiet until you read it?

As much as I didn&#039;t like the attitude of that guy, he didn&#039;t owe you any explanation, and he can dislike Amarok 2.x interface as much as he wants, and he&#039;s free to express it, also, he didn&#039;t act particularly offensive to Amarok in the original article.

You should really learn to accept critics, or people  who dislike Amarok.

I said its interface is outrageous, and, in case you wanted to, I could write something outlining all the design problems. You said yes, well, now wait for it.</description>
		<content:encoded><![CDATA[<p>What are you responding too? Whether you remain skeptical or not is completely irrelevant, is it so hard to stay quiet until you read it?</p>
<p>As much as I didn&#8217;t like the attitude of that guy, he didn&#8217;t owe you any explanation, and he can dislike Amarok 2.x interface as much as he wants, and he&#8217;s free to express it, also, he didn&#8217;t act particularly offensive to Amarok in the original article.</p>
<p>You should really learn to accept critics, or people  who dislike Amarok.</p>
<p>I said its interface is outrageous, and, in case you wanted to, I could write something outlining all the design problems. You said yes, well, now wait for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dotan Cohen</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9879</link>
		<dc:creator>Dotan Cohen</dc:creator>
		<pubDate>Sun, 11 Jul 2010 07:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9879</guid>
		<description>I often pop up on Linux mailing lists to defend KDE 4 agains posts like Trent&#039;s, and I often encounter hostility. Although I&#039;ve filed almost 1500 bugs and feature requests on KDE in response to user&#039;s complaints (I support FOSS software as a profession) I find that I could have filed twice that many should the hostile users just tell me what it is that they don&#039;t like!

Some of Trent&#039;s concerns are valid, namely these:
1) The Amarok volume control. Why is it a rotating knob? That volume control is the reason that we do not use Amarok in our household. No, I haven&#039;t checked if there is a bug but this forum post makes it seem that it won&#039;t change anyway:
http://forum.kde.org/viewtopic.php?f=121&amp;t=85937
And changing the entire toolbar just to get an intuitive volume control is ridiculous.

2) No sensible defaults. Trent complains that he must spend an hour configuring Amarok. That is a problem, and I know that it exists! Amarok went too far with the interface, it _can_ be configured in a more conventional form for those who will spend an hour learning it. But what about sensible defaults?

3) Trent is &quot;venomous&quot; because he feels that the Amarok devs took an application that he loves, and ruined it. A lot of KDE 3 to KDE 4 converts feel the same way about many KDE apps. The truth is that KDE 3 was a _great_ environment, and KDE 4 is simply mediocre. Amarok 2 is not bad, but it&#039;s nothing special. Amarok 1.4 was simply fantastic.

All in all, I really do appreciate the work that you have put into Amarok. I don&#039;t use it anymore, though, as I find it difficult and unintuitive to use. If you want I will spend some time with Amarok 2.3 and detail exactly what the problems are, but fixing them _will_ require changing UI elements and default settings. I won&#039;t spend the time if the devs are opposed to doing that, as I&#039;ve seen in the past.</description>
		<content:encoded><![CDATA[<p>I often pop up on Linux mailing lists to defend KDE 4 agains posts like Trent&#8217;s, and I often encounter hostility. Although I&#8217;ve filed almost 1500 bugs and feature requests on KDE in response to user&#8217;s complaints (I support FOSS software as a profession) I find that I could have filed twice that many should the hostile users just tell me what it is that they don&#8217;t like!</p>
<p>Some of Trent&#8217;s concerns are valid, namely these:<br />
1) The Amarok volume control. Why is it a rotating knob? That volume control is the reason that we do not use Amarok in our household. No, I haven&#8217;t checked if there is a bug but this forum post makes it seem that it won&#8217;t change anyway:<br />
<a href="http://forum.kde.org/viewtopic.php?f=121&#038;t=85937" rel="nofollow">http://forum.kde.org/viewtopic.php?f=121&#038;t=85937</a><br />
And changing the entire toolbar just to get an intuitive volume control is ridiculous.</p>
<p>2) No sensible defaults. Trent complains that he must spend an hour configuring Amarok. That is a problem, and I know that it exists! Amarok went too far with the interface, it _can_ be configured in a more conventional form for those who will spend an hour learning it. But what about sensible defaults?</p>
<p>3) Trent is &#8220;venomous&#8221; because he feels that the Amarok devs took an application that he loves, and ruined it. A lot of KDE 3 to KDE 4 converts feel the same way about many KDE apps. The truth is that KDE 3 was a _great_ environment, and KDE 4 is simply mediocre. Amarok 2 is not bad, but it&#8217;s nothing special. Amarok 1.4 was simply fantastic.</p>
<p>All in all, I really do appreciate the work that you have put into Amarok. I don&#8217;t use it anymore, though, as I find it difficult and unintuitive to use. If you want I will spend some time with Amarok 2.3 and detail exactly what the problems are, but fixing them _will_ require changing UI elements and default settings. I won&#8217;t spend the time if the devs are opposed to doing that, as I&#8217;ve seen in the past.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9878</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 06:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9878</guid>
		<description>OK. I can&#039;t help but wonder why, if you felt so strongly about this, you hadn&#039;t come offer your services to help shape the interface before now. (If you have, you didn&#039;t indicate this in this or your previous comment.)

Articles complaining about Amarok&#039;s UI are all well and good -- actually helping effect those changes are much better.

FWIW, when people have volunteered in the past, we have worked with several people that do GUI design or usability professionally to help shape things up -- and we have a very large userbase. So while I&#039;m happy to hear your comments, I&#039;m already rather skeptical about your claims that the Amarok UI is completely outrageous and that it has nothing to do with your personal preferences.</description>
		<content:encoded><![CDATA[<p>OK. I can&#8217;t help but wonder why, if you felt so strongly about this, you hadn&#8217;t come offer your services to help shape the interface before now. (If you have, you didn&#8217;t indicate this in this or your previous comment.)</p>
<p>Articles complaining about Amarok&#8217;s UI are all well and good &#8212; actually helping effect those changes are much better.</p>
<p>FWIW, when people have volunteered in the past, we have worked with several people that do GUI design or usability professionally to help shape things up &#8212; and we have a very large userbase. So while I&#8217;m happy to hear your comments, I&#8217;m already rather skeptical about your claims that the Amarok UI is completely outrageous and that it has nothing to do with your personal preferences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9877</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 06:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9877</guid>
		<description>You do realize that Amarok has a Collection, right? You configure your collection folders, and it scans those folders, and builds a collection...?  :-)</description>
		<content:encoded><![CDATA[<p>You do realize that Amarok has a Collection, right? You configure your collection folders, and it scans those folders, and builds a collection&#8230;?  <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9876</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 06:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9876</guid>
		<description>Hey, thanks for the feedback.

I believe DAAP is still supported, but I can&#039;t comment for sure as I&#039;ve never used it. It&#039;s not a priority for support, since you can&#039;t make it work with iTunes and other implementations (including Amarok&#039;s) may or may not interoperate. That said, one of the GSoC students this year is working on UPnP (DLNA) support, which is standards-based and should thus provide a much nicer experience.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the feedback.</p>
<p>I believe DAAP is still supported, but I can&#8217;t comment for sure as I&#8217;ve never used it. It&#8217;s not a priority for support, since you can&#8217;t make it work with iTunes and other implementations (including Amarok&#8217;s) may or may not interoperate. That said, one of the GSoC students this year is working on UPnP (DLNA) support, which is standards-based and should thus provide a much nicer experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9875</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Sun, 11 Jul 2010 04:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9875</guid>
		<description>I&#039;ll publish it before this month is over (I&#039;m on vacations), the post wasn&#039;t meant to explain those points (obviously). The options are irrelevant if the tools to tweaking it are completely unfriendly, also, you may think it could completely change my analysis of it (moving the sections and changing the playlist layout isn&#039;t enough), but it doesn&#039;t.

It has nothing to do with my friends, or me.

The article will be up in the planet soon ;-)</description>
		<content:encoded><![CDATA[<p>I&#8217;ll publish it before this month is over (I&#8217;m on vacations), the post wasn&#8217;t meant to explain those points (obviously). The options are irrelevant if the tools to tweaking it are completely unfriendly, also, you may think it could completely change my analysis of it (moving the sections and changing the playlist layout isn&#8217;t enough), but it doesn&#8217;t.</p>
<p>It has nothing to do with my friends, or me.</p>
<p>The article will be up in the planet soon <img src='http://jefferai.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9874</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Sun, 11 Jul 2010 04:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9874</guid>
		<description>Amarok is a great music player, I use it every day, I thank every one involved for their time and effort. My one improvement would be to have a concept of Library or Collection as well as a Playlist. Because 99% of the time I want every song in my collection listed, sorted by date added. The problem I face is at the moment you cannot sort by date added, the best you can do is clear the current playlist then load a new smart playlist with items sorted by date added. (Though I haven&#039;t tried out the latest releases since about 2.2 so I should really check them out.)</description>
		<content:encoded><![CDATA[<p>Amarok is a great music player, I use it every day, I thank every one involved for their time and effort. My one improvement would be to have a concept of Library or Collection as well as a Playlist. Because 99% of the time I want every song in my collection listed, sorted by date added. The problem I face is at the moment you cannot sort by date added, the best you can do is clear the current playlist then load a new smart playlist with items sorted by date added. (Though I haven&#8217;t tried out the latest releases since about 2.2 so I should really check them out.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bigbrovar</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9872</link>
		<dc:creator>bigbrovar</dc:creator>
		<pubDate>Sun, 11 Jul 2010 04:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9872</guid>
		<description>I just want to thank u guys for the awesome work u are doing with amarok. I have to say I was part of the hate camp with amarok 2.0x It was not until 2.1 that I started to see ray of hope and that was when amarok made the come back to my desktop as my music player of choice. I now use 2.3.1 and I am loving the moodbbar support, the ability to make it mine by choosing a custom layout (personally I use tabs) and the new play volume icon thingie is simply awesome (IMHO) However I still have couple of things I wish amarok would do better.

Daap Support

I dont know if this is a distro specific problem (I run Kubuntu 10.04 (kde 4.4 recently upgraded to 4.5RC) But I cant get amarok to work as a daap server or client I asked at the amaork forums and was told it supports the free implementation of DAAP however I have never gotten amarok to see music from daap enabled music players on my network. I tried sharing my music on another pc running rhythmbox but there did not show up on amarok. There is also no UI for configuring daap support It would be really nice if that support is added to amarok.

MTP support. Again words on the street is that amarok as MTP support I have never been able to sync my songs with my MTP enabled music player. or my N900 much supports mass-storage mode. On rythmbox I use ls_audio and but that never works on amarok. It would be nice to be able to sync some of my fav music to amarok.

I woul also love to be able to add to favourite context menu / buttom which would easily allow me hard currently playing song to a favourite / or any playlist playlist. 

I am sure some of this issues are already known to you guys and I really look forward to amarok 2.4 (although things have been relatively quite in the amarok camp of late.. oh its summer time :( )</description>
		<content:encoded><![CDATA[<p>I just want to thank u guys for the awesome work u are doing with amarok. I have to say I was part of the hate camp with amarok 2.0x It was not until 2.1 that I started to see ray of hope and that was when amarok made the come back to my desktop as my music player of choice. I now use 2.3.1 and I am loving the moodbbar support, the ability to make it mine by choosing a custom layout (personally I use tabs) and the new play volume icon thingie is simply awesome (IMHO) However I still have couple of things I wish amarok would do better.</p>
<p>Daap Support</p>
<p>I dont know if this is a distro specific problem (I run Kubuntu 10.04 (kde 4.4 recently upgraded to 4.5RC) But I cant get amarok to work as a daap server or client I asked at the amaork forums and was told it supports the free implementation of DAAP however I have never gotten amarok to see music from daap enabled music players on my network. I tried sharing my music on another pc running rhythmbox but there did not show up on amarok. There is also no UI for configuring daap support It would be really nice if that support is added to amarok.</p>
<p>MTP support. Again words on the street is that amarok as MTP support I have never been able to sync my songs with my MTP enabled music player. or my N900 much supports mass-storage mode. On rythmbox I use ls_audio and but that never works on amarok. It would be nice to be able to sync some of my fav music to amarok.</p>
<p>I woul also love to be able to add to favourite context menu / buttom which would easily allow me hard currently playing song to a favourite / or any playlist playlist. </p>
<p>I am sure some of this issues are already known to you guys and I really look forward to amarok 2.4 (although things have been relatively quite in the amarok camp of late.. oh its summer time <img src='http://jefferai.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9870</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 04:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9870</guid>
		<description>I didn&#039;t interfere with his article or its focus (I couldn&#039;t have, after all). It&#039;s normal for discussions about articles to end up taking tangents -- that&#039;s often what makes them interesting. You&#039;ll note that he complains a few times about how &quot;this discussion is about Clementine&quot; -- but that&#039;s incorrect. The post was about Clementine; another reply to his blog was about Clementine; however, the thread of discussion between us was about his opinions on Amarok 2 and my attempts to give him advice in case he should wish to try it again. If it was truly bothering him, he could have ended it nicely at many points during the discussion. Imagine the difference if, after I posted my tips in response to the things he said bothered him about Amarok 2, he had said &quot;hey, thanks, if I give Amarok another try I&#039;ll keep that in mind.&quot;

Unfortunately, he&#039;s the wrong kind of person for that kind of decency.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t interfere with his article or its focus (I couldn&#8217;t have, after all). It&#8217;s normal for discussions about articles to end up taking tangents &#8212; that&#8217;s often what makes them interesting. You&#8217;ll note that he complains a few times about how &#8220;this discussion is about Clementine&#8221; &#8212; but that&#8217;s incorrect. The post was about Clementine; another reply to his blog was about Clementine; however, the thread of discussion between us was about his opinions on Amarok 2 and my attempts to give him advice in case he should wish to try it again. If it was truly bothering him, he could have ended it nicely at many points during the discussion. Imagine the difference if, after I posted my tips in response to the things he said bothered him about Amarok 2, he had said &#8220;hey, thanks, if I give Amarok another try I&#8217;ll keep that in mind.&#8221;</p>
<p>Unfortunately, he&#8217;s the wrong kind of person for that kind of decency.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9869</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 04:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9869</guid>
		<description>You could call my first reply rude, if you want. Personally, I was confused. I really didn&#039;t understand the answer.

Anyways, you should separate out &quot;posting this on Planet KDE&quot; and &quot;blogging about this&quot;. I blogged about it; my blog happens to be one of hundreds of blogs aggregated on Planet KDE.

As for the point of blogging about it? So that others can take this as a lesson, know Trent&#039;s opinions and statements for what they are, and avoid The Linux Critic in the future.</description>
		<content:encoded><![CDATA[<p>You could call my first reply rude, if you want. Personally, I was confused. I really didn&#8217;t understand the answer.</p>
<p>Anyways, you should separate out &#8220;posting this on Planet KDE&#8221; and &#8220;blogging about this&#8221;. I blogged about it; my blog happens to be one of hundreds of blogs aggregated on Planet KDE.</p>
<p>As for the point of blogging about it? So that others can take this as a lesson, know Trent&#8217;s opinions and statements for what they are, and avoid The Linux Critic in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtz</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9868</link>
		<dc:creator>mtz</dc:creator>
		<pubDate>Sun, 11 Jul 2010 03:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9868</guid>
		<description>He does have a point, he wanted the focus to be on one place and your comments placed the focus someplace else and he got irritated by that.

He should also know that he can&#039;t just make negative statements about something and then expect to get a pass and not get called on them.</description>
		<content:encoded><![CDATA[<p>He does have a point, he wanted the focus to be on one place and your comments placed the focus someplace else and he got irritated by that.</p>
<p>He should also know that he can&#8217;t just make negative statements about something and then expect to get a pass and not get called on them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9866</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 11 Jul 2010 03:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9866</guid>
		<description>Posting this on PlanetKDE seems a bit childish. What are you hoping to achieve? 

The original post in the Clementine article simply said &quot;I&#039;m not really a fan of the new Amarok&quot;,  -  then went on to talk about Clementine. Without any other reference to Amarok2. 

I would be annoyed if he bashed Amarok, but I don&#039;t think he did in the article - and comments always get out of hand.

Sure, you got a stupid reply to your first comment/question, but then you replied back with something rude - it&#039;s going to descend into namecalling very quickly.</description>
		<content:encoded><![CDATA[<p>Posting this on PlanetKDE seems a bit childish. What are you hoping to achieve? </p>
<p>The original post in the Clementine article simply said &#8220;I&#8217;m not really a fan of the new Amarok&#8221;,  &#8211;  then went on to talk about Clementine. Without any other reference to Amarok2. </p>
<p>I would be annoyed if he bashed Amarok, but I don&#8217;t think he did in the article &#8211; and comments always get out of hand.</p>
<p>Sure, you got a stupid reply to your first comment/question, but then you replied back with something rude &#8211; it&#8217;s going to descend into namecalling very quickly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9864</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 01:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9864</guid>
		<description>I don&#039;t know about your particular bug reports, but bug triaging is very difficult -- with such a large user base we get lots of duplicates, lots of bugs against old versions already fixed in new ones, and so on, and like most FOSS projects there are never enough people.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know about your particular bug reports, but bug triaging is very difficult &#8212; with such a large user base we get lots of duplicates, lots of bugs against old versions already fixed in new ones, and so on, and like most FOSS projects there are never enough people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9863</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 01:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9863</guid>
		<description>If you write such a post let me know and I&#039;ll read it. From what you posted above I don&#039;t have any way to know what is so &quot;outrageous&quot; about the GUI design, especially given how much you can change it to suit your liking. Sorry you and your friends don&#039;t like Amarok.</description>
		<content:encoded><![CDATA[<p>If you write such a post let me know and I&#8217;ll read it. From what you posted above I don&#8217;t have any way to know what is so &#8220;outrageous&#8221; about the GUI design, especially given how much you can change it to suit your liking. Sorry you and your friends don&#8217;t like Amarok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9862</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 01:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9862</guid>
		<description>Um, right.</description>
		<content:encoded><![CDATA[<p>Um, right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9861</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 01:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9861</guid>
		<description>Sure! I really love the layout customization options; I like to have the media browser and context view tabbed, so that I can have the playlist easily viewable and the context view most of the time, and the media browser only showing when I need to add new music.</description>
		<content:encoded><![CDATA[<p>Sure! I really love the layout customization options; I like to have the media browser and context view tabbed, so that I can have the playlist easily viewable and the context view most of the time, and the media browser only showing when I need to add new music.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9860</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 01:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9860</guid>
		<description>Nah, it&#039;s good feedback. It&#039;s a really tough balance, honestly, when people want you to cram in more and more features but don&#039;t want a cluttered UI. It really is a very difficult problem, with &quot;not enough features&quot; on one side and &quot;over-design&quot; on the other.</description>
		<content:encoded><![CDATA[<p>Nah, it&#8217;s good feedback. It&#8217;s a really tough balance, honestly, when people want you to cram in more and more features but don&#8217;t want a cluttered UI. It really is a very difficult problem, with &#8220;not enough features&#8221; on one side and &#8220;over-design&#8221; on the other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Mathieson</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9859</link>
		<dc:creator>Lindsay Mathieson</dc:creator>
		<pubDate>Sun, 11 Jul 2010 01:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9859</guid>
		<description>And with regards to be more than a play list player, first it would be good if it did that well. Personally I find the actually use of Amarok for playlist creation/editing/playback intensely painful.

Unless I&#039;m missing something, to edit a playlist I have to:
- Switch to the playlist
- Load the play list in the play queue
- Drag/Drop songs to rearrange the order (a very erractic UI for that)
- To add music
- Switch to the collection list
- Locate the music in question
- Drag it across to the play queue (again somewhat painful to position)
- Rinse, Repeat
- Save the Play Queue - which *DOESN&quot;T* update the original playlist, just creates a new one.
- Delete the old One
- Rename the new one to match
- Hope during this process that Amarok doesn&#039;t crash and loose all my changes (has improved in 2.3.x)

Back in 2.x there were saving bugs - changes would be just silently lost.

These days if I&#039;m going to bother I just edit the m3u file directly.

I just installed Clementine and while it could be better, the playlist editing is far easier and less clumsy.</description>
		<content:encoded><![CDATA[<p>And with regards to be more than a play list player, first it would be good if it did that well. Personally I find the actually use of Amarok for playlist creation/editing/playback intensely painful.</p>
<p>Unless I&#8217;m missing something, to edit a playlist I have to:<br />
- Switch to the playlist<br />
- Load the play list in the play queue<br />
- Drag/Drop songs to rearrange the order (a very erractic UI for that)<br />
- To add music<br />
- Switch to the collection list<br />
- Locate the music in question<br />
- Drag it across to the play queue (again somewhat painful to position)<br />
- Rinse, Repeat<br />
- Save the Play Queue &#8211; which *DOESN&#8221;T* update the original playlist, just creates a new one.<br />
- Delete the old One<br />
- Rename the new one to match<br />
- Hope during this process that Amarok doesn&#8217;t crash and loose all my changes (has improved in 2.3.x)</p>
<p>Back in 2.x there were saving bugs &#8211; changes would be just silently lost.</p>
<p>These days if I&#8217;m going to bother I just edit the m3u file directly.</p>
<p>I just installed Clementine and while it could be better, the playlist editing is far easier and less clumsy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9858</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9858</guid>
		<description>Thanks for the interesting comment! And don&#039;t worry, we&#039;ll go on hacking...</description>
		<content:encoded><![CDATA[<p>Thanks for the interesting comment! And don&#8217;t worry, we&#8217;ll go on hacking&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9857</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9857</guid>
		<description>Yuck.</description>
		<content:encoded><![CDATA[<p>Yuck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9856</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9856</guid>
		<description>Sorry about the troubles. It can actually be very difficult for us to reproduce some issues, because regardless of how much testing we do, when your software gets out there to a huge userbase, people find new bugs that you would never have thought could happen, and don&#039;t have an easy time figuring out how to reproduce. (This is made even worse when there are distro-specific problems.)

As of the bugs -- we really do get through bugs as we can, I promise. We&#039;re just an all-volunteer developer base and we&#039;re all very busy, so sometimes it takes a bit for us to slog through them. I&#039;ll see if I can find the right person to poke about that, it sounds like a bad regression.</description>
		<content:encoded><![CDATA[<p>Sorry about the troubles. It can actually be very difficult for us to reproduce some issues, because regardless of how much testing we do, when your software gets out there to a huge userbase, people find new bugs that you would never have thought could happen, and don&#8217;t have an easy time figuring out how to reproduce. (This is made even worse when there are distro-specific problems.)</p>
<p>As of the bugs &#8212; we really do get through bugs as we can, I promise. We&#8217;re just an all-volunteer developer base and we&#8217;re all very busy, so sometimes it takes a bit for us to slog through them. I&#8217;ll see if I can find the right person to poke about that, it sounds like a bad regression.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Mathieson</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9855</link>
		<dc:creator>Lindsay Mathieson</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9855</guid>
		<description>User feedback? I lodged several replicable bugs in playlist editing with bugs.kde.org - as far as I know never even got looked at. Still sitting there unconfirmed with no comments.

You say Amarok is meant to more than a play list player, well that&#039;s fine and dandy - can you actually define what its meant to be then? got a vision? a plan? something more than vague cool? Because from the outside it just looks random &quot;what the developers think is cool this week&quot;</description>
		<content:encoded><![CDATA[<p>User feedback? I lodged several replicable bugs in playlist editing with bugs.kde.org &#8211; as far as I know never even got looked at. Still sitting there unconfirmed with no comments.</p>
<p>You say Amarok is meant to more than a play list player, well that&#8217;s fine and dandy &#8211; can you actually define what its meant to be then? got a vision? a plan? something more than vague cool? Because from the outside it just looks random &#8220;what the developers think is cool this week&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9854</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9854</guid>
		<description>Understood, and appreciated  :-)</description>
		<content:encoded><![CDATA[<p>Understood, and appreciated  <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefferai</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9853</link>
		<dc:creator>jefferai</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9853</guid>
		<description>I didn&#039;t say we have all Amarok 1.4 features, but the vast vast majority are there. As for your specific points (most of which don&#039;t actually have anything to do with 1.4 features):

a) Dunno. Looks like we have text color; I imagine it wouldn&#039;t be hard for someone to add the ability to adjust the background color.
b) It&#039;s something we need, but nobody has had the time to implement yet. (IIRC projectM wasn&#039;t really stable at the time we were first porting over to Amarok 2, and libvisual had given us problems in Amarok 1.)
c) What bug? I suggest filing a bug report.
d) ?
e) i) I&#039;m not sure why being able to move them offends you, but some people want to be able to reorder them. ii) We haven&#039;t used a custom Plasma fork for a long time.
f) Same as b). Nobody has had the time to implement it yet. Actually, that&#039;s not quite true -- work was performed on it for Summer of Code several years back, but Nepomuk itself wasn&#039;t in good shape at the time. But it needs to be updated, because we&#039;d all like to see Nepomuk as a media source.

Also, we have KNotify support.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t say we have all Amarok 1.4 features, but the vast vast majority are there. As for your specific points (most of which don&#8217;t actually have anything to do with 1.4 features):</p>
<p>a) Dunno. Looks like we have text color; I imagine it wouldn&#8217;t be hard for someone to add the ability to adjust the background color.<br />
b) It&#8217;s something we need, but nobody has had the time to implement yet. (IIRC projectM wasn&#8217;t really stable at the time we were first porting over to Amarok 2, and libvisual had given us problems in Amarok 1.)<br />
c) What bug? I suggest filing a bug report.<br />
d) ?<br />
e) i) I&#8217;m not sure why being able to move them offends you, but some people want to be able to reorder them. ii) We haven&#8217;t used a custom Plasma fork for a long time.<br />
f) Same as b). Nobody has had the time to implement it yet. Actually, that&#8217;s not quite true &#8212; work was performed on it for Summer of Code several years back, but Nepomuk itself wasn&#8217;t in good shape at the time. But it needs to be updated, because we&#8217;d all like to see Nepomuk as a media source.</p>
<p>Also, we have KNotify support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9852</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9852</guid>
		<description>As much as I love KDE 4.x, and as much as I disagree with the attitude and comments of this particular guy, Amarok 2.x is, from a gui design point of view, completely outrageous.

It isn&#039;t about what &quot;I like&quot;, or about what &quot;I don&#039;t like&quot;, if you want to, I would gladly write a post about all the defects it has, and I could start a &quot;mini&quot; end user study to show I&#039;m right (I already did, many people I know use Linux now, but none of them, not even one, likes Amarok). 

However, the KDE community as a whole is truly amazing, and it deserves as much cheers as possible.</description>
		<content:encoded><![CDATA[<p>As much as I love KDE 4.x, and as much as I disagree with the attitude and comments of this particular guy, Amarok 2.x is, from a gui design point of view, completely outrageous.</p>
<p>It isn&#8217;t about what &#8220;I like&#8221;, or about what &#8220;I don&#8217;t like&#8221;, if you want to, I would gladly write a post about all the defects it has, and I could start a &#8220;mini&#8221; end user study to show I&#8217;m right (I already did, many people I know use Linux now, but none of them, not even one, likes Amarok). </p>
<p>However, the KDE community as a whole is truly amazing, and it deserves as much cheers as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lindsay Mathieson</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9851</link>
		<dc:creator>Lindsay Mathieson</dc:creator>
		<pubDate>Sun, 11 Jul 2010 00:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9851</guid>
		<description>Childish behaviour - on your part, very childish. The guy raise legit issues a number of other people also have and if you read his blog tries to be constructive with it. And you accuse him of trolling - pot, kettle, black.

If you can&#039;t handle critiques then stay in your little echo chamber.</description>
		<content:encoded><![CDATA[<p>Childish behaviour &#8211; on your part, very childish. The guy raise legit issues a number of other people also have and if you read his blog tries to be constructive with it. And you accuse him of trolling &#8211; pot, kettle, black.</p>
<p>If you can&#8217;t handle critiques then stay in your little echo chamber.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feargal</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9850</link>
		<dc:creator>Feargal</dc:creator>
		<pubDate>Sat, 10 Jul 2010 23:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9850</guid>
		<description>Thanks for posting this.  I just spent the last few minutes changing the layout to suit myself.  The playlist and context areas are tabbed now, makes reading Wikipedia alot easier.  Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this.  I just spent the last few minutes changing the layout to suit myself.  The playlist and context areas are tabbed now, makes reading Wikipedia alot easier.  Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leszek</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9848</link>
		<dc:creator>Leszek</dc:creator>
		<pubDate>Sat, 10 Jul 2010 22:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9848</guid>
		<description>linux-critic.com is a joke. This and my attempt to post a critic on clementine ended in a deleted comment. Its a shame that such rubbish is allowed to exist in the net. 
For those who can understand this is my little story with linux crtic:
http://leszekllelectronics.blogspot.com/2010/07/linux-critic-vertragt-anscheinend-keine.html

To sum it up. Just boycott this site. Most of the comments in the article show clearly that it already belongs to trashcans of the internet. A magnet for all trolls</description>
		<content:encoded><![CDATA[<p>linux-critic.com is a joke. This and my attempt to post a critic on clementine ended in a deleted comment. Its a shame that such rubbish is allowed to exist in the net.<br />
For those who can understand this is my little story with linux crtic:<br />
<a href="http://leszekllelectronics.blogspot.com/2010/07/linux-critic-vertragt-anscheinend-keine.html" rel="nofollow">http://leszekllelectronics.blogspot.com/2010/07/linux-critic-vertragt-anscheinend-keine.html</a></p>
<p>To sum it up. Just boycott this site. Most of the comments in the article show clearly that it already belongs to trashcans of the internet. A magnet for all trolls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maninalift</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9847</link>
		<dc:creator>maninalift</dc:creator>
		<pubDate>Sat, 10 Jul 2010 22:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9847</guid>
		<description>Foobar seems to have a principal of being designed for geeks (or at least semi-geeks) and as a result often does things in ways that wouldn&#039;t pass the standard usability criteria but I find the result is actually quite usable for non-geeks.

For instance tabbed playlists are great for parties and such because people don&#039;t have to learn where to go to create a playlist because it is the same bit of UI as the now-playing playlist, different people can create and switch between a set of playlists.

Having said that I don&#039;t suggest you go the route of the Foobar layout designer &quot;insert separator&quot;, &quot;delete element&quot; and &quot;insert tab&quot; are certainly less easy to get to grips with than dragging panels around.

And I don&#039;t mean this as an implicit criticism of Amarok 2 which I know has come in for a lot of flak for over-design of the UI.

nice things in foobar:
 &gt; tabbed playlists
 &gt; Ability to save layouts and switch between saved layouts
 &gt; the &quot;console&quot; which is great for seeing what the problem is if some plugin isn&#039;t working
&gt; um some other stuff but I realise it isn&#039;t particularly constructive to just list all the good points about another music player :-) I&#039;m stopping</description>
		<content:encoded><![CDATA[<p>Foobar seems to have a principal of being designed for geeks (or at least semi-geeks) and as a result often does things in ways that wouldn&#8217;t pass the standard usability criteria but I find the result is actually quite usable for non-geeks.</p>
<p>For instance tabbed playlists are great for parties and such because people don&#8217;t have to learn where to go to create a playlist because it is the same bit of UI as the now-playing playlist, different people can create and switch between a set of playlists.</p>
<p>Having said that I don&#8217;t suggest you go the route of the Foobar layout designer &#8220;insert separator&#8221;, &#8220;delete element&#8221; and &#8220;insert tab&#8221; are certainly less easy to get to grips with than dragging panels around.</p>
<p>And I don&#8217;t mean this as an implicit criticism of Amarok 2 which I know has come in for a lot of flak for over-design of the UI.</p>
<p>nice things in foobar:<br />
 &gt; tabbed playlists<br />
 &gt; Ability to save layouts and switch between saved layouts<br />
 &gt; the &#8220;console&#8221; which is great for seeing what the problem is if some plugin isn&#8217;t working<br />
&gt; um some other stuff but I realise it isn&#8217;t particularly constructive to just list all the good points about another music player <img src='http://jefferai.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I&#8217;m stopping</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hmmm</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9846</link>
		<dc:creator>hmmm</dc:creator>
		<pubDate>Sat, 10 Jul 2010 21:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9846</guid>
		<description>Warning: rant about KDE in general, but perfectly applicable to amarok.

I think KDE3 was dead as a project, and a lot of its apps with it. Not dead as in no users and no devs. Dead as in no vision. It was dead because it had reached a local maximum in terms of usability, stability, etc. 

Of course, that meant the for a lot of users, it really was the best possible environment. And of course, they loved it. But clearly, it was slowly going to go the way of GNUSTEP over the next years.  Because it catered to people who basically wanted a better windows 2000. And you know what? free software issues aside, they will never admit that there is a better paradigm, they do not want this convergence between devices. They do not care about us with hundreds of thousands of files who just need a better find even with perfect hierarchies of folders, nor do they care about us who care about the integration of the information fluxes made available from modern-day Internet. I am glad we just ignore their limitations: because this is the problem, these users don&#039;t just want their features kept (which they are, possibly with minor interruptions). They also want no new features!

Of course, the transition is hard, but from the start, you could see the potential, and where it would be once all the bits were properly reimplemented in the KDE4 mode. And more important, you could no see where it would get stuck (and we still don&#039;t know that: in the next 2-3 years nepomuk and akonady will make amazing stuff possible).

But I am an old user. I remember KDE1, which I also liked very much (I remember the excitement of 1.1.2 &quot;Kolour&quot; with the high-colour icons). I think KDE1 was also a dead project when it went to 2, with the Qt licencing issues. And it was painful! Kicker was amazingly unstable, and at the end of the process (KDE3.5.9) it still had not all the features of KDE1. 

   KDE1 had this cool feature that you could miniaturise your panel into an icon bar with only the windowlist and the app menu. And have it placed as the apple menu on the toplevel menubar. I hope someone will do a plasma containment which behaves like that -- then we will have come full circle. But of course this does not matter. KDE 4 is so much better than 1, 2 or 3 that it is not funny. But some of us who like your work remember older days, and features lost along the way. But we understand movement, change and evolution is like, and continual fiddling towards perfection is death.

This is to say that in transitions, you lose features. You have to. Because the trade-of is positive. So go on hacking: for every sour apple like this guy, there are a thousand of us who like what you do, and all the time we are more numerous.</description>
		<content:encoded><![CDATA[<p>Warning: rant about KDE in general, but perfectly applicable to amarok.</p>
<p>I think KDE3 was dead as a project, and a lot of its apps with it. Not dead as in no users and no devs. Dead as in no vision. It was dead because it had reached a local maximum in terms of usability, stability, etc. </p>
<p>Of course, that meant the for a lot of users, it really was the best possible environment. And of course, they loved it. But clearly, it was slowly going to go the way of GNUSTEP over the next years.  Because it catered to people who basically wanted a better windows 2000. And you know what? free software issues aside, they will never admit that there is a better paradigm, they do not want this convergence between devices. They do not care about us with hundreds of thousands of files who just need a better find even with perfect hierarchies of folders, nor do they care about us who care about the integration of the information fluxes made available from modern-day Internet. I am glad we just ignore their limitations: because this is the problem, these users don&#8217;t just want their features kept (which they are, possibly with minor interruptions). They also want no new features!</p>
<p>Of course, the transition is hard, but from the start, you could see the potential, and where it would be once all the bits were properly reimplemented in the KDE4 mode. And more important, you could no see where it would get stuck (and we still don&#8217;t know that: in the next 2-3 years nepomuk and akonady will make amazing stuff possible).</p>
<p>But I am an old user. I remember KDE1, which I also liked very much (I remember the excitement of 1.1.2 &#8220;Kolour&#8221; with the high-colour icons). I think KDE1 was also a dead project when it went to 2, with the Qt licencing issues. And it was painful! Kicker was amazingly unstable, and at the end of the process (KDE3.5.9) it still had not all the features of KDE1. </p>
<p>   KDE1 had this cool feature that you could miniaturise your panel into an icon bar with only the windowlist and the app menu. And have it placed as the apple menu on the toplevel menubar. I hope someone will do a plasma containment which behaves like that &#8212; then we will have come full circle. But of course this does not matter. KDE 4 is so much better than 1, 2 or 3 that it is not funny. But some of us who like your work remember older days, and features lost along the way. But we understand movement, change and evolution is like, and continual fiddling towards perfection is death.</p>
<p>This is to say that in transitions, you lose features. You have to. Because the trade-of is positive. So go on hacking: for every sour apple like this guy, there are a thousand of us who like what you do, and all the time we are more numerous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSousa</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9845</link>
		<dc:creator>CSousa</dc:creator>
		<pubDate>Sat, 10 Jul 2010 21:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9845</guid>
		<description>I say that cause I got myself upset by the fact the he deletes two comments of mine.

I said that
&quot;Don’t call us. We’ll call you. So scurry off to your KDE4 lovefest and leave the rest of us be to solve the problems you created for us.&quot;
was a stupid vision of FOSS. On the second comment I put it without the word &quot;stupid&quot; but got it deleted too.</description>
		<content:encoded><![CDATA[<p>I say that cause I got myself upset by the fact the he deletes two comments of mine.</p>
<p>I said that<br />
&#8220;Don’t call us. We’ll call you. So scurry off to your KDE4 lovefest and leave the rest of us be to solve the problems you created for us.&#8221;<br />
was a stupid vision of FOSS. On the second comment I put it without the word &#8220;stupid&#8221; but got it deleted too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lelamal</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9844</link>
		<dc:creator>lelamal</dc:creator>
		<pubDate>Sat, 10 Jul 2010 20:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9844</guid>
		<description>Well, I haven&#039;t been able to use that any longer, unfortunately: https://bugs.kde.org/show_bug.cgi?id=240772

The worst part is that, apart from another guy, no one else seems to be affected by this. So I have to manually arrange items randomly now, if I want to get that effect. It&#039;s a bit frustrating at times, especially when I would just like, you know, to be surprised - and that never happens when I try to surprise myself (unless I set up endless playlists, so that I can forget their order).

Anyway, I&#039;m a big fan of Amarok - Rock on! - and totally sympathise with you for what has just happened with that troll.</description>
		<content:encoded><![CDATA[<p>Well, I haven&#8217;t been able to use that any longer, unfortunately: <a href="https://bugs.kde.org/show_bug.cgi?id=240772" rel="nofollow">https://bugs.kde.org/show_bug.cgi?id=240772</a></p>
<p>The worst part is that, apart from another guy, no one else seems to be affected by this. So I have to manually arrange items randomly now, if I want to get that effect. It&#8217;s a bit frustrating at times, especially when I would just like, you know, to be surprised &#8211; and that never happens when I try to surprise myself (unless I set up endless playlists, so that I can forget their order).</p>
<p>Anyway, I&#8217;m a big fan of Amarok &#8211; Rock on! &#8211; and totally sympathise with you for what has just happened with that troll.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSousa</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9843</link>
		<dc:creator>CSousa</dc:creator>
		<pubDate>Sat, 10 Jul 2010 20:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9843</guid>
		<description>After reading some posts on that &quot;critic&quot; blog I can say: A troll who got is own blog! And it has power to delete comments with arguments against him. WOW!
He deserve no people reading him...

BTW, thanks for Amarok. Ah, don&#039;t take such unconstructive comments from hateboys  so seriously.</description>
		<content:encoded><![CDATA[<p>After reading some posts on that &#8220;critic&#8221; blog I can say: A troll who got is own blog! And it has power to delete comments with arguments against him. WOW!<br />
He deserve no people reading him&#8230;</p>
<p>BTW, thanks for Amarok. Ah, don&#8217;t take such unconstructive comments from hateboys  so seriously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Carnage</title>
		<link>http://jefferai.org/2010/07/for-shame-the-linux-critic/comment-page-1/#comment-9842</link>
		<dc:creator>Don Carnage</dc:creator>
		<pubDate>Sat, 10 Jul 2010 20:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://jefferai.org/?p=1176#comment-9842</guid>
		<description>Amarok2 is not without flaws, that being said, given the amount of customisation that is possible in amarok, and the fruity blinding-white-background toting gstreamer dependent &quot;trainwreck&quot; that is clementine (oh jolly, inflammatory language is fun), I know which one will take the least amount of work to &quot;fix&quot; (these days I just merge context and media sources into one tabbed panel and call it a day, not too far off the old sidebar). And what&#039;s up with the &quot;80-90 MB&quot; for 4,581 tracks - does that mean 80 MB for one set of tracks and 90 MB for another set of 4581 tracks? Won&#039;t someone think of the digits of precision, please? The whole review is as bad as his ability to participate in a dialog.

Anyway, people are entitled to like what they want, but imo if you&#039;re going to bash something in public you should provide a better argument than &quot;I HATE YOU!&quot;.</description>
		<content:encoded><![CDATA[<p>Amarok2 is not without flaws, that being said, given the amount of customisation that is possible in amarok, and the fruity blinding-white-background toting gstreamer dependent &#8220;trainwreck&#8221; that is clementine (oh jolly, inflammatory language is fun), I know which one will take the least amount of work to &#8220;fix&#8221; (these days I just merge context and media sources into one tabbed panel and call it a day, not too far off the old sidebar). And what&#8217;s up with the &#8220;80-90 MB&#8221; for 4,581 tracks &#8211; does that mean 80 MB for one set of tracks and 90 MB for another set of 4581 tracks? Won&#8217;t someone think of the digits of precision, please? The whole review is as bad as his ability to participate in a dialog.</p>
<p>Anyway, people are entitled to like what they want, but imo if you&#8217;re going to bash something in public you should provide a better argument than &#8220;I HATE YOU!&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

