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

Search In

Audio Playing while App is in Background Mode

In order to continue your audio running while the app is in Background mode(like in the case of live Streaming), we just have to add this line in our AppDelegate method application didFinishLaunchingWithOptions: [[AVAudioSession sharedInstance] set

Enabling SSL in CakePhp

Hello All, In this blog we will discuss about how to enable ssl https in your cakephp application on the server. You can enable SSL on live server by following these steps:- 1.In your core.php add/change the BASE_URL defination to https: define('

Discussion on enabling SSL in CakePhp

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to enable SSL in CakePhp. Basically, SSL is a very important feature in a CakePHP web application. We can enable ssl https in our CakePHP application on the server. We can integ

How to use MVVM Architecture with rxjava and retrofit in Kotlin

MVVM stands for model view view-model pattern which helps to separate development of graphic user interface and remove lots of bboilerplatecodes. So in this blog we will help you to use MVVM architecture with rxjava and retrofit in Kotlin or we

What are New Android Architecture Components and How to Use Them?

We know the old android architecture components like Linux kernel, native libraries, android runtime, application framework, and applications.   Google has launched 14 different versions of android OS but one thing to notice is that there wa

How to make https to Dropbox rediect URI

Hello Guys, As Dropbox was not allowing http URL's for callback or rediect URI's (as http was only allowed for localhost). I added below redirect URI in dropbox App for local machine : http://localhost:8080/DropboxTest/oauth_callback Now

What Tech Experts Can Teach Kids about Technology & Online Safety

Most kids today live in a world totally unlike the one their parents knew growing up. In many cases, kids are more comfortable with navigating technology than their parents or grandparents. That’s a good thing, as they’ll need those skill

What is jquery has() method ?

Hello Readers, has() is the jquery method which is used to return the new jquery elements or objects that have one or more elements inside of a subset of the matched elements or matches the given selector in jquery. Syntax : $(selector).has(elemen

What is .not() method in jquery ?

Hello Readers, .not() is the jquery method and it is the opposite of filter() method and this method used for return elements that do not match or do not select the certain criteria and those not matched the certain criteria they will be removed. Th

What is slice() method in jquery ?

Hello Readers, slice() is the jquery method which is used to select the subset part of all the part of the element or it is used to select the element from start to end position having indexing zero. Both start and end are integer value and start pa

1 31 41
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: