Inductive Bias

Hadoop User Group UK

April 21, 2009
Mahout, Hadoop, Software Foundation

Hadoop User Group UK # On Tuesday the 14th the second Hadoop User Group UK took place in London. This time venue and pizza was sponsored by Sun. The room quickly filled http://www.thecepblog.com/2009/04/19/kmeans-clustering-now-running-on-elastic-mapreduce/with approximately 70 people. Tom opened the session with a talk on 10 practical tips on how to get the most benefit from Apache Hadoop. The first question users should ask themselves is which type of programming language they want to use. ...

Announcing Apache Mahout 0.1

April 8, 2009
Mahout, Free Software, Software Foundation

Announcing Apache Mahout 0.1 # This morning I received Grant’s release mail of Apache Mahout. I am really happy that after little more than one year we now have our first release out there to test and scrutinate by anyone interested in the project. Thanks to all the committers who have helped make this possible. A special thanks to Grant Ingersoll for putting so much time into getting many release issues out of the way as well as to those who reviewed the release candidates and all the major and minor problems. ...

GSoC: Student applications.

April 5, 2009
GSoC, Software Foundation, Event, General

GSoC: Student applications. # Title: GSoC: Student applications closed Link out: Click here Description: After this date no more student applications are accepted. Internal ranking at Apache starts 7 days earlier. The ranking process finishes at 16th of April. Date: 2009-04-03

Apache Con Europe 2009 - part 3

March 29, 2009
ApacheCon, Event, ApacheConEU09, General, Apache Con, Software Foundation

Apache Con Europe 2009 - part 3 # Friday was the last conference day. I enjoyed the Apache pioneers panel with a brief history of the Apache Software Foundation as well as lots of stories on how people first got in contact with the ASF. After lunch I went to the testing and cloud session. I enjoyed the talk on continuum and its uses by Wendy Smoak. She gave a basic overview of why one would want a CI system and provided a brief introduction to continuum. ...

Apache Con Europe 2009 - part 2

March 29, 2009
ApacheCon, Free Software, Event, ApacheConEU09, General, Apache Con, Software Foundation

Apache Con Europe 2009 - part 2 # Thursday morning started with an interesting talk on open source collaboration tools and how they can help resolving some collaboration overhead on commercial software projects. Four goals can be reached with the help of the right tools: Sharing the project vision, tracking the current status of the project, finding places to help the project and documenting the project history as well as the reasons for decisions along the way. ...

Apache Con Europe 2009 - part 1

March 29, 2009
ApacheCon, Event, Camp, ApacheConEU09, Hacking, General, Apache Con, Software Foundation

Apache Con Europe 2009 - part 1 # The past week members, committers and users of Apache software projects gathered in Amsterdam for another Apache Con EU and to celebrate the 10th birthday of the ASF. One week dedicated to the development and use of Free Software and the Apache Way. Monday was BarCamp day for me, the first BarCamp I ever attended. Unfortunately not all participants proposed talks. So some of the atmosphere of an unconference was missing. ...

FSFE booth at the Chemnitzer Linux Tage

March 23, 2009
Free Software, Event, FSFE, General

FSFE booth at the Chemnitzer Linux Tage # This year for the 11th time the “Linux Tage” were organized at the university of Chemnitz. Each year in March this means two days devoted to the topic of open and free software. It means an event that is very well organized by a pretty professional team of volunteers. For the third time the FSFE had its booth at the event - this time run by Rainer Kersten, Uwe Zemisch and me. ...

Books I found particularly helpful

March 12, 2009
Programming, Hacking, book, Java

Books I found particularly helpful # During the last few years I have quite a few books that one could easily file under the category “Hacking books”. Some of them were particularly interesting to me and have influenced the way I write code. The following list certainly is not complete at all - but it is a nice starting point. Effective C++ - I have comparably little experience with C++ but this book really helped understand some of the particularities. ...