My First Glassware, QSL Query, is in Production!

QSL Query

My first Google Glass app, QSL Query, is now available for use! Its purpose is to look up USA-based amateur (“ham”) radio call signs using the FCC database, and returning the address information associated with those callsigns. This information is often used by ham radio operators to complete QSL cards to acknowledge contact via amateur … Read more

Merge Request Accepted for Google Glass Starter Project!

Github Merge Request Accepted!

An update on my Google Glass post from this morning: I submitted a pull request to include my code into the Go Quick Start Project and they merged it into Google’s master branch! So if you download the Go version of the project now, it will include this code. I have submitted similar pull requests … Read more

Deleting Google Glass Timeline Items Using the Go Quick Start Project

Go (golang) logo

(Note: This has been merged into the main project!) A Google Glass user interacts with Glassware using timeline items, also known as cards. Currently the Quick Start Projects do not include a method for manually deleting these items, but the Mirror API does provide a way to do this. I am developing Glassware using the … Read more