Archive for July, 2010

Wesabe + CGD :)

I started using Wesabe to (try) to manage my accounts, the only problem is that my bank (Caixa Geral de Depósitos), won’t support any of the formats used by Wesabe… There is also the problem that Wesabe is going to be discontinued, but since it is going to be released as open-source, I thought this might get handy for someone out there…

And make the appearance of a decent Android app easier (we hope :D )

Luckily for us mjvm made a fantastic script that turns all the process into a breeze, which is turning the csv file into a qif one.

Here is the link to the script.

And here is the README:
CSV2QIF
=======

This script converts the CSV provided by CGD (CAIXA GERAL DE DEPOSITOS)
home banking system to a QIF format so the it can be imported to personal
finance systems.

It was tested only on wesabe (http://www.wesabe.com/).

USAGE
—–

./csv2qif.py statment.csv
or
python csv2qif.py statment.csv

the result will be save in a statment.qif file in the same directory as the csv file.

Enjoy!

WiFi + Android = Bit of an headache actually…

So, I got an Android, an HTC Tattoo more exactly.

From time to time I get WiFi connectivity issues for no reason, either “Unable to connect to network” and so on…

Google’d around for a while and found this, which seemed to make things a bit better.

So basically, just disable the “Network Notification” on the device and things should go a bit smoother.

And as soon as 2.1 is ok for the Tattoo, I’m off 1.6…

Cheers!