We widely use the amazing Zurb Foundation framework as a base for many of our projects. Zurb provides a lot of features and utilities...
Hi Guys, At our office, every week we have a knowledge sharing session called SpriteXchange. Last month, Some of our colleagues gave such wonderful...
I would like to discuss some of the new features of the new Rails 4.2 in this blog. ActiveJob, ActionMailer #deliver_later, AdequateRecord, Web Console...
In this blog post, lets learn how to integrate Apache Cordova’s official Facebook plugin in to a project.
We are using the Testlink tool to manage our test plan, test cases and test reports. Its very useful for our testing process. TestLink...
I have been working in a team that is building a Stock information management system for a large tunneling company. While testing the application,...
Name: Transform Your Habits Author: James Clear Link: http://jamesclear.com/habits I came across this great book when I was browsing through “TheNextWeb“.
Embedded system is making significant improvements to our life and in particular when it is integrated with WiFi/Bluetooth and other data transmissions. It soon...
We recently are dealing with a company which specializes in building enterprise Java applications. When we proposed to use Rails for a couple of...
This blog will help you to share some interest webpages with your friends using Google+ share functionality. Its very easy to add in your...
When we ship a mobile app for our clients, we always follow the practice of displaying the version number in it. With RhoMobile development,...
I was trying to disable multi login for single user using devise authentication and came up with this solution. Thought it may help someone.