<?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 Josh Duff</title>
	<atom:link href="http://joshduff.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://joshduff.com</link>
	<description>A guy with a web site</description>
	<lastBuildDate>Thu, 12 Apr 2012 19:48:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>Comment on Profanities and other funny words by Josh</title>
		<link>http://joshduff.com/203/profanities-and-other-funny-words/comment-page-1#comment-5420</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 12 Apr 2012 19:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/?p=203#comment-5420</guid>
		<description>It&#039;s true - they&#039;re both boolean types in a strongly-typed language, so those lines are equivalent!  I should probably go back and fix that line :-D</description>
		<content:encoded><![CDATA[<p>It&#039;s true &#8211; they&#039;re both boolean types in a strongly-typed language, so those lines are equivalent!  I should probably go back and fix that line :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Profanities and other funny words by Sehe</title>
		<link>http://joshduff.com/203/profanities-and-other-funny-words/comment-page-1#comment-5412</link>
		<dc:creator>Sehe</dc:creator>
		<pubDate>Thu, 12 Apr 2012 10:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/?p=203#comment-5412</guid>
		<description>// rofl xor
if (bPaid != bUnpaid)</description>
		<content:encoded><![CDATA[<p>// rofl xor<br />
if (bPaid != bUnpaid)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What would universities do if they cared about computer science? by silver Harloe</title>
		<link>http://joshduff.com/252/what-would-universities-do-if-they-cared-about-computer-science/comment-page-1#comment-2791</link>
		<dc:creator>silver Harloe</dc:creator>
		<pubDate>Mon, 11 Jul 2011 18:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/?p=252#comment-2791</guid>
		<description>Going to be a little redundant with a post I made at 20-sided here, but the problem is less with the universities than it is with HR managers.

Universities teach something valuable to the development of new concepts of programming and thoroughly understanding the ones they have: they teach how to think about programming. Professors study the mathematics and abstractions of information technology, and they teach what they study. But, they do not teach how to program. Most would argue that it&#039;s not even their job.

HR managers routinely require CS degrees, but they should not, because the Universities never accepted the responsibility of training programmers. It would be like if I would only hire brain surgeons if they took a class on it from you, without your consent, and without your knowledge of brain surgery. It&#039;s not your fault, it&#039;s mine for making a dumb requirement based on nothing you advertised.

What we need to make better programmers in the future is not CS degrees, but Programming Apprenticeships. It&#039;s an old concept - masters working with learners and both profiting from it. It actually happens in the workplace, but without any formality. The apprentice is a new hire, and probably a newly minted BA holder who thinks they know everything - they need the humility of being called apprentice, but they don&#039;t get it, complicating the apprenticeship process. But the master/apprentice relationship is so valuable that it hasn&#039;t gone away even though we, as a society, no longer explicitly recognize it, much to our detriment (because programming apprenticeships could start much earlier than 22 years old after getting a 4 year degree, if we recognized their value).</description>
		<content:encoded><![CDATA[<p>Going to be a little redundant with a post I made at 20-sided here, but the problem is less with the universities than it is with HR managers.</p>
<p>Universities teach something valuable to the development of new concepts of programming and thoroughly understanding the ones they have: they teach how to think about programming. Professors study the mathematics and abstractions of information technology, and they teach what they study. But, they do not teach how to program. Most would argue that it&#039;s not even their job.</p>
<p>HR managers routinely require CS degrees, but they should not, because the Universities never accepted the responsibility of training programmers. It would be like if I would only hire brain surgeons if they took a class on it from you, without your consent, and without your knowledge of brain surgery. It&#039;s not your fault, it&#039;s mine for making a dumb requirement based on nothing you advertised.</p>
<p>What we need to make better programmers in the future is not CS degrees, but Programming Apprenticeships. It&#039;s an old concept &#8211; masters working with learners and both profiting from it. It actually happens in the workplace, but without any formality. The apprentice is a new hire, and probably a newly minted BA holder who thinks they know everything &#8211; they need the humility of being called apprentice, but they don&#039;t get it, complicating the apprenticeship process. But the master/apprentice relationship is so valuable that it hasn&#039;t gone away even though we, as a society, no longer explicitly recognize it, much to our detriment (because programming apprenticeships could start much earlier than 22 years old after getting a 4 year degree, if we recognized their value).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why you should NOT be using mysqli::prepare by Mike</title>
		<link>http://joshduff.com/270/why-you-should-not-be-using-mysqli-prepare/comment-page-1#comment-2525</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 13 May 2011 00:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/?p=270#comment-2525</guid>
		<description>lol thank you for writing this right before I needed it! :P</description>
		<content:encoded><![CDATA[<p>lol thank you for writing this right before I needed it! :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What would universities do if they cared about computer science? by Abraham</title>
		<link>http://joshduff.com/252/what-would-universities-do-if-they-cared-about-computer-science/comment-page-1#comment-2477</link>
		<dc:creator>Abraham</dc:creator>
		<pubDate>Wed, 27 Apr 2011 01:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/?p=252#comment-2477</guid>
		<description>Seems like you&#039;ve hit the nail on the head with a serious shortcoming in higher education - specifically, that there is too much emphasis on tangible metrics. Since programming is an art it&#039;s really hard to hammer down exactly what constitutes, for example, a &quot;well-established&quot; development tool. I feel that if universities would hire more qualified professors and trust their judgement on exactly such questions, higher education in general would be a lot better.

Or WAIT... HERE&#039;s a thought... starting from the assumption that the job of a professor is to teach students a skill set. What if we demand that professors go through the hiring process for the  job that requires that skill set before they are permitted to teach it to students?</description>
		<content:encoded><![CDATA[<p>Seems like you&#039;ve hit the nail on the head with a serious shortcoming in higher education &#8211; specifically, that there is too much emphasis on tangible metrics. Since programming is an art it&#039;s really hard to hammer down exactly what constitutes, for example, a &#034;well-established&#034; development tool. I feel that if universities would hire more qualified professors and trust their judgement on exactly such questions, higher education in general would be a lot better.</p>
<p>Or WAIT&#8230; HERE&#039;s a thought&#8230; starting from the assumption that the job of a professor is to teach students a skill set. What if we demand that professors go through the hiring process for the  job that requires that skill set before they are permitted to teach it to students?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL wrapper class (PHP) by Stefan Gabos</title>
		<link>http://joshduff.com/232/mysql-wrapper-class-php/comment-page-1#comment-2440</link>
		<dc:creator>Stefan Gabos</dc:creator>
		<pubDate>Tue, 19 Apr 2011 20:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/?p=232#comment-2440</guid>
		<description>Also, you might want to chech out this MySQL wrapper at http://stefangabos.ro/php-libraries/zebra-database/. It&#039;s one file only, it&#039;s pretty small, does a lot of stuff right and has a very nice debugging console. It may be helpful for further developing your own.</description>
		<content:encoded><![CDATA[<p>Also, you might want to chech out this MySQL wrapper at <a href="http://stefangabos.ro/php-libraries/zebra-database/" rel="nofollow">http://stefangabos.ro/php-libraries/zebra-database/</a>. It&#039;s one file only, it&#039;s pretty small, does a lot of stuff right and has a very nice debugging console. It may be helpful for further developing your own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Profanities and other funny words by Justin</title>
		<link>http://joshduff.com/203/profanities-and-other-funny-words/comment-page-1#comment-2025</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 07 Mar 2011 05:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/?p=203#comment-2025</guid>
		<description>That is awesome.  Thanks for the laughs.  Seriously, wow.</description>
		<content:encoded><![CDATA[<p>That is awesome.  Thanks for the laughs.  Seriously, wow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decency by Conscience</title>
		<link>http://joshduff.com/20/decency/comment-page-1#comment-1904</link>
		<dc:creator>Conscience</dc:creator>
		<pubDate>Fri, 11 Feb 2011 16:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/http:/joshduff.com/20/decency#comment-1904</guid>
		<description>Just briefed some of the stuff from ISoft, as someone was pointing out something to me today, and a few button clicks later . . . here I am.

You give an intelligent perspective . . . I wish more people could present their thoughts as clearly.

I’m not a Biblical Law Scholar but if one reads the entire Bible there is no way around reading The Laws and id hope coming to some understanding The Laws impact upon ourselves- that we are sinners.

My guess is that, nudity was not intended to be a sin; else even Adam and Eve would have been created clothed.  

One only has to grow up near live stock to understand that Gods Creatures have the same biological happenings; defecation, urination, procreation . . . It wouldn&#039;t even surprise me to find out that a-sexual organisms have these same functions; but I’m not a biologist.

The sin we are confident about in your examples is our own lust, not someone else’s behavior we happen to witness.  Some people are offended because they believe they can protect others from their own weakness of engaging in sin and the curse that goes along with sin.  

If I go horseback riding and the horse ahead of mine defecates or urinates and I see it (yuck), I don&#039;t fear Gods wrath.  Same thing if two sheep in the barn are at work in breading (again yuck).  

I’m not suggesting we should seek out these sights -believe me.  But when they appear; in the acts of people, before us, in media we can be mindful of our own failings and, like you say ‘ . . . don&#039;t be afraid to unplug.&#039;

The thing we might want to re-consider is; can we really protect others or even ourselves against sin?  If one of your readers believes so, if anyone believes so, they are more then arrogant, and they need at least one more read through The Bible.  Our only hope is to set up methods to direct and re-direct attention, even our own, back to how we receive The Gift of Atonement.  

I would be interested, however, if you or someone you know could document, using The Bible, that nudity itself is a sin.</description>
		<content:encoded><![CDATA[<p>Just briefed some of the stuff from ISoft, as someone was pointing out something to me today, and a few button clicks later . . . here I am.</p>
<p>You give an intelligent perspective . . . I wish more people could present their thoughts as clearly.</p>
<p>I’m not a Biblical Law Scholar but if one reads the entire Bible there is no way around reading The Laws and id hope coming to some understanding The Laws impact upon ourselves- that we are sinners.</p>
<p>My guess is that, nudity was not intended to be a sin; else even Adam and Eve would have been created clothed.  </p>
<p>One only has to grow up near live stock to understand that Gods Creatures have the same biological happenings; defecation, urination, procreation . . . It wouldn&#039;t even surprise me to find out that a-sexual organisms have these same functions; but I’m not a biologist.</p>
<p>The sin we are confident about in your examples is our own lust, not someone else’s behavior we happen to witness.  Some people are offended because they believe they can protect others from their own weakness of engaging in sin and the curse that goes along with sin.  </p>
<p>If I go horseback riding and the horse ahead of mine defecates or urinates and I see it (yuck), I don&#039;t fear Gods wrath.  Same thing if two sheep in the barn are at work in breading (again yuck).  </p>
<p>I’m not suggesting we should seek out these sights -believe me.  But when they appear; in the acts of people, before us, in media we can be mindful of our own failings and, like you say ‘ . . . don&#039;t be afraid to unplug.&#039;</p>
<p>The thing we might want to re-consider is; can we really protect others or even ourselves against sin?  If one of your readers believes so, if anyone believes so, they are more then arrogant, and they need at least one more read through The Bible.  Our only hope is to set up methods to direct and re-direct attention, even our own, back to how we receive The Gift of Atonement.  </p>
<p>I would be interested, however, if you or someone you know could document, using The Bible, that nudity itself is a sin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL wrapper class (PHP) by This program has no useful purpose, so I posted it on my blog &#171; Josh Duff</title>
		<link>http://joshduff.com/232/mysql-wrapper-class-php/comment-page-1#comment-637</link>
		<dc:creator>This program has no useful purpose, so I posted it on my blog &#171; Josh Duff</dc:creator>
		<pubDate>Thu, 29 Jul 2010 16:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/?p=232#comment-637</guid>
		<description>[...] stupidity         &#171; Profanities and other funny words MySQL wrapper class (PHP) [...]</description>
		<content:encoded><![CDATA[<p>[...] stupidity         &laquo; Profanities and other funny words MySQL wrapper class (PHP) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sandwich war crimes: the Dirty Mother by Tobias</title>
		<link>http://joshduff.com/200/dirty-mother/comment-page-1#comment-519</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Mon, 24 May 2010 17:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://joshduff.com/?p=200#comment-519</guid>
		<description>Oh man, I&#039;m so hungry for this.</description>
		<content:encoded><![CDATA[<p>Oh man, I&#039;m so hungry for this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

