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

Search In

Importance of SEO Keywords for a Business Website

SEO keywords range from single words to complex phrases and are used in web copy to attract relevant search traffic. However, keyword integration is just the beginning. When used properly, targeted SEO keywords should be used to inspire all page con

How to Resolve Python Looping Function Error?

I am running a script that runs once and stops. How do I loop it infinitely?   import time outpins =  [ 4,  5,  6, 12, 13, 17 ] inpins =  [ 18, 22, 23, 24, 25, 26 ] import RPi.GPIO as GPIO GPIO.setmode(GPIO.BCM) nlines = 6

Facebook Integration With Unity3D

Hello Readers !! Today we are going to discuss the Facebook integration in the Unity Apps/Games. Facebook integration is very common things in today apps. Now each and every app has Facebook section in it. So for the success of App now it's ma

Why Google is not Picking Correct Meta Title on Search Result?

Hello All, There are several blogs posted in the blog section of FindNerd.com and out of which some of the blogs are not indexed in the Google search results with the correct "Meta Title" which it was supposed to pick by the current title of the B

Infinity Number in Javascript

Basically Infinity property is a numeric value i.e represent the undefined value . If the value of infinity is very-very small and negative then it would be negative infinity . If the value of infinity is very-very large and positive then it would

Multidex with Gradle

When our application and libraries references reaches their limits, then we get some errors that shows we reached the limit of built architecture. Like this trouble writing output: Too many field references: 131000; max is 65536. You may try using

Add custom ringtone on Notification

In our application, we can add notification ringtone as we want. Here is the solution. First of all we need to create a folder named raw in /res/ file. After creating the folder put your ringtone in raw folder. Then put this code when you notify

Show a Sheet of options the user can choose from with native effect

If you want to show a sheet of options where users can choose from, for IOS application, to make this possible please follow the instructions below:- Install the plugin- ActionSheet: a Cordova plugin from the below link: https://github.com/EddyVerbr

How to fetch data in Spinner from api code

In the blelow code example I have clearly describe "how to fetch data from api server side"? for this first I have created activity_signup.xml layout here I have added TextView, ImageView, ScrollView, EditText, Spinner and Button. Now See C

How to update xmlDataProvider when xml document changes at runtime in WPF?

Some time we need a situation where we bind WPF controls with XmlDataProvider and XML is changes dynamically at run time. Then we need to change the data in WPF controls automatically. for eg: we bind list of items with XmlDataProvider and user has t

1 356 423
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: