A list of Chrome extensions that I use, and why

Update: Lots of discussion going on about this on Reddit In my day-to-day browsing, I use Chrome Canary. I want to see the latest and greatest. It will occasionally have display / graphical issues, so I’ll have to revert to standard Chrome, but after a few weeks the issues seem to be resolved. My main…

A list of my favorite links this week

This is my weekly newsletter which covers my favorite stories of the week in the fields of Tech, HTML5, Startups, Game Dev, and Venture Capital. If you find some links that you think would be useful, feel free to share! You can always subscribe (or unsubscribe) by clicking on the MailChimp widget on the right-hand…

Rebuilding Night Trap

In my previous post I talked about the process of tearing the game down, so that I could build it up again. Today I created a spreadsheet containing information about each scene in the first few minutes of the game. It proved to be far more time intensive than initially anticipated. ———————– @DaveVoyles Subscribe to…

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.…