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

Search In

HTML5 Audio element events

In the previous post HTML5 Audio element methods i have explained about the HTML5 <audio> methods. In this blog i will further explained the different events associated with the audio element. Commonly used audio events are: 1. loadata(): Th

fs module in nodejs

Welcome to FindNerd, Today we are going to discuss an example of nodejs modules. We have already discussed the nodejs in-built modules in our previous blog. click here  to check the blog. We are going to take an example of fs module in nodejs.

Delete long running resources at onDestroy() in Android

Our Activity do most of the cleanup function in onPause() and onStop() callbacks. But Sometimes some resources leaks memory like long-running services, background threads.This usually happens when we dont closed it properly. So we need to stop me

IEnumerator

What is IEnumerators ? IEnumerators are used to allow a program to yield things like the WaitForSeconds function, which tells the script to wait without hogging the CPU. StartCoRoutine essentially runs a function in another thread when used with yi

How to Create a Responsive Image Slider in jQuery

By using jquery image slider plugin we can create Responsive Image slider .In below example, I am using rslider plugin. Step-1. Link files <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script

Unity: Movie Texture

Hello, Readers !! Today we are going to discuss the video part in the Unity Games. What if you want to play and video in the Unity Game. How will you do this? For this only I am going to explain you about the Movie Textures.   Movie Texture&

Android Activity Life Cycle Video Tutorial for Beginners

This is an Android Beginner Video Tutorial which is giving you a visual presentation of Android activity life cycle. Activity is the basic building block for the android application and it goes through a life cycle, so in this Android Video Tuto

How to create custom video camera

This tutorial is very helpful to create a custom video camera with controls . With the help of this content you can designing your own camera GUI with flash light ,start capturing video,stop capturing video.This content also has a feature to open bot

Media Player Android Basics

A newbie in Android development comes across Media player usage in his/her project. So in this blog, I am here to tell you the basic of media player. One can use android inbuilt media player or can customize media player according to the need.

How to create a simple Timer in Android

In this tutorial we will make a simple android timer application using a Handler.In the layout of the main activity we will set a TextView to Display the timer and to Buttons for Start and Pause. We set the string resource for the timer value.

1 2 4 11
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: