Category: Programming

  • Abusing the Canvas Tag: Introduction and Lesson 1 – Blink blink blink

    Purpose The point of these articles will be to teach you how to use the HTML5 Canvas Tag. Although, instead of directly teaching you how to do things that are useful, I’m going to try to show that the canvas tag can be used to bring back the worst of the Bad Old Days and […]

  • Reverse Engineering a file format

    I was working on reverse engineering a format for a side project (which I may post about later), and I figured I’d write about the basic process here. I was talking to some coworkers about my side project, and I got blank stares once I got to this part. To demonstrate the technique, I’m going […]