<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>Controlled Agility</title>
    
    <link rel="alternate" type="text/html" href="http://controlledagility.typepad.com/weblog/" />
    <id>tag:typepad.com,2003:weblog-222524</id>
    <updated>2006-06-27T20:42:50+10:00</updated>
    <subtitle>Trying to marry agile software delivery within the constraints of corporate control.</subtitle>
    <generator uri="http://www.typepad.com/">TypePad</generator>
    <link rel="self" href="http://feeds.feedburner.com/ControlledAgility" type="application/atom+xml" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
        <title>Total lockdown</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/0rcom4digwQ/total_lockdown.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/total_lockdown.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-11273592</id>
        <published>2006-06-27T20:42:50+10:00</published>
        <updated>2006-06-27T20:42:50+10:00</updated>
        <summary>I've been busy the last couple of weeks. Spent a week learning about IBM's Business Modeler tool. The last week I've joined an architecture group of a small bank to help them through their estimating backlog. My immediate thought was...</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="xhtml" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>I've been busy the last couple of weeks. Spent a week learning about IBM's Business Modeler tool. The last week I've joined an architecture group of a small bank to help them through their estimating backlog. My immediate thought was to David Anderson's <a href="http://www.agilemanagement.net/Articles/Papers/TOCICOBarcelona.html">drum-buffer-rope case-study</a> but it doesn't apply to this world. </p>

<p>Anyway, as soon as I can figure out how to balance a <a href="http://www.novell.com/collateral/4621369/4621369.pdf">totally locked down environment</a> with my read/write habits. </p>

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-387280-1";
urchinTracker();
</script></div>
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/total_lockdown.html</feedburner:origLink></entry>
    <entry>
        <title>Flat file parsing</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/C0SC_hWwTZQ/flat_file_parsi.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/flat_file_parsi.html" thr:count="1" thr:updated="2006-06-24T03:40:27+10:00" />
        <id>tag:typepad.com,2003:post-11015415</id>
        <published>2006-06-13T16:56:34+10:00</published>
        <updated>2006-06-13T16:56:34+10:00</updated>
        <summary>Ok, I love flat files. I love them because I need to love them. Everywhere you go, you run into flat files. To be an XML purist is a painful plight. For such a dominant technology I am amazed that...</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="xhtml" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>Ok, I love flat files. I love them because I need to love them. Everywhere you go, you run into flat files. To be an XML purist is a painful plight. For such a dominant technology I am amazed that there isn't a java "best practices framework" for doing this. The number of times I've heard of people just writing "a little parser" for this simple flat file which turns into a monster java class that deals will all sorts of flat file vageries, is uncountable. In fact, there's a project right now at one of our client companies that is doing a full edi integration with java code and xslt.. the horror! the horror!</p>

<p>Anyhow, I've found a nice little engine that can. <a href="http://servingxml.sourceforge.net/">ServingXML</a> seems to have created a generalised flat file processing engine. If you look at the <a href="http://servingxml.sourceforge.net/examples/index.html">example configurations</a> you'll be amazed what it can do. Edifact no less! </p>

<p>ServingXML does a whole lot more, but the flat file bits are the bits that thrill me. </p><br /><br /><br /><p>

tags: <a rel="tag" href="http://technorati.com/tag/eai">eai</a></p>

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-387280-1";
urchinTracker();
</script></div>
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/flat_file_parsi.html</feedburner:origLink></entry>
    <entry>
        <title>Event Driven Architectures in the wild</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/UPJn7yQYrq8/event_driven_ar.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/event_driven_ar.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-11015152</id>
        <published>2006-06-13T16:34:42+10:00</published>
        <updated>2006-06-13T16:34:42+10:00</updated>
        <summary>Just wanted to draw attention to two postings about this topic. On darth.net, there is a comprehensive treatment of some challenges of this type of architecture. On Panic From Fuzzy, there's an excellent series on lessons learned in implementing an...</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="html" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Just wanted to draw attention to two postings about this topic. &lt;/p&gt;

