<?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>antipaucity &#187; reprint</title>
	<atom:link href="http://antipaucity.com/category/reprint/feed/" rel="self" type="application/rss+xml" />
	<link>http://antipaucity.com</link>
	<description>fighting the lack of good ideas</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:21:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>the deadly sins of programming &#8211; again?</title>
		<link>http://antipaucity.com/2011/02/18/the-deadly-sins-of-programming-again/</link>
		<comments>http://antipaucity.com/2011/02/18/the-deadly-sins-of-programming-again/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 13:11:21 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[commentary]]></category>
		<category><![CDATA[reprint]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://antipaucity.com/?p=814</guid>
		<description><![CDATA[InfoWorld this week published yet another article on &#8220;The 7 deadly sins of software development&#8221;. For those who don&#8217;t care to read the ~1 page article (that&#8217;s split unless you use the &#8220;print&#8221; option that puts it all on one page), here&#8217;s the list: Lust &#8211; overengineering Gluttony &#8211; not refactoring Greed &#8211; cross-team competition [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2011/02/18/the-deadly-sins-of-programming-again/' addthis:title='the deadly sins of programming &#8211; again? ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://infoworld.com/print/151872">InfoWorld</a> this week published yet another article on &#8220;The 7 deadly sins of software development&#8221;. For those who don&#8217;t care to read the ~1 page article (that&#8217;s split unless you use the &#8220;print&#8221; option that puts it all on one page), here&#8217;s the list:</p>
<ol>
<li>Lust &#8211; overengineering</li>
<li>Gluttony &#8211; not refactoring</li>
<li>Greed &#8211; cross-team competition</li>
<li>Sloth &#8211; not validating input</li>
<li>Wrath &#8211; no/bad comments</li>
<li>Envy &#8211; no version control</li>
<li>Pride &#8211; no unit testing</li>
</ol>
<p>Spiffy. Items 1, 4, 5, and 7 are beaten to <strong><em>DEATH</em></strong> in every computer science / information systems / intro programming / advanced programming / algorithms / data structures / etc / etc class I have every attended, read about, heard about, or thought about. Why is it rehashed AGAIN by InfoWorld?</p>
<p>Better yet, why does an article like this appear every 9-18 months (or more!) in a major publication or on a major website (<a href="http://infoworld.com">InfoWorld</a>, <a href="http://computerworld.com">ComputerWorld</a>, <a href="http://arstechnica.com">arstechnica</a>, <a href="http://joelonsoftware.com">joelonsoftware</a>, <a href="http://codinghorror.com">codinghorror</a>, <a href="http://stackoverflow.com/questions/57058/what-are-bad-programming-practices-in-c">etc</a> <a href="https://duckduckgo.com/?q=bad+programming+practices">etc</a>)?</p>
<p>Is it because, as my friend <a href="http://theexceptioncatcher.com/blog">Steven</a> said they&#8217;re &#8216;<em>basically new writers {&#8220;i&#8217;m fresh out of college and i know everything&#8221;} or quotas on programming articles</em>&#8216;? Is it because programmers are <em>really</em> <strong>THAT</strong> lazy? Or that bad? Or that inconsiderate? Or that management hasn&#8217;t encouraged a culture of excellence and teamwork? Yes, <a href="http://www.joelonsoftware.com/items/2009/09/23.html">shipping <em>IS</em> a feature</a>. It&#8217;s really important. So is having developers who care about their work &#8211; and who care for their fellow workers who will have to look at / modify / care for / clean their work later.</p>
<p>Lack of version control will bite you HARD everytime you don&#8217;t use it (don&#8217;t ask how I know &#8211; call it a <a href="http://www.imdb.com/title/tt0317740/quotes?qt0480142">Bad Experience</a>™). Competing with other teams is just dumb: you&#8217;re all <em>supposed</em> to be working for the same company, the same end goal, and, ultimately, the same customers who will eventually pay for whatever it is you&#8217;re writing (I&#8217;ll relate another moderately-humorous anecdote on that another time).</p>
<p>If developers really are that bad, or their employers are bad enough to not help/fix behavior, then we&#8217;re all in a lot of trouble. And if they&#8217;re not &#8211; then it must just be that it was a slow week, so somebody thought they&#8217;d regurgitate and modify the same thing we&#8217;ve all heard hundreds of times.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2011/02/18/the-deadly-sins-of-programming-again/' addthis:title='the deadly sins of programming &#8211; again? ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2011/02/18/the-deadly-sins-of-programming-again/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>fact of the week</title>
		<link>http://antipaucity.com/2010/08/17/fact-of-the-week/</link>
		<comments>http://antipaucity.com/2010/08/17/fact-of-the-week/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 13:27:42 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[humor]]></category>
		<category><![CDATA[reprint]]></category>

		<guid isPermaLink="false">http://antipaucity.com/?p=721</guid>
		<description><![CDATA[From the `fortune`-powered, motd on my server this morning: Here is the fact of the week, maybe even the fact of the month. According to probably reliable sources, the Coca-Cola people are experiencing severe marketing anxiety in China. The words &#8220;Coca-Cola&#8221; translate into Chinese as either (depending on the inflection) &#8220;wax-fattened mare&#8221; or &#8220;bite the [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2010/08/17/fact-of-the-week/' addthis:title='fact of the week ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>From the `fortune`-powered, motd on my server this morning:</p>
<blockquote><p>Here is the fact of the week, maybe even the fact of the month. According to probably reliable sources, the Coca-Cola people are experiencing severe marketing anxiety in China.</p>
<p>The words &#8220;Coca-Cola&#8221; translate into Chinese as either (depending on the inflection) &#8220;wax-fattened mare&#8221; or &#8220;bite the wax tadpole&#8221;.</p>
<p>Bite the wax tadpole.</p>
<p>There is a sort of rough justice, is there not?</p>
<p>The trouble with this fact, as lovely as it is, is that it&#8217;s hard to get a whole column out of it. I&#8217;d like to teach the world to bite a wax tadpole. Coke &#8211; it&#8217;s the real wax-fattened mare. Not bad, but broad satiric vistas do not open up.</p>
<p>&#8211; John Carrol, The San Francisco Chronicle<br />
﻿</p></blockquote>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2010/08/17/fact-of-the-week/' addthis:title='fact of the week ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2010/08/17/fact-of-the-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>note to anyone who sent models to the freight yard in phoenix</title>
		<link>http://antipaucity.com/2010/08/09/note-to-anyone-who-sent-models-to-the-freight-yard-in-phoenix/</link>
		<comments>http://antipaucity.com/2010/08/09/note-to-anyone-who-sent-models-to-the-freight-yard-in-phoenix/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 02:24:44 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[modeling]]></category>
		<category><![CDATA[reprint]]></category>
		<category><![CDATA[trains]]></category>

		<guid isPermaLink="false">http://antipaucity.com/?p=695</guid>
		<description><![CDATA[Reprinted from the NYO&#38;WRHS Yahoo Group (owrhs at yahoogroups dot com). To anyone who sent any model locomotives and/or rolling stock to The Freight Yard in Phoenix, AZ for custom painting, please be advised The Freight Yard closed its doors in May and the proprietor made a midnight raid on his shop and removed all [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2010/08/09/note-to-anyone-who-sent-models-to-the-freight-yard-in-phoenix/' addthis:title='note to anyone who sent models to the freight yard in phoenix ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Reprinted from the <a title="New York Ontario and Western Railway Historical Society" href="http://nyow.org/">NYO&amp;WRHS</a> Yahoo Group (owrhs at yahoogroups dot com).</p>
<blockquote><p>To anyone who sent any model locomotives and/or rolling stock to The Freight Yard in Phoenix, AZ for custom painting, please be advised The Freight Yard closed its doors in May and the proprietor made a midnight raid on his shop and removed all inventory to his home in Anthem, AZ including all stock delivered to him by us for painting. His shop phone is disconnected, his website is down, he doesn&#8217;t answer emails, and his business is no longer listed in Model Railroading magazine. He made no notifications to any of us consignors, gave no address nor phone number such we could contact him to recover our models. I had delivered an MKT brass EMD NW2 Phase IV for custom painting in NYO&amp;W livery in February.</p>
<p>After repeated failures in June to learn status on my consignment (I phoned the shop monthly in Mar and April to check on status, was out of state in May), I drove the 90 miles to personally check on his shop, found it empty and stripped of all inventory, shelves, counters. The property administrator had posted an inventory seizure notice and lock on the store&#8217;s door due to unpaid rent but the proprietor had first cleaned out the store before the notice was posted (dated 18 May 2010). The notice had the administrator&#8217;s name and phone number and through the property management company (Paula at Lynn Morrison Co, Tucson, AZ) and Google searches, I was able to track down the proprietor&#8217;s home address and phone number:</p>
<p>Martin Cohen<br />
3868 W. Links Dr.<br />
Anthem, AZ 85086<br />
PH 623-551-8842</p>
<p>Martin does not return phone calls as he promises. He&#8217;s a smooth talker, very pleasant on the phone, makes a lot of promises but follows through with none of them. After I requested he return it to me, he twice said he mailed my locomotive (unpainted &#8211; he said he couldn&#8217;t paint [in his garage] at least until October when the weather cools off). My own feeling is he hopes the consignors will give up (if no contact from consignee after a period of time, he can claim the engines as &#8220;abandoned property&#8221; and that he could sell the engines on eBay or whatever). After securing his home phone number, I pestered him with phone calls from June through the end of July when, after one last call this past Sunday evening, he told me  that the Postal Service had &#8220;returned as undeliverable&#8221; my locomotive the previous Friday. He did not phone me to advise me that he had the engine. I told him I&#8217;d be down the next morning to pick it up. He tried to put me off by claiming medical appointments but I preempted him by showing up at his door at 7AM Monday. He handed me my loco, I checked it out (all OK), and was on my way. One other consignor of six locomotives in the Phoenix area to whom I provided Cohen&#8217;s home contact information was able to do the same thing. Anyone who shipped a locomotive to The Freight Yard likely does not have the advantage of proximity. I had also reported the engine as stolen to the Phoenix Police Department (602-262-6151) the previous week (I notified Phoenix police of its recovery. I declined to press charges.). Also, if the Police had contacted him, this might have hastened the sudden reappearance of my locomotive.</p>
<p>I also suggest keeping detailed records of any communication/contacts with Martin Cohen. If by mail, send a letter with Signature Confirmation or Certified Mail. If he says he will return the locomotive by mail, insist he send it by Priority Mail with the above SC, CM, or, at least, with Delivery Confirmation; each will have a tracking number. Demand he tell you the tracking number. This will prove he actually sent it. Insurance is up to you. Good luck in getting any deposit back; I just wrote off my $116 deposit. All I wanted was the return of my locomotive.</p>
<p>If anyone needs further information, please feel free to contact me onlist or off or phone me (# below).</p>
<p>Anyone know of a reliable high quality custom model RR paint shop?</p>
<p>Good luck!<br />
Fred Stevens, Arizona Division of the New York, Ontario and Western<br />
Prescott, AZ</p></blockquote>
<p>Fred&#8217;s comments about this post (and my request to reprint it here) to the mailing list:</p>
<blockquote><p>I posted  the same message to all six of the model RR Groups to which I belong  including the large HOrailroading Group (about 2900 members).</p>
<p>My intent was informative rather than to  drive the guy out of business (not that he has much, if any business  left and he drove himself out of business) nor defamation of character  (he defamed himself). While I declined the Phoenix detective&#8217;s question  of whether or not to press charges (grand larceny aka grand theft  locomotive), the perp was standing on the gallows platform with the  noose already tightened and the platform would be released if he didn&#8217;t  return my NW2. I have little use for con artists&#8230;</p>
<p>Fred Stevens</p></blockquote>
<p>Another member (Ed H) of the group said the following, too:</p>
<blockquote><p>I was involved, as a victim, in an Issue like this a number of years ago.<br />
I Contacted the District Attorney in regards to the Restitution of  Monies. They Contacted all the Victims, got the Notarized Statements  &amp; Receipts, and saw to it that the Full Amount paid, was returned.<br />
Sounds like a Good Idea to do with this Unscrupulous Felon.</p></blockquote>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2010/08/09/note-to-anyone-who-sent-models-to-the-freight-yard-in-phoenix/' addthis:title='note to anyone who sent models to the freight yard in phoenix ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2010/08/09/note-to-anyone-who-sent-models-to-the-freight-yard-in-phoenix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>john stossel&#8217;s show last night</title>
		<link>http://antipaucity.com/2010/04/23/john-stossels-show-last-night/</link>
		<comments>http://antipaucity.com/2010/04/23/john-stossels-show-last-night/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 14:53:24 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[commentary]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[reprint]]></category>

		<guid isPermaLink="false">http://antipaucity.com/?p=487</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2010/04/23/john-stossels-show-last-night/' addthis:title='john stossel&#8217;s show last night ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/837FF3F29E028586"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/837FF3F29E028586" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2010/04/23/john-stossels-show-last-night/' addthis:title='john stossel&#8217;s show last night ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2010/04/23/john-stossels-show-last-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>want to reduce gas consumption?</title>
		<link>http://antipaucity.com/2009/08/23/want-to-reduce-gas-consumption/</link>
		<comments>http://antipaucity.com/2009/08/23/want-to-reduce-gas-consumption/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 20:22:31 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[cool]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[reprint]]></category>

		<guid isPermaLink="false">http://antipaucity.com/?p=359</guid>
		<description><![CDATA[Buy better tires. I referenced Seth Godin earlier today in regards to investment in developing countries. Why is it, then, that a marketing blogger would talk about wanting to reduce fuel consumption? I think it&#8217;s because it&#8217;s easier to relate to than streamlining other processes you may have in your business or development cycles. It&#8217;s [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2009/08/23/want-to-reduce-gas-consumption/' addthis:title='want to reduce gas consumption? ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Buy better tires.</p>
<p>I referenced <a href="http://sethgodin.typepad.com">Seth Godin</a> <a href="http://antipaucity.com/2009/08/23/removing-the-emergency-of-poverty/">earlier</a> today in regards to investment in developing countries.</p>
<p>Why is it, then, that a marketing blogger would talk about wanting to reduce fuel consumption? I think it&#8217;s because it&#8217;s easier to relate to than streamlining other processes you may have in your business or development cycles. It&#8217;s something we can relate to directly.</p>
<blockquote>
<p style="margin-top: 10px; margin-bottom: 10px; text-align: left;">If we assume that all the cars drive the same number of miles, which would be a better investment:</p>
<ul style="margin-top: 10px; margin-bottom: 10px;">
<li>Get new tires for all the Suburbans and increase their mileage a bit to 13 miles per gallon.</li>
<li>Replace all the Priuses and rewire them to get 100 miles per gallon (<strong>doubling</strong> their average!)</li>
</ul>
</blockquote>
<p>That&#8217;s right &#8211; spend a little bit of money on the Suburbans, and cut fuel usage more than you could by doubling the efficiency of the already-efficient Prius.</p>
<p>Why? It&#8217;s because we think in MPG rather than GPM. What does thinking in miles-per-gallon do to our brains that gallons-per-mile would make clearer? Well, here&#8217;s the math:</p>
<blockquote>
<ul>
<li>Let <em>m</em> be number of miles driven by a car&#8230;</li>
<li>Let <em>s </em>be the gas consumption (in gallons) for Suburbans (= m/10)</li>
<li>Let <em>p </em>be the gas consumption (in gallons) for Priuses (= m/50)</li>
<li>Let T be the total consumption (in gallons) (= s + <em>p</em> = m/10 + m/50 = 6m/50 = 0.12/m)</li>
</ul>
<p>So in Scenario #1, we have T = m/13 + m/50 = 50m+13m/650 = 63m/650 = 0.097m</p>
<p>And in Scenario #2, we have T = m/10 + m/100 = 11m/100 = 0.11m</p>
<p>Scenario #1 reduced consumption by 0.12-0.097 = 0.023; Scenario #2 only by 0.01; <strong>Scenario #1 is 2.3x more efficient</strong>!</p></blockquote>
<p>This is due to a power-curve relationship early on in the MPG table, where a minute improvement (1 MPG on 10) is a huge <strong>percentage</strong> improvement (10%) at the front end whereas later-on it&#8217;s minuscule.</p>
<p>I thought it was neat <img src='http://antipaucity.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Original article &#8211; <a href="http://sethgodin.typepad.com/seths_blog/2009/08/not-so-good-at-math.html">http://sethgodin.typepad.com/seths_blog/2009/08/not-so-good-at-math.html</a></p>
<p>The math as to why it works &#8211; <a href="http://www.onpreinit.com/2009/08/mpg-illusion-seth-godin.html">http://www.onpreinit.com/2009/08/mpg-illusion-seth-godin.html</a> or <a href="http://charliepark.tumblr.com/post/169016492/in-seth-godins-post-this-morning-he-talks-about">http://charliepark.tumblr.com/post/169016492/in-seth-godins-post-this-morning-he-talks-about</a></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2009/08/23/want-to-reduce-gas-consumption/' addthis:title='want to reduce gas consumption? ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2009/08/23/want-to-reduce-gas-consumption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the best middle name. ever.</title>
		<link>http://antipaucity.com/2009/01/21/the-best-middle-name-ever/</link>
		<comments>http://antipaucity.com/2009/01/21/the-best-middle-name-ever/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 12:01:21 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[insights]]></category>
		<category><![CDATA[reprint]]></category>

		<guid isPermaLink="false">http://antipaucity.com/2009/01/21/the-best-middle-name-ever/</guid>
		<description><![CDATA[While I typically don&#8217;t repost, Seth Godin&#8217;s post was awesome. &#8220;The best middle name ever It&#8217;s not Warren or Susan or Otis or Samuel or Tricia. It&#8217;s &#8220;The.&#8221; As in Attila The Hun or Alexander The Great or Zorba The Greek. When your middle name is &#8216;The&#8217;, it means you&#8217;re it. The only one. The [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2009/01/21/the-best-middle-name-ever/' addthis:title='the best middle name. ever. ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>While I typically don&#8217;t repost, Seth Godin&#8217;s <a href="http://sethgodin.typepad.com/seths_blog/2009/01/the-best-middle.html">post</a> was awesome.</p>
<p>&#8220;<strong>The best middle name ever</strong></p>
<p>It&#8217;s not Warren or Susan or Otis or Samuel or Tricia.</p>
<p>It&#8217;s &#8220;The.&#8221;</p>
<p>As in Attila The Hun or Alexander The Great or Zorba The Greek.</p>
<p>When your middle name is &#8216;The&#8217;, it means you&#8217;re it. The only one. The one that defines the category. I think that focus is a choice, and that the result of appropriate focus is you earn the middle name.</p>
<p>Jordan&#8217;s Furniture in Waltham was <em>the</em> place to go for that sort of thing. Bocce Pizza and the Anchor Bar were <em>the</em> places in Buffalo when I was growing up. Google is more appropriately called Google the search engine.</p>
<p><strong>Seek the.</strong></p>
<p>Of course, Winnie the Pooh is the exception that proves the rule.&#8221;</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2009/01/21/the-best-middle-name-ever/' addthis:title='the best middle name. ever. ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2009/01/21/the-best-middle-name-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>kelly johnson&#8217;s 14 rules of management</title>
		<link>http://antipaucity.com/2008/11/19/kelly-johnsons-14-rules-of-management/</link>
		<comments>http://antipaucity.com/2008/11/19/kelly-johnsons-14-rules-of-management/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 19:11:35 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[commentary]]></category>
		<category><![CDATA[insights]]></category>
		<category><![CDATA[reprint]]></category>

		<guid isPermaLink="false">http://antipaucity.com/2008/11/19/kelly-johnsons-14-rules-of-management/</guid>
		<description><![CDATA[Johnson&#8217;s famed &#8216;down-to-brass-tacks&#8217; management style was summed up by his motto, &#8220;Be quick, be quiet, and be on time.&#8221; He ran Lockheed&#8217;s Skunk Works by these 14 rules. Kelly&#8217;s 14 Rules: The Skunk Works manager must be delegated practically complete control of his program in all aspects. He should report to a division president or [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2008/11/19/kelly-johnsons-14-rules-of-management/' addthis:title='kelly johnson&#8217;s 14 rules of management ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Johnson&#8217;s famed &#8216;down-to-brass-tacks&#8217; management style was summed up by his motto, &#8220;Be quick, be quiet, and be on time.&#8221; He ran Lockheed&#8217;s Skunk Works by these <a href="http://www.lockheedmartin.com/aeronautics/skunkworks/14rules.html" title="opens in new window" target="_blank">14 rules</a>.</p>
<p>Kelly&#8217;s 14 Rules:</p>
<ol>
<li>The Skunk Works manager must be delegated practically complete control of his program in all aspects. He should report to a division president or higher.</li>
<li>Strong but small project offices must be provided both by the military and industry.</li>
<li>The number of people having any connection with the project must be restricted in an almost vicious manner. Use a small number of good people (10% to 25% compared to the so-called normal systems).</li>
<li>A very simple drawing and drawing release system with great flexibility for making changes must be provided.</li>
<li>There must be a minimum number of reports required, but important work must be recorded thoroughly.</li>
<li>There must be a monthly cost review covering not only what has been spent and committed but also projected costs to the conclusion of the program. Don&#8217;t have the books 90 days late, and don&#8217;t surprise the customer with sudden overruns.</li>
<li>The contractor must be delegated and must assume more than normal responsibility to get good vendor bids for subcontract on the project. Commercial bid procedures are very often better than military ones.</li>
<li>The inspection system as currently used by the Skunk Works, which has been approved by both the Air Force and Navy, meets the intent of existing military requirements and should be used on new projects. Push more basic inspection responsibility back to subcontractors and vendors. Don&#8217;t duplicate so much inspection.</li>
<li>The contractor must be delegated the authority to test his final product in flight. He can and must test it in the initial stages. If he doesn&#8217;t, he rapidly loses his competency to design other vehicles.</li>
<li>The specifications applying to the hardware must be agreed to well in advance of contracting. The Skunk Works practice of having a specification section stating clearly which important military specification items will not knowingly be complied with and reasons therefore is highly recommended.</li>
<li>Funding a program must be timely so that the contractor doesn&#8217;t have to keep running to the bank to support government projects.</li>
<li>There must be mutual trust between the military project organization and the contractor with very close cooperation and liaison on a day-to-day basis. This cuts down misunderstanding and correspondence to an absolute minimum.</li>
<li>Access by outsiders to the project and its personnel must be strictly controlled by appropriate security measures.</li>
<li>Because only a few people will be used in engineering and most other areas, ways must be provided to reward good performance by pay not based on the number of personnel supervised.</li>
</ol>
<p>Note that Kelly had a 15th rule that he passed on by word of mouth. According to the book &#8220;Skunkworks&#8221; the 15th rule is: &#8220;Starve before doing business with the damned Navy. They don&#8217;t know what the hell they want and will drive you up a wall before they break either your heart or a more exposed part of your anatomy.&#8221;</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2008/11/19/kelly-johnsons-14-rules-of-management/' addthis:title='kelly johnson&#8217;s 14 rules of management ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2008/11/19/kelly-johnsons-14-rules-of-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>univacky</title>
		<link>http://antipaucity.com/2008/11/14/univacky/</link>
		<comments>http://antipaucity.com/2008/11/14/univacky/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 17:59:39 +0000</pubDate>
		<dc:creator>antipaucity</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[reprint]]></category>

		<guid isPermaLink="false">http://antipaucity.com/2008/11/14/univacky/</guid>
		<description><![CDATA[an oldy, but a goody&#8230; http://www.fourmilab.ch/documents/univac/univacky.html (For proper rhythm, the symbol “@” is pronounced “at” and “$” is pronounced “dollar”.) &#8216;Twas BRKPT and the I/O queue Was SYMMING FASTRAND like the wind. All idle was the CAU As the last run had just FINNED. &#8220;Beware the UNIVAC, my son, Its FASTRAND and its high-speed drum, [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2008/11/14/univacky/' addthis:title='univacky ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>an oldy, but a goody&#8230; <a href="http://www.fourmilab.ch/documents/univac/univacky.html">http://www.fourmilab.ch/documents/univac/univacky.html</a></p>
<p>(For proper rhythm, the symbol “@” is pronounced “at” and “$” is pronounced “dollar”.)</p>
<p>&#8216;Twas BRKPT and the I/O queue<br />
Was SYMMING FASTRAND like the wind.<br />
All idle was the CAU<br />
As the last run had just FINNED.</p>
<p>&#8220;Beware the UNIVAC, my son,<br />
Its FASTRAND and its high-speed drum,<br />
And FIELDATA, and listen for<br />
The CTMC&#8217;s hum.&#8221;</p>
<p>He quickly dialed a low-speed line<br />
And then keyed in his SITE-ID.<br />
He typed @RUN and then sat back<br />
To wield his CRT.</p>
<p>NO ACTIVE RUN, it answered back,<br />
And WAITING ON FACILITY;<br />
BAD STATUS WORD FROM CSF,<br />
And then just SYMB 03.</p>
<p>&#8220;I&#8217;ll fix you now,&#8221; he shouted out,<br />
&#8220;You&#8217;ve finally got me ired.<br />
I&#8217;ll use a systems terminal:<br />
1200 baud, hard-wired!&#8221;</p>
<p>&#8220;I&#8217;ll write a loop in SSG<br />
To make your ferrite holler<br />
1000 runs, and in each one<br />
Ten ER&#8217;s to FORK$.&#8221;</p>
<p>&#8220;Each fork,&#8221; he smiles, &#8220;@ADDs 10 files,<br />
Each file starts 10 runs more.<br />
Each run contains 10 COBOL jobs<br />
To grind along in core.</p>
<p>&#8220;Each job will write 10 9-track tapes,<br />
And then rewind and read them.<br />
Each tape, of course, is punched to cards,<br />
For backup, if I need them.&#8221;</p>
<p>As fast as light his fingers write:<br />
@SETC, then @TEST, @JUMP,<br />
@XQT, and then for spite,<br />
A full post-mortem dump.</p>
<p>He wiped his hands upon his shirt<br />
And then he FINNED his run,<br />
And scurried to the console<br />
To sit and watch the fun.</p>
<p>MEMORY FAULT, the system cried,<br />
And PARITY-07 ADG,<br />
And PANIC DUMP IMPOSSIBLE,<br />
And ERROR 53.</p>
<p>&#8220;Oh frabjous day, callou callay;<br />
I&#8217;ve made the system stall.&#8221;<br />
He tore it from the PAGEWRITER<br />
And hung it on the wall.</p>
<p>&#8216;Twas BRKPT and the I/O queue<br />
Was SYMMING FASTRAND like the wind.<br />
All idle was the CAU<br />
As the last run had just FINNED.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://antipaucity.com/2008/11/14/univacky/' addthis:title='univacky ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://antipaucity.com/2008/11/14/univacky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

