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.

Handling images in Handsontable

In this article, we are going to see what is Handsontable, how to integrate Handsontable and most importantly, how to handle images in Handsontable cells. Let’s get into it! For starters, let us see What is Handsontable? Handsontable is a free and open-source JavaScript plugin, which is a made up of several spreadsheet components for […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • October 27, 2016

Convert HTML Content to image or PDF in Symfony Framework using KnpSnappyBundle

In this article, I am going to explain how to convert a HTML Content/Page into an image/PDF in Symfony framework using KnpSnappyBundle. Recently I encountered a situation as such to handle a bulk mailing system, wherein it was necessary to convert the html content into images. I used the KnpSnappyBundle of the Symfony framework for […]

  • Vignesh Thandapani
    Vignesh Thandapani
  • October 25, 2016

On Pair Programming

In this blog, we are going to see one of the interesting agile software development technique called “Pair Programming”. There are many agile software development techniques followed around the globe and Pair Programming is one amongst them. Let’s get in to the topic. What is Pair Programming? Pair Programming is one of the agile software […]

  • Sriram Vaidhyanathan
    Sriram Vaidhyanathan
  • October 21, 2016

Hybridauth for User Authentication With Laravel Development

In this article, we will see how to connect the platforms Twitter and Google for user authentication, in the Laravel Development environment. In a modern website, most people prefer to sign up/sign in via social media like Facebook, Twitter, Gmail, etc. For this purpose, in Laravel Development, we have many custom plugins pertaining to each […]

  • Manikandan Thangaraj
    Manikandan Thangaraj
  • October 19, 2016

Ruby on Rails application in VPC environment – Setup walkthrough

Introduction In the previous article we have seen “How to setup VPC environment using Ruby”. In this article we are going to setup a Ruby on Rails application in VPC environment. When automated, the prerequisite parameters have to be passed on. In a manual or normal setup environment, these would not have been necessary since […]

  • Saravana
    Saravana
  • October 17, 2016

Auto Backup of database in Rails Application

We are going to see how to set up an auto backup of database in Rails application. A few weeks back we faced a serious threat. One of our clients has an interesting and popular app to their repertoire, which is heavily interactive with public online consumers. The app has a high volume of data […]

  • Agira Technologies
    Agira Technologies
  • October 12, 2016

Independent Testing in the SDLC – Pros and Cons

Independent testing corresponds to the testing performed by an independent team. Any entity other than the developer can be considered as an independent team, and the main purpose of this type of testing is to avoid author bias and is often more effective at finding defects and failures. There are four levels of independent testing […]

  • Sriram Vaidhyanathan
    Sriram Vaidhyanathan
  • October 5, 2016

Writing a web crawler with Scrapy and Scrapinghub

A web crawler is an interesting way to obtain information from the vastness of the internet. Large amount of the world’s data is unstructured. Websites are a rich source of unstructured text that can be mined and turned into useful insights. The process of extracting such information from websites is referred to as Web scraping. […]

  • Bharanidharan Arumugam
    Bharanidharan Arumugam
  • October 5, 2016