The “Chora” Blog


In Europe, Apple’s Black Friday is Tomorrow..
Thursday, November 29, 2007, 20:17
Filed under: Uncategorized | Tags: ,

Start you “ENGINES”, Friday at 00:00!!!



Panic releases CandyBar 3 for Leopard, integrates Pixadex (Updated)
Wednesday, November 28, 2007, 23:50
Filed under: Uncategorized | Tags: , ,


Quick Look Plugins
Wednesday, November 28, 2007, 18:49
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…



    An Ignominious End: Business 2.0’s Farewell Spam Email
    Tuesday, October 9, 2007, 23:01
    Filed under: Uncategorized

    Read more about this in TechCrunch



    Back to PT … and on the way to some holidays
    Wednesday, August 1, 2007, 11:13
    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



    Hello World
    Tuesday, February 27, 2007, 18:54
    Filed under: Uncategorized

    Let’s be polite and start this Blog by saluting the world!

    #include < stdio.h>

    void main()
    {
    printf(“\nHello World\n”);
    }