<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.kde.kimdaba">
    <title>gmane.comp.kde.kimdaba</title>
    <link>http://blog.gmane.org/gmane.comp.kde.kimdaba</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4882"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4881"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4880"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4879"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4878"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4877"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4876"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4875"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4874"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4873"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4872"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4871"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4870"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4869"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4868"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4867"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4866"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4865"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4864"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4863"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4882">
    <title>Re: kphotoalbum compile fails - VideoManager.cpp</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4882</link>
    <description>&lt;pre&gt;
In deed :)! Thanks for your help!

Aleksi

On 22.05.2012 08:13, Jesper K. Pedersen wrote:
_______________________________________________
KPhotoAlbum mailing list
KPhotoAlbum&amp;lt; at &amp;gt;mail.kdab.com
https://mail.kdab.com/mailman/listinfo/kphotoalbum
&lt;/pre&gt;</description>
    <dc:creator>Aleksi Halkola</dc:creator>
    <dc:date>2012-05-23T20:08:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4881">
    <title>Re: kphotoalbum crashes when deleting files</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4881</link>
    <description>&lt;pre&gt;
After an update things are working fine now. Thanks for you help!

Aleksi


On 19.05.2012 08:44, Miika Turkia wrote:
&lt;/pre&gt;</description>
    <dc:creator>Aleksi Halkola</dc:creator>
    <dc:date>2012-05-23T20:07:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4880">
    <title>Re: kphotoalbum compile fails - VideoManager.cpp</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4880</link>
    <description>&lt;pre&gt;My bad, this was in an #ifdefed part of the code my compiler did not catch.
Should be fixed now.

Cheers
Jesper.

On Thursday 17 May 2012 21:44:30 Aleksi Halkola wrote:
&lt;/pre&gt;</description>
    <dc:creator>Jesper K. Pedersen</dc:creator>
    <dc:date>2012-05-22T06:13:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4879">
    <title>Re: kphotoalbum crashes when deleting files</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4879</link>
    <description>&lt;pre&gt;Blackie merged his refactoring changes on May 16 to master branch. Are
these changes included in your build? If not then just do a pull and
recompile.

If the bug still exists, file a report. This kind of bugs should not
be open after the 4.2 release as I (and some others) went through the
bug list a couple of times to make sure there are no silly crashes
left in there.

miika

On Thu, May 17, 2012 at 10:46 PM, Aleksi Halkola &amp;lt;halkola-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Miika Turkia</dc:creator>
    <dc:date>2012-05-19T06:44:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4878">
    <title>kphotoalbum crashes when deleting files</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4878</link>
    <description>&lt;pre&gt;
Hello again,

kphotoalbum crashes when I try to delete files within kphotoalbum. I 
seem to remember this being a problem already earlier at some point but 
couldn't find the bug at bugs.kde.org. Can somebody tell me if this bug 
has been reported already and if I should rather open the old bug than 
create a new one?

Thanks,

Aleksi
&lt;/pre&gt;</description>
    <dc:creator>Aleksi Halkola</dc:creator>
    <dc:date>2012-05-17T19:46:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4877">
    <title>kphotoalbum compile fails - VideoManager.cpp</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4877</link>
    <description>&lt;pre&gt;
Hello

I did 'git pull' just now and the compilation fails with the error at 
the end of the mail. I've done 'make clean' after the update. Can 
somebody tell me if I have outdated external libraries or is this a 
problem with kphotoalbum? I'm running ubuntu 10.04 with the latest updates.

Thanks!

Cheers,

Aleksi

kphotoalbum/ImageManager/VideoManager.cpp: In member function ‘void 
ImageManager::VideoManager::load(ImageManager::ImageRequest*)’:
kphotoalbum/ImageManager/VideoManager.cpp:80: error: no matching 
function for call to ‘KUrl::List::append(DB::FileName)’
/usr/include/qt4/QtCore/qlist.h:466: note: candidates are: void 
QList&amp;lt;T&amp;gt;::append(const T&amp;amp;) [with T = KUrl]
/usr/include/qt4/QtCore/qlist.h:716: note:                 void 
QList&amp;lt;T&amp;gt;::append(const QList&amp;lt;T&amp;gt;&amp;amp;) [with T = KUrl]
make[2]: *** [CMakeFiles/kphotoalbum.dir/ImageManager/VideoManager.o] 
Virhe 1
make[1]: *** [CMakeFiles/kphotoalbum.dir/all] Virhe 2
make: *** [all] Virhe 2
&lt;/pre&gt;</description>
    <dc:creator>Aleksi Halkola</dc:creator>
    <dc:date>2012-05-17T19:44:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4876">
    <title>Re: Icon for indicating thumbnail is a video</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4876</link>
    <description>&lt;pre&gt;Thanks,
I decided to render the video length on the thumbnail instead, which also 
makes it obvious it is a video.

Cheers

On Wednesday, May 02, 2012 12:41:44 Tuomas Suutari wrote:
&lt;/pre&gt;</description>
    <dc:creator>Jesper K. Pedersen</dc:creator>
    <dc:date>2012-05-04T08:22:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4875">
    <title>Re: Icon for indicating thumbnail is a video</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4875</link>
    <description>&lt;pre&gt;
How about this one?

http://openiconlibrary.sourceforge.net/gallery2/?./Icons/emblems/emblem-videos.png

There's different sizes and SVG version too and it seems to fit KPA's
current color theme just fine.

And there's also this one:

http://openiconlibrary.sourceforge.net/gallery2/?./Icons/emblems/emblem-multimedia.png

&lt;/pre&gt;</description>
    <dc:creator>Tuomas Suutari</dc:creator>
    <dc:date>2012-05-02T09:41:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4874">
    <title>Icon for indicating thumbnail is a video</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4874</link>
    <description>&lt;pre&gt;Greetings.

In a recent check-in, I made it possible to make a screenshot during video 
playback for use as a thumbnail for the item.

For this to work out nicely, it would be great with some overlay on top of the 
thumbnail to indicate the item is a movie.

Can anyone provide me with such an overlay?¨

Cheers
Jesper.

&lt;/pre&gt;</description>
    <dc:creator>Jesper K. Pedersen</dc:creator>
    <dc:date>2012-05-02T09:13:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4873">
    <title>Re: Removing SQL backend from KPA</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4873</link>
    <description>&lt;pre&gt;
No problem


OK, lets see if I get the time to get around this. As I wrote, I doubt anyone 
will ever get this completed, so cleaning it up might be the best strategy for 
KPA's future.

Cheers

&lt;/pre&gt;</description>
    <dc:creator>Jesper K. Pedersen</dc:creator>
    <dc:date>2012-05-02T08:26:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4872">
    <title>Annotating stacks</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4872</link>
    <description>&lt;pre&gt;Hello,

we've been working with Johannes to allow annotating of whole stacks
(in practice Johannes has been coding and I have been trying to make
him code some more ;) Now is time to get some more input on the
feature.

- On thumbnail view you can annotate the whole stack by selecting it
and hitting annotate multiple items
- Most other features should use the stack head, if a selection is
made in thumbnail view - however, if there is no selection all images
including the ones in collapsed stacks are used
  - e.g. when generating HTML pages or uploading to some web service
using KIPI plugins, the stack head is used if images are selected in
thumbnail view
  - if there is no selection or if stacks within selection are
expanded the full selection is used

Does this kind of change work for you? Are there any changes or
special cases that should be taken into account?

I have attached patches for this change for you to give it a try..

miika
_______________________________________________
KPhotoAlbum mailing list
KPhotoAlbum-XR6rmp8fbRRF6kxbq+BtvQ&amp;lt; at &amp;gt;public.gmane.org
https://mail.kdab.com/mailman/listinfo/kphotoalbum
&lt;/pre&gt;</description>
    <dc:creator>Miika Turkia</dc:creator>
    <dc:date>2012-05-01T14:00:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4871">
    <title>Re: Removing SQL backend from KPA</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4871</link>
    <description>&lt;pre&gt;
OK then... So, I got the wrong idea... Sorry, Jesper, for my too
cautious attitude to the subject (of not stepping on the maintainer's
toes)!

And anyway.. Whoever the maintainer will be, it would be stupid to
ignore Jesper's opinion in these things. He's, after all, the one who
knows KPA best, and probably also the most experienced programmer in
the KPA circles! :)

