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.
While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready? Promises are becoming a big part of the JavaScript world...
For maximum performance, we all know we must put our assets on CDN (another domain). Along with those assets are custom web fonts. Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...
Client-side APIs on mobile and desktop devices are quickly providing the same APIs. Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop. One of those APIs is the getUserMedia API...
CSS background animation has been a hot topic for a long time, mostly because they look pretty sweet and don't require additional elements. I was recently asked if it was possible to have multiple background animations on a given element and the answer is yes...with...
Haha!!! Good stuff, man… Ricky Gervais effin’ rules!
Great collection, mate! But it was not David Brent who said “Are you havin’ a laugh?” but Andy Millman in Extras ;-)
@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.”