Tollef Fog Heen's blog

tfheen Sat, 27 Sep 2008 - Things to do on a Friday night

(when your wife/SO is not around)

Hurrah! And it only took like six or seven hours.

Notes for later: This is an YDL Powerstation, the magic mkofboot invocation is mkofboot -b /dev/sda1 --filesystem raw; the raw bit is needed for IBM hardware. The firmware also cares about whether the partition is marked as bootable or not, so make sure to mark it as such.

[01:45] | tech | Things to do on a Friday night

tfheen Mon, 22 Sep 2008 - Collaborative editing, Emacs and D-Bus

A little while ago, I discovered Emacs has D-Bus support now. I wanted to play around with it, and I discovered Alban's collaborative editing page. It seems like Emacs's D-Bus documentation is somewhat lacking, though CVS has some more docs.

Alban's work seems to need a well-known name, something Emacs can't yet do, so I'll probably add a method to text-remote-control where any app can register and say "Hi, I support your interface" as I think this makes more sense. I don't have any code that does anything useful yet, but once text-remote-control is fixed, I don't think that's very hard.

[23:17] | tech | Collaborative editing, Emacs and D-Bus

tfheen Tue, 02 Sep 2008 - eweouz 0.2 released

I finally got around to releasing eweouz 0.2 tonight. It is still a bridge between emacs and Evolution Data Server, now with both gnus and wanderlust support.

Changes include:

eweouz now also has a mailing list and a git and gitweb repositories.

[23:52] | tech | eweouz 0.2 released

Tollef Fog Heen <tfheen@err.no>