- @kolp: *Juick *xmppGot an idea for a new Juick feature: How about letting users create, edit, delete, comment, etc. blog entries using adhoc commands/dataforms? The client would then display a form with separate fields for tags, text, etc. Recent clients should be able to do that (at least Psi does).
- @kolp: *xmpp *gloox *glooxdDuring the last weeks I've been (slowly) preparing a first release of a new project called glooxd. As may be apparent from the name, glooxd is an XMPP server library that sits on top my other project, gloox, and re-uses as much as possible from it. It is written in C++, too. glooxd is intended for developers who intend to add XMPP server functionality to an application, or who have special requirements for user account or storage backends. The library itself only deals with the XMPP wire protocol. There is no official release yet but the code has "leaked" anyway and the first user appeared today. Reason enough to blog this. :)
