Projects
aSOS Android app: protect yourself in risk and danger situations
php-google-backup: backup Google Apps data with PHP and Zend Framework GData
Kernel Socks Bouncer: Linux 2.6 kernel module that that redirects tcp connection through socks 5 chains
WBUs (Web Bus)
WP interests: generate a chart of your interests
Articles
Be Quick Or Be Dead: singleplayer javascript browsergame
Javascript online massive social password cracking?

Archive for June, 2009

php-google-backup v1.0 released : backup Google Apps data (docs) with PHP and Zend GData

In these days I was setting up my new backup system (based on Netgear WGT634U with a pair of USB hard disk as external storage) and I needed a command line script to backup all my Google Apps data.
My priority was to backup GMail and Google Docs (Documents) data. For emails I found a very useful tool called getmail4 but I had not the same luck for documents so I wrote a very simple php command line script based on Zend Framework GData API.
Now I release first version of php-google-backup only with this feature but I’m planning to extend it to GMail, Google Calendar and Google Reader.
Get the script!