Sensing position for Augmented Reality applications
This year I attended SIGGRAPH, the largest academic conference for computer graphics research, in Los Angeles. Of particular interest to me was the Augmented and Mixed Reality session in the “Birds
Software engineering blog for mobile and web
This year I attended SIGGRAPH, the largest academic conference for computer graphics research, in Los Angeles. Of particular interest to me was the Augmented and Mixed Reality session in the “Birds
I’ve been talking about front end, middle tier, and back end in my previous posts. Here’s a diagram to show how the components interact with each other. Additionally, there is an example
This post continues from the last post in learning JavaScript for building web applications. I assume you now have a working knowledge of the JavaScript language. We apply our knowledge of JavaScript
Recently I spoke with several individuals wanting to build web applications. First I describe what a web application is, describe the front tier of a web application, and focus on JavaScript’s role
I am writing about how to design a REST API. I am basing my guidance from Stormpath’s presentation on July 10th, 2012. A REST API is a type of application programming interface (API) that