Open Source
IMAP de-duplicator - IMAPdedup
From time to time I end up with duplicate email messages in an IMAP mailbox, often as part of copying and archiving mail, or sometimes simply as a result of being on the recipient list for messages more than once.
Deleting these by hand is a nuisance so I created a Python script that would do it for me.
Qvideo
Qvideo is a simple input filter for Drupal that allows you to specify several different video files in different formats, and it embeds the appropriate HTML5 video tags with fallback to a Flash player.
You can find qvideo on GitHub.
At some point I'll contribute this to the proper Drupal archives but I may wait until they move to Git, which shouldn't be long!
If You Love Your Data, Set it Free
A highly abridged version of this article appeared in the IEE Review, Jan 2003, p.28. Unfortunately, as a result of the editorial process, significant typos and non-sequiturs were introduced, to the extent that I do not really wish to be associated with the published result. The original, however, makes much more sense and can be downloaded as a PDF here.
Downloads
VNC
VNC is a system for sending graphics over networks, and it's used mainly as a way to control one computer desktop from another one.
I worked on VNC for a couple of years, writing the original Windows and Windows CE viewers, and the first Windows VNC server.