Monday 21 February 2011

Heey greetings from MaStory on my Nokia N900

I discovered a blogger client for maemo, which enables me to add news to my blog and also takes care of adding the media.

I loooove it!
(This is what it looks like editing the entr on the phone)

Sunday 20 February 2011

Perl script to convert n900 pwsafe export into KeePassX XML

I wanted to have an option of exporting data from pwsafe on my Nokia n900, so I wrote this script. All you have to do is export the file on N900. Transfer it as securely as possible to your computer and run the script

./pwsafe2keepassx_n900.pl < PWsafe_n900_txt_output_file > out_keepassx.xml


The script can be downloaded here.

Drop me a comment if you like it or if you have any comment of how to improve it further.