Hey All! <div><br></div><div>An update on my GSoC project : Semantic Collection for Amarok</div><div><br></div><div>I have figured out a way to reuse a lot of existing Amarok code. So it made a part of the code I wrote till now redundant. </div>

<div><br></div><div>I will be using MemoryCollection as other collections do. The Meta QMaps will be constructed using queried results from Nepomuk. This will make all the collections consistent and hopefully avoids a lot of bugs too. </div>

<div>Similarly, I will also be reusing the MemoryQueryMaker and the other support classes that go with it. </div><div><br></div><div>Right now, the Nepomuk Queries are taking too long. So I will have to run them in the background using Threadweaver jobs. </div>

<div>Apart from this, the NepomukCollection looks complete with the Meta classes implemented. </div><div><br></div><div>For the mid evaluation, I want to get the Nepomuk tracks displayed in the GUI. And to be able to play them too (Which of course Amarok already handles). </div>

<div><br></div><div>Cheers</div><div>Phalgun</div>