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

Search In

How To use Prefabs in Unity3d

Prefabs A Prefab is a type of asset -- > a reusable Game Object stored in Project View. Prefabs can be inserted into any number of scenes, multiple times per scene. When you add a Prefab to a scene, you create an instance of it. All Prefab instan

Use SDWebImage SDK for image caching in Objective C

Best approach for Image loading in iOS apps Best way to load Images in iOS apps than image sync. Download SDWebImage framework and Unzip it. **Steps to follow**:- Step 1. Add SDWebImage framework into your project. On Project navigator Click>>

SQL Select Statement

SQL query is used to retrieve selected row or column from the database based on the given condition . It is also used to retrieve data from a table in database . Syntax -> Select expression from table_Name where clause ; // Expression indicate

How to upload multiple file upload in CakePHP 2.x?

Hi Reader's, Welcome to FindNerd,today we are going to discuss how to upload multiple file upload in CakePHP 2.x? If we want to upload multiple images in our CakePHP web application with the help of input browse box. So for that we have to follo

Discussion on filters in angularJS

Welcome to FindNerd. Today we are going to discuss one of feature of angularJS that is filters. We will discuss angularJS features one by one so keep reading our blogs. Filters play with data. It transforms the data as well as change the format of da

FindNerd Product Update on Free Project Management Tool "Release - 23-May-2017"

In this short visual presentation, I am going to give a demonstration of the major updates on FindNerd Project Management Software which have been live for product release since 23 May 2017. So without further ado, let's get to it:   Major

NodeJS and MongoDB

Node.js which make use of chrome v8 engine can be used for building fast, scalable network applications. It is based on event-driven and non-blocking I/O model thus making it lightweight and efficient and most suitable for real time application. &nb

How to change the text of an input using jquery

How to change the text of an input using jquery We can change the text of an input with the help of attributeEquals selector in Jquery Syntax: $(“attribute='value of the attribute'”) attribute can be : name , value, title, style, src, id, href,dis

Commonly used php directives (php.ini)

Below are commonly used php directives, which can be changed in php.ini file (we use Linux so its path is like that: /etc/php5/apache2/php.ini) or its called php configuration file or php configure setting. 1> By default the execution time in php

How to implement push notifications in phonegap application.

Using Google Cloud Messaging (GCM) we can send push notification from web server to the android devices that are registered. This is how the process works: 1.Android device sends sender id to GCM server for registration. 2.GCM Server returns regist

1 167 423
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: