<?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: Amarok 2 Beta 2 released</title>
	<atom:link href="http://www.sebruiz.net/347/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sebruiz.net/347</link>
	<description></description>
	<lastBuildDate>Tue, 09 Mar 2010 09:38:19 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SyBorg</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-52653</link>
		<dc:creator>SyBorg</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-52653</guid>
		<description>I agree with Nadrek

Maybe an external python module to Amarok would do. Maybe using sqlalchemy (http://sqlalchemy.org) which rocks (it takes care of many dialect aspects, and python code is so much easier to mantain/customize)</description>
		<content:encoded><![CDATA[<p>I agree with Nadrek</p>
<p>Maybe an external python module to Amarok would do. Maybe using sqlalchemy (<a href="http://sqlalchemy.org" rel="nofollow">http://sqlalchemy.org</a>) which rocks (it takes care of many dialect aspects, and python code is so much easier to mantain/customize)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nadrek</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-51887</link>
		<dc:creator>Nadrek</dc:creator>
		<pubDate>Sat, 06 Feb 2010 20:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-51887</guid>
		<description>Personally, the lack of Postgres support is a showstopper for me.  I take care to do maintenance on my databases, I want to be able to index things as necessary, and I&#039;ve standardized on Postgres to do so.

Please consider re-adding Postgres support at some time in the future.</description>
		<content:encoded><![CDATA[<p>Personally, the lack of Postgres support is a showstopper for me.  I take care to do maintenance on my databases, I want to be able to index things as necessary, and I&#8217;ve standardized on Postgres to do so.</p>
<p>Please consider re-adding Postgres support at some time in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cdr</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-37945</link>
		<dc:creator>cdr</dc:creator>
		<pubDate>Thu, 09 Oct 2008 00:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-37945</guid>
		<description>@Mark: I&#039;m curious, which scalability issues specifically?</description>
		<content:encoded><![CDATA[<p>@Mark: I&#8217;m curious, which scalability issues specifically?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolf</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-37889</link>
		<dc:creator>Wolf</dc:creator>
		<pubDate>Tue, 07 Oct 2008 17:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-37889</guid>
		<description>Amarok is not working here, opensuse 11. No collection after the scanning :(</description>
		<content:encoded><![CDATA[<p>Amarok is not working here, opensuse 11. No collection after the scanning <img src='http://www.sebruiz.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Kretschmann</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-37888</link>
		<dc:creator>Mark Kretschmann</dc:creator>
		<pubDate>Tue, 07 Oct 2008 17:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-37888</guid>
		<description>@Sam: SQLite has scalability issues with huge data sets. For Amarok this means that you would experience poor performance with a huge music collection.</description>
		<content:encoded><![CDATA[<p>@Sam: SQLite has scalability issues with huge data sets. For Amarok this means that you would experience poor performance with a huge music collection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-37886</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 07 Oct 2008 17:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-37886</guid>
		<description>Did you have any problems with Sqlite or was it more a strategic decision to go with MySql since it would easier allow support for a database server later on?

/Sam</description>
		<content:encoded><![CDATA[<p>Did you have any problems with Sqlite or was it more a strategic decision to go with MySql since it would easier allow support for a database server later on?</p>
<p>/Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seb</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-37869</link>
		<dc:creator>Seb</dc:creator>
		<pubDate>Tue, 07 Oct 2008 09:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-37869</guid>
		<description>@Rasi: ReplayGain tag support is limited at best in TagLib.

@Andreas: Yes, but unfortunately it is not good enough - each database implements it&#039;s own select feature set, some introducing their own syntax.</description>
		<content:encoded><![CDATA[<p>@Rasi: ReplayGain tag support is limited at best in TagLib.</p>
<p>@Andreas: Yes, but unfortunately it is not good enough &#8211; each database implements it&#8217;s own select feature set, some introducing their own syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrizio R.</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-37868</link>
		<dc:creator>Fabrizio R.</dc:creator>
		<pubDate>Tue, 07 Oct 2008 08:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-37868</guid>
		<description>Guy you&#039;re doing a great job...thanks for this great app!</description>
		<content:encoded><![CDATA[<p>Guy you&#8217;re doing a great job&#8230;thanks for this great app!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-37866</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Tue, 07 Oct 2008 08:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-37866</guid>
		<description>Man, I hear about SQL dialect problems way too often. Isn&#039;t there a subset of the standard that is both sufficient and implemented in every database that matters? In my PHP hacking endeavours long ago I&#039;ve never used anything specific AFAIK. Is there really something more complicated than join that you really need?
Also, MySQL is one of the least standards compliant databases out there so it&#039;s unfortunate that it is often the first choice - which means that everything else won&#039;t work by default.</description>
		<content:encoded><![CDATA[<p>Man, I hear about SQL dialect problems way too often. Isn&#8217;t there a subset of the standard that is both sufficient and implemented in every database that matters? In my PHP hacking endeavours long ago I&#8217;ve never used anything specific AFAIK. Is there really something more complicated than join that you really need?<br />
Also, MySQL is one of the least standards compliant databases out there so it&#8217;s unfortunate that it is often the first choice &#8211; which means that everything else won&#8217;t work by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikolaj Hald Nielsen</title>
		<link>http://www.sebruiz.net/347/comment-page-1#comment-37859</link>
		<dc:creator>Nikolaj Hald Nielsen</dc:creator>
		<pubDate>Tue, 07 Oct 2008 06:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebruiz.net/?p=347#comment-37859</guid>
		<description>@Rasi

I am not an expert on this, but as I understand it, there are certain functions available in gstreamer, xine and friends that are simply not exposed in the Phonon API yet. Since we rely on phonon ( in order to avoid having to maintain multiple separate backends ), we can not offer this functionality until Phonon offers the needed interfaces. This is being worked on in Phonon though, so it should happen sometime in the not too distant future.</description>
		<content:encoded><![CDATA[<p>@Rasi</p>
<p>I am not an expert on this, but as I understand it, there are certain functions available in gstreamer, xine and friends that are simply not exposed in the Phonon API yet. Since we rely on phonon ( in order to avoid having to maintain multiple separate backends ), we can not offer this functionality until Phonon offers the needed interfaces. This is being worked on in Phonon though, so it should happen sometime in the not too distant future.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
