summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/weblogs/ArneBab/metadata-and-program-communication-akonadi-nepomuk-dbus.mdwn20
1 files changed, 20 insertions, 0 deletions
diff --git a/community/weblogs/ArneBab/metadata-and-program-communication-akonadi-nepomuk-dbus.mdwn b/community/weblogs/ArneBab/metadata-and-program-communication-akonadi-nepomuk-dbus.mdwn
new file mode 100644
index 00000000..41c82c83
--- /dev/null
+++ b/community/weblogs/ArneBab/metadata-and-program-communication-akonadi-nepomuk-dbus.mdwn
@@ -0,0 +1,20 @@
+Just ideas for more elegant implementations of dbus and akonadi/nepomuk using Hurd interfaces
+
+tagging:
+
+ settrans ~/ /hurd/nsmux
+ ls ~/file,,metadata
+
+store in ~/.metadata
+
+network store: search for .metadata
+
+All metadata:
+
+ settrans meta /hurd/metadata --show-store
+
+dbus:
+
+ settrans -a /dbus /hurd/dbus
+
+Programs just add an active translator in /dbus: /dbus/org.… → receives dbus calls in-process.