Re: Nepomuk in 4.13 and beyond

2013-12-23 Thread François K .
Hi, - Mail original - > De: "Vishesh Handa" > À: kde-devel@kde.org > Cc: "François K." > Envoyé: Vendredi 20 Décembre 2013 12:17:57 > Objet: Re: Nepomuk in 4.13 and beyond > > > > Okay, I'll try to take some time to have a look at i

Re: Nepomuk in 4.13 and beyond

2013-12-20 Thread François K .
similar to what you are trying to do with Baloo. There is a english description here : http://www.lesbonscomptes.com/recoll/usermanual/RCL.INTRODUCTION.RECOLL.html - Maybe it could be smart to get in touch with the dev ? Cheers, -- François >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Nepomuk in 4.13 and beyond

2013-12-19 Thread François K .
should probably get some input from an FS expert before seriously considering this option. This was just an idea that I found interesting. We have this thing that exists for quite some time now and I thought it would be easier to just benefit from it instead of re-inventing the wheel :) Also note that this would also mean that we need a >=2.6-with-xattr-enabled-Kernel. It's always the same issue : where do we want to place the cursor between "supporting old technologies" and "stepping into the future" ? Cheers, -- François >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Nepomuk in 4.13 and beyond

2013-12-19 Thread François K .
ope there will be a nice query API ? Dealing with Sparql was a > > nightmare for me ! > > > > There is one right now. Perhaps you could take a look and give some > feedback? Okay, I'll try to take some time to have a look at it. And maybe take some more to dive into the code and see if I can give some feedback about the whole project. I certainly don't have the necessary knowledge to have something interesting to say, but, yep, we'll see. > > * Will it come with a QML DataEngine ? > > > > Can't say. It will have QML Bindings, but I'm not sure about a > DataEngine. > Lets see. Okay ! Then I'll be patient and see what comes :) Best regards, -- François >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Nepomuk in 4.13 and beyond

2013-12-18 Thread François K .
care of everything ? I was thinking about the ability to add indexers that could retrieve stuff from the Internet. For example, have an indexer that could retrieve movie information from TheMovieDB.org. * I hope there will be a nice query API ? Dealing with Sparql was a nightmare for me !

Nepomuk DataEngine ?

2013-10-08 Thread François K .
vel&m=135362880825396&w=2) but it seems that this jewel has never been released... Thanks for your help ! -- François >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

KDirModel + Nepomuk ?

2012-11-22 Thread François
7;m stuck with this for more than a year :/ I'll be glad to provide further explanations, code or whatever you may need. I'm also looking for someone who has knowledge in Python + KDE technologies and who would be interested in mentoring me (reviewing some code, giving me advices or

How to use KServices with PyKDE ?

2011-01-05 Thread François K .
understand everything before I dive into my code. Does anyone already dealt with KServices and PyKDE4 ? Do you know where I can find some examples, or further help ? Thanks a lot again, -- François PS: oh, happy new year, of course :) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Load remote files from KUrl

2010-12-22 Thread François K .
- "Aaron J. Seigo" a écrit : > On Tuesday, December 21, 2010, François K. wrote: > > Is this a good solution ? I think I'm missing something because I'm > still > > downloading the file and, for what I understand, kioslaves should > allow me > >

Load remote files from KUrl

2010-12-21 Thread François K .
I think I'm missing something because I'm still downloading the file and, for what I understand, kioslaves should allow me to avoid that. Is there a way to load the file and build a QIcon without downloading it first ? What about performances if I have hundreds of files and load them