&lt;p&gt;On darth.net, there is a &lt;a href="http://darth.homelinux.net/blog/2006/02/real-time-integration-aka-eda.html"&gt;comprehensive treatment&lt;/a&gt; of some challenges of this type of architecture.&lt;/p&gt;

&lt;p&gt;On Panic From Fuzzy, there's an excellent &lt;a href="http://fuzzypanic.blogspot.com/2006/04/eda-lessons-learned.html"&gt;series on lessons learned&lt;/a&gt; in implementing an EDA.&amp;nbsp; Lessons and confirmations for everyone. I look forward to the &lt;/p&gt;

tags:&lt;a href="http://technorati.com/tag/eda" rel="tag"&gt;eda&lt;/a&gt;, tags:&lt;a href="http://technorati.com/tag/cep" rel="tag"&gt;cep&lt;/a&gt;


&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-387280-1";
urchinTracker();
&lt;/script&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/event_driven_ar.html</feedburner:origLink></entry>
    <entry>
        <title>you can lead a horse to water but you can't make them drink the Koolaid2.0</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/9lZAPknk8n8/you_can_lead_a_.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/you_can_lead_a_.html" thr:count="1" thr:updated="2006-06-13T18:54:46+10:00" />
        <id>tag:typepad.com,2003:post-11015080</id>
        <published>2006-06-13T16:25:32+10:00</published>
        <updated>2006-06-13T16:25:32+10:00</updated>
        <summary>Denham Grey posts the new KM2.0 dream. A social software space for within the enterprise. His vision comes down to; "Imagine if every business built its own wikipedia!." Nice dream. I've been involved in an effort to do just such...</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="html" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Denham Grey posts the &lt;a href="http://denham.typepad.com/km/2006/06/an_ecology_behi.html"&gt;new KM2.0 dream&lt;/a&gt;. A social software space for within the enterprise. His vision comes down to; &amp;quot;Imagine if every business built its own wikipedia!.&amp;quot;
&lt;/p&gt;

&lt;p&gt;
Nice dream. 
&lt;/p&gt;

&lt;p&gt;
I've been involved in an effort to do just such a thing. We used &lt;a href="http://www.atlassian.com/software/confluence/"&gt;confluence&lt;/a&gt; which is a bliki(blog+wiki). It pretty much covers all the technical bits and pieces. The problems it leaves unsolved are unsuprisingly social and process based.
&lt;/p&gt;

&lt;p&gt;
The organisation I worked for had approximately 50 people, working at software services, so let that be the context.
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 1.4em;"&gt;
Skills2.0&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;
People didn't use it(the bliki), and when they did, they didn't use it properly. Everyone is on a different point of the learning curve when using this stuff. Some people don't understand wiki markup, some people don't understand trackbacks. Some people don't understand the domain of the business. So don't feel confident to make pages, refactor mercilessly, etc. Some people aren't motivated to learn how all this works. In the self-selected 2.0 world, we all know how to do this stuff.. Some people just don't give a sh*t about it.
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 1.4em;"&gt;
Content Issues&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;
In a learning environment, what you get is that people write things into the wiki because they think it's important due to the fact that it's new to them. Once it's written, however unfactually, they don't revist it. Read the heading titled &amp;quot;organisational context&amp;quot; for comments on content refactoring.
&lt;/p&gt;

&lt;p&gt;
Lack of contribution was another problem. We dealt with this by instituting(not mandating) a daily status report, where people would quickly sum up their day in their blog. Often this ended up being some kind of task list. We tried to encourage a contextalizing of the task list. So that people can add their own colour to the posting.. Some people are good at writing, some people suck. Some people understood that what we're really trying to do is add keyword clustering to work item history and helped, others couldn't give a rats. 
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 1.4em;"&gt;
Lack of Structure&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;
Because it's so unstructured, it allows people to make things up as they go along. Lack of metadata within the page does not allow easy filtering of content. In some ways, this can be rectified by tags. you can read more about tag quality in a &lt;a href="http://controlledagility.typepad.com/weblog/2006/06/there_was_an_in.html"&gt;previous post&lt;/a&gt;. Tags aren't really metadata either, you can't say give me all the content where the person(s) involved are; x, y, z etc.. you rely on quality of search, quality of tagging, both of which are dubious.
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 1.4em;"&gt;
Organisational context&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;
Unlike wikipedia there is an implicit respect for someones work within an organisation. If I write something, people who consider themselves less experienced, or less skilled or whatever, are very hesitant to change anything. Wikipedia editing is merciless due lack of any personal context. In wikipediaLand it doesn't matter if your a CEO or a lineDroid; inside the firewall, it matters a lot! And, we were a flat organisation, with very little grey hair and still this deference to &amp;quot;respect&amp;quot;.
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 1.4em;"&gt;
Intranet/Internet divide is false(ish)?&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;
Having a divide is hard. If you're a web2.0 person, with your delicious and bloglines and rss and ajax and blah blah blah, it's hard to contribute to two knowledge bases. I got to a point where wiki pages where subscribing to my various feeds.. but that felt a bit unnatural. It would be great if you could somehow plug your internet stuff into the intranet world, and then unplug it when you left.. I dunno.. it's hard.
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 1.4em;"&gt;
Incentives&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;
Why should some droid in Sector 7G bother to fix content he knows to be wrong? He's not there to fix that content, he's there to resolve some issue for a customer. His KPIs are around cycle time, not content quality. What's needed is some way of measuring contribution. A count of edits, creates, modifications, links, etc per person so that they're encouraged to contribute. All integrated into a 360degree review of the individuals interactions with the organisation..
&lt;/p&gt;

&lt;p&gt;

So, even in social software, the problems are social. It's nice to have the dream, but it's really hard to change people. And they seem to have minds of their own too - often thinking contra to what they should be thinking. Contributions to the Enterprise Knowledge Base are easier in the web2.0 world, but the incentive problems are still the same. Wikipedia is it's own microcosm that works, the ecological profile inside an organisation is vastly different. &lt;br /&gt; &lt;/p&gt;

&lt;p&gt;

tags:&lt;a rel="tag" href="http://technorati.com/tag/km"&gt;km&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/web2.0"&gt;web2.0&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/social+software"&gt;social+software&lt;/a&gt;

&lt;script type="text/javascript" src="http://www.google-analytics.com/urchin.js"&gt;&amp;nbsp;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-387280-1";
urchinTracker();
&lt;/script&gt;
&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/you_can_lead_a_.html</feedburner:origLink></entry>
    <entry>
        <title>More on expertise locating</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/yTREajUYO6s/more_on_experti.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/more_on_experti.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-10956071</id>
        <published>2006-06-09T14:43:04+10:00</published>
        <updated>2006-06-09T14:43:04+10:00</updated>
        <summary>Nice article on Expertise Locating by some former IBM staff. Adds some nice context to my comments about how IBM are using new tagging techniques for the same thing. tags:km</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="html" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;Nice article on &lt;a href="http://www.anecdote.com.au/archives/2006/06/expertise_locat.html"&gt;Expertise Locating&lt;/a&gt; by some former IBM staff. Adds some nice context to my &lt;a href="http://controlledagility.typepad.com/weblog/2006/06/there_was_an_in.html"&gt;comments&lt;/a&gt; about how IBM are using new tagging techniques for the same thing. &lt;/p&gt;
&lt;p&gt;
tags:&lt;a href="http://technorati.com/tag/km" rel="tag"&gt;km&lt;/a&gt;

&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-387280-1";
urchinTracker();
&lt;/script&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/more_on_experti.html</feedburner:origLink></entry>
    <entry>
        <title>What is Quality XSD?</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/XFX0ldcLuTI/what_is_quality.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/what_is_quality.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-10955857</id>
        <published>2006-06-09T14:14:28+10:00</published>
        <updated>2006-06-09T14:14:28+10:00</updated>
        <summary>In my time in Integration, I’ve written a lot of XML schemas. But which ones have been "good quality"? Thanks to Priscilla Walmsley of "XML schema’s" fame I’ve written reasonably sophisticated xsds. But have my sophisticated schema’s actually been good?...</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="html" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;In my time in Integration, I’ve written a lot of XML schemas. But which ones have been &amp;quot;good quality&amp;quot;? Thanks to Priscilla Walmsley of &lt;a href="http://www.amazon.com/gp/product/0130655678/sr=8-1/qid=1149817858/ref=pd_bbs_1/002-3406668-0336050?%5Fencoding=UTF8"&gt;&amp;quot;XML schema’s&amp;quot;&lt;/a&gt; fame I’ve written reasonably sophisticated xsds. But have my sophisticated schema’s actually been good? Or have they just been over-engineered?
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 1.4em;"&gt;
The higher levels&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;
At the highest level of schema design is the entity modelling. How do you model the business entities? Do you use the tried and true techniques of data modelling? Or do you use some fancy technique such as &lt;a href="http://www.aomodeling.org/"&gt;&amp;quot;Asset Oriented Modelling&amp;quot;&lt;/a&gt;, which claim to be more specific to XML style work. I haven’t had the opportunity to (re)model an entire category of documents since I found out about this, but it looks interesting.
&lt;/p&gt;

&lt;p&gt;
Another interesting method of XML design is put forward by the gentlemen who run the &lt;a href="http://docordie.blogspot.com/"&gt;DocOrDie&lt;/a&gt; blog. Of course, they have a book &lt;a href="http://docengineering.com/"&gt;too&lt;/a&gt;. 
&lt;/p&gt;

&lt;p&gt;&lt;span style="font-size: 1.4em;"&gt;
The lower levels&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;
A couple of years ago, a colleague said my xsd style was the Venetian Blind style. What? xsd’s have styles? Exactly, what is Venetian Blind style, and should I be using some other style because it’s better?
&lt;/p&gt;

&lt;p&gt;
Evolving a schema is hard work. Most web service implementations are brittle as buggery. When you generate wsdl2java what do you have other than highly coupled RPC mechanisms? I’ve talked about versioning schema’s &lt;a href="http://controlledagility.typepad.com/weblog/2005/11/how_to_version_.html"&gt;before&lt;/a&gt;. This discussion goes further, into what is good schema?
&lt;/p&gt;

&lt;p&gt;
In past projects I’ve tried to get some quality in my schemas. I’ve used &lt;a href="http://www.alphaworks.ibm.com/tech/xmlsqc"&gt;IBM’s Schema Quality Checker&lt;/a&gt; as a first pass. This is a good tool, but doesn’t really help with higher level heuristics. I’ve also used &lt;a href="http://www.mindreef.com/"&gt;MindReef’s SoapScope&lt;/a&gt; to make sure my wsdl (and by extension xsd’s) are WS-I compliant. Surely WS-I will help some way? In many ways, what I want at the lower levels is some kind of code inspection of my xml, much in the way intellij &lt;a href="http://www.jetbrains.com/idea/features/code_inspection.html"&gt;inspects your java code&lt;/a&gt; as you create it, the same thing for xml. At the higher levels, I want something that will speak to me about design trade-offs etc.
&lt;/p&gt;

&lt;p&gt;
The first thing to deal with is this &amp;quot;Venetian Blind&amp;quot; thing. What is it, and is there anything better. I found an article on the web &lt;a href="http://www.xfront.com/GlobalVersusLocal.html"&gt;here&lt;/a&gt; and basically, no, the Venetian blind model is the best way to structure your xsd. It turns out that the &lt;a href="http://controlledagility.typepad.com/weblog/2006/05/grand_unifying_.html"&gt;Open Applications&lt;/a&gt; group use this style as well. And since they are the creators of the Universal Canonical Model of All things, who am I to argue?
&lt;/p&gt;

&lt;p&gt;
In searching for quality heuristics, I find a gentleman by the name of &lt;a href="http://www.google.com.au/search?hs=X5V&amp;amp;hl=en&amp;amp;client=firefox-a&amp;amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;amp;q=%22boonserm+kulvatunyou%22+schema&amp;amp;btnG=Search&amp;amp;meta="&gt;Boonserm Kuyvatunya&lt;/a&gt; who’se done some deep thinking about this matter. The best of his articles is called &lt;a href=" http://www.mel.nist.gov/msidlibrary/doc/Schema_Design.pdf"&gt;XML Schema Design Quality Test Requirement&lt;/a&gt; which talks about how various groups, OAG, UBL, DoD, etc go about getting XML schema quality.&amp;nbsp; This is a good foundation document for your own schema quality initiatives.
&lt;/p&gt;

&lt;p&gt;
On the matter of Schema Evolution, he doesn’t have much to say. On the same &lt;a href="http://www.idealliance.org/proceedings/xml05/indices/titles.html"&gt;conference paper’s&lt;/a&gt; site where I found Boonserm, I also find &lt;a href=" http://www.idealliance.org/proceedings/xml05/abstracts/paper27.HTML"&gt;Best Practices for XML Schema Evolution in Application Development&lt;/a&gt;. This is a paper, never submitted, by a BEA employee who works on XMLBeans. Looked really promising. 
&lt;/p&gt;

&lt;p&gt;
What it probably would not have mentioned, is how do you version schemas? Do you version the whole schema? Do you version the types individually? I still don’t know. I’m becoming close to the idea of versioning individual types and then composing them into a versioned schema – anyone else think like this, or think this is ridiculous?
&lt;/p&gt;

&lt;p&gt;
In sum, the work of Boonserm allows the architecture group to automate some aspects of schema quality. In fact, Boonserm is developing a &lt;a href=" http://www.idealliance.org/proceedings/xml05/abstracts/paper84.HTML"&gt;tool&lt;/a&gt; in support of these aims.&amp;nbsp; &lt;/p&gt;

&lt;p&gt;XML Quality is a fertile area. I suspect that over time there will be much throwing away of XSDs as we muddle through to what is good in Schema quality.&lt;/p&gt;

&lt;p&gt;tags:&lt;/p&gt;&lt;a href="http://technorati.com/tag/schema+quality" rel="tag"&gt;schema+quality&lt;/a&gt;

&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-387280-1";
urchinTracker();
&lt;/script&gt;




&lt;/div&gt;
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/what_is_quality.html</feedburner:origLink></entry>
    <entry>
        <title>WBS estimating - bad?</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/1th7u4ulSnw/bad_estimating_.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/bad_estimating_.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-10953896</id>
        <published>2006-06-09T11:08:43+10:00</published>
        <updated>2006-06-09T11:08:43+10:00</updated>
        <summary>A random thinker draws some estimating archetypes. The archetypes are true, as you'll recognise. He has the obvious players, the optimist, the pessimist, the padder. Interestingly, he has the generalist being the one who can't be sure. In my experience,...</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="html" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;A &lt;a href="http://spaces.msn.com/chiefskipper/blog/cns!A59D550BCED8263B!859.entry"&gt;random thinker&lt;/a&gt; draws some estimating archetypes. The archetypes are true, as you'll recognise. He has the obvious players, the optimist, the pessimist, the padder. Interestingly, he has the generalist being the one who can't be sure. In my experience, the generalist is often the person who'se been one of the other archetypes and realised the error. They've come to the conclusion that it's really hard to predict the future, especially in a field as soft as software. &lt;/p&gt;

&lt;p&gt;His solution to the generalist's insight is to teach them the WBS process. Hmmm, can't say I'm a fan. I've never seen a WBS process work well. The unplanned tasks often swamp the time spent in planned tasks. I should get a PMI certification, that will make me a better planner. Here's a couple of other views on the scientific management of software processes, &lt;a href="http://controlledagility.typepad.com/weblog/2005/10/index.html"&gt;some of my thoughts&lt;/a&gt; and check out these&lt;a href="http://controlledagility.typepad.com/weblog/2006/06/advanced_team_f.html"&gt; two webcasts&lt;/a&gt; from someone much cleverer than me.&lt;/p&gt;

&lt;p&gt;There some discussion of the &lt;a href="http://controlledagility.typepad.com/weblog/2006/02/psychological_b.html"&gt;psychological biases in estimating&lt;/a&gt; here, which bring to light some reasons for the failing of WBS approaches.&lt;/p&gt;&lt;br /&gt;

&lt;br /&gt;

&lt;p&gt; 

tags: &lt;a rel="tag" href="http://technorati.com/tag/estimation"&gt;estimation&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/project+management"&gt;project+management&lt;/a&gt;

&lt;script type="text/javascript" src="http://www.google-analytics.com/urchin.js"&gt;&amp;nbsp;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-387280-1";
urchinTracker();
&lt;/script&gt;&lt;/p&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/bad_estimating_.html</feedburner:origLink></entry>
    <entry>
        <title>SAP process models are broken</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/7bY_zgU04fw/sap_process_mod.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/sap_process_mod.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-10918173</id>
        <published>2006-06-07T15:40:29+10:00</published>
        <updated>2006-06-07T15:40:29+10:00</updated>
        <summary>SAP process models are broken, if you consider the findings in this paper courtesy of BPTrends monthly email. I took a look at the tool that these people used to figure out that 5.6% of SAP models are broken but...</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="html" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;SAP process models are broken, if you consider the findings in this &lt;a href="http://www.bptrends.com/deliver_file.cfm?fileType=publication&amp;amp;fileName=06%2D06%2DWP%2DErrorsInSAPRefModel%2DMendling%2Detal%2Epdf"&gt;paper&lt;/a&gt; courtesy of &lt;a href="http://bptrends.com/"&gt;BPTrends&lt;/a&gt; monthly email. I took a look at the tool that these people used to figure out that 5.6% of SAP models are broken but couldn't really figure out how it worked. The tool is &lt;a href="http://is.tm.tue.nl/~cgunther/dev/prom/"&gt;designed&lt;/a&gt; so that you can convert any process model data and feed it in and it'll tell you if your process is broken.&lt;/p&gt;

&lt;p&gt;It may well have some relationship to the &lt;a href="http://controlledagility.typepad.com/weblog/2006/05/enterprisey_log.html"&gt;common business event logging&lt;/a&gt; side of things too.. &lt;/p&gt;

&lt;p&gt; 

tags: &lt;a rel="tag" href="http://technorati.com/tag/bpm"&gt;bpm&lt;/a&gt;, &lt;a rel="tag" href="http://technorati.com/tag/logging"&gt;logging&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;

&lt;script src="http://www.google-analytics.com/urchin.js" type="text/javascript"&gt;
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
_uacct = "UA-387280-1";
urchinTracker();
&lt;/script&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/sap_process_mod.html</feedburner:origLink></entry>
    <entry>
        <title>Advanced Team Foundation Webcasts</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/QgS1lsqMPIc/advanced_team_f.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/advanced_team_f.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-10917515</id>
        <published>2006-06-07T14:26:32+10:00</published>
        <updated>2006-06-07T14:26:32+10:00</updated>
        <summary>A couple of advanced agile(or lean) webcasts from David Anderson, author ofAgile Management for Software Engineering. These are logical continuations of the webcasts I mentioned before. As always, you can run these webcasts at double speed without losing understanding or...</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="html" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
&lt;div xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;p&gt;A &lt;a href="http://www.agilemanagement.net/Articles/MSF/CMMIWebcast.html"&gt;couple of advanced agile(or lean) webcasts &lt;/a&gt; from David Anderson, author of&lt;a href="http://controlledagility.typepad.com/weblog/2005/12/agile_managemen.html"&gt;Agile Management for Software Engineering&lt;/a&gt;. These are logical continuations of the webcasts I mentioned &lt;a href="http://controlledagility.typepad.com/weblog/2006/05/ive_been_tracki.html"&gt;before&lt;/a&gt;. As always, you can run these webcasts at double speed without losing understanding or accent.&lt;br /&gt;
 &lt;/p&gt;

&lt;p&gt;
Excellent discussion on how MS has combined the Agile and CMMI models. It’s interesting to see how much debt there is to people such as &lt;a href="http://en.wikipedia.org/wiki/W._Edwards_Deming"&gt;Deming&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Phil_Crosby"&gt;Crosby&lt;/a&gt; in modern day approaches to software development. Makes me wish I had aimed for more than a Conceded Pass in my Operations Management subjects at Uni.
&lt;/p&gt;

&lt;p&gt;
David takes the audience through a nice high-level view of team foundation showing the various concepts that underpin the artefacts. Nice. Also shows how the CMMI-flavour is setup for a &lt;a href="http://www.sei.cmu.edu/cmmi/appraisals/"&gt;SCAMPI appraisal&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
Also, on a related note, I’ve finally got my trial version of foundation server running on the virtual server system here. My advice on this is, RTFIM (read the f*g install manual), unless you know how all the MS portal/db/.net infrastructure all works. I’m mucking around with the method guidance, will try and build my own method flavour. Have pointed our method guy to the server, as his first intro to this idea of managing software properly, but the &lt;a href="http://www.jamesshore.com/Change-Diary/"&gt;path to change&lt;/a&gt; is so hard, and long.&lt;/p&gt;

tags: &lt;a href="http://technorati.com/tag/agile" rel="tag"&gt;agile&lt;/a&gt;, &lt;a href="http://technorati.com/tag/team+foundation+server" rel="tag"&gt;team+foundation+server&lt;/a&gt;, &lt;a href="http://technorati.com/tag/software+management" rel="tag"&gt;software+management&lt;/a&gt; 

&lt;!-- Start of StatCounter Code --&gt;
&lt;script type="text/javascript" language="javascript"&gt;
var sc_project=1502353; 
var sc_invisible=1; 
var sc_partition=13; 
var sc_security="33205f4c"; 
&lt;/script&gt;

&lt;script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"&gt;&lt;/script&gt;&lt;noscript&gt;&lt;a href="http://www.statcounter.com/" target="_blank"&gt;&lt;img  src="http://c14.statcounter.com/counter.php?sc_project=1502353&amp;java=0&amp;security=33205f4c&amp;invisible=1" alt="hit counter code" border="0"&gt;&lt;/a&gt; &lt;/noscript&gt;
&lt;!-- End of StatCounter Code --&gt;&lt;/div&gt;
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/advanced_team_f.html</feedburner:origLink></entry>
    <entry>
        <title>Emergent Navigation</title>
        <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/ControlledAgility/~3/5y3kbvnssSQ/emergent_naviga.html" />
        <link rel="replies" type="text/html" href="http://controlledagility.typepad.com/weblog/2006/06/emergent_naviga.html" thr:count="0" />
        <id>tag:typepad.com,2003:post-10915856</id>
        <published>2006-06-07T11:34:13+10:00</published>
        <updated>2006-06-07T11:34:13+10:00</updated>
        <summary>The folks at Adaptive Path, make some interesting comments about emergent navigation based on tags. These comments add more to my post the other day about tagging and Enterprisy KM . Emergent navigation is definitely useful for the navigator of...</summary>
        <author>
            <name>dk-</name>
        </author>
        
        
<content type="xhtml" xml:lang="en-AU" xml:base="http://controlledagility.typepad.com/weblog/">
<div xmlns="http://www.w3.org/1999/xhtml"><p>The folks at Adaptive Path, make some interesting comments about <a href="http://www.adaptivepath.com/blog/2006/06/01/emergent-navigation/">emergent navigation</a> based on tags. These comments add more to my post the other day about <a href="http://controlledagility.typepad.com/weblog/2006/06/there_was_an_in.html">tagging and Enterprisy KM</a><br />.</p>

<p>Emergent navigation is definitely useful for the navigator of an internal knowledge base.</p></div>
</content>


    <feedburner:origLink>http://controlledagility.typepad.com/weblog/2006/06/emergent_naviga.html</feedburner:origLink></entry>
 
</feed><!-- ph=1 --><!-- nhm:dynamic-ssi -->
