Dojo meetup Europe 2008, in Berlin

Thanks to Nikolai Onken (the guy behind dojocampus.org), who is pushing to meet in Europe, we have decided to use LinuxTag 2008 and gather in Berlin this year.

dojo.explore("Berlin", "Saturday May 31, 2008 at 3pm");
dojo.beer();
dojo.dinner();
notTooTired = true;
while (notTooTired) {
    dojo.clubbing();
}

We will meet about 15:00 in the center of Berlin and will not let anyone go until midnight :-). Dojo meetup in Berlin, walk, talk drink and dance. So let’s do the first Dojo meetup Europe 2008 there will be more to come. Of course you can join anytime and any place, just keep in touch (i.e. on freenode.net in #dojo or on the dojo-interest mailing list) and you will get to know where and when.

Stay updated via the upcoming event page.

2 Comments »

  1. Tobias von Klipstein said,

    April 7, 2008 at 11:32 pm

    i’m also looking forward to meet the european dojo people.

    dojo.subscribe("dojomeetupeurope2008", function() {
        tooDrunk = false;
        for(i=0; i<amountOfBeer; i++) {
                dojo.beer();
                dojo.party();
                if (i>10) break;
        }
    });
    
  2. Jannis Leidel said,

    April 11, 2008 at 2:25 pm

    I hope you won’t hit any breakpoints

RSS feed for comments on this post · TrackBack URL

Leave a Comment