Rogue Scholar Beiträge

language
Veröffentlicht in chem-bla-ics

In reply to interesting comments to my previous blog on Strigi and xAttr support in KDE4, I would like to suggest the following mockups, which I would find very useful. The deal with the ability to store keywords, for example, not but necessarily using xAttr. I have no idea on how to implement these mockups, so any help or pointers are appreciated.

Veröffentlicht in chem-bla-ics

With some help, I got the kfile stream analyzer for Strigi working. This means that Strigi will now index the meta data fields defined by the kfile-chemical plugins. The problem why it was not working earlier, was that it segfaulted on every creation of KDE classes. That’s something I really hate about C/C++: the lack of stack traces, though valgrind was helpful. It turned out that adding the below line fixed all.

Veröffentlicht in chem-bla-ics

Desktop searching has become a hot topic (some earlier blogs ), now that years of data accumulated on ones hard disk: PDFs, OpenOffice.org documents, Latex manuscripts, old Java source code, digitized music, and a lot of chemical files. Well, on my hard disk that is. Unlike piles of paper, a computer could search this data, but due to the size an index is required. What’s KDE4 going to offer?