-
iOS Silent Push notifications
iOS Silent Push notifications is a great feature released in iOS7. When a silent push notification reaches device, user does Read More -
Execute 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 More -
iOS 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 More -
Google 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 More -
Google OAuth Scope List
Below is the Google OAuth Scope list. Scope is required when you are making OAuth Request. OAuth Request of Google Read More -
iOS 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 More -
Add 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 More -
iOS 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 More -
PHP Random Number / String Generator
In PHP Random Number Generator, I have explained how to Generate a random number with in a range / Generate Read More -
Generate 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 -
Move W3 Total Cache Javascript to footer
If you enable “Minify” option with “auto” mode in W3 Total Cache plugin, it minfies and combines the JavaScript, CSS files Read More -
How to embed YouTube video in Powerpoint
Follow the below steps to embed YouTube video in powerpoint. Step 1: Get embed code from YouTube a).Brose Video Page( Read More