<?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 on: Show Me Your Tool</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2009/04/06/show-me-your-tool/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2009/04/06/show-me-your-tool/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Phillips</title>
		<link>https://www.barneyb.com/barneyblog/2009/04/06/show-me-your-tool/comment-page-1/#comment-171422</link>
		<dc:creator>Chris Phillips</dc:creator>
		<pubDate>Mon, 06 Apr 2009 20:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=805#comment-171422</guid>
		<description>Firstly, I know people buy software based on the looks. I know that we constantly have to make visual updates to our CRM and websites that we provide to dealers, because &#039;X&#039; product looks nicer or whatever. And aren&#039;t there legions of Apple fan-boys using Macs because their OS looks really nice (at least partly)?

Secondly, I feel your pain on not being able to &#039;show&#039; people what I do (including my family). But, sometimes, if you did a nice job on an interface, you can &#039;show&#039; them what you did. And recently there were commercials running for a local dealership that show-cased part of their website that I built. So, I rewound the commercial, paused it, and told my kids, &#039;See, I built that&#039;. My kids thought it was cool. :-)</description>
		<content:encoded><![CDATA[<p>Firstly, I know people buy software based on the looks. I know that we constantly have to make visual updates to our CRM and websites that we provide to dealers, because 'X' product looks nicer or whatever. And aren't there legions of Apple fan-boys using Macs because their OS looks really nice (at least partly)?</p>
<p>Secondly, I feel your pain on not being able to 'show' people what I do (including my family). But, sometimes, if you did a nice job on an interface, you can 'show' them what you did. And recently there were commercials running for a local dealership that show-cased part of their website that I built. So, I rewound the commercial, paused it, and told my kids, 'See, I built that'. My kids thought it was cool. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>https://www.barneyb.com/barneyblog/2009/04/06/show-me-your-tool/comment-page-1/#comment-171378</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Mon, 06 Apr 2009 18:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=805#comment-171378</guid>
		<description>I love the post Barney.  

Just curious, have you done any wood working before?  If not you may want to reconsider that thought on being able to do something on your first few tries that you&#039;d keep in your home.  My dad&#039;s always done woodworking and some of his early projects were fugly.</description>
		<content:encoded><![CDATA[<p>I love the post Barney.  </p>
<p>Just curious, have you done any wood working before?  If not you may want to reconsider that thought on being able to do something on your first few tries that you'd keep in your home.  My dad's always done woodworking and some of his early projects were fugly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Strutz</title>
		<link>https://www.barneyb.com/barneyblog/2009/04/06/show-me-your-tool/comment-page-1/#comment-171371</link>
		<dc:creator>Nathan Strutz</dc:creator>
		<pubDate>Mon, 06 Apr 2009 17:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=805#comment-171371</guid>
		<description>Nice post, Barney. Thought provoking, for sure.

Please know that the code you write really truly is fantastic, and I sure as heck admire what you do.

Non-programmers (especially kids) are not typically interested by anything but the finished product, except under one circumstance: other people are publicly praising your work. Yes, we get that great sense of self-accomplishment when we write something extraordinary, but nobody else really knows until someone else is talking about your work. This being the case, we should all make a point to be the one talking about others&#039; work, as technical as it may be - publicly compliment the accomplishments and triumphs other people are doing, especially verbally. When a co-worker comes up with a new way to cut processing time, save memory, or they just makes something cool, especially when they go well above the minimum, make a big deal out of it. This has many other benefits as well, such as building a team attitude and encouraging code reuse when other programmers hear what a peer is doing. This is the golden &quot;do unto others&quot; rule as well. One day, it will be you getting the pat on the back.

I know what you mean about showing it off to the kiddos though, and I like where Jim was going with Linux. I&#039;ve tried to introduce my kids (all 5 &amp; under) to programming, in very general terms, &quot;why computer programs are good&quot; and &quot;what computers can do&quot; (basically: remember and decide) as well as a trillion-foot-view of the internet, and then specifically, I show them some easy programming tasks, usually javascript because it&#039;s easy with no compiling.

Funny story, Ramada ran an ad in Money magazine, so my wife clipped it out and hung it on the kids&#039; art wall, saying &quot;this is what daddy did.&quot; It was advertising one of my projects, then the kids see, abstractly, what I do.</description>
		<content:encoded><![CDATA[<p>Nice post, Barney. Thought provoking, for sure.</p>
<p>Please know that the code you write really truly is fantastic, and I sure as heck admire what you do.</p>
<p>Non-programmers (especially kids) are not typically interested by anything but the finished product, except under one circumstance: other people are publicly praising your work. Yes, we get that great sense of self-accomplishment when we write something extraordinary, but nobody else really knows until someone else is talking about your work. This being the case, we should all make a point to be the one talking about others' work, as technical as it may be &#8211; publicly compliment the accomplishments and triumphs other people are doing, especially verbally. When a co-worker comes up with a new way to cut processing time, save memory, or they just makes something cool, especially when they go well above the minimum, make a big deal out of it. This has many other benefits as well, such as building a team attitude and encouraging code reuse when other programmers hear what a peer is doing. This is the golden "do unto others" rule as well. One day, it will be you getting the pat on the back.</p>
<p>I know what you mean about showing it off to the kiddos though, and I like where Jim was going with Linux. I've tried to introduce my kids (all 5 &amp; under) to programming, in very general terms, "why computer programs are good" and "what computers can do" (basically: remember and decide) as well as a trillion-foot-view of the internet, and then specifically, I show them some easy programming tasks, usually javascript because it's easy with no compiling.</p>
<p>Funny story, Ramada ran an ad in Money magazine, so my wife clipped it out and hung it on the kids' art wall, saying "this is what daddy did." It was advertising one of my projects, then the kids see, abstractly, what I do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Priest</title>
		<link>https://www.barneyb.com/barneyblog/2009/04/06/show-me-your-tool/comment-page-1/#comment-171329</link>
		<dc:creator>Jim Priest</dc:creator>
		<pubDate>Mon, 06 Apr 2009 16:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=805#comment-171329</guid>
		<description>Great post!!   I have lately been trying to show my older daughter a bit more about what I do. I run Edubuntu on their computer and on a few occasions I have shown her that while we can download the &#039;program&#039; we can also look at all the code that makes it work.  

She also helps me work on my motorcycle and I&#039;ve tried to make connections there - a  motor isn&#039;t a magical block of metal that makes the car go.  It&#039;s made up of lots of bits that when assembled in the proper order (I have problems with that part) it will run, a lot like software.</description>
		<content:encoded><![CDATA[<p>Great post!!   I have lately been trying to show my older daughter a bit more about what I do. I run Edubuntu on their computer and on a few occasions I have shown her that while we can download the 'program' we can also look at all the code that makes it work.  </p>
<p>She also helps me work on my motorcycle and I've tried to make connections there &#8211; a  motor isn't a magical block of metal that makes the car go.  It's made up of lots of bits that when assembled in the proper order (I have problems with that part) it will run, a lot like software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dodo</title>
		<link>https://www.barneyb.com/barneyblog/2009/04/06/show-me-your-tool/comment-page-1/#comment-171322</link>
		<dc:creator>Dodo</dc:creator>
		<pubDate>Mon, 06 Apr 2009 15:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=805#comment-171322</guid>
		<description>Give Lindsay and Emery a few years and time really using a computer; they&#039;ll appreciate what you do.  And while I can&#039;t truly compare two similar pieces of software, I can certainly appreciate the work that goes into their development.  I do like well written software!!!!  (Don&#039;t we all?!?)</description>
		<content:encoded><![CDATA[<p>Give Lindsay and Emery a few years and time really using a computer; they'll appreciate what you do.  And while I can't truly compare two similar pieces of software, I can certainly appreciate the work that goes into their development.  I do like well written software!!!!  (Don't we all?!?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
