Flock
Flock is an open source web browser based on Mozilla Firefox. The installation is really quite easy, donwload the tarred file from http://www.flock.com/ (remember where it was saved)
Untar the file
‘ tar -xzvf flock-1.1.en-US.linux-i686.tar.gz ‘
It will create a folder named ‘ flock ‘
cd flock
Then to run just ./flock
Login to Flickr, Facebook, Twitter, Gmail and check [...]
weechat-curses
weechat-curses is the IRC client that I am currently using. to install ‘ sudo aptitude install weechat -y -r ‘ I add the -y and -r tags to automatically say yes to install and also to install the recommended files (weechat-curses, weechat-plugins, etc).
To run weechat you need to open the terminal and then type in [...]