Dark Light

So, Epistula now supports attachments in the form of sounds, and they are even in the RSS feed using the enclosure tag, which means that audioblogs will happen, and happen soon. I have also sent my sysadmin a little message asking him to put the addtype for the application/ogg mimetype in so these will download as ogg files rather than – as they currently are – as text/plain which is… suboptimal.

Related Posts

Faff

So, I saw gonzui and thought it might be useful. wget http://kent.dl.sourceforge.net/sourceforge/gonzui/gonzui-1.1.tar.gz tar zxvf gonzui-1.1.tar.gz cd gonzui-1.1 ./configure…