&lt;/pre&gt;</description>
    <dc:creator>Tuomas Suutari</dc:creator>
    <dc:date>2012-04-29T18:57:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4870">
    <title>Re: Removing SQL backend from KPA</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4870</link>
    <description>&lt;pre&gt;On Fri, Apr 27, 2012 at 5:11 PM, Tuomas Suutari
&amp;lt;tuomas.suutari-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

I guess the maintainer position is still open for applications. At
least I haven't heard of anyone volunteering.

miika
&lt;/pre&gt;</description>
    <dc:creator>Miika Turkia</dc:creator>
    <dc:date>2012-04-29T12:13:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4869">
    <title>Re: Removing SQL backend from KPA</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4869</link>
    <description>&lt;pre&gt;
Hello, blackie and all!


I'm not so sure that this will make the code any cleaner... Though I
have no objections for the change, since I haven't touched the code
for a long time anyway.


Since (AFAIK) you're not the maintainer anymore, I don't agree your
reasoning here. If the maintainer objects, then IMHO you should listen
even if he doesn't promise to code the SQL backend. What do you think?

ps. Who is the maintainer now? Miika?

&lt;/pre&gt;</description>
    <dc:creator>Tuomas Suutari</dc:creator>
    <dc:date>2012-04-27T14:11:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4868">
    <title>Removing SQL backend from KPA</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4868</link>
    <description>&lt;pre&gt;Greetings, fellow KPhotoAlbumers.

Many, many years ago I attempted at making an alternative backend to the
XML based one we have which used SQL. I failed.

Following that, Tuomas made a heroic attempt at the same with similar luck.

Finally, during the KPA developer sprint Tuomas, Jan, Henner and I tried,
and...well you guessed it, failed.

Now it has been a few years since the last attempt, and it doesn't seem
like anyone is brave enough to give it yet another go.

Each attempt brought with it a price for the remaining codebase. An example
of this is the DB::Id that was introduced most recently, which introduced
yet another level of indirection when trying to get your hands on the info
about the files.

In an attempt to make KPA easier to maintain in the future, I'd like to
throw away the SQL backend and as a result simplify the codebase all over.

