<?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>Global Nerdy &#187; Stack Overflow</title>
	<atom:link href="http://www.globalnerdy.com/tag/stack-overflow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalnerdy.com</link>
	<description>Tech Evangelist Joey deVilla on Shopify, startups, software development, tech news and other nerdy stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:30:43 +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>New Programming Jargon</title>
		<link>http://www.globalnerdy.com/2010/05/09/new-programming-jargon/</link>
		<comments>http://www.globalnerdy.com/2010/05/09/new-programming-jargon/#comments</comments>
		<pubDate>Sun, 09 May 2010 15:38:07 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[jargon]]></category>
		<category><![CDATA[Stack Overflow]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2010/05/09/new-programming-jargon/</guid>
		<description><![CDATA[Every field comes up with its own jargon, and oftentimes subgroups within a field come up with their own specific words or phrases (those of you familiar with Microsoft Canada’s Developer and Platform Evangelism Team know that we have our own term for “broken”, named after one of our teammates who is notorious for killing [...]]]></description>
			<content:encoded><![CDATA[<p></p></p>
<p>Every field comes up with its own jargon, and oftentimes subgroups within a field come up with their own specific words or phrases (those of you familiar with Microsoft Canada’s Developer and Platform Evangelism Team know that we have our own term for “broken”, named after one of our teammates who is notorious for killing all sorts of tech gear).</p>
<p><strong><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined" target="_blank">A question recently posted on <em>Stack Overflow</em></a> asked for people to submit programming terms that they or their team have coined and have come into regular use in their own circles.</strong> I took a number of the submissions and compiled them into the alphabetically ordered list below for your education and entertainment.</p>
<p>Have you come up with your own jargon? Tell us in the comments!</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2367998#2367998" target="_blank">Banana Banana Banana</a></h3>
<p>&#160;<img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="&quot;Bluth&#39;s Frozen Banana&quot; stand from &quot;Arrested Development&quot;" border="0" alt="&quot;Bluth&#39;s Frozen Banana&quot; stand from &quot;Arrested Development&quot;" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/bluthsfrozenbananastand.jpg" width="600" height="371" /> </p>
<p>Placeholder text indicating that documentation is in progress or yet to be completed. Mostly used because <a href="http://msdn.microsoft.com/en-us/library/bb429476(VS.80).aspx" target="_blank">FxCop</a> complains when a public function lacks documentation.</p>
<p>Example:</p>
</p>
<pre>

<code>/// &lt;summary&gt;
/// banana banana banana
/// &lt;/summary&gt;
public CustomerValidationResponse Validate(CustomerValidationRequest request, bool </code><code>...</code>
</pre>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2367858#2367858" target="_blank">Barack Obama</a></h3>
<p>A project management account to which the most aspirational tickets – stuff you’d really like to do but will pobably never get approval for – gets assigned.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353333#2353333" target="_blank">Bicrement</a></h3>
<p>Adding 2 to a variable.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2373601#2373601" target="_blank">Bloombug</a></h3>
<p>A bug that accidentally generates money. [<em><strong>Joey’s note:</strong> I have never written one of these.</em>]</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2444423#2444423" target="_blank">Bugfoot</a></h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Bigfoot" border="0" alt="Bigfoot" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/bigfoot.jpg" width="518" height="549" /> </p>
<p>A bug that isn’t reproducible and has been sighted by only one person. See <em>Loch Ness Monster Bug.</em></p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2367998#2367998" target="_blank">Chunky Salsa</a></h3>
<p>A single critical error or bug that renders an entire system unusable, especially in a production environment. </p>
<p>Based on the <a href="http://tvtropes.org/pmwiki/pmwiki.php/Main/ChunkySalsaRule">chunky salsa rule</a> from <em>TVTropes:</em> Any situation that would reduce a character&#8217;s head to the consistency of chunky salsa dip is fatal, regardless of other rules.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2373608#2373608" target="_blank">Configuration Programming / Programmer</a></h3>
<p>Someone that says they are a programmer but only knows how to hack at configuration files of some other pieces of software configuration to make them do what they want.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2373601#2373601" target="_blank">Counterbug</a></h3>
<p>A defensive move useful for code reviews. If someone reviewing your code presents you with a bug that’s your fault, you counter with a counterbug: a bug caused by the reviewer.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353601#2353601" target="_blank">DOCTYPE Decoration</a></h3>
<p>When web designers add a proper DOCTYPE declaration at the beginning of an HTML document, but then don’t bother to write valid markup for the rest of it.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353466#2353466" target="_blank">Drug Report</a></h3>
<p>A bug report so utterly incomprehensible that whoever submitted it must have been smoking crack. The lesser version is a <em>chug report</em>, where the submitter is thought have had one too many.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2444361#2444361" target="_blank">Duck</a></h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Rubber &quot;Devil Duckies&quot; surrounding a lone rubber &quot;Angel Duckie&quot;" border="0" alt="Rubber &quot;Devil Duckies&quot; surrounding a lone rubber &quot;Angel Duckie&quot;" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/devilangelducks.jpg" width="600" height="450" /> </p>
<p>A feature added for no other reason than to draw management attention and be removed, thus avoiding unnecessary changes in other aspects of the product.</p>
<p>This started as a piece of <a href="http://www.interplay.com/" target="_blank">Interplay</a> corporate lore. It was well known that producers (a game industry position, roughly equivalent to PMs) had to make a change to everything that was done. The assumption was that subconsciously they felt that if they didn&#8217;t, they weren&#8217;t adding value.</p>
<p>The artist working on the queen animations for <a href="http://en.wikipedia.org/wiki/Battle_Chess" target="_blank">Battle Chess</a> was aware of this tendency, and came up with an innovative solution. He did the animations for the queen the way that he felt would be best, with one addition: he gave the queen a pet duck. He animated this duck through all of the queen&#8217;s animations, had it flapping around the corners. He also took great care to make sure that it never overlapped the &quot;actual&quot; animation.</p>
<p>Eventually, it came time for the producer to review the animation set for the queen. The producer sat down and watched all of the animations. When they were done, he turned to the artist and said, <strong>&quot;That looks great. Just one thing &#8211; get rid of the duck.&quot;</strong></p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2447590#2447590" target="_blank">Fear-Driven Development</a></h3>
<p>When project management adds more pressure, such as by firing a member of the team.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353583#2353583" target="_blank">Ghetto Code</a></h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Ceiling fan kludged by hanging a box fan from the ceiling" border="0" alt="Ceiling fan kludged by hanging a box fan from the ceiling" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/kludgeceilingfan.jpg" width="500" height="400" /></p>
<p>A particularly inelegant and obviously suboptimal section of code that still meets the requirements. [<em><strong>Joey’s note:</strong> I’ve written ghetto code before, but that’s because I’m <strong>street</strong>, yo!</em>]</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2373601#2373601" target="_blank">Hindenbug</a></h3>
<p>A catastrophic data-destroying bug. <em>Oh, the humanity!</em></p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353468#2353468" target="_blank">Hocus Focus Problem</a></h3>
<p>Unexpected behavior caused by changes in focus, or incorrect setting of focus. Could also be used to describe an app stealing your focus.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2367998#2367998" target="_blank">Hot Potato / Hot Potatoes</a></h3>
<p>A fun way to pronounce <strong>http://</strong> and <strong>https://</strong>.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2375937#2375937" target="_blank">IRQed</a></h3>
<p>Annoyed by interruptions. Pronounced like and has a similar meaning to “irked”.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353436#2353436" target="_blank">Jimmy</a></h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="&quot;Opie&quot; from &quot;Family Guy&quot;" border="0" alt="&quot;Opie&quot; from &quot;Family Guy&quot;" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/Opie.png" width="147" height="319" /> </p>
<p>A generalized name for the clueless/new developer. The submitter at <em>Stack Overflow </em><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353436#2353436" target="_blank">writes</a>:</p>
<blockquote>
<p>We found as we were developing a framework component that required minimal knowledge of how it worked for the other developers. We would always phrase our questions as: &quot;What if Jimmy forgets to update the attribute?&quot; </p>
<p>This led to the term &quot;<strong>Jimmy-proof</strong>&quot; when referring to well designed framework code.</p>
</blockquote>
<p>It’s probably best not to use this term around <a href="http://ironruby.net/" target="_blank">IronRuby</a> developer <strong><a href="http://blog.jimmy.schementi.com/" target="_blank">Jimmy Schementi</a></strong>.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2444423#2444423" target="_blank">Loch Ness Monster Bug</a></h3>
<p>A bug that isn’t reproducible and has been sighted by only one person. See <em>Bugfoot.</em></p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2396633#2396633" target="_blank">Megamoth</a></h3>
<p>MEGA MOnolithic meTHod. Usually stretches over two screens in height and often contained inside a <a href="http://en.wikipedia.org/wiki/God_object" target="_blank">God Object</a> (an object that knows or does too much).</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2349396#2349396" target="_blank">.NET Sandwich</a></h3>
<p>When .NET code called native code which calls other .NET code and makes the poorly designed application crash.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353481#2353481" target="_blank">n-gleton</a></h3>
<p>A class that only allows a fixed number of instances of itself.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353436#2353436" target="_blank">NOPping</a></h3>
<p>Not napping, but simply zoning out. Comes from the assembly language instruction NOP, for No OPeration, which does nothing.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2349399#2349399" target="_blank">Pokemon Exception Handling</a></h3>
<p>For when you just gotta catch ’em all!</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2367784#2367784" target="_blank">Reality 101 Failure</a></h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Solar-powered flashlight" border="0" alt="Solar-powered flashlight" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/solarpoweredflashlight.jpg" width="500" height="612" /> </p>
<p>The program (or more likely feature of a program) does exactly what was asked for, but when it&#8217;s deployed it turns out that the problem was misunderstood and the program is basically useless.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2367653#2367653" target="_blank">Refuctoring</a></h3>
<p>The process of taking a well-designed piece of code and, through a series of small, reversible changes, making it completely unmaintainable by anyone except yourself. It’s job security!</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353488#2353488" target="_blank">The Sheath</a></h3>
<p>The isolating interface between your team&#8217;s (good) code, and the brain-dead code contributed by some other group. The sheath prevents horrible things (badly named constants, incorrect types, etc.) in their code from infecting your code.</p>
<p>[<em><strong>Joey’s note:</strong> I’ve heard the term “shim” used for this sort of construct. I’ve used the term “transmogrifier” for this sort of thing.</em>]</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353466#2353466" target="_blank">Shrug Report</a></h3>
<p>A bug report with no error message or “how to reproduce” steps and only a vague description of the problem. Usually contains the phrase &quot;doesn’t work.&quot;</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2353466#2353466" target="_blank">Smug Report</a></h3>
<p>A bug report submitted by a user who thinks he knows a lot more about the system&#8217;s design than he really does. Filled with irrelevant technical details and one or more suggestions (always wrong) about what he thinks is causing the problem and how we should fix it.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2444303#2444303" target="_blank">Stringly-Typed</a></h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="i can has string" border="0" alt="i can has string" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/icanhasstring.jpg" width="475" height="598" /> </p>
<p>A riff on <em>strongly-typed</em>. Used to describe an implementation that needlessly relies on strings when programmer- and refactor-friendly options are available. </p>
<p>Examples: </p>
<ul>
<li>Method parameters that take strings when other more appropriate types should be used </li>
<li>On the occasion that a string is required in a method call (e.g. network service), the string is then passed and used throughout the rest of the call graph without first converting it to a more suitable internal representation (e.g. parse it and create an enum, then you have strong typing throughout the rest of your codebase) </li>
<li>Message passing without using typed messages etc. </li>
</ul>
<p>Excessively stringly typed code is usually a pain to understand and detonates at runtime with errors that the compiler would normally find.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2367858#2367858" target="_blank">Unicorny</a></h3>
<p>An adjective to describe a feature that&#8217;s so early in the planning stages that it might as well be imaginary. This one comes from Rails Core Team member <a href="http://yehudakatz.com/" target="_blank">Yehuda Katz</a>, who used it in his closing keynote at last year&#8217;s <a href="http://windycityrails.org/">Windy City Rails</a> to describe some of Rails&#8217; upcoming features.</p>
<h3><a href="http://stackoverflow.com/questions/2349378/new-programming-jargon-you-coined/2430307#2430307" target="_blank">Yoda Conditions</a></h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Yoda: &quot;if (5 == count)&quot;" border="0" alt="Yoda: &quot;if (5 == count)&quot;" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2010/05/yodaconditional.jpg" width="452" height="165" /> </p>
<p>The act of using</p>
<p><code></code></p>
<pre>if (<strong>constant</strong> == <strong>variable</strong>)</pre>
</p>
<p>instead of</p>
<p><code></code></p>
<pre>if (<strong>variable</strong> == <strong>constant</strong>)</pre>
</p>
<p>It’s like saying “If blue is the sky”.</p>
<p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2010/05/09/new-programming-jargon.aspx" target="_blank">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2010/05/09/new-programming-jargon/feed/</wfw:commentRss>
		<slash:comments>342</slash:comments>
		</item>
		<item>
		<title>Stack Overflow DevDays Toronto</title>
		<link>http://www.globalnerdy.com/2009/10/26/stack-overflow-devdays-toronto/</link>
		<comments>http://www.globalnerdy.com/2009/10/26/stack-overflow-devdays-toronto/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 20:09:03 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Meetups]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Toronto]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[DevDays]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[Stack Overflow]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/10/26/stack-overflow-devdays-toronto/</guid>
		<description><![CDATA[On Friday, the Stack Overflow DevDays travelling conference, which covers ten cities in North America and Europe in a month, took place in Toronto’s St. Lawrence Centre for the Arts. The sold-out conference was packed enthusiastic developers from both the Toronto area as well as cities within driving distance as well as a large number [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="devdays_toronto_audience" border="0" alt="devdays_toronto_audience" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/devdays_toronto_audience.jpg" width="600" height="450" /></p>
<p><strong>On Friday, the <a href="http://stackoverflow.carsonified.com/">Stack Overflow DevDays</a> travelling conference, which covers ten cities in North America and Europe in a month, took place in Toronto’s St. Lawrence Centre for the Arts.</strong> The sold-out conference was packed enthusiastic developers from both the Toronto area as well as cities within driving distance as well as a large number of volunteers (in fact, there were too many; the conference typically “overbooks volunteers in anticipation of a drop-off, but every volunteer who signed up showed up!).</p>
<p>It was a fun conference, and I was honoured to be selected as a speaker for the event. It was good meeting Joel again (it’s been a number of years now) and speaking on the same stage with some good local friends (Reg Braithwaite and Greg Wilson) as well as some new ones (Jordan Baker and Ralph Whitbeck).</p>
<p>At the end of the conference, Joel took a show of hands of people who’d attend next year. When nearly all the hands in the audience went up, he said “All right – we’re going to be back here next year!”</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="backstage" border="0" alt="backstage" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/backstage.jpg" width="450" height="600" /></p>
<p>For the benefit of all, I&#8217;ve posted the slides from all the presentations below:</p>
<h3>ASP.NET MVC: Barry Gervin and Joey deVilla</h3>
<p>Our presentation followed Joel’s opening keynote and was centred around a live-coding demo in which we built a quick-and-dirty <a href="http://asp.net/mvc"><strong>ASP.NET MVC</strong></a>-based clone of <a href="http://runpee.com/">RunPee.com</a>, a site that lets you know at what times you can take a bathroom break from a movie in a theatre and not miss any crucial plot points.</p>
<div style="text-align: left; width: 425px" id="__ss_2337783"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mvc-091024162454-phpapp02&amp;rel=0&amp;stripped_title=urine-for-a-treat-or-aspnet-mvc" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=mvc-091024162454-phpapp02&amp;rel=0&amp;stripped_title=urine-for-a-treat-or-aspnet-mvc" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></div>
</p>
<p><strong>I&#8217;ll admit it right now:</strong> this presentation could&#8217;ve been <em>much</em> better, and as the one who gets paid to promote Microsoft&#8217;s tools and technologies, I assume full responsibility for this one (Barry’s a great presenter who volunteered and took time out of his extremely busy schedule to do this). Watch this space for a &quot;lessons learned&quot; post, as well as some ASP.NET MVC posts that take the material from the presentation and explain it a little better.</p>
<h3>Python: Jordan Baker</h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="jordan_baker" border="0" alt="jordan_baker" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/jordan_baker.jpg" width="450" height="600" /> </p>
<p>Jordan&#8217;s presentation was an introduction to <a href="http://python.org/"><strong>Python</strong></a> by way of a walk-through of <a href="http://www.norvig.com/spell-correct.html">Peter Norvig&#8217;s <em>How to Write a Spelling Corrector</em> exercise</a>, which comprises 21 lines of Python 2.5 but in those few lines, covers a lot of the Python programming language.</p>
<div style="text-align: left; width: 425px" id="__ss_2345867"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pythondevdaystoronto2009v2-091025230526-phpapp02&amp;rel=0&amp;stripped_title=a-taste-of-python-devdays-toronto-2009" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=pythondevdaystoronto2009v2-091025230526-phpapp02&amp;rel=0&amp;stripped_title=a-taste-of-python-devdays-toronto-2009" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View more <a style="text-decoration: underline" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration: underline" href="http://www.slideshare.net/hexsprite">hexsprite</a>.</div>
</p></div>
<h3>jQuery: Ralph Whitbeck</h3>
<p><img style="border-right-width: 0px; display: block; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; clear: both; border-left-width: 0px; margin-right: auto" title="ralph_whitbeck" border="0" alt="ralph_whitbeck" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/ralph_whitbeck.jpg" width="600" height="450" /> </p>
<p>Ralph&#8217;s presentation was a walk-through of <strong><a href="http://jquery.com/">jQuery&#8217;s</a></strong> features, and how it will make your web applications sing. I need to get more familiar with jQuery (I&#8217;m far more acquainted with <a href="http://prototypejs.org/">Prototype</a> and <a href="http://script.aculo.us/">Scriptaculous</a>), so Ralph&#8217;s was the technology demo that was the most useful to me.</p>
<div style="text-align: left; width: 425px" id="__ss_2339079"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jqueryfordevelopersstackoverflowdevdays-091024212852-phpapp01&amp;rel=0&amp;stripped_title=jquery-for-developers-stack-overflow-dev-days-toronto" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jqueryfordevelopersstackoverflowdevdays-091024212852-phpapp01&amp;rel=0&amp;stripped_title=jquery-for-developers-stack-overflow-dev-days-toronto" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View more <a style="text-decoration: underline" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration: underline" href="http://www.slideshare.net/rwhitbeck">Ralph Whitbeck</a>.</div>
</p></div>
<h3>Academic: Greg Wilson</h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="greg_wilson" border="0" alt="greg_wilson" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/greg_wilson.jpg" width="450" height="600" /> </p>
<p>By my own judgement, as well as the judgement of the attendees, Greg Wilson&#8217;s presentation was by far the best one of the day. This was sole no-code-at-all presentation of the day, featuring the sort of &quot;let&#8217;s change the world&quot; vibe that we strive for at DemoCamp. In it, Greg challenged us to weed out the false or faulty maxims based on poor or no research that are now an accepted part of programming practices, find out what we really know about the practice of software development, and do our best to expand what we do know about programming, with research and rigor, not anecdotes and assumptions. This presentation got a lot of applause, and deservedly so &#8212; there&#8217;s nothing like a great topic delivered by a great presenter.</p>
<div style="text-align: left; width: 425px" id="__ss_2338367"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=devdays-2009-091024190903-phpapp01&amp;rel=0&amp;stripped_title=bits-of-evidence-2338367" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=devdays-2009-091024190903-phpapp01&amp;rel=0&amp;stripped_title=bits-of-evidence-2338367" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-family: tahoma,arial; height: 26px; font-size: 11px; padding-top: 2px">View more <a style="text-decoration: underline" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration: underline" href="http://www.slideshare.net/gvwilson">Greg Wilson</a>.</div>
</p></div>
<h3>Ruby: Reg Braithwaite</h3>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="reg_braithwaite" border="0" alt="reg_braithwaite" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/10/reg_braithwaite.jpg" width="450" height="600" /> </p>
<p>Reg Braithwaite&#8217;s talk &#8212; made up of slides consisting entirely of Ruby code (or Ruby pseudocode, where appropriate) &#8212; wasn&#8217;t so much about Ruby as it was about metaprogramming, with Ruby examples. Following the quip about a man (one account says it was Winston Churchill) who is chastised by a woman for being drunk who then retorts &quot;Yes, but in the morning, I will be sober and you will still be ugly&quot;, he encouraged the audience to &quot;turn ugly problems into drunk ones&quot;.</p>
<p><iframe height="400" src="http://www.flickr.com/slideShow/index.gne?group_id=&amp;user_id=&amp;set_id=72157622647242360&amp;text=" frameborder="0" width="425" scrolling="no" align="center"></iframe></p>
<h3>Other Writeups</h3>
<p>There are a couple of review of the conference:</p>
<ul>
<li><a href="http://meta.stackoverflow.com/questions/27151/devdays-reviews-toronto">at Meta Stack Overflow</a> </li>
<li><a href="http://blog.techscene.ca/2009/10/24/in-review-stack-overflow-dev-days-toronto/">at Geoffrey Wiseman&#8217;s blog, <em>Tech Scene</em></a> </li>
</ul>
<p class="alert">This article also appears in <em>Canadian Developer Connection</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/10/26/stack-overflow-devdays-toronto/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Joel Spolsky: Learning from StackOverflow.com</title>
		<link>http://www.globalnerdy.com/2009/05/03/joel-spolsky-learning-from-stackoverflowcom/</link>
		<comments>http://www.globalnerdy.com/2009/05/03/joel-spolsky-learning-from-stackoverflowcom/#comments</comments>
		<pubDate>Sun, 03 May 2009 20:03:14 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[anthropology]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Joel Spolsky]]></category>
		<category><![CDATA[peopleware]]></category>
		<category><![CDATA[programmers]]></category>
		<category><![CDATA[sociology]]></category>
		<category><![CDATA[Stack Overflow]]></category>
		<category><![CDATA[Stackoverflow.com]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[user-centric design]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/05/03/joel-spolsky-learning-from-stackoverflowcom/</guid>
		<description><![CDATA[This article also appears in Canadian Developer Connection. Just in case there’s nothing good on TV and you’re having a “lazy Sunday”, here’s a video of Joel Spolsky’s recent presentation at Google, Learning from StackOverflow.com, in which he talks about the design decisions that went into and the lessons learned from the Stack Overflow site. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/05/03/joel-spolsky-learning-from-stackoverflow-com.aspx">This article also appears in <em>Canadian Developer Connection</em>.</a></p>
<p>Just in case there’s nothing good on TV and you’re having a “lazy Sunday”, here’s a video of <strong><a href="http://joelonsoftware.com/">Joel Spolsky’s</a></strong> recent presentation at Google, <em><strong><a href="http://www.youtube.com/watch?v=NWHfY_lvKIQ">Learning from StackOverflow.com</a></strong></em>, in which he talks about the design decisions that went into and the lessons learned from the <em><strong><a href="http://stackoverflow.com/">Stack Overflow</a></strong></em> site. It runs for about 52 minutes, so you might want to get yourself a nice beverage before you watch it:</p>
<p align="center"><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/NWHfY_lvKIQ&amp;hl=en&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/NWHfY_lvKIQ&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/05/03/joel-spolsky-learning-from-stackoverflowcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jeff Atwood: A Very Brief Interview</title>
		<link>http://www.globalnerdy.com/2008/11/10/jeff-atwood-a-very-brief-interview/</link>
		<comments>http://www.globalnerdy.com/2008/11/10/jeff-atwood-a-very-brief-interview/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 17:18:58 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Meetups]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[What Joey Did]]></category>
		<category><![CDATA[Coding Horror]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[Jeff Atwood]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[PDC2008]]></category>
		<category><![CDATA[Stack Overflow]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2008/11/10/jeff-atwood-a-very-brief-interview/</guid>
		<description><![CDATA[Over at Canadian Developer Connection, we’ve got one more video from PDC in which Yours Truly conducted the interview: it’s with Jeff Atwood, the guy behind the blog Coding Horror and co-creator of Stack Overflow. It’s a brief interview; there were many people who wanted a slice of Jeff’s time, and we were lucky to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://blogs.msdn.com/cdndevs/archive/2008/11/09/canucks-at-pdc-jeff-atwood-on-stack-overflow.aspx"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="joey_devilla_jeff_atwood" border="0" alt="joey_devilla_jeff_atwood" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2008/11/joey-devilla-jeff-atwood.jpg" width="500" height="285" /></a> </p>
<p>Over at <em>Canadian Developer Connection</em>, <a href="http://blogs.msdn.com/cdndevs/archive/2008/11/09/canucks-at-pdc-jeff-atwood-on-stack-overflow.aspx">we’ve got one more video</a> from <a href="http://microsoftpdc.com/">PDC</a> in which Yours Truly conducted the interview: it’s with <strong><a href="http://www.codinghorror.com/blog/archives/000021.html">Jeff Atwood</a></strong>, the guy behind the blog <em><a href="http://www.codinghorror.com/">Coding Horror</a></em> and co-creator of <em><a href="http://stackoverflow.com/">Stack Overflow</a></em>. It’s a brief interview; there were many people who wanted a slice of Jeff’s time, and we were lucky to even be able to buttonhole for as long as we did.</p>
<p>We’ll catch up for beers and <em>Rock Band</em> soon, Jeff!</p>
<h3>Links</h3>
<ul>
<li><a href="http://blogs.msdn.com/cdndevs/archive/2008/11/09/canucks-at-pdc-jeff-atwood-on-stack-overflow.aspx">Video interview with Jeff Atwood</a></li>
<li><em><a href="http://stackoverflow.com/">Stack Overflow</a></em></li>
<li><em><a href="http://codinghorror.com/">Coding Horror</a></em></li>
<li><a href="http://www.codinghorror.com/blog/archives/001020.html">Where the name “Coding Horror” came from</a></li>
</ul>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bdfe3189-c5ab-4015-b2b7-f2014c4b821f" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PDC" rel="tag">PDC</a>,<a href="http://technorati.com/tags/PDC2008" rel="tag">PDC2008</a>,<a href="http://technorati.com/tags/Jeff+Atwood" rel="tag">Jeff Atwood</a>,<a href="http://technorati.com/tags/interviews" rel="tag">interviews</a>,<a href="http://technorati.com/tags/Coding+Horror" rel="tag">Coding Horror</a>,<a href="http://technorati.com/tags/Stack+Overflow" rel="tag">Stack Overflow</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2008/11/10/jeff-atwood-a-very-brief-interview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

