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

Search In

How to create linear Image animation function in android

In the below example I have created linear animation function. Here I have added Button and ImageView in actvity_main.xml layout then I have created new directory (anim). In anim directory I have created linear.xml layout and In MainActivity I have u

How to create OverShoot Image animation function in android

 In the below example I have created Overshoot animation function. Here I have added Button and ImageView in actvity_main.xml layout then I have created new directory (anim). In anim directory I have created overshoot.xml layout and In MainActiv

How to create and add component in CakePHP in 2.4.1 version?

Hi Reader's, Welcome to FindNerd, today we are going to discuss How to create and add component in CakePHP in 2.4.1 version?   If you want to create or add a component in your web application then you should add your component inside a va

Express application generator

As we know Express is the most commonly used web framework in node.It has many features such as rendering, routing and REST controls. But in this post we are going to discuss about express-generator. Express-generator is a application generator tools

How to use multiple target and macro for handling multiple environment

In this article, I’ll share 7 easy steps to use multiple targets and macro for handling the multiple environments.   Different environments are created to separate various parameters like Server URL, Bundle ID, API keys, etc. for th

How to include a javascript file in another javascript file?

We can include one js file in another js by the following ways:- jQuery.getScript( url [, success ]) This function basically loads a javascript file using a GET HTTP request from the server and then execute it. <./p> Here is an example code

Add contacts programatically in android

In android we can easily share data across the applications and this is done by using ContactProvider. A contact provider class is a flexible java class that provides you multiple row contacts to access person data. we can also use contact provider

Important Unity 3D Components

Unity 3D has number of useful tools which makes our game development easy and interactive,which we use through IDE.Some of the major components we will be using throughout game development in Unity include: 1)Toolbar-It remains at the top of IDE an

Stitching two images together using Graphic class

Below is a function that takes two images as parameter with their coordinates and Height Width and stitches both the images together with their respective coordinates and returns a new image. public Bitmap StitchImages(Bitmap baseImage, int baseIma

How to create Generated Keyframes in Javascript

Hello friends, I am sharing a generated keyframe with you . In this code I have set an animation on a DOM element . I have used insertRule for dynamically adding CSS and <style> tags for making it easier to remove the animation once they're

1 30 126
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: