<?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 for Replicating memes</title>
	<atom:link href="http://pvanhoof.be/blog/index.php/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://pvanhoof.be/blog</link>
	<description>From the mind of Philip</description>
	<lastBuildDate>Sun, 28 Aug 2011 12:59:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on Avoiding duplicate album art storage on the N9 by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/08/18/avoiding-duplicate-album-art-storage-on-the-n9#comment-3030</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Sun, 28 Aug 2011 12:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=696#comment-3030</guid>
		<description>For no particular reason</description>
		<content:encoded><![CDATA[<p>For no particular reason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Avoiding duplicate album art storage on the N9 by Thomas Vander Stichele</title>
		<link>http://pvanhoof.be/blog/index.php/2011/08/18/avoiding-duplicate-album-art-storage-on-the-n9#comment-3029</link>
		<dc:creator>Thomas Vander Stichele</dc:creator>
		<pubDate>Fri, 26 Aug 2011 03:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=696#comment-3029</guid>
		<description>Why symlinking in the code, instead of just doing hardlinking ? Is it using a file system that doesn&#039;t support hardlinks?</description>
		<content:encoded><![CDATA[<p>Why symlinking in the code, instead of just doing hardlinking ? Is it using a file system that doesn&#8217;t support hardlinks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Avoiding duplicate album art storage on the N9 by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/08/18/avoiding-duplicate-album-art-storage-on-the-n9#comment-3027</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Fri, 19 Aug 2011 09:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=696#comment-3027</guid>
		<description>It does. Afaik it at this moment still makes its own thumbnails from the album-art, instead of using the platform &#039;s thumbnailer, but I think that this is being fixed.

However, I do think that the music player teams plans to also only use albums. Right now it uses both album and artist, but I think they want to start using the album part only. Just like on Fremantle.

Perhaps you can influence their decision on this? Tracker doesn&#039;t mind and stores both the album-only and album-artist (if album-artist is different than album-only, a new file is used. When both are the same a symbolic link is created to the album-only file. So music player can use both).</description>
		<content:encoded><![CDATA[<p>It does. Afaik it at this moment still makes its own thumbnails from the album-art, instead of using the platform &#8216;s thumbnailer, but I think that this is being fixed.</p>
<p>However, I do think that the music player teams plans to also only use albums. Right now it uses both album and artist, but I think they want to start using the album part only. Just like on Fremantle.</p>
<p>Perhaps you can influence their decision on this? Tracker doesn&#8217;t mind and stores both the album-only and album-artist (if album-artist is different than album-only, a new file is used. When both are the same a symbolic link is created to the album-only file. So music player can use both).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Avoiding duplicate album art storage on the N9 by Andrew Flegg</title>
		<link>http://pvanhoof.be/blog/index.php/2011/08/18/avoiding-duplicate-album-art-storage-on-the-n9#comment-3026</link>
		<dc:creator>Andrew Flegg</dc:creator>
		<pubDate>Thu, 18 Aug 2011 18:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=696#comment-3026</guid>
		<description>Out of interest, does Harmattan&#039;s Media Player better follow the Media Art Storage Spec you reference?

Fremantle had an annoying bug where the artist wasn&#039;t actually used (in violation of the spec, AFAICT) to &quot;solve&quot; the case of compilation albums; unfortunately breaking &quot;Greatest Hits&quot; albums in the process.

https://bugs.maemo.org/show_bug.cgi?id=7263</description>
		<content:encoded><![CDATA[<p>Out of interest, does Harmattan&#8217;s Media Player better follow the Media Art Storage Spec you reference?</p>
<p>Fremantle had an annoying bug where the artist wasn&#8217;t actually used (in violation of the spec, AFAICT) to &#8220;solve&#8221; the case of compilation albums; unfortunately breaking &#8220;Greatest Hits&#8221; albums in the process.</p>
<p><a href="https://bugs.maemo.org/show_bug.cgi?id=7263" rel="nofollow">https://bugs.maemo.org/show_bug.cgi?id=7263</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Support for null with Tracker&#8217;s INSERT OR REPLACE feature. by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/08/09/support-for-null-with-trackers-insert-or-replace-feature#comment-3025</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Wed, 10 Aug 2011 10:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=668#comment-3025</guid>
		<description>Looks like we do want to support it this way, so I&#039;ll be debugging all the reordering quirks out of it before committing to master and then we&#039;ll just guarantee that it works and make a few unit tests for it to ensure that we&#039;ll forever support it this way.</description>
		<content:encoded><![CDATA[<p>Looks like we do want to support it this way, so I&#8217;ll be debugging all the reordering quirks out of it before committing to master and then we&#8217;ll just guarantee that it works and make a few unit tests for it to ensure that we&#8217;ll forever support it this way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Support for null with Tracker&#8217;s INSERT OR REPLACE feature. by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/08/09/support-for-null-with-trackers-insert-or-replace-feature#comment-3024</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Wed, 10 Aug 2011 03:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=668#comment-3024</guid>
		<description>Update on this: I have solved the ordering problem, so right now the null upfront a new set of values for a multivalue property is something that works as expected. But hold on tight; I will discuss this firstly with Jürg and also the other team members before making the decision whether or not we&#039;ll support this that way.</description>
		<content:encoded><![CDATA[<p>Update on this: I have solved the ordering problem, so right now the null upfront a new set of values for a multivalue property is something that works as expected. But hold on tight; I will discuss this firstly with Jürg and also the other team members before making the decision whether or not we&#8217;ll support this that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Support for null with Tracker&#8217;s INSERT OR REPLACE feature. by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/08/09/support-for-null-with-trackers-insert-or-replace-feature#comment-3023</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Tue, 09 Aug 2011 09:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=668#comment-3023</guid>
		<description>Note that for multivalue properties the order in which the triples are processed isn&#039;t guaranteed. So you should not do things like this:

INSERT OR REPLACE { &lt;subject&gt; nie:dataSource null ; nie:dataSource &lt;x&gt; ; nie:dataSource &lt;y&gt; }

One could believe that this first resets the list of objects, and then sets a new list with &lt;x&gt; and &lt;y&gt; as objects for the multivalue property. Not necessarily true: the processing order isn&#039;t guaranteed. At least not at this moment; not in the current implementation.

If you want to do this, still use the DELETE:

DELETE { &lt;subject&gt; nie:dataSource ?d } WHERE { &lt;subject&gt; nie:dataSource ?d }
INSERT { &lt;subject&gt; nie:dataSource &lt;x&gt; ; nie:dataSource &lt;y&gt; }

I know that this makes the feature kinda pointless for multivalue properties. So perhaps we&#039;ll review the situation (if it&#039;s possible to get it right in a sane way, as this stuff involves transactions. So certain things aren&#039;t easy to get right).
</description>
		<content:encoded><![CDATA[<p>Note that for multivalue properties the order in which the triples are processed isn&#8217;t guaranteed. So you should not do things like this:</p>
<p>INSERT OR REPLACE { &lt;subject&gt; nie:dataSource null ; nie:dataSource &lt;x&gt; ; nie:dataSource &lt;y&gt; }</p>
<p>One could believe that this first resets the list of objects, and then sets a new list with &lt;x&gt; and &lt;y&gt; as objects for the multivalue property. Not necessarily true: the processing order isn&#8217;t guaranteed. At least not at this moment; not in the current implementation.</p>
<p>If you want to do this, still use the DELETE:</p>
<p>DELETE { &lt;subject&gt; nie:dataSource ?d } WHERE { &lt;subject&gt; nie:dataSource ?d }<br />
INSERT { &lt;subject&gt; nie:dataSource &lt;x&gt; ; nie:dataSource &lt;y&gt; }</p>
<p>I know that this makes the feature kinda pointless for multivalue properties. So perhaps we&#8217;ll review the situation (if it&#8217;s possible to get it right in a sane way, as this stuff involves transactions. So certain things aren&#8217;t easy to get right).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Refactoring our writeback system by Philip Van Hoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/07/14/refactoring-our-writeback-system#comment-3021</link>
		<dc:creator>Philip Van Hoof</dc:creator>
		<pubDate>Sat, 23 Jul 2011 15:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=659#comment-3021</guid>
		<description>The API will be deprecated and no longer will its use be recommended. But indeed, we can&#039;t break API in 0.10. Flawed design or not.</description>
		<content:encoded><![CDATA[<p>The API will be deprecated and no longer will its use be recommended. But indeed, we can&#8217;t break API in 0.10. Flawed design or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Refactoring our writeback system by A. T.</title>
		<link>http://pvanhoof.be/blog/index.php/2011/07/14/refactoring-our-writeback-system#comment-3020</link>
		<dc:creator>A. T.</dc:creator>
		<pubDate>Sat, 23 Jul 2011 12:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=659#comment-3020</guid>
		<description>are you sure that _any_ API promise is enough excuse for race conditions being almost embedded by design?</description>
		<content:encoded><![CDATA[<p>are you sure that _any_ API promise is enough excuse for race conditions being almost embedded by design?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by บรรจุภัณฑ์อ่อนตัว</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3016</link>
		<dc:creator>บรรจุภัณฑ์อ่อนตัว</dc:creator>
		<pubDate>Fri, 08 Jul 2011 03:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3016</guid>
		<description>I suspect no evidence would ever convince.</description>
		<content:encoded><![CDATA[<p>I suspect no evidence would ever convince.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by Eric</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3015</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 05 Jul 2011 13:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3015</guid>
		<description>Congrats on the N9 release, hopefully it will show management that they made the wrong choice with WP7, though I suspect no evidence would ever convince.

The &quot;unofficial&quot; N950 had me reconsidering the never again stance I took on Nokia when the GSM radio in my N900 quit 13 months after purchase and the Nokia service reps wouldn&#039;t let me _pay_ to have them fix it.  Their only solution was &quot;buy a new one.&quot;  But the N9, without a hardware keyboard, is a no go.  I guess I am still stuck with Android until someone makes a decent handset running Meego.</description>
		<content:encoded><![CDATA[<p>Congrats on the N9 release, hopefully it will show management that they made the wrong choice with WP7, though I suspect no evidence would ever convince.</p>
<p>The &#8220;unofficial&#8221; N950 had me reconsidering the never again stance I took on Nokia when the GSM radio in my N900 quit 13 months after purchase and the Nokia service reps wouldn&#8217;t let me _pay_ to have them fix it.  Their only solution was &#8220;buy a new one.&#8221;  But the N9, without a hardware keyboard, is a no go.  I guess I am still stuck with Android until someone makes a decent handset running Meego.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3014</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Tue, 28 Jun 2011 09:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3014</guid>
		<description>Develop software, apps, for it.</description>
		<content:encoded><![CDATA[<p>Develop software, apps, for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by Anonymous</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3013</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 27 Jun 2011 23:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3013</guid>
		<description>Great job. What can we do as community to make N9 a sustainable product?</description>
		<content:encoded><![CDATA[<p>Great job. What can we do as community to make N9 a sustainable product?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3012</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Mon, 27 Jun 2011 00:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3012</guid>
		<description>Sorry</description>
		<content:encoded><![CDATA[<p>Sorry</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3010</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Sun, 26 Jun 2011 12:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3010</guid>
		<description>For your work on QtContacts and &lt;a href=&quot;https://gitorious.org/qtcontacts-tracker&quot; rel=&quot;nofollow&quot;&gt;its Tracker integration&lt;/a&gt; you should feel especially proud, Mathias ;-)

The contacts API is used by a lot of software on the device and will probably be used by a lot of apps too. But yeah, I can imagine being exhausted. It was messy before you joined that project, but how it&#039;s using Tracker now is a whole lot better.</description>
		<content:encoded><![CDATA[<p>For your work on QtContacts and <a href="https://gitorious.org/qtcontacts-tracker" rel="nofollow">its Tracker integration</a> you should feel especially proud, Mathias ;-)</p>
<p>The contacts API is used by a lot of software on the device and will probably be used by a lot of apps too. But yeah, I can imagine being exhausted. It was messy before you joined that project, but how it&#8217;s using Tracker now is a whole lot better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by Mathias Hasselmann</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3009</link>
		<dc:creator>Mathias Hasselmann</dc:creator>
		<pubDate>Sun, 26 Jun 2011 11:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3009</guid>
		<description>Too exhausted to feel proud... Really just way too exhausted.</description>
		<content:encoded><![CDATA[<p>Too exhausted to feel proud&#8230; Really just way too exhausted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by Leho Kraav</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3008</link>
		<dc:creator>Leho Kraav</dc:creator>
		<pubDate>Sat, 25 Jun 2011 22:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3008</guid>
		<description>@Jon: you make some good points. Yet, at the same time it seems as we are at a rather unique position. Unless getting one of these N9s really breaks the bank, I think it could still be a good bet looking from an ecosystem + effort support and next level idea generation standpoints at the very least. Nobody has said either one has to get it at retail prices, there are surely bound to be some unhappy early adopters letting them loose on the secondhand market. So what if you&#039;re a few months late, cost of all of these gadgets will keep dropping like a stone.</description>
		<content:encoded><![CDATA[<p>@Jon: you make some good points. Yet, at the same time it seems as we are at a rather unique position. Unless getting one of these N9s really breaks the bank, I think it could still be a good bet looking from an ecosystem + effort support and next level idea generation standpoints at the very least. Nobody has said either one has to get it at retail prices, there are surely bound to be some unhappy early adopters letting them loose on the secondhand market. So what if you&#8217;re a few months late, cost of all of these gadgets will keep dropping like a stone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by Jon Pritchard</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3007</link>
		<dc:creator>Jon Pritchard</dc:creator>
		<pubDate>Sat, 25 Jun 2011 20:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3007</guid>
		<description>The software on the N9 looks amazing. It&#039;s just some of the hardware choices that have me disappointed. I think it&#039;ll have massive appeal. The only thing that&#039;ll stop people from buying it, is its very uncertain future, or its fatal future, rather.

Well done on all the work you guys put into it though. I hope it fixes some of my annoyances with my N900 :)</description>
		<content:encoded><![CDATA[<p>The software on the N9 looks amazing. It&#8217;s just some of the hardware choices that have me disappointed. I think it&#8217;ll have massive appeal. The only thing that&#8217;ll stop people from buying it, is its very uncertain future, or its fatal future, rather.</p>
<p>Well done on all the work you guys put into it though. I hope it fixes some of my annoyances with my N900 :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3006</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Sat, 25 Jun 2011 14:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3006</guid>
		<description>To the more critical comments of the last few hours: I&#039;m glad the criticism is mostly on Nokia&#039;s management decisions, and not on the product itself. We worked insanely hard to make it happen. And that&#039;s all we can do.

To quote a friend: we did ourselves proud, even if Nokia management didn&#039;t.</description>
		<content:encoded><![CDATA[<p>To the more critical comments of the last few hours: I&#8217;m glad the criticism is mostly on Nokia&#8217;s management decisions, and not on the product itself. We worked insanely hard to make it happen. And that&#8217;s all we can do.</p>
<p>To quote a friend: we did ourselves proud, even if Nokia management didn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We delivered by pvanhoof</title>
		<link>http://pvanhoof.be/blog/index.php/2011/06/22/we-delivered#comment-3005</link>
		<dc:creator>pvanhoof</dc:creator>
		<pubDate>Sat, 25 Jun 2011 14:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://pvanhoof.be/blog/?p=607#comment-3005</guid>
		<description>Yes</description>
		<content:encoded><![CDATA[<p>Yes</p>
]]></content:encoded>
	</item>
</channel>
</rss>

