Finished tutorials

Normal people in the Western hemisphere pay a visit to their grandparents, family and other relatives these days.

There are days that Tinne arranged my agenda in such a way that, indeed, I’m doing those visits. However, I came home this evening and noticed that I don’t have such a visit-people-evening today. Cool!

So I decided I should hack a little bit on tinymail, and while doing that write some more documentation. What I worked on is actually cool, hard and very important, but most people who read this probably don’t give a fuck. So I’ll be brief about it for a change. I fixed creating and sending multipart E-mails (you know, multipart/alternative with text/plain and text/html mime parts, yadi yada). Here’s a demo.

Suddenly all the application development tutorials that I wanted to write where finished. Exactly one week after I forced myself to write these tutorials by blogging about how happy I would be if I would write them (oh the irony).

They can use a lot improvements. I’m not a native English speaker (let alone writer), so they are loaded with stupid spelling mistakes. Yadi yada. Here, go get them:

Gaim logs to Gossip logs

Raphael’s Christmas present now has consequences. Cause of his present I decided to finally switch from using Gaim to Gossip for my instant messaging needs. Because I’m into keeping logs around, I decided to write a small piece of shit Perl script that tries to convert the Gaim log file format (clumsy HTML) to Gossip’s (gossip-log.xsl).

You can get it here.

Feel free to improve this if you are into torturing yourself with Perl during the New Year- and Christmas holiday period.