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

Search In

Rigidbody in Unity

Rigidbody means the object will be controlled by physics. If you add this component to your object then it will be totally controlled by physics engine of unity.  If you want to detect collisions to your objects then you have to add rigidbody to

Share text on whats app in iOS

Opening whatsapp:// URL with one of the following parameters, will open whatapp and perform a custom action like sharing of text:- 1- Add whatsapp in LSApplicationQueriesSchemes to your info.plist 2- Message will be diplayed as My, messa

Blend Image in IOS

if you want add the custom frame on image like a border then 1- Add the GPU image Third party library to your project . 2- Use the image with imagename that you want to use as border image of originanl Image. 3- Framed image will the output image

Rendering Modes of Canvas

Canvas is a game object where all the UI elements are children of it. It has a canvas component attached to it.  All UI elements can only be visible inside a canvas. If you directly create an Image then Canvas will be created automatically with

How to use bind() Method in Jquery ?

Hi Reader's,   Welcome to FindNerd, today we are going to discuss how to use bind() Method in Jquery. The bind()methods is one of the most important aspects of dealing with events through jQuery. Basically,the bind() method affixes one or m

How to use appendTo()event in Jquery ?

Hi Reader's,   Welcome to FindNerd, today we are going to discuss how to use appendTo()event in Jquery. Basically appendto() method is used for inserting specified content of HTML elements at the end of the selected elements.  So we&n

Camera Projections in Unity

The camera view can be either set to perspective or orthographic. You can change this by going to the camera settings as shown in the image below :-   1. Perspective Camera : In this the closest things seems bigger. In gaming it refers to th

How to add placeholder inside UITextView

To add placeholder UITextView first take outlet of UITextField ex- @property (weak, nonatomic) IBOutlet UITextView *yourTextView; Then follow these steps 1. In viewDidLoad add these line of code self.yourTextView.text = @“Please type here.”;

Creating Cookie in cakephp

Hello Readers this is small blog on creating cookie in your cakephp application. Cookies are a mechanism for storing data in the web  browser and helps in  identifying  users. Cookies are files that contain information about the user

Disable cache for particular section in W3totalcache plugin in WordPress

Hello readers, In this tutorial I will guide you to "Disable cache for particular section in W3totalcache Plugin in WordPress". W3 Total Cache, also called W3TC, It is a very famous plugin of wordpress as with this we do not need to do any

1 553 949
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: