Proposal for QML Context View

2012-03-30 Thread Saurabh Sood
Hi,
I finally finished my proposal for QMLify Amarok Context View and
submitted it on Melange. It would be great if it could be reviewed,
and changes suggested.
http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/saurabhsood91/7002
Regards,.
Saurabh
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel


Updated Proposal for QML Context View

2012-03-24 Thread Saurabh Sood
Hi,
I have updated my proposal for QMLify Amarok Context View. I have
changed some aspects of the timeline, and am still working on it.
Please go through it, and suggest changes. Also, I made a sample class
for Proof of Concepts, which I successfully integrated with the
existing Amarok code. Do i submit it on the reviewboard?

Regards,.
Saurabh


QMLify Context View.pdf
Description: Adobe PDF document
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel


QML Context View queries

2012-03-15 Thread Saurabh Sood
Hi,
I have some queries regarding the distribution of context applets in
the 'Qmlify Context View' gsoc project. I am currently doing research
on libattica, and trying out sample code as given in the kde
documentation. saidinesh5 on #kde-in IRC channel suggested that I
should keep it very simple, with the entire context applet distributed
as a zip file. I wanted to know if this would be ok here. Also, do I
keep in mind the distribution part, as I try out PoC implementations
for the project? So far, I have just tried out sample implementations
using StringList, and AbstractListModel, not considering the
distribution aspects.

Another query is regarding my timeline in my proposal, which I had
submitted recently. You had mentioned that it should be more
descriptive. I have understood the requirements of the project well,
but am still not very clear, on what part I should pursue when, and
how much time it could be expected to take. Could you shed some advice
on that, so I could better frame the timeline aspect of my proposal).

Lastly, I wanted to know how much I should pursue sparql. I have gone
through sample sparql queries, but not tried any implementation with
respect to my project. Please advise me on that.

Regards,.
Saurabh Sood
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel


Build Related Issues

2012-02-29 Thread Saurabh Sood
Hi,

I am working on the 'QMLify Context View'. I started work on creating
models for the current track, so I made a class called CurrentTrack to
get the required details, for the currently playing track. I tried
instantiating the class in the MainWindow.cpp file. When I compile
with CMake, I get an undefined reference error
I saved the CurrentTrack.cpp and CurrentTrack.h files in the
~/kde/src/amarok/src folder.

Code Snippet:
http://paste.kde.org/431174

Error Snippet:
http://paste.kde.org/431180

I could not get the reason for this error. Also, I would like to know
how to integrate, and build my own code, with the existing Amarok code

Regards,.
Saurabh Sood
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel