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

Search In

Password hashing in wordpress

WordPress doesn't ever store client passwords as plain content. This is the essential motivation behind why, on the off chance that you forget or lose your password, you have to reset it. Your password is not stored by wordpress, regardless of th

RecordNotFoundException

class ApplicationController < ActionController::Base   protect_from_forgery with: :exception   before_action :configure_permitted_parameters, if: :devise_controller?   protected    def configure_permitted_parameters devise_parameter_sanitizer

Push Notification using GCM in Android

For Push Notification using GCM in Android, use the following steps: Create the Google Api Project on Google Console. Note down the project number which will be used as GCM Sender Id. Enable the GCM service by turn on the toggle for Google Cloud Me

What are the Best DDoS Protection Practices to Prevent Cyber Attack

  Lately, DDoS attacks have been one of the most prevalent cyberattacks. Every website online is suffering through a vulnerability. The repercussions of attack last long years. The DDoS attacks are one of the much focused attacks with high pr

How to use AsyncTask in android?

In the below example I have clearly described how to use  AsyncTask. First of all you should know what is AsyncTask ?   AsyncTask is an abstract class provided by android which helps us to use the UI thread properly. AsyncTask class allows

Group notification with summary in android nougat 7

As we know we have notification bar to show all the notifications in that are, in Android M we can show multiple notifications but from android N we can group them easily with better UI experience. A summary will also add whenever user wants to add

List of 10 Best Face Recognition Software for Android

Smartphones are the inevitable part of our daily chorus. The application we are using in it makes it more and, more useful for all of us. It will help you to grow in this digital world. In this article, you will come to know about the 10 best face re

How To Protect Your Child From Online Security Threats?

So, your kids love using the internet? And why won't they? The online world is an awesome place aiding children in education, grand entertainment, and the trending one social engagement. But are you sure your kids are not surfing any inappropriat

sendRedirect error 404

Hello, I'm trying to do a redirect of a login to another page but I receiving error 404. Can someone explain me how the sendRedirect work please? I post too a screen shot of the structure of my files inside the project. Thank you a lot. /* * To cha

Detecting the Wifi-Networks in android

From here you can easily detect the Wifi-Networks as well as there info surrounding your device. This can be achieved by using the "WifiManager" in a following way :- package com.example.wifidetector; import java.util.List; import android.annotat

1 12 106
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: