Categories: Google Glass

Google Glass Timeline: What is it?

Google glass timeline is one of the most important concepts to know if one wants to get started with Google glass project. Lets see the picture below to understand how does it look like?

Google Glass Timeline

Before we go into details of what is timeline, lets try and understand the dictionary meaning of timeline? Following are some of the meanings posted by some of the well known dictionary websites:

  • A linear representation of important events in the order in which they occurred…Dictionary.com
  • a schedule of events and procedures…merriam-webster.com

On a google glass device, information/message retrieval or submission can be considered as some kind of “event”. A set of information/messages or events can be displayed in form of a card. These cards can be displayed one after another based on the way they are “scheduled” to appear. Thus, these cards (events) which are “scheduled” to appear in a particular sequence is defined to be timeline.

Timeline can thus be defined as a piece of information that appears in form of one or more cards or items.

How does user navigate through the timeline (sequence of cards)?

Users navigate through timeline by swiping backwards and forwards on glass, displaying cards in past or future.

What does the timeline card contains?

As mentioned above, timeline cards consists of information that is pushed by the glasswares using Google Mirror API using REST protocol over Http.

What are various forms of interaction possible with the timeline on a Google Glass device?

  • Swipe backwards to see the cards in the past
  • Swipe forward to see cards in the future
  • Single Tap to have additional menu options available on the card; Some of these menu options can be delete, share etc. This is like “right-click” on mouse in usual on windows scenario to see additional options.
Nidhi Rai

Nidhi has been been actively blogging in different technologies such as AI / machine learning and internet technologies. Her field of interest includes AI / ML, Java, mobile technologies, UI programming such as HTML, CSS, Javascript (Angular/ReactJS etc), open-source and other related technologies.

Share
Published by
Nidhi Rai
Tags: Timeline

Recent Posts

Feature Engineering in Machine Learning: Python Examples

Last updated: 3rd May, 2024 Have you ever wondered why some machine learning models perform…

20 hours ago

Feature Selection vs Feature Extraction: Machine Learning

Last updated: 2nd May, 2024 The success of machine learning models often depends on the…

2 days ago

Model Selection by Evaluating Bias & Variance: Example

When working on a machine learning project, one of the key challenges faced by data…

2 days ago

Bias-Variance Trade-off in Machine Learning: Examples

Last updated: 1st May, 2024 The bias-variance trade-off is a fundamental concept in machine learning…

3 days ago

Mean Squared Error vs Cross Entropy Loss Function

Last updated: 1st May, 2024 As a data scientist, understanding the nuances of various cost…

3 days ago

Cross Entropy Loss Explained with Python Examples

Last updated: 1st May, 2024 In this post, you will learn the concepts related to…

3 days ago