<?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>PHPkitchen &#187; humour</title>
	<atom:link href="http://phpkitchen.com/tag/humour/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpkitchen.com</link>
	<description>PHP and Web Development News and Tips</description>
	<lastBuildDate>Thu, 01 Jul 2010 11:59:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Programming Jargon Gems</title>
		<link>http://phpkitchen.com/2010/05/programming-jargon-gems/</link>
		<comments>http://phpkitchen.com/2010/05/programming-jargon-gems/#comments</comments>
		<pubDate>Thu, 27 May 2010 13:31:13 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[Best practices]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[humour]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=1396</guid>
		<description><![CDATA[
Stackoverflow has a great list of terms programmers have come up with where the standard jargon just didn&#8217;t cut it.  A few gems in here, see if you can guess what the following might be:

Yoda conditions &#8211; arrg, right up there with with leaving off the ?&#62; in PHP, &#8220;training wheels best practices&#8221; &#8230;
shrug report [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://phpkitchen.com/wp-content/uploads/2010/05/yoda.jpg"><img class="size-full wp-image-1398 alignnone" title="yoda" src="http://phpkitchen.com/wp-content/uploads/2010/05/yoda.jpg" alt="yoda" width="452" height="165" /></a></p>
<p><a href="http://phpkitchen.com/wp-content/uploads/2010/05/yoda.jpg"></a><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined">Stackoverflow has a great list of terms</a> programmers have come up with where the standard jargon just didn&#8217;t cut it.  A few gems in here, see if you can guess what the following might be:</p>
<ul>
<li><strong>Yoda conditions &#8211; </strong>arrg, right up there with with leaving off the ?&gt; in PHP, &#8220;training wheels best practices&#8221; &#8230;</li>
<li><strong>shrug report &#8211; </strong>I get this on a daily basis</li>
<li><strong>Egyptian brackets</strong></li>
<li><strong>Refuctoring &#8211; </strong>one word speaks volumes</li>
<li><strong>Stringly typed</strong> &#8211; one of my favs &#8211; check out Yii framework if you&#8217;re unfamiliar with the concept</li>
<li><strong>Heisenbug</strong> &#8211; an old and painful classic, I get them all the time</li>
<li><strong>Fear Driven Development</strong> &#8211; I think we&#8217;ve all been there</li>
<li><strong>Baklava code</strong> &#8211; this one is just begging to enter your vocabulary</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2010/05/programming-jargon-gems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Graphic Designer vs Client</title>
		<link>http://phpkitchen.com/2009/10/graphic-designer-vs-client/</link>
		<comments>http://phpkitchen.com/2009/10/graphic-designer-vs-client/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 08:58:05 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=1339</guid>
		<description><![CDATA[
This video really hits the nail on the head when it comes to the kind of interaction you sometimes get with clients over graphic design questions.
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/VfprIxNfCjk&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/VfprIxNfCjk&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>This video really hits the nail on the head when it comes to the kind of interaction you sometimes get with clients over graphic design questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2009/10/graphic-designer-vs-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Like a Nazi</title>
		<link>http://phpkitchen.com/2009/05/test-like-a-nazi/</link>
		<comments>http://phpkitchen.com/2009/05/test-like-a-nazi/#comments</comments>
		<pubDate>Tue, 19 May 2009 08:04:02 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[code coverage]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[nazi]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=1015</guid>
		<description><![CDATA[
In this video we see Hitler castigating his core dev team for failing to to be true to Agile methodologies and cutting corners on their testing.
]]></description>
			<content:encoded><![CDATA[<p><object width="350" height="275"><param name="movie" value="http://www.youtube.com/v/l1wKO3rID9g&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/l1wKO3rID9g&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="350" height="275"></embed></object></p>
<p>In this video we see Hitler castigating his core dev team for failing to to be true to Agile methodologies and cutting corners on their testing.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2009/05/test-like-a-nazi/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to measure code quality</title>
		<link>http://phpkitchen.com/2009/04/how-to-measure-code-quality/</link>
		<comments>http://phpkitchen.com/2009/04/how-to-measure-code-quality/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 16:27:32 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=1003</guid>
		<description><![CDATA[
This comic perfectly captures that elusive but all-important question: what are the universal hallmarks of good quality code.
]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1002" title="wtfs per min" src="http://phpkitchen.com/wp-content/uploads/2009/04/wtfspermin1.jpg" alt="" width="500" height="471" /></p>
<p>This comic perfectly captures that elusive but all-important question: what are the universal hallmarks of good quality code.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2009/04/how-to-measure-code-quality/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>After a long night of programming</title>
		<link>http://phpkitchen.com/2009/04/after-a-long-night-of-programming/</link>
		<comments>http://phpkitchen.com/2009/04/after-a-long-night-of-programming/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:10:46 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=975</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_977" class="wp-caption alignright" style="width: 510px"><a href="http://phpkitchen.com/wp-content/uploads/2009/04/catnap1.png"><img class="size-full wp-image-977" title="catnap" src="http://phpkitchen.com/wp-content/uploads/2009/04/catnap1.png" alt="catnap" width="500" height="375" /></a><p class="wp-caption-text">catnap</p></div>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2009/04/after-a-long-night-of-programming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone envy</title>
		<link>http://phpkitchen.com/2009/03/iphone-envy/</link>
		<comments>http://phpkitchen.com/2009/03/iphone-envy/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 11:28:44 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=966</guid>
		<description><![CDATA[This is pretty good 

]]></description>
			<content:encoded><![CDATA[<p>This is pretty good <img src='http://phpkitchen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
<object width="350" height="275" data="http://www.youtube.com/v/TEVqlmFR8FA&amp;hl=en&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/TEVqlmFR8FA&amp;hl=en&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2009/03/iphone-envy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to look busy at work</title>
		<link>http://phpkitchen.com/2008/06/how-to-look-busy-at-work/</link>
		<comments>http://phpkitchen.com/2008/06/how-to-look-busy-at-work/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 10:22:38 +0000</pubDate>
		<dc:creator>Demian Turner</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://phpkitchen.com/?p=796</guid>
		<description><![CDATA[This is one of the funniest things I&#8217;ve seen in a long while.  I can easily see them making money, setting up a paid service where membership allows you to import content of your choice  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.readatwork.com/">This</a> is one of the funniest things I&#8217;ve seen in a long while.  I can easily see them making money, setting up a paid service where membership allows you to import content of your choice <img src='http://phpkitchen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://phpkitchen.com/2008/06/how-to-look-busy-at-work/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
