Are You Having A Laugh?

By  on  

I'll be honest -- it's been a long, tough week at work. After trying to follow through on some of my 8 Ways for a Programmer to Stay Sane, I need a bit more. As David Brent would say, I need to have a laugh.

I think the BBC version of The Office (original) is genius and should be mandatory watching for anyone who spends 40+ hours a week in a cubical. It's hilarious and somewhat true to form. Basically, Ricky Gervais plays the boss a paper merchant. He's slightly arrogant and one of those guys that just doesn't get it -- he'd rather be a popular boss than an effective one. Microsoft liked The Office so much that they decided to hire its creators to do a Microsoft skit and here they are. Have a laugh this Friday!

Quick Note: You may want to use headphones if you listen to this at work. No "F" bombs but there are a few profanities.

Part 1

 

Part 2

 

Part 3

 

Part 4

 

If you haven't seen The Office (UK), you must see it. Go to the DVD store and buy it now. It's unbelievable.

Recent Features

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

  • By
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

Incredible Demos

  • By
    Create Custom Events in MooTools 1.2

    Javascript has a number of native events like "mouseover," "mouseout", "click", and so on. What if you want to create your own events though? Creating events using MooTools is as easy as it gets. The MooTools JavaScript What's great about creating custom events in MooTools is...

  • By
    Dynamically Create Charts Using MooTools MilkChart and Google Analytics

    The prospect of creating graphics charts with JavaScript is exciting. It's also the perfect use of JavaScript -- creating non-essential features with unobtrusive scripting. I've created a mix of PHP (the Analytics class), HTML, and MooTools JavaScript that will connect to Google Analytics...

Discussion

  1. Haha!!! Good stuff, man… Ricky Gervais effin’ rules!

  2. Great collection, mate! But it was not David Brent who said “Are you havin’ a laugh?” but Andy Millman in Extras ;-)

  3. @Daniel R: True, but he did also ask someone that in one of the episodes of The Office also. “You’re havin’ a laugh saying that.”

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!