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

<channel>
	<title>The Turning Point &#187; software</title>
	<atom:link href="http://blog.franktrindade.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.franktrindade.com</link>
	<description>Agile, software and some non-sense</description>
	<lastBuildDate>Tue, 04 May 2010 09:00:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simple Planning</title>
		<link>http://blog.franktrindade.com/2010/05/04/simple-planning/</link>
		<comments>http://blog.franktrindade.com/2010/05/04/simple-planning/#comments</comments>
		<pubDate>Tue, 04 May 2010 09:00:52 +0000</pubDate>
		<dc:creator>franktrindade</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.franktrindade.com/?p=374</guid>
		<description><![CDATA[What is necessary when you need to plan the next sprint/iteration ? The picture above is the result of a chat with Lasse in my current project, and it was enough to set the expectations for the two weeks of work we had to plan. Each post it is a story and time goes from [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.franktrindade.com/wp-content/uploads/2010/04/Picture-1.png"><img class="size-full wp-image-375  aligncenter" title="Picture 1" src="http://blog.franktrindade.com/wp-content/uploads/2010/04/Picture-1.png" alt="" width="351" height="271" /></a></p>
<p style="text-align: left;">What is necessary when you need to plan the next sprint/iteration ?</p>
<p style="text-align: left;">The picture above is the result of a chat with <a href="http://lassewesth.blogspot.com/" target="_blank">Lasse</a> in my current project, and it was enough to set the expectations for the two weeks of work we had to plan.</p>
<p style="text-align: left;">Each post it is a story and time goes from left to right. Stories that are in the same vertical line can be played at the same time, and that big pile on the right means that those stories are dependent on each other, but can still be played simultaneously if developers are careful and communicate enough with each other.</p>
<p style="text-align: left;">This wasn&#8217;t anything planned, but it was simple enough for what we needed, and since we were working in a distributed team, taking a picture and sending it around was they way we had to share it with everyone. Worked just fine : )</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://blog.franktrindade.com/2010/05/04/simple-planning/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the Tech Lead Doing Anyway ?</title>
		<link>http://blog.franktrindade.com/2009/08/11/whats-the-tech-lead-doing-anyway/</link>
		<comments>http://blog.franktrindade.com/2009/08/11/whats-the-tech-lead-doing-anyway/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 08:30:38 +0000</pubDate>
		<dc:creator>franktrindade</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[tech lead]]></category>

		<guid isPermaLink="false">http://blog.franktrindade.com/?p=328</guid>
		<description><![CDATA[Some days ago when having a discussion at work about the responsibility of the tech lead in an agile team, I&#8217;ve realized that this is not a so simple subject as I thought it was. Therefore, good subject for a post : ) But before being dictatorial and just writing my opinion, I ran a [...]]]></description>
			<content:encoded><![CDATA[<p>Some days ago when having a discussion at work about the responsibility of the tech lead in an agile team, I&#8217;ve realized that this is not a so simple subject as I thought it was. Therefore, good subject for a post : )</p>
<p>But before being dictatorial and just writing my opinion, I ran a small twitter poll asking about this subject. Fortunately, most of the answers matched what I think in some level, so hopefully I will be able to cover it all here.</p>
<p>Before starting, a last note. I was reminded that the term tech lead might not be so used and known as I think it is, so if you don&#8217;t use this term at all, sorry : ). You can replace tech lead for architect, technical manager, master jedi, whatever you feel like&#8230;</p>
<p>Giving an introduction, the tech lead (TL)  term is defined here as a person who has the technical overview over a specific project. Some people disagree about the need for a tech lead at all, but that&#8217;s the topic for another post, and here we will assume that the tech lead exists and is a single person. Ok, that was the easy part.</p>
<p>Now the more subtle (and polemic) part comes here, so I will give my opinion on it (with the help from <a href="http://twitter.com/dtsato">@dtsato</a> and <a href="http://twitter.com/flessa">@flessa</a>).</p>
<p><em><strong>What a tech lead should be doing:</strong></em></p>
<p><strong>Have a technical overview over the whole project</strong> &#8211; As a developer doing everyday work, it is easy to lose the long term perspective about where the project is going and make decisions that will be better in the short term, but harm the project in the long way. It&#8217;s the job of the TL to keep that in the mind of the development team.</p>
<p><strong>Make sure the project has a common face</strong> &#8211; <a href="http://blog.franktrindade.com/2008/10/17/we-need-standards/">Standards are important IMO</a>, and making sure the project still makes sense as a whole, avoiding knowledge silos it&#8217;s the job of the TL. He shouldn&#8217;t have to enforce standards or ways to develop code, but facilitate the discussion within the team.</p>
<p><strong>Remove technical impediments</strong> &#8211; As the most experienced person in the project, its natural that sometimes the TL will be the person in the best position to remove technical blockages that the team might have.</p>
<p><strong>Bring people to a good technical level</strong> &#8211; If the team has different levels of experience, the TL should work to help people achieve a good work quality by sharing his knowledge and incentive others to do the same.</p>
<p><strong>Write code. Write a lot of code</strong> &#8211; The TL is not a superior being that gives directions from the top of a mountain. Don&#8217;t know about your opinion, but if I can&#8217;t rely on the TL to sit down and pair with me when I have a problem I can&#8217;t solve, it&#8217;s no good to me.</p>
<p>I think that is enough for now. Now, for <strong><em>what the tech lead should not be doing:</em></strong></p>
<p><strong>Be the person responsible for the code &#8211; </strong>Being the tech lead doesn&#8217;t mean being the owner of the code, or the team&#8217;s boss. It&#8217;s everyone&#8217;s job to create high quality software, and the TL should only expose problems to the team and lead them in the right direction (emphasis on <em>lead</em>, not <em>mandate</em>).</p>
<p><strong>Making all the difficult decisions alone </strong>- During a project, the team will be exposed to different technical decisions that will have to be made. Allowing the TL to take them alone just expose the team to more risk, since they won&#8217;t understand/care about what was decided. What we want to achieve is that Paulo exemplified <a href="http://agiletips.blogspot.com/2009/08/agile-pm-and-architect-dialog.html">here</a>.</p>
<p><strong>Impose his opinion</strong> &#8211; This is probably the most important point. Remember <a href="http://www.extremeprogramming.org/rules/collective.html">collective code ownership</a> ? It is still very important. No matter how brilliant a TL can be, if he can&#8217;t share his knowledge/decisions and specially the responsability with the rest of the team, things will go bad.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.franktrindade.com/2009/08/11/whats-the-tech-lead-doing-anyway/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>What is Your Goal?</title>
		<link>http://blog.franktrindade.com/2009/04/21/what-is-your-goal/</link>
		<comments>http://blog.franktrindade.com/2009/04/21/what-is-your-goal/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 12:30:39 +0000</pubDate>
		<dc:creator>franktrindade</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[deming]]></category>
		<category><![CDATA[drucker]]></category>
		<category><![CDATA[goldratt]]></category>
		<category><![CDATA[Lean]]></category>
		<category><![CDATA[measures]]></category>
		<category><![CDATA[poppendieck]]></category>

		<guid isPermaLink="false">http://blog.franktrindade.com/?p=250</guid>
		<description><![CDATA[One of the best things about Agile is the introduction of software development as a system. Software stopped being treated as a sequence of separated steps to be seen as people with different competences working together to achieve one goal: deliver software. This is not new in any sense, and it was exemplified by Deming [...]]]></description>
			<content:encoded><![CDATA[<p>One of the best things about Agile is the introduction of software development as a system. Software stopped being treated as a sequence of separated steps to be seen as people with different competences working together to achieve one goal: deliver software.</p>
<p>This is not new in any sense, and it was exemplified by Deming on one of his <a href="http://www.amazon.co.uk/New-Economics-Industry-Government-Education/dp/0262541165/ref=pd_sim_b_3" target="_blank">books</a>:</p>
<blockquote><p>I could do a much better job (fewer mistakes) if I knew what the program is to be used for. The specifications don&#8217;t tell me what I need to know.</p></blockquote>
<p>Despite this advance, most software development teams fail in really understanding this concept, and still normally don&#8217;t see the power of using one unique measure to manage the project, not getting the idea that the effort of the system should be only measured once, in what is its goal.</p>
<p>You must be asking what is the problem of having different measures to verify the sanity of the project. And that is what Peter Drucker explains in his <a href="http://www.amazon.com/Post-Capitalist-Society-Peter-F-Drucker/dp/0887306616">Post-Capitalist Society</a> book:</p>
<blockquote><p>In knowledge work&#8230; the task is not given, it has to be determined. &#8216;What are the expected results from this work?&#8217; is the key question in making knowledge workers productive. And it is a question that demands risky decisions. <strong>There is usually no right answer; there are choices instead</strong>. And results have to be clearly specified, if productivity is to be achieved.</p></blockquote>
<p>What it means is that tasks cannot be fully specified anymore, the workers have to make decisions every time about how to proceed in certain situations, and they <em><strong>can just do it correctly if they have a clear vision of what is to be obtained, and what is the final goal of the work they are doing</strong></em>.</p>
<p>This concept is also illustrated in the draft version of Mary and Tom Poppendieck&#8217;s latest book (still in the draft version), when they are explaining the case of Southwest Airlines, which has as main advantage against the competition, the fact that its planes stay less time in the ground, thus generating more revenue.</p>
<blockquote><p>Southwest maintains a systems perspective; it doesn&#8217;t let individual department measurements or increased revenue opportunities distract it from the primary objective of maintaining profitability. Southwest makes it clear to every employee &#8211; from the agent closing the gate to the baggage handler transferring luggage &#8211; what is important from an overall perspective. <strong>Everyone at Southwest knows the mantra: &#8220;Airplanes don&#8217;t make money sitting on the ground.&#8221;</strong> So everyone works together to get each plane in the air as fast as possible.</p></blockquote>
<p>The important here is that we have <strong>one</strong> measure. One variable that everyone can rely on to make decisions during their work, and the ability to do it makes a whole difference in the overall performance of a team,  fact that often not considered in software development, where different measures distract people from the main goal.</p>
<p>As an example, a common situation I&#8217;ve seen in project is to track bugs within the iteration, and use it as a measure of code quality. <em>Well, the goal of a software team is to deliver software without bugs, but it doesn&#8217;t matter at all if in the process of creating software bugs are found and solved prior to the software being released</em>. If that is the way the team works best, so be it.</p>
<p>Another example is a case where a project had a problem with bugs creeping (this time, after iteration was finished and software delivered), and when discussing the fact we&#8217;ve realized that because of the pressure to deliver, we were delivering development complete, and not QA complete stories, so QA was actually done after the iteration finished, and yes, the team&#8217;s velocity was based on development complete points.</p>
<p>Well&#8230; if the goal you set to the team is to deliver dev complete stories, guess what you&#8217;re receiving in the end&#8230; dev complete stories!, it doesn&#8217;t matter how many times you repeat &#8220;<em>Let&#8217;s focus on delivering quality software</em>&#8220;. As Goldratt said, &#8220;<em><em>Tell me</em> how you <em>measure me</em> and I will <em>tell</em> you how I will behave</em>.&#8221;</p>
<p>So, <strong>what is your goal?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.franktrindade.com/2009/04/21/what-is-your-goal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Porto Alegre Agile Weekend 2009</title>
		<link>http://blog.franktrindade.com/2009/04/06/porto-alegre-agile-weekend-2009/</link>
		<comments>http://blog.franktrindade.com/2009/04/06/porto-alegre-agile-weekend-2009/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 12:00:47 +0000</pubDate>
		<dc:creator>franktrindade</dc:creator>
				<category><![CDATA[Estimation]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Portuguese]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[agile weekend]]></category>
		<category><![CDATA[brazil]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[porto alegre]]></category>

		<guid isPermaLink="false">http://blog.franktrindade.com/?p=256</guid>
		<description><![CDATA[For the Brazilian crowd (or anyone who wants to be part of it), between the 25th and 26th of April will take place in Porto Alegre (my home town : ) ), the 2009 Agile Weekend, which has my friend Daniel Wildt as part of the organizing team. This will be hopefully the first of [...]]]></description>
			<content:encoded><![CDATA[<p>For the Brazilian crowd (or anyone who wants to be part of it), between the 25th and 26th of April will take place in Porto Alegre (my home town : ) ), the 2009 Agile Weekend, which has my friend <a href="http://danielwildt.blogspot.com/" target="_blank">Daniel Wildt</a> as part of the organizing team.</p>
<p>This will be hopefully the first of many Agile conferences happening in South Brazil, and will serve to boost even more Agile adoption in the region.</p>
<p style="text-align: center;"><img class="size-full wp-image-257 aligncenter" title="portoalegreagileweekend2009_banner_468x60" src="http://blog.franktrindade.com/wp-content/uploads/2009/04/portoalegreagileweekend2009_banner_468x60.gif" alt="portoalegreagileweekend2009_banner_468x60" width="374" height="48" /></p>
<p>Needless to say, I really wanted to go, but London is not close enough to Brazil yet&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.franktrindade.com/2009/04/06/porto-alegre-agile-weekend-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distributed Source Control and Set-Based Design</title>
		<link>http://blog.franktrindade.com/2009/03/10/distributed-source-control-and-set-based-design/</link>
		<comments>http://blog.franktrindade.com/2009/03/10/distributed-source-control-and-set-based-design/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 08:30:22 +0000</pubDate>
		<dc:creator>franktrindade</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[set-based design]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://blog.franktrindade.com/?p=226</guid>
		<description><![CDATA[That distributed version control systems are the current flavour of the moment, everybody already knows, so I&#8217;m not here to talk about the N reasons why you should not use svn/cvs anymore. But what I hadn&#8217;t notice until recently is that git (or any other DVCS) actually allow you to do one very important thing [...]]]></description>
			<content:encoded><![CDATA[<p>That distributed version control systems are the current flavour of the moment, everybody already knows, so I&#8217;m not here to talk about the N reasons why you should not use svn/cvs anymore.</p>
<p>But what I hadn&#8217;t notice until recently is that git (or any other DVCS) actually allow you to do one very important thing in software development: set-based design</p>
<p>As Mary Poppendieck <a href="http://www.poppendieck.com/development.htm">pointed out</a>:</p>
<blockquote><p>Toyota and 3M use the same concept for product design.  They explore the entire solution space and find intersections that everyone finds acceptable, gradually adding detail and converging on a solution.  This approach is called <strong>set-based design</strong>, and contrasts sharply with point-based designs which start with a single solution that undergoes a series of optimizations.  In most cases, set-based design produces the best design in the shortest amount of time with the least amount of communication.  It’s strange that this principle, so obvious when you are scheduling meetings, seems counterintuitive in the development environment</p></blockquote>
<p>The eureka moment came to me in my latest project (in which i&#8217;m using svn), when I was thinking about exploring an alternative path to some code that was already implemented, but I thought it could be redone in a better way. How to do it with svn?</p>
<p>I could enter the obscure world of svn branches and merges, where I would have to fight hard to get my code back in one piece, but that didn&#8217;t sound inviting at all, and that&#8217;s why I haven&#8217;t actually implemented the second option, waiting to be more certain about it.</p>
<p>The interesting thing is that since I&#8217;ve been using git for the last year, I always took it for granted, and didn&#8217;t actually realize this benefit from DVC systems.</p>
<p>So, if you are thinking about why change from cvs/svn to a distributed system, add this point to your list.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.franktrindade.com/2009/03/10/distributed-source-control-and-set-based-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Does it Really Work?</title>
		<link>http://blog.franktrindade.com/2009/03/05/does-it-really-work/</link>
		<comments>http://blog.franktrindade.com/2009/03/05/does-it-really-work/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 08:30:54 +0000</pubDate>
		<dc:creator>franktrindade</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://blog.franktrindade.com/?p=206</guid>
		<description><![CDATA[Last week during TW London Last Thursday event, I had the pleasure to see this presentation from Dave Robertson and John Johnston (or at least part of it), about how Agile and User Centered design are more a match, sharing goals and values, than different approaches to software development. If you have some time you [...]]]></description>
			<content:encoded><![CDATA[<p>Last week during TW London Last Thursday event, I had the pleasure to see <a href="http://www.infoq.com/presentations/Agile-UCD-Robertson-Johnston;jsessionid=B558A1920338BD28C73E3D2E5FD6B062" target="_self">this</a> presentation from Dave Robertson and John Johnston (or at least part of it), about how Agile and User Centered design are more a match, sharing goals and values, than different approaches to software development.</p>
<p>If you have some time you should really watch it, it is worth the time.</p>
<p>The overall presentation is really good, but the reason I&#8217;m posting here is one specific point that was mentioned, which I believe really hit the spot, and that&#8217;s when they say we should rethink the word <strong>work</strong> in the <em><strong>&#8220;the simplest thing that could possibly work&#8221;</strong> </em>sentence.</p>
<p>This point goes back to the <a href="http://blog.franktrindade.com/2008/11/25/agile-vs-usability/" target="_blank">Agile Vs Usability</a> discussion and it is very correct IMO, because it reiterates that development teams should not deliver any code just because it was quick to develop it and the client is happy (although he shouldn&#8217;t be at all) since it didn&#8217;t cost a fortune.</p>
<p>And what is interesting about this subject is how agile teams <em><strong>don&#8217;t usually accept low quality code standards</strong></em> (code without tests, lots of hacks, etc..), <em><strong>but easily accept low usability standards</strong></em>, not understanding that is also their responsibility to define what a good user experience is.</p>
<p>What I&#8217;m NOT trying to say is that the user should be left outside from the application design. He should definitely have his opinion (and a strong one), but should also receive advice in UX standards as much as he should in code quality, making sure that he understands what he loses when is trying to save money on each particular feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.franktrindade.com/2009/03/05/does-it-really-work/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>T-Shaped People vs Generalists</title>
		<link>http://blog.franktrindade.com/2009/03/03/t-shaped-people-vs-generalists/</link>
		<comments>http://blog.franktrindade.com/2009/03/03/t-shaped-people-vs-generalists/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 08:30:30 +0000</pubDate>
		<dc:creator>franktrindade</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[dreyfuss]]></category>
		<category><![CDATA[generalist]]></category>
		<category><![CDATA[specialist]]></category>
		<category><![CDATA[t-shaped]]></category>

		<guid isPermaLink="false">http://blog.franktrindade.com/?p=209</guid>
		<description><![CDATA[I&#8217;ve been reading Mary and Tom Poppendieck&#8217;s new book on Lean Software Development, and in one of the already released chapters, it mentioned the term T-Shaped people, which I had never heard in this context, and suddenly clarified a concept I have in my head for some time. Since Scott Ambler published the essay Generalizing [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been reading Mary and Tom Poppendieck&#8217;s new <a href="http://www.poppendieck.com/llsd.htm">book</a> on Lean Software Development, and in one of the already released chapters, it mentioned the term <em><strong>T-Shaped people</strong></em>, which I had never heard in this context, and suddenly clarified a concept I have in my head for some time.</p>
<p>Since Scott Ambler published the essay <a href="http://www.agilemodeling.com/essays/generalizingSpecialists.htm">Generalizing Specialists</a>, it has become a trend in software development to talk about how generalists are better than specialists for a team, which (in a misinterpretation of what Scott meant) has leaded to a common anti-pattern, where persons become generalists in a lot of stuff, without having a deeper knowledge in any any area.</p>
<p>This way they know a little about a lot of languages, tools  and methodologies, but when it comes to make a difference, these persons are no assets to any team, since they don&#8217;t have any deep knowledge on any subject.</p>
<p>This was already covered by Jay Fields in <a href="http://blog.jayfields.com/2008/11/specialize-in-something-relevant.html">this</a> post, and what I want to point here is how the T-shaped term makes so much difference.<br />
According to  IDEO&#8217;s Tim Brown, in the  the article is called <a href="http://www.fastcompany.com/magazine/95/design-strategy.html">&#8220;Strategy By Design&#8221;</a>, here is how a T-shaped person could be described:</p>
<blockquote><p>&#8220;We look for people who are so inquisitive about the world that they&#8217;re willing to try to do what you do. We call them &#8220;T-shaped people.&#8221; They have a principal skill that describes the vertical leg of the T &#8212; they&#8217;re mechanical engineers or industrial designers. But they are so empathetic that they can branch out into other skills, such as anthropology, and do them as well. They are able to explore insights from many different perspectives and recognize patterns of behavior that point to a universal human need. That&#8217;s what you&#8217;re after at this point &#8212; patterns that yield ideas.&#8221;</p></blockquote>
<p>And that&#8217;s what happens in software development. Once you have a deep knowledge in some language, for example, it is easy to branch out to different ones, since you can recognize the same (technical and behavioral) patterns, which will lead you to soon become competent in that area too.</p>
<p>But this situation does not happen if you always stay at the <a title="Dreyfuss Model of Skill Acquisition" href="http://www.google.co.uk/url?q=http://azmec.med.arizona.edu/Dreyfus%2520Model%2520of%2520Skills%2520Acquisition.ppt&amp;ei=FvirSevWPIzFjAe875T0Dw&amp;sa=X&amp;oi=spellmeleon_result&amp;resnum=1&amp;ct=result&amp;cd=1&amp;usg=AFQjCNHcV0q90FzONAmhqWcwhqypuqpcTQ" target="_blank">novice</a> level, without never mastering anything you do.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.franktrindade.com/2009/03/03/t-shaped-people-vs-generalists/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
