<?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 Personal Mastery Blog</title>
	<atom:link href="http://www.marcdussault.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcdussault.com/blog</link>
	<description>The Official Personal Mastery Mindset Blog</description>
	<lastBuildDate>Fri, 12 Feb 2010 04:42:02 +1100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on A 17 Second &#8216;Cute&#8217; Interlude by Donte Aukes</title>
		<link>http://www.marcdussault.com/blog/a-17-second-cute-interlude/comment-page-1/#comment-1602</link>
		<dc:creator>Donte Aukes</dc:creator>
		<pubDate>Fri, 12 Feb 2010 04:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=715#comment-1602</guid>
		<description>I was scanning something else about this on another blog. Interesting. Your perspective on it is diametrically opposed to what I read earlier. I am still contemplating over the various points of view, but I&#039;m inclined to a great extent toward yours. And irrespective, that&#039;s what is so good about modern democracy and the marketplace of ideas on-line.</description>
		<content:encoded><![CDATA[<p>I was scanning something else about this on another blog. Interesting. Your perspective on it is diametrically opposed to what I read earlier. I am still contemplating over the various points of view, but I&#8217;m inclined to a great extent toward yours. And irrespective, that&#8217;s what is so good about modern democracy and the marketplace of ideas on-line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Think Like Einstein by Michael</title>
		<link>http://www.marcdussault.com/blog/thinking-like-einstein/comment-page-1/#comment-1596</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 12 Oct 2009 11:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=662#comment-1596</guid>
		<description>I find logical reasoning to be one of those things that are great at reminding ourselves how simple something can be broken down into when it is analysed and thought about a little further that just reacting to a situation or information put in front of us.

The video is great as the setting and content (making use of a famous mind and quote) which is only made apparent at the end keep the viewer engaged for the clip length: You need the subject, content and delivery method to keep the viewer engaged; its a great example; and on a side note also reminds us to think about what we are being told and to not take it for granted as being correct!

Thanks for sharing the video.


Michael 
http://www.southshorediet.com/</description>
		<content:encoded><![CDATA[<p>I find logical reasoning to be one of those things that are great at reminding ourselves how simple something can be broken down into when it is analysed and thought about a little further that just reacting to a situation or information put in front of us.</p>
<p>The video is great as the setting and content (making use of a famous mind and quote) which is only made apparent at the end keep the viewer engaged for the clip length: You need the subject, content and delivery method to keep the viewer engaged; its a great example; and on a side note also reminds us to think about what we are being told and to not take it for granted as being correct!</p>
<p>Thanks for sharing the video.</p>
<p>Michael<br />
<a href="http://www.southshorediet.com/" rel="nofollow">http://www.southshorediet.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Think Like Einstein by Ray Keefe</title>
		<link>http://www.marcdussault.com/blog/thinking-like-einstein/comment-page-1/#comment-1595</link>
		<dc:creator>Ray Keefe</dc:creator>
		<pubDate>Fri, 09 Oct 2009 23:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=662#comment-1595</guid>
		<description>Hi Marc,

I am also a great fan of Einstein.  I read his biography again last year and am amazed at his intellectual honesty and his ability to see through the false reasoning we can too easily settle for as truth.  As the father of quantum mechanics for which he got his Nobel Prize awarded in 1922 for the paper he wrote in 1905 looking at the photoelectric effect where he showed that a statistical analysis of Wien&#039;s formula looking at the wavelength distribution of the heat radiation could account for the effect where electron emmission from an illuminated metal surface could be explained if the light were considered to be in quanta or parcels or particles.  Although he later struggled with some of the conclusions that quantum mechanics woudl come to he also did the math that eventually proved them to be true and did not shrink from fixing their formulas even though the results were disturbing to him.  A truly remarkable and laudable individual.

In the field of electronics and embedded software development which is where my company operates we issues to face and resolve although they are not as fundamentla as the ones Einstein faced.

If you want to solve a design problem, it is important to know what assumptions you are making and to test that they are correct.  Unchallenged assumptions can be one of the biggest sources of project failures and managing and eliminating risks early in a project is a strategy we use to ensure we consitently deliver projects on time and on budget with all the required functions and features.

The other area where this same issue arises is fault diagnosis and debugging.  Again it is assumptions and poorly thought through symptom analysis that can lead to a lot of frustration and wasted effort.  I recently repaired a corrosion protection data logger that had developed a fault in the field.  It didn&#039;t communicate back via its 802.15.4 RF wireless telemetry link and when I opened it up and checked inside it did not seem to start up even with new batteries.  The power supply voltages were all correct so it wasn&#039;t that.

First tip - check the power supply before looking at anything else.  Electronics rarely works correctly with a faulty power supply and the power supply is one of the most highly stressed electronics components making it more likely to fail.

Second tip - check the wiring.

This product only has 2 wires so checking the wiring was easy.  But this is normally one of the first things to also check; that the leads, wires and connectors are all in place and correctly mated.  I once reapaired a personal computer that appeared to have a driver problem with the printer when in fact it turned out that the cable from the motherboard to the rear panel connector had come loose.  I wasted an hour trying to fix a software error when it was really a hardware problem.  Plug in the cable and all is fine again.

But in the case of the data logger, the wiring was fine.  This is good cost reduction strategy since wires, connectors and assembly labour are often way more expensive than the extra printed circuit board size needed to eliminate them all.  And it also removes a potential fault source so it is a double winner as a product development strategy.

Next I tried connecting to the microcontroller using the In System Programming (ISP) connection.  No response.  The power supply is OK but the microcontroller doesn&#039;t respond.  They are usually very reliable.  This particluar part was an Atmel AVR ATmega644P with dual UARTs and lots of FLASH, RAM and even on board EEPROM.  I did a series of other measurements and concluded that it looked like a fault with the microcontroller.  This is very rare for an Atmel part and the first time I have seen it in this processor.

So I desoldered the microcontroller using a hot air Surface Mount rework station and replaced it.  I then went to program the new microncontroller and it programemd fine.  The In System Programmer connected to the part, programmed the embedded code into it and set all the fuse settings so it would operate in bootloader mode with code protection and an external crystal oscillator.

I removed the ISP and restarted the Data Logger.  No response.  Reconnected the ISP.  No response.  Another data point for the debugging.  But a frustrating one since I&#039;m now sure that it isn&#039;t the processor and Atmel has an intact reputation again.

So what changed when I programmed it?

There is only one thing that it can now be.  The external crystal osciallator.  The Atmel AVR parts come from the factory operating off an internal RC oscillator but can be set to use an external crystal oscillator.  They will program up fine until you exit programming mode at which point they try and do what you told them to do, and use the external crystal oscillator.  If the osciallator is faulty, they can&#039;t operate.  So I replaced the crystal and all is fine again.

So could I have done this differently?  The answer is obviously yes but I made an asssumption.  One of Murphy&#039;s Laws of Technology states that &quot;Logic is a systematic method of coming to the wrong conclusion with confidence&quot;.  You can see the rest of them here http://www.murphys-laws.com/murphy/murphy-technology.html

If the microcontroller had of indeed been at fault, changing the crystal woud have achieved nothing.  But changing the crystal is an order of magnitude easier than changing the microcontroller.  And I was familiar with this design since we designed it and recently got 2 National Innovation Awards for the work we did on it.  If you are interested you can check that out at http://www.successful.com.au/blog/2009/09/18/edn-innovation-awards-2009-2-trophies/ .  After discussions with our client, Borgtech, it is likely this particular unit was dropped from a great height.  If I had known that then I might have decided to look at the crystal first since they can shatter if subject to high shock loads and you have to buy special types for very high shock environments.

So the moral for me is: &quot;all things being equal, check the easiest thing first!&quot;

I&#039;m sure you can identify equivalent scenarios in your own area of interest.

Thanks again Marc for such a great reminder of Einstein&#039;s brilliance and honesty.

Ray Keefe
http://www.successful.com.au</description>
		<content:encoded><![CDATA[<p>Hi Marc,</p>
<p>I am also a great fan of Einstein.  I read his biography again last year and am amazed at his intellectual honesty and his ability to see through the false reasoning we can too easily settle for as truth.  As the father of quantum mechanics for which he got his Nobel Prize awarded in 1922 for the paper he wrote in 1905 looking at the photoelectric effect where he showed that a statistical analysis of Wien&#8217;s formula looking at the wavelength distribution of the heat radiation could account for the effect where electron emmission from an illuminated metal surface could be explained if the light were considered to be in quanta or parcels or particles.  Although he later struggled with some of the conclusions that quantum mechanics woudl come to he also did the math that eventually proved them to be true and did not shrink from fixing their formulas even though the results were disturbing to him.  A truly remarkable and laudable individual.</p>
<p>In the field of electronics and embedded software development which is where my company operates we issues to face and resolve although they are not as fundamentla as the ones Einstein faced.</p>
<p>If you want to solve a design problem, it is important to know what assumptions you are making and to test that they are correct.  Unchallenged assumptions can be one of the biggest sources of project failures and managing and eliminating risks early in a project is a strategy we use to ensure we consitently deliver projects on time and on budget with all the required functions and features.</p>
<p>The other area where this same issue arises is fault diagnosis and debugging.  Again it is assumptions and poorly thought through symptom analysis that can lead to a lot of frustration and wasted effort.  I recently repaired a corrosion protection data logger that had developed a fault in the field.  It didn&#8217;t communicate back via its 802.15.4 RF wireless telemetry link and when I opened it up and checked inside it did not seem to start up even with new batteries.  The power supply voltages were all correct so it wasn&#8217;t that.</p>
<p>First tip &#8211; check the power supply before looking at anything else.  Electronics rarely works correctly with a faulty power supply and the power supply is one of the most highly stressed electronics components making it more likely to fail.</p>
<p>Second tip &#8211; check the wiring.</p>
<p>This product only has 2 wires so checking the wiring was easy.  But this is normally one of the first things to also check; that the leads, wires and connectors are all in place and correctly mated.  I once reapaired a personal computer that appeared to have a driver problem with the printer when in fact it turned out that the cable from the motherboard to the rear panel connector had come loose.  I wasted an hour trying to fix a software error when it was really a hardware problem.  Plug in the cable and all is fine again.</p>
<p>But in the case of the data logger, the wiring was fine.  This is good cost reduction strategy since wires, connectors and assembly labour are often way more expensive than the extra printed circuit board size needed to eliminate them all.  And it also removes a potential fault source so it is a double winner as a product development strategy.</p>
<p>Next I tried connecting to the microcontroller using the In System Programming (ISP) connection.  No response.  The power supply is OK but the microcontroller doesn&#8217;t respond.  They are usually very reliable.  This particluar part was an Atmel AVR ATmega644P with dual UARTs and lots of FLASH, RAM and even on board EEPROM.  I did a series of other measurements and concluded that it looked like a fault with the microcontroller.  This is very rare for an Atmel part and the first time I have seen it in this processor.</p>
<p>So I desoldered the microcontroller using a hot air Surface Mount rework station and replaced it.  I then went to program the new microncontroller and it programemd fine.  The In System Programmer connected to the part, programmed the embedded code into it and set all the fuse settings so it would operate in bootloader mode with code protection and an external crystal oscillator.</p>
<p>I removed the ISP and restarted the Data Logger.  No response.  Reconnected the ISP.  No response.  Another data point for the debugging.  But a frustrating one since I&#8217;m now sure that it isn&#8217;t the processor and Atmel has an intact reputation again.</p>
<p>So what changed when I programmed it?</p>
<p>There is only one thing that it can now be.  The external crystal osciallator.  The Atmel AVR parts come from the factory operating off an internal RC oscillator but can be set to use an external crystal oscillator.  They will program up fine until you exit programming mode at which point they try and do what you told them to do, and use the external crystal oscillator.  If the osciallator is faulty, they can&#8217;t operate.  So I replaced the crystal and all is fine again.</p>
<p>So could I have done this differently?  The answer is obviously yes but I made an asssumption.  One of Murphy&#8217;s Laws of Technology states that &#8220;Logic is a systematic method of coming to the wrong conclusion with confidence&#8221;.  You can see the rest of them here <a href="http://www.murphys-laws.com/murphy/murphy-technology.html" rel="nofollow">http://www.murphys-laws.com/murphy/murphy-technology.html</a></p>
<p>If the microcontroller had of indeed been at fault, changing the crystal woud have achieved nothing.  But changing the crystal is an order of magnitude easier than changing the microcontroller.  And I was familiar with this design since we designed it and recently got 2 National Innovation Awards for the work we did on it.  If you are interested you can check that out at <a href="http://www.successful.com.au/blog/2009/09/18/edn-innovation-awards-2009-2-trophies/" rel="nofollow">http://www.successful.com.au/blog/2009/09/18/edn-innovation-awards-2009-2-trophies/</a> .  After discussions with our client, Borgtech, it is likely this particular unit was dropped from a great height.  If I had known that then I might have decided to look at the crystal first since they can shatter if subject to high shock loads and you have to buy special types for very high shock environments.</p>
<p>So the moral for me is: &#8220;all things being equal, check the easiest thing first!&#8221;</p>
<p>I&#8217;m sure you can identify equivalent scenarios in your own area of interest.</p>
<p>Thanks again Marc for such a great reminder of Einstein&#8217;s brilliance and honesty.</p>
<p>Ray Keefe<br />
<a href="http://www.successful.com.au" rel="nofollow">http://www.successful.com.au</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AntiMimeticIsoMorphism: An Artistic Example by Michael</title>
		<link>http://www.marcdussault.com/blog/antimimeticisomorphism-an-artistic-example/comment-page-1/#comment-1594</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 02 Oct 2009 13:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=610#comment-1594</guid>
		<description>Awesome timeline video showing the process of creating something in photoshop! For the many hours I have spent in front of the program it was great to see it happen like that!

Thanks for sharing 

Michael</description>
		<content:encoded><![CDATA[<p>Awesome timeline video showing the process of creating something in photoshop! For the many hours I have spent in front of the program it was great to see it happen like that!</p>
<p>Thanks for sharing </p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sales Lesson by David Conroy</title>
		<link>http://www.marcdussault.com/blog/sales-lesson/comment-page-1/#comment-1593</link>
		<dc:creator>David Conroy</dc:creator>
		<pubDate>Fri, 02 Oct 2009 05:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=637#comment-1593</guid>
		<description>We in our mid to late 40s can relate to that.
I would love to be a fly on the wall when he gets home
I would give the kid a job also. He just got a promotion in sales!
DC</description>
		<content:encoded><![CDATA[<p>We in our mid to late 40s can relate to that.<br />
I would love to be a fly on the wall when he gets home<br />
I would give the kid a job also. He just got a promotion in sales!<br />
DC</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Valuable Life Lesson And Moral by Gerard Spriet</title>
		<link>http://www.marcdussault.com/blog/a-valuable-life-lesson-and-moral/comment-page-1/#comment-1590</link>
		<dc:creator>Gerard Spriet</dc:creator>
		<pubDate>Thu, 20 Aug 2009 00:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=598#comment-1590</guid>
		<description>Wow!!! An Outstanding Post - Marc. I loved reading it and the many life lessons &amp; metaphors. This is much much funnier than your zebra jokes Marc :-). Thank you or sharing it with us.
Life is what we make of it!!
Carpe Diem 
Gerard Spriet 
Geelongsgym.com.au</description>
		<content:encoded><![CDATA[<p>Wow!!! An Outstanding Post &#8211; Marc. I loved reading it and the many life lessons &amp; metaphors. This is much much funnier than your zebra jokes Marc <img src='http://www.marcdussault.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Thank you or sharing it with us.<br />
Life is what we make of it!!<br />
Carpe Diem<br />
Gerard Spriet<br />
Geelongsgym.com.au</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Only One Time Ever&#8230; by Frieda McLoughlin</title>
		<link>http://www.marcdussault.com/blog/only-one-time-ever/comment-page-1/#comment-1588</link>
		<dc:creator>Frieda McLoughlin</dc:creator>
		<pubDate>Fri, 07 Aug 2009 07:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=615#comment-1588</guid>
		<description>Time waits for no man (person) nor will you ever get it back.  Do today don&#039;t delay until tomorrow, space out your time as you can only stretch so far and do the thing you are doing - well - do it once! 1% improvement!!!

http://www.AustralianBullionCompany.com.au</description>
		<content:encoded><![CDATA[<p>Time waits for no man (person) nor will you ever get it back.  Do today don&#8217;t delay until tomorrow, space out your time as you can only stretch so far and do the thing you are doing &#8211; well &#8211; do it once! 1% improvement!!!</p>
<p><a href="http://www.AustralianBullionCompany.com.au" rel="nofollow">http://www.AustralianBullionCompany.com.au</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Only One Time Ever&#8230; by Ray Keefe</title>
		<link>http://www.marcdussault.com/blog/only-one-time-ever/comment-page-1/#comment-1587</link>
		<dc:creator>Ray Keefe</dc:creator>
		<pubDate>Fri, 07 Aug 2009 02:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=615#comment-1587</guid>
		<description>As someone who runs an engineering services company specialising in design for low cost electronics manufacture in Australia, numbers are quite important for us.  So this is both quite amusing and profound.

The amusing part is that the zero point is arbitrarily chosen. It is generally considered that Jesus was born somewhere between 4 and 6 BC (which stands for Before Christ) so he was ahead of his time.  But only because the first official attempt to backtrack to the correct year didn&#039;t have good enough data or methods and so the baseline was set in the wrong place.  If they had got it right, the moment we are looking at in this blog post would have been before the Beijing Olympics.

The profound part is that how we label things changes what they mean to us. And that changes how we respond to them.

So 0 degrees Celsius is the freezing point of water.  But we have determined that -273 degrees Celsius is the real baseline for how cold things can go.  This is also known as 0 degrees Kelvin and is named after Lord Kelvin. So from our perspective, a rise of 10 degrees is a significant change in the temperature but the universe sees this as a pretty minor adjustment.

Some electronics units of measurement:

- capacitance and the Farad named after Michael Faraday.  Mostly we work with microfarads and nanofarads and picofarads which are 10^-6, 10^-9 and 10^-12 smaller than a Farad.  So the baseline was set huge and we have been dividing down ever since.

- inductance and the Henry named after Joseph Henry.  This isn&#039;t as bad since we are generally working in millihenry and microhenry values when designing with electronic circuit elements.  I&#039;ll ignore parisitic effects.

- watts, volts and amperes (also called amps) work out pretty well as do Ohms (for resistance).  These rarely get below the 10^-6 region and are often in whole units.  Though we do a lot of low power electronics and these generally try to run in the microampere territory for operating current.

Now I thought about trying to post this at exactly 12:34:56 7/8/9 but then I realised that moment would come at a different time in each time zone.  And the time zones even out what is really sliding time.  So I&#039;ll just do it now.

I also don&#039;t know the relationship between the blog host&#039;s time zone and mine though there are ways to work that out if I cared enough about it.

Better stick to designing electronics products for manufacture in Australia by Australian electronics manufactures.

Ray Keefe
http://www.successful.com.au</description>
		<content:encoded><![CDATA[<p>As someone who runs an engineering services company specialising in design for low cost electronics manufacture in Australia, numbers are quite important for us.  So this is both quite amusing and profound.</p>
<p>The amusing part is that the zero point is arbitrarily chosen. It is generally considered that Jesus was born somewhere between 4 and 6 BC (which stands for Before Christ) so he was ahead of his time.  But only because the first official attempt to backtrack to the correct year didn&#8217;t have good enough data or methods and so the baseline was set in the wrong place.  If they had got it right, the moment we are looking at in this blog post would have been before the Beijing Olympics.</p>
<p>The profound part is that how we label things changes what they mean to us. And that changes how we respond to them.</p>
<p>So 0 degrees Celsius is the freezing point of water.  But we have determined that -273 degrees Celsius is the real baseline for how cold things can go.  This is also known as 0 degrees Kelvin and is named after Lord Kelvin. So from our perspective, a rise of 10 degrees is a significant change in the temperature but the universe sees this as a pretty minor adjustment.</p>
<p>Some electronics units of measurement:</p>
<p>- capacitance and the Farad named after Michael Faraday.  Mostly we work with microfarads and nanofarads and picofarads which are 10^-6, 10^-9 and 10^-12 smaller than a Farad.  So the baseline was set huge and we have been dividing down ever since.</p>
<p>- inductance and the Henry named after Joseph Henry.  This isn&#8217;t as bad since we are generally working in millihenry and microhenry values when designing with electronic circuit elements.  I&#8217;ll ignore parisitic effects.</p>
<p>- watts, volts and amperes (also called amps) work out pretty well as do Ohms (for resistance).  These rarely get below the 10^-6 region and are often in whole units.  Though we do a lot of low power electronics and these generally try to run in the microampere territory for operating current.</p>
<p>Now I thought about trying to post this at exactly 12:34:56 7/8/9 but then I realised that moment would come at a different time in each time zone.  And the time zones even out what is really sliding time.  So I&#8217;ll just do it now.</p>
<p>I also don&#8217;t know the relationship between the blog host&#8217;s time zone and mine though there are ways to work that out if I cared enough about it.</p>
<p>Better stick to designing electronics products for manufacture in Australia by Australian electronics manufactures.</p>
<p>Ray Keefe<br />
<a href="http://www.successful.com.au" rel="nofollow">http://www.successful.com.au</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Only One Time Ever&#8230; by Michael</title>
		<link>http://www.marcdussault.com/blog/only-one-time-ever/comment-page-1/#comment-1586</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 06 Aug 2009 13:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=615#comment-1586</guid>
		<description>There is no way that you can ignore time - it is one of the constants that drive our life: Getting up, eating, sleeping, having fun - you can only do it when you have the time, and when your time is above ground!

Thanks for pointing it out - I had not considered the day / date tomorrow - but will make sure I am looking at the clock about mid day!

Michael
http://www.southshorediet.com/</description>
		<content:encoded><![CDATA[<p>There is no way that you can ignore time &#8211; it is one of the constants that drive our life: Getting up, eating, sleeping, having fun &#8211; you can only do it when you have the time, and when your time is above ground!</p>
<p>Thanks for pointing it out &#8211; I had not considered the day / date tomorrow &#8211; but will make sure I am looking at the clock about mid day!</p>
<p>Michael<br />
<a href="http://www.southshorediet.com/" rel="nofollow">http://www.southshorediet.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Only One Time Ever&#8230; by David Conroy</title>
		<link>http://www.marcdussault.com/blog/only-one-time-ever/comment-page-1/#comment-1585</link>
		<dc:creator>David Conroy</dc:creator>
		<pubDate>Thu, 06 Aug 2009 00:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcdussault.com/blog/?p=615#comment-1585</guid>
		<description>So.. 
Do it Now

DC</description>
		<content:encoded><![CDATA[<p>So..<br />
Do it Now</p>
<p>DC</p>
]]></content:encoded>
	</item>
</channel>
</rss>
