Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to find current location of device (using CoreLocation framework)

There are two ways to find current location (lat,long) of device : Using CoreLocation framework OR using Mapkit framework. Here's how to get the location using CoreLocation framework : 1. Import CoreLocation/CoreLocation.h in h file of view control

PayPal Integration in Android

PayPal Integration : I am introducing step by step points for integrating paypal into your application with understanding of different terms used in programing. Creating developer account in paypal : a. For development purpose we need to cr

First swift App launch

Hi , If you are starting with swift and want to learn following things: 1) how to declare IBOutlet 2) how to declare property 3) How to declare class variable 4) how to hit http server request 5) how to parse the JSON Then go through the foll

Using $scope in Angular JS

“$scope” is an object instance of a controller. “$scope” object instance is created when the “ng-controller” directive is called. The $scope object that is used by views is organized into a hierarchy. Firstly, there is a root scope, and then root sc

Custom select box

Hello Friends, If you are looking to create a custom select box, you can use below HTML and CSS code I have provided. Below an example of custom select box. HTML - <div class="wrapper"> <input id="textfield" type="text" name="" v

How do you implement animation functionality ?

Hello Readers, Jquery implement the animation functionality using jquery.animate() methods.Animate method performs animation effects on CSS properties and it's effect be on custom animation and the CSS properties should be numeric.Using this propert

Jquery difference between .append() and .after() method

Hello Readers, Often, we see that jQuery .append() method and jQuery .after() method work similarly, but there is a little bit difference between these methods. Here we will discuss about functionality of following functions and it working rule

What is nextUntil() method in jquery ?

Hello Readers, nextUntil() is the jquery method which is used to return all the siblings of the next siblings elements of the same parent between the selector and stop and returns the new jquery object as a result. Syntax : $(selector).nextUntil(

Difference between Frame and IFrame

Frame Frames are HTML tag which divides the browser's window into multiple parts where each part can load a separate HTML document. <frame> tag specifies each frame within a frameset tag. A collection of frames in the browser window is known

For the love of light - Tips on digital photography

For the love of light “If I could eat that light, I would eat that light” Sometimes the most random thing can set off a bulb inside you, or an inspiration that was sitting dormant inside of you. Like a song, a movie, an article, a conversation,

1 183 287
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: