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

Search In

how to use Bitmap in Android

Below I have written the code for getting the Image using Bitmap in your Android App. Here we have passed two parameters in the method the first one is the Image View and second one is the url of the image that is to be shown on the image view. publ

Different way of writing multiple click functions

jQuery make it possible to interact with user by adding events to the web page, It includes many Events Methods like hide(), bind(), blur(), change(), click() and dbclick(). Here in this blog I just want to create one "click" function that

Adding attributes to short code in wordpress

Welcome to Findnerd. We all knows the power of shortcodes. It is very simple way to create a new functonality. We are going to discuss the way how we can add attributes in shortcode. We can give any name to shortcode and then manage attributes using

Print multiple copies of an OpenERP OpenOffice report

Sometimes we require to print more than one copies of any report for example an invoice which may have two or three copies, one for customer, one for salesman and one for Accounts department or a payment voucher to be printed twice. I got the same

How to substitute one variable on another in Angular JS?

Let's say I'm using 2 arrays $scope.city = []; $scope.state = []; now you need to swap the two array, I'm using (angular.copy). Here's the logic, first copy one variable into temp and put value of second variable into first. now put the value of

Adding css property using jQuery

Hii All , Jquery is a type scripting langauge created by John Resig along with his team in 2006. It is a client side script programming language. It is a concise javascript library. Both javascript and jquery is used for script programming bt j

Use of none_of function in C++

none_of function is used to test condition on the elements in a range[first,last), it will return true if the test condition is false for all of the element in the range or if the range is empty, else it will return false. To use this function we ha

Associations (Linking Models together) in cakephp

Association is the relationship between two models. By using associations we can join tables. It is like a glue between different related models. Cakephp provides us very powerful feature of linking models together, just by call of one function. In C

Get the current position of element using jquery

Welcome to FindNerd. We are going to describe the functions to get the current position of the bound element. There are two functions named offset and position. They are used as a same manner. Let's take an example of both function. <ul class="

Build Process

What is Build? It is a piece of software which is converted from code to application format. It consists of some set of features, bug fixes and installed on to the test server which needs to be tested by the test engineers for stability. Build Proc

1 5 187
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: