September 2004

Various Updates

I don’t blog as often as I should anymore. So, here’s another general update on stuff.

I released 0.4 of the Desktop Notifications Spec tonight. No, people, it does not allow XML + CSS or XSLT or XEMBED or sound or anything else. It does support enough to be useful, without going overboard. I think it’s getting to be a very good spec, and I’m about ready to call it done, after a few more (sane) discussions.

Galago .NET bindings are coming along nicely. Galago# itself works rather well, and I’m working on GalagoGtk# now. The one problem is that Gtk# supports Gtk 2.2, not 2.4, and I have some 2.4-only widgets in libgalago-gtk. So, I’m going to have to provide 2.2 alternatives. *sigh* Once that’s all done, GalagoGtk# should be ready as well, and the Beagle and Tomboy guys can have some fun with them.

I must say, Tomboy is very cool. It Just Works (TM) and I’m already finding it very handy. Kudos, guys! Now if only I could auto-link #123456 to Bugzilla entries at work. Hmm…

Various Updates Read More »

Galago .NET bindings and other news

I am pleased to announce that due to some, um.. gentle nudging on Nat’s part, work on the Galago .NET bindings has started. There isn’t a whole lot there yet, but it’s getting there. I hope to have something usable this weekend, when I actually have time to hack on this.

The Galago release is still being held up by two (possibly very related) critical bugs in galago-daemon. Once I find those, and finish up the avatar support (almost done!), it’ll finally be ready to release. The Evolution integration will be finished later (although I’m near completion), and I’ll be providing packages as soon as that’s done.

Galago .NET bindings and other news Read More »

Desktop notifications spec announced

Mike Hearn and I just announced the first officially public draft of the Desktop Notifications Specification we’ve been working on. It has a few rough edges, but is there for the most part. The specification was announced on the freedesktop.org xdg-list. We’re looking for feedback and some implementations. Currently, we have a few projects who have announced their intention to use the specification, hopefully with more coming in the future.

The protocol for the desktop notifications uses D-BUS. It’s meant to be desktop-neutral, and does not define presentation. An initial GNOME notification server is undergoing development, as well as a reference implementation library. These are not yet available, however, as Mike is without an Internet connection and has not been able to submit his latest changes. These will be updated as soon as possible.

Desktop notifications spec announced Read More »

Scroll to Top