
Start you “ENGINES”, Friday at 00:00!!!
Filed under: Uncategorized
After installing Leopard, one of the things I love the most is Quick Look, but there are some types of files that are not available, but after seeing this post of Ricardo Saramago I’ve haded some more choices, like:
- Zip Files
- Folders
- (…)
Check Ricardo’s Blog for some more choices…
Filed under: Uncategorized
Read more about this in TechCrunch

Filed under: Uncategorized
Hi,
I’ve been way for a while …
The last two-three months have been hell, a lot of work and a lot of trips (especially to Cape Verde). I hope that after I return from holidays I got a little more time to write some stuff here, and also to stay a little more a home with the Mrs.
Note: If I’ve got some time, and a Internet Connection, I’ll probably say something before that.
Cheers
Filed under: Uncategorized
Let’s be polite and start this Blog by saluting the world!
#include < stdio.h>
void main()
{
printf(“\nHello World\n”);
}
