First of all I wanted to mention I've registered #fwbackups irc.freenode.net, so you you have an account feel free to come by and discuss and ideas, feedback or bugs.
I've also been learning C++ (slowly) so I'm going to rewrite fwbackups into C++ but keep the interface the same. In other words, you shouldn't notice a thing except it being much, much faster! A friend also recently joined the development team, so hoepfully 1.44 won't take too long and we're planning to release with support for archives, direct copy as well as incremental backups à-la-Time Machine, have a backend plug-in system and have it run naitively in OS X too!
I've been thinking about the future of fwbackups, and the engines are causing me a bit of trouble. TimeVault is pretty cool and I'd like to implement something similar, but to do that I have to scrap the tar and tar+gz engines. I could also forget the TimeVault-like features for now and implement incremental backups. So, what do you think? I've got a poll running so you can vote for your preferred option on the left.
On another note, 1.43.2rc1 will include a minimize to system tray function so that fwbackups can stay in the tray as an applet :)
Because of time constrains, it's getting tougher to upkeep every one of my open source projects - If you'd like to help out developing one of them, please let me know.
fwbackups 1.43.1 is done... It includes a new "follow links" backup option, fixes several bugs present in 1.43.0 and also has a full set of documentation installed to /usr/share/gnome/help/fwbackups.
Sorry for the inconvienience, but it turns out automatic backups in 1.43.0 doesn't work at all so if you're using automatic backup, it is a good idea to update to 1.43.1.
This is the first relatively stable release of fwbackups and things seem to work nicely togther overall, so I've taken rev52 as release candidate one. Please let me know about any bugs, suggestions, etc.
Well, slowly but surely I'm getting to that final fwbackups 1.43.0 release... I noticed import/export stopped working in fwbackups 1.43.0 beta3 this friday, so that's fixed in my local SVN and it'll go into RC1 when I figure I've fixed enough to put it out. The crontab should be in much better sync with sets too, and I've also made tar.gz use tar xfz instead of making a tar then gzip'ing it. I figure I'll go for RC1, RC2, RC3 then gold.
I've also being thinking about the future of audio-convert-mod, or rather, the lack of it. It's getting pretty huge to maintain, and internationalizing it is getting troublesome. So, once I finish with fwbackups, goodbye to audio-convert-mod and welcome to media-convert... A full pygtk app that handles many formats, and supports videos too!