Tuesday, August 5, 2008

open source software I use, part 1

- Of all the open source software (OSS) I use, Firefox is at the top of the list.
It is more than just a browser; have a look in one of my earlier posts for a list of all the FF add-ins I use. Simply fantastic!

- Another OSS I use is Subversion.
No more SourceShaft, oops, SourceSafe for me.
SVN is a great tool and it has taken over from CVS, which is just a little too old nowadays.

In CVS's defence, it has been a great tool that helped a large number of developers manage their source code.
Since it too was OSS, it was available to anyone who wanted to manage his source, so I tip my hat to it!
Anyway, SVN it is for me now.

- If you are using SVN, you also need a GUI and what better than TortoiseSVN

- For telnet'ing, I use PuTTY.
It is simple, it works, it is OSS.

- For FTP server and client, I use FileZilla

- PHP/Smarty/XDebug/EclipsePDT/LAMPP
For web app development, the above acronyms say it all. I am leaving this here as a reminder. I will be writing more about them in a later post.

- Rockbox. Alternative firmware for a large nunber of MP3 players, including most iPods! Very configurable, very neat! I have been using it for over 2 years or so and have enjoyed every minute of it!

- If you carry a notebook with confidential data or want to safeguard data on your computer, TrueCrypt is a must-have!
It allows you to create an encrypted volume, which when mounted, appears as a norma hard disk. Everything you write in it is encrypted. In order to mount it (and thus be able to read/write from it) you need to supply a passphrase (i.e. something lengthy, not just a few characters).
What this means is that if your computer is stolen or lost, whoever gets it will not be able to get access to your critical data.

In addition to the encrypted volumes described above, it also supports encrypting entire disk-partitions!
Just get it and you will never have to worry about the bad guys getting your bank PIN numbers etc.
[Update 2016]. Alas, TrueCrypt is no more. 
Veracrypt has taken its place and, not only does it do all Truecrypt ever did (it is based on the same source) but it also has a partition resizer, as well as greatly enhanced security.

You can find more info on TrueCrypt alternatives here.


- Abiword for reading/writing Word documents
It is a great app and there is a portable version of it too! Copy it into a USB stick and, presto, a wordprocessor at your fingertips, anytime, anywhere!

Have a play with the above and let me know what you think of it.

Here is part 2

ps: Comments and/or links to this article are most welcome!

No comments:

Post a Comment