commit 8720adf3da416b0f840721642c9539c7329bc221 parent ae63c7fa14f091ecd0ec3b5a1e68c52aab78be92 Author: Santtu Lakkala <inz@inz.fi> Date: Tue, 3 Apr 2007 13:37:18 +0000 blog-service revisited Diffstat:
A | posts/blog-service-revisited.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/posts/blog-service-revisited.md b/posts/blog-service-revisited.md @@ -0,0 +1,5 @@ +# blog-service revisited + + 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. + + 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. +\ No newline at end of file