<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Pragmatic Dictator</title>
	<atom:link href="http://www.dancres.org/blitzblog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dancres.org/blitzblog</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jun 2010 12:27:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Performing by Dan Creswell</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2010%2F06%2F04%2Fperforming%2F%23comment-242&amp;seed_title=Performing/comment-page-1/#comment-242</link>
		<dc:creator>Dan Creswell</dc:creator>
		<pubDate>Fri, 04 Jun 2010 12:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=337#comment-242</guid>
		<description>&quot;You also need to make sure that you’ve properly recreated your production environment, if you are running the batch jobs – it sounds like you are pretty much there.&quot;

There&#039;s a really basic basic I didn&#039;t mention :)

Our environment is well enough setup that we can make use of basic math to predict what we need come production hardware wise but some of that is a function of the overall side of environment we require right now. As we grow that will become more difficult to do and probably require us to focus more on &quot;dark releases&quot;.

&quot;But if you’ve set-up your environment to maximise application performance for some performance work you might eliminate all of your scheduled jobs so you can focus on the KPI you are interested in. You need to remember to turn all of these back on when you are doing proper load testing, as you need to be as like live as possible.&quot;

Another good bit of advice - automation of course is key to making that &quot;turn off the jobs, turn on the jobs&quot; thing work well. Oh and our perennial favourite monitoring can help too ;)

Thanks for the feedback and the encouragement - been busy of late and taken some time to figure out what&#039;s &quot;safe&quot; to blog about commercially speaking. Let&#039;s see if I can&#039;t push up that blog post rate....</description>
		<content:encoded><![CDATA[<p>&#8220;You also need to make sure that you’ve properly recreated your production environment, if you are running the batch jobs – it sounds like you are pretty much there.&#8221;</p>
<p>There&#8217;s a really basic basic I didn&#8217;t mention <img src='http://www.dancres.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Our environment is well enough setup that we can make use of basic math to predict what we need come production hardware wise but some of that is a function of the overall side of environment we require right now. As we grow that will become more difficult to do and probably require us to focus more on &#8220;dark releases&#8221;.</p>
<p>&#8220;But if you’ve set-up your environment to maximise application performance for some performance work you might eliminate all of your scheduled jobs so you can focus on the KPI you are interested in. You need to remember to turn all of these back on when you are doing proper load testing, as you need to be as like live as possible.&#8221;</p>
<p>Another good bit of advice &#8211; automation of course is key to making that &#8220;turn off the jobs, turn on the jobs&#8221; thing work well. Oh and our perennial favourite monitoring can help too <img src='http://www.dancres.org/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thanks for the feedback and the encouragement &#8211; been busy of late and taken some time to figure out what&#8217;s &#8220;safe&#8221; to blog about commercially speaking. Let&#8217;s see if I can&#8217;t push up that blog post rate&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performing by Alex</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2010%2F06%2F04%2Fperforming%2F%23comment-241&amp;seed_title=Performing/comment-page-1/#comment-241</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 04 Jun 2010 12:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=337#comment-241</guid>
		<description>&quot;be aware of averages&quot; is a very good point - another similar thing to be aware of is tools that average data for you, for instance RRD&#039;s. RRD&#039;s have multiple modes, make sure you know how yours are configured if you use them, tools that let you dump out CSV&#039;s for analysis are very useful here even if they present data via RRD. Excel is your friend ! 

You also need to make sure that you&#039;ve properly recreated your production environment, if you are running the batch jobs - it sounds like you are pretty much there. 

But if you&#039;ve set-up your environment to maximise application performance for some performance work you might eliminate all of your scheduled jobs so you can focus on the KPI you are interested in. You need to remember to turn all of these back on when you are doing proper load testing, as you need to be as like live as possible.

This is another good blog entry Dan, you should post more often ! 

Alex</description>
		<content:encoded><![CDATA[<p>&#8220;be aware of averages&#8221; is a very good point &#8211; another similar thing to be aware of is tools that average data for you, for instance RRD&#8217;s. RRD&#8217;s have multiple modes, make sure you know how yours are configured if you use them, tools that let you dump out CSV&#8217;s for analysis are very useful here even if they present data via RRD. Excel is your friend ! </p>
<p>You also need to make sure that you&#8217;ve properly recreated your production environment, if you are running the batch jobs &#8211; it sounds like you are pretty much there. </p>
<p>But if you&#8217;ve set-up your environment to maximise application performance for some performance work you might eliminate all of your scheduled jobs so you can focus on the KPI you are interested in. You need to remember to turn all of these back on when you are doing proper load testing, as you need to be as like live as possible.</p>
<p>This is another good blog entry Dan, you should post more often ! </p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tools by Dan Creswell</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2009%2F10%2F13%2Ftools%2F%23comment-219&amp;seed_title=Tools/comment-page-1/#comment-219</link>
		<dc:creator>Dan Creswell</dc:creator>
		<pubDate>Tue, 13 Oct 2009 21:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=325#comment-219</guid>
		<description>You know, I was actually thinking of quoting Brooks on this one but I didn&#039;t want to be ripping off your style.  Nevertheless, yes exactly.</description>
		<content:encoded><![CDATA[<p>You know, I was actually thinking of quoting Brooks on this one but I didn&#8217;t want to be ripping off your style.  Nevertheless, yes exactly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tools by Steve Jones</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2009%2F10%2F13%2Ftools%2F%23comment-218&amp;seed_title=Tools/comment-page-1/#comment-218</link>
		<dc:creator>Steve Jones</dc:creator>
		<pubDate>Tue, 13 Oct 2009 20:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=325#comment-218</guid>
		<description>In other words... THERE IS NO BLOODY SILVER BULLET and the challenge of IT remains in the intellectual sphere of design not in the implementation sphere of coding.

THINKING is hard, typing is easy.</description>
		<content:encoded><![CDATA[<p>In other words&#8230; THERE IS NO BLOODY SILVER BULLET and the challenge of IT remains in the intellectual sphere of design not in the implementation sphere of coding.</p>
<p>THINKING is hard, typing is easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tools by Dan Creswell</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2009%2F10%2F13%2Ftools%2F%23comment-217&amp;seed_title=Tools/comment-page-1/#comment-217</link>
		<dc:creator>Dan Creswell</dc:creator>
		<pubDate>Tue, 13 Oct 2009 16:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=325#comment-217</guid>
		<description>Hi Robert,

&quot;Like the software industry, the newbies are infatuated with cool tools for a period of time, which only wears off after they gain experience in the work and are on their 2nd or 3rd set of tools.&quot;

In my own experience I&#039;ve seen that to be true, unfortunately I&#039;ve also seen many an &quot;experienced worker&quot; continue to fall into the trap. One might claim that maturity of the industry, not just the individual workers is required I guess.....</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>&#8220;Like the software industry, the newbies are infatuated with cool tools for a period of time, which only wears off after they gain experience in the work and are on their 2nd or 3rd set of tools.&#8221;</p>
<p>In my own experience I&#8217;ve seen that to be true, unfortunately I&#8217;ve also seen many an &#8220;experienced worker&#8221; continue to fall into the trap. One might claim that maturity of the industry, not just the individual workers is required I guess&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tools by Robert Brewer</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2009%2F10%2F13%2Ftools%2F%23comment-216&amp;seed_title=Tools/comment-page-1/#comment-216</link>
		<dc:creator>Robert Brewer</dc:creator>
		<pubDate>Tue, 13 Oct 2009 15:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=325#comment-216</guid>
		<description>&quot;Does a carpenter get excited about a saw, a power-drill or the latest hammer? Not really, because long ago they realised that whilst one must know how to make effective use of a tool and how to maintain it whilst it goes unused, what really matters is figuring out what the job itself actually is. This is the context that dictates which tools are appropriate.&quot;

That&#039;s not been my experience in construction. Twenty-somethings get excited about saws and power drills and hammers all the time. Like the software industry, the newbies are infatuated with cool tools for a period of time, which only wears off after they gain experience in the work and are on their 2nd or 3rd set of tools.

Replace &quot;smart techie&quot; with &quot;experienced worker&quot; and your statements ring truer. I&#039;m not convinced there are any shortcuts to that.</description>
		<content:encoded><![CDATA[<p>&#8220;Does a carpenter get excited about a saw, a power-drill or the latest hammer? Not really, because long ago they realised that whilst one must know how to make effective use of a tool and how to maintain it whilst it goes unused, what really matters is figuring out what the job itself actually is. This is the context that dictates which tools are appropriate.&#8221;</p>
<p>That&#8217;s not been my experience in construction. Twenty-somethings get excited about saws and power drills and hammers all the time. Like the software industry, the newbies are infatuated with cool tools for a period of time, which only wears off after they gain experience in the work and are on their 2nd or 3rd set of tools.</p>
<p>Replace &#8220;smart techie&#8221; with &#8220;experienced worker&#8221; and your statements ring truer. I&#8217;m not convinced there are any shortcuts to that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#039;s In a Name by Dale</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2009%2F10%2F08%2Fwhats-in-a-name%2F%23comment-215&amp;seed_title=What%26%23039%3Bs+In+a+Name/comment-page-1/#comment-215</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=294#comment-215</guid>
		<description>Hey Dan, long time.

I think the problem is around naming them as things with nouns rather than actions with verbs. The ignorance conundrum (you can&#039;t know something if you don&#039;t already know it) is particularly bad with nouns because if you don&#039;t understand all the implied nouns, you&#039;ll hit the problem you describe. If you describe with verbs, it&#039;s much more likely going to imply direction to take which then leads to other directions.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hey Dan, long time.</p>
<p>I think the problem is around naming them as things with nouns rather than actions with verbs. The ignorance conundrum (you can&#8217;t know something if you don&#8217;t already know it) is particularly bad with nouns because if you don&#8217;t understand all the implied nouns, you&#8217;ll hit the problem you describe. If you describe with verbs, it&#8217;s much more likely going to imply direction to take which then leads to other directions.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#039;s In a Name by Dan Creswell</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2009%2F10%2F08%2Fwhats-in-a-name%2F%23comment-214&amp;seed_title=What%26%23039%3Bs+In+a+Name/comment-page-1/#comment-214</link>
		<dc:creator>Dan Creswell</dc:creator>
		<pubDate>Thu, 08 Oct 2009 13:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=294#comment-214</guid>
		<description>&quot;I’m sure you know it’s always been a problem and will always be a problem.&quot;

Indeed, I just feel it&#039;s rather more widespread than ought to be acceptable for a professional discipline.  Goes into the same box as all the developers and architects that wait with bated breath for vendors to tell them what next great thing is, and of course it turns out to be whatever the vendor wants to sell :)

&quot;So just use a word that is ugly enough that people wont want to use it for their own purposes.
How about the Pragmaticistic Dictator?&quot;

:)

Love it.</description>
		<content:encoded><![CDATA[<p>&#8220;I’m sure you know it’s always been a problem and will always be a problem.&#8221;</p>
<p>Indeed, I just feel it&#8217;s rather more widespread than ought to be acceptable for a professional discipline.  Goes into the same box as all the developers and architects that wait with bated breath for vendors to tell them what next great thing is, and of course it turns out to be whatever the vendor wants to sell <img src='http://www.dancres.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8220;So just use a word that is ugly enough that people wont want to use it for their own purposes.<br />
How about the Pragmaticistic Dictator?&#8221;<br />
 <img src='http://www.dancres.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#039;s In a Name by Jason</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2009%2F10%2F08%2Fwhats-in-a-name%2F%23comment-213&amp;seed_title=What%26%23039%3Bs+In+a+Name/comment-page-1/#comment-213</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 08 Oct 2009 13:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=294#comment-213</guid>
		<description>I&#039;m sure you know it&#039;s always been a problem and will always be a problem. However, check out this approach to a solution by C.S Pierce and his philosophy of Pragmatism. He ended up renaming it to Pragmaticism because of all the people who diluted and changed his original meaning to suit their own ends.

&quot;But at present, the word [pragmatism] begins to be met with occasionally in the literary journals, where it gets abused in the merciless way that words have to expect when they fall into literary clutches. … So then, the writer, finding his bantling &quot;pragmatism&quot; so promoted, feels that it is time to kiss his child good-by and relinquish it to its higher destiny; while to serve the precise purpose of expressing the original definition, he begs to announce the birth of the word &quot;pragmaticism&quot;, which is ugly enough to be safe from kidnappers. (C. S. Peirce, CP 5.414.)&quot;
Ref: http://en.wikipedia.org/wiki/Pragmaticism

So just use a word that is ugly enough that people wont want to use it for their own purposes.
How about the Pragmaticistic Dictator?

Jason</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure you know it&#8217;s always been a problem and will always be a problem. However, check out this approach to a solution by C.S Pierce and his philosophy of Pragmatism. He ended up renaming it to Pragmaticism because of all the people who diluted and changed his original meaning to suit their own ends.</p>
<p>&#8220;But at present, the word [pragmatism] begins to be met with occasionally in the literary journals, where it gets abused in the merciless way that words have to expect when they fall into literary clutches. … So then, the writer, finding his bantling &#8220;pragmatism&#8221; so promoted, feels that it is time to kiss his child good-by and relinquish it to its higher destiny; while to serve the precise purpose of expressing the original definition, he begs to announce the birth of the word &#8220;pragmaticism&#8221;, which is ugly enough to be safe from kidnappers. (C. S. Peirce, CP 5.414.)&#8221;<br />
Ref: <a href="http://en.wikipedia.org/wiki/Pragmaticism" rel="nofollow">http://en.wikipedia.org/wiki/Pragmaticism</a></p>
<p>So just use a word that is ugly enough that people wont want to use it for their own purposes.<br />
How about the Pragmaticistic Dictator?</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wild Speculation by Dan Creswell</title>
		<link>http://dancres.org/feeder/?FeederAction=clicked&amp;feed=Comments+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.dancres.org%2Fblitzblog%2F2009%2F09%2F09%2Fwild-speculation%2F%23comment-212&amp;seed_title=Wild+Speculation/comment-page-1/#comment-212</link>
		<dc:creator>Dan Creswell</dc:creator>
		<pubDate>Thu, 10 Sep 2009 19:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dancres.org/blitzblog/?p=284#comment-212</guid>
		<description>Hi James,

&quot;Also, how calm and analytic can one be when a senior exec is standing over one’s shoulder screaming about lost revenue?&quot;

We&#039;ve all seen that sort of thing haven&#039;t we? :)

To take a positive view: It&#039;s worth taking the courage to exploit the opportunity and explain how things can be changed to ensure it doesn&#039;t happen again. One method I&#039;ve used is to perform a postmortem which of course will identify all those cut corners as the root cause and prescribe solutions.

Hope you&#039;re keeping well!</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>&#8220;Also, how calm and analytic can one be when a senior exec is standing over one’s shoulder screaming about lost revenue?&#8221;</p>
<p>We&#8217;ve all seen that sort of thing haven&#8217;t we? <img src='http://www.dancres.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>To take a positive view: It&#8217;s worth taking the courage to exploit the opportunity and explain how things can be changed to ensure it doesn&#8217;t happen again. One method I&#8217;ve used is to perform a postmortem which of course will identify all those cut corners as the root cause and prescribe solutions.</p>
<p>Hope you&#8217;re keeping well!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
