Revision 786573
Go back to digest for 23rd March 2008Features in KDE Base
Sebastian Trueg committed changes in /trunk/playground/base/nepomuk-kde:
Added the "Nepomuk Social Query Daemon" + Client.
A very fancy name for a very simple thing: it allows to query the nepomuk store of everyone (!) in the local network running the nsqd. The services are discovered using KDNSSD.
While this is not really an end-product since it lacks security features it shows what is possible with the Soprano/Nepomuk framework.
File Changes
Added 16 files
- /trunk/playground/base/nepomuk-kde
- /nsqclient
- /nsqd
- /nsqclient/CMakeLists.txt
- /nsqclient/main.cpp
- /nsqclient/mainwindow.cpp
- /nsqclient/mainwindow.h
- /nsqclient/nsqclient.desktop
- /nsqclient/nsqclientmodel.cpp
- /nsqclient/nsqclientmodel.h
- /nsqd/CMakeLists.txt
- /nsqd/nsqd.cpp
- /nsqd/nsqd.desktop
- /nsqd/nsqd.h
- /nsqd/README
- /nsqd/sopranoforwardingcore.cpp
- /nsqd/sopranoforwardingcore.h
Modified 1 files
- /trunk/playground/base/nepomuk-kde/CMakeLists.txt
17 files changed in total