Demo songs

It is done! Our band has finally recorded some demo songs! It is not that impressive, but I’m very happy about the result. 

Check it out!

UPDATE: The band’s players are:
Gustavo Boiko on sax
Tiago Salem on guitar and vocals
Marcelo Zanin on bass
Lucio Spina on drums
Daniel Nicolini on keyboards

Photo Viewer

Some time ago, I was looking at the INdT’s Canola interface, and I found it really nice. Its look is very clean and the way it displays the contents fits very well in the target devices.

By this time, I was wondering how hard it would be to create an image viewer like the one present in Canola using Qt. To try this out, I started a toy project using Qt and exiv2. It is a very basic image viewer interface that just displays images in a similar way to the Canola interface.

 

photoviewer

It is very basic and experimental, but for the ones interested on it:

svn co http://svn.gustavoboiko.org/projects/photoviewer/

Have fun :)