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

Search In

Android convert Text to Speech using TextToSpeech engine.

In this tutorial, we will know that how to convert a text into speech. Android has a predefined convert engine called TextToSpeech which converts text words in speech. You can use this feature in many application such as a dictionary application whe

How to bind ArrayList to DropdownList in Asp.Net?

To bind arraylist to dropdownlist,you have to add a namespace System. Collections which allow the collection of items in the application. So in Code behind page 'aspx.cs' we have to add namespace,see the below reference: using System.Colle

Custom email configurations in CakePHP 3.x

Welcome to FindNerd. We are going to discuss the Email settings in CakePHP 3.x. We have already discussed the different methods available in Email class in our previous blog. Click here  to check the blog. We have also mentioned examples how we

How to use Login Authentication in cakephp 3.0

Hello Reader's , Hope your are doing good today. Today we will discuss about login Authentication in cakephp 3 using Auth Component.Authentication is a very important part of any application. If you are working on user based project then you ne

Navigation Activites on Deep Linking andorid

This blog is about Navigation of application activities. When an Activity is opened with Deep Linking then pressing back button close application instead of working in normal backstack flow. If you are not familiar with Deep Linking then please chec

How to make find and replace in page using jQuery?

Hello Readers. If you want to make replacement of words on any webpage then jquery offers you to do this. The benefit of using the Jquery is to run code on real time front end. So let's get started working on it. Step 1:  Create a simple HT

How to get facebook user details using PHP?

Hello Reader's if you are looking to develop a web app which gets the facebook user profile details then by using PHP you can do this. Facebook gives us the public details of any user like: photo, cover location and birthdays. To use this yo

find_each method with options in Rails Active Records

When creating web applications, always a need arises when we have to iterate over a large number of records. This process is called retrieving multiple objects in batches. This can be done through find_each method. The find_each method by default i

Extracting a part of string in JavaScript

Hello Readers,   In today's post we will discuss about the how we can extract the part of a string in JavaScript. These methods make easy to deal with strings.   To extract the part of a string there are three methods which are as f

what is the main purpose technically speaking about the abstraction in programming using DI, Interfaces, and Abstract Classes?

I viewed a couple of answers online regarding Abstractions, Abstract Classes, Interface's, DI, and Loose coupling. But none of these answers are answering my question. I grouped these topics because they are related to achieving abstractions. Got

1 151 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: