Re: [Tracker] Photo management application



On 24/10/09 15:02, Ivan Frade wrote:
Hi Debarshi,

On Sat, Oct 24, 2009 at 2:34 PM, Debarshi Ray <debarshi ray gmail com
<mailto:debarshi ray gmail com>> wrote:

    + I would like the user to be able to identify a tag with a name and
    an icon, as it is done in F-Spot. The nao:prefLabel property can be
    used to give names, but how can I provide an icon for a tag? (Note: I
    am not just trying to mark photos with tags as in tracker-tag
    --add=summer /path/summer.jpg, but looking for a tag icon).


We can add the missing NAO property "nao:hasSymbol", and the range will
be a nfo:FileDataObject.

Woa, I didn't know about this. It would certainly be better than my solution here which was to add another tag for the image. Juergbi, can we get this added (or Ivan)?

    + If I want the user to be able to "import" and/or "export" to
    Flickr/PicasaWeb, and otherwise interact with their photos such Web
    services should I rely on data fetched by the Flickr and/or PicasaWeb
    miners? Where can I read a bit more in what miners are supposed to do?


There is no documentation about miners yet. A miner is a process that
takes information from somewhere, translate it into SparQL and send it
to tracker. At the moment there is no "export" functionality in tracker
and it is not trivial to add it, but it is in the roadmap for local content.

That's not strictly true :)

Carlos did add documentation for libtracker-miner which you should be able to see. Also you can man tracker-miner-fs and tracker-miner-fs.cfg.

There are also the design documents in docs/design/ if you want to see how the infrastructure works with miners.

Adrien's work with facebook, flickr, etc, adds to libtracker-miner too but we are still working on migrating that.

About images, the flickr/picassa miner download the basic information
from the images, and set it in tracker. F-Spot can ask "all images" to
tracker, and the answer is a collection of URIs: some local, some
remote. GVFS should do the magic to handle those images.


    + Would it make sense to have a plugin that allows users to attach
    tags to a file through Nautilus' pop-up menu, etc. ?


That would be great. It could be the first example of tags shared
between applications.

Yea I agree, this is superb.

--
Regards,
Martyn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]