Login With Twitter Tutorial
In this tutorial,I have covered how to Login With Twitter using OAuth. I have used Twitter OAuth PHP library for Read MoreAJAX File Upload jQuery Tutorial
AJAX File Upload jQuery Tutorial covers how to upload files asynchronously using jQuery Framework. I have used jQuery Form plugin for Read MoreiOS Silent Push notifications
iOS Silent Push notifications is a great feature released in iOS7. When a silent push notification reaches device, user does Read MoreExecute Javascript in iOS Applications
In this tutorial, I have covered How to execute JavaScript in iOS / Objective-C. You can execute JavaScript in iOS Read MoreiOS Long Running Background task
How to start iOS Long Running Background task Due to background task time restrictions, iOS Background Task can not be Read MoreGoogle Cloud Messaging for Chrome Tutorial
Using Google Cloud Messaging for Chrome API, you can send push messages to all the chrome browsers using your extension. Read MoreGoogle OAuth Scope List
Below is the Google OAuth Scope list. Scope is required when you are making OAuth Request. OAuth Request of Google Read MoreiOS Background Fetch example
iOS 7 provides multitasking API to fetch/download the content regularly in background. Using iOS background fetch API, your App can register Read MoreAdd URL to Safari Reading List (iOS SafariServices framework)
iOS 7 provides an API to add a URL to Safari Reading List. SSReadinglist is the class which is part of Read MoreiOS Background Task Example
iOS Background task is concept of multitasking. Below code explains how to create background task/thread in iOS. a). To Check Read MorePHP Random Number / String Generator
In PHP Random Number Generator, I have explained how to Generate a random number with in a range / Generate Read MoreGenerate PDF with JavaScript
JSPdf provides an API to generate PDF files on-the-fly using JavaScript. This API is supported by all the HTML5 browsers ( IE6+*, Read More