At Agira, Technology Simplified, Innovation Delivered, and Empowering Business is what we are passionate about. We always strive to build solutions that boost your productivity.

Guide to use the Node Package Manager (npm)

Node Package Manager – Introduction: In this article, we are going to see how to use the Node Package Manager. JavaScript is easy and most of the people use a client-side scripting language in websites development and web applications. It has the maximum number of libraries. Previously, these libraries were quite few in number and […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • February 27, 2017

Cloud storage using StowUtils package in Golang

The intention of this article is to describe how to store files in cloud storage using the Golang stowutils package. How does it work? Implementations are referred to by a kind of string (like s3, google) and an object which provides specific configuration values associated with the implementation (like the S3 region, the credentials, the […]

  • Reddy Sai
    Reddy Sai
  • February 23, 2017

Facebook link share with Inline custom Video Player

In this article, we are going to see how to share a website link in facebook to play videos inline, in the wall, with a custom video player. Introduction Most of the content shared on Facebook is as a URL, which takes us to another link. Therefore, it is important to control how your content […]

  • Saravana
    Saravana
  • February 21, 2017

3D Model in Web Browser using WebGL and Three.js

In this article, I am going to give the basics on how to create 3D graphics in the browser. In order to achieve this, we shall be using WebGL and Three.js. So, let us begin with: What is WebGL? And what is Three.js? Three.js is an open-source javascript library “that makes 3D in the browser […]

  • Bharanidharan Arumugam
    Bharanidharan Arumugam
  • February 17, 2017

Role of a Tester in an Agile Environment

In an Agile Environment, the role of a tester is not only to just test the deliveries and logging the deviations in a bug tracker. It is more than that. In this blog, we will see how the role of a Tester plays a vital role in Agile Environment. Skills Required for Tester From my […]

  • Sriram Vaidhyanathan
    Sriram Vaidhyanathan
  • February 15, 2017

A Developer's Guide – How to Develop A Redmine Plugin

I have written this article with the purpose of explaining how to develop a Redmine Plugin. So let us go about this basic introduction into Redmine Plugin, and how to go about developing it. What is Redmine? The basic definition of Redmine is this – Redmine is a project management tool that is a flexible […]

  • Saravana
    Saravana
  • February 6, 2017