Monthly Archive for October, 2006

The TAO of holding space

Marc Evers pointed me to a PDF book published by Chris CorriganThe TAO of open space. I’ve never seen a book quite like it – it’s got chapters of the Tao Te ching on the same page as how that chapter translates to Open Space.

The chapters are brief, and seem to provide interesting quotes (from chapter 14):

Harrison Owen once called Open Space “vapourware.” There are a million people who want to describe it, but no one is ever satisfied with the explanation.

Process Improvement on “borrowed time”

<meta name="GENERATOR" content="OpenOffice.org 2.0 (Linux)" /><meta name="AUTHOR" content="willem ende" /><meta name="CREATED" content="20061019;9374500" /><meta name="CHANGED" content="16010101;0" /><br /> <style type="text/css"> <!-- @page { margin: 0.79in } P { margin-bottom: 0.08in } --> </style> <p class="western" style="margin-bottom: 0in">I liked <a href="http://emmanuelgaillot.blogspot.com/" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://emmanuelgaillot.blogspot.com']);">Emmanuel Gaillot</a>‘s <a href="http://emmanuelgaillot.blogspot.com/2006/10/borrowing-first-5-minutes.html" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://emmanuelgaillot.blogspot.com']);">Borrowing the First 5 minutes</a> a lot. You can almost see the <a href="http://wiki.systemsthinking.net/Systemsthinking/DiagramOfEffects.html" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://wiki.systemsthinking.net']);">Diagrams of Effects</a> in the words, so I decided to draw some (<a href="http://wiki.systemsthinking.net/Systemsthinking/SystemsThinkingSteps.html" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://wiki.systemsthinking.net']);">systems thinking step</a> 1: tell story). I’ve made a bunch of them, hoping that it makes the thought process easily traceable.</p> <p class="western" style="margin-bottom: 0in">The first two diagrams are on the problem</p> <p class="western" style="margin-bottom: 0in"> <p class="western" style="margin-bottom: 0in"><img alt="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure1.png" src="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure1.png" /></p> <blockquote> <p class="western" style="margin-bottom: 0in">The more pressure you’re under to deliver, the less you care about the quality of the software you’re releasing. Unfortunately, the less the quality is, the more rework you’ll have to do. And of course, more rework means more schedule slippage, ergo more pressure to deliver the next bit.</p> </blockquote> <p>Lower quality means more rework, more rework means more slippage, more slippage leads to more pressure, which in turn leads to lower quality – a vicious circle.</p> <p class="western" style="margin-bottom: 0in">and the first analysis:</p> <p><img alt="The image “http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure2.png” cannot be displayed" src="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure2.png" /></p> <blockquote><p>Here’s the catch: changing your work process means that first, you’ll have to slow down.</p></blockquote> <p>Improving your process will (hopefully) in time lead to higher quality (the || indicate a delay). In the short run, process improvement is likely to cost time and cause noteable slippage.</p> <p>The first two were easy to draw, as the cycles and arrows are literally in the text. Emmanuel offers five solutions, drawing diagrams for them required more interpretation. And that is what I like about DOE’s: they require another mode of thinking, and open different perspectives on the problem or proposed solution.</p> <p class="western" style="margin-bottom: 0in"> <p class="western" style="margin-bottom: 0in">So in the third step, two interventions are added. As Emmanuel says,accepting pressure is a choice and there is always something you can do to improve.</p> <p class="western" style="margin-bottom: 0in"><img alt="The image “http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure4.png” cannot be displayed, because it contains errors." src="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure4.png" /></p> <p>So two ‘interventions’ are added to the diagram. The intervention from Slippage to Pressure means that you can choose to accept the slippage as a fact of life. Calmness will save you! Maintaining a clear head will increase your chances of actually delivering. The other intervention, between improved process and slippage, indicates there might be a way to improve the process without causing noticeably more slippage. If you can not find such a way, <a href="http://www.easycomp.org/cgi-bin/OrgPatterns?TakeNoSmallSlips" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.easycomp.org']);">take no small slips</a> .</p> <p>After the third DOE, I notice I forgot something. The assumption is that ‘ordinary’ rework will increase quality. I’ve been in places where rework caused quality to remain insufficient for release. Rework without sufficient safeguards will introduce new defects, so instead of improving quality by removing defects, the number of defects increased…</p> <p class="western" style="margin-bottom: 0in"> <p class="western" style="margin-bottom: 0in">I’ve used the techniques Emmanuel mentions in recommendation #2 – <em>Don’t try to deny all the pressure at once</em> – before (usually up-front with moderate pressure, though). Writing a test for a defect and doing (if even a little) pair-work would be the kind of safeguards that ensure your rework is a quality improvement.</p> <p class="western" style="margin-bottom: 0in"><img width="477" style="cursor: -moz-zoom-in" alt="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure5.png" src="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure5.png" /></p> <p class="western" style="margin-bottom: 0in"> <p class="western" style="margin-bottom: 0in">If we take the steps from #2 as our improved process, and draw Pair Rework, new Tests per Defect and Hasty Rework as variables, we get a choice of which activities to perform when Quality is insufficient.</p> <p class="western" style="margin-bottom: 0in">Hasty Rework is likely to decrease quality (<a href="http://www.xpday.net/Xpday2006/HasteMakesWasteOhNoItDoesNot.html" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.xpday.net']);">haste makes waste</a>), a new Test per Defect will focus the repair work, and prevent the defect from re-appearing in the future. Assuming these tests are programmed (not done by hand), collected in a test-suite, and re-run regularly.</p> <p class="western" style="margin-bottom: 0in">Pair rework ensures knowledge about the defect and its’ repair is spread, and that errors made in repairing are caught before the fix is released.</p> <p class="western" style="margin-bottom: 0in">Looking at diagram 3, we may notice these suggestions all work on the defects directly. How can we come up with suggestions like these, and new ideas to improve the process? <a href="http://www.toyota.co.jp/en/vision/traditions/mar_apr_06.html" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.toyota.co.jp']);">Ask ‘why’ five times about every matter</a>. Which gives me energy to write about, at another time. The DOE helps to see at which level you are working, and gives inspiration for other levels.</p> <p class="western" style="margin-bottom: 0in">In proposal #3, Emmanuel recomends to <em>watch for improvement</em> and in #4 to <em>reinvest</em> . I’ve combined them in a new DOE – managing the process improvement process is at another level of abstraction than what we had before. Since the timings are measureable, they are drawn as ellipses rather than clouds – clouds are for observables:</p> <p class="western" style="margin-bottom: 0in"><img alt="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure6.png" src="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure6.png" /></p> <p class="western" style="margin-bottom: 0in"> <p class="western" style="margin-bottom: 0in">The Process Improvement Effectiveness depends in part on the time you spent on it; if you spend no time on PI then the process is unlikely to improve, but after some point, more time spent will not increase the effectiveness. Effective PI will reduce the mean time to solve a defect (I refuse to use the word bug, as that suggests the defect magically came<br /> into life in the code…) .</p> <p class="western" style="margin-bottom: 0in">Emmanuel suggests in #, that once you’ve had some success, you might call for some guidance.</p> <p class="western" style="margin-bottom: 0in"><img width="493" style="cursor: -moz-zoom-in" alt="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure7.png" src="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure7.png" /></p> <p>Getting an Expert in will increase the effectiveness of your process improvement. It also might save you time spent on PI per defect, as the expert can quickly guide you to what to do and what not. Guidance will improve the quality of your work, save time on improvement, and (not drawn) if you get a hands-on kind of person in, he or she may directly contribute to repairing defects as well – and often with more awareness of possible root causes as well .</p> <p>Proposition #5 is about <em>spiraling up</em> – what to do when you’ve gained so much time through process improvement that</p> <blockquote><p>your managers will start noticing that it takes you significantly less time to do stuff</p></blockquote> <p><img width="493" alt="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure8.png" style="cursor: -moz-zoom-in" src="http://www.willemvandenende.com/images/2006/forblogging/accept_the_pressure8.png" />At first management may not notice the change in Mean time to solve defect, then when they notice, they’ll celebrate, hopefully after making sure you are not reducing time by cutting corners…</p> <p>Then it is time to <em>negotiate . </em>Together with your management you can choose to divide the gained time between increasing throughput (solve more defects per week) and training (drawn here as a higher investment in Expert Guidance).<br /> Do not increase throughput implicitly – you’ll lose the time you’ve gained, and you lose an opportunity to share your gains with other teams around you.</p> <p class="western" style="margin-bottom: 0in"> <p>The diagrams have worked for me, it helped me better understand what <a href="http://emmanuelgaillot.blogspot.com/" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://emmanuelgaillot.blogspot.com']);">Emmanuel</a> was exactly writing about and spin off some more ideas, some of which ended up in this post, others as <a href="http://me.andering.com/2006/02/15/five-seconds-to-fieldstone/" >fieldstones</a>.</p> <p>I hope they have worked for you, and I’m looking for feedback (<a href="http://wiki.systemsthinking.net/Systemsthinking/SystemsThinkingSteps.html" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://wiki.systemsthinking.net']);">systems thinking steps 10 and 11</a>: get feedback from presenting to a group, and adjust the diagrams).</p> </div><!-- .entry-content --> <div class="entry-foot"> <div class="entry-meta"> </div><!-- .entry-meta --> </div><!-- .entry-foot --> </div><!-- #post-ID --> <div id="post-215" class="post-215 post type-post status-publish format-standard hentry category-people-systems p3 y2006 m10 d08 h12"> <div class="entry-head"> <h3 class="entry-title"> <a href="http://me.andering.com/2006/10/08/citcon-london-2006-photos/" rel="bookmark" title="Permanent Link to Citcon London 2006 photos">Citcon London 2006 photos</a> </h3> <div class="entry-meta"> Published on <abbr class="published entry-date" title="2006-10-08T11:41:53+0000">October 8, 2006</abbr> in <span class="entry-categories"><a href="http://me.andering.com/category/people-systems/" title="View all posts in people & systems">people & systems</a></span>. <span class="entry-comments"><span class="commentslink"><span>Closed</span></span></span> </div> <!-- .entry-meta --> </div><!-- .entry-head --> <div class="entry-content"> <p>The open space conference on continuous integration and testing in London was a lot of fun. Lots of energy from the participants and a good variety of session topics. I’ve put my <a href="http://www.willemvandenende.com/photos/?Qwd=./2006/citcon&Qiv=thumbs&Qis=S" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.willemvandenende.com']);">citcon photos</a> up. Some samples:<br /> <img title="img_0540" alt="img_0540" class="qdig-image" src="http://www.willemvandenende.com/photos/qdig-files/converted-images/2006/citcon/xsm_img_0540.jpg" /></p> <p><em>opening session</em></p> <p><a title="Next Image" href="http://www.willemvandenende.com/photos/?Qwd=./2006/citcon&Qif=img_0543.jpg&Qiv=thumbs&Qis=S" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.willemvandenende.com']);"><img title="img_0542" class="qdig-image" alt="img_0542" src="http://www.willemvandenende.com/photos/qdig-files/converted-images/2006/citcon/xsm_img_0542.jpg" /></a></p> <p><em>Jeffrey and Paul explain the open space conference format</em></p> <p><a title="Next Image" href="http://www.willemvandenende.com/photos/?Qwd=./2006/citcon&Qif=img_0545.jpg&Qiv=thumbs&Qis=XS" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.willemvandenende.com']);"><img width="420" height="280" class="qdig-image" alt="img_0544" src="http://www.willemvandenende.com/photos/qdig-files/converted-images/2006/citcon/xsm_img_0544.jpg" /></a></p> <p><em><a target="_blank" href="http://www.m3p.co.uk/blog/" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.m3p.co.uk']);">Steve Freeman</a> proposes a session, someone else takes a card to write a proposal on</em><br /> <a title="Next Image" href="http://www.willemvandenende.com/photos/?Qwd=./2006/citcon&Qif=img_0586.jpg&Qiv=thumbs&Qis=XS" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.willemvandenende.com']);"><img width="420" height="280" class="qdig-image" alt="img_0584" src="http://www.willemvandenende.com/photos/qdig-files/converted-images/2006/citcon/xsm_img_0584.jpg" /></a><a title="Next Image" href="http://www.willemvandenende.com/photos/?Qwd=./2006/citcon&Qif=img_0586.jpg&Qiv=thumbs&Qis=S"><br /> </a></p> <p><span style="font-style: italic">animated discussion</span></p> <p><a title="Next Image" href="http://www.willemvandenende.com/photos/?Qwd=./2006/citcon&Qif=img_0587.jpg&Qiv=thumbs&Qis=XS" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.willemvandenende.com']);"><img width="420" height="280" class="qdig-image" alt="img_0586" src="http://www.willemvandenende.com/photos/qdig-files/converted-images/2006/citcon/xsm_img_0586.jpg" /></a></p> <p><span style="font-style: italic"> using the beamer to show the notes that have been taken so far (instead of presenting slides <img src='http://me.andering.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</span><br /> <a title="Go to - thumbnails" href="http://www.willemvandenende.com/photos/?Qwd=./2006/citcon&Qiv=thumbs&Qis=XS" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.willemvandenende.com']);"><img width="420" height="280" class="qdig-image" alt="img_0592" src="http://www.willemvandenende.com/photos/qdig-files/converted-images/2006/citcon/xsm_img_0592.jpg" /></a><a title="Go to - thumbnails" href="http://www.willemvandenende.com/photos/?Qwd=./2006/citcon&Qiv=thumbs&Qis=S"><br /> </a></p> <p><span style="font-style: italic">closing session</span></p> </div><!-- .entry-content --> <div class="entry-foot"> <div class="entry-meta"> </div><!-- .entry-meta --> </div><!-- .entry-foot --> </div><!-- #post-ID --> <div id="post-214" class="post-214 post type-post status-publish format-standard hentry category-people-systems tag-agile tag-agile-open tag-citcon tag-community tag-open-space tag-unconference p4 alt y2006 m10 d03 h16"> <div class="entry-head"> <h3 class="entry-title"> <a href="http://me.andering.com/2006/10/03/opening-the-space/" rel="bookmark" title="Permanent Link to Opening the space">Opening the space</a> </h3> <div class="entry-meta"> Published on <abbr class="published entry-date" title="2006-10-03T15:47:52+0000">October 3, 2006</abbr> in <span class="entry-categories"><a href="http://me.andering.com/category/people-systems/" title="View all posts in people & systems">people & systems</a></span>. <span class="entry-comments"><span class="commentslink"><span>Closed</span></span></span> <span class="entry-tags"><span>Tags:</span> <a href="http://me.andering.com/tag/agile/" rel="tag">agile</a>, <a href="http://me.andering.com/tag/agile-open/" rel="tag">agile-open</a>, <a href="http://me.andering.com/tag/citcon/" rel="tag">citcon</a>, <a href="http://me.andering.com/tag/community/" rel="tag">community</a>, <a href="http://me.andering.com/tag/open-space/" rel="tag">open-space</a>, <a href="http://me.andering.com/tag/unconference/" rel="tag">unconference</a>.</span> </div> <!-- .entry-meta --> </div><!-- .entry-head --> <div class="entry-content"> <p>I’m having an open space themed week:</p> <ul> <li>I’m going to <a href="http://www.citconf.com/" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.citconf.com']);">CITCON</a> in London – the unconference on continous integration and testing, friday evening and saturday.</li> <li>Preparations for the <a href="http://www.boscop.de/register/2006_iost/einladung.htm" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.boscop.de']);">International Open Space Technology Training</a> in Berlin (November 2 through to 9) have started. Another participant has created a mailing list, to virtually open the space, and the organisers inform us there are still a few places available (currently 41 participants, 15 places left). I’m looking forward to this. Since leaving university I haven’t been on a course this long… (it’s a full week, including a weekend).</li> <li>Two sessions in the <a href="http://www.xpday.net/Xpday2006/Program.html" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.xpday.net']);" title="XP Days Benelux program">XP Days Benelux program</a> have joined forces to form an open space track divided over two afternoons. Thursday afternoon features a themed open space track on <em>How can your business benefit from agile</em> facilitated by Anko Tijman and friday afternoon wil be ‘open’ open space (the session previously known as <em>the planned unprepared session</em>) intended to let the participants reflect on sessions they’ve attended so far and discuss important last-minute topics. We’ve got an energetic bunch of people together preparing these – if the sessions are going to be as much fun as the preparation… <img src='http://me.andering.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> A manager says:<br /> <blockquote><p>I spend a lot of my time dealing with and talking to managers about agility and how the principles of XP are relevant to the non programmers in the organisation. It may seem obvious to us but sometimes it needs to be spelled out. There is a sort of fear of loss of control from most of the management people I talk to. I have to assure them that control is an illusion at the best of times and that trust is a better, more productive way. One of the things I like about the open open session is that it grasps that fear and says “ok lets see what happens if you do relinquish control – will people mutiny and waste time or will they rally and try to address the issues.”. We can use these sessions to show that people will naturally allow the real priorities to surface and in a more direct way than they might otherwise be able to on a rigid agenda.</p></blockquote> </li> <li>Diana Larsen said at Agile2006 there might be an american open space conference on agile. <a href="http://www.futureworksconsulting.com/events.html" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.futureworksconsulting.com']);">Her company’s event calendar</a> says its on January 30 – 31, 2007 and it goes by the name <a href="http://www.agileopennorthwest.com/" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.agileopennorthwest.com']);" title="Agile Open NorthWest"><a target="_blank" href="http://www.agileopen.net">Agile Open</a> NW</a> in Portland, OR USA. More <a href="http://www.agileopen.net" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.agileopen.net']);"><a target="_blank" href="http://www.agileopen.net">Agile Open</a></a>s <img src='http://me.andering.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . The website isn’t up yet apparently, hope it will be soon.</li> </ul> </div><!-- .entry-content --> <div class="entry-foot"> <div class="entry-meta"> </div><!-- .entry-meta --> </div><!-- .entry-foot --> </div><!-- #post-ID --> <div id="nav-below" class="navigation"> <div class="nav-previous"></div> <div class="nav-next"></div> <div class="clear"></div> </div> </div><!-- #rollingcontent .hfeed --> </div> <!-- #dynamic-content --> </div> <!-- #primary --> </div> <!-- #primary-wrapper --> <hr /> <div id="sidebar-1" class="secondary" role="complementary"> <div id="search-2" class="widget widget_search"><h4>Search</h4><form method="get" id="searchform" action="http://me.andering.com"> <div id="search-form-wrap"> <label for="s" id="search-label">Search for:</label> <input type="text" id="s" name="s" value="" accesskey="4" /> <input type="submit" id="searchsubmit" value="Search »" /> <span id="searchreset" title="Reset Search" class="hidden"></span> <span id="searchload" class="hidden"></span> </div> </form> </div><div id="text-346919152" class="widget widget_text"><h4> </h4> <div class="textwidget"><p><br/><img src="http://www.willemvandenende.com/images/stories/portrait_mini.jpg" alt="portrait of Willem van den Ende"><br/> Willem van den Ende<br/> <a href="http://me.andering.com/about/" >Profile</a></p></div> </div><div id="text-1" class="widget widget_text"><h4>Subscribe</h4> <div class="textwidget"><ul><li> <img width="14" height="14" alt="RSS" src="http://me.andering.com/wp-includes/images/rss.png" style="border: medium none ; background: orange none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: white;"/></a> <a href="http://me.andering.com/feed" >Posts by RSS feed</a></li> <li><a href="http://feedburner.google.com/fb/a/mailverify?uri=Meandering-WillemVanDenEnde&loc=en_US" onclick="javascript:_gaq.push(['_trackEvent','outbound-widget','http://feedburner.google.com']);">Subscribe by Email</a></li> <li><a href="http://www.qwan.it/newsletter">QWAN newsletter</li></ul></div> </div> <div id="recent-posts-2" class="widget widget_recent_entries"> <h4>Recent Posts</h4> <ul> <li><a href="http://me.andering.com/2013/01/30/motive-and-opportunity/" title="Motive and opportunity">Motive and opportunity</a></li> <li><a href="http://me.andering.com/2012/12/14/theres-no-code-like-no-code/" title="There’s no code like no code">There’s no code like no code</a></li> <li><a href="http://me.andering.com/2012/10/31/fall-conferences-2012/" title="Fall Conferences 2012">Fall Conferences 2012</a></li> <li><a href="http://me.andering.com/2012/05/24/server-login-considered-harmful-slides-at-goto-amsterdam/" title="Server login considered harmful slides at GOTO amsterdam">Server login considered harmful slides at GOTO amsterdam</a></li> <li><a href="http://me.andering.com/2012/05/23/server-login-considered-harmful-the-next-iteration/" title="Server login considered harmful – the next iteration">Server login considered harmful – the next iteration</a></li> </ul> </div><div id="recent-comments-2" class="widget widget_recent_comments"><h4>Recent Comments</h4><ul id="recentcomments"><li class="recentcomments"><a href="http://me.andering.com" rel='external nofollow' class='url'>Willem</a> on <a href="http://me.andering.com/2012/12/14/theres-no-code-like-no-code/comment-page-1/#comment-118287">There’s no code like no code</a></li><li class="recentcomments"><a href="http://me.andering.com" rel='external nofollow' class='url'>Willem</a> on <a href="http://me.andering.com/2012/12/14/theres-no-code-like-no-code/comment-page-1/#comment-118285">There’s no code like no code</a></li><li class="recentcomments"><a href="http://me.andering.com" rel='external nofollow' class='url'>Willem</a> on <a href="http://me.andering.com/2012/12/14/theres-no-code-like-no-code/comment-page-1/#comment-118282">There’s no code like no code</a></li><li class="recentcomments"><a href="http://Stigmergist.blogspot.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','http://Stigmergist.blogspot.com']);" rel='external nofollow' class='url'>John s Nolan</a> on <a href="http://me.andering.com/2012/12/14/theres-no-code-like-no-code/comment-page-1/#comment-118174">There’s no code like no code</a></li><li class="recentcomments"><a href="http://www.rui.fr" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','http://www.rui.fr']);" rel='external nofollow' class='url'>Rui</a> on <a href="http://me.andering.com/2012/12/14/theres-no-code-like-no-code/comment-page-1/#comment-118166">There’s no code like no code</a></li></ul></div><div id="rss-4" class="widget widget_rss"><h4><a class='rsswidget' href='http://www.google.com/calendar/feeds/6s4l75t888lsvdhops3m8ohue8%40group.calendar.google.com/public/basic?hl=en' title='Syndicate this content'><img style='border:0' width='14' height='14' src='http://me.andering.com/wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://www.google.com/calendar/embed?src=6s4l75t888lsvdhops3m8ohue8@group.calendar.google.com' title=''>Public courses</a></h4><ul><li><a class='rsswidget' href='http://www.google.com/calendar/event?eid=NHJia2k2NjFudnM5bmtlNWozMnR0Ym91aG8gNnM0bDc1dDg4OGxzdmRob3BzM204b2h1ZThAZw' title='When: Mon Jun 17, 2013 to Wed Jun 19, 2013  Event Status: confirmed […]'>Agile Engineering</a></li><li><a class='rsswidget' href='http://www.google.com/calendar/event?eid=cXVsNXN2Z2ptOXVybWlqcmxzNmtpMjE4c2cgNnM0bDc1dDg4OGxzdmRob3BzM204b2h1ZThAZw' title='When: Wed Apr 17, 2013 to Fri Apr 19, 2013  Event Status: confirmed […]'>Agile Engineering</a></li><li><a class='rsswidget' href='http://www.google.com/calendar/event?eid=Y2ZsdWNxb3FkYmIwMm83bjFyZ2U3N203ZjQgNnM0bDc1dDg4OGxzdmRob3BzM204b2h1ZThAZw' title='When: Mon Feb 25, 2013 to Tue Feb 26, 2013  Event Status: confirmed […]'>Mastering Legacy Code</a></li><li><a class='rsswidget' href='http://www.google.com/calendar/event?eid=bjAzcHVyZ2hhNHFoZDA0ZTN0ZGhlYnFrOWsgNnM0bDc1dDg4OGxzdmRob3BzM204b2h1ZThAZw' title='When: Mon Feb 11, 2013 to Wed Feb 13, 2013  Who: Qwan Courses Event Status: confirmed […]'>Agile Engineering (CSD)</a></li><li><a class='rsswidget' href='http://www.google.com/calendar/event?eid=Nm1vazF2YjN2MWg4M2FpZzRtczR2OWNrYzQgNnM0bDc1dDg4OGxzdmRob3BzM204b2h1ZThAZw' title='When: Mon Jan 14, 2013 to Wed Jan 16, 2013  Event Status: confirmed […]'>Agile Engineering (CSD)</a></li><li><a class='rsswidget' href='http://www.google.com/calendar/event?eid=dnVqYTNibjBzb2F0dWpqNnI0dDZmNWo3N2cgNnM0bDc1dDg4OGxzdmRob3BzM204b2h1ZThAZw' title='When: Mon Oct 1, 2012 to Tue Oct 2, 2012  Event Status: confirmed […]'>Mastering Legacy Code</a></li><li><a class='rsswidget' href='http://www.google.com/calendar/event?eid=MnVxYzE5bmxlcm90NGhxdW9oYXBocXZkcTggNnM0bDc1dDg4OGxzdmRob3BzM204b2h1ZThAZw' title='When: Thu Sep 20, 2012 to Fri Sep 21, 2012  Event Status: confirmed […]'>Test Driven Development Masterclass</a></li></ul></div><div id="text-346919154" class="widget widget_text"><h4>Conferences</h4> <div class="textwidget"><ul><li><a href="http://www.devnology.nl" onclick="javascript:_gaq.push(['_trackEvent','outbound-widget','http://www.devnology.nl']);">Devnology Community Day</a></li><li> </li><a href="http://www.nljug.org/pages/events/content/jfall_2009/" onclick="javascript:_gaq.push(['_trackEvent','outbound-widget','http://www.nljug.org']);">Jfall</a><li> </li><li> <a href="http://www.xpday.net/Xpday2009" onclick="javascript:_gaq.push(['_trackEvent','outbound-widget','http://www.xpday.net']);">Xp Days Benelux</a></li><li> <a href="http://www.xpday.org/" onclick="javascript:_gaq.push(['_trackEvent','outbound-widget','http://www.xpday.org']);">Xp Days London</a></li><li><a href="http://www.devnology.nl" onclick="javascript:_gaq.push(['_trackEvent','outbound-widget','http://www.devnology.nl']);">Devnology coders dojo</a> </li></ul></div> </div><div id="text-222680211" class="widget widget_text"> <div class="textwidget"><div id="dopplr-blog-badge-for-WillemVanDenEnde"><script type="text/javascript" src="http://www.dopplr.com/blogbadge/script/418c59acd5a2ec055b50265a311b8e2f?div-id=dopplr-blog-badge-for-WillemVanDenEnde"></script></div></div> </div><div id="linkcat-6" class="widget widget_links"><h4>Blogroll</h4> <ul class='xoxo blogroll'> <li><a href="http://anarchycreek.com/" title="Situated Geekery, Towards a Way of Excellence" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://anarchycreek.com/']);">American Mike Hill</a></li> <li><a href="http://www.futureworksconsulting.com/blog/" rel="acquaintance colleague" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.futureworksconsulting.com/blog/']);">Diana Larsen</a></li> <li><a href="http://dirkriehle.com/" title="Software Research and the Industry" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://dirkriehle.com/']);">Dirk Riehle</a></li> <li><a href="http://www.donaldegray.com/tiki-view_blog_post.php?blogId=3&postId=79" title="Integrating People, Projects, and Processes : Agile Principles Shine Light on Development Projects" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.donaldegray.com/tiki-view_blog_post.php?blogId=3&postId=79']);">Don Gray</a></li> <li><a href="http://emilybache.blogspot.com/" title="Coding is like cooking" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://emilybache.blogspot.com/']);">Emily Bache</a></li> <li><a href="http://emmanuelgaillot.blogspot.com/" title="We program, we write, we talk. It’s all about communication. Or is it?" target="_blank" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://emmanuelgaillot.blogspot.com/']);">Emmanuel Gaillot</a></li> <li><a href="http://jrothman.com/blog/mpd" title="for people who want to think about how they manage people, projects, and risk." target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://jrothman.com/blog/mpd']);">Johanna Rothman</a></li> <li><a href="http://www.threeriversinstitute.org/blog/" title="Responsible Development, Responsive Design, and various other topics often related to programming." target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.threeriversinstitute.org/blog/']);">Kent Beck</a></li> <li><a href="http://www.bridging-the-gap.com/" title="Bridging the Gap between Business and IT: Crafting business analyst practices to solve business problems" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.bridging-the-gap.com/']);">Laura Brandau</a></li> <li><a href="http://blog.piecemealgrowth.net/" rel="friend met co-worker" title="Dreamfeed" target="_blank" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://blog.piecemealgrowth.net/']);">Marc Evers</a></li> <li><a href="http://www.abc-thinkbig.com/weblog/" title="ABC-thinkBIG is een persoonlijk website met artikelen, publicaties en links over bedrijfskundige aspecten én service georienteerde architectuur" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.abc-thinkbig.com/weblog/']);">Mary Beijleveld</a></li> <li><a href="http://www.leadingagile.com/" title="Leading Agile, Learn >> Adapt >> Deliver >> A Blog on Agile Leadership and Project Management" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.leadingagile.com/']);">Mike Cottmeyer</a></li> <li><a href="http://nynke.wordpress.com/" rel="friend met co-worker muse" title="Serendipity – Making happy and unexpected discoveries" target="_blank" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://nynke.wordpress.com/']);">Nynke Fokma</a></li> <li><a href="http://pauldyson.wordpress.com/" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://pauldyson.wordpress.com/']);">Paul Dyson</a></li> <li><a href="http://agilecoach.typepad.com/" rel="colleague" title="Rachel Davies writes about Agile Coaching" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://agilecoach.typepad.com/']);">Rachel Davies</a></li> <li><a href="http://www.xqa.com.ar/visualmanagement/" title="Xavier Quesada Allue writes about Visual Management" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.xqa.com.ar/visualmanagement/']);">Visual Management</a></li> </ul> </div> <div id="linkcat-73" class="widget widget_links"><h4>Business</h4> <ul class='xoxo blogroll'> <li><a href="http://www.livingsoftware.nl/" title="Mentoring, Coaching and (Agile) Software Development, also my holdin" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.livingsoftware.nl/']);">Living Software B.V.</a></li> <li><a href="http://www.qwan.it" title="experiential, hands-on training courses on Software Development and Systems Thinking with Rob Westgeest, and Marc Evers" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.qwan.it']);">QWAN</a></li> <li><a href="http://www.satirworkshops.com/" rel="me" title="Workshops and training courses, based on the work of Virginia Satir and others" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.satirworkshops.com/']);">Satir Workshops</a></li> <li><a href="http://www.wyrdweb.eu/" title="web design, hosting, web application development and more… your professional presence on the web" target="" onclick="javascript:_gaq.push(['_trackEvent','outbound-blogroll','http://www.wyrdweb.eu/']);">Wyrd Web</a></li> </ul> </div> <div id="tag_cloud-2" class="widget widget_tag_cloud"><h4>Tags</h4><div class="tagcloud"><a href='http://me.andering.com/tag/agile/' class='tag-link-17' title='85 topics' style='font-size: 22pt;'>agile</a> <a href='http://me.andering.com/tag/agile-open/' class='tag-link-28' title='28 topics' style='font-size: 17.0526315789pt;'>agile-open</a> <a href='http://me.andering.com/tag/agile_software_development/' class='tag-link-48' title='4 topics' style='font-size: 9.05263157895pt;'>agile_software_development</a> <a href='http://me.andering.com/tag/announcement/' class='tag-link-81' title='4 topics' style='font-size: 9.05263157895pt;'>announcement</a> <a href='http://me.andering.com/tag/architecture/' class='tag-link-31' title='3 topics' style='font-size: 8pt;'>architecture</a> <a href='http://me.andering.com/tag/branding/' class='tag-link-16' title='3 topics' style='font-size: 8pt;'>branding</a> <a href='http://me.andering.com/tag/business_value/' class='tag-link-60' title='8 topics' style='font-size: 11.6842105263pt;'>business_value</a> <a href='http://me.andering.com/tag/change/' class='tag-link-40' title='5 topics' style='font-size: 9.89473684211pt;'>change</a> <a href='http://me.andering.com/tag/communication/' class='tag-link-87' title='3 topics' style='font-size: 8pt;'>communication</a> <a href='http://me.andering.com/tag/community/' class='tag-link-22' title='41 topics' style='font-size: 18.7368421053pt;'>community</a> <a href='http://me.andering.com/tag/conference/' class='tag-link-23' title='50 topics' style='font-size: 19.6842105263pt;'>conference</a> <a href='http://me.andering.com/tag/conferences/' class='tag-link-86' title='5 topics' style='font-size: 9.89473684211pt;'>conferences</a> <a href='http://me.andering.com/tag/course/' class='tag-link-77' title='4 topics' style='font-size: 9.05263157895pt;'>course</a> <a href='http://me.andering.com/tag/courses/' class='tag-link-79' title='5 topics' style='font-size: 9.89473684211pt;'>courses</a> <a href='http://me.andering.com/tag/craftsmanship/' class='tag-link-97' title='3 topics' style='font-size: 8pt;'>craftsmanship</a> <a href='http://me.andering.com/tag/cultural-patterns/' class='tag-link-65' title='13 topics' style='font-size: 13.7894736842pt;'>cultural-patterns</a> <a href='http://me.andering.com/tag/culture/' class='tag-link-44' title='5 topics' style='font-size: 9.89473684211pt;'>culture</a> <a href='http://me.andering.com/tag/design/' class='tag-link-43' title='4 topics' style='font-size: 9.05263157895pt;'>design</a> <a href='http://me.andering.com/tag/devops/' class='tag-link-120' title='5 topics' style='font-size: 9.89473684211pt;'>devops</a> <a href='http://me.andering.com/tag/event/' class='tag-link-80' title='6 topics' style='font-size: 10.6315789474pt;'>event</a> <a href='http://me.andering.com/tag/fieldstone/' class='tag-link-21' title='3 topics' style='font-size: 8pt;'>fieldstone</a> <a href='http://me.andering.com/tag/lean/' class='tag-link-75' title='9 topics' style='font-size: 12.2105263158pt;'>lean</a> <a href='http://me.andering.com/tag/open-space/' class='tag-link-11' title='23 topics' style='font-size: 16.2105263158pt;'>open-space</a> <a href='http://me.andering.com/tag/passion/' class='tag-link-18' title='11 topics' style='font-size: 13.0526315789pt;'>passion</a> <a href='http://me.andering.com/tag/people/' class='tag-link-15' title='44 topics' style='font-size: 19.0526315789pt;'>people</a> <a href='http://me.andering.com/tag/presentation/' class='tag-link-30' title='4 topics' style='font-size: 9.05263157895pt;'>presentation</a> <a href='http://me.andering.com/tag/product/' class='tag-link-55' title='4 topics' style='font-size: 9.05263157895pt;'>product</a> <a href='http://me.andering.com/tag/product-development/' class='tag-link-100' title='4 topics' style='font-size: 9.05263157895pt;'>product-development</a> <a href='http://me.andering.com/tag/programming/' class='tag-link-94' title='5 topics' style='font-size: 9.89473684211pt;'>programming</a> <a href='http://me.andering.com/tag/quality/' class='tag-link-33' title='3 topics' style='font-size: 8pt;'>quality</a> <a href='http://me.andering.com/tag/refactoring/' class='tag-link-74' title='4 topics' style='font-size: 9.05263157895pt;'>refactoring</a> <a href='http://me.andering.com/tag/retrospectives/' class='tag-link-14' title='5 topics' style='font-size: 9.89473684211pt;'>retrospectives</a> <a href='http://me.andering.com/tag/risk/' class='tag-link-19' title='4 topics' style='font-size: 9.05263157895pt;'>risk</a> <a href='http://me.andering.com/tag/scenario-planning/' class='tag-link-62' title='3 topics' style='font-size: 8pt;'>scenario-planning</a> <a href='http://me.andering.com/tag/sensemaking/' class='tag-link-45' title='11 topics' style='font-size: 13.0526315789pt;'>sensemaking</a> <a href='http://me.andering.com/tag/systems-thinking/' class='tag-link-25' title='38 topics' style='font-size: 18.4210526316pt;'>systems-thinking</a> <a href='http://me.andering.com/tag/test-driven-development/' class='tag-link-42' title='3 topics' style='font-size: 8pt;'>test-driven-development</a> <a href='http://me.andering.com/tag/testing/' class='tag-link-7' title='6 topics' style='font-size: 10.6315789474pt;'>testing</a> <a href='http://me.andering.com/tag/tools/' class='tag-link-24' title='11 topics' style='font-size: 13.0526315789pt;'>tools</a> <a href='http://me.andering.com/tag/unconference/' class='tag-link-10' title='17 topics' style='font-size: 14.9473684211pt;'>unconference</a> <a href='http://me.andering.com/tag/workshop/' class='tag-link-37' title='4 topics' style='font-size: 9.05263157895pt;'>workshop</a> <a href='http://me.andering.com/tag/writing/' class='tag-link-20' title='7 topics' style='font-size: 11.1578947368pt;'>writing</a> <a href='http://me.andering.com/tag/xp/' class='tag-link-26' title='5 topics' style='font-size: 9.89473684211pt;'>xp</a> <a href='http://me.andering.com/tag/xp2009/' class='tag-link-101' title='3 topics' style='font-size: 8pt;'>xp2009</a> <a href='http://me.andering.com/tag/xtc/' class='tag-link-104' title='3 topics' style='font-size: 8pt;'>xtc</a></div> </div><div id="categories-1" class="widget widget_categories"><h4>Categories</h4><select name='cat' id='cat' class='postform' > <option value='-1'>Select Category</option> <option class="level-0" value="3">bookmarks</option> <option class="level-0" value="4">people & systems</option> <option class="level-0" value="94">programming</option> <option class="level-0" value="8">public courses</option> <option class="level-0" value="7">testing</option> <option class="level-0" value="1">unfiled</option> <option class="level-0" value="5">wrestling with programs</option> </select> <script type='text/javascript'> /* <![CDATA[ */ var dropdown = document.getElementById("cat"); function onCatChange() { if ( dropdown.options[dropdown.selectedIndex].value > 0 ) { location.href = "http://me.andering.com/?cat="+dropdown.options[dropdown.selectedIndex].value; } } dropdown.onchange = onCatChange; /* ]]> */ </script> </div><div id="rss-1" class="widget widget_rss"><h4><a class='rsswidget' href='http://www.systemsthinking.net/rss20.xml' title='Syndicate this content'><img style='border:0' width='14' height='14' src='http://me.andering.com/wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://www.systemsthinking.net/' title='Systems Thinking aggregator - http://www.systemsthinking.net/'>systemsthinking.net</a></h4><ul><li><a class='rsswidget' href='http://feedproxy.google.com/~r/ManagingProductDevelopment/~3/JZB57O5UZb4/devs-in-the-ditch-slides-posted.html' title='I gave a talk at Devs in the ‘Ditch last week when I was in London. I posted the slides on slideshare: Overcoming Three Pitfalls of Transitioning to Agile. The very nice people at 7digital made a video and posted it, too. If you can take the time, watch the entire video. Rob Bowyer gave a great talk about kanban and theory of constraints. My part about overc […]'>Johanna Rothman: Devs in the ‘Ditch Slides Posted</a></li><li><a class='rsswidget' href='http://feedproxy.google.com/~r/ManagingProductDevelopment/~3/Bwv5oCdpfHg/individuals-and-interactions-with-gil-broza.html' title='My friend and colleague, Gil Broza, is interviewing me for his Individuals and Interactions virtual training event. My topic? “Focus Keeps You Going.” If you read my personal kanban series a couple of weeks ago, you saw how my focus kept me going. Even with a big interruption last week, due to a death in the family, I was able to maintain my focus, because I […]'>Johanna Rothman: Individuals and Interactions With Gil Broza</a></li></ul></div><div id="calendar-2" class="widget widget_calendar"><h4> </h4><div id="calendar_wrap"><table id="wp-calendar"> <caption>October 2006</caption> <thead> <tr> <th scope="col" title="Monday">M</th> <th scope="col" title="Tuesday">T</th> <th scope="col" title="Wednesday">W</th> <th scope="col" title="Thursday">T</th> <th scope="col" title="Friday">F</th> <th scope="col" title="Saturday">S</th> <th scope="col" title="Sunday">S</th> </tr> </thead> <tfoot> <tr> <td colspan="3" id="prev"><a href="http://me.andering.com/2006/09/" title="View posts for September 2006">« Sep</a></td> <td class="pad"> </td> <td colspan="3" id="next"><a href="http://me.andering.com/2006/11/" title="View posts for November 2006">Nov »</a></td> </tr> </tfoot> <tbody> <tr> <td colspan="6" class="pad"> </td><td>1</td> </tr> <tr> <td>2</td><td><a href="http://me.andering.com/2006/10/03/" title="Opening the space">3</a></td><td>4</td><td>5</td><td>6</td><td>7</td><td><a href="http://me.andering.com/2006/10/08/" title="Citcon London 2006 photos">8</a></td> </tr> <tr> <td>9</td><td>10</td><td>11</td><td>12</td><td>13</td><td>14</td><td>15</td> </tr> <tr> <td>16</td><td>17</td><td>18</td><td><a href="http://me.andering.com/2006/10/19/" title="Process Improvement on “borrowed time”, The TAO of holding space">19</a></td><td>20</td><td>21</td><td>22</td> </tr> <tr> <td>23</td><td>24</td><td>25</td><td>26</td><td>27</td><td>28</td><td>29</td> </tr> <tr> <td>30</td><td>31</td> <td class="pad" colspan="5"> </td> </tr> </tbody> </table></div></div><div id="archives-2" class="widget widget_archive"><h4>Archives</h4> <ul> <li><a href='http://me.andering.com/2013/01/' title='January 2013'>January 2013</a> (1)</li> <li><a href='http://me.andering.com/2012/12/' title='December 2012'>December 2012</a> (1)</li> <li><a href='http://me.andering.com/2012/10/' title='October 2012'>October 2012</a> (1)</li> <li><a href='http://me.andering.com/2012/05/' title='May 2012'>May 2012</a> (2)</li> <li><a href='http://me.andering.com/2012/02/' title='February 2012'>February 2012</a> (2)</li> <li><a href='http://me.andering.com/2012/01/' title='January 2012'>January 2012</a> (1)</li> <li><a href='http://me.andering.com/2011/12/' title='December 2011'>December 2011</a> (1)</li> <li><a href='http://me.andering.com/2011/11/' title='November 2011'>November 2011</a> (1)</li> <li><a href='http://me.andering.com/2011/09/' title='September 2011'>September 2011</a> (2)</li> <li><a href='http://me.andering.com/2011/06/' title='June 2011'>June 2011</a> (2)</li> <li><a href='http://me.andering.com/2011/02/' title='February 2011'>February 2011</a> (1)</li> <li><a href='http://me.andering.com/2011/01/' title='January 2011'>January 2011</a> (1)</li> <li><a href='http://me.andering.com/2010/12/' title='December 2010'>December 2010</a> (1)</li> <li><a href='http://me.andering.com/2010/10/' title='October 2010'>October 2010</a> (1)</li> <li><a href='http://me.andering.com/2010/05/' title='May 2010'>May 2010</a> (2)</li> <li><a href='http://me.andering.com/2010/04/' title='April 2010'>April 2010</a> (1)</li> <li><a href='http://me.andering.com/2009/10/' title='October 2009'>October 2009</a> (2)</li> <li><a href='http://me.andering.com/2009/09/' title='September 2009'>September 2009</a> (5)</li> <li><a href='http://me.andering.com/2009/08/' title='August 2009'>August 2009</a> (6)</li> <li><a href='http://me.andering.com/2009/07/' title='July 2009'>July 2009</a> (1)</li> <li><a href='http://me.andering.com/2009/06/' title='June 2009'>June 2009</a> (3)</li> <li><a href='http://me.andering.com/2009/05/' title='May 2009'>May 2009</a> (3)</li> <li><a href='http://me.andering.com/2009/04/' title='April 2009'>April 2009</a> (3)</li> <li><a href='http://me.andering.com/2009/03/' title='March 2009'>March 2009</a> (2)</li> <li><a href='http://me.andering.com/2009/02/' title='February 2009'>February 2009</a> (3)</li> <li><a href='http://me.andering.com/2009/01/' title='January 2009'>January 2009</a> (3)</li> <li><a href='http://me.andering.com/2008/12/' title='December 2008'>December 2008</a> (3)</li> <li><a href='http://me.andering.com/2008/10/' title='October 2008'>October 2008</a> (3)</li> <li><a href='http://me.andering.com/2008/09/' title='September 2008'>September 2008</a> (3)</li> <li><a href='http://me.andering.com/2008/08/' title='August 2008'>August 2008</a> (1)</li> <li><a href='http://me.andering.com/2008/07/' title='July 2008'>July 2008</a> (1)</li> <li><a href='http://me.andering.com/2008/06/' title='June 2008'>June 2008</a> (5)</li> <li><a href='http://me.andering.com/2008/05/' title='May 2008'>May 2008</a> (1)</li> <li><a href='http://me.andering.com/2008/04/' title='April 2008'>April 2008</a> (1)</li> <li><a href='http://me.andering.com/2008/03/' title='March 2008'>March 2008</a> (5)</li> <li><a href='http://me.andering.com/2008/02/' title='February 2008'>February 2008</a> (2)</li> <li><a href='http://me.andering.com/2008/01/' title='January 2008'>January 2008</a> (5)</li> <li><a href='http://me.andering.com/2007/12/' title='December 2007'>December 2007</a> (1)</li> <li><a href='http://me.andering.com/2007/11/' title='November 2007'>November 2007</a> (8)</li> <li><a href='http://me.andering.com/2007/10/' title='October 2007'>October 2007</a> (6)</li> <li><a href='http://me.andering.com/2007/09/' title='September 2007'>September 2007</a> (5)</li> <li><a href='http://me.andering.com/2007/08/' title='August 2007'>August 2007</a> (1)</li> <li><a href='http://me.andering.com/2007/06/' title='June 2007'>June 2007</a> (3)</li> <li><a href='http://me.andering.com/2007/05/' title='May 2007'>May 2007</a> (4)</li> <li><a href='http://me.andering.com/2007/02/' title='February 2007'>February 2007</a> (3)</li> <li><a href='http://me.andering.com/2007/01/' title='January 2007'>January 2007</a> (1)</li> <li><a href='http://me.andering.com/2006/11/' title='November 2006'>November 2006</a> (1)</li> <li><a href='http://me.andering.com/2006/10/' title='October 2006'>October 2006</a> (4)</li> <li><a href='http://me.andering.com/2006/09/' title='September 2006'>September 2006</a> (2)</li> <li><a href='http://me.andering.com/2006/08/' title='August 2006'>August 2006</a> (5)</li> <li><a href='http://me.andering.com/2006/07/' title='July 2006'>July 2006</a> (1)</li> <li><a href='http://me.andering.com/2006/06/' title='June 2006'>June 2006</a> (3)</li> <li><a href='http://me.andering.com/2006/05/' title='May 2006'>May 2006</a> (14)</li> <li><a href='http://me.andering.com/2006/04/' title='April 2006'>April 2006</a> (6)</li> <li><a href='http://me.andering.com/2006/03/' title='March 2006'>March 2006</a> (10)</li> <li><a href='http://me.andering.com/2006/02/' title='February 2006'>February 2006</a> (8)</li> <li><a href='http://me.andering.com/2006/01/' title='January 2006'>January 2006</a> (7)</li> <li><a href='http://me.andering.com/2005/12/' title='December 2005'>December 2005</a> (9)</li> <li><a href='http://me.andering.com/2005/11/' title='November 2005'>November 2005</a> (4)</li> <li><a href='http://me.andering.com/2005/10/' title='October 2005'>October 2005</a> (1)</li> <li><a href='http://me.andering.com/2005/09/' title='September 2005'>September 2005</a> (3)</li> <li><a href='http://me.andering.com/2005/08/' title='August 2005'>August 2005</a> (3)</li> <li><a href='http://me.andering.com/2005/06/' title='June 2005'>June 2005</a> (1)</li> <li><a href='http://me.andering.com/2005/05/' title='May 2005'>May 2005</a> (4)</li> <li><a href='http://me.andering.com/2005/04/' title='April 2005'>April 2005</a> (3)</li> <li><a href='http://me.andering.com/2005/03/' title='March 2005'>March 2005</a> (10)</li> <li><a href='http://me.andering.com/2005/02/' title='February 2005'>February 2005</a> (1)</li> <li><a href='http://me.andering.com/2005/01/' title='January 2005'>January 2005</a> (29)</li> <li><a href='http://me.andering.com/2004/08/' title='August 2004'>August 2004</a> (3)</li> <li><a href='http://me.andering.com/2004/07/' title='July 2004'>July 2004</a> (12)</li> <li><a href='http://me.andering.com/2004/06/' title='June 2004'>June 2004</a> (5)</li> <li><a href='http://me.andering.com/2004/05/' title='May 2004'>May 2004</a> (3)</li> <li><a href='http://me.andering.com/2004/02/' title='February 2004'>February 2004</a> (2)</li> <li><a href='http://me.andering.com/2003/12/' title='December 2003'>December 2003</a> (1)</li> <li><a href='http://me.andering.com/2003/11/' title='November 2003'>November 2003</a> (5)</li> </ul> </div><div id="text-346919151" class="widget widget_text"><h4>Twitter updates</h4> <div class="textwidget"><ul id="twitter_update_list"></ul> <a href="http://twitter.com/most_alive" onclick="javascript:_gaq.push(['_trackEvent','outbound-widget','http://twitter.com']);" id="twitter-link" style="display:block;text-align:right;">follow me on Twitter</a> </div> <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script> <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/most_alive.json?callback=twitterCallback2&count=5"></script></div> </div><div id="meta-2" class="widget widget_meta"><h4>Meta</h4> <ul> <li><a href="http://me.andering.com/wp-login.php">Log in</a></li> <li><a href="http://me.andering.com/feed/" title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://me.andering.com/comments/feed/" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li> <li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li> </ul> </div> <div id="akismet" class="widget widget_akismet"> <h4>Spam Blocked</h4> <div id="akismetwrap"><div id="akismetstats"><a id="aka" href="http://akismet.com" title=""><span id="akismet1"><span id="akismetcount">138,443</span> <span id="akismetsc">spam comments</span></span> <span id="akismet2"><span id="akismetbb">blocked by</span><br /><span id="akismeta">Akismet</span></span></a></div></div> </div> <div id="text-346919153" class="widget widget_text"><h4>License</h4> <div class="textwidget"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/nl/" onclick="javascript:_gaq.push(['_trackEvent','outbound-widget','http://creativecommons.org']);"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/nl/88x31.png" /></a><br /><span xmlns:dc="http://purl.org/dc/elements/1.1/" property="dc:title">Me.andering, systems thinking about software development</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://me.andering.com" property="cc:attributionName" rel="cc:attributionURL">Willem van den Ende</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/nl/" onclick="javascript:_gaq.push(['_trackEvent','outbound-widget','http://creativecommons.org']);">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Netherlands License</a>. <br/><a href="http://me.andering.com/contact" >Contact me</a> if you need another license.</div> </div></div> <!-- #sidebar-1 --> <hr /> <div id="sidebar-2" class="secondary" role="complementary"> </div><!-- #sidebar-2 --> <div class="clear"></div> </div> <!-- .content --> <div class="clear"></div> </div> <!-- Close Page --> <hr /> <div id="footer" role="contentinfo"> <p class="footerpoweredby"> Powered by <a href="http://wordpress.org/">WordPress</a> and <a href="http://getk2.com/" title="Loves you like a kitten.">K2</a></p> <p class="footerstyledwith"> Styled with <a href="http://getk2.com" title="Vader2 by Michael Heilemann">Vader2</a> </p> <p class="footerfeedlinks"> <a href="http://me.andering.com/feed/">Entries Feed</a> and <a href="http://me.andering.com/comments/feed/">Comments Feed</a></p> <p class="footerstats"> 50 queries. 1.1510 seconds.</p> </div><!-- #footer --> <script type="text/javascript"> //<![CDATA[ K2.layoutWidths = [560, 780, 950]; jQuery(document).ready(dynamicColumns); jQuery(window).resize(dynamicColumns); K2.AjaxURL = "http://me.andering.com/"; K2.Animations = 1; jQuery(document).ready(function(){ K2.LiveSearch = new LiveSearch( "Type and Wait to Search" ); K2.RollingArchives = new RollingArchives( "Page %1$d of %2$d" ); jQuery('body').addClass('rollingarchives'); jQuery('#dynamic-content').ajaxSuccess(function () { // Lightbox v2.03.3 - Adds new images to lightbox if (typeof myLightbox != 'undefined' && myLightbox instanceof Lightbox && myLightbox.updateImageList) { myLightbox.updateImageList(); } }); }); //]]> </script> <script type="text/javascript"> // <![CDATA[ jQuery(document).ready(function() { K2.RollingArchives.setState( 1, 1, {"year": "2006", "monthnum": "10"}, ["October, 2006"] ); if (K2.Animations) { smartPosition('#dynamic-content'); } }); // ]]> </script> <script type='text/javascript' src='http://me.andering.com/wp-content/themes/k2/js/k2.slider.js?ver=1.0-RC8'></script> <script type='text/javascript' src='http://me.andering.com/wp-content/themes/k2/js/k2.trimmer.js?ver=1.0-RC8'></script> <script type='text/javascript' src='http://me.andering.com/wp-content/themes/k2/js/k2.rollingarchives.js?ver=1.0-RC8'></script> <script type='text/javascript' src='http://me.andering.com/wp-content/themes/k2/js/k2.livesearch.js?ver=1.0-RC8'></script> </body> </html>