<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>CDS 43</title>
	<atom:link href="http://cds43.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cds43.wordpress.com</link>
	<description>Technical and other miscellaneous opinions from Craig Smith (for free!)</description>
	<lastBuildDate>Wed, 28 Dec 2011 01:36:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cds43.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>CDS 43</title>
		<link>http://cds43.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cds43.wordpress.com/osd.xml" title="CDS 43" />
	<atom:link rel='hub' href='http://cds43.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Lean Software Development Workshop with Mary &amp; Tom Poppendieck</title>
		<link>http://cds43.wordpress.com/2011/12/28/lean-software-development-workshop-with-mary-tom-poppendieck/</link>
		<comments>http://cds43.wordpress.com/2011/12/28/lean-software-development-workshop-with-mary-tom-poppendieck/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 01:36:19 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Agile]]></category>

		<guid isPermaLink="false">http://cds43.wordpress.com/?p=861</guid>
		<description><![CDATA[I was cleaning up some old files, and came across my notes from a workshop I attended with Mary and Tom Poppendieck entitled Lean Software Development &#8211; Leaders Workshop at the YOW! 2010 Australia Developer Conference in Brisbane. Obviously the slides and commentary have a wealth of information, but here are some of the key [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=861&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was cleaning up some old files, and came across my notes from a workshop I attended with <a href="http://www.leanessays.com/">Mary and Tom Poppendieck</a> entitled <a href="http://www.yowconference.com.au/brisbane/events_tracks/event_details.html?eventId=2627">Lean Software Development &#8211; Leaders Workshop</a> at the <a href="http://www.yowconference.com.au/brisbane/index.html">YOW! 2010 Australia Developer Conference</a> in Brisbane. Obviously the slides and commentary have a wealth of information, but here are some of the key takeaways I had.</p>
<ul>
<li>stop doing stuff that does not deliver value, not laying people off</li>
<li>spend time doing the right stuff, not the wrong stuff</li>
<li>think systems, not software &#8211; <a href="http://www.southwest.com/">Southwest</a> think employees, customers and then shareholders</li>
<li>optimise the whole system (software is just a layer) &#8211; <a href="http://www.amazon.com/">Amazon</a> is structured around it services (2 pizza teams of 8-10 people)</li>
<li>a separate testing team is silly &#8211; just handoff / afterthought, need to build quality into your product</li>
<li>need to understand value before you deliver value &#8211; understand what your customers value, not what they want and build the right thing before building the thing right</li>
<li>setting up a new product is a set of learning loops</li>
<li>watch for what is making people uncomfortable</li>
<li>understand your customers not by bringing an idea but by taking the team to understand the problem</li>
<li>there is always demand in a service company &#8211; fix issues as fast as possible, but that is not the game</li>
<li>consumability &#8211; how much effort does the customer need to go through to get value?</li>
<li>customers decide value&#8230; and therefore decide waste</li>
<li>measure productivity on value delivered, not features</li>
<li>work in progress is waste &#8211; customers are not interested in your long list of things to do</li>
<li>good Agile teams have a low number of defects</li>
<li>map end-to-end flow to find the biggest opportunity in your end-to-end process</li>
<li>40-90% of the cost is maintenance not delivery, the cost of quality is way higher than the cost of building quality in, don&#8217;t put defects on a list (track them, fix them immediately), root cause every escaped defect, determine why every one happened</li>
<li>problem with readable specifications is that the text is not refactorable &#8211; any text page will have hundreds of ambiguities</li>
<li>every organisation that calls itself professional should be doing TDD</li>
<li>legacy code is code without unit tests, use Martin Fowler&#8217;s <a href="http://martinfowler.com/bliki/StranglerApplication.html">strangler pattern</a> or the <a href="http://mikadomethod.wordpress.com/">Mikado method</a> to refactor</li>
<li>expertise takes 10 years / 10,000 hours of deliberate practice, need a teacher to challenge, feedback and dedication (<a href="http://www.amazon.com/Road-Excellence-Acquisition-Performance-Sciences/dp/0805822321">The Road to Excellence</a>)</li>
<li>marketing leader &#8211; for a successful product you should be able to name this person</li>
<li>technical leader &#8211; keep two top engineers free to roam around and give guidance</li>
<li><a href="http://www.amazon.com/Building-Empire-Norton-Architects-Designers/dp/0393730301">Empire State Building</a> &#8211; on time and under budget, had to manage the flow of materials not tasks, had two alternating mills to keep up schedule and remove failure point</li>
<li>people who have dome something before should know how to deliver within the constraints</li>
<li>when managing an organisation you need to manage the capacity, you need to have a stable flow</li>
<li>kanban &#8211; reduce work in progress to expose problems (don&#8217;t crash your boat on the first day, keep your limits high then lower your limits and remove your problems one at a time</li>
<li>kanban board &#8211; every column is handover to the next column, the next column (downstream process) gets to define done</li>
<li>5 why&#8217;s &#8211; the cause of the cause of the cause of the cause&#8230;, <a href="http://www.amazon.com/Team-Handbook-Brian-L-Joiner/dp/1884731112">The Team Handbook</a> has good process improvement practices, as do the Six Sigma tools</li>
<li>delivering value &#8211; read <a href="http://www.amazon.com/Competitive-Engineering-Handbook-Requirements-Planguage/dp/0750665076">Competitive Engineering by Tom Glib</a> and <a href="http://www.agilerecord.com/agilerecord_04.pdf">Value Driven Development</a></li>
<li>product-centric development &#8211; 54% of Fortune 500 companies are heading in this direction</li>
</ul>
<p>Finally, a huge thank you to <a href="http://nicholasmuldoon.com/">Nick Muldoon</a> from <a href="http://www.atlassian.com/">Atlassian</a> who helped me out with a space on this course. Also to one of my colleagues who reminded me that we should ask forgiveness not permission when I was dealing with some competing priorities!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/861/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=861&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/12/28/lean-software-development-workshop-with-mary-tom-poppendieck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>
	</item>
		<item>
		<title>Agile Australia 2012 Product Afternoon Review</title>
		<link>http://cds43.wordpress.com/2011/12/26/agile-australia-2012-product-afternoon-review/</link>
		<comments>http://cds43.wordpress.com/2011/12/26/agile-australia-2012-product-afternoon-review/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 13:45:31 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Agile]]></category>

		<guid isPermaLink="false">http://cds43.wordpress.com/?p=852</guid>
		<description><![CDATA[As a precursor to the Agile Australia 2012 conference to be held in Melbourne, a product afternoon was held at the Hilton on the Park in Melbourne in November and had a good variety of Australian speakers. The success of the event means a similar event is being schedule for Sydney in February 2012. Here [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=852&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As a precursor to the <a href="http://www.slatteryit.com.au/Agile2012/">Agile Australia 2012</a> conference to be held in Melbourne, a <a href="http://www.slatteryit.com.au/Agile2012/product-afternoon.html">product afternoon</a> was held at the Hilton on the Park in Melbourne in November and had a good variety of Australian speakers. The success of the event means a similar event is being schedule for Sydney in February 2012. Here are my notes from the event:</p>
<p><strong>Look What Happened When We Let Customers into the Product Development Loop at Lonely Planet!</strong></p>
<p><a href="https://twitter.com/#!/nxdnz">Nigel Dalton</a> from <a href="http://lunatractor.com/">Luna Tractor</a> led this session, his slides are available <a href="http://www.slatteryit.com.au/Agile2012/PDF/Agile-Product-2011-Nigel-Dalton-Lonely-Planet.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/_035G9YfvgoaAxnDQoqnVYKdmVYk_lfp46ncBnjQd1c?feat=embedwebsite"><img src="https://lh6.googleusercontent.com/-pppMNApAInU/Tvh4srqvn8I/AAAAAAAAAak/ziuCQFB6hoY/s800/Nigel%252520Dalton%252520-%252520Customer%252520Development.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/Miscellaneous?authuser=0&amp;authkey=Gv1sRgCKTgsrO46Z-0ZQ&amp;feat=embedwebsite">Miscellaneous</a></td>
</tr>
</tbody>
</table>
<ul>
<li> you can&#8217;t say product you need to start saying customer</li>
<li>publishing life cycles are enormous &#8211; publishers have to wait up to 5 years to change a font</li>
<li><a href="http://hbr.org/1986/01/the-new-new-product-development-game/ar/1">The New New Product Development Game</a> &#8211; the last paragraph sums it up</li>
<li>need to avoid the next bench design problem &#8211; only ask the person on the next bench about quality, do not go to the wider world</li>
<li>for <a href="http://www.lonelyplanet.com/">Lonely Planet</a>, realisation was a competitor in the market who produced a colour guide, no sales the month they launched</li>
<li>went to customers 4 times in the process, took publishing from 2 years to 9 months, visualise the project</li>
<li><a href="http://www.amazon.com/Rob-Adams/e/B001HD0W0W/">Rob Adams</a> talks about getting the developers to do some of the initial marketing calls</li>
</ul>
<p><strong>Marketing is from Venus, IT is from Mars &#8211; and the Customer Doesn&#8217;t Care</strong></p>
<p><a href="http://www.linkedin.com/in/danieloertli">Daniel Oertli</a> from <a href="http://www.rea-group.com/irm/content/home.html">REA Group</a> led this discussion that he hastily renamed to &#8220;5 Kick Ass Principles for Customer-led Development&#8221;, his slides are available <a href="http://www.slatteryit.com.au/Agile2012/PDF/Agile-Product-2011-Daniel-Oertli-REA-Group.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/NYT5CO8i7a2pQSjD2pk1PIKdmVYk_lfp46ncBnjQd1c?feat=embedwebsite"><img src="https://lh4.googleusercontent.com/-6OKGn-XfFJY/Tvh4qCTbuKI/AAAAAAAAAak/PX_OLaRyWKk/s800/Daniel%252520Oertli%252520-%252520Customer%252520Led%252520Development%25252002.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/Miscellaneous?authuser=0&amp;authkey=Gv1sRgCKTgsrO46Z-0ZQ&amp;feat=embedwebsite">Miscellaneous</a></td>
</tr>
</tbody>
</table>
<ul>
<li>be customer focussed not customer driven</li>
<li>effect of marketing has changed over the last 5-10 years, we no longer control the marketing channel, need customer admiration</li>
<li>be a peeping Tom. Regularly &#8211; there is only one customer, the people who pay for products, none of this internal customer bull####, hard to put your business on the road regularly to talk to customers</li>
<li>5 on Friday &#8211; <a href="http://silverbackapp.com/">Silverback</a> on Mac, 5 internal employees for 15 minutes and ask them to do specific tasks with your product (eg. show me how to change the default colour scheme), continue to do this every Friday as parts of the product are developed</li>
<li>don&#8217;t ask for the solution &#8211; to get creative you need to figure it out internally, great people create great things</li>
<li>day and half every quarter &#8211; hack day &#8211; off tools, schedule around it, put ideas on intranet and vote, teams form around the idea self-forming, winning team gets a cash prize and gets sponsored product into production</li>
<li>2 week inception process &#8211; use business canvas mapping to lay out the business drivers</li>
<li>democratize design &#8211; hard to get excited about something if you have not been part of the design, get everybody to draw</li>
<li>ready, fire, aim &#8211; Agile gives us opportunity to change things in motion but most organisations still execute iteratively what is planned up front, Agile gives you a bullet frequently, be very clear about your minimal marketable features, be ruthless about what you send to your Agile teams, you have a lot of go&#8217;s at this</li>
<li>teams win &#8211; good people outperform any processes, keep teams very small (6-8 people), have a mix of business fundamental understanding, lead designer and lead technologist and there for skills not core decision making, trust is essential</li>
<li>dealing with resistance &#8211; hardest change of all was getting business on the journey, need to get culture sorted and get teams focussed</li>
<li>more of what people do is outside of their hierarchy, biggest impact is dynamic thinking by thinking of type of things we will do rather than what we will do</li>
<li>public companies need a plan to show to shareholders, challenge is to make it more dynamic after that</li>
<li>engage people in their career progression &#8211; still report to a lead, but 90% of the time they live with their cross functional team &#8211; more about stretching their knowledge in their domain so have practice meetings</li>
</ul>
<p><strong>SEEK&#8217;s Approach to Product Innovation</strong></p>
<p><a href="http://www.linkedin.com/in/dougblue">Doug Blue</a> from <a href="http://www.seek.com.au/">SEEK</a> presented this session, his slides are available <a href="http://www.slatteryit.com.au/Agile2012/PDF/Agile-Product-2011-Doug-Blue-SEEK.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/2hhksELygP0Ph1UlYYh4M4KdmVYk_lfp46ncBnjQd1c?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-aMwqKAu_4KQ/Tvh4q41b7mI/AAAAAAAAAak/0CD5P_tG5hY/s800/Doug%252520Blue%252520-%252520SEEK%252527s%252520Approach%252520To%252520Innovation.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/Miscellaneous?authuser=0&amp;authkey=Gv1sRgCKTgsrO46Z-0ZQ&amp;feat=embedwebsite">Miscellaneous</a></td>
</tr>
</tbody>
</table>
<ul>
<li>put customers before profits &#8211; no display advertising on the front pages, founder would prefer to have a dollar tomorrow rather than a dollar today</li>
<li>build for the long term &#8211; customer core needs, competitive advantage, long term trends and shareholder value, in GFC let customers negotiate out of long term contracts</li>
<li>strive for a rock solid core and out innovate the competition &#8211; focussed on number of ads and size of audience, now need to focus on the product</li>
<li>focus &#8211; do a few things very well, carried this over to the iPhone app as well, but run business on the things that are do-able</li>
<li>people engagement &#8211; never compromise on engagement</li>
<li>data driven decisions &#8211; if we build or change something, we measure it</li>
<li>test and learn &#8211; put it out in market and do course correction</li>
<li>balancing customer needs &#8211; 3 different customers with different needs (job seeker, employer, recruiters) &#8211; came up with an invisible salary to balance the needs</li>
<li>on bigger initiatives, need to do your homework</li>
</ul>
<p><strong>A Start-up Approach to Product Delivery in a Corporate Environment</strong></p>
<p><a href="http://www.linkedin.com/pub/john-sullivan/2/aaa/600">John Sullivan</a> from <a href="http://www.jetstar.com">Jetstar</a> delivered this session, his slides are available <a href="http://www.slatteryit.com.au/Agile2012/PDF/Agile-Product-2011-John-Sullivan-Jetstar.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/9PJP8TNtn1LgVhNSuuTVhYKdmVYk_lfp46ncBnjQd1c?feat=embedwebsite"><img src="https://lh4.googleusercontent.com/-IlaPPaDzqY8/Tvh4r1Qc1aI/AAAAAAAAAak/4OAJDcDn_dw/s800/John%252520Sullivan%252520-%252520A%252520Startup%252520Approach%252520To%252520Product%252520Delivery%252520In%252520A%252520Corporate.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/Miscellaneous?authuser=0&amp;authkey=Gv1sRgCKTgsrO46Z-0ZQ&amp;feat=embedwebsite">Miscellaneous</a></td>
</tr>
</tbody>
</table>
<ul>
<li><a href="http://www.amazon.com/Extreme-Programming-Explained-Embrace-Change/dp/0321278658">XP Explained</a> lacked an explanation on how to communicate effectively with customers to understand what they wanted to achieve</li>
<li>base costs on optimum team sizes that can manage constant delivery of a number of system concerns</li>
<li>have no process, when problems occur, take those problems away</li>
<li>don&#8217;t use iterations, they constrain the customer, need to be able pick up any card and get it into Production</li>
<li>ideas wall &#8211; backlog for where the business is going, anyone can post ideas on it</li>
<li>don&#8217;t talk about what the product we are delivering should do, talk about what the business should do</li>
<li>challenge everything &#8211; stand ups are almost useless in large organisations &#8211; only say things what people in the circle need to know about, because they work together, so they should know</li>
<li>most people in large organisations are disempowered &#8211; how do I know I am doing the right thing? Just do it, everyone is the business</li>
<li>need to help everyone understand the market &#8211; understand what the impact of features are</li>
<li>whole of company showcases every Friday</li>
<li>need multi disciplined teams that understand the market they are striving for</li>
</ul>
<p><strong>Panel: Why is Customer-led Product Development so Hard?</strong></p>
<p><a href="http://www.linkedin.com/pub/keith-dodds/0/410/a82">Keith Dodds</a> from <a href="http://www.thoughtworks.com/">ThoughtWorks</a> led this panel with all of the above speakers. Some of the key learnings were:</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/fHTUOVHyVydSU6Rl3HJzJIKdmVYk_lfp46ncBnjQd1c?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-Lv-255aFUy0/Tvh4ooFoteI/AAAAAAAAAak/0K2XLJ8UUmo/s800/Agile%252520Australia%2525202012%252520Product%252520Afternoon%252520Panel.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/Miscellaneous?authuser=0&amp;authkey=Gv1sRgCKTgsrO46Z-0ZQ&amp;feat=embedwebsite">Miscellaneous</a></td>
</tr>
</tbody>
</table>
<ul>
<li>it&#8217;s hard to ask hard questions</li>
<li>if you have leaders that are customer focussed, everything else will follow</li>
<li>most organisations try to make the workforce effective and efficient by putting structures around them, need to retain a functionalised structure and stay away from specialisation</li>
<li>companies are introverted because traditionally they have not had access to customers</li>
<li>it&#8217;s hard to keep up with all of the tools out there &#8211; there is lots technology to seek out what the customers are viewing</li>
<li>most products are designed to be obsolete within 1-2 years, especially those that are consumer focussed</li>
<li>companies are not set up to evolve things, they are setup to build, the world has changed where everything is outdated the minute you deploy</li>
<li>grass roots movements are usually the most enduring</li>
<li>most companies lack the balls to shut things down when they need to</li>
<li>frugal innovation &#8211; constraints help you channel great ideas, would be interesting to apply some artificial constraints to hack days</li>
<li>what doesn&#8217;t work are artificial constraints and the team know it</li>
<li>next C level job will be the chief designer &#8211; targeting the customer</li>
<li>Agile helps to get a customer led product out, because the person who wants the product can talk to the person who builds the product</li>
<li>report on value delivered to the business rather than velocity</li>
<li>the pool of talent is not that big, how do you keep people motivated - sense of purpose, sense of meaning (problems that have currency in the real world), ability to react and shape, ability to be heard, about making a difference</li>
<li>where do great Product Managers come from, how do we develop and train these people</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/852/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=852&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/12/26/agile-australia-2012-product-afternoon-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>

		<media:content url="https://lh6.googleusercontent.com/-pppMNApAInU/Tvh4srqvn8I/AAAAAAAAAak/ziuCQFB6hoY/s800/Nigel%252520Dalton%252520-%252520Customer%252520Development.JPG" medium="image" />

		<media:content url="https://lh4.googleusercontent.com/-6OKGn-XfFJY/Tvh4qCTbuKI/AAAAAAAAAak/PX_OLaRyWKk/s800/Daniel%252520Oertli%252520-%252520Customer%252520Led%252520Development%25252002.JPG" medium="image" />

		<media:content url="https://lh3.googleusercontent.com/-aMwqKAu_4KQ/Tvh4q41b7mI/AAAAAAAAAak/0CD5P_tG5hY/s800/Doug%252520Blue%252520-%252520SEEK%252527s%252520Approach%252520To%252520Innovation.JPG" medium="image" />

		<media:content url="https://lh4.googleusercontent.com/-IlaPPaDzqY8/Tvh4r1Qc1aI/AAAAAAAAAak/4OAJDcDn_dw/s800/John%252520Sullivan%252520-%252520A%252520Startup%252520Approach%252520To%252520Product%252520Delivery%252520In%252520A%252520Corporate.JPG" medium="image" />

		<media:content url="https://lh3.googleusercontent.com/-Lv-255aFUy0/Tvh4ooFoteI/AAAAAAAAAak/0K2XLJ8UUmo/s800/Agile%252520Australia%2525202012%252520Product%252520Afternoon%252520Panel.JPG" medium="image" />
	</item>
		<item>
		<title>YOW! 2011 Australia Review</title>
		<link>http://cds43.wordpress.com/2011/12/25/yow-2011-australia-review/</link>
		<comments>http://cds43.wordpress.com/2011/12/25/yow-2011-australia-review/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 14:41:10 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://cds43.wordpress.com/?p=834</guid>
		<description><![CDATA[The YOW! 2011 Australian Developer Conference was held a couple of weeks ago in both Brisbane and Melbourne and I was able to attend with thanks to Dave Thomas and the organisers of the conference on my press credentials for InfoQ. I had the ability to record some podcasts for The Agile Revolution and Coding [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=834&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://yowaustralia.com.au/">YOW! 2011 Australian Developer Conference</a> was held a couple of weeks ago in both Brisbane and Melbourne and I was able to attend with thanks to <a href="http://www.davethomas.net/">Dave Thomas</a> and the organisers of the conference on my press credentials for <a href="http://www.infoq.com">InfoQ</a>. I had the ability to record some podcasts for <a href="http://www.theagilerevolution.com/">The Agile Revolution</a> and <a href="http://www.codingbynumbers.com/">Coding By Numbers</a> as well as chat with most of the Agile related speakers. Here are some of my notes from the sessions I got the opportunity to sit in.</p>
<p>Dave Thomas kicked off proceedings with some Lady Java:</p>
<span style="text-align:center; display: block;"><a href="http://cds43.wordpress.com/2011/12/25/yow-2011-australia-review/"><img src="http://img.youtube.com/vi/Mt7zsortIXs/2.jpg" alt="" /></a></span>
<p><strong>Keynote: Top 10 JVM Erroneous Zones</strong></p>
<p>Cameron Purdy from <a href="http://www.oracle.com">Oracle</a> presented this session. Whilst it is good to see management levels talking about and understanding the core business, I found this keynote rather average. The presentation is available <a href="http://gotocon.com/dl/jaoo-melbourne-2011/Cameron-Purdy-Keynote.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/GTqKP9CshsKDN5RQ0gBau3eIbWJ083GUf6UVu_75Gz8?feat=embedwebsite"><img src="https://lh5.googleusercontent.com/-6j9Vlzo4PZk/TvXfVQbOUTI/AAAAAAAAAZk/jN_mR1GoKxA/s800/Cameron%252520Purdy%252520-%252520Top%25252010%252520JVM%252520Erroneous%252520Zones.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/YOW2011?authuser=0&amp;authkey=Gv1sRgCKjzhYbI6_n6-gE&amp;feat=embedwebsite">YOW 2011</a></td>
</tr>
</tbody>
</table>
<ul>
<li>immutability &#8211; no concept in Java, introducing would be good for thread safety but would also improve garbage collection (stop the stop -the-world clauses)</li>
<li>primitive types &#8211; binding between interface and implementation, improving would simplify and fix auto-boxing and generics, would need to make sure code compiles the same way</li>
<li>interface vs implementation &#8211; they are all the same thing, a problem that we all inherit from the same parent</li>
<li>properties &#8211; very fixed contract currently, need to loosen this up</li>
<li>obvious intrinsic types &#8211; Decimal needs to follow IEEE standard 754-2008 (754r), need to upgrade to a 128- bit world</li>
<li>real runtime model &#8211; JVM must provide predictability, need more access at code level</li>
<li>constants &#8211; no constants for intrinsics or other similar types</li>
<li>alternate class file format &#8211; limited to 64KB in methods, hierarchies make no sense like inner and anonymous classes</li>
<li>tail recursion / tail call optimization &#8211; performance benefits like Scala</li>
</ul>
<p><strong>Continuous Design</strong></p>
<p>Getting the opportunity to see <a href="http://www.leanessays.com/">Mary Poppendieck</a> speak is always a pleasure, for this conference she delivered her talk on Continuous Design. As the program host for the Lean and Agile track, I also had the pleasure of introducing Mary. Her presentation is available <a href="http://gotocon.com/dl/Continuous-Design-for-Brisbane.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/pzfAEOeJghzE0fDfnTtS4HeIbWJ083GUf6UVu_75Gz8?feat=embedwebsite"><img src="https://lh6.googleusercontent.com/-yTub67_X9nU/TvXfWAfISCI/AAAAAAAAAZo/Tjr5SD1WbtE/s800/Mary%252520Poppendieck%252520-%252520Continuous%252520Design.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/YOW2011?authuser=0&amp;authkey=Gv1sRgCKjzhYbI6_n6-gE&amp;feat=embedwebsite">YOW 2011</a></td>
</tr>
</tbody>
</table>
<ul>
<li>continuous delivery misses design and feedback &#8211; how do we know what to develop if we are thinking about continuous delivery, has created a need</li>
<li>continuous delivery uptake is increasing, takes about a year to get going</li>
<li>need to assemble a diverse team &#8211; frame, ideaton, experimentation then iterate</li>
<li><a href="http://www.3m.com/">3M</a> &#8211; make a little, sell a little, learn a little (repeat) &#8211; the fastest through this loop is the winner &#8211; fastest can be four times faster</li>
<li>need good people (pay attention to hiring) and a whole team (need all the functions which can break the agile 7 +/- 2 model), measure success in customer satisfaction</li>
<li>start with customers &#8211; <a href="http://www.amazon.com/">Amazon</a> (<a href="http://www.allthingsdistributed.com/2006/11/working_backwards.html">working backwards</a> &#8211; write a press release, write FAQ, describe customer experience, write user manual)</li>
<li>disruptive design &#8211; companies like <a href="http://www.ge.com/">GE</a> are starting to design products for different markets like China and India rather than USA and Europe &#8211; resulted in different design , thinking, price point</li>
<li>need to decide when it is time for people to see it &#8211; it&#8217;s hard to refactor books, hardware and first impressions but you need to take a chance and find out that you are wrong &#8211; a balance trade-off</li>
<li>minimum viable product &#8211; biggest waste is building the wrong thing followed by complexity &#8211; build it and measure the response (learn)</li>
<li>implement a show me more button and forward to to an under construction page and measure the clicks</li>
<li><a href="http://theleanstartup.com/">Eric Ries &#8211; The Lean Startup </a></li>
<li>avoid vanity metrics, need actionable metrics, use innovation accounting &#8211; start with a hypothesis, build MVP, target initiatives at improving a growth metric in your hypothesis, measure done as adding value</li>
<li>use A/B tests to change your conversion rate</li>
<li>test early &#8211; don&#8217;t waste your time arguing</li>
<li>cohort metrics &#8211; operate on data, as people run into my product how do they behave</li>
<li>feature toggles &#8211; switch features on/off on demand, wrap entrance to feature with toggle code, control via configuration file &#8211; customers love it</li>
<li>canary releasing &#8211; take a small amount of users and give them a new version, need to be able to tell a good change from a bad change very fast &#8211; monitor key thresholds and roll back fast if required &#8211; make sure when something goes wrong it never goes wrong again</li>
<li><a href="http://www.apple.com">Apple</a> &#8211; &#8221; it&#8217;s not about money&#8221; &#8211; understand customer problem and the revenue will turn up</li>
<li><a href="www.google.com">Google</a> &#8211; &#8220;it&#8217;s best to do one thing really, really well&#8221; &#8211; stay focussed</li>
<li>Amazon &#8211; &#8220;think long term&#8221; &#8211; you don&#8217;t want make a lot of money off your best customers, some things don&#8217;t always make financial sense</li>
<li>3M &#8211; &#8220;hire good people and leave them get on with it&#8221;</li>
</ul>
<p>I also had a great half hour chat with Mary on the second day of the conference where we talked in-depth about continuous design as well as size of the product team. She believes the key is to enable the complete development cycle and discover good engineering products. We should stop using software words, including Agile, and start using system level engineering. As for the team size debate, we should use system engineering and break our teams into appropriate sub-components.</p>
<p><strong>60 Years of Innovative and Agile Work Practices</strong></p>
<p><a href="http://lunatractor.com/">Nigel Dalton</a> led this entertaining and informative trip down memory lane, and as the program host for the Lean and Agile track I also had the pleasure of introducing him. The presentation is available <a href="http://gotocon.com/dl/Luna-Tractor-YOW-2011-Decades-of-Agile.pdf">here</a>.</p>
<ul>
<li>people who pay your wages don&#8217;t know your stuff, this is a heavy duty approach that has been used for the last 100 years</li>
<li>1930&#8242;s <a href="http://en.wikipedia.org/wiki/Churchill_War_Rooms">Cabinet War Room</a> &#8211; as close to an agile room design as you can get, war is a fairly big project!, agile does scale (WWII), lucky it did or this presentation would have been in German!, military and politicians were in the same room, no battle plan survives contact with the enemy</li>
<li>1940&#8242;s <a href="http://www.lockheedmartin.com/">Lockheed Martin</a> &#8211; trademarked <a href="http://en.wikipedia.org/wiki/Skunk_Works">skunk works</a> &#8211; built a team and in 143 days built the <a href="http://en.wikipedia.org/wiki/Lockheed_P-80_Shooting_Star">XP-80</a>, built <a href="http://www.lockheedmartin.com/aeronautics/skunkworks/14rules.html">skunk works rules</a></li>
</ul>
<span style="text-align:center; display: block;"><a href="http://cds43.wordpress.com/2011/12/25/yow-2011-australia-review/"><img src="http://img.youtube.com/vi/8ulCHpn9pkY/2.jpg" alt="" /></a></span>
<ul>
<li>1950&#8242;s <a href="http://en.wikipedia.org/wiki/Lockheed_U-2">U2</a> and <a href="http://en.wikipedia.org/wiki/Lockheed_SR-71_Blackbird">SR71</a> &#8211; if you do good engineering, you will be amazed how long it lasts</li>
<li>1960&#8242;s moon race &#8211; iteratively learning through doing, working rockets are the primary measure of focus</li>
</ul>
<span style="text-align:center; display: block;"><a href="http://cds43.wordpress.com/2011/12/25/yow-2011-australia-review/"><img src="http://img.youtube.com/vi/C2YZnTL596Q/2.jpg" alt="" /></a></span>
<ul>
<li>1970&#8242;s <a href="http://en.wikipedia.org/wiki/Lunokhod_programme">Luna Tractor</a> &#8211; Russians were striving for a different question, what is on the moon?, different question and cost a lot less money, <a href="http://en.wikipedia.org/wiki/Apollo_13">Apollo 13</a> is the greatest example of an agile project, ask the right question&#8230;</li>
<li>1980&#8242;s cold war fears &#8211; madness of strategic parity, Russians learnt a <a href="http://en.wikipedia.org/wiki/Buran_(spacecraft)">space shuttle program</a> cost a lot of money after duplicating it, took the USA 30 years to learn it</li>
</ul>
<p>I also had the opportunity to talk more <a href="http://www.theagilerevolution.com/episode-19-luna-tractor-with-nigel-dalton">in-depth with Nigel Dalton</a> after his presentation for The Agile Revolution podcast with <a href="http://agileforest.com/">Renee Troughton</a>.</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s0.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s0.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Fgetfile0.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Ftemp-2011-12-13%2FwmrwnlcuEocfiDwCmirfepqeAtkBcDkjkEJwJnewhwiBjwdIrbdvzzkgdnua%2FEpisode_19_Lunatractor_with_Nigel_Dalton.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<p><strong>Product Engineering</strong></p>
<p><a href="https://twitter.com/#!/bmf">Mike Lee</a> presented this session, in a sombrero, and his slides are available <a href="http://gotocon.com/dl/jaoo-melbourne-2011/slides/MikeLee.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/dlcmpDIhu8IG0JBqZTcPEneIbWJ083GUf6UVu_75Gz8?feat=embedwebsite"><img src="https://lh6.googleusercontent.com/-Ir75NymX1rY/TvXfWlwCWiI/AAAAAAAAAZs/nN9WjauP2Sc/s800/Mike%252520Lee%252520-%252520Product%252520Engineering.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/YOW2011?authuser=0&amp;authkey=Gv1sRgCKjzhYbI6_n6-gE&amp;feat=embedwebsite">YOW 2011</a></td>
</tr>
</tbody>
</table>
<ul>
<li><a href="http://www.urbandictionary.com/define.php?term=underwear%20gnome%20economics">underwear gnome algorithm</a>, product engineering is step 2</li>
<li>product engineering is overarching, top down and empathetic</li>
<li>think about what you are going to do before you do it&#8230;</li>
<li>million dollar idea &#8211; ideas don&#8217;t matter and are usually terrible, originality does not matter, it is quality</li>
<li>ideas &#8211; it&#8217;s like a blank but with blank&#8230;</li>
<li>consider your customers &#8211; start at the end by making a commercial (30 &#8211; 90 seconds on the problem you are going to solve and how you are going to solve it)</li>
<li>your best product tester is your arch nemesis</li>
<li>in user interface &#8211; it is much more important to be consistent than correct</li>
<li>real artists ship &#8211; plan, design, ship on time!</li>
<li>don&#8217;t ship the rough draft</li>
<li>fear social debt much or more than technical debt &#8211; you can fix technical debt (you can but you won&#8217;t!)</li>
<li>shipping a product is like giving birth to a kid &#8211; there is a heck of a lot more work to come</li>
<li>endeavor to kill your own, you are never done, when people are raving about the first one, you are already finishing the second, you want an army of evangelists</li>
<li><a href="http://www.appsterdam.com/">Appsterdam</a> &#8211; the most important thing we have is the community</li>
<li>the hook is the difference to a defining product, but need to keep being innovative</li>
</ul>
<p><strong>Better Testing With Less Work: QuickCheck Testing in Practice</strong></p>
<p><a href="http://www.cse.chalmers.se/~rjmh/">John Hughes</a> delivered this interesting session around <a href="http://www.cse.chalmers.se/~rjmh/QuickCheck/">Quick Test</a>. The slides are available <a href="http://gotocon.com/dl/jaoo-melbourne-2011/slides/Better-Testing-With-Less-Work.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/DqvBePHf4O1P0CQCoJu_WXeIbWJ083GUf6UVu_75Gz8?feat=embedwebsite"><img src="https://lh6.googleusercontent.com/-8VScaGheaXk/TvXfXX3HHOI/AAAAAAAAAZw/Rrpif3yggbw/s800/John%252520Hughes%252520-%252520QuickCheck.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/YOW2011?authuser=0&amp;authkey=Gv1sRgCKjzhYbI6_n6-gE&amp;feat=embedwebsite">YOW 2011</a></td>
</tr>
</tbody>
</table>
<p><strong>Keynote: Escape From the Ivory Tower: The Haskell Journey From 1990 to 2011</strong></p>
<p>The keynote kicked off with a tribute to some of our founders who we lost in the last year, including <a href="http://en.wikipedia.org/wiki/Dennis_Ritchie">Dennis Ritchie</a>:</p>
<span style="text-align:center; display: block;"><a href="http://cds43.wordpress.com/2011/12/25/yow-2011-australia-review/"><img src="http://img.youtube.com/vi/H4YRPdRXKFs/2.jpg" alt="" /></a></span>
<p><a href="http://research.microsoft.com/en-us/people/simonpj/">Simon Peyton-Jones</a>, the inventor of Haskell, delivered this entertaining keynote, his slides are available <a href="http://gotocon.com/dl/SPJ-%20keynote.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/LI667pPjJWYy-wbv_wIQqXeIbWJ083GUf6UVu_75Gz8?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-rhlhRrsoLLM/TvXfX85KANI/AAAAAAAAAZ0/2z6l-yaxbQc/s800/Simon%252520Peyton-Jones%252520-%252520Escape%252520From%252520The%252520Ivory%252520Tower.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/YOW2011?authuser=0&amp;authkey=Gv1sRgCKjzhYbI6_n6-gE&amp;feat=embedwebsite">YOW 2011</a></td>
</tr>
</tbody>
</table>
<p><strong>Keynote: Temporally Quaquaversal Virtual Nanomachine Programming In Multiple Topologically Connected Quantum-Relativistic Parallel Timespaces&#8230;Made Easy!</strong></p>
<p>With an award for the best title for a keynote ever, <a href="http://damian.conway.org/">Damian Conway</a> kicked off day 2 with this entertaining session.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/WSlunPdgeANLsPRj8rOZqHeIbWJ083GUf6UVu_75Gz8?feat=embedwebsite"><img src="https://lh4.googleusercontent.com/-uqIOGCXWivg/TvXfYmisWKI/AAAAAAAAAZ4/sd9Xn_k7s9I/s800/Damian%252520Conway%252520-%252520%252520Temporally%252520Quaquaversal%252520Virtual%252520Nanomachine%252520Programming%252520Made%252520Easy.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/YOW2011?authuser=0&amp;authkey=Gv1sRgCKjzhYbI6_n6-gE&amp;feat=embedwebsite">YOW 2011</a></td>
</tr>
</tbody>
</table>
<ul>
<li> change your velocity, rotate your space-time deep</li>
<li>rod logic</li>
</ul>
<p><strong>Problem-Solving and Decision-Making in Software Development</strong></p>
<p>Linda Rising pronounced this as the &#8220;weird talk&#8221;, her slides are available <a href="http://gotocon.com/dl/jaoo-melbourne-2011/slides/BetterProblemSolving.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/3fWV8QkCgpkcBLN7cPczqXeIbWJ083GUf6UVu_75Gz8?feat=embedwebsite"><img src="https://lh4.googleusercontent.com/-52KuH2iGNlc/TvXfZV3xG2I/AAAAAAAAAZ8/4RMCWbQQRqM/s800/Linda%252520Rising%252520-%252520Problem-Solving%252520and%252520Decision-Making%252520in%252520Software%252520Development.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/YOW2011?authuser=0&amp;authkey=Gv1sRgCKjzhYbI6_n6-gE&amp;feat=embedwebsite">YOW 2011</a></td>
</tr>
</tbody>
</table>
<ul>
<li>meetings &#8211; no thinking</li>
<li>no scientific experiments that show agile is any better</li>
<li>we need sleep &#8211; but average time is dropping, naps are good too&#8230;</li>
<li>we are hardwired to look at the horizon, so lift your eyes and look around and blink</li>
<li>lying down improves your cognitive performance</li>
<li>research from University of Queensland &#8211; the longer you sit the sooner you will die</li>
<li>the startling ideas come at a time when you are doing nothing</li>
<li>eat before you&#8217;re hungry, drink before you&#8217;re thirsty &#8211; when the brain is lacking energy, the default is to say no</li>
<li>we are hardwired to be close to nature &#8211; we do better with natural light and real plants around us, take 5 minutes outside in a natural environment</li>
<li>explain the problem to your dog or a stuffed toy</li>
<li>in meetings, when at an impasse, get each person to explain each others version of the problem</li>
<li>fearless change experiments &#8211; test the waters, reflect, small success, step by step</li>
</ul>
<p>I also had the opportunity to sit in on a very interesting interview with Linda Rising on the Coding By Numbers podcast with <a href="http://craigaspinall.com/">Craig Aspinall</a> and <a href="http://dalts.net/">Steve Dalton</a>. I will post a link to the podcast when it is released.</p>
<p><strong>Domain-Driven Design for RESTful Systems</strong></p>
<p><a href="http://jim.webber.name/">Jim Webber</a> delivered this entertaining session, perhaps the most entertaining part was when he tried to explain a cassette tape to a young audience member (I remember loading Commodore 64 games off tape&#8230;). His slides are available <a href="http://gotocon.com/dl/JW-REST-and-DDD.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/GxureVgIW19uxdIeRyGICHeIbWJ083GUf6UVu_75Gz8?feat=embedwebsite"><img src="https://lh4.googleusercontent.com/-xiuzVIKmJ6E/TvXfaEU6yaI/AAAAAAAAAaA/MAzk2dOh_7U/s800/Jim%252520Webber%252520-%252520Domain-Driven%252520Design%252520for%252520RESTful%252520Systems.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/YOW2011?authuser=0&amp;authkey=Gv1sRgCKjzhYbI6_n6-gE&amp;feat=embedwebsite">YOW 2011</a></td>
</tr>
</tbody>
</table>
<ul>
<li>embrace HTTP as an application protocol</li>
<li>hypermedia helps us to explain to humans what to do next, can also use for computer to computer</li>
</ul>
<p><strong>Feedback Makes Everything Better: Understanding the Software Engineering Process</strong></p>
<p><a href="http://bjornfreemanbenson.com/">Bjorn Freeman-Benson</a> presented this session, his slides are available <a href="http://gotocon.com/dl/Bjorn-Freeman-Benson-YOW-Brisbane-2011.pdf">here</a>.</p>
<table style="width:auto;">
<tbody>
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/Mihn7Fm7_yF9xgi-uCh8wXeIbWJ083GUf6UVu_75Gz8?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-CvMMftPstuQ/TvXfaicTD4I/AAAAAAAAAaE/7cy6XYPVbLc/s800/Bjorn%252520Freeman-Benson%252520-%252520Feedback%252520Makes%252520Everything%252520Better.JPG" alt="" width="640" height="480" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/YOW2011?authuser=0&amp;authkey=Gv1sRgCKjzhYbI6_n6-gE&amp;feat=embedwebsite">YOW 2011</a></td>
</tr>
</tbody>
</table>
<ul>
<li>problem with Agile is we release and it vanishes with customers - <a href="http://www.progressprinciple.com/">The Progress Principle</a>, <a href="http://theleanstartup.com/">The Lean Startup</a> and <a href="http://continuousdelivery.com/">Continuous Delivery</a> are good books that solve this problem</li>
<li>continuous deployment &#8211; eliminate the fear around doing deployment</li>
<li>tests &#8211; a version of feedback, need confidence</li>
<li>automated deployment strategy &#8211; need to be repeatable using tools, need to be able to do quickly</li>
<li>need architecture that can handle inconsistencies in the system at any one time &#8211; different versions of API&#8217;s, etc. in the system at the one time</li>
<li>feature toggles &#8211; need on the technical and business side, toggles for beta users, power users, need to be able to work on one code stream all the time for it to work</li>
<li>traffic &#8211; need traffic for this to be successful, especially to get useful metrics</li>
<li>monitoring and feedback &#8211; what characteristics are being used, monitoring and qa are the same thing (see <a href="https://plus.google.com/112678702228711889851/posts/eVeouesvaVX">Steven Yegge&#8217;s rant on big SOA</a>)</li>
<li>Apollo program was basically Agile and continuous deployment in the 1960&#8242;s &#8211; 61 launches until they landed on the moon &#8211; only way they made progress was because they were monitoring everything</li>
<li>record all the values all the time</li>
<li>pay attention to long term metrics, not just instantaneous</li>
<li>should use the word anomoly more (not bug) &#8211; use feedback to understand and fix our anomalies</li>
</ul>
<p><strong>Other Stuff</strong></p>
<p>Joshua Kerievsky gave two talks at the conference that I unfortunately did not get to see live (<a href="http://gotocon.com/dl/jaoo-melbourne-2011/slides/LeanStartupYOW11.pdf">Lean Startup</a> and <a href="http://gotocon.com/dl/jaoo-melbourne-2011/slides/TheLimitedRedSocietyYOW11.pdf">The Limited Red Society</a>), but I did get the opportunity to <a href="http://www.theagilerevolution.com/episode-20-lean-start-ups-with-joshua-kerievs">speak to him in-depth</a> with Renee Troughton for the Agile Revolution podcast.</p>
<span style='text-align:left;display:block;'><p><object type='application/x-shockwave-flash' data='http://s0.wp.com/wp-content/plugins/audio-player/player.swf' width='290' height='24' id='audioplayer1'><param name='movie' value='http://s0.wp.com/wp-content/plugins/audio-player/player.swf' /><param name='FlashVars' value='&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile=http%3A%2F%2Fgetfile1.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Ftemp-2011-12-23%2FgIBztkrFtuFffJCcFwpmghagkGlJhAtHwGwavCwmBymcevegtufiEBipdgbu%2FEpisode_20_Lean_Startups.mp3' /><param name='quality' value='high' /><param name='menu' value='false' /><param name='bgcolor' value='#FFFFFF' /><param name='wmode' value='opaque' /></object></p></span>
<p>Renee and I also did a wrap-up podcast (the podcast has not been released at the time of this post).</p>
<p>I have also published a <a href="http://www.infoq.com/news/2011/12/agile-community-embrace-2012-yow">news article for InfoQ</a> where I asked all of the Agile speakers at the conference what the Agile community needs to embrace in 2012.</p>
<p>Channel 9 were at the conference and recorded a <a href="http://channel9.msdn.com/Tags/yow+2011">number of video interviews</a> with speakers that are well worth viewing. Peter Sellars has also written a <a href="http://channel9.msdn.com/Tags/yow+2011">comprehensive wrap-up of the day 1 talks</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/834/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/834/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/834/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=834&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/12/25/yow-2011-australia-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-12-13/wmrwnlcuEocfiDwCmirfepqeAtkBcDkjkEJwJnewhwiBjwdIrbdvzzkgdnua/Episode_19_Lunatractor_with_Nigel_Dalton.mp3" length="38995347" type="audio/mpeg" />
<enclosure url="http://getfile1.posterous.com/getfile/files.posterous.com/temp-2011-12-23/gIBztkrFtuFffJCcFwpmghagkGlJhAtHwGwavCwmBymcevegtufiEBipdgbu/Episode_20_Lean_Startups.mp3" length="25185959" type="audio/mpeg" />
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>

		<media:content url="https://lh5.googleusercontent.com/-6j9Vlzo4PZk/TvXfVQbOUTI/AAAAAAAAAZk/jN_mR1GoKxA/s800/Cameron%252520Purdy%252520-%252520Top%25252010%252520JVM%252520Erroneous%252520Zones.JPG" medium="image" />

		<media:content url="https://lh6.googleusercontent.com/-yTub67_X9nU/TvXfWAfISCI/AAAAAAAAAZo/Tjr5SD1WbtE/s800/Mary%252520Poppendieck%252520-%252520Continuous%252520Design.JPG" medium="image" />

		<media:content url="https://lh6.googleusercontent.com/-Ir75NymX1rY/TvXfWlwCWiI/AAAAAAAAAZs/nN9WjauP2Sc/s800/Mike%252520Lee%252520-%252520Product%252520Engineering.JPG" medium="image" />

		<media:content url="https://lh6.googleusercontent.com/-8VScaGheaXk/TvXfXX3HHOI/AAAAAAAAAZw/Rrpif3yggbw/s800/John%252520Hughes%252520-%252520QuickCheck.JPG" medium="image" />

		<media:content url="https://lh3.googleusercontent.com/-rhlhRrsoLLM/TvXfX85KANI/AAAAAAAAAZ0/2z6l-yaxbQc/s800/Simon%252520Peyton-Jones%252520-%252520Escape%252520From%252520The%252520Ivory%252520Tower.JPG" medium="image" />

		<media:content url="https://lh4.googleusercontent.com/-uqIOGCXWivg/TvXfYmisWKI/AAAAAAAAAZ4/sd9Xn_k7s9I/s800/Damian%252520Conway%252520-%252520%252520Temporally%252520Quaquaversal%252520Virtual%252520Nanomachine%252520Programming%252520Made%252520Easy.JPG" medium="image" />

		<media:content url="https://lh4.googleusercontent.com/-52KuH2iGNlc/TvXfZV3xG2I/AAAAAAAAAZ8/4RMCWbQQRqM/s800/Linda%252520Rising%252520-%252520Problem-Solving%252520and%252520Decision-Making%252520in%252520Software%252520Development.JPG" medium="image" />

		<media:content url="https://lh4.googleusercontent.com/-xiuzVIKmJ6E/TvXfaEU6yaI/AAAAAAAAAaA/MAzk2dOh_7U/s800/Jim%252520Webber%252520-%252520Domain-Driven%252520Design%252520for%252520RESTful%252520Systems.JPG" medium="image" />

		<media:content url="https://lh3.googleusercontent.com/-CvMMftPstuQ/TvXfaicTD4I/AAAAAAAAAaE/7cy6XYPVbLc/s800/Bjorn%252520Freeman-Benson%252520-%252520Feedback%252520Makes%252520Everything%252520Better.JPG" medium="image" />

		<media:content url="http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-12-13/wmrwnlcuEocfiDwCmirfepqeAtkBcDkjkEJwJnewhwiBjwdIrbdvzzkgdnua/Episode_19_Lunatractor_with_Nigel_Dalton.mp3" medium="audio">
			<media:player url="http://cds43.wordpress.com/wp-content/plugins/audio-player/player.swf?soundFile=http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-12-13/wmrwnlcuEocfiDwCmirfepqeAtkBcDkjkEJwJnewhwiBjwdIrbdvzzkgdnua/Episode_19_Lunatractor_with_Nigel_Dalton.mp3" />
		</media:content>
	</item>
		<item>
		<title>Agile Academy Meetup: Agile &amp; Lean Games</title>
		<link>http://cds43.wordpress.com/2011/12/05/agile-academy-meetup-agile-lean-games/</link>
		<comments>http://cds43.wordpress.com/2011/12/05/agile-academy-meetup-agile-lean-games/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 13:25:10 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Agile]]></category>

		<guid isPermaLink="false">http://cds43.wordpress.com/?p=831</guid>
		<description><![CDATA[Last week, the Agile Academy had a games night for its November 2011 meetup, to cap off the year, hosted by Adrian Smith from Ennova. The three games we played were the XP Game, Lean Paper Plane Game and Kanban Soduko. We ended the night with the Marshmallow Challenge. You can also view the pictures [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=831&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last week, the <a href="http://www.agileacademy.com.au">Agile Academy</a> had a games night for its <a href="http://www.meetup.com/The-Brisbane-Agile-Academy-Meetup-Group/events/17502133/">November 2011 meetup</a>, to cap off the year, hosted by <a href="http://www.agileengineeringdesign.com/">Adrian Smith</a> from <a href="http://ennova.com.au/">Ennova</a>.</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/10387209' width='627' height='514'></iframe>
<p>The three games we played were the <a href="http://www.xp.be/xpgame.html/">XP Game</a>, <a href="http://www.shmula.com/paper-airplane-game-pull-systems-push-systems/8280/">Lean Paper Plane Game</a> and Kanban Soduko. We ended the night with the <a href="http://marshmallowchallenge.com/Instructions.html">Marshmallow Challenge</a>.</p>
<p>You can also view the <a href="http://www.meetup.com/The-Brisbane-Agile-Academy-Meetup-Group/photos/4685282/">pictures from the night</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/831/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/831/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/831/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=831&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/12/05/agile-academy-meetup-agile-lean-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter Summary November 2011</title>
		<link>http://cds43.wordpress.com/2011/12/04/twitter-summary-november-2011/</link>
		<comments>http://cds43.wordpress.com/2011/12/04/twitter-summary-november-2011/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 06:00:52 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://cds43.wordpress.com/?p=826</guid>
		<description><![CDATA[A summary of my Twitter posts from November 2011: 2011-11-30 03:25:41 smithcdau: RT @badbanana: With American Airlines stock at 20 cents, I can&#8217;t decide between paying for two checked bags or buying half the company. 2011-11-30 01:13:33 smithcdau: @PeterSellars Indeed, I didn&#8217;t do my homework and had to make it up on the fly. In the end I was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=826&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://cds43.files.wordpress.com/2011/01/twitter-follow-achiever.jpg"><img class="alignright size-medium wp-image-585" title="twitter-follow" src="http://cds43.files.wordpress.com/2011/01/twitter-follow-achiever.jpg?w=300&#038;h=222" alt="" width="300" height="222" /></a>A summary of my <a href="http://twitter.com/smithcdau">Twitter</a> posts from November 2011:</p>
<p>2011-11-30 03:25:41<br />
smithcdau: RT @badbanana: With American Airlines stock at 20 cents, I can&#8217;t decide between paying for two checked bags or buying half the company.</p>
<p>2011-11-30 01:13:33<br />
smithcdau: @PeterSellars Indeed, I didn&#8217;t do my homework and had to make it up on the fly. In the end I was going for entertainment <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>2011-11-29 12:20:35<br />
smithcdau: @nickmuldoon what was his definition of social debt?</p>
<p>2011-11-29 12:17:03<br />
smithcdau: @AgileRenee only 30 mins is a luxury <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  even worse when nothing is open&#8230;</p>
<p>2011-11-29 11:18:56<br />
smithcdau: @nickmuldoon no in Brisbane this week, Sydney the end of next week&#8230;</p>
<p>2011-11-28 10:25:44<br />
smithcdau: RT @TheAgilePodcast: Episode 18: Scrum vs Kanban war. A special on theJim Coplien blog available on Jeff Sutherland&#8217;s blog and the respo &#8230;</p>
<p>2011-11-27 20:43:38<br />
smithcdau: Webber ends season with Brazil win <a href="http://t.co/4AodI86N">http://t.co/4AodI86N</a> #F1 (via @f1couk)</p>
<p>2011-11-27 07:01:56<br />
smithcdau: @AgileRenee Congratulations, get that leave form in now!</p>
<p>2011-11-26 08:32:17<br />
smithcdau: Oh, Ubuntu, you are my favorite Linux-based operating system (The Big Bang Theory S03E22) <a href="http://t.co/G0K80jlU">http://t.co/G0K80jlU</a></p>
<p>2011-11-26 05:55:51<br />
smithcdau: The Brisbane River in time lapse &#8211;&gt; <a href="http://t.co/V2ZzWYHs">http://t.co/V2ZzWYHs</a></p>
<p>2011-11-26 05:40:19<br />
smithcdau: @jameswilliams90 Welcome to overcast Queensland&#8230;</p>
<p>2011-11-25 23:41:45<br />
smithcdau: Great series but ending was quite lame (watching 24, Day 8: 3:00 PM &#8211; 4:00 PM S08E24) <a href="http://t.co/89xTALSd">http://t.co/89xTALSd</a></p>
<p>2011-11-25 11:43:56<br />
smithcdau: So, did you write your dream on the&#8230;&#8221;index card of fate&#8221;? (watching The Simpsons, Bart Gets a &#8216;Z&#8217; S21E02) <a href="http://t.co/6OTLxdU3">http://t.co/6OTLxdU3</a></p>
<p>2011-11-25 11:37:16<br />
smithcdau: I couldn&#8217;t help it! She knew my one weakness: That I&#8217;m weak! (watching The Simpsons, The Great Wife Hope S21E03) <a href="http://t.co/oux12kgG">http://t.co/oux12kgG</a></p>
<p>2011-11-25 11:14:07<br />
smithcdau: Diabetes! (watching Late Late Show With Craig Ferguson, Ty Burrell; Wilford Br&#8230; S07E275) <a href="http://t.co/kj2iLH1k">http://t.co/kj2iLH1k</a></p>
<p>2011-11-24 11:47:21<br />
smithcdau: Wheels down BNE (@ Brisbane Airport (BNE)) <a href="http://t.co/916SAKTj">http://t.co/916SAKTj</a></p>
<p>2011-11-24 08:56:57<br />
smithcdau: Quote of the day: &#8220;If you think test-first is expensive, try debug-later&#8221; (via @stevenmak) #yam</p>
<p>2011-11-24 08:46:35<br />
smithcdau: Heading home after a long day (@ T1 (Domestic &#8211; Qantas &amp; Jetstar) Terminal w/ 2 others) <a href="http://t.co/oz8Z2rKB">http://t.co/oz8Z2rKB</a></p>
<p>2011-11-24 04:19:37<br />
smithcdau: Listening to great talks at the #agileaus Product Afternoon (@ Hilton on the Park Hotel w/ 2 others) <a href="http://t.co/pYEk01wO">http://t.co/pYEk01wO</a></p>
<p>2011-11-23 23:11:39<br />
smithcdau: Wheels down MEL #qantasluxury (@ T1 (Domestic &#8211; Qantas &amp; Jetstar) Terminal) <a href="http://t.co/NkBgCjwd">http://t.co/NkBgCjwd</a></p>
<p>2011-11-23 20:54:44<br />
smithcdau: RT @DianaOfPortland: TY @InfoQ for the pointer to #AgileAlliance Learning center content! <a href="http://t.co/XOcOXjMc">http://t.co/XOcOXjMc</a> or go direct http://t.co/ &#8230;</p>
<p>2011-11-23 20:47:09<br />
smithcdau: RT @lehmo23: #virginluxury getting an exit row #tigerluxury getting a biscuit #qantasluxury getting a pilot, a plane, engineers and bag &#8230;</p>
<p>2011-11-23 20:20:57<br />
smithcdau: Day trip to Melbourne for #agileaus (@ Domestic Terminal w/ 2 others) <a href="http://t.co/YtG0lQdY">http://t.co/YtG0lQdY</a></p>
<p>2011-11-23 02:21:25<br />
smithcdau: RT @andybrandt: Agile didn&#8217;t discover anything fundamentally new. It is essentially just a return to sanity and values in the workplace.</p>
<p>2011-11-23 02:19:00<br />
smithcdau: Volunteering, painting a wall! Thanks @agilerenee for organising! (@ Ronald McDonald House) <a href="http://t.co/XXUzsfxs">http://t.co/XXUzsfxs</a></p>
<p>2011-11-22 11:30:18<br />
smithcdau: RT @tottinge: New experiment: put your acceptance tests into wordle. How many of the major words are related to your problem domain?</p>
<p>2011-11-21 12:07:31<br />
smithcdau: @nickmuldoon &#8230;and I suppose you will retire to Hearst Castle on the weekends? <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>2011-11-20 14:07:09<br />
smithcdau: &#8230;when I do kid, you will know it by my use of the word &#8221;bazinga&#8221; (The Big Bang Theory S03E21) <a href="http://t.co/uCCS8fOX">http://t.co/uCCS8fOX</a></p>
<p>2011-11-20 13:23:43<br />
smithcdau: @shanehastie Have fun!</p>
<p>2011-11-20 08:25:41<br />
smithcdau: And @jamiewhincup does it again, winning race 26 of @v8supercars at Sandown #v8sc</p>
<p>2011-11-20 22:26:49<br />
smithcdau: I just ousted @paulcushworth as the mayor of 300 Queen Street on @foursquare! <a href="http://t.co/sV5OWz74">http://t.co/sV5OWz74</a></p>
<p>2011-11-19 09:39:29<br />
smithcdau: A win for @rickkelly in a wet and wild race 25 at Sandown that had 4 safety cars, nice run from the back @craiglowndes888! #V8SC #sandown</p>
<p>2011-11-19 01:35:23<br />
smithcdau: I just unlocked the &#8220;Wino&#8221; badge on @foursquare! Cheers! <a href="http://t.co/xN6RF88J">http://t.co/xN6RF88J</a></p>
<p>2011-11-18 09:26:16<br />
smithcdau: Wheels down BNE (@ Brisbane Airport (BNE)) <a href="http://t.co/Wksbk2FC">http://t.co/Wksbk2FC</a></p>
<p>2011-11-18 07:44:59<br />
smithcdau: @paulk_asert I am still here, hopelessly delayed&#8230;</p>
<p>2011-11-18 07:41:15<br />
smithcdau: RT @slatteryit: #AgileAus Product Afternoon is on next Thursday, featuring some great speakers &#8211; don&#8217;t forget to register! http://t.co/m &#8230;</p>
<p>2011-11-18 06:57:21<br />
smithcdau: Busy week done, heading home&#8230; (@ T2 Multi-User Domestic (Sydney Airport &#8211; SYD) w/ 4 others) <a href="http://t.co/PXZc9J5W">http://t.co/PXZc9J5W</a></p>
<p>2011-11-17 07:58:34<br />
smithcdau: Wheels down SYD (@ T2 Multi-User Domestic (Sydney Airport &#8211; SYD) w/ 3 others) <a href="http://t.co/OujnbCPG">http://t.co/OujnbCPG</a></p>
<p>2011-11-17 06:25:33<br />
smithcdau: @nickmuldoon Awesome, when you build your team let me know! Training across lunch tmrw, will have more flexibility on visit in 2 wks</p>
<p>2011-11-17 05:52:21<br />
smithcdau: Melbourne training leg complete, now onto Sydney (@ T3 (Domestic - Virgin Australia &amp; Regional Express) Terminal) <a href="http://t.co/u8uJlxP3">http://t.co/u8uJlxP3</a></p>
<p>2011-11-16 08:18:01<br />
smithcdau: Wheels down MEL (@ T3 (Domestic &#8211; Virgin Australia &amp; Regional Express) Terminal w/ 5 others) <a href="http://t.co/I1iOoGqa">http://t.co/I1iOoGqa</a></p>
<p>2011-11-16 05:54:46<br />
smithcdau: Melbourne bound, that is the closest I have come to missing a plane&#8230; (@ Domestic Terminal w/ 6 others) <a href="http://t.co/Or43GYPI">http://t.co/Or43GYPI</a></p>
<p>2011-11-16 01:37:39<br />
smithcdau: @nickmuldoon Nice! Still looking after GH or moving onto new challenges? I&#8217;ll be in Sydney Fri as well as in a couple of weeks if you free.</p>
<p>2011-11-15 21:38:47<br />
smithcdau: @nickmuldoon DM me your link!</p>
<p>2011-11-15 12:20:00<br />
smithcdau: @AgileRenee Oh yeah, that&#8230; the naughty list&#8230;</p>
<p>2011-11-15 12:15:45<br />
smithcdau: @AgileRenee Looks good&#8230;</p>
<p>2011-11-15 12:09:53<br />
smithcdau: @AgileRenee What did I do&#8230; I forgot&#8230;</p>
<p>2011-11-15 12:06:17<br />
smithcdau: My Latest InfoQ News Article: Agile 2011 Videos Now Available On New Agile Alliance Learning Center: <a href="http://t.co/40p6tkHK">http://t.co/40p6tkHK</a> #in</p>
<p>2011-11-15 11:59:13<br />
smithcdau: RT @TheAgilePodcast: Episode 17: Some geekiness, bad smell practice bingo and daily retrospectives <a href="http://t.co/UO8iG1Yp">http://t.co/UO8iG1Yp</a>, available on iT &#8230;</p>
<p>2011-11-15 11:58:03<br />
smithcdau: @AgileRenee It never takes me that long to upload, and I wouldn&#8217;t say I am on a super fast connection either&#8230;</p>
<p>2011-11-15 11:46:34<br />
smithcdau: @Weisbart No problem its a great idea &amp; hope our mention went some way to more folks hearing about it (or at least shaking up their retros!)</p>
<p>2011-11-15 11:44:16<br />
smithcdau: @lisacrispin If you use Firefox, you can export them out to a CSV file&#8230; I assume something similar might exist for other browsers.</p>
<p>2011-11-15 11:43:16<br />
smithcdau: @PeterSellars Thanks mate, we&#8217;ll have to get you on sometime so we can debut &#8220;The Quality Dudes&#8221;!</p>
<p>2011-11-15 11:42:30<br />
smithcdau: @PeterSellars Indeed! Hanging for a Muzza&#8217;s but schedule is quite full next couple of weeks&#8230;</p>
<p>2011-11-13 06:26:20<br />
smithcdau: V8 Supercars Tasmania: @jamiewhincup sweeps the weekend, good speed from the @FPR_Australia cars as well #v8sc</p>
<p>2011-11-13 04:31:38<br />
smithcdau: Updating a training course is so much harder than writing one from scratch I have decided&#8230; I may need to rethink my approach&#8230;</p>
<p>2011-11-12 09:40:55<br />
smithcdau: Top 10 reasons why Darth Vader was an amazing project manager/scrum master: <a href="http://t.co/HZaVHfOd">http://t.co/HZaVHfOd</a> #yam</p>
<p>2011-11-12 09:35:31<br />
smithcdau: @PeterSellars I was near garden city today. Have fun, say hi to Sarah for me.</p>
<p>2011-11-12 09:15:28<br />
smithcdau: @PeterSellars clubbing tonight mate?</p>
<p>2011-11-12 07:41:59<br />
smithcdau: GreenHopper 5.8 deep dive – DevOps &amp; IT Operations with the Rapid Board <a href="http://t.co/Rt2ovqNE">http://t.co/Rt2ovqNE</a> Nice!</p>
<p>2011-11-11 23:28:53<br />
smithcdau: Infographic: Software Testing Recruitment <a href="http://t.co/43lNGV0Y">http://t.co/43lNGV0Y</a> #yam</p>
<p>2011-11-11 08:53:24<br />
smithcdau: Great interview with Craig Ferguson (@CraigyFerg) &#8211;&gt; <a href="http://t.co/JHoSHc8j">http://t.co/JHoSHc8j</a> @eleven_tv</p>
<p>2011-11-11 07:56:38<br />
smithcdau: Behind the scenes video of Bert &amp; Ernie recording voices for Tom Tom! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  <a href="http://t.co/11Bg02EP">http://t.co/11Bg02EP</a></p>
<p>2011-11-10 08:01:32<br />
smithcdau: @AgileRenee Must. Take. Own. Advice.</p>
<p>2011-11-10 07:47:33<br />
smithcdau: Lots of good questions at Taste of Agile training today&#8230; (@ Brisbane Square) <a href="http://t.co/1FKR4O5r">http://t.co/1FKR4O5r</a></p>
<p>2011-11-09 21:19:15<br />
smithcdau: @BillyGarnet tell me more!</p>
<p>2011-11-09 21:14:23<br />
smithcdau: A Daily Standup on the USS Enterprise! <a href="http://t.co/nWZVFi61">http://t.co/nWZVFi61</a> #yam</p>
<p>2011-11-09 07:39:31<br />
smithcdau: V8 Supercars veteran Russell Ingall leaves Paul Morris Motorsports for Walkinshaw Performance <a href="http://t.co/HXqo7HCb">http://t.co/HXqo7HCb</a> Not what I had expected.</p>
<p>2011-11-09 07:32:29<br />
smithcdau: @dwhelan I am extremely interested in this and willing to help if needed as I need something similar here down under!</p>
<p>2011-11-08 10:51:14<br />
smithcdau: @PeterSellars If only there was an app for posts like this&#8230;</p>
<p>2011-11-07 21:34:58<br />
smithcdau: @PeterSellars Apparently it should feed iTunes. Ideas @AgileRenee @SvenNotnop?</p>
<p>2011-11-07 13:27:12<br />
smithcdau: War of the Worlds&#8230; tells us in the olden days people were stupid too&#8230;&#8230; (Late Late Show With Craig Ferguson&#8230;<br />
<a href="http://t.co/h3PQa7F0">http://t.co/h3PQa7F0</a></p>
<p>2011-11-07 08:01:18<br />
smithcdau: Velocity is killing agility according to @jimhighsmith (and I couldn&#8217;t agree with him more!) <a href="http://t.co/doIXpzrC">http://t.co/doIXpzrC</a> #yam</p>
<p>2011-11-06 21:18:03<br />
smithcdau: Agile is not dead. There&#8217;s just not much of it actually getting done (via @drunkcod) #yam</p>
<p>2011-11-03 12:07:58<br />
smithcdau: RT @TheAgilePodcast: Episode 16: Motivated to make walls fun <a href="http://t.co/bE7uJyfM">http://t.co/bE7uJyfM</a> just released! #agile</p>
<p>2011-11-02 12:35:28<br />
smithcdau: I was just awarded the &#8220;Super Nerd&#8221; badge at <a href="http://t.co/H59qWnA4">http://t.co/H59qWnA4</a></p>
<p>2011-11-02 12:35:28<br />
smithcdau: &#8230;should you ever need a slightly apathetic, tertiary friend, I stand at the ready<br />
(The Big Bang Theory S04E16) <a href="http://t.co/m7lvYUk1">http://t.co/m7lvYUk1</a></p>
<p>2011-11-02 09:43:46<br />
smithcdau: Wheels down BNE (@ Brisbane Airport (BNE) w/ 2 others) <a href="http://t.co/YZR4bqVs">http://t.co/YZR4bqVs</a></p>
<p>2011-11-02 07:57:13<br />
smithcdau: @erik_petersen it&#8217;s still more of a gimmick than usable though. There is a YouTube clip the guys put up I can find if you&#8217;re interested</p>
<p>2011-11-02 07:01:28<br />
smithcdau: Dang, delayed by at least 30 minutes&#8230; (@ T2 Multi-User Domestic (Sydney Airport &#8211; SYD) w/ 4 others) <a href="http://t.co/bcpBnXIZ">http://t.co/bcpBnXIZ</a></p>
<p>2011-11-02 06:51:59<br />
smithcdau: Long day, homeward bound (@ T2 Multi-User Domestic (Sydney Airport &#8211; SYD) w/ 3 others) <a href="http://t.co/Zvkmq1P0">http://t.co/Zvkmq1P0</a></p>
<p>2011-11-02 03:23:13<br />
smithcdau: @jonathanrcolema oh no, my tent <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>2011-11-02 03:22:04<br />
smithcdau: I don&#8217;t always read fiction, but when I do it&#8217;s a spreadsheet with timelines in a developer meeting (@paisleyboxers) Bazinga! #yam</p>
<p>2011-11-01 21:55:46<br />
smithcdau: Wheels down SYD, 15 mins early! (@ T2 Multi-User Domestic (Sydney Airport &#8211; SYD) w/ 5 others) <a href="http://t.co/twNq2kbU">http://t.co/twNq2kbU</a></p>
<p>2011-11-01 20:27:59<br />
smithcdau: @v8supercars No QR until 2102, that makes it the track of the future!</p>
<p>2011-11-01 20:16:36<br />
smithcdau: @erik_petersen We have been experimenting using Kinect for virtual story walls using JIRA/GreenHopper</p>
<p>2011-11-01 20:07:09<br />
smithcdau: Sydney bound for the day (@ Domestic Terminal) <a href="http://t.co/iBNRvhWS">http://t.co/iBNRvhWS</a></p>
<p>2011-11-01 08:14:05<br />
smithcdau: @lisacrispin I agree, it&#8217;s the looks good on paper syndrome, but in reality&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/826/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/826/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/826/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=826&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/12/04/twitter-summary-november-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>

		<media:content url="http://cds43.files.wordpress.com/2011/01/twitter-follow-achiever.jpg?w=300" medium="image">
			<media:title type="html">twitter-follow</media:title>
		</media:content>
	</item>
		<item>
		<title>Twitter Summary October 2011</title>
		<link>http://cds43.wordpress.com/2011/12/04/twitter-summary-october-2011/</link>
		<comments>http://cds43.wordpress.com/2011/12/04/twitter-summary-october-2011/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 05:38:28 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://cds43.wordpress.com/?p=822</guid>
		<description><![CDATA[A summary of my Twitter posts from October 2011: 2011-10-31 13:31:51 smithcdau: Happy Halloween! I am going as a grumpy old man who doesn&#8217;t give out candy&#8230; &#8230; (Late Late Show With Craig Fer&#8230; http://t.co/E52hMRhb 2011-10-31 03:21:33 smithcdau: Bleeply lets you rethink that Tweet http://t.co/lxEQgTtg #yam 2011-10-31 21:38:04 smithcdau: RT @LeanYoda: Learning, essential unit of progress it is. #leanstartup [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=822&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://cds43.files.wordpress.com/2011/01/twitter-follow-achiever.jpg"><img class="alignright size-medium wp-image-585" title="twitter-follow" src="http://cds43.files.wordpress.com/2011/01/twitter-follow-achiever.jpg?w=300&#038;h=222" alt="" width="300" height="222" /></a>A summary of my <a href="http://twitter.com/smithcdau">Twitter</a> posts from October 2011:</p>
<p>2011-10-31 13:31:51<br />
smithcdau: Happy Halloween! I am going as a grumpy old man who doesn&#8217;t give out candy&#8230; &#8230; (Late Late Show With Craig Fer&#8230; <a href="http://t.co/E52hMRhb">http://t.co/E52hMRhb</a></p>
<p>2011-10-31 03:21:33<br />
smithcdau: Bleeply lets you rethink that Tweet <a href="http://t.co/lxEQgTtg">http://t.co/lxEQgTtg</a> #yam</p>
<p>2011-10-31 21:38:04<br />
smithcdau: RT @LeanYoda: Learning, essential unit of progress it is. #leanstartup</p>
<p>2011-10-30 13:46:43<br />
smithcdau: Indian GP Race Results! Vettel Wins in India! <a href="http://t.co/4ptyMCKh">http://t.co/4ptyMCKh</a> (via @f1couk)</p>
<p>2011-10-30 04:39:16<br />
smithcdau: It&#8217;s an alright wall&#8230; It&#8217;s The Alright Wall of China (watching An Idiot Abroad, China S01E01) <a href="http://t.co/SGglhlay">http://t.co/SGglhlay</a></p>
<p>2011-10-28 12:16:32<br />
smithcdau: RT @leighsales: &#8220;The original Mac team taught me that A-plus players like to work together and they don&#8217;t like it if you tolerate B work &#8230;</p>
<p>2011-10-28 11:19:17<br />
smithcdau: @jeantabaka @erik_petersen My talk is up there too! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>2011-10-28 09:14:45<br />
smithcdau: Wheels down BNE (@ Domestic Terminal w/ 5 others) <a href="http://t.co/2uN1PT27">http://t.co/2uN1PT27</a></p>
<p>2011-10-28 06:52:47<br />
smithcdau: Heading home, enjoying lounge thanks to Phil A&#8230; (@ Virgin Australia Lounge (T2 Multi-User Domestic) w/ 3 others) <a href="http://t.co/GtAMhio7">http://t.co/GtAMhio7</a></p>
<p>2011-10-28 00:20:37<br />
smithcdau: Hey @SoftEdMan, what&#8217;s this I hear about no more STANZ or SDC conferences in Australia? <a href="http://t.co/rCW4tqPH">http://t.co/rCW4tqPH</a> #nomorestanz #nomoresdc</p>
<p>2011-10-26 08:40:37<br />
smithcdau: Wheels down SYD (@ T3 Qantas Domestic (Sydney Airport &#8211; SYD) w/14 others) <a href="http://t.co/RfrlJYzF">http://t.co/RfrlJYzF</a></p>
<p>2011-10-26 07:13:30<br />
smithcdau: @testobsessed OK, I may be there sometime in Dec/Jan, so was wondering if our paths would cross&#8230;</p>
<p>2011-10-26 06:47:56<br />
smithcdau: Sydney bound&#8230; (@ Domestic Terminal w/ 7 others) <a href="http://t.co/vTtgagMt">http://t.co/vTtgagMt</a></p>
<p>2011-10-25 07:42:14<br />
smithcdau: RT @TweeterRo: 99% of the world&#8217;s cookies are consumed by 1% of the world&#8217;s monsters #occupysesamestreet <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  lol</p>
<p>2011-10-25 22:08:54<br />
smithcdau: My second news article now published on InfoQ: The Questions when Measuring Agile Adoption: <a href="http://t.co/VP0ej8hW">http://t.co/VP0ej8hW</a> #in</p>
<p>2011-10-25 21:37:31<br />
smithcdau: @testobsessed when are you in China?</p>
<p>2011-10-25 21:36:48<br />
smithcdau: RT @dhemery: When life gives you lemons, eat lemons. Lemons are yummy!</p>
<p>2011-10-25 21:31:54<br />
smithcdau: @justinhennessy RT @alisterscott: Position description from @atlassian used to advertise job at Everyday Hero Brisbane:<br />
<a href="http://t.co/9N55Adbe">http://t.co/9N55Adbe</a></p>
<p>2011-10-24 12:25:57<br />
smithcdau: RT @InfoQ: Article: Interview and Book Review: Specification by Example <a href="http://t.co/5Y99nlT6">http://t.co/5Y99nlT6</a></p>
<p>2011-10-24 07:26:28<br />
smithcdau: RT @Patrick_Star: I’ll procrastinate later; I don’t have time right now.</p>
<p>2011-10-23 21:34:37<br />
smithcdau: RT @tetradian: RT @gkathan: RT @Leadershipfreak: Anyone can start something new. It takes real leaders to stop something old. #leadershi &#8230;</p>
<p>2011-10-23 09:14:16<br />
smithcdau: Good agile advice for mainframe teams&#8230; Iteration Showcases for Backend Systems <a href="http://t.co/SVxc0hVL">http://t.co/SVxc0hVL</a> #yam</p>
<p>2011-10-23 06:56:12<br />
smithcdau: Great drive Frosty! RT @FPR_Australia: @mwinterbottom @RichardLyons1 win #GC600 !!! #V8SC #GoFPR</p>
<p>2011-10-22 07:28:27<br />
smithcdau: RT @v8dailydump: Whincup/Bourdais win Race 21 on the Gold Coast: <a href="http://t.co/UixQo7ml">http://t.co/UixQo7ml</a> #V8SC #GC600</p>
<p>2011-10-21 07:51:00<br />
smithcdau: Using an AppleTV as a Wallboard Monitor <a href="http://t.co/YRJAs1PY">http://t.co/YRJAs1PY</a> #yam</p>
<p>2011-10-21 04:21:30<br />
smithcdau: Friday practice&#8230; (@ Gold Coast 600 w/ 10 others) <a href="http://t.co/irpYEuwx">http://t.co/irpYEuwx</a></p>
<p>2011-10-20 22:34:24<br />
smithcdau: …it’s not a Unit Test <a href="http://t.co/GVnEAoF2">http://t.co/GVnEAoF2</a> (@_pablosan) #yam</p>
<p>2011-10-20 12:36:02<br />
smithcdau: RT @TheAgilePodcast: Episode 15: The perfect world of #Agile out now <a href="http://t.co/I4DGzoQ3">http://t.co/I4DGzoQ3</a> featuring @lyssaadkins @tothealistair @estherd &#8230;</p>
<p>2011-10-20 07:38:47<br />
smithcdau: RT @JCourtney01: This one is for you mate #RIPDAN <a href="http://t.co/2pWqqHcz">http://t.co/2pWqqHcz</a></p>
<p>2011-10-19 20:57:58<br />
smithcdau: Nice! RT @GreenHopperTeam: GreenHopper 5.8: the Rapid Board with multiple project support! <a href="http://t.co/ltnErCaC">http://t.co/ltnErCaC</a> #atlassian #jira #agile</p>
<p>2011-10-19 20:57:04<br />
smithcdau: Why not velocity as an agile metric? (@estherderby) <a href="http://t.co/AuBPACSX">http://t.co/AuBPACSX</a></p>
<p>2011-10-19 09:36:53<br />
smithcdau: Suncorp chides tech vendor for Agile blindspot &#8211;&gt; <a href="http://t.co/5CFt9sBe">http://t.co/5CFt9sBe</a></p>
<p>2011-10-18 06:40:12<br />
smithcdau: Awesome! RT @stonebrothers: Great news! We can confirm that Helio Castroneves will race this weekend with Tim Slade</p>
<p>2011-10-18 13:45:36<br />
smithcdau: @lisacrispin The twitter feed has links &#8211;&gt; @TheAgilePodcast</p>
<p>2011-10-18 13:37:49<br />
smithcdau: Finally, my wrap from #STANZ 2011: Day 1 (<a href="http://t.co/K9fi4BTn">http://t.co/K9fi4BTn</a>) Day 2 (<a href="http://t.co/6cT5GN5Q">http://t.co/6cT5GN5Q</a>) Presentation (<a href="http://t.co/MG3uiKWl">http://t.co/MG3uiKWl</a>) #yam #in</p>
<p>2011-10-18 13:31:25<br />
smithcdau: @lisacrispin I work with @AgileRenee, she blogs some interesting stuff! I also do a podcast with her as well!</p>
<p>2011-10-18 13:27:00<br />
smithcdau: @dwhelan Awesome, sounds interesting!</p>
<p>2011-10-18 13:12:33<br />
smithcdau: Tonight we are going to take crap to a new level&#8230; lower! (Late Late Show With Craig Ferguson S07E251) <a href="http://t.co/4PBiKnDI">http://t.co/4PBiKnDI</a></p>
<p>2011-10-18 12:17:27<br />
smithcdau: RT @AgileRenee: Distributed teams &#8211; what can we learn in #Agile from #MMORPG gamers? Communication, focus, reflection - <a href="http://t.co/gOgXOhBL">http://t.co/gOgXOhBL</a></p>
<p>2011-10-18 08:15:04<br />
smithcdau: There is awful lot of people on this 257 for a route @TransLinkSEQ thinks has no patronage #annoyed</p>
<p>2011-10-18 08:05:17<br />
smithcdau: Agile testers who regress into mini-waterfall style testing, should they be better renamed to &#8216;mini-waterfall testers&#8217;? (@huettermann) #yam</p>
<p>2011-10-18 07:58:23<br />
smithcdau: Trying to argue reason with @translinkseq about removing my 257 bus route&#8230; (@ Capalaba Interchange) <a href="http://t.co/Gyapu7gD">http://t.co/Gyapu7gD</a></p>
<p>2011-10-18 06:47:50<br />
smithcdau: RT @V8SFG_News: Darren Turner has been announced as James Courtney team mate HRT for Gold Coast 600 <a href="http://t.co/GV2xYH9L">http://t.co/GV2xYH9L</a></p>
<p>2011-10-18 06:45:54<br />
smithcdau: @dwhelan sounds interesting, where do I learn more?</p>
<p>2011-10-17 21:25:44<br />
smithcdau: I just unlocked the &#8220;Century Club&#8221; badge on @foursquare! <a href="http://t.co/leLpq66Y">http://t.co/leLpq66Y</a></p>
<p>2011-10-17 11:37:55<br />
smithcdau: RT @V8SFG_News: Dane Allan Simonsen will replace Tony Kanaan alongside Jason Bargwanna in the Gold Coast 600 <a href="http://t.co/xEzQUpQx">http://t.co/xEzQUpQx</a></p>
<p>2011-10-17 09:22:40<br />
smithcdau: @AgileRenee Seen this? <a href="http://t.co/y8M2s8uH">http://t.co/y8M2s8uH</a></p>
<p>2011-10-17 09:20:11<br />
smithcdau: @LaurenLee_ That&#8217;s what I said in the comments&#8230;</p>
<p>2011-10-17 07:45:55<br />
smithcdau: @alisterscott Congratulations</p>
<p>2011-10-17 07:35:51<br />
smithcdau: RT @v8supercars: Richard Lyons to replace Will Power in the #5 Falcon #GC600 #V8SC</p>
<p>2011-10-17 07:26:03<br />
smithcdau: @LaurenLee_ Can you please go to Translink site and fill out survey so 257 is not removed if you haven&#8217;t already. Thanks!</p>
<p>2011-10-17 03:07:00<br />
smithcdau: Mark Skaife retires from @V8Supercars racing &#8211;&gt; <a href="http://t.co/MBW9n11M">http://t.co/MBW9n11M</a></p>
<p>2011-10-16 22:55:00<br />
smithcdau: Sad loss today of IRL &amp; Indy 500 champion Dan Wheldon, in a horrific crash at Las Vegas Motor Speedway</p>
<p>2011-10-16 22:52:57<br />
smithcdau: RT @rolldiggity: It&#8217;s sad how Wile E. Coyote is remembered for his violence, and not for his brilliantly realistic paintings of tunnels.</p>
<p>2011-10-16 11:41:41<br />
smithcdau: NASCAR Charlotte: Kenseth wins, good effort from @MarcosAmbrose for 5th place</p>
<p>2011-10-16 11:39:23<br />
smithcdau: F1 Korea: Vettel wins, but awesome battle for second between Hamilton &amp; Webber</p>
<p>2011-10-16 03:47:20<br />
smithcdau: What @GuyKawasaki Learned From Steve Jobs &#8211;&gt;<a href="http://t.co/qODq0Atz">http://t.co/qODq0Atz</a>. Some good lessons in there. #yam</p>
<p>2011-10-16 03:14:37<br />
smithcdau: Leadership Skills: Tap Into Team Members’ Existing Motivation (@ChristopherAver) <a href="http://t.co/unQUQmSI">http://t.co/unQUQmSI</a> #yam</p>
<p>2011-10-16 03:09:55<br />
smithcdau: Quality is Alive (you just need to find the pulse) &#8211;&gt;<a href="http://t.co/cINrLI9K">http://t.co/cINrLI9K</a> (@hogfish) #yam</p>
<p>2011-10-16 02:47:35<br />
smithcdau: Why I am in support @atlassian <a href="http://t.co/UMzkd3vu">http://t.co/UMzkd3vu</a>. Demonstrates how good support leads to good products &amp; happy customers #yam</p>
<p>2011-10-16 00:51:43<br />
smithcdau: Don&#8217;t mix DevOps with DevOops. The latter describes the wow factor seeing code make it to production without tests (via @huettermann) #yam</p>
<p>2011-10-15 08:26:35<br />
smithcdau: Good series, went downhill for a bit at the start of S3, deserved a better ending (Lie to Me S03E13) <a href="http://t.co/vHsRRVRT">http://t.co/vHsRRVRT</a></p>
<p>2011-10-14 09:53:49<br />
smithcdau: I was just awarded the &#8220;Office Party&#8221; badge at <a href="http://t.co/h7WNnRjr">http://t.co/h7WNnRjr</a></p>
<p>2011-10-14 08:10:15<br />
smithcdau: V8 Supercars street pit stop in Brisbane (while I was in Sydney) :-( <a href="http://t.co/PW4kbXQg">http://t.co/PW4kbXQg</a></p>
<p>2011-10-14 07:15:00<br />
smithcdau: Wheels down BNE (@ Domestic Terminal w/ 3 others) <a href="http://t.co/lTlV4r8B">http://t.co/lTlV4r8B</a></p>
<p>2011-10-14 04:59:27<br />
smithcdau: Homeward bound, but flight delayed&#8230; (@ T2 Multi-User Domestic (Sydney Airport &#8211; SYD) w/ 3 others) <a href="http://t.co/YaL6H2Nr">http://t.co/YaL6H2Nr</a></p>
<p>2011-10-13 10:09:34<br />
smithcdau: Blue Volkswagen, Punch Bug! (watching Two and a Half Men, People Who Love Peepholes S09E02) <a href="http://t.co/ZElMwuVv">http://t.co/ZElMwuVv</a></p>
<p>2011-10-12 09:33:52<br />
smithcdau: Wheels down hard SYD (@ T2 Multi-User Domestic (Sydney Airport -SYD) w/ 7 others) <a href="http://t.co/7vySCH9c">http://t.co/7vySCH9c</a></p>
<p>2011-10-12 07:17:45<br />
smithcdau: Sydney bound, feels like an eternity since I was last in an airport&#8230; (@ Domestic Terminal) <a href="http://t.co/ZIH1N0dM">http://t.co/ZIH1N0dM</a></p>
<p>2011-10-12 06:02:54<br />
smithcdau: @markmansour Looking good, like the stats updating&#8230;</p>
<p>2011-10-11 13:15:42<br />
smithcdau: RT @codingbynumbers: Ep29-Conferences is out! Featuring @smithcdau @codemiller &amp; @tglee Covering #lca2011, #uberconf, #pycon, #osdc, #os &#8230;</p>
<p>2011-10-10 11:49:57<br />
smithcdau: @jameswilliams90 Nicely said&#8230;</p>
<p>2011-10-10 10:59:22<br />
smithcdau: @AgileRenee So how many inches are you drooling over?</p>
<p>2011-10-10 10:09:20<br />
smithcdau: @AgileRenee Gartner can dream up their own numbers all by themselves! I have fodder for the next podcast however&#8230;</p>
<p>2011-10-10 09:40:31<br />
smithcdau: @twasink me RTing it was somewhat cynical <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>2011-10-10 09:39:17<br />
smithcdau: RT @rowanb: We have special #Scrum training opportunities in 2-3 weeks with myself &amp; Carlton Nettleton, CST from the USA. http://t.co/VC &#8230;</p>
<p>2011-10-10 09:31:57<br />
smithcdau: Gartner’s analysts predict by 2012 agile development methods will be utilized in 80% of all software development projects (via @typemock)</p>
<p>2011-10-10 07:27:26<br />
smithcdau: RT @LeanBlog: Saying an empty room should &#8220;pull&#8221; a patient from ER misses the point completely. Patient should pull resources when they &#8230;</p>
<p>2011-10-10 06:48:51<br />
smithcdau: What will KANBAN bring in to offshore projects? &#8211;&gt;<a href="http://t.co/qoYGDRND">http://t.co/qoYGDRND</a></p>
<p>2011-10-10 06:18:41<br />
smithcdau: Agile Development – To Scrum or Not to Scrum? (Offshore) &#8211;&gt; <a href="http://t.co/7VzjShG5">http://t.co/7VzjShG5</a></p>
<p>2011-10-10 06:02:08<br />
smithcdau: Distributed Scrum &#8211; Integrating Offshore Resources &#8211;&gt;<a href="http://t.co/kj648hqU">http://t.co/kj648hqU</a></p>
<p>2011-10-09 11:48:35<br />
smithcdau: @teradee Hey Jason, I assume you mean the one from Agile 2011 &#8211;&gt; <a href="http://t.co/CC7xk3Xf">http://t.co/CC7xk3Xf</a> (also on the Agile 2011 site as well)</p>
<p>2011-10-09 10:39:25<br />
smithcdau: RT @newsycombinator: Customs Form filled by Apollo 11 <a href="http://j.mp/qmEHn5">http://j.mp/qmEHn5</a></p>
<p>2011-10-09 10:36:21<br />
smithcdau: Formula 1 Japan: Button wins whilst Vettel is World Champion again! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Race report here: <a href="http://t.co/oJkxSUXN">http://t.co/oJkxSUXN</a> (via @f1couk)</p>
<p>2011-10-09 06:09:19<br />
smithcdau: V8 Supercars #Bathurst1000: @GarthTander narrowly beats @craiglowndes888 in an exciting finish, Murphy 3rd</p>
<p>2011-10-09 21:41:16<br />
smithcdau: Here is @iJasonBright showing NASCAR legend @AllWaltrip a HOT LAP at Bathurst 1000 <a href="http://ow.ly/6ROSE">http://ow.ly/6ROSE</a></p>
<p>2011-10-09 21:39:13<br />
smithcdau: @AllWaltrip There is live coverage on @SPEEDTVAUS, but sometimes finding somewhere that has SPEED can be difficult</p>
<p>2011-10-08 10:01:22<br />
smithcdau: Rule #6: Never say you&#8217;re sorry (watching NCIS, Restless S09E02) <a href="http://t.co/spmXoCIS">http://t.co/spmXoCIS</a></p>
<p>2011-10-08 07:42:00<br />
smithcdau: Phew! That was close! The Simpsons safe for two more seasons after pay dispute deal | News.com.au: <a href="http://t.co/lxR8hpAJ">http://t.co/lxR8hpAJ</a></p>
<p>2011-10-08 07:39:55<br />
smithcdau: @SvenNotnop Thanks for the RT Tony and @AgileAcademy</p>
<p>2011-10-08 05:47:31<br />
smithcdau: @jroyals Thanks for RT Jason!</p>
<p>2011-10-08 05:46:07<br />
smithcdau: @AgileRenee Thanks for RT Renee!</p>
<p>2011-10-08 05:37:18<br />
smithcdau: V8 Supercars Bathurst Top 10 Shootout: Murphy puts it on pole in a rain-affected shootout, Will Davison 2nd at the expense of Holdsworth</p>
<p>2011-10-08 02:21:54<br />
smithcdau: @benarnott Thanks for the RT mate!</p>
<p>2011-10-08 02:18:27<br />
smithcdau: InfoQ: Individuals and Interactions are Important, but so are Processes and Tools: <a href="http://t.co/pBGrEbTn">http://t.co/pBGrEbTn</a> (my first InfoQ article!) #in</p>
<p>2011-10-08 01:34:45<br />
smithcdau: @lisacrispin Did you sort the email issue?</p>
<p>2011-10-08 01:29:48<br />
smithcdau: @lisacrispin <a href="http://t.co/zTJ9IPVl">http://t.co/zTJ9IPVl</a></p>
<p>2011-10-08 01:29:10<br />
smithcdau: @lisacrispin Unfortunately Apple blocked Amazon from selling books inside the app, so you need to do it via Safari on iPad or via your MBP</p>
<p>2011-10-08 01:14:05<br />
smithcdau: There is a store inside the Kindle App. You need to login or register with Amazon first. You can also transfer books in&#8230;</p>
<p>2011-10-08 01:08:15<br />
smithcdau: @lisacrispin Click the little green box that says install.</p>
<p>2011-10-07 02:35:36<br />
smithcdau: @lisacrispin check it is not stuck in the outbox&#8230;</p>
<p>2011-10-07 01:58:12<br />
smithcdau: RT @v8supercars: Looks like J. Whincup could miss qualifying today with the damage sustained in P5 #bathurst1000 <a href="http://t.co/Zow0vs1v">http://t.co/Zow0vs1v</a></p>
<p>2011-10-07 01:56:40<br />
smithcdau: @huettermann I do the opposite at Agile conferences <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>2011-10-07 01:48:52<br />
smithcdau: If a test fails, how many things could be wrong? The closer the answer is to 1, the more &#8220;unit-y&#8221; the test is (via @KentBeck) #yam</p>
<p>2011-10-07 01:18:23<br />
smithcdau: RT @v8dailydump: Shane van Gisbergen fastest in Practice 5 at Bathurst: <a href="http://t.co/TJgRfuTJ">http://t.co/TJgRfuTJ</a> #V8SC #Bathurst1000</p>
<p>2011-10-06 23:33:48<br />
smithcdau: RT @v8dailydump: McConville fastest in &#8216;drying&#8217; practice 4 at Bathurst: <a href="http://t.co/6vt33FRk">http://t.co/6vt33FRk</a> #V8SC #Bathurst1000</p>
<p>2011-10-06 20:49:31<br />
smithcdau: RT @TotherAlistair: Individuals and interactions over blah blah blah <a href="http://t.co/0AZcyJVp">http://t.co/0AZcyJVp</a> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I think originally from Alexey Krivitsky &#8230;</p>
<p>2011-10-06 20:36:30<br />
smithcdau: RT @sdw: If you want to honor Steve, don&#8217;t mourn. Do your best work every day. Live your life to the fullest. Never settle. His spirit &#8230;</p>
<p>2011-10-06 01:10:20<br />
smithcdau: Steve Jobs, 1955-2011: The Web Remembers (via @mashable) <a href="http://t.co/l9qiLFDe">http://t.co/l9qiLFDe</a></p>
<p>2011-10-05 14:42:05<br />
smithcdau: Nooooooooo! RT @SimpsonsChannel: Here We Go Again, A Money Dispute May End The Simpsons &#8211; <a href="http://t.co/qKemT4Ly">http://t.co/qKemT4Ly</a> #ayecarumba</p>
<p>2011-10-05 13:32:53<br />
smithcdau: The iPhone 4S&#8230; the S stands for suckers! (Late Late Show With Craig Ferguson S07E242) <a href="http://t.co/tuxtOOQp">http://t.co/tuxtOOQp</a></p>
<p>2011-10-05 13:28:46<br />
smithcdau: RT @TheAgilePodcast: Podcast #14: Quoting #Agile, Lean &amp; Kanban. Lean startups, great workplaces, Quotable Kanban &amp; @philxan problembag &#8230;</p>
<p>2011-10-05 11:24:12<br />
smithcdau: I really hate listening to my own recorded voice, you know&#8230; #ummm</p>
<p>2011-10-04 14:23:52<br />
smithcdau: There&#8217;s a difference between mouth open &amp; mouth closed! (Late Late Show With Craig Ferguson S07E241) <a href="http://t.co/OVo2FJCK">http://t.co/OVo2FJCK</a></p>
<p>2011-10-03 12:27:19<br />
smithcdau: @TotherAlistair Tried propping it on a plastic bottle <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>2011-10-03 08:57:45<br />
smithcdau: Abraca-Milhouse! (watching The Simpsons, The Great Simpsina S22E18) <a href="http://t.co/dJtzvFqo">http://t.co/dJtzvFqo</a></p>
<p>2011-10-02 09:37:06<br />
smithcdau: Rule #36: If you feel like you&#8217;re being played, you probably are (watching NCIS, Nature of the Beast S09E01) <a href="http://t.co/FONy7tCu">http://t.co/FONy7tCu</a></p>
<p>2011-10-01 07:22:04<br />
smithcdau: We are Geelong, the greatest team of all! Well done Cats! 2011 AFL Premiers #aflgf</p>
<p>2011-10-01 05:15:30<br />
smithcdau: Go Cats!</p>
<p>2011-10-01 00:56:40<br />
smithcdau: @LaurenLee_ yeah, what&#8217;s your excuse, it had better be good <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/822/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/822/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/822/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/822/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/822/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/822/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/822/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/822/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/822/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/822/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/822/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/822/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/822/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/822/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=822&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/12/04/twitter-summary-october-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>

		<media:content url="http://cds43.files.wordpress.com/2011/01/twitter-follow-achiever.jpg?w=300" medium="image">
			<media:title type="html">twitter-follow</media:title>
		</media:content>
	</item>
		<item>
		<title>STANZ 2011: The Future Tester At Suncorp &#8211; A Journey of Building Quality In Through Agile</title>
		<link>http://cds43.wordpress.com/2011/10/18/stanz-2011-the-future-tester-at-suncorp-a-journey-of-building-quality-in-through-agile/</link>
		<comments>http://cds43.wordpress.com/2011/10/18/stanz-2011-the-future-tester-at-suncorp-a-journey-of-building-quality-in-through-agile/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 13:24:22 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://cds43.wordpress.com/?p=816</guid>
		<description><![CDATA[My presentation from STANZ 2011 that I delivered with Adrian Smith and Dallas Thorneycroft called “The Future Tester At Suncorp: A Journey of Building Quality In Through Agile” is available on Slideshare. &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=816&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My presentation from <a href="http://www.softed.com/stanz">STANZ 2011</a> that I delivered with <a href="http://www.agileengineeringdesign.com/">Adrian Smith</a> and Dallas Thorneycroft called “<a href="http://www.softed.com/stanz/Speakers.aspx#craigadrian">The Future Tester At Suncorp: A Journey of Building Quality In Through Agile</a>” is available on <a href="http://www.slideshare.net/smithcdau/the-future-tester-at-suncorp-a-journey-of-building-quality-in-through-agile">Slideshare</a>.</p>
<iframe src='http://www.slideshare.net/slideshow/embed_code/9103857' width='627' height='514'></iframe>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/816/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/816/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/816/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=816&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/10/18/stanz-2011-the-future-tester-at-suncorp-a-journey-of-building-quality-in-through-agile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>
	</item>
		<item>
		<title>STANZ 2011 Day 2 Review</title>
		<link>http://cds43.wordpress.com/2011/10/18/stanz-2011-day-2-review/</link>
		<comments>http://cds43.wordpress.com/2011/10/18/stanz-2011-day-2-review/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 13:16:29 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">https://cds43.wordpress.com/?p=802</guid>
		<description><![CDATA[Day 2 of STANZ 2011 in Melbourne, here are my notes from the sessions. The Future of Quality Goranka Bjedov from Facebook gave this somewhat controversial talk first up, the slides and videos are available here. From STANZ 2011 value of quality is lower than the price of quality &#8211; quality is dead you may [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=802&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Day 2 of <a href="http://www.softed.com/stanz">STANZ 2011</a> in Melbourne, here are my notes from the sessions.</p>
<p><strong>The Future of Quality</strong></p>
<p>Goranka Bjedov from <a href="http://www.facebook.com/">Facebook</a> gave this somewhat controversial talk first up, the slides and videos are available <a href="http://www.bizviz.co.nz/mediasite/Viewer/?peid=d44aa934a4c345b38e603409417ce59e1d">here</a>.</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/lSkGN6PlguiqjY1R-1CfKm603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-W7WXvBKgTxo/Tpwnkaf9mZI/AAAAAAAAAWw/zb7VYxXKXik/s400/STANZ%2525202011%25252011%252520%252528Goranka%252520Bjedov%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<ul>
<li>value of quality is lower than the price of quality &#8211; quality is dead</li>
<li>you may get a quality product (sometimes) but you always get an expensive product</li>
<li>quality matters for human life, security and money</li>
<li>systems are designed for redundancy these days so most of the time nothing will go wrong</li>
<li>people value free over quality</li>
<li>we live in a world where quality doesn&#8217;t matter, we are used to things failing</li>
<li>restructure what you are doing &#8211; don&#8217;t focus on catching big bugs, but focus on productivity testing, reduce the cost of development and speed it up</li>
<li>it is cheaper to fix a bug when the customer finds it now we are moving to the cloud</li>
<li>organisations are now paying people to find security bugs, people will test for free for a free device, some companies will offer jobs if you find a bug</li>
<li>need to start communicating value of work in a language people understand &#8211; how much did we save?</li>
</ul>
<p><strong>Test Process Improvement: Testers Get Out Of Your Cave!</strong></p>
<p><a href="http://twitter.com/#!/jjcannegieter">Jan Jaap Cannegieter</a> presented this session.</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/ptIg7Nqm7UChQkMqMsdlR2603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh6.googleusercontent.com/-GmUwbGN_kx4/TpwnmNoFHXI/AAAAAAAAAXA/L_63NvzIfsc/s400/STANZ%2525202011%25252015%252520%252528Jan%252520Jaap%252520Cannegieter%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<ul>
<li><a href="http://tmmifoundation.org">TMMi</a> &#8211; maturity framework for testing, public domain, find out how mature your test processes are</li>
<li><a href="http://www.sei.cmu.edu/cmmi/">CMMi</a> only has 5 pages on testing</li>
<li>TMMi has 5 levels &#8211; initial &gt; managed &gt; defined &gt; management and measurement &gt; optimization</li>
<li>start at level 2 when assessing</li>
<li>results from some TMMi quick scan assessments in 20 organisations &#8211; test reporting 30%, test planning 41%, test monitoring 47%, test design 60%, test environment 59%</li>
<li>test design is probably high because it can be influenced within the testing team, whereas planning and reporting, etc.. require people outside of your team</li>
<li>testing teams are in a cave, need to get out of the cave and use the rest of the organisation</li>
<li>stakeholder definition &#8211; the most important people at the BBQ &#8211; the hold the power, they have mindset and ambition</li>
<li>it&#8217;s all political &#8211; politics is a way of life &#8211; you need to get in front of the leaders and stakeholders and have political skills</li>
</ul>
<p><strong>Why Model-Driven Testing is of Great Relevance to Test Managers and Test Analysts</strong></p>
<p>Thomas Hadorn from <a href="http://tricentis.com/en">Tricentis</a> gave this very vendor driven presentation.</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/CoD7OwEGx3MM9SPKfg5ULm603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh6.googleusercontent.com/-Tj-roCH2aNw/Tpwnml-fQrI/AAAAAAAAAXE/d6GpzzJZ2Xc/s400/STANZ%2525202011%25252016%252520%252528Thomas%252520Hadorn%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<ul>
<li>Gartner believe model driven testing will become dominant in next 5 years</li>
<li>capture/replay is too fragile, develop/replay test frameworks are too costly because they need to be programmatically extended</li>
<li>model driven only one type of test &#8211; no scripts to maintain</li>
</ul>
<p><strong>The Future Tester At Suncorp: A Journey of Building Quality In Through Agile</strong></p>
<p>I presented this session with <a href="http://www.agileengineeringdesign.com/">Adrian Smith</a> from <a href="http://ennova.com.au/">Ennova</a> and Dallas Thorneycroft from Suncorp. The slides are available in a separate post.</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/3drINcO6cPxs2xfoklpC6G603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-my8ryFWa7FQ/TpwnnBTO9UI/AAAAAAAAAXI/BrKMQKGS4Vs/s400/STANZ%2525202011%25252017%252520%252528Craig%252520Smith%252520Adrian%252520Smith%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/hHgUY_fdU7ifCla6kaTmOG603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh5.googleusercontent.com/-tDV5bwCr6E8/Tpwnnw8FtfI/AAAAAAAAAXQ/HJZSPtHk8KQ/s400/STANZ%2525202011%25252019%252520%252528Craig%252520Smith%252520Adrian%252520Smith%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/hL4RCcPCcTMTqeouZStDpW603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh5.googleusercontent.com/-AEHGSQxsjac/Tpwno9h53KI/AAAAAAAAAXY/wEorEFUwyDo/s400/STANZ%2525202011%25252021%252520%252528Dallas%252520Thorneycroft%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<p><strong>Testing Skills : How To Find and Develop Skilled Testers</strong></p>
<p>Goranka Bjedov from Facebook led this hands on workshop.</p>
<p>Amongst other exercises, she introduced the game of <a href="http://setgame.com/">Set</a>.</p>
<ul>
<li>card has characteristics &#8211; colour (purple, green, red), pattern (full, empty, striped), shape (oval, diamond, squiggle)</li>
<li>when a characteristic matches or is different on all 3 sets you have a match</li>
<li>very hard to get a set</li>
<li>deal 12 cards</li>
<li>makes testing fun</li>
</ul>
<p>She also introduced the <a href="http://www.bettertesting.co.uk/content/?p=438">dice game</a> and auction game using decks of cards.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/802/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/802/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/802/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/802/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/802/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/802/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/802/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/802/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/802/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/802/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/802/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/802/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/802/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/802/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=802&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/10/18/stanz-2011-day-2-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>

		<media:content url="https://lh3.googleusercontent.com/-W7WXvBKgTxo/Tpwnkaf9mZI/AAAAAAAAAWw/zb7VYxXKXik/s400/STANZ%2525202011%25252011%252520%252528Goranka%252520Bjedov%252529.JPG" medium="image" />

		<media:content url="https://lh6.googleusercontent.com/-GmUwbGN_kx4/TpwnmNoFHXI/AAAAAAAAAXA/L_63NvzIfsc/s400/STANZ%2525202011%25252015%252520%252528Jan%252520Jaap%252520Cannegieter%252529.JPG" medium="image" />

		<media:content url="https://lh6.googleusercontent.com/-Tj-roCH2aNw/Tpwnml-fQrI/AAAAAAAAAXE/d6GpzzJZ2Xc/s400/STANZ%2525202011%25252016%252520%252528Thomas%252520Hadorn%252529.JPG" medium="image" />

		<media:content url="https://lh3.googleusercontent.com/-my8ryFWa7FQ/TpwnnBTO9UI/AAAAAAAAAXI/BrKMQKGS4Vs/s400/STANZ%2525202011%25252017%252520%252528Craig%252520Smith%252520Adrian%252520Smith%252529.JPG" medium="image" />

		<media:content url="https://lh5.googleusercontent.com/-tDV5bwCr6E8/Tpwnnw8FtfI/AAAAAAAAAXQ/HJZSPtHk8KQ/s400/STANZ%2525202011%25252019%252520%252528Craig%252520Smith%252520Adrian%252520Smith%252529.JPG" medium="image" />

		<media:content url="https://lh5.googleusercontent.com/-AEHGSQxsjac/Tpwno9h53KI/AAAAAAAAAXY/wEorEFUwyDo/s400/STANZ%2525202011%25252021%252520%252528Dallas%252520Thorneycroft%252529.JPG" medium="image" />
	</item>
		<item>
		<title>STANZ 2011 Day 1 Review</title>
		<link>http://cds43.wordpress.com/2011/10/18/stanz-2011-day-1-review/</link>
		<comments>http://cds43.wordpress.com/2011/10/18/stanz-2011-day-1-review/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 12:25:55 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">https://cds43.wordpress.com/2011/09/27/stanz-2011-day-1-review/</guid>
		<description><![CDATA[The STANZ (Software Testing Australia New Zealand) 2011 conference was held in Wellington and Melbourne on the last week of August (into September). I was lucky enough to be invited to speak at the Melbourne event by my good friends at Software Education, who were the promoters of the event.  I rolled up on the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=800&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.softed.com/stanz/">STANZ (Software Testing Australia New Zealand) 2011</a> conference was held in Wellington and Melbourne on the last week of August (into September). I was lucky enough to be invited to speak at the Melbourne event by my good friends at <a href="http://www.softed.com/">Software Education</a>, who were the promoters of the event.  I rolled up on the back of a flight from Los Angeles to Brisbane (and then Brisbane to Melbourne) a little jet lagged, but got heaps from the event. </p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/anQ8eZLBc1OP714MAvuelW603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh6.googleusercontent.com/-BydZFzvckOE/TpwngEkRF8I/AAAAAAAAAWI/FWV4zhMK5yc/s400/STANZ%2525202011%25252001%252520%252528Martyn%252520Jones%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<p>Here are my notes from day one of the conference.</p>
<p><strong>Am I Creating Value With My Testing?</strong></p>
<p><a href="http://www.kohl.ca">Jonathon Kohl</a> presented this session, a copy of his video and his slides is available <a href="http://www.bizviz.co.nz/mediasite/Viewer/?peid=2b80c824067247b99998e8ef87166b3d1d">here</a>.</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/x25JejrBU8RyVhzxqonWbW603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh6.googleusercontent.com/-Dur4es3G0J4/Tpwnh0MG_EI/AAAAAAAAAWY/YUB60MBxYjc/s400/STANZ%2525202011%25252005%252520%252528Jonathon%252520Kohl%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<ul>
<li>ask questions of the CEO about the vision and what the product is supposed to do, listen to customer support calls, talk to marketing, talk to the developers about what bugs they value</li>
<li>what are the top 10 things people love and hate about your software?</li>
<li>look for efficiency &#8211; use checklists instead of test cases, forget about regression testing and use the computer to be more efficient</li>
<li>testing is about creating value for the people who matter most, your customers</li>
<li>people need an emotional attachment to your product &#8211; the share market is an example of a product driven by emotion</li>
<li>we need to create value for our customers, but just as importantly for ourselves</li>
<li>we can&#8217;t just focus on business value &#8211; it&#8217;s a big stick that will erode morale</li>
<li>talk to your customers &#8211; what do they need, what do they like, dislike, what is missing?</li>
<li>talk to team &#8211; what do they like about your work, how can you be better?</li>
<li>self evaluation &#8211; what is new in the field, am I enjoying work, what do other team members focus on or find things that I miss?</li>
<li>avoid blame &#8211; excuses rather than finding and solving real problems &#8211; &#8220;we wouldn&#8217;t have this problem if we we doing agile&#8221;, &#8220;management don&#8217;t get testing&#8221;, etc&#8230; &#8211; feels good to say but is not constructive</li>
<li>don&#8217;t expect tools or processes to rescue you &#8211; look out for your own best interests, know the problem you are solving and use the tools/process to solve it and ensure you have a way to measure it</li>
<li>the key to creating value is alignment &#8211; people in different jobs or teams often have different goals</li>
<li>leaders &#8211; clearly articulate vision and goals to the testing team and how does that align to our goals for the product and company, leadership comes from everyone in the team, leaders need to manage the politics (an organisation with more than one person will have politics)</li>
<li>need to continually inject change and keep people interested</li>
<li>people have skills, they are not resources &#8211; find your talents and invest in it</li>
<li>understand your context &#8211; every team will be different</li>
<li>tangible quality can be measured by understanding if the stakeholders needs are met and if you are meeting ROI, intangible quality is important and not often taken seriously &#8211; would you be afraid if you mother used this, would you like your name on the splash screen?</li>
<li>impress the most important stakeholder &#8211; you!</li>
<li>most people don&#8217;t know what great testing is &#8211; you can be shocked and appalled by what most people think is good, strive to be better</li>
<li>tangibly getting better &#8211; learn about planning and strategy and exploit the opportunities, write good bug reports as developers really value this, be good at communicating what needs to be done and where we are going, take more responsibility and display competence in basic technical skills</li>
<li>intangibly getting better &#8211; be in demand for your testing service, have good problem solving ability</li>
<li>use external communities to develop your testing skills</li>
<li>work as though your favourite person in testing was coming to visit</li>
<li>need to be able justify your work &#8211; is your testing defensible</li>
<li>use repeatable or intermittent bugs as a clue to something bigger &#8211; don&#8217;t ignore the anomalies</li>
<li>testing is like journalism &#8211; need to do crazy things to get the story, move towards the issues, people need the news today not tomorrow</li>
<li>need to have a technical curiosity about what is going on in the community &#8211; what is coming down the pipe, what are the people that have the ability to change things doing?</li>
</ul>
<p>Overall this was a refreshing session to see a passion in testing and improving skill, with some excellent sound bytes along the way.</p>
<p><strong>What Does A CEO Want From Testing</strong></p>
<p>Mark Feldman from <a href="http://www.ivvaust.com.au/">IV&amp;V Australia</a> delivered this presentation.</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/kGZ5OukeC6lJph64DZgDd2603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh5.googleusercontent.com/-dDicIfz2dZY/TpwniQXLRZI/AAAAAAAAAWc/gMc2rmAbjq8/s400/STANZ%2525202011%25252006%252520%252528Mark%252520Feldmanl%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<ul>
<li>the CEO is accountable for delivery, protecting his reputation</li>
<li>the CEO is not going to check test cases unless you look like a risk (ie. front page of the newspaper)</li>
<li>governance is a CEO buzzword that covers a bunch of things</li>
<li>need to provide more than alignment - creativity and innovation</li>
<li>looking for thought leaders and competitiveness enhancement not 80/20 maintenance work</li>
<li>CEO wants creative disruption along with well run divisions</li>
<li>testing needs to be proactive rather than reactive</li>
<li>have some answers about the cloud &#8211; how it affects the team</li>
<li>CEOs like ERP because they believe there is less risk</li>
</ul>
<div><strong>Working With Remote &amp; Distributed Teams</strong></div>
<p><a href="http://karennicolejohnson.com/">Karen Johnson</a> delivered this session.</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/O01A5Z8SozT-GWPSADd8em603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-78YItxxApgo/TpwnigFo39I/AAAAAAAAAWg/aPfCnm1dcHM/s400/STANZ%2525202011%25252007%252520%252528Karen%252520Johnson%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<ul>
<li>we are not alone &#8211; through <a href="http://twitter.com/">Twitter</a> and <a href="http://www.skype.com">Skype</a> you can connect with great people</li>
<li>understand time zones and calculate meetings for each persons time zone, put the number in the meeting request</li>
<li>rotate inconvenient team calls &#8211; when people are in very inconvenient time zones such as India</li>
<li>recalculate time differences again when people are travelling</li>
<li>important to have a usable workable space &#8211; particularly when working from home</li>
<li>some people have trust issues, so ask what have you done for them to have doubts</li>
<li>you just can&#8217;t work from Starbucks, could you invite your boss to your home workspace</li>
<li>be aware on calls when people are not in the room &#8211; handing out documents or drawing on the whiteboard</li>
<li>get to know your remote people and get to meet them in person when you can</li>
<li>observe with your ears &#8211; look for clues to mood and listen for tone</li>
</ul>
<p><strong>From Jaded To Jubilant: Invigorating Your Test Team</strong></p>
<p><a href="http://testingtimes.com.au/">Anne-Marie Charrett</a> delivered this presentation.</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/UXND-t7yLMf-23MdZUjvvW603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh5.googleusercontent.com/-JVXnp7MIYlM/TpwnjviSX6I/AAAAAAAAAWo/7Ha6Un0oN8E/s400/STANZ%2525202011%25252009%252520%252528Anne-Marie%252520Charrett%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<ul>
<li>wanted a team that had long term motivation, so could not motivate with carrots</li>
<li><a href="http://www.amazon.com/Outliers-Story-Success-Malcolm-Gladwell/dp/0316017922">Outliers by Malcolm Gladwell</a> &#8211; mostly people are successful because they are in the right place at the right time</li>
<li>before you can motivate a team you need to ask yourself how motivated you are &#8211; what gets you up in the morning about testing</li>
<li>know your testers &#8211; give your testers a testing challenge to understand how they test, also understand what they want to get out of testing</li>
<li>important that your test team knows that you believe in them and that they are being listened to, important that they get excited about testing again</li>
<li>testers are paid to think &#8211; test scenarios often go against that</li>
<li>think about for every test, how is it adding value to the company</li>
<li>testers need to take responsibility &#8211; make and defend decisions</li>
<li>you sometimes need to let go of your own goals &#8211; the team need to feel empowered</li>
<li>exploratory testing &#8211; the tester needs to decide when it is good enough, this is the way testing is and it is hard to estimate - <a href="http://www.satisfice.com/sbtm/">session based test management (SBTM</a>) and <a href="http://testing.gershon.info/reporter/">Rapid Reporter</a> (enter your charter/objective &#8211; time stamps and records test sessions)</li>
</ul>
<p>I really enjoyed this session, although it reminded me how many organisations still have large test separate teams.</p>
<p><strong>Test Planning for Mobile Application Projects</strong></p>
<p>Jonathon Kohl delivered this session, based on some Techwell articles (<a href="http://manage.techwell.com/articles/weekly/mobile-challenges-project-management-part-1">part 1</a> and <a href="http://manage.techwell.com/article/mobile-challenges-project-management-part-2">part 2</a>).</p>
<table style="width:auto;">
<tr>
<td><a href="https://picasaweb.google.com/lh/photo/kSmXtKaCYQomWoAVxWXYC2603gqIurS3LTizLGB_3PY?feat=embedwebsite"><img src="https://lh3.googleusercontent.com/-6vQb-y9Eh5U/TpwnkKMmiWI/AAAAAAAAAWs/QSjTUKRAfHM/s400/STANZ%2525202011%25252010%252520%252528Jonathon%252520Kohl%252529.JPG" height="300" width="400" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif;font-size:11px;text-align:right;">From <a href="https://picasaweb.google.com/115891533987841499661/STANZ2011?authuser=0&amp;authkey=Gv1sRgCN3u7s63uNPwOQ&amp;feat=embedwebsite">STANZ 2011</a></td>
</tr>
</table>
<ul>
<li>implications &#8211; power, display size, portability, connectivity, radios, large number of devices</li>
<li>less power than a PC &#8211; multitasking can freeze memory, interactions with O/S can have a big impact, kinetic input (tapping, touching, pinching) can have strange behaviours, needed to test using physical movement to replicate locking</li>
<li>connectivity &#8211; strange things happen when moving between WiFi, 3G and 4G, driving also causes issues</li>
<li>distribution &#8211; you do not have control of distribution in app stores, read the guidelines and understand the timelines early</li>
<li>mobile project issues &#8211; time pressures due to market competition, smaller applications, constant change in environments, handsets, software, very programmer centric environments so planning, testing, etc is viewed as a bat anchor, lots of competition, high risk if your application does not work as expected</li>
<li>testers need to prove their worth as rigid approaches will leave you behind</li>
<li>key is to focus on test execution rather than planning, because everything is going to change anyway</li>
<li>need a strategy on how you are going to test, what devices you are going to buy, how are you going to manage the devices/cables because they go missing easily (had to chain cables to a hubcap!)</li>
<li>find out strategies that you are targeting so you can procure equipment</li>
<li>emulators are useful for basic testing, better to use real device of target platform, developers would have used the emulator anyway</li>
<li>supporting IOS 3 to IOS 4.1 resulted in 104 combinations between multiple devices, etc &#8211; classification trees are good to explain permutations and combinations</li>
<li>automation is still in initial infancy &#8211; not as nice as web applications at this point</li>
<li>devices are being exploited to do combined activities so need to exploit this in testing</li>
<li>we use these devices in environments where we do not use a PC &#8211; they are addictive and are part of our lives</li>
<li>testing will involve leaving the office and moving around to mimic what the users are doing &#8211; determine high value because everybody will want to do this testing!</li>
<li>tricky to get devices that you are targeting - standing in line for the iPhone!</li>
<li>may need to target different carriers and plans as technologies can be different</li>
<li>think about logistics of storage, charging, etc&#8230;</li>
<li>ergonomics are an issue whe testing mobile devices &#8211; shorter work days, can be painful on fingers, people are 25% less productive on these devices than PCs</li>
<li>health is an issue because devices are shared and illness spreads fast &#8211; hand sanitizers, wiping devices after use, washing hands frequently</li>
<li>need to factor in training as there are lots of way to use devices</li>
<li>taking screen shots is a lot more painful than web applications</li>
<li>usability testing &#8211; no standards unfortunately, look for user emotions, perceived lack of performance, one of the most important things on these devices</li>
<li>performance testing &#8211; no real tools, can jailbreak IOS, some emlators have rudimentary tools, can affect performance of device, use stopwatches, spoof the headers, emulate on a machine using small memory footprints and look for speed</li>
<li>security is often a trade-off with performance</li>
<li>can automate using emulator in a browser, tools are rudimentary, vendors are clamouring in the space, <a href="http://www.opera.com/">Opera</a> has a mobile mode</li>
</ul>
<p>Planning</p>
<ul>
<li>influenced by James Bach&#8217;s <a href="http://www.satisfice.com">Statisfice</a> <a href="http://www.satisfice.com/tools/tpe-model.pdf">Test Plan Evaluation Model</a> and <a href="http://www.satisfice.com/tools/build-the-plan.pdf">Test Planning Guide</a></li>
<li>planning needs to be a parallel activity, do just enough in regulated environments, video can be good to replace test cases, need to meet their intent and needs but rather than giving them what they ask for give them something better</li>
<li>research your customers for your scenario tests &#8211; how they will use the app, are they locals or visitors, is it easy to understand outside context (eg. train schedules)</li>
<li>trick &#8211; search &#8221; sucks&#8221; to find and exploit common problems</li>
<li>allow time to keep up-to-date with platform changes</li>
<li>remember to test technology like GPS, graphics, camera, video, sound, messaging, data</li>
<li><a href="http://www.smashingmagazine.com/">Smashing Magazine</a> &#8211; good resource for usability</li>
<li>modeling state allows you to get understanding quickly</li>
<li>risk vs reward testing &#8211; focus on what is value &#8211; if you need to demo to get funding, test that the demo will work and not crash</li>
<li>quality attributes &#8211; HP&#8217;s <a href="http://en.wikipedia.org/wiki/FURPS">FURPS</a></li>
<li>may need to set time aside for guidance documentation</li>
<li>put structure and timebox around exploratory testing so that everybody knows what mission and goal is &#8211; look at application from different perspectives</li>
<li>express completeness as how have we done and how much we have to go from different perspectives</li>
<li><a href="http://sessiontester.openqa.org/">Session Tester</a> &#8211; video is good for brining new testers in, easier to digest than written down test cases</li>
<li>estimating &#8211; use uncertainty models (<a href="http://www.amazon.com/Software-Estimation-Demystifying-Practices-Microsoft/dp/0735605351">Software Estimation by Steve McConnell</a>), <a href="http://estimate.bz/">Galton Estimation tool</a> &#8211; like to use P90 &#8211; give a range, use S curve to give confidence matched to dates</li>
<li>regulators are worried about repeatability &#8211; they like formal session based testing</li>
<li>adapted James Bach&#8217;s <a href="http://www.satisfice.com/presentations/dashboard.pdf">testing dashboard</a></li>
</ul>
<div><strong>10th Anniversary Conference Dinner</strong></div>
<div><a href="http://www.thinque.com.au/">Anders Sorman-Nilsson</a>, author of <a href="http://www.thinquefunky.com">Thinque Funky</a>, gave a very entertaining and thought provoking dinner speech.</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/800/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/800/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/800/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=800&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/10/18/stanz-2011-day-1-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>

		<media:content url="https://lh6.googleusercontent.com/-BydZFzvckOE/TpwngEkRF8I/AAAAAAAAAWI/FWV4zhMK5yc/s400/STANZ%2525202011%25252001%252520%252528Martyn%252520Jones%252529.JPG" medium="image" />

		<media:content url="https://lh6.googleusercontent.com/-Dur4es3G0J4/Tpwnh0MG_EI/AAAAAAAAAWY/YUB60MBxYjc/s400/STANZ%2525202011%25252005%252520%252528Jonathon%252520Kohl%252529.JPG" medium="image" />

		<media:content url="https://lh5.googleusercontent.com/-dDicIfz2dZY/TpwniQXLRZI/AAAAAAAAAWc/gMc2rmAbjq8/s400/STANZ%2525202011%25252006%252520%252528Mark%252520Feldmanl%252529.JPG" medium="image" />

		<media:content url="https://lh3.googleusercontent.com/-78YItxxApgo/TpwnigFo39I/AAAAAAAAAWg/aPfCnm1dcHM/s400/STANZ%2525202011%25252007%252520%252528Karen%252520Johnson%252529.JPG" medium="image" />

		<media:content url="https://lh5.googleusercontent.com/-JVXnp7MIYlM/TpwnjviSX6I/AAAAAAAAAWo/7Ha6Un0oN8E/s400/STANZ%2525202011%25252009%252520%252528Anne-Marie%252520Charrett%252529.JPG" medium="image" />

		<media:content url="https://lh3.googleusercontent.com/-6vQb-y9Eh5U/TpwnkKMmiWI/AAAAAAAAAWs/QSjTUKRAfHM/s400/STANZ%2525202011%25252010%252520%252528Jonathon%252520Kohl%252529.JPG" medium="image" />
	</item>
		<item>
		<title>Twitter Summary September 2011</title>
		<link>http://cds43.wordpress.com/2011/10/01/twitter-summary-september-2011/</link>
		<comments>http://cds43.wordpress.com/2011/10/01/twitter-summary-september-2011/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 06:09:50 +0000</pubDate>
		<dc:creator>Craig Smith</dc:creator>
				<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://cds43.wordpress.com/?p=803</guid>
		<description><![CDATA[A summary of my Twitter posts from September 2011: 2011-09-30 13:25:44 smithcdau: @AgileRenee You&#8217;re just jealous 2011-09-30 13:20:46 smithcdau: @twasink You need the &#8220;I need to go to work and finish the Henderson account&#8221; excuse or something&#8230; 2011-09-30 13:19:48 smithcdau: @LaurenLee_ Train in the morning sometimes, bus always in the evening. Its not like I see my bus buddy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=803&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://cds43.files.wordpress.com/2011/01/twitter-follow-achiever.jpg"><img class="alignright size-medium wp-image-585" title="twitter-follow" src="http://cds43.files.wordpress.com/2011/01/twitter-follow-achiever.jpg?w=300&#038;h=222" alt="" width="300" height="222" /></a>A summary of my <a href="http://twitter.com/smithcdau">Twitter</a> posts from September 2011:</p>
<p>2011-09-30 13:25:44<br />
smithcdau: @AgileRenee You&#8217;re just jealous <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>2011-09-30 13:20:46<br />
smithcdau: @twasink You need the &#8220;I need to go to work and finish the Henderson account&#8221; excuse or something&#8230;</p>
<p>2011-09-30 13:19:48<br />
smithcdau: @LaurenLee_ Train in the morning sometimes, bus always in the evening. Its not like I see my bus buddy anymore <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>2011-09-30 13:15:46<br />
smithcdau: @twasink I had planned a technical type talk but had forgotten about it, so put in an agile one but probably unlikely it will get up</p>
<p>2011-09-30 13:14:34<br />
smithcdau: @twasink You could be sick that day <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>2011-09-30 13:09:10<br />
smithcdau: Submitted a talk for @dddbrisbane at the last responsible moment! #dddbrisbane</p>
<p>2011-09-30 12:50:00<br />
smithcdau: Plato would say &#8220;Knowledge is the food of the soul&#8230; &amp; it goes great with banana muffins&#8221;&#8230; (Late Late Show Wi&#8230; <a href="http://t.co/OYEOF2QT">http://t.co/OYEOF2QT</a></p>
<p>2011-09-29 21:06:34<br />
smithcdau: Primary output for acceptance criteria for a story is shared learning about the story. The tests are a nice side effect (via @zspencer) #yam</p>
<p>2011-09-29 20:55:47<br />
smithcdau: I just ousted Madison S. as the mayor of Wellington Point Railway Station on @foursquare! <a href="http://t.co/tPl1HBpR">http://t.co/tPl1HBpR</a></p>
<p>2011-09-28 21:27:55<br />
smithcdau: Lean against Agile – really? <a href="http://t.co/xck25ngI">http://t.co/xck25ngI</a> #yam</p>
<p>2011-09-28 09:13:34<br />
smithcdau: Bathurst V8 Supercars 2007 Opener &#8211;&gt; <a href="http://t.co/NnPX2VK0">http://t.co/NnPX2VK0</a></p>
<p>2011-09-27 21:30:14<br />
smithcdau: @AgileSmith that might be a good thing&#8230;</p>
<p>2011-09-27 02:27:20<br />
smithcdau: The 2011 guide to making people feel old using movie dates &#8211;&gt; <a href="http://t.co/kAxA9Qua">http://t.co/kAxA9Qua</a> #offthechart</p>
<p>2011-09-26 12:04:33<br />
smithcdau: @nickmuldoon Reviewed your proposal, I feel the love!</p>
<p>2011-09-26 12:02:42<br />
smithcdau: RT @iqnite: @paulk_asert will be leading a workshop on &#8221;Leveraging Emerging Technologies in #Agile Teams&#8221; on Day 2 of #iqniteau - http:/ &#8230;</p>
<p>2011-09-26 10:01:21<br />
smithcdau: @nickmuldoon I&#8217;ll review yours if you review mine!</p>
<p>2011-09-26 06:35:24<br />
smithcdau: @ssanj I really want to read that, I look forward to your review</p>
<p>2011-09-25 21:12:55<br />
smithcdau: RT @snscaimito: No such thing as Agile Coach. Being agile is a mindset shared by many. However there is a need for Software Development &#8230;</p>
<p>2011-09-25 14:40:00<br />
smithcdau: F1 Singapore: Yawn! Vettel wins again, Button&#8217;s second place keeps championship alive for one more race.</p>
<p>2011-09-25 05:47:17<br />
smithcdau: @jameswilliams90 Indeed it is #switchingofftoo</p>
<p>2011-09-24 11:10:40<br />
smithcdau: @twasink Hatch, match or dispatch?</p>
<p>2011-09-24 09:28:05<br />
smithcdau: Go Cats!</p>
<p>2011-09-24 06:24:09<br />
smithcdau: ♫♪♬ Listening to So Fresh The Hits of Winter 2011 ♫♪♬</p>
<p>2011-09-24 04:49:37<br />
smithcdau: ♫♪♬ Listening to Now The Hits of Autumn 2011 ♫♪♬</p>
<p>2011-09-24 00:40:29<br />
smithcdau: @alanbustamante Thanks Alan, hope the trip went well!</p>
<p>2011-09-24 00:39:58<br />
smithcdau: @AndrewWoody Hopefully that gives the interview a little more context&#8230;</p>
<p>2011-09-24 14:37:36<br />
smithcdau: It&#8217;s like accidently walking into a gay bar and nobody hitting on you. (The Big Bang Theory S04E14) <a href="http://t.co/GXnaLVR1">http://t.co/GXnaLVR1</a></p>
<p>2011-09-23 07:46:51<br />
smithcdau: Why Success Always Starts With Failure <a href="http://t.co/ahvt2blm">http://t.co/ahvt2blm</a>. Draws many comparisons to what we hold important in Agile. #yam</p>
<p>2011-09-22 21:13:19<br />
smithcdau: InfoQ: Lean Startup or Agile or Lean Startup and Agile? The dangers of the new shiny&#8230; <a href="http://t.co/gTxyKDVV">http://t.co/gTxyKDVV</a> #yam</p>
<p>2011-09-22 13:06:09<br />
smithcdau: RT @21apps: @21apps I’m the business and agile was my idea: I’ve been brought up on trying to improve the way I develop soft&#8230; http://t &#8230;</p>
<p>2011-09-22 13:03:05<br />
smithcdau: @AndrewWoody Glad you enjoyed the interview &amp; thanks for the mention in the blog post! Did you see the related preso?<br />
<a href="http://t.co/3oO6xQl3">http://t.co/3oO6xQl3</a></p>
<p>2011-09-22 12:57:15<br />
smithcdau: RT @AndrewWoody: Worth watching &#8216;I&#8217;m the business and Agile was my idea&#8217; <a href="http://t.co/mvcbyKAs">http://t.co/mvcbyKAs</a> &#8211; My @SharePointCoE team will relate to a &#8230;</p>
<p>2011-09-22 12:07:34<br />
smithcdau: @mlevison Thanks for the RT&#8217;s. The only problem with going on vacation after the conference is that the blog posts take time to go out!</p>
<p>2011-09-22 12:05:36<br />
smithcdau: Agile 2011 Day 5 Review &#8211;&gt; <a href="http://t.co/SCq019jz">http://t.co/SCq019jz</a> #agile2011 #yam<br />
#in</p>
<p>2011-09-22 10:49:38<br />
smithcdau: @v8supercars I am the chosen one! I can drive Bathurst in my mind, identify all the cars/drivers at a glance, tweet/facebook like a champion</p>
<p>2011-09-22 09:56:44<br />
smithcdau: Hold on to your hats! The tech writers are innovating! <a href="http://t.co/RE8umz2c">http://t.co/RE8umz2c</a> #yam</p>
<p>2011-09-22 08:52:29<br />
smithcdau: RT @slatteryit: Save the date! Agile Aus&#8217;12 &#8211; Adapt, Innovate, Collaborate Deliver! 30-31 May 2012, Melbourne. Submit your speaker propo &#8230;</p>
<p>2011-09-21 23:32:23<br />
smithcdau: Suncorp, ANZ ready virtual desktop rollouts <a href="http://t.co/kQthVA1x">http://t.co/kQthVA1x</a> via @itnews_au #yam</p>
<p>2011-09-21 14:00:05<br />
smithcdau: Agile 2011 Day 4 Review &#8211;&gt; <a href="http://t.co/YDPnXWB4">http://t.co/YDPnXWB4</a> #agile2011 #yam #in</p>
<p>2011-09-20 22:23:20<br />
smithcdau: Piloting day 0 of a new agile test automation course with @adrianlsmith &amp; @aspinall (@ Brisbane Square) <a href="http://t.co/MU1F2Wr3">http://t.co/MU1F2Wr3</a></p>
<p>2011-09-20 21:11:20<br />
smithcdau: The Twelve Attributes of a Truly Great Place to Work &#8211; Tony Schwartz &#8211; Harvard Business Review: <a href="http://t.co/vD2KwYo7">http://t.co/vD2KwYo7</a></p>
<p>2011-09-20 14:35:47<br />
smithcdau: Trying to improve quality by increasing the amount of testing is like trying to lose weight by weighing yourself more often (@rowanb) #yam</p>
<p>2011-09-20 14:30:11<br />
smithcdau: RT @thriftebook: Specification by Example (Manning) &#8211; <a href="http://t.co/QeegNwGX">http://t.co/QeegNwGX</a> &#8212; Get half off the eBook or pBook Enter dotd0920 in the &#8230;</p>
<p>2011-09-20 12:57:32<br />
smithcdau: My copy of Agile ALM by @huettermann from @ManningBooks arrived! I&#8217;m quoted on the cover &amp; acknowledged inside <a href="http://t.co/0QPNbrmD">http://t.co/0QPNbrmD</a> #yam #in</p>
<p>2011-09-20 12:28:49<br />
smithcdau: @TotherAlistair I would have been quicker, but we are a little behind down under!</p>
<p>2011-09-20 12:15:47<br />
smithcdau: Agile 2011 Day 3 Review &#8211;&gt; <a href="http://t.co/MHnnO84z">http://t.co/MHnnO84z</a> #agile2011 #yam #in</p>
<p>2011-09-20 08:00:48<br />
smithcdau: @AgileRenee except you&#8217;re a day late&#8230; #walktheplank</p>
<p>2011-09-20 07:57:36<br />
smithcdau: RT @kb: If I can understand your presentation by reading your deck without you speaking to it, you’re doing it wrong.</p>
<p>2011-09-20 07:51:56<br />
smithcdau: @TotherAlistair in the Vaio Control Center there is an option, you may need to reboot though&#8230;</p>
<p>2011-09-20 07:46:31<br />
smithcdau: RT @DrTwittenheimer: After the break-up, Pong went on to become an extremely influential video game. Ping, sadly, just tests internet co &#8230;</p>
<p>2011-09-19 13:21:17<br />
smithcdau: Agile 2011 Day 2 Review &#8211;&gt; <a href="http://t.co/SE9nUgAr">http://t.co/SE9nUgAr</a> #agile2011 #yam #in</p>
<p>2011-09-19 12:36:44<br />
smithcdau: Great to see a local company (5 minutes down the road in Cleveland) (Undercover Boss Australia S02E02) <a href="http://t.co/Ll8PwmlN">http://t.co/Ll8PwmlN</a></p>
<p>2011-09-19 10:05:32<br />
smithcdau: @AgileRenee @twasink It did one too many trips from Brisbane Square to Suncorp Centre, and the wheels just fell off&#8230;</p>
<p>2011-09-19 07:41:23<br />
smithcdau: Taste of Agile done! But the wheels literally fell off the training trolley&#8230; (@ Suncorp Centre) <a href="http://t.co/fCyRWpkI">http://t.co/fCyRWpkI</a></p>
<p>2011-09-18 13:02:50<br />
smithcdau: V8 Supercars L&amp;H 500 Philip Island: Well done @craiglowndes888 &amp; Mark Skaife on repeat win, unfortunate that Giz couldn&#8217;t sustain the charge</p>
<p>2011-09-18 12:58:36<br />
smithcdau: Agile 2011 Day 1 Review &#8211;&gt; <a href="http://t.co/t9EfA1jT">http://t.co/t9EfA1jT</a> #agile2011 #yam #in</p>
<p>2011-09-16 22:35:45<br />
smithcdau: RT @TheAgilePodcast: Podcast #13: #Agile, Stories &amp; the #scrum update. Wrap up &amp; quotes from @TotherAlistair @lunivore @dhemery @AgileRe&#8230;</p>
<p>2011-09-16 22:27:59<br />
smithcdau: Nicely put Mark! RT @mlevison: This cannot be said enough: agile testing is a whole team sport. #yam</p>
<p>2011-09-16 10:55:08<br />
smithcdau: @adrianlsmith I only just saw this tweet now&#8230;</p>
<p>2011-09-16 01:52:43<br />
smithcdau: Awesome discussion with @justinhennessy on agile adoption issues. (@ Hard Coffee) <a href="http://t.co/7UY5FSmR">http://t.co/7UY5FSmR</a></p>
<p>2011-09-15 13:48:41<br />
smithcdau: You&#8217;re watching the Late Late Show with Craig Ferguson, where being dumb isn&#8217;t just cool, it&#8230; (Late Late Show &#8230; <a href="http://t.co/O4DTp2Eo">http://t.co/O4DTp2Eo</a></p>
<p>2011-09-15 07:44:13<br />
smithcdau: RT @twasink: The avg. dev writes an avg. ~20 lines of code a day. The better devs &#8220;write&#8221; an average _negative_ lines of code a day&#8230; #yam</p>
<p>2011-09-15 07:28:40<br />
smithcdau: Different surroundings for today&#8217;s Taste of Agile class, same great learnings <a href="http://t.co/Ht6sUKUQ">http://t.co/Ht6sUKUQ</a></p>
<p>2011-09-14 20:59:57<br />
smithcdau: RT @dhemery: &#8220;Done done&#8221; leads to &#8220;done done done,&#8221; &amp; pretty soon you&#8217;re singing Beethoven&#8217;s Fifth Symphony. And still you&#8217;re not done #yam</p>
<p>2011-09-14 20:58:19<br />
smithcdau: Dealing with Split teams and Communication &#8211;&gt; <a href="http://t.co/KN5NwFEq">http://t.co/KN5NwFEq</a>. Nice work @jonathanrcolema! (via @scrumology blog)</p>
<p>2011-09-14 20:36:53<br />
smithcdau: RT @AgileRenee: Epics, Themes, Stories, Features, MMFs in #agile - are you confused too? <a href="http://t.co/mvFoklp">http://t.co/mvFoklp</a></p>
<p>2011-09-14 13:29:15<br />
smithcdau: I&#8217;m not really in television, I&#8217;m just a creepy guy in a basement (Late Late Show With Craig Ferguson S07E227) <a href="http://t.co/LQ4wCvy">http://t.co/LQ4wCvy</a></p>
<p>2011-09-14 08:33:00<br />
smithcdau: Listening to @rowanb describe complex vs complicated at Brisbane Scrum User Group (@ S Block w/ 3 others) <a href="http://t.co/E8Mj5Ae">http://t.co/E8Mj5Ae</a></p>
<p>2011-09-13 00:58:30<br />
smithcdau: The Only Agile Tools You’ll Ever Need &#8211;&gt; <a href="http://t.co/vztCm2e">http://t.co/vztCm2e</a></p>
<p>2011-09-13 13:32:25<br />
smithcdau: It&#8217;s kinda like Star Wars but without the gay robot!&#8230; (Late Late Show With Craig Ferguson S07E212) <a href="http://t.co/A484Xjo">http://t.co/A484Xjo</a></p>
<p>2011-09-13 09:07:19<br />
smithcdau: The @mbfhealth website is woeful. Its poor implementation means my direct debit failed &amp; there is no easy way to make a payment either #fail</p>
<p>2011-09-12 11:37:01<br />
smithcdau: Notes from the AAFTT Workshop held at Agile 2011 in Salt Lake City (better late than never) &#8211;&gt; <a href="http://t.co/e8mEY6i">http://t.co/e8mEY6i</a> #agile2011 #aaftt #yam</p>
<p>2011-09-12 09:38:02<br />
smithcdau: Everyman&#8230;is the worst movie ever. And send. And sip. (watching The Simpsons, Homer the Whopper S21E01) <a href="http://t.co/NWzJZgt">http://t.co/NWzJZgt</a></p>
<p>2011-09-11 21:30:19<br />
smithcdau: @codemiller Well done Katie, and a good audience showed up too&#8230;</p>
<p>2011-09-11 21:27:18<br />
smithcdau: RT @AgileRenee: Seth Godin&#8217;s movement is to make movements. Eat more prunes! <a href="http://t.co/GZXtegi">http://t.co/GZXtegi</a> More on Tribes and #agile.</p>
<p>2011-09-11 21:16:41<br />
smithcdau: Top 20 list of most popular programming languages for 2011: <a href="http://t.co/bslakLG">http://t.co/bslakLG</a> (via @martinblore) #yam</p>
<p>2011-09-11 21:12:47<br />
smithcdau: @tonyrockyhorror yes the closeness of that airport kind of amazed me&#8230;</p>
<p>2011-09-11 14:04:31<br />
smithcdau: F1 Monza: Vettel wins (again), Webber makes a mess passing Massa &amp; crashes out&#8230;</p>
<p>2011-09-10 03:09:02<br />
smithcdau: Hanging out at Barcamp Gold Coast (@ Bond University) <a href="http://t.co/gxVuW4X">http://t.co/gxVuW4X</a></p>
<p>2011-09-09 13:44:38<br />
smithcdau: Do you have cola on your head&#8230; is that code? (Late Late Show With Craig Ferguson S07E225) <a href="http://t.co/SA7XHve">http://t.co/SA7XHve</a></p>
<p>2011-09-09 10:26:24<br />
smithcdau: @AgileRenee cool</p>
<p>2011-09-07 09:45:13<br />
smithcdau: @jonathanrcolema Hey did I get in there? Haven&#8217;t seen it&#8230;</p>
<p>2011-09-03 12:50:30<br />
smithcdau: I was just awarded the &#8220;Movie Enthusiast&#8221; badge at <a href="http://t.co/OaSrMRW">http://t.co/OaSrMRW</a></p>
<p>2011-09-03 12:50:29<br />
smithcdau: You&#8217;re nobody &#8217;till somebody shoots you. (watching The Lincoln Lawyer) <a href="http://t.co/ObAPJ0o">http://t.co/ObAPJ0o</a></p>
<p>2011-09-02 12:14:29<br />
smithcdau: Wheels down BNE (@ Domestic Terminal w/ 3 others) <a href="http://t.co/oeSyTSs">http://t.co/oeSyTSs</a></p>
<p>2011-09-02 10:13:39<br />
smithcdau: Great couple of days at #STANZ but happy to be going home (@ T1 (Domestic &#8211; Qantas &amp; Jetstar) Terminal w/ 13 others) <a href="http://t.co/pdZhYCh">http://t.co/pdZhYCh</a></p>
<p>2011-09-02 04:32:03<br />
smithcdau: LOL RT @hogfish: If you feed your team too many carrots, they will not perform better. Also they will turn orange. #STANZ #yam</p>
<p>2011-09-02 04:22:39<br />
smithcdau: Facebook technical puzzles used in recruitment <a href="http://t.co/w3cxgzW">http://t.co/w3cxgzW</a> shared at #STANZ (via @adrianlsmith) #yam</p>
<p>2011-09-02 04:21:14<br />
smithcdau: My #STANZ presentation with @adrianlsmith &amp; Dallas Thorneycroft &#8221;The Future Tester At Suncorp..&#8221; is now available: <a href="http://t.co/grJL2vq">http://t.co/grJL2vq</a> #yam</p>
<p>2011-09-02 01:36:49<br />
smithcdau: Next up at #STANZ, @adrianlsmith &amp; I with Dallas Thorneycroft will present &#8220;The Future Tester At Suncorp &#8211; A Journey of Building Quality In&#8221;</p>
<p>2011-09-02 00:59:15<br />
smithcdau: RT @hogfish: Mmm steak holders&#8230; @jjcannegieter #STANZ #TMMi #yam</p>
<p>2011-09-02 00:58:57<br />
smithcdau: RT @adrianlsmith: #STANZ @jjcannegieter Stakeholders are the most important people at a BBQ &#8211; nice definition #yam</p>
<p>2011-09-02 00:49:07<br />
smithcdau: RT @adrianlsmith: #STANZ @jjcannegieter TMMI industry stats show orgs are better at test execution than planning. Symptom of poor comms #yam</p>
<p>2011-09-01 03:30:46<br />
smithcdau: Listening to @charrett discuss methods for invigorating teams using exploratory testing #STANZ</p>
<p>2011-09-01 03:26:06<br />
smithcdau: Working effectively with a distributed team depends on trust. Be sure to focus on creating and maintaining trust @karennjohnson #STANZ #yam</p>
<p>2011-09-01 02:28:20<br />
smithcdau: Politics is not a soft skill anything that can change your life or make you hate your job is not soft! (via @SMRobson) #STANZ #yam</p>
<p>2011-09-01 00:05:40<br />
smithcdau: Testing is like journalism &#8211; need to do crazy things to get the story, people need the news today &amp; not tomorrow #STANZ #yam</p>
<p>2011-09-01 00:02:36<br />
smithcdau: Testing can be up to a decade behind the cutting edge of development. We need to try and get up to date quicker (via @SMRobson) #STANZ #yam</p>
<p>2011-09-01 00:01:02<br />
smithcdau: Ask team if they are happy to have their names on the splash screen. Good way of assessing quality and value (via @adrianlsmith) #STANZ #yam</p>
<p>2011-09-01 00:00:00<br />
smithcdau: Work as if your favourite person in testing was coming to visit (Jonathon Kohl) #STANZ #yam</p>
<p>2011-09-01 23:59:07<br />
smithcdau: Testers need to communicate their work in a language others understand &#8211; how much did we save? (Goranka Bjedov) #STANZ #yam</p>
<p>2011-09-01 23:41:34<br />
smithcdau: RT @hogfish: &#8220;Bad software makes more money&#8221; &#8211; Facebook&#8217;s Goranka Bjedov ruffles some feathers at #STANZ</p>
<p>2011-09-01 23:33:20<br />
smithcdau: #STANZ gorankabjedov we live in a world where quality does not matter any more, we are used to things not working (via @SMRobson) #yam</p>
<p>2011-09-01 23:32:23<br />
smithcdau: #STANZ gorankabjedov we need to find the right bugs as quickly as possible. It&#8217;s not about the number if tests. (via @SMRobson) #yam</p>
<p>2011-09-01 23:14:38<br />
smithcdau: Day 2 of #STANZ, first up Goranka Bjedov from Facebook (@ The Sebel Albert Park Melbourne) <a href="http://t.co/li3Lgjp">http://t.co/li3Lgjp</a></p>
<p>2011-09-01 13:52:50<br />
smithcdau: @kennethvr nice post, thanks for watching!</p>
<p>2011-09-01 13:49:22<br />
smithcdau: Qantas gave cancelled our flight for tomorrow, it&#8217;s times like these I wish I had Qantas Club membership&#8230;</p>
<p>2011-09-01 10:39:59<br />
smithcdau: RT @SMRobson: #STANZ as testers be &#8220;sticky beaks&#8221; of the future</p>
<p>2011-09-01 10:30:47<br />
smithcdau: RT @SMRobson: #STANZ after dinner speaker &#8211; T shaped skills: the vertical are your intrinsic skills, the horizontal is your social skills</p>
<p>2011-09-01 10:27:24<br />
smithcdau: RT @SMRobson: #STANZ after dinner speaker makes as all laugh while making us think global</p>
<p>2011-09-01 04:40:09<br />
smithcdau: Great session by Jonathon Kohl on testing mobile devices #STANZ #yam</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cds43.wordpress.com/803/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cds43.wordpress.com/803/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cds43.wordpress.com/803/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cds43.wordpress.com/803/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cds43.wordpress.com/803/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cds43.wordpress.com/803/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cds43.wordpress.com/803/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cds43.wordpress.com/803/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cds43.wordpress.com/803/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cds43.wordpress.com/803/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cds43.wordpress.com/803/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cds43.wordpress.com/803/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cds43.wordpress.com/803/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cds43.wordpress.com/803/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cds43.wordpress.com&amp;blog=1253279&amp;post=803&amp;subd=cds43&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cds43.wordpress.com/2011/10/01/twitter-summary-september-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7719a8bdb3c33a98aedc05cb4c9d7aa3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smithcd</media:title>
		</media:content>

		<media:content url="http://cds43.files.wordpress.com/2011/01/twitter-follow-achiever.jpg?w=300" medium="image">
			<media:title type="html">twitter-follow</media:title>
		</media:content>
	</item>
	</channel>
</rss>
