Animations with Angular js

In this post I would like to share my experience on trying to do animations with AngularJS and how I managed to finally get...
Sairam S
53 sec read

Mounting an S3 Bucket Using FUSE

Have you ever wanted to interact with your Amazon S3 bucket just like how you deal with the directories in the file system without...
Steve Robinson
2 min read

RackRewindableInput lock file not found – Solution

We were doing some crazy things with our staging server and it ran out of space which we did not notice because of the...
Steve Robinson
1 min read

How To Do Form Validation Using AngularJS

I started using AngularJS extensively on my projects and recently started using it on our Apache Cordova projects well. Let me tell how to...
Vinothini B
2 min read

How To Upload Large Files Using AngularJS, Rails and…

In this blog I am going to share my experience in AngularJS file upload. I wrote rails application that will import CSV file data...
Prabu D
2 min read

Secret Revealed: Why Ruby 2.0 Loads Files Faster

I’ve been working on a codebase which is Rails 4.0 and Ruby 1.9.3 and something that’s annoying about this app is its incredibly large...
Steve Robinson
1 min read

How To Enable MySQL For Remote Access

We started using Qlik Views for our customers and we were in need of connecting to remote MySQL server for Data analytics. By default...
Sivakumar V
1 min read

My Experience in IoT

The IoT field is interesting and many new technologies are being introduced by IoT engineers everyday. There are some projects which we cant even...
karthikeyan S
2 min read

My First Sip With Ruby on Rails Automated Testing

Hi folks, here I am going to share a few points about my experience in Automated software testing. My project is a web app...
Shanthi
1 min read

Implementing invite to app functionality for Facebook and Google…

To invite the friends on facebook and google is difficult in cordova app as it has to support through all the platforms; it is...
Ranjith Varma
1 min read

Rbenv and Cron

In one of my projects, we are using the “whenever” gem for configuring cron. Also we were using Rbenv for Ruby version Management on...
Visnupriya
1 min read

Unit testing for AngularJS

I recently wrote unit testing for an AngularJS application. We know AngularJS is one of the most popular front end framework used by developers....
Thirumal S
1 min read