Tutorial – Responsive Design

Keyhole Software Articles, HTML5, JavaScript, Keyhole Creations, Mobile, Tutorial 2 Comments

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.Enterprises are feeling the pressure of the need to develop applications that allow users to use their own devices to access enterprise applications. What …

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

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

John Boardman .NET, Articles, Keyhole Creations, Tutorial, Unity3D Series 2 5 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.Unityย is a development environment for creating professional-level games. It is built on top of MonoDevelop, and utilizes it to achieve the deployment of the …

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 …