The history of JavaScript, as told by Douglas Crockford

I’ve always found Douglas Crockford to be such an interesting person, because of his intimate knowledge of JavaScript. From Wikipedia: …best known for his ongoing involvement in the development of the JavaScript language, for having popularized the data format JSON (JavaScript Object Notation), and for developing various JavaScript related tools such as JSLint and JSMin.[2]…

The current state of WebGL – iOS 8, Yosemite, Android Lollipop

Update: User pyalot on reddit has pointed me towards an excellent site for tracking WebGL usage and statistics: http://webglstats.com/. WebGL Stats uses a tracker frame embedded in other sites to collect the data. You can help too, just embed the code below into your page. <script src=”//cdn.webglstats.com” defer=”defer” async=”async”></script> Back to the original post. The web is…

My 10th weekly newsletter is out!

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 side of this page. Here’s a link to the original file.   Gaming The Flame In The Flood – Adventure game on Kickstarter Here’s Why We…

Recap of the WebGL talk at Microsoft Malvern

We had a great meeting for Philadelphia Game Works last night, at the Microsoft Malvern office. Group founder, Chris Gomez (@SpaceShot) is in the photo above, getting things started. We spoke about WebGL and how to get started with the open source engine, BabylonJS. The next meeting is on Wednesday the 30th, and we’ll be…

Visual Studio Tools for Apache Cordova Azure VM Available

I’ve been pushing for HTML5 tools for some time now. Today, the VIsual Studio team announced a VM that you can instantly deploy in Azure, which comes pre-installed with everything that you’ll need to get going with writing iOS (yes, in Visual Studio), Android, and Windows apps in Visual Studio. No crazy downloading and installing…

My 9th weekly newsletter of not-so-great tech stuff

  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 side of this page. Here’s a link to the original file.   HTML5 Choosing a JS framework with Craig McKeachie Douglas Crockford: The Betters Parts…