Reminder: set the “content-type” on your web program

As I pointed out in class, you need to make sure that the HTTP response you send from your server includes the correct type, so Argon interprets it correctly.   To set the content type of the response in Python in App Engine, I did this:

self.response.headers[‘Content-Type’] = ‘application/vnd.google-earth.kml+xml’

AR Experience: Nokia’s Westwood Experience

We mentioned the Westwood Experience in class today.   Ron Azuma provided me a link to a page with the details and video, http://ronaldazuma.com/westwood.html

Some AR Experiences (Jan 17)

Some AR projects and experiences we mentioned in class, or that I thought about during the discussion, that you may way to look at.

10 January 2012

  • Blog IDs on T-Square Wiki (Put Blog-ID -> GTID Association on T-Square Wiki)
    Feel free to use a non-identifying username on the blog (we are FERPA compliant!).
  • T-Square Wiki for Device Checkouts
  • T-Square Wiki Sign-Up Page for AR/MR Experience Report
  • Reading assigned readings for next class (see Schedule)