Older blog entries for rzyjontko (starting at number 1)

15 Jan 2004 (updated 15 Jan 2004 at 22:15 UTC) »
MIME handlers

There seemed to be some problems with executing programs (the "bad" tripple was FreeBSD, zsh, vim) with "portable" ANSI function system. So I switched to less portable execvp, but hope that this will work with any configuration. By the way I implemented mechanism, that lets user run a program that handles an attachment without quiting elmo.

Tutorial
Yesterday one French mailed me complaining, that he started elmo, but he doesn't know what to do now. He doesn't know how to fetch his mail, and he doesn't know how to send a message. He composed one, but then it got moved to outbox, and not sent. And I think, that he decided not to use it anymore.

What if he had documentation? Fortunately I was browsing freshmeat, and found a project cone, which is (like elmo) a text-based mailreader. Cone has one, very nice feature - good documentation. But the main advantage of this documentation is that you don't have to leave the program to browse it.

A great idea hit me today. An online tutorial is a piece of cake. I can prepare a mailbox with messages being chapters, and sections. This special mailbox may be a part of everyone's mailbox. And this is what I'm going to do.

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!