<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>me.andering - Willem van den Ende &#187; announcement</title>
	<atom:link href="http://me.andering.com/tag/announcement/feed/" rel="self" type="application/rss+xml" />
	<link>http://me.andering.com</link>
	<description>Systems thinking about software development</description>
	<lastBuildDate>Sun, 23 May 2010 15:07:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fall Conference Appearances</title>
		<link>http://me.andering.com/2009/10/09/fall-conference-appearances/</link>
		<comments>http://me.andering.com/2009/10/09/fall-conference-appearances/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 10:52:56 +0000</pubDate>
		<dc:creator>Willem</dc:creator>
				<category><![CDATA[people & systems]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[craftsmanship]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[retrospectives]]></category>
		<category><![CDATA[test-driven-development]]></category>

		<guid isPermaLink="false">http://me.andering.com/?p=753</guid>
		<description><![CDATA[I planned to write individual posts about new and upcoming workshops, but the rate at which we get invited and accepted to conferences this fall outstrips my ability to post new entries   I have to post now, before the conferences themselves are over&#8230; I hope you&#8217;ll join us for at least one of [...]]]></description>
			<content:encoded><![CDATA[<p><em>I planned to write individual posts about new and upcoming workshops, but the rate at which we get invited and accepted to conferences this fall outstrips my ability to post new entries <img src='http://me.andering.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I have to post now, before the conferences themselves are over&#8230; I hope you&#8217;ll join us for at least one of these. We&#8217;ll be doing some hard-core programming workshops as well as more enterprise and facilitation oriented sessions this fall.</em></p>
<p><em><span id="more-753"></span> </em><br />
<a href="http://www.scan-agile.org/"><img class="alignleft" title="I'm speaking at Scan-Agile blog badge" src="/wp-content/uploads/2009/09/scanagilelogo-150x84.jpg" alt="" width="150" height="84" /></a>First up is <em><strong><a href="http://www.scan-agile.org">Scan-Agile</a></strong></em> next Thursday and Friday in Helsinki, Finland. Marc already wrote about our<a href="http://blog.piecemealgrowth.net/conference-appearences-in-october/"> Story Testing</a> workshop.  I&#8217;m also very much looking forward to participating in the <a href="http://softwaredevelopmenttoday.blogspot.com/search/label/open%20space">Scan-<a target="_blank" href="http://www.agileopen.net">Agile Open</a> Space</a>, which now has its&#8217; own day.  The main reason for me to return to Scan-Agile this year, is that last year it had very strong participants (and presenters, but good session organizers are only part of what makes a conference worthwile). Having my own unit tests ripped to shreds by critical participants was interesting and valuable. So I&#8217;m glad this year all participants get more space. We had some discussion on Twitter about &#8216;is kanban a failure mode of lean? (and what that means if it is so)&#8217; that merits more than 140 characters&#8230; should make for lively open space as everybody involved in that discussion will be there <img src='http://me.andering.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . If I haven&#8217;t motivated you to join us, check out <a href="http://softwaredevelopmenttoday.blogspot.com/search/label/scan-agile">Vasco Duarte&#8217;s series of motivational posts about Scan-Agile</a>.</p>
<p><a href="http://www.practicalproductlines.org/ppl2009/"><img class="alignleft" style="border: 0pt none;" title="practical product lines " src="http://blog.piecemealgrowth.net/images/PPL-banner-i%27m-speaking-at......jpg" border="0" alt="" width="150" height="84" /></a>Next up is the <a title="Practical Product Lines" href="http://www.practicalproductlines.org/ppl2009/" target="_blank"><em><strong>Practical Product Lines conference</strong></em> </a>, October 20 and 21 in Amsterdam, Netherlands. There we will be hosting a <a href="http://blog.piecemealgrowth.net/conference-appearences-in-october/">value stream</a><a href="http://blog.piecemealgrowth.net/conference-appearences-in-october/"> mapping workshop, as described by Marc.</a> We decided to try out more conferences outside our regular schedule of agile conferences &#8211; preaching to the choir is fun, and helps us improve our understanding, but going out into the world and sharing what we&#8217;ve learned is at leas as valuable. We thought it would be interesting to bring our understanding of value stream mapping, and take participants&#8217; experiences with product lines, should provide an interesting mix.</p>
<p>Freek Leemhuis of Devnology asked us to send in some proposals for the <em><strong><a href="http://devnology.nl/nl/bijeenkomsten/details/15-community-day-01">Devnology community day</a></strong></em>, saturday November 7 in Baarn, Netherlands.  We did, and they chose three of <a target="_blank" href="http://www.qwan.it">QWAN</a>&#8217;s sessions for the <a href="http://devnology.nl/nl/blog/7-verslagen/57-community-day-agenda">program</a>:</p>
<p><em>Refactoring to concurrency (with Scala)</em> grew out of a series of commits I did for a product I&#8217;m developing with Marc, micro-ISV style. We needed some background processing to make our application more responsive, and I wanted to take small steps, be sure that it worked and have everything covered with tests. So I first refactored, until introducing concurrency was just a one character change. This session shows you how to do the same thing, with scala or another language.</p>
<p><em>Flying Horses</em> &#8211; cleaner code in other languages. This session was inspired by a dojo description from Emily Bache (I don&#8217;t have the link handy right now, will insert it later). Rob ran with it and tried it out at <a target="_blank" href="http://www.agileopen.net">Agile Open</a> Holland last month. We&#8217;ll bring an application written in one language, everybody gets their laptops, a pair to program with and translates that to their favourite language. At first as literally as possible, and then make it &#8216;more like their language&#8217;. Then we will discuss what makes code, e.g. pythonic, javaic, C-sharpish etc. based on the examples we just created.</p>
<p><em>Give your code some love</em> is a demonstration (a series of prepared katas) of us doing tiny refactorings on code that looks allright at first glance. Tiny refactorings then show that there are quite a lot of things we can do to make the code express its&#8217; intent better. This session was heavily inspired by Ivan Moor and British <a target="_blank" href="http://www.exdriven.co.uk">Mike Hill</a> &#8217;s <span style="font-size: x-small;"><a href="http://www.parlezuml.com/softwarecraftsmanship/sessions/programming_in_the_small.htm">Programming  					In The Small workshop at the software craftsmanship conference in London </a>earlier this year.<a href="http://www.parlezuml.com/softwarecraftsmanship/sessions/programming_in_the_small.htm"><br />
</a></span></p>
<p><a href="http://www.nljug.org/jfall/"><strong><em>Jfall</em></strong></a>, conference of the Dutch Java Users&#8217; group, November 11 in Bussum, Netherlands, sees Rob and me doing <a href="http://www.nljug.org/pages/events/content/jfall_2009/sessions/00035/">TDD As If You Meant It</a>, inspired by <a href="http://www.parlezuml.com/softwarecraftsmanship/sessions/tdd_as_if_you_meant_it.htm">Keith Braithwaite&#8217;s session of the same name</a> at, again, the software crafsmanship conference in London. Keith kindly gave us permission to reuse the name. We are happy to see more people applying unit testing. Very few, however, seem to be really doing Test Driven Development. In this demonstration we hope to give the audience a taste of what test-first programming can do for you.</p>
<p><strong><em>Xp Days Benelux, </em></strong>November 23 and 24, Mechelen, Belgium I already described <a title="Retrospective Hero" href="../2009/09/21/retrospective-hero/">Retrospective Hero</a> with <a target="_blank" href="http://www.linkedin.com/in/nicolebelilos">Nicole Belilos</a> of Task24 and <a title="Agile Politics – (re)discover the politician in you at XP Days Benelux" href="../2009/09/03/agile-politics-rediscover-the-politician-in-you-at-xp-days-benelux/">Agile Politics – (re)discover the politician in you at XP Days Benelux </a>with Emmanuel Gaillot of Pyxis</p>
<p>and Finally, XpDay London, December 7 and 8th where I&#8217;ll be pair facilitating the Open Space with <a target="_blank" href="http://www.agilexp.com">Rachel Davies</a>.</p>
<p><a href="http://faler.wordpress.com">Wille Faler</a> asked on Twitter earlier this week about how people who go to conferences a lot do work. All of the conferences above are one, maximum two days, that leaves plenty of time in the rest of the week to do &#8216;actual&#8217; work.  The other thing is, writing is a poor medium (for me at least, even though <a target="_self" href="http://me.andering.com">my blog</a> does seem to travel reasonably well these days) to show our passion for software development, going out to conferences helps us connect with other people who are equally passionate about our profession. And sometimes this then leads to actual work. Which leads me to the following:</p>
<p><strong><em>Shameless plug:</em></strong></p>
<p><em>At the moment I&#8217;m looking for a new project to work on, either as a developer, agile coach and/or project leader. <a target="_blank" href="http://www.livingsoftware.nl/?q=en/contact">contact me</a> if you know of a place where my skills would add value. Also, all of the sessions above and more are available as customized in-house training.<br />
</em></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;title=Fall+Conference+Appearances" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;title=Fall+Conference+Appearances" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;title=Fall+Conference+Appearances" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;submitHeadline=Fall+Conference+Appearances&amp;submitSummary=I%20planned%20to%20write%20individual%20posts%20about%20new%20and%20upcoming%20workshops%2C%20but%20the%20rate%20at%20which%20we%20get%20invited%20and%20accepted%20to%20conferences%20this%20fall%20outstrips%20my%20ability%20to%20post%20new%20entries%20%3B%29%20I%20have%20to%20post%20now%2C%20before%20the%20conferences%20themselves%20are%20over...%20I%20hope%20you%27ll%20join%20us%20for%20at%20least%20one%20of%20the&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;title=Fall+Conference+Appearances" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;t=Fall+Conference+Appearances" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Fall+Conference+Appearances+-+http://tr.im/BCnv+(via+@most_alive)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Fall%20Conference%20Appearances%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22I%20planned%20to%20write%20individual%20posts%20about%20new%20and%20upcoming%20workshops%2C%20but%20the%20rate%20at%20which%20we%20get%20invited%20and%20accepted%20to%20conferences%20this%20fall%20outstrips%20my%20ability%20to%20post%20new%20entries%20%3B%29%20I%20have%20to%20post%20now%2C%20before%20the%20conferences%20themselves%20are%20over...%20I%20hope%20you%27ll%20join%20us%20for%20at%20least%20one%20of%20the%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://me.andering.com/2009/10/09/fall-conference-appearances/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://me.andering.com/2009/10/09/fall-conference-appearances/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;title=Fall+Conference+Appearances&amp;summary=I%20planned%20to%20write%20individual%20posts%20about%20new%20and%20upcoming%20workshops%2C%20but%20the%20rate%20at%20which%20we%20get%20invited%20and%20accepted%20to%20conferences%20this%20fall%20outstrips%20my%20ability%20to%20post%20new%20entries%20%3B%29%20I%20have%20to%20post%20now%2C%20before%20the%20conferences%20themselves%20are%20over...%20I%20hope%20you%27ll%20join%20us%20for%20at%20least%20one%20of%20the&amp;source=me.andering - Willem van den Ende" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;title=Fall+Conference+Appearances" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Fall+Conference+Appearances&amp;link=http://me.andering.com/2009/10/09/fall-conference-appearances/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;T=Fall+Conference+Appearances" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://me.andering.com/2009/10/09/fall-conference-appearances/+&quot;Fall+Conference+Appearances&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://me.andering.com/2009/10/09/fall-conference-appearances/&amp;title=Fall+Conference+Appearances&amp;body=I%20planned%20to%20write%20individual%20posts%20about%20new%20and%20upcoming%20workshops%2C%20but%20the%20rate%20at%20which%20we%20get%20invited%20and%20accepted%20to%20conferences%20this%20fall%20outstrips%20my%20ability%20to%20post%20new%20entries%20%3B%29%20I%20have%20to%20post%20now%2C%20before%20the%20conferences%20themselves%20are%20over...%20I%20hope%20you%27ll%20join%20us%20for%20at%20least%20one%20of%20the" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://me.andering.com/2009/10/09/fall-conference-appearances/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Unit Testing Masterclass open for enrollment :)</title>
		<link>http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/</link>
		<comments>http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 09:42:03 +0000</pubDate>
		<dc:creator>Willem</dc:creator>
				<category><![CDATA[people & systems]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[course]]></category>

		<guid isPermaLink="false">http://me.andering.com/?p=316</guid>
		<description><![CDATA[
After running it in-house (Marc and I are travelling to Switzerland in two weeks to do just that   ), we are now happilly responding to demand for an open-enrollment Unit Testing Masterclass. In this class we practice more Test- and Behaviour-driven development in small steps, you will experience various mocking techniques as well [...]]]></description>
			<content:encoded><![CDATA[<div class="content">
<p>After running it in-house (Marc and I are travelling to Switzerland in two weeks to do just that <img src='http://me.andering.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), we are now happilly responding to demand for an open-enrollment <a href="http://www.experienceagile.eu/en/utm"><a target="_blank" href="http://www.experienceagile.eu/en/utm">Unit Testing Masterclass</a></a>. In this class we practice more Test- and Behaviour-driven development in small steps, you will experience various mocking techniques as well as how (not) to make tests that you and your colleagues can understand.</p>
<p>First courses planned are 8,99 and 22,23 September in Tilburg, Netherlands. See the <a href="http://www.experienceagile.eu/en/utm">course page</a> for a full description and the <a title="register for the next Unit Testing Masterclass" href="http://www.experienceagile.eu/en/node/135">booking form</a> to reserve your space. We are looking forward to meeting you there!</p>
</div>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;title=Unit+Testing+Masterclass+open+for+enrollment+%3A%29" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;title=Unit+Testing+Masterclass+open+for+enrollment+%3A%29" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;title=Unit+Testing+Masterclass+open+for+enrollment+%3A%29" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;submitHeadline=Unit+Testing+Masterclass+open+for+enrollment+%3A%29&amp;submitSummary=%0D%0A%0D%0AAfter%20running%20it%20in-house%20%28Marc%20and%20I%20are%20travelling%20to%20Switzerland%20in%20two%20weeks%20to%20do%20just%20that%20%3A%29%20%29%2C%20we%20are%20now%20happilly%20responding%20to%20demand%20for%20an%20open-enrollment%20Unit%20Testing%20Masterclass.%20In%20this%20class%20we%20practice%20more%20Test-%20and%20Behaviour-driven%20development%20in%20small%20steps%2C%20you%20will%20experien&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;title=Unit+Testing+Masterclass+open+for+enrollment+%3A%29" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;t=Unit+Testing+Masterclass+open+for+enrollment+%3A%29" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Unit+Testing+Masterclass+open+for+enrollment+%3A%29+-+http://tr.im/BHg0+(via+@most_alive)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Unit%20Testing%20Masterclass%20open%20for%20enrollment%20%3A%29%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22%0D%0A%0D%0AAfter%20running%20it%20in-house%20%28Marc%20and%20I%20are%20travelling%20to%20Switzerland%20in%20two%20weeks%20to%20do%20just%20that%20%3A%29%20%29%2C%20we%20are%20now%20happilly%20responding%20to%20demand%20for%20an%20open-enrollment%20Unit%20Testing%20Masterclass.%20In%20this%20class%20we%20practice%20more%20Test-%20and%20Behaviour-driven%20development%20in%20small%20steps%2C%20you%20will%20experien%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;title=Unit+Testing+Masterclass+open+for+enrollment+%3A%29&amp;summary=%0D%0A%0D%0AAfter%20running%20it%20in-house%20%28Marc%20and%20I%20are%20travelling%20to%20Switzerland%20in%20two%20weeks%20to%20do%20just%20that%20%3A%29%20%29%2C%20we%20are%20now%20happilly%20responding%20to%20demand%20for%20an%20open-enrollment%20Unit%20Testing%20Masterclass.%20In%20this%20class%20we%20practice%20more%20Test-%20and%20Behaviour-driven%20development%20in%20small%20steps%2C%20you%20will%20experien&amp;source=me.andering - Willem van den Ende" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;title=Unit+Testing+Masterclass+open+for+enrollment+%3A%29" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Unit+Testing+Masterclass+open+for+enrollment+%3A%29&amp;link=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;T=Unit+Testing+Masterclass+open+for+enrollment+%3A%29" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/+&quot;Unit+Testing+Masterclass+open+for+enrollment+%3A%29&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/&amp;title=Unit+Testing+Masterclass+open+for+enrollment+%3A%29&amp;body=%0D%0A%0D%0AAfter%20running%20it%20in-house%20%28Marc%20and%20I%20are%20travelling%20to%20Switzerland%20in%20two%20weeks%20to%20do%20just%20that%20%3A%29%20%29%2C%20we%20are%20now%20happilly%20responding%20to%20demand%20for%20an%20open-enrollment%20Unit%20Testing%20Masterclass.%20In%20this%20class%20we%20practice%20more%20Test-%20and%20Behaviour-driven%20development%20in%20small%20steps%2C%20you%20will%20experien" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://me.andering.com/2008/06/24/unit-testing-masterclass-open-for-enrollment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eXperience Agile, June 25-27</title>
		<link>http://me.andering.com/2008/06/10/experience-agile-june-25-27/</link>
		<comments>http://me.andering.com/2008/06/10/experience-agile-june-25-27/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 14:48:16 +0000</pubDate>
		<dc:creator>Willem</dc:creator>
				<category><![CDATA[public courses]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[event]]></category>

		<guid isPermaLink="false">http://me.andering.com/?p=314</guid>
		<description><![CDATA[We have a few open spaces for the eighteenth  eXperience Agile course , which we will be running in Rob Westgeests&#8217; new office in Tilburg, the Netherlands on June 25 though 27. Three days of fun learning and experiencing Agile Software Development (and students who kick more ass after they&#8217;ve been   &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>We have a few open spaces for the eighteenth  <a title="eXperience Agile - Software Engineers Edition" href="http://www.experienceagile.eu/node/60">eXperience Agile course</a> , which we will be running in Rob Westgeests&#8217; new office in Tilburg, the Netherlands on June 25 though 27. Three days of fun learning and experiencing Agile Software Development (and students who kick more ass after they&#8217;ve been <img src='http://me.andering.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; more on that later).</p>
<p>One of the few courses that goes in-depth in both Agile planning practices as well as technical practices. See the <a title="eXperience Agile - Software Engineers Edition" href="http://www.experienceagile.eu/node/60">course page</a> for a full description.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;title=eXperience+Agile%2C+June+25-27" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;title=eXperience+Agile%2C+June+25-27" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;title=eXperience+Agile%2C+June+25-27" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;submitHeadline=eXperience+Agile%2C+June+25-27&amp;submitSummary=We%20have%20a%20few%20open%20spaces%20for%20the%20eighteenth%20%20eXperience%20Agile%20course%20%2C%20which%20we%20will%20be%20running%20in%20Rob%20Westgeests%27%20new%20office%20in%20Tilburg%2C%20the%20Netherlands%20on%20June%2025%20though%2027.%20Three%20days%20of%20fun%20learning%20and%20experiencing%20Agile%20Software%20Development%20%28and%20students%20who%20kick%20more%20ass%20after%20they%27ve%20been%20%3A&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;title=eXperience+Agile%2C+June+25-27" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;t=eXperience+Agile%2C+June+25-27" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=eXperience+Agile%2C+June+25-27+-+http://tr.im/BHg2+(via+@most_alive)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22eXperience%20Agile%2C%20June%2025-27%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22We%20have%20a%20few%20open%20spaces%20for%20the%20eighteenth%20%20eXperience%20Agile%20course%20%2C%20which%20we%20will%20be%20running%20in%20Rob%20Westgeests%27%20new%20office%20in%20Tilburg%2C%20the%20Netherlands%20on%20June%2025%20though%2027.%20Three%20days%20of%20fun%20learning%20and%20experiencing%20Agile%20Software%20Development%20%28and%20students%20who%20kick%20more%20ass%20after%20they%27ve%20been%20%3A%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://me.andering.com/2008/06/10/experience-agile-june-25-27/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://me.andering.com/2008/06/10/experience-agile-june-25-27/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;title=eXperience+Agile%2C+June+25-27&amp;summary=We%20have%20a%20few%20open%20spaces%20for%20the%20eighteenth%20%20eXperience%20Agile%20course%20%2C%20which%20we%20will%20be%20running%20in%20Rob%20Westgeests%27%20new%20office%20in%20Tilburg%2C%20the%20Netherlands%20on%20June%2025%20though%2027.%20Three%20days%20of%20fun%20learning%20and%20experiencing%20Agile%20Software%20Development%20%28and%20students%20who%20kick%20more%20ass%20after%20they%27ve%20been%20%3A&amp;source=me.andering - Willem van den Ende" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;title=eXperience+Agile%2C+June+25-27" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=eXperience+Agile%2C+June+25-27&amp;link=http://me.andering.com/2008/06/10/experience-agile-june-25-27/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;T=eXperience+Agile%2C+June+25-27" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://me.andering.com/2008/06/10/experience-agile-june-25-27/+&quot;eXperience+Agile%2C+June+25-27&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://me.andering.com/2008/06/10/experience-agile-june-25-27/&amp;title=eXperience+Agile%2C+June+25-27&amp;body=We%20have%20a%20few%20open%20spaces%20for%20the%20eighteenth%20%20eXperience%20Agile%20course%20%2C%20which%20we%20will%20be%20running%20in%20Rob%20Westgeests%27%20new%20office%20in%20Tilburg%2C%20the%20Netherlands%20on%20June%2025%20though%2027.%20Three%20days%20of%20fun%20learning%20and%20experiencing%20Agile%20Software%20Development%20%28and%20students%20who%20kick%20more%20ass%20after%20they%27ve%20been%20%3A" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://me.andering.com/2008/06/10/experience-agile-june-25-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tryout labour turnover June 17th</title>
		<link>http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/</link>
		<comments>http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 14:35:43 +0000</pubDate>
		<dc:creator>Willem</dc:creator>
				<category><![CDATA[people & systems]]></category>
		<category><![CDATA[public courses]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[tryout]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://me.andering.com/?p=313</guid>
		<description><![CDATA[Nicole Belilos and I are hosting a trial run of our &#8216;labour turnover &#8211; should I stay or should I go&#8217; workshop &#8211; we&#8217;re going to also run it during agile2008. We&#8217;re doing a trial run next tuesday (June 17th) at the office of Topic in Best. contact me or Nicole if you want to [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.linkedin.com/in/nicolebelilos">Nicole Belilos</a> and I are hosting a trial run of our &#8216;labour turnover &#8211; should I stay or should I go&#8217; workshop &#8211; we&#8217;re going to also run it during agile2008. We&#8217;re doing a trial run next tuesday (June 17th) at the office of Topic in Best. <a href="http://www.livingsoftware.nl/?q=nl/contact"><a target="_blank" href="http://www.livingsoftware.nl/?q=en/contact">contact me</a></a> or Nicole if you want to join. If you want to know more, read the <a href="http://submissions.agile2008.org/node/570">workshop description</a>, or the full trial description in Dutch (below).<br />
<span id="more-313"></span><br />
Hi,</p>
<p>Tijdens Agile2008 in Toronto faciliteren we de workshop &#8220;Agile and labour turnover &#8211; Should I stay or should I go?&#8221; Op 17 Juni gaan we deze proefdraaien, om met jouw feedback de workshop nog beter te maken <img src='http://me.andering.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Tijdens deze workshop onderzoeken we samen met de deelnemers welk effect de introductie van een agile methodiek heeft op het verloop van werknemers binnen het bedrijf of de afdeling.</p>
<p>Is het echt, zoals sommigen schrijven, dat 20% vrijwillig of gedwongen vertrekt? Of neemt het verloop juist af, omdat een Agile werkwijze leidt tot een grotere tevredenheid over het werk en de sfeer? En wat doe je met mensen die een hekel hebben aan deze nieuwe manier van werken, maar die, om allerlei andere redenen, toch blijven zitten?</p>
<p>De deelnemers brengen hun eigen verhalen en situaties in kaart met behulp van oorzaak-gevolg diagramman (systeemdenken). Dankzij deze diagrammen worden patronen in kaart gebracht, zodat die een volgende keer doorbroken kunnen worden.</p>
<p>Nieuwsgierig? Lees de <a href="http://submissions.agile2008.org/node/570">volledige beschrijving van de sessie</a> en schrijf je in!<br />
Voordat we naar Toronto afreizen willen we onze sessie graag een keer proefdraaien,  zodat we onze sessie met behulp van onze feedback-verslaving <img src='http://me.andering.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  nog beter kunnen maken.</p>
<p>De proefsessie is 17 juni op het kantoor van Topic in Best (www.topic.nl).</p>
<p>Het programma ziet er als volgt uit:</p>
<p>17:15 &#8211; 18:00 Ontvangst met een broodje<br />
* 18:00 &#8211; 19:30 Agile and labour turnover &#8211; proefsessie<br />
* 19:30 &#8211; 20:00 Evaluatie van de sessie<br />
* 20:00 &#8211; 20:30 Napraten met een drankje<br />
*<br />
Wil je ons helpen een goede sessie te maken? En/Of ben je gewoon benieuwd naar wat we in Toronto gaan doen? <a href="http://www.livingsoftware.nl/?q=nl/contact">Stuur dan een mailtje</a>, zodat we rekening kunnen houden met jouw komst.</p>
<p>Hopelijk tot 17 juni!</p>
<p><a target="_blank" href="http://www.linkedin.com/in/nicolebelilos">Nicole Belilos</a></p>
<p>Willem van den Ende</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced sexy-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;title=tryout+labour+turnover+June+17th" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;title=tryout+labour+turnover+June+17th" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;title=tryout+labour+turnover+June+17th" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;submitHeadline=tryout+labour+turnover+June+17th&amp;submitSummary=Nicole%20Belilos%20and%20I%20are%20hosting%20a%20trial%20run%20of%20our%20%27labour%20turnover%20-%20should%20I%20stay%20or%20should%20I%20go%27%20workshop%20-%20we%27re%20going%20to%20also%20run%20it%20during%20agile2008.%20We%27re%20doing%20a%20trial%20run%20next%20tuesday%20%28June%2017th%29%20at%20the%20office%20of%20Topic%20in%20Best.%20Contact%20me%20or%20Nicole%20if%20you%20want%20to%20join.%20If%20you%20want%20to%20know%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;title=tryout+labour+turnover+June+17th" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;t=tryout+labour+turnover+June+17th" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=tryout+labour+turnover+June+17th+-+http://tr.im/BHg3+(via+@most_alive)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22tryout%20labour%20turnover%20June%2017th%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22Nicole%20Belilos%20and%20I%20are%20hosting%20a%20trial%20run%20of%20our%20%27labour%20turnover%20-%20should%20I%20stay%20or%20should%20I%20go%27%20workshop%20-%20we%27re%20going%20to%20also%20run%20it%20during%20agile2008.%20We%27re%20doing%20a%20trial%20run%20next%20tuesday%20%28June%2017th%29%20at%20the%20office%20of%20Topic%20in%20Best.%20Contact%20me%20or%20Nicole%20if%20you%20want%20to%20join.%20If%20you%20want%20to%20know%20%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;title=tryout+labour+turnover+June+17th&amp;summary=Nicole%20Belilos%20and%20I%20are%20hosting%20a%20trial%20run%20of%20our%20%27labour%20turnover%20-%20should%20I%20stay%20or%20should%20I%20go%27%20workshop%20-%20we%27re%20going%20to%20also%20run%20it%20during%20agile2008.%20We%27re%20doing%20a%20trial%20run%20next%20tuesday%20%28June%2017th%29%20at%20the%20office%20of%20Topic%20in%20Best.%20Contact%20me%20or%20Nicole%20if%20you%20want%20to%20join.%20If%20you%20want%20to%20know%20&amp;source=me.andering - Willem van den Ende" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;title=tryout+labour+turnover+June+17th" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=tryout+labour+turnover+June+17th&amp;link=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-ning">
			<a href="http://bookmarks.ning.com/addItem.php?url=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;T=tryout+labour+turnover+June+17th" rel="nofollow" title="Add this to Ning">Add this to Ning</a>
		</li>
		<li class="sexy-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/+&quot;tryout+labour+turnover+June+17th&quot;" rel="nofollow" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="sexy-pingfm">
			<a href="http://ping.fm/ref/?link=http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/&amp;title=tryout+labour+turnover+June+17th&amp;body=Nicole%20Belilos%20and%20I%20are%20hosting%20a%20trial%20run%20of%20our%20%27labour%20turnover%20-%20should%20I%20stay%20or%20should%20I%20go%27%20workshop%20-%20we%27re%20going%20to%20also%20run%20it%20during%20agile2008.%20We%27re%20doing%20a%20trial%20run%20next%20tuesday%20%28June%2017th%29%20at%20the%20office%20of%20Topic%20in%20Best.%20Contact%20me%20or%20Nicole%20if%20you%20want%20to%20join.%20If%20you%20want%20to%20know%20" rel="nofollow" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://me.andering.com/2008/06/10/tryout-labour-turnover-june-17th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