Any objections? (Any such objections should really come with a "Yes I will
take upon me to finish the SQL backend" please).

Cheers
Jesper.
&lt;/pre&gt;</description>
    <dc:creator>Jesper K. Pedersen</dc:creator>
    <dc:date>2012-04-27T13:45:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4867">
    <title>Re: image search question</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4867</link>
    <description>&lt;pre&gt;
Hi Markus,

I can't really help you with your problem but if you are new to tagging 
images I would like to say that I started with a very detailed tagging 
scheme and have now later found out that relatively few tags are enough 
to find the photos I want quickly. I have ~15000 photos in the database 
and with a few tags I can bring the number of possible images to such 
that I can easily find the one(s) I want by browsing the photos that fit 
the search.

Cheers,

Aleksi




25.4.2012 9:32, josephj-3r5iD8zFZLycqzYg7KEe8g&amp;lt; at &amp;gt;public.gmane.org kirjoitti:
&lt;/pre&gt;</description>
    <dc:creator>Aleksi Halkola</dc:creator>
    <dc:date>2012-04-26T18:58:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4866">
    <title>Re: image search question</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4866</link>
    <description>&lt;pre&gt;Hello!

On 24 April 2012 23:20, Markus Grabner &amp;lt;grabner-FO8aX5BNlIdrkpSWI0Flwg&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

Yes. See below.


I don't think you can make a search like that in KPA with that tag
configuration. Searching for a tag X currently means "Give me all
files tagged with X or with Y where Y is direct or indirect
subcategory of X", i.e. tag X is expanded (recursively) to all its
subcategories.

What you seem to want is a search "Give me all files tagged with X
(but ignore the subcategories of X)". So it seems that you're
requesting a new feature here.

Though, as others have shown already, there are many ways to configure
tags so that searching for "George&amp;amp;Scream" is possible even without
that new feature in KPA.

&lt;/pre&gt;</description>
    <dc:creator>Tuomas Suutari</dc:creator>
    <dc:date>2012-04-25T08:01:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4865">
    <title>Re: image search question</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4865</link>
    <description>&lt;pre&gt;..

I'd tag photos so that 'Hotel A/B' answers to the question Where
(=Location) and 'Pool' answers to the question What (=Keywords).
I use location to mark where the photo was taken (mostly countries
that have cities as subcategories, sometimes even city neighbourhoods
but I could imagine I'd add hotels there if I wanted to tag them too)
and keywords to tell what you can see in the photo (=pool, reception,
lounge, restaurant, door, tourists...)

Just my 2 cents.

r

&lt;/pre&gt;</description>
    <dc:creator>Risto H. Kurppa</dc:creator>
    <dc:date>2012-04-25T07:46:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4864">
    <title>Re: image search question</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4864</link>
    <description>&lt;pre&gt;I studied databases so long ago that the only place a relational database
existed was in an IBM lab!  Hard to imagine now.  My point is that I'm
definitely not database savvy.  I have no idea what Jesper had in mind
when he built KPhotoAlbum.

Even though it conceptually looks like what you are trying to do should
work, I think that using the same subcategory or tag name to mean two
different things depending on context sounds more like AI than photo
indexing.  It's the kind of thing that you come back to after a few months
and have to figure out all over again. That level of complexity probably
isn't needed for what you want to do.

The main thing I am saying is that normalization is your friend.  If you
know enough math to do anything interesting with graphics - not even
mentioning vision (which I certainly don't), then spending an hour or two
getting familiar with normalization will probably pay off some time in the
future.

In the mean time, just using keywords instead of subcategories ought to
solve your immediate problem (regardless of whether KPhotoAlbum's search
has a bug or two.)

Joe
&lt;/pre&gt;</description>
    <dc:creator>josephj-3r5iD8zFZLycqzYg7KEe8g&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-04-25T07:32:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4863">
    <title>Re: image search question</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4863</link>
    <description>&lt;pre&gt;
Yes. Both queries are the same, because all Photos tagged "George" are per 
definition of subcategory members of "Scream".


With the given scenario, that's not possible, because you told KPA that all 
photos of George implicitly have the tag "Scream". Look at it this way the tag 
"Scream" means "A member of the music group Scream". Even if George is fishing 
alone by some lake, he is still a member of the music group.
If "Scream" is not an inherent thing to all "George" photos, you should keep 
both tags separate.

A possible resolution would be to leave "George" as a subtag to "Scream" in 
category Persons, but add a tag like "Scream Concert" to the keywords. That 
way you can search for photos of the band-members of Scream (Persons-&amp;gt;Scream), 
that were shot in the context of a scream concert (Keywords-&amp;gt;Scream concert). 

Btw. if you attend many such concerts, it would make sense to have keywords 
"Scream world tour 2012" or "Scream live at New York" as sub-tags to "Scream 
concert"...

HTH,
  Johannes
&lt;/pre&gt;</description>
    <dc:creator>Johannes Zarl</dc:creator>
    <dc:date>2012-04-24T22:08:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.kimdaba/4862">
    <title>Re: image search question</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.kimdaba/4862</link>
    <description>&lt;pre&gt;It's interesting (though not surprising) to see how the technical background 
of the users affects their expectation of what the software would do in 
certain situations. I am working in the field of computer graphics, and the 
data structure used to represent (sub-)categories in KPA (a directed acyclic 
graph) is so commonplace in computer graphics that I was happy to see and 
eager to use it in KPA. The same seems not to be true for databases, which you 
are probably more familiar with than me.

Aside from this, I believe that allowing subcategories to be arranged not only 
in strict subset relations is a deliberately designed and implemented feature 
in KPA since a strict subset editor would have been much easier to implement 
(using the editing capablities of the QTreeView class). However, the default 
behaviour of the current implementation in KPA has some ambiguities which 
should be resolved.

Kind regards,
Markus


&lt;/pre&gt;</description>
    <dc:creator>Markus Grabner</dc:creator>
    <dc:date>2012-04-24T20:40:44</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.kde.kimdaba">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.kde.kimdaba</link>
  </textinput>
</rdf:RDF>

