<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Inductive Bias</title>
	<atom:link href="http://blog.isabel-drost.de/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.isabel-drost.de</link>
	<description>Yet another free software developer's blog.</description>
	<pubDate>Tue, 31 Aug 2010 14:58:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Berlin Scrumtisch - open discussion</title>
		<link>http://blog.isabel-drost.de/index.php/archives/229/berlin-scrumtisch-open-discussion</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/229/berlin-scrumtisch-open-discussion#comments</comments>
		<pubDate>Wed, 25 Aug 2010 21:29:05 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Scrum]]></category>

		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Decision making]]></category>

		<category><![CDATA[Definition of done]]></category>

		<category><![CDATA[Self organising teams]]></category>

		<category><![CDATA[Team Motivation]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=229</guid>
		<description><![CDATA[This evening the Berlin Scrumtisch took place in Friedrichshain. More than thirty participants followed Marion&#8217;s invitation for discussions on Scrum, wine and pizza at Vecchia Trattoria.
As there were several new participants, Felix started out with a very brief summary of the very core concepts of Scrum itself: Most important to know is the basic assumption [...]]]></description>
			<content:encoded><![CDATA[<p>This evening the <a href="http://scrumtisch.net">Berlin Scrumtisch</a> took place in Friedrichshain. More than thirty participants followed <a href="https://www.xing.com/profile/Marion_Eickmann">Marion&#8217;s</a> invitation for discussions on Scrum, wine and pizza at <a href="http://www.qype.co.uk/place/748661-La-Vecchia-Trattoria-Berlin">Vecchia Trattoria</a>.</p>
<p>As there were several new participants, Felix started out with a very brief summary of the very core concepts of Scrum itself: Most important to know is the basic assumption of Scrum, that is planning ahead of time in a very detailed way is impossible. Defining goals and letting those who do the acutal work take the decisions on how to reach that goal is way easier and more promising. The whole process relies on fast feedback loops enabling developers and business people to run experiments on how to improve their work in a controlled environment.</p>
<p>Scrum comes with three roles: The development team responsible for delivering quality software, the product owner responsible for defining development goals that maximise return on investment and the scrum master as the moderator and facilitator who takes care that the roles and rituals are not broken.</p>
<p>Scrum comes with three plus one rituals: The daily standup (about 15min) used by the development team to get everyone up to date on a daily basis on everyone&#8217;s status, the Scrum Review and the Scrum Planning. In addition very important each sprint includes a retrospective that serves the purpose of improving the scrum team&#8217;s processes.</p>
<p>Scrum comes with three artifacts: The sorted product backlog of all user stories, the sprint backlog and the burndown chart showing the team&#8217;s progress.</p>
<p>However Scrum is just a framework - it tells you more on the goals, but less on exactly how to reach them. It should serve as a basis to adapt one&#8217;s processes to the project&#8217;s needs.</p>
<table>
<tr>
<td><img src="http://isabel-drost.de/Bilder/wordpress/scrum_08_10_1.jpg"/></td>
<td><img src="http://isabel-drost.de/Bilder/wordpress/scrum_08_10_2.jpg"/></td>
</tr>
</table>
<p>In the usual meetup planning phase we collected potential topics for discussions and ranked them by voting on them in the end. The topics proposed were:</p>
<ul>
<li>Applications of Scrum for non-software-development projects.
<li>How to convince teams of Scrum?
<li>Awareness of the definition of done.
<li>How to integrate testers in a team, extended by discussing the values of cross-functional teams.
<li>How to be a tech PO.
<li>Adding agile/XP to Scrum.
<li>How to keep the team on focus.
<li>Decision making in self organising teams.
<li>Bonus HR in Scrum.
</ul>
<p>The topics rated highest were on raising the awareness for the definition of done and on decision making in self organising teams.</p>
<h2>Definition of done</h2>
<p>To introduce the topic, Felix repeated the goal of Scrum teams to deliver potentially quality - ahem - shipable software. <img src='http://blog.isabel-drost.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> The problem of the guest and his co-workers was described as follows: Teams have definitions that are inconsistant not only across teams but also within teams.</p>
<p>Ultimately the goal of the definition of done is to enable teams to produce shipable software. One option to make the team aware of the need for better quality software might be to make them feel the pain their releases cause. It does not help to dictate a company-wide definition of done: It&#8217;s up to the team to define it. However to learn more on what shipable means the team must be allowed to make mistakes. They will fail - but learn from that failure as soon as they feel and see what gets influenced by their mistakes. As a resulst, they will refine their definition of done.</p>
<p>As the person to make happy in Scrum iterations is the PO, this could mean that the PO simply does not accept features, after all he is the one to define what shipable means. One factor that is a pre-condition for teams to be able to learn is to keep them stable. Learning needs time - teams need to be allowed to evolve. If yesterday&#8217;s team does not feel the pain their mistakes caused just because the team does not exist anymore or has been reconfigured - how would people be able to learn at all?</p>
<h2>Decision making in self organising teams</h2>
<p>The person proposing this question has the problem that in his teams some developers turn into leaders dictating the way software gets implemented. Other team members rarely join into that discussion and close to never take decisions. The result are endless discussions w/o real results.</p>
<p>The first idea that came up was for the Scrum Master to act as moderator. Marion came up with the proposal to use well known mediation techniques. She promised to share the links - would be great to have them published on the <a href="http://scrumtisch.net">Scrumtisch Berlin</a> blog as well. <a href="http://thilo-fromm.de">Thilo</a> mentioned there are courses on mediation and moderation that can help him play that role. </p>
<p>As for long discussions: Felix mentioned a few typical patterns (or anti-patterns) that tend to lead to developers discussing endlessly:</p>
<ul>
<li>Fear: fear of punishment for taking the wrong decision usually leads developers to avoid decisions altogether. Fix for that would be establishing and open culture that allows for failure and that enables people to learn from failure.
<li>Striving for the 100% solution: Developers are not used to incremental thinking and try to solve all problems at once. Fix would be to teach them they get time for refactoring and are thus not punished for adhering to the YAGNI principle.
<li>Personal conflicts in teams can lead to the described situation as well and can only be fixed by double-checking the team configuration, potentially changing it.
</ul>
<p>There is a very good book by Cohen on &#8220;Succeeding with agile&#8221; that has a whole chapter on what makes a good Scrum Master. Checking these properties against your chosen Scrum master might help as well.</p>
<p>When discussing this topic we soon discovered one problem with the team configuration as-is: Scrum masters used to be system architects or senior software developers - that is, highly respected, influencial people. Maybe simply re-configuring teams might help already.  </p>
<p>Thanks to Marion for organising the evening - and thanks to all attendees for your questions and input on discussion topics. Looking forward to the next edition of the Scrumtisch.</p>
<p>Disclaimer: I usually just take notes on an old-fashioned paper-notebook, typing stuff into the blog after the meeting is over. Only reason I do it the same evening is the goal of keeping the list of draft postings as short as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/229/berlin-scrumtisch-open-discussion/feed</wfw:commentRss>
		</item>
		<item>
		<title>Apache Dinner DUS</title>
		<link>http://blog.isabel-drost.de/index.php/archives/228/apache-dinner-dus</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/228/apache-dinner-dus#comments</comments>
		<pubDate>Tue, 17 Aug 2010 19:10:10 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Events]]></category>

		<category><![CDATA[Free Software]]></category>

		<category><![CDATA[Freetime]]></category>

		<category><![CDATA[Dinner]]></category>

		<category><![CDATA[DUS]]></category>

		<category><![CDATA[FSFE]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=228</guid>
		<description><![CDATA[the evening after FrOSCon - that is on August 22nd 2010 at 7:30p.m. CEST - a combined &#8220;FSFE Fellowship meetup/ Apache dinner*&#8221; takes place in Tigges in Düsseldorf (Brunnenstraße 1, at Bilker S-Bahnhof). Given it doesn&#8217;t rain, we&#8217;ll be sitting outside.
Would be great to meet you there for tasty food, interesting discussions on Apache in [...]]]></description>
			<content:encoded><![CDATA[<p>the evening after FrOSCon - that is on August 22nd 2010 at 7:30p.m. CEST - a combined &#8220;FSFE Fellowship meetup/ Apache dinner*&#8221; takes place in Tigges in Düsseldorf (Brunnenstraße 1, at Bilker S-Bahnhof). Given it doesn&#8217;t rain, we&#8217;ll be sitting outside.</p>
<p>Would be great to meet you there for tasty food, interesting discussions on Apache in general, as well as projects like Lucene, Hadoop or Tomcat in particular. Anyone interested in either the FSFE or Apache is welcome to join us.</p>
<p>One personal request: Somehow, Rainer (Kersten, FSFE) talked me into preparing a talk on what the ASF is all about - would be really great to have more people around share their experience.</p>
<p>See you in Düsseldorf</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/228/apache-dinner-dus/feed</wfw:commentRss>
		</item>
		<item>
		<title>Scrumtisch August Berlin</title>
		<link>http://blog.isabel-drost.de/index.php/archives/227/scrumtisch-august-berlin</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/227/scrumtisch-august-berlin#comments</comments>
		<pubDate>Sat, 14 Aug 2010 16:26:34 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Scrum]]></category>

		<category><![CDATA[Berlin]]></category>

		<category><![CDATA[Event]]></category>

		<category><![CDATA[scrumtisch]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=227</guid>
		<description><![CDATA[Just seen it - the next Scrumtisch Berlin has been scheduled for 25th August 2010 at 18:30 Uhr. So far, no official talk has been scheduled, so please expect two topics on Scrum and its application to be selected for discussion according to Marion&#8217;s agile topic selection algorithm.
Please talk to Marion Eickmann if you would [...]]]></description>
			<content:encoded><![CDATA[<p>Just seen it - the next <a href="http://www.scrumtisch.net">Scrumtisch Berlin</a> has been scheduled for 25th August 2010 at 18:30 Uhr. So far, no official talk has been scheduled, so please expect two topics on Scrum and its application to be selected for discussion according to Marion&#8217;s agile topic selection algorithm.</p>
<p>Please talk to <a href="https://www.xing.com/profile/Marion_Eickmann">Marion Eickmann</a> if you would like to attend the next meetup.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/227/scrumtisch-august-berlin/feed</wfw:commentRss>
		</item>
		<item>
		<title>Some statistics</title>
		<link>http://blog.isabel-drost.de/index.php/archives/225/some-statistics</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/225/some-statistics#comments</comments>
		<pubDate>Wed, 11 Aug 2010 20:03:35 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Free Software]]></category>

		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[involvement]]></category>

		<category><![CDATA[Metrics]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Professional support]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=225</guid>
		<description><![CDATA[Various research projects focus on learning more on how open source communities work:

What makes people commit themselves to such projects?
How much involvement from various companies is there?
Do people contribute during working hours or in their spare time?
Who are the most active contributors in terms of individuals and in terms of companies?

When asked to fill out [...]]]></description>
			<content:encoded><![CDATA[<p>Various research projects focus on learning more on how open source communities work:</p>
<ul>
<li>What makes people commit themselves to such projects?</p>
<li>How much involvement from various companies is there?
<li>Do people contribute during working hours or in their spare time?
<li>Who are the most active contributors in terms of individuals and in terms of companies?
</ul>
<p>When asked to fill out surveys, especially in cases where that happens for the n-th time with n being larger than say 5, software developers usually are not very likely to fill out these questionairs. However knowing some of the processes of open source software development it soon becomes obvious there are way more extensive sources for information - albeit not trivial to evaluate and prone to at least some error.</p>
<p>Free software tends to be developed &#8220;in the open&#8221;: Project members with various backgrounds get together to collaborate on a common subject, exchanging ideas, designs and thoughts digitally. Nearly every project with more then two members at least has mailing list archives and some sort of commit log to some version control system. Usually people also have bugtrackers that one can use as a source for information.</p>
<p>If we take the ASF as an example, there is a nice application to create various statistics from svn logs:<br />
<center><a href="http://svnsearch.org/svnsearch/repos/ASF/search?view=plot&#038;kind=day&#038;kind=week&#038;plotsort=commits"><img src="http://isabel-drost.de/Bilder/wordpress/commits.jpeg" width="400"/></a></center></p>
<p>The caveats of this analysis are pretty obvious: Commit times are set according to the local of the server, however that may be far off compared to the actual timezone the developer lives in. Even when knowing each developer&#8217;s timezone there is still some in-accuracy in the estimations as people might cross timezone bounderies when going off for vacation. Still the data available from that source should already provide some input as to when people are contributing, how many projects they work on, how much effort in general goes into each project etc.</p>
<p>Turning the analysis the other way around and looking at mailing list contributions, one might ask whether a company indeed is involved in free software development. One trivial, naive first shot could be to simply look for mailinglist postings that originate from some corporate mail address. Again the raw numbers displayed below have to be normalised. This time company size and fraction of developers vs. non-developers in a company has to be taken into consideration when comparing graphs and numbers to each other.</p>
<p>Yet another caveat are mailinglists that are not archived in the mail archiving service that one may have choosen as the basis for comparison. In addition people may contribute from their employer&#8217;s machines but not use the corporate mail address (me personally I am one of these outliers, using the apache.org address for anything at some ASF project).</p>
<table>
<tr>
<td>
<a href="http://101tec.com">101tec</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/101tec.jpeg" width="150"/></td>
<td>
<a href="http://jteam.nl">JTeam</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/jteam.jpeg" width="150"/></td>
<td>
<a href="http://tarent.de">Tarent</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/tarent.jpeg" width="150"/>
</td>
</tr>
<tr>
<td>
<a href="http://kippdata.de">Kippdata</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/kippdata.jpeg" width="150"/></td>
<td>
<a href="http://lucidimagination.com">Lucid Imagination</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/lucid.jpeg" width="150"/></td>
<td>
<a href="http://day.com">Day</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/day.jpeg" width="150"/></td>
<td>
</td>
</tr>
<tr>
<td>
<a href="http://hp.com">HP</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/hp.jpeg" width="150"/></td>
<td>
<a href="http://ibm.com">IBM</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/ibm.jpeg" width="150"/></td>
<td>
<a href="http://yahoo.com">Yahoo!</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/yahoo.jpeg" width="150"/>
</td>
</tr>
<tr>
<td>
<a href="http://nokia.com">Nokia</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/nokia.jpeg" width="150"/></td>
<td>
<a href="http://oracle.com">Oracle</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/oracle.jpeg" width="150"/></td>
<td>
<a href="http://sun.com">Sun</a><br />
<img src="http://isabel-drost.de/Bilder/wordpress/sun.jpeg" width="150"/>
</td>
</tr>
</table>
<p>Easily visible even from that trivial 5min analysis however is general trending of involvement in free software projects. In addition those projects are displayed prominently projects that employees are working with and contributing to most actively - it comes as no surprise that for Yahoo! that is Hadoop. In addition if graphs go back in time far enough, one might even see the timeframe of when a company changed its open source strategy (or was founded (see the graph of Lucid), or got acquired (see Sun&#8217;s graph), or acquired a company with a different stategy (see Oracle&#8217;s graph) <img src='http://blog.isabel-drost.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<p>Sort of general advise might be to first use the data that is already out there as a starting point - in contrast to other closed communities free software developers tend to generate a lot of it. And usually it is freely available online. However when doing so, know your data well and be cautious to draw premature conclusions: The effect you are seeing may well be caused by some external factor.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/225/some-statistics/feed</wfw:commentRss>
		</item>
		<item>
		<title>NoSQL summer Berlin - this evening</title>
		<link>http://blog.isabel-drost.de/index.php/archives/224/nosql-summer-berlin-this-evening</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/224/nosql-summer-berlin-this-evening#comments</comments>
		<pubDate>Wed, 11 Aug 2010 06:38:02 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Freetime]]></category>

		<category><![CDATA[Science]]></category>

		<category><![CDATA[Berlin]]></category>

		<category><![CDATA[NOSQL]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=224</guid>
		<description><![CDATA[This evening at Volkspark Friedrichshain, Café Schoenbrunn the next NoSQL summer Berlin (organised by Tim Lossen) is meeting to discuss the paper on Amazon&#8217;s Dynamo &#8220;Dynamo: Amazon&#8217;s Highly Available Key-value Store&#8221;. The group is planning to meet at 19:30 for some beer and discussions on the publication.
]]></description>
			<content:encoded><![CDATA[<p>This evening at Volkspark Friedrichshain, Café Schoenbrunn the next <a href="http://nosqlsummer.org/city/berlin">NoSQL summer Berlin</a> (organised by Tim Lossen) is meeting to discuss the paper on Amazon&#8217;s Dynamo &#8220;Dynamo: Amazon&#8217;s Highly Available Key-value Store&#8221;. The group is planning to meet at 19:30 for some beer and discussions on the publication.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/224/nosql-summer-berlin-this-evening/feed</wfw:commentRss>
		</item>
		<item>
		<title>Apache Dinner August Berlin recap</title>
		<link>http://blog.isabel-drost.de/index.php/archives/222/apache-dinner-august-berlin-recap</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/222/apache-dinner-august-berlin-recap#comments</comments>
		<pubDate>Mon, 09 Aug 2010 21:54:17 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Apache Dinner Berlin]]></category>

		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Berlin]]></category>

		<category><![CDATA[Dinner]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=222</guid>
		<description><![CDATA[This evening yet another Apache Dinner took place in Berlin (this time Schöneberg), location booked by Simon Willnauer. As it was announced less then a week ago (see post below) we were expecting no more then some 7 people &#8230; we ended up being a group of 15 attendees: There was Michi Busch from Twitter [...]]]></description>
			<content:encoded><![CDATA[<p>This evening yet another Apache Dinner took place in Berlin (this time Schöneberg), location booked by Simon Willnauer. As it was announced less then a week ago (see post below) we were expecting no more then some 7 people &#8230; we ended up being a group of 15 attendees: There was Michi Busch from Twitter together with Tanja, Uwe Schindler from Bremen joined us. With <a href="http://www.hackdiary.com/">Matt</a> and Josh some of our local Hadoop users from Nokia joined our group. We had <a href="http://markmail.org/thread/tinkdnm4d36mnfnu">Sebastian Schelter</a> from Mahout. In addition there were the usual suspects, that is <a href="http://jan.prima.de/">Jan Lehnardt</a>, Simon Willnauer and <a href="http://vafer.org/blog/">Torsten Curdt</a>.</p>
<p><center><br />
<table>
<tr>
<td><img src="http://isabel-drost.de/Bilder/wordpress/apachedinner_1.jpg" height="150"/></td>
<td><img src="http://isabel-drost.de/Bilder/wordpress/apachedinner_2.jpg" height="150"/></td>
</tr>
</table>
<p></center></p>
<p>Indian food at Yogi Haus was great and very tasty - though we should introduce a sharing algorithm for the various dishes next time around. Speaking of next time: If you would like to be part of the dinner, subscribe to our <a href="http://lists.isabel-drost.de/mailman/listinfo/apachedinner">Apache Dinner mailing list</a>. Best way to make the location suit your needs is to simply send out the next proposal yourself.</p>
<p>As usual the Lucene guys are the last to leave: Currently they are on their way to X-Berg for further drinks, some food and lots of fun. Looking forward to the pictures you promised, Simon <img src='http://blog.isabel-drost.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Update: Images added. Thanks for forwarding them.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/222/apache-dinner-august-berlin-recap/feed</wfw:commentRss>
		</item>
		<item>
		<title>Apache Dinner Berlin - August 2010</title>
		<link>http://blog.isabel-drost.de/index.php/archives/220/apache-dinner-berlin-august-2011</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/220/apache-dinner-berlin-august-2011#comments</comments>
		<pubDate>Wed, 04 Aug 2010 14:52:45 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Apache Dinner Berlin]]></category>

		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Dinner]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=220</guid>
		<description><![CDATA[Simon (Willnauer) just sent around the following e-mail. If you have some time left next Monday evening, come join us in Yogihaus: For tasty Indian food, geeky discussions and a generally beautiful evening.

Unlike the other dinner mails this one is not a poll, it&#8217;s an announcement. Some Apache folks are in town next monday (9th [...]]]></description>
			<content:encoded><![CDATA[<p>Simon (Willnauer) just sent around the following e-mail. If you have some time left next Monday evening, come join us in Yogihaus: For tasty Indian food, geeky discussions and a generally beautiful evening.</p>
<blockquote><p>
Unlike the other dinner mails this one is not a poll, it&#8217;s an announcement. Some Apache folks are in town next monday (9th of August) so we decided to have a Apache Dinner with a short term notice. If you plan to come please shoot me a quick heads-up and I count you in!</p>
<p>We will meet at http://www.restaurant-yogihaus-berlin.de/ on Monday 9th of August at 7:30 pm. I will reserve a table for about 14 people (the average size of the last two meetings while gstein and his gang wasn&#8217;t  counted :D)</p>
<p>Looking forward to meet you there on Monday!!</p>
<p>Simon</p>
</blockquote>
<p>Looking forward to seeing you on Monday evening next week. Please do not forget to give Simon a quick heads-up if you are coming: Would be nice if our estimated number of guests would at least be close to the real number this time (instead of somewhere at 50% <img src='http://blog.isabel-drost.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<p>In the unlikely event that you can&#8217;t make it next Monday, please subscribe to our <a href="http://lists.isabel-drost.de/mailman/listinfo/apachedinner">Apache Dinner Mailinglist</a> to recieve further announcements. If you are not living in Berlin but are still interested in dropping in from time to time: Don&#8217;t worry we do take into account that schedules of people travelling here are tight and organise meetings accordingly.</p>
<p>Update: Corrected year - must have mixed that up with another conference&#8217;s kick off meeting that takes place today&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/220/apache-dinner-berlin-august-2011/feed</wfw:commentRss>
		</item>
		<item>
		<title>Part 1: Travelling minds</title>
		<link>http://blog.isabel-drost.de/index.php/archives/216/part-1-travelling-minds</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/216/part-1-travelling-minds#comments</comments>
		<pubDate>Tue, 03 Aug 2010 06:00:23 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Free Software]]></category>

		<category><![CDATA[Freetime]]></category>

		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[Getting things done]]></category>

		<category><![CDATA[Scrum]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=216</guid>
		<description><![CDATA[In the last post I promised to share some more information on techniques I came across and found useful under an increasing work load. Instead of taking a close look at my professional calendar I decided to use my private one as an example - first because spare time is even more precious then working [...]]]></description>
			<content:encoded><![CDATA[<p>In the last post I promised to share some more information on techniques I came across and found useful under an increasing work load. Instead of taking a close look at my professional calendar I decided to use my private one as an example - first because spare time is even more precious then working hours, simply because there is so few of it and secondly because I am free to publicly scrutinize not only the methods for keeping it in good shape but also the entries in it.</p>
<p>I am planning to split the article in four pieces as follows as keeping all information in one article would lead to a text longer then I could possibly expect to be read from beginning to end: </p>
<table>
<tr>
<td>
<ol>
<li>Part 1: Traveling minds - how to stay focussed in an always-on community.
<li>Part 2: Tracking tasks, or: Where the hack did my time go to last week?
<li>Part 3: A polite way to say no - and why there are times when it doesn&#8217;t work.
<li>Part 4: Constant evaluation and improvement: Finding sources for feedback.
<li>Part 5: A final word on vacation.
</ol>
</td>
</tr>
</table>
<p>Several years ago, I had no problem with tasks like going out reading a book for hours, working on code for hours, answering mails only from time to time, thinking about one particular problem for days. As the number of projects and tasks grew, these tasks became increasingly hard to accomplish: Writing code, my mind would wander off to the mailing list; when reviewing patches my mind would start actually thinking about that one implementation that was still lingering on my hard disk.</p>
<p>There are a few techniques for getting back to that state of thinking about just one thing at a time. One article I found very insightful was an <a href="http://www.paulgraham.com/top.html">essay by Paul Graham</a>. He gave a pretty good analysis of thoughts that can bind your attention and draw them away from what should actually be the thing you are thinking about. According to his analysis a pretty reliable way to discover ideas that steal your attention is to observe what thoughts your mind wanders to when you are taking a shower (I would add cycling to work here, basically anything that lets your mind free to dream and think): If it is not in line with what you would like to think about, it might be a good time to think about the need to change.</p>
<p>There are a few ways to force your mind to stay &#8220;on-topic&#8221;. Some very easy ones are explained <a href="http://lifehacker.com/5596964/how-to-rebuild-your-attention-span-and-focus">in a recent blog post on attention span</a> (Thanks to Thilo for the link): </p>
<ul>
<li>Organising your virtual desktops such that applications are sorted according to tasks (one for communication, one for coding project x, another one for working on project y) helps to switch off distraction that would otherwise hide in plain sight. Who wants to work on code if TweetDeck is blinking at you next to your editor? In contrast to the original author I would not go so far to switch off multiple monitors: Its great to have your editor, some terminals, documentation in the browser open all at the same time in one workspace. However I do try to keep everything that has do with communication separate from coding etc.
<li>Train to work for longer and longer periods of time on one task and one task only: The world does not fall apart, if people have to wait for an answer to your mail for longer than 30min - at least they&#8217;ll get used to it. You do not need to take your phone to meetings: If anything is starting to melt down there will be people who know where you are and who will drag you out of the meeting room in no time. Anything else can well wait for another 60min.
<li>When working with tabbed browsing: Don&#8217;t open more tabs then you can easily scan. You won&#8217;t read those interesting blog post you found four weeks ago anyway. In modern browsers it is possible to detach tabs. That way you can follow the first hint of keeping even the web pages sorted on desktops according to activity: You do not need your time tracking application next to your editor. Having only documentation and testing application open there does help.
<li>Keep your environment friendly and supportive. Who has ever shared an office (or a lecture at university back when I was a student) with me knows that close to my desk the probability of finding sweets, cookies, drinks and snacks approaches one. Being hungry when trying to fix a bug does not help, believe me.
</ul>
<p>One additional trick that helps staying just focussed enough for debugging complex problems is to make use of <a href="http://www.whyprogramsfail.com/resources.php">systematic debugging</a> by Andreas Zeller (also explained in <a href="http://en.wikipedia.org/wiki/Zen_and_the_Art_of_Motorcycle_Maintenance">Zen and the Art of Motorcycle Maintenance</a>). The trick is to explicitly track you thoughts on paper: Write down your hypothesis of what causes the problem. Then identify an experiment to test the hypothesis - you should know how to use your debugger, when to use print statements, which unit tests to write and when to simply take a very close look at the code and potentially make it simpler for that. Only when your experiment confirms that you have found the cause of the problem you really have identified what you need to fix.</p>
<p>There are a few other techniques for getting things off of your head that are just there to distract you: If you ever have read the book <a href="http://de.wikipedia.org/wiki/Getting_Things_Done">&#8220;Getting things done&#8221;</a> or seen the <a href="http://inboxzero.com/">Inbox zero</a> presentations you may already have an idea of what I am hinting at.</p>
<p>By now I have a calendar application that works like a charm: It reminds me of meetings ahead of time, it warns me in case of conflicts, it accepts notes, it has an amazing life span of one year and is always available (provided I do not forget it at home): <center><a href="http://farm4.static.flickr.com/3489/4021993850_16cce4be60.jpg"><img src="http://farm4.static.flickr.com/3489/4021993850_16cce4be60.jpg" width="300"></a></center> - got mine <a href="http://www.kulturkaufhaus.de/">here</a> <img src='http://blog.isabel-drost.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> That&#8217;s for organising meetings, going to conferences, getting articles done in time and not forgetting about family birthdays.</p>
<p>For week to week planning we tend to use <a href="http://blog.isabel-drost.de/index.php/archives/133/how-much-of-scrum-is-implemented">Scrum</a> including a scrum board. However that is not only for planning as anyone using Scrum may have expected already.</p>
<p>For my inbox the rule is to filter any mailing list into its own folder. Second rule is to keep the number of messages in my inbox to something that fits into a window with less than 15 lines: Anything I need for further reference (conference instructions, contacts, addresses that did not yet go into my little blue book, phone numbers not yet stored in my mobile phone) goes into its own folder. Anything that needs a reply is not allowed to stay in the inbox for longer than half a week. For larger projects mail gets sorted into their own project folders. Anything else simply goes to an archive: There are search indexes available, even Linux supports desktop search, search is even integrated in most mail clients. Oh and did I mention that I managed to search for one specific mail for an hour just recently, though it was filed into its own perfectly logical folder - simply because I had forgotten which folder it was?</p>
<p>To get rid of things I have to do &#8220;some time in the near future but not now&#8221; I keep a list in my notebook - just so my mind knows the note is there for me to review and it knows I don&#8217;t forget about it. So to some extend my notebook is my personal swap space. One thing I learnt at Google was to not use loose paper for these kinds of notes - a bound book is way better in that it keeps all notes in one place. In addition you do not get into danger of throwing notes away too early or mis-place them.</p>
<p>The only thing missing is a real product backlog that keeps track of larger things to do and projects to accomplish - something like &#8220;I really do need to find a weekend to drive these >250km north to the <del datetime="2010-08-03T13:45:51+00:00">east</del>baltic sea (Thanks to <a href="http://astroblog.spaceboyz.net/">Astro</a> for pointing out the typo to me - hey, that means there is at least one guy who actually did read that blog post from beginning to end - wow!) and relax&#8221; <img src='http://blog.isabel-drost.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/216/part-1-travelling-minds/feed</wfw:commentRss>
		</item>
		<item>
		<title>Series: Getting things done</title>
		<link>http://blog.isabel-drost.de/index.php/archives/214/series-getting-things-done</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/214/series-getting-things-done#comments</comments>
		<pubDate>Fri, 30 Jul 2010 07:07:59 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Freetime]]></category>

		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[Scrum]]></category>

		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Free Software]]></category>

		<category><![CDATA[Getting things done]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=214</guid>
		<description><![CDATA[Probably not too unusual for people working on free software mostly (though no longer exclusively) in their spare time, the number of items that appear in my private calendar have increased steadily in the past months and years:

Every three months I am organising the Apache Hadoop Get Together in Berlin.
I have been asked (and accepted [...]]]></description>
			<content:encoded><![CDATA[<p>Probably not too unusual for people working on free software mostly (though no longer exclusively) in their spare time, the number of items that appear in my private calendar have increased steadily in the past months and years:</p>
<ul>
<li>Every three months I am organising the Apache Hadoop Get Together in Berlin.
<li>I have been asked (and accepted the offer) to publish articles on Hadoop and Lucene in magazines.
<li>There are various conferences I attend - either as speaker or simply as participant: FOSDEM, Froscon, Apache Con NA, Devoxx, Chemnitzer Linuxtag - to name just a few.
<li>For Berlin Buzzwords I did get quite a bit of time for organisation, still some issues leaked over to what others would call free time.
<li>I am mentoring one of Mahout&#8217;s GSoC students which is a lot of fun.
<li>At least I try to spend as much time as possible on the Mahout mailing lists keeping up with what is developed and discussed there.
</ul>
<p>There are various techniques to cope with increased work load and still find enough time to relax. Some of them involve simply remembering what to do at the right time, some involve prioritization, others deal with measuring and planning what to do. In this tiny series I&#8217;ll explain the techniques I employ - or at least try to - in the hope of getting your feedback, and comments on how to improve the system. After all, the most important task is to constantly improve ones own processes.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/214/series-getting-things-done/feed</wfw:commentRss>
		</item>
		<item>
		<title>Apache Hadoop in Debian Squeeze</title>
		<link>http://blog.isabel-drost.de/index.php/archives/213/apache-hadoop-in-debian-squeeze</link>
		<comments>http://blog.isabel-drost.de/index.php/archives/213/apache-hadoop-in-debian-squeeze#comments</comments>
		<pubDate>Sat, 17 Jul 2010 12:04:27 +0000</pubDate>
		<dc:creator>mainec</dc:creator>
		
		<category><![CDATA[Hadoop]]></category>

		<category><![CDATA[Debian]]></category>

		<category><![CDATA[hbase]]></category>

		<category><![CDATA[Zookeeper]]></category>

		<guid isPermaLink="false">http://blog.isabel-drost.de/?p=213</guid>
		<description><![CDATA[After using Mandrake for quite a while (still blaming my boyfriend Thilo for infecting not only my computer but also myself first with that system, then with the more general idea of Free Software - but that&#8217;s another story.) after finishing my master&#8217;s thesis I started using GNU Debian Linux (back then in the version [...]]]></description>
			<content:encoded><![CDATA[<p>After using Mandrake for quite a while (still blaming my boyfriend <a href="http://entropiesenke.de">Thilo</a> for infecting not only my computer but also myself first with that system, then with the more general idea of Free Software - but that&#8217;s another story.) after finishing my master&#8217;s thesis I started using GNU Debian Linux (back then in the version code-named Woody). Since I always had a GNU Debian on my private box as my main operating system - even installed it on my MacBook following the steps in the <a href="http://wiki.debian.org/MacBook">Debian Wiki</a>.</p>
<p>As I am also an Apache Mahout committer, closely related to the Apache Hadoop project, I always found it kind of sad that there were no Hadoop packages in the official Debian repositories. I tried multiple times to find some time to get into Debian packaging myself, I learned what &#8220;debian/rules&#8221; is all about and discovered some of the intricacies of packaging Java based software. However I have to admit that I never was able to find enough time to really finish that task.</p>
<p>A few weeks before this year&#8217;s <a href="http://fosdem.org/2010/">FOSDEM</a> I learned on the Apache Hadoop as well as on the Debian Java lists that a guy called Thomas Koch was working on solving bug <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535861">535861 - ITP to package Hadoop</a>. We met at FOSDEM where I tried to raise some attention in the audience for Thomas&#8217; plans (back then he was in need for help with a few last missing pieces). In addition I invited him for Berlin Buzzwords to get in touch with other Hadoop developers and users for further input.</p>
<p>I am really happy that by now Hadoop has made it into the official Debian package repositories - as soon as Debian <a href="http://en.wikipedia.org/wiki/List_of_Toy_Story_characters#Squeeze_Toy_Aliens">Squeeze</a (currently at testing) gets released, installing Hadoop on your Debian box will be as easy as issuing <code>apt-get install [Hadoop component you need]</code>: <a href="http://packages.debian.org/search?keywords=hadoop&#038;searchon=names&#038;suite=testing&#038;section=all">Debian package search</a>. </p>
<p><a href="http://www.flickr.com/photos/jemsphotos/522064956/"><img src="http://isabel-drost.de/Bilder/wordpress/squeeze.jpg" alt="Squeeze" /></a></p>
<p>If you want to speed up the process of Squeeze being released as stable version: Help fixing the remaining bugs in that distribution. There are various <a href="http://wiki.debian.org/BSPMarathonSqueeze">Debian Bug Squashing Parties</a> being organised around the world. Next one in Berlin is on <a href="http://wiki.debian.org/BSP2010/Berlin">next Monday</a>, the one for Munich is running <a href="http://wiki.debian.org/BSP2010/Munich">this weekend</a>. Just got the information that <a href="http://blog.fefe.de/?ts=b2be2d29">Fefe posted in his blog</a> a link to the <a href="http://www.mozilla.org/security/bug-bounty.html">Mozilla bug bounty</a>: </p>
<p>The packages are based on the upstream Apache Hadoop distribution, being comparably new they are intended for development machines at the moment. If you are using Debian and want to work with Hadoop - this is a great opportunity to help making the packages more stable by simply using them and reporting your experiences back to the Debian community.</p>
<p>In addition Debian now also provides packages for Zookeeper as well as HBase - though the HBase version is not yet production ready as the HDFS-append patch is still missing.</p>
<p>To follow the general state and progress of these packages feel free to follow the packages pages for <a href="http://packages.qa.debian.org/h/hadoop.html">Hadoop</a>, <a href="http://packages.qa.debian.org/h/hbase.html">HBase</a>, <a href="http://packages.qa.debian.org/z/zookeeper.html">Zookeeper</a> respectively.</p>
<p>Thomas currently plans to work more closely with upstream e.g. to tidy up the chaos in the start-up scripts and other minor glitches. So watch out for further improvements.</p>
<p>In addition I just saw another interesting <a href="">ITP</a> in the Debian bugtracker: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561948">Wishlist: katta</a>. I am sure there are quite a few others as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.isabel-drost.de/index.php/archives/213/apache-hadoop-in-debian-squeeze/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
