blog-service-revisited.md (594B)
1 # blog-service revisited 2 3 Fooling around with dbus-glib, I decided to redesign the BlogService DBus API. The idea is the following; different blogs are available at different object paths, the default blog will be available as /org/MaemoHackers/BlogService/default or similar. 4 5 The API is somewhat described in [maemo-hackers wiki](http://maemo-hackers.org/wiki/BlogService); the .xml files in svn repository have not yet been updated. I'm doing this alone and in quite a slow pace, and will commit my code when it compiles again. The api may also live -- comments, suggestions etc. welcome.