what-is-drm

What Is DRM (Digital Rights Management) And How Does It Work?

My goal with this video is to give an overview of what DRM is, how it works, and illustrate the history behind it so that you can understand why it is still around today. DRM is an systematic approach to copyright protection for digital goods. Its purpose is to prevent unauthorized redistribution of products and restrict the…

Links from my weekly newsletter (57 & 58)

In the past, I’ve been posting that week’s newsletter on here nearly immediately after it went out to your emails. What I’ve decided to do recently was send out the newsletter every TWO weeks instead of each week, and now post this once a month, thereby combining the newsletters. Week 57 San Francisco Office Rents…

A beginner's guide to WebGL

Join the discussion on Reddit. WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 3D computer graphics and 2D graphics within any compatible web browser without the use of plug-ins. You will often find developers using it for games, but it is finally gaining widespread visibility across the web, and is now being used…

Asm.js and WebGL for Unity and Unreal Engine

Unity, and Epic’s Unreal Engine, the popular middleware tools frequently used by game developers are not limited to creating compiled applications that run as an executable. Unity previously had a web player, which was a downloadable plugin that used ActiveX. Chrome killed support for NPAP (Netscape Plugin API), but announced it over one year ago.…