Archive for the ‘Software’ Category

AtoMail 0.4 released

Wednesday, November 15th, 2006

Shortly after the initial version and a few subsequent bugfix versions, AtoMail 0.4 is now available. This release allows you to retrieve mail from various different sources: stdin, local mailboxes (in different formats), POP3 (+SSL), IMAP4(+SSL), and NNTP usenet newsgroups.

AtoMail 0.1 released

Wednesday, November 8th, 2006

AtoMail is a Python script that converts mail into an RSS feed. This is for example useful for tracking announcement mailinglists in your favorite RSS reader, if no classic RSS feed is available.

This script is aimed at people who do not want to make use of services such as mail2rss.org (e.g. in order to have more control, for more reliability, privacy, …), or do not have the resources to set up a service such as mail2rss.

PHKP: A PHP HKP implementation

Saturday, April 1st, 2006

I just released some very preliminary code for another toy project, PHKP. PHKP is an implementation of the OpenPGP HTTP Keyserver Protocol (HKP) in PHP. It allows people to serve a PGP keyserver on most webservers, provided that the webserver has GnuPG and PHP with exec() enabled. It supports all the basic keyserver operations (searching, retrieving, and submitting keys).

TuneController released

Monday, January 30th, 2006

TuneController is a modular plugin-based Qt interface for talking to media players such as iTunes, XMMS, and WinAmp. The provided functionality is currently limited to notifying of player state and song changes, but other features (such as remote controlling, queueing, …) will be added in the future.

(more…)