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

Search In

Android speech to text

It is now very easy to use the speech to text feature provided by Android. Please follow the following steps to know hoe to use this feature: Create an activity and with a textview to show the text and a button to initiate the speech to text servic

Please Help Me With the Sensors Management Code in Python

Hi I want someone make a code using python, this code relating to sensors management, read order, show the result, save the result and arrangement the results, that for 6-20 sensors at the same time.   If there is a programmer can do that, co

How to get the filename only from the given path string in C#

Suppose we have a string with full path with filename and we want to extract only the filename from the given path, then we can use Path.GetFileName method to extract only the file name. Syntax: filename= Path.GetFileName(path); Where path is par

Mapping NULL values onto other values

In database, sometimes we have to insert the record with some NULL values. But at the time of displaying the data to the user, it doesn't make sense to display NULL values. In order to make the data more readable, we have to display values such as un

How to get Latitude/longitude from address in PHP

Hello All, In this blog we will discuss about how to fetch the lat/long from the given address in PHP. So we will be using curl request for fetching the same via using Google maps api. Below is the code, you can use to generate lat/long : public

How to seamlessly enable location/gps without redirected to the location service window

Most of the apps requires the user to manually enable the gps setting which causes confusion with the user as they are redirected to the location services window outside the app. The below code will help you to seamlessly enable location/gps without

PHP Getting Time Elapsed Per Last Comment

Passing date to the function and returning the time passed or elapsed when it was commented/posted. It is very useful when you have comment section in your website and you want to show how earlier comment was posted. /** * Creating the date differ

Solution for java.lang.IllegalStateException

Hello friends, sometimes you come across with this very unexpected exception. For eg: In the given code, after execution this exception occurs.. @RequestMapping(value = "addUser") public String addUser(@ModelAttribute("userForm") UserForm userF

SERP- Search Engine Results Page

In today's online world it is necessary and essential to understand the term SERP. SERP stands for Search Engine Result Page, which refers to the listing of the search result; returned or displayed by the search engine when user enter any query in th

WCF services

WCF services are used to perform functionality that are commonly need by our web applications. Like we need payment gateway integration in most of our websites so what we do is to create a service for that. Ex: [ServiceContract] public in

1 3 282
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: