Archive for January, 2006

Duplicity

Update 1: I’ve posted updated instructions for version 0.4.2 of duplicity here.

As a follow up to my previous article on rdiff-backup, I’ve patched duplicity to work correctly on Cygwin.
To install it you’ll need the same prerequisites as for rdiff-backup. Additionally you should install the Utils/gnupg package in order to get the encryption working.
Here is how to compile and install duplicity:

Continue reading ‘Duplicity’

OTA Wizards

While working on our new Graphics32 Testing framework I was looking for some simple framework that would simplify developing experts for the Delphi/BDS IDE.
Mattias told me about the OTAWizard framework over at CodeCentral:
http://codecentral.borland.com/Item.aspx?id=17106

There is also a nice article on that topic:
http://community.borland.com/article/0,1410,28050,00.html

Problem with the provided version is that it doesn’t work with BDS 2005 and 2006 due to multiple personalities in these IDEs.
So, here is my update:
http://www.katastrophos.net/downloads/OTAWizardsD2k5+.zip