Links
Guide to CSS support in email
How to install the latest node.js on Ubuntu
How to install the latest node.js on Ubuntu
sudo apt-get install python-software-properties sudo add-apt-repository ppa:chris-lea/node.js sudo apt-get update sudo apt-get remove nodejs nodejs-dev npm sudo apt-get install nodejs
ExtJs 4: How To Add Grid Cell Tooltip
Converting multiple images into one PDF on Linux
SMB and BackupPC on Ubuntu 12.04
Smbclient which works with BackupPC on Ubuntu 12.04:
Extracting META information from PostgreSQL
Excellent article on how to extract almost any piece of metadata from PostgreSQL: Extracting META information from PostgreSQL