July 23, 2012
Apache Hadoop Get Together Berlin # As seen on Xing - the next Apache Hadoop Get Together is planned to take place in August:
When: 15. August, 18 p.m. Where: Immobilien Scout GmbH, Andreasstr. 10, 10243 Berlin As always there will be slots of 30min each for talks on your Hadoop topic. After each talk there will be time for discussion. It is important to indicate attendance. Only registered visitors will be permitted to attend.
...
July 18, 2012
Need your input: Failing big data projects - experiences from the wild # A few weeks ago my talk on “How to fail your big data project quick and rapidly” was accepted at O’Reily Strata conference in London. The basic intention of this talk is to share some anti-patterns, embarrassing failure modes and “please don’t do this at home” kind of advice with those entering the buzzwordy space of big data.
...
July 17, 2012
Note to self: Clojure with Vim and Maven # Steps to get a somewhat working Clojure environment with vim:
Install the current vimclojure plugin.
Get and install a nailgun client.
Add vimclojure to your clojure project pom.xml.
Start the nailgun server from within your maven project with mvn clojure:nailgun with the maven clojure plugin.
Finally start vim, open your favourite clojure file - you can open a REPL with \sr, when in a function definition you can evaluate that with \et - see also tamining vim clojure
...
July 12, 2012
Apache Sling and Jackrabbit event coming to Berlin # Interested in Apache Sling and/or Apache Jackrabbit? Then you might be interested in hearing that on September 26th to 28th there will be an event in town on these two topics - mainly organised by Adobe, but labeled as community event, meaning that there will be a number of active community members attending the conference: adaptTo().
From their website:
In late September 2012 Berlin will become the global heart beat for developers working on the Adobe CQ technical stack.
...
May 31, 2012
Preparation done - clock is ticking # The clock is ticking - only one more weekend to go before Berlin Buzzwords opens its doors for the main conference (check out the Wiki for the Sunday evening Barcamp and the Sunday Movie Hackday). Looking forward to an amazing week with awesome speakers and great attendees.
One word of warning before: Given all the buzz around that conference as of now until mid-next week I won’t take any major decisions, most likely I won’t be able to follow through with any additional organisation, probably I won’t remember everyone I meet on-site.
...
May 29, 2012
Last minute Getting Around information for Berlin Buzzwords # I’ve been sharing information on how to get around in Berlin more often than I’d like to type it out - putting it here for future reference.
Before going to Berlin make sure to put an app on your phone that helps with finding the right public transport mix to use for going from one place to another:
Nokia Public Transit for WP7 phones
...
May 28, 2012
Teddy in Zürich # A few beautiful sunny though windy days in Zurich late April:
View from the path between Ütliberg and Adliswil/Felsenegg:
Strolling through the city and sitting next to Zürichsee enjoying the sun afterwards:
A boat trip to Rapperswil - started cold and cloudy, finished warm and sunny:
May 27, 2012
Teddy in Poznan # Some images taken in Poznan after GeeCon - big Thanks! to Dawid for giving advise on where to go for sightseeing, exhibitions and going-out.
The tour started close to river Warta - it being a sunny day it seemed like a perfect fit to just walk through the city, starting along the river headed towards the cathedral:
After that Poznan Citadel was a great place to spend lunch time - sitting somewhere green and shady:
...
May 26, 2012
GeeCon - Testing hell and how to fix it # The last regular talk I went to was on testing hell at Atlassian – in particular the JIRA project. What happened to JIRA might actually be known to developers who have to deal with huge legacy projects that predate the junit and dependency injection era: Over time their test base grew into a monster that was hard to maintain and didn’t help at all with making developers confident on checkin time that they would not break anything.
...
May 25, 2012
GeeCon - Solr at Allegro # One particularly interesting to me was on Allegro’s (polish Ebay) Solr usage. In terms of numbers: They have 20Mio offers in Poland, another 10Mio active offers in partnering countries. In addition in their index there are 50Mio inactive offers in Poland and 40 Mio closed offers outside that country. They serve 8Mio updates a day, that is 100 updates a second. Those are related to start/end of bidding phase, buy now actions, cancelled bids, bids themselves.
...