A Little HTML5: Using JSON and File API to View Starred Google Reader Posts

Brice McIver API Development, Articles, HTML5, JavaScript, Keyhole Creations Leave a Comment

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.A couple of months ago, Google announced that it was retiring its web feed reader Google Reader. As a long-time user of the service, I …

Writing Games With Unity 3D in JavaScript and C# – Part 2

John Boardman .NET, Articles, HTML5, JavaScript, Keyhole Creations, Tutorial, Unity3D Series 2 3 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Welcome back for Part 2! We covered the following topics in Part 1 of this Unity 3D tutorial: Introduction to Unity Introduction to KeyShot Using multiple …

Solution: Visually Inspect Backbone.js View/Templates + Application Logging Support

David Pitt Articles, HTML5, JavaScript, Keyhole Creations Leave a Comment

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.During the development of a fairly large JavaScript-based web application using Backbone.js, it became increasingly difficult manage the numerous View.js and Template.js files. Those …

Case Study – Implementing an HTML5/JavaScript Enterprise Java Application

David Pitt Architecture, Articles, Development Technologies & Tools, HTML5, Java, JavaScript, Keyhole Creations 4 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.The Keyhole team has had recent engagements that involve applying HTML5 technology to create rich client web applications. In order to explore and validate …

Introduction to TypeScript Language and Tooling

Brett Jones .NET, Articles, Development Technologies & Tools, HTML5, JavaScript, Tutorial, TypeScript 7 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.TypeScript, Microsoft’s new open source JavaScript derivative, brings static typing along with a number of conventional OOP features to the Wild West of JavaScript. …