Browsing archives for April, 2006

Kinnernet 2006: Life in Fast-Forward

7 April 2006 | 0 Comments

struct Kinnernet : public FooCamp {…}; struct Kinnernet2006 : public Kinnernet{int fun;string food; // each char represents something differentint people[160+(rand()%10)];int equipment[DONT_EVEN_ASK];}; Kinnernet (Kinnernet [sea of galilei] + Net) is where tons of multi-talented people meet once a year to unformally (is that a word ?) meet up, learn from each other, talk about cool stuff, [...]

Software writing: Being in control

3 April 2006 | 0 Comments

Ever threw yourself into a new world of software-writing ? Suppose you’re a hard-core server programmer in C, imagine what it would be like to start a project for the Blackberry in Java. Ouch! Some people would consider this pure terror, and some would take it on as a challenge, it depends on what you’re [...]