
Search In
Follow the below steps in order to use the linkedin API.
Go to the Apps page at LinkedIn
Developer Network and login with
your LinkedIn account credentials –
https://www.linkedin.com/secure/developer
Click on the Add New Application
link for create
Minification in Javascript:
Minification means removing/clearing. In javacript, Minification is the process of removing all characters(i.e extra whitespace, comments, new line characters, etc.) from the javascript source code that are not necessar
Hello Readers,
Today's post is about an integration of YouTube API with Cordova Android apps. To use YouTube API in our app we need API key. So, first of all, we need to register our app with some details.
The following steps explain how to reg
Basically tooltip is a element in which we can display extra information about something i.e When you hover that element with your mouse pointer and that little content will be displayed in small box.That little content box position can be at bo
In this blog we will be integrating Google Plus OAuth Login functionality using Cakephp. So, let's start with the first foremost step, i.e, creating the Google Apps to get the Google OAuth Client Id and Client Secret Key.
Step 1: Create


WordPress is an open source CMS based on PHP and MySQL, it is very easiest and SEO friendly in all existing CMS. It has many Themes and Plugins free and paid using which you make your website more attractive. So, this article is a set of te
There’s no doubt that running a small business can be daunting. There are a lot of things going on despite the size. You’ll always have to keep up with the deliverables, client requests, and a load of internal processes you need to keep t
A module is component in angular that can export classes, function and values. It can work as a library for some other module.
angular2 library is primary library that is a module and will be imported by some other component.
This is the code for mo
Hi i want to disable (delete) these permissions from my app
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission androi
The use of video is increasingly becoming in demand in many facets of the world, especially during this digital era. Most consumers spend their time on the internet watching videos every day. Even businesses—big or small—have been joining
