blog-images-ocunit-1024x323

OCUnit Framework

For writing the Unit Test cases in Xcode we have different framework by using which you can write test cases in objective C. Please find...

Read More

blog-images-testflight-1024x323

Migrate TestFlight App to iTunesConnect

As we all know that testflightapp.com will shutdown on 02/26/2015 so we have to move all our team's contact information to itunesconnect.apple.com so please follow mentioned steps below

Read More

blog-images-ckeditor-1024x323

GWT CKEditor Integration

In a projectIn case you want to track the change event in GWT-CKEditor, it is not possible in current version. Change event in GWT CKEditor with...

Read More

blog-images-approval-1024x323

Submit an iOS application for approval

This article explains how you can submit an application to Apple for approval. Suppose you have filled all required information for your application in iTunes...

Read More

blog-images-https-1024x323

Moving WordPress site to HTTPS

You have this site which was working fine on http://example.com and next, you moved it to https://example.com and the UI is all messed up. And you have to fix it. How do...

Read More

blog-images-jquery-1024x323

jQuery Autocomplete with C#/DotNet

The Autocomplete widgets comes with jquery.ui. It provides suggestions while you type into the field. e.g. If enter 'A' in textbox it will display list which...

Read More

blog-images-sendgrid-1024x323

SendGrid email integration with PHP

SendGrid is preferred email solution of lot of small and medium size enterprises. As SendGrid's website describes. "SendGrid's cloud-based email infrastructure relieves businesses of...

Read More

blog-images-magento2-1024x323

Magento Payment Gateway Integration

There is this awesome article on how to create a Magento plugin for a new payment gateways which is one of the most widely used...

Read More

blog-images-jquery2-1024x323

JQuery validate in Rails applications

Let's quickly look at how can we enable client side validation using Jquery validate in a Rails applications. Relying on server-side validation done through the...

Read More

blog-images-swf-warning-1024x323

SWF_FU gem gives warning on HTTPS

OK, you got this fancy gem integrated in your project to show all sort of video content and as you are nearing the launch you...

Read More

blog-images-mysql-1024x323

Tune MySQL using MySQLTuner

Every once in a while you see your MySQL showing increased memory footprint. You want to optimize MySQL but you do not know where to...

Read More

blog-images-styleupload-1024x323

Style file upload and browse button

Developers often find it difficult to make file upload appear same across the browsers OR to style the nasty browse button to match the overall...

Read More

blog-images-solr-1024x323

How to install Solr on Ubuntu with MySQL Data Import?

Apache Solr is an open source enterprise Search platform built in Java. Solr is written in Java and runs as a standalone full-text search server within a Servlet container....

Read More

blog-images-upload-remove-1024x323

Remove a file field using JQuery

OK, so your end-user clicked on "browse" button and selected a file. Now he wants to remove it from that "File" field and wishes to start afresh, but he can...

Read More

blog-images-magento-query-1024x323

Magento Common Problems

There are bunch of problems that we face while moving Magento from 1 server to another server. This article lists all the issues that we faced till date and their...

Read More

blog-images-password-validation-1024x323

jQuery Confirm Password Validation

OK, so you have created that fancy registration form and now you want to add a validation where password and confirm password fields match. You add the JQuery validate JS...

Read More

blog-images-jqgrid-1024x323

JQGrid with CI

JQGrid is the best Grid solution available out there. This article covers how we can integrate JQGrid in CI application.

Read More

blog-images-password-jQuery-validation-1024x323

JQuery Validate Tricks

We are putting together few tricks that we routinely use with JQuery Validate. Please note that all the code snippets assumes that the form id is 'my_form'...

Read More

blog-images-highchart-1024x323

HighCharts with DotNet

Highcharts is the sexiest charting library out there. 🙂  We can also export the chart to PNG, JPG, PDF or SVG format at the click of a button, or print...

Read More

blog-images-java-generics-1024x323

Java Generics: Lower and Upper Bound

In generics ? (called as unbounded wildcard) is used to accept just any type of object. However, we can restrict this behaviour by applying....

Read More


Request a quote