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

Retrieval Augmented Generation (RAG) & LLM: Examples

Last updated: 25th Jan, 2025 Have you ever wondered how to seamlessly integrate the vast…

1 week ago

How to Setup MEAN App with LangChain.js

Hey there! As I venture into building agentic MEAN apps with LangChain.js, I wanted to…

2 weeks ago

Build AI Chatbots for SAAS Using LLMs, RAG, Multi-Agent Frameworks

Software-as-a-Service (SaaS) providers have long relied on traditional chatbot solutions like AWS Lex and Google…

2 weeks ago

Creating a RAG Application Using LangGraph: Example Code

Retrieval-Augmented Generation (RAG) is an innovative generative AI method that combines retrieval-based search with large…

3 weeks ago

Building a RAG Application with LangChain: Example Code

The combination of Retrieval-Augmented Generation (RAG) and powerful language models enables the development of sophisticated…

3 weeks ago

Building an OpenAI Chatbot with LangChain

Have you ever wondered how to use OpenAI APIs to create custom chatbots? With advancements…

3 weeks ago