16Dec Porto Linux && Xmas C++
Today, the Porto Linux team joined in a nice Christmas dinner. The event started in the beginning of the afternoon, with some Apache talks. I’ve only joined them later in the evening. The conversation was, indeed, interesting, passing through lots of different subjects, from open-source, education and many, many other!
It was a nice dinner, and it is always good to get to know better the ones behind the emails or posts out there.
Before leaving, we’ve had an open-gift exchange. Everyone was supposed to bring something, like some code, a picture, an image, anything. Since I’ve forgot to print it, I’ll share here the little ncurses based application I’ve wrote to share. Download, compile it with g++ -lncurses xmas2007.cpp and run it with ./a.out. Merry Xmas.


December 16th, 2007 at 11:37 am
Sorry, but I can’t get it to compile, is there any special library I need apart from ncurses ?
December 16th, 2007 at 1:17 pm
That’s so cute! Happy Holidays!
@Bert: libncurses-dev (or similar) should do the trick.
December 16th, 2007 at 2:06 pm
I found it
Now that’s a nice program, how lovely :P:D
December 16th, 2007 at 2:30 pm
I’m glad you’ve liked it xD