Category Archives: Programs

Useful Programs

Pictomio – Image Catalog Software uses 3D Accelleration Comments Off

Adobe take note – you need to add 3D acceleration to your software. I’ve just checked out Pictomio and it really has a kick-ass GUI which utilizes your 3D accelerating video card to view and zoom photos. This provides a much better viewing experience than my current image library software, Adobe Photoshop Elements. Photoshop elements [...]

Remove Duplicate Email Messages in Thunderbird 2.x View Comments

I used to use a Thunderbird addon to remove duplicate messages in Thunderbird. This is handy if your mail client becomes “de synced” from your mail server, whether it be an IMAP or POP3 connection. Also this can occur if you restore a backup or import mails and it creates duplicates. However, after Thunderbird 2.0 [...]

Opera 9.5 alpha “Kestral” – I’m Impressed View Comments

The Opera team has announced that Opera 9.5 Alpha is now available. I haven’t been an Opera user in the past. However, I’ve used their Mobile (Opera Mobile and Opera Mini) and their Wii browser and have been impressed. I’ve been missing out! Opera 9.5 is nice – if you haven’t tried Opera lately I [...]

Postfix Release Notes Comments Off

I just read this in the Postfix Release Notes… and thought I had to share. [Incompat 20060806] Postfix no longer announces its name in delivery status notifications. Users believe that Wietse provides a free help desk service that solves all their email problems. Who said coders don’t have a sense of humor?

Converting Public SecureCRT to OpenSSH one line Key Comments Off

When you generate a key pair in [tag]SecureCRT[/tag], it generates it in this format: —- BEGIN SSH2 PUBLIC KEY —- Subject: dave Comment: “something” ModBitSize: 1024 AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQNXZosE8eAu6t9dsznpimQAXdaqkSmgKAgZ4+ gP9tW/j+wKtsEOBGasp4/AQu89Avscku+zp6lEuy9PCtBt03IdaQwls9GBl67EUzrKM 3NLNscuCt/LAsdjHfjvBL4q0Oh+MsHu0c6G6ltICqYmvAHYNAYBoPJv+0RMvxPdoNQ== —- END SSH2 PUBLIC KEY —- This key if fine, but if you run a linux server such as [tag]CentOS[/tag], [tag]RedHat[/tag], [tag]Fedora[/tag], or many others which [...]