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

Search In

How to Share App Url in Linkedin in android

In the below example code I have clearly described, how you can share your app page url used by Intnet in Linkedin. I have first added a ImageView in xml layout. In coding area I have used putExtra method to add app url.Then in next step, I have adde

  • 701
How to isolate cookie store for one subdomain from other subdomains and domain itself in Rails 5?

Hello, I need to have cookie store #1 on a.example.com and I need to have cookie store #2 on b.example.com and on example.com One method was to change cookie name per subdomain / domain, however  request.env['rack.session.options'][:key] =

What is MTR and How to install MTR

MTR is a network monitoring tool  having the functionality of  PING and TRACEROUTE. It monitors the performance and latency across the machine/hop from source or local machine to destination machine. MTR helps in checking: 1. Is the

How to get query string values in JavaScript?

A query string is an optional part of a URL that goes after the file name and begins with a question mark (?). For example, the following URL has a query string ?quryEg after the HTML file name: http://www.findnerd.com/file.html?quryEg Here is an

How to draw radius around a point in Google Map?

Draw radius around a point in Google Map I want to add 10 miles radius around each marker. This is a very good example which will explain you how it works : https://www.freemaptools.com/radius-around-point.htm . This example will show you that how t

How to declare pagination limit in cakephp global ?

This blog will let you know how to declare pagination limit in cakephp globally. For new beginners who are learning cakephp 2.X, I am writing this blog especially for them. If you have created multiple pages which contains pagination and at last you

How to set increment variable in twig?

Hello Friends This PHP tutorial will help you to implement a set of incremental variable in twig which you can use to show listing in twig with numbers in the first column. This will include defining twig variable and increment/decrements variable v

PHP CURL: How to Crawl multiples pages in a loop

How to crawl many pages at one page hit: I was facing issues for getting the data from multiple urls by loop. The problem is that in the first loop I was getting the data by function Cron, but when second page was called by Cron function then I was

Background Color Change Randomly in javascript

In javascript you can change the background color of HTML page,It is very simple to understand. Example: HTML Code: <!DOCTYPE html> <html lang="en"> <head> </head> <body onload="backgroundcolorchange();">

How to use blur() Method in Jquery ?

 Hi Reader's,   Welcome to FindNerd, today we are going to discuss how to use blur() Method in Jquery. The blur() Method occurs when an element loses focus hence we can say that blur() method is used for attaching a function to run whe

1 63 408
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: