<?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>Webster &#38; Associates LLC &#187; Architecture</title>
	<atom:link href="http://bfwa.com/category/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://bfwa.com</link>
	<description>We can help.</description>
	<lastBuildDate>Thu, 27 May 2010 02:24:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using a maintenance architect</title>
		<link>http://bfwa.com/2008/07/25/using-a-maintenance-architect/</link>
		<comments>http://bfwa.com/2008/07/25/using-a-maintenance-architect/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 12:05:07 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Baseline]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://bfwa.com/?p=72</guid>
		<description><![CDATA[My lastest Baseline column is up, in which I argue that setting up one or more maintenance architects within an enterprise can help reduce maintenance costs while at the same time providing a training path for chief software architects. Let me know what you think.
Sorry for the lack of postings here; I&#8217;ve actually been busy [...]]]></description>
			<content:encoded><![CDATA[<p>My lastest Baseline column is up, in which I argue that setting up <a href="http://www.baselinemag.com/c/a/IT-Management/Controlling-IT-Costs-Using-a-Maintenance-Architect/">one or more maintenance architects within an enterprise</a> can help reduce maintenance costs while at the same time providing a training path for chief software architects. Let me know what you think.</p>
<p>Sorry for the lack of postings here; I&#8217;ve actually been busy with various engagements this past month, and have been traveling heavily as well.  ..bruce..</p>
]]></content:encoded>
			<wfw:commentRss>http://bfwa.com/2008/07/25/using-a-maintenance-architect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pitfall: Not recognizing the politics of architecture</title>
		<link>http://bfwa.com/2008/04/15/pitfall-not-recognizing-the-politics-of-architecture/</link>
		<comments>http://bfwa.com/2008/04/15/pitfall-not-recognizing-the-politics-of-architecture/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 22:11:52 +0000</pubDate>
		<dc:creator>bfwebster</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[PMSE]]></category>
		<category><![CDATA[Patterns]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Software engineering]]></category>

		<guid isPermaLink="false">http://bfwa.com/2008/04/15/pitfall-not-recognizing-the-politics-of-architecture/</guid>
		<description><![CDATA[[From Pitfalls of Modern Software Engineering by Bruce F. Webster (forthcoming)]
CATEGORIES: political, architectural, managerial
While discussing the challenges of software development with Taligent trainer Tom Affinito back in the mid-1990s, I mentioned &#8212; citing Fred Brooks &#8212; the need for a chief architect. Tom immediately responded, &#8220;Yes, and ultimately architecture is a political act.&#8221;
That observation has [...]]]></description>
			<content:encoded><![CDATA[<p>[From <a href="http://bfwa.com/2008/02/25/pitfalls-of-modern-software-engineering-an-explanation/"><strong>Pitfalls of Modern Software Engineering</strong></a> by Bruce F. Webster (forthcoming)]</p>
<p><strong>CATEGORIES:</strong> political, architectural, managerial</p>
<p>While discussing the challenges of software development with <a href="http://en.wikipedia.org/wiki/Taligent">Taligent</a> trainer Tom Affinito back in the mid-1990s, I mentioned &#8212; citing <a href="http://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959/ref=pd_bbs_sr_1?ie=UTF8&amp;s=books&amp;qid=1197053305&amp;sr=8-1">Fred Brooks</a> &#8212; the need for a chief architect. Tom immediately responded, &#8220;Yes, and ultimately architecture is a political act.&#8221;</p>
<p>That observation has stuck with me ever since. Unless you are both sole architect and sole implementor &#8212; and maybe even then &#8212; architecture<em> is</em> a political act, and it is especially true in development groups of any size. Developers like to think themselves above politics. Not so; they are as human as anyone else. Developers can be quite political and will use a variety of techniques, good and bad, to achieve their ends: persuasion, hyperbole, fear-mongering, caucusing, lobbying, consensus building, rumors, backbiting, leadership, intimidation, sacrifice, tantrums, threats, and subversion, to name a few. The fact that developers are generally very bright just increases the effectiveness of whatever techniques they use.</p>
<p>Architecture is the lodestar of developer politics because it is ultimately the most prestigious role in software development. Brooks goes to great lengths (and rightfully so) to assert the intellectual and creative challenges of implementation, noting that architecture is not the be-all and end-all. Still, it is Frank Lloyd Wright&#8217;s name that remains attached to the structures he designed, not the name of the contractors who built them. Or, to update an old programming joke, the verb &#8220;to develop&#8221; is conjugated this way: &#8220;I architect, you implement, he tests.&#8221;</p>
<p>Yet we may fail to recognize or acknowledge this situation and its implications. Why? First, we want to believe that all developers have (with regard to the project) the same intentions and goals. Second, we want to believe that the best course is the one that is obvious to us and that everyone else will agree with that. Third, we don&#8217;t want to have to deal with politics ourselves, particularly politics that can lead to confrontations.</p>
<h2>Symptoms</h2>
<p>Assuming — without verification — that all other members of the development group have the same goals, ideas, and talents. Not wanting to assert architectural issues. Finger-pointing as design problems arise.</p>
<h2>Consequences</h2>
<p>Hidden or overt team dissension, leading to poor morale and lack of cooperation as well as a weakened architecture.</p>
<h2>Detection</h2>
<p>Ask yourself these questions:</p>
<ul>
<li>Who is the chief architect of this project?</li>
<li>How well do the other developers support the chief architect?</li>
<li>How effective is the chief architect in her role?</li>
<li>What are the obstacles she faces?</li>
<li>What are all the political issues involved?</li>
</ul>
<p>Answering these questions should go a long way toward determining whether you have underestimated the politics of architecture.</p>
<h2>Extraction</h2>
<p>The first issue to address is that of authority commensurate with responsibility: if there is a chief architect on the team, does she really have the authority to compel adherence to the architecture? This kind of authority is different than being able to say, &#8220;Do this or you&#8217;re off the project,&#8221; which often leads to subtle or overt rebellion by team members. This kind of authority accrues from several factors:</p>
<ul>
<li>a proven track record</li>
<li>respect from teammates</li>
<li>support from technical and upper management</li>
<li>a mutual pact with the developers that the chief architect will give serious consideration to all their ideas and suggestions but that they will abide by her decisions</li>
<li>a willingness to give in on the small things so that she can hold her ground on the big things</li>
</ul>
<p>Beyond that, healing a team that is experiencing jealousy and dissension is no easy feat, especially when you&#8217;re in the middle of a project. Books and seminars on team-building abound; study, learn, and apply.</p>
<h2>Prevention</h2>
<p>Go through the questions in <strong>Detection </strong>but cast them in the future tense. Then, as with <strong>Extraction</strong>, proactively work to build the team and establish the authority of the chief architect.</p>
<h2>Contributor/References</h2>
<p>Webster, from <em>Pitfalls of Object-Oriented Development </em>(1995).</p>
]]></content:encoded>
			<wfw:commentRss>http://bfwa.com/2008/04/15/pitfall-not-recognizing-the-politics-of-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
