TestLink

We are using the Testlink tool to manage our test plan, test cases and test reports. Its very useful for our testing process. TestLink...
Rajalakshmi S
1 min read

Seed dummy data for testing

I have been working in a team that is building a Stock information management system for a large tunneling company. While testing the application,...
Thirumal S
2 min read

Book Review: Transform Your Habits

Name: Transform Your Habits Author: James Clear Link: http://jamesclear.com/habits I came across this great book when I was browsing through “TheNextWeb“.
Balaji D Loganathan
1 min read

Top New Products I came across in Internet of…

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...
Visnupriya
56 sec read

Rails & Ruby's answers to the Java world

We recently are dealing with a company which specializes in building enterprise Java applications. When we proposed to use Rails for a couple of...
Steve Robinson
4 min read

Share your site using Google Plus

This blog will help you to share some interest webpages with your friends using Google+ share functionality. Its very easy to add in your...
Prabu D
37 sec read

Display Mobile App Version from RhoMobile's build.yml

When we ship a mobile app for our clients, we always follow the practice of displaying the version number in it. With RhoMobile development,...
Visnupriya
29 sec read

Disable Multi-login by Single User

I was trying to disable multi login for single user using devise authentication and came up with this solution. Thought it may help someone.
Sivakumar V
56 sec read

Fix for Setting locale failed – Ubuntu

If you get the error on your Ubuntu like perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE =...
Balaji D Loganathan
15 sec read

Run delayed_jobs in detached mode

If you run rake jobs:work &, it may get terminated when you exit the ssh session. For it got terminated even after run the...
Balaji D Loganathan
12 sec read

We ❤ Open Source @ Spritle

We at Spritle Software are incredibly passionate when it comes to everything Open Source. We strongly believe that everyone who uses Open Source technologies...
Steve Robinson
2 min read

Remote Debugging your Hybrid Mobile app

Debugging your Hybrid Mobile application has now become very simple, I use cordova for building Mobile applications, use to test the application in the...
Surendran Sukumaran
1 